Comment 5 for bug 250211

Revision history for this message
Marcos Hack (marcoshack) wrote : Re: Intrepid: WLAN LED blinks incessantly on iwl3945 laptop

I installed the following packages in Ubuntu 8.04.1 running on a HP Pavilion dv6000 (dv6626us) and the wireless network connection stopped to work completely:

    linux-backports-modules-intrepid-generic_2.6.27.1.1_i386.deb
    linux-image-2.6.27-1-generic_2.6.27-1.2_i386.deb
    linux-restricted-modules-2.6.27-1-generic_2.6.27-1.1_i386.deb

Do I need to install any other package to test kernel 2.6.27?

From /var/log/syslog

    [ 14.413006] iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, 1.2.26ks
    [ 14.413006] iwl3945: Copyright(c) 2003-2008 Intel Corporation
    [ 14.413006] iwl3945 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 14.413006] iwl3945 0000:02:00.0: setting latency timer to 64
    [ 14.413006] iwl3945: Detected Intel Wireless WiFi Link 3945ABG
    ...
    [ 14.805007] iwl3945: Tunable channels: 11 802.11bg, 13 802.11a channels
    ...
    [ 15.501056] iwl3945 0000:02:00.0: PCI INT A disabled
    ...
    [ 30.119880] iwl3945 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 30.119880] iwl3945 0000:02:00.0: restoring config space at offset 0x1 (was 0x100102, writing 0x100106)
    [ 30.119880] firmware: requesting iwlwifi-3945-1.ucode
    [ 30.129792] iwl3945: iwlwifi-3945-1.ucode firmware file req failed: Reason -2
    [ 30.129792] iwl3945: Could not read microcode: -2
    [ 30.129792] iwl3945 0000:02:00.0: PCI INT A disabled
    firmware_helper[5992]: main: error loading '/lib/firmware/iwlwifi-3945-1.ucode' for device '/class/firmware/0000:02:00.0' with driver 'iwl3945'
    NetworkManager: <info> wlan0: Device is fully-supported using driver 'iwl3945'.
    NetworkManager: <info> wlan0: driver supports SSID scans (scan_capa 0x01).
    NetworkManager: <info> nm_device_init(): waiting for device's worker thread to start
    NetworkManager: <info> nm_device_init(): device's worker thread started, continuing.
    NetworkManager: <info> Now managing wireless (802.11) device 'wlan0'.
    NetworkManager: <info> Deactivating device wlan0.
    ...
    [ 32.773330] iwl3945 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 32.773330] iwl3945 0000:02:00.0: restoring config space at offset 0x1 (was 0x100102, writing 0x100106)
    [ 32.773330] firmware: requesting iwlwifi-3945-1.ucode
    firmware_helper[6150]: main: error loading '/lib/firmware/iwlwifi-3945-1.ucode' for device '/class/firmware/0000:02:00.0' with driver 'iwl3945'
    [ 32.773576] iwl3945: iwlwifi-3945-1.ucode firmware file req failed: Reason -2
    [ 32.773576] iwl3945: Could not read microcode: -2
    [ 32.773576] iwl3945 0000:02:00.0: PCI INT A disabled
    ....

    NetworkManager: <WARN> nm_device_802_11_wireless_scan(): (wlan0): could not trigger wireless scan: Network is down
    kernel: [ 49.813013] iwl3945 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    firmware_helper[6381]: main: error loading '/lib/firmware/iwlwifi-3945-1.ucode' for device '/class/firmware/0000:02:00.0' with driver 'iwl3945'
    kernel: [ 49.813013] iwl3945 0000:02:00.0: restoring config space at offset 0x1 (was 0x100102, writing 0x100106)
    kernel: [ 49.813013] firmware: requesting iwlwifi-3945-1.ucode
    kernel: [ 49.816007] iwl3945: iwlwifi-3945-1.ucode firmware file req failed: Reason -2
    kernel: [ 49.816007] iwl3945: Could not read microcode: -2
    kernel: [ 49.816007] iwl3945 0000:02:00.0: PCI INT A disabled
    ... (repeatedly)