Gentoo Archives: gentoo-user

From: Stroller <stroller@××××××××××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Wireless not working anymore
Date: Mon, 29 Jun 2009 10:28:20
Message-Id: 7687518A-4C24-4BA6-9C01-F2603A5CF76F@stellar.eclipse.co.uk
In Reply to: Re: [gentoo-user] Wireless not working anymore by Marco
1 On 29 Jun 2009, at 10:39, Marco wrote:
2
3 > On Mon, Jun 29, 2009 at 11:30 AM, Alan McKinnon<alan.mckinnon@×××××.com
4 > > wrote:
5 >> On Monday 29 June 2009 11:29:22 Marco wrote:
6 >>> Hi all,
7 >>>
8 >>> after some updating (emerge --sync and emerge --update --deep world,
9 >>> etc.) my wirelss card does not work anymore.
10 >>>
11 >>> In the boot messagesI have:
12 >>> [...]
13 >>> * Starting wlan0
14 >>> SIOCSIFFLAGS: No such file or directory
15 >>> SIOCSIFFLAGS: No such file or directory
16 >>> * Starting wpa_supplicant on wlan0 ...
17 >>> SIOCSIFFLAGS: No such file or directory
18 >>> SIOCSIFFLAGS: No such file or directory
19 >>> Could not set interface 'wlan0' UP
20 >>> [ ok ] * Starting wpa_cli on wlan0 ...
21 >>> [ ok ] * Backgrounding ...
22 >>> [...]
23 >>>
24 >>> And dmesg shows:
25 >>> [...]
26 >>> iwl3945 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
27 >>> iwl3945 0000:03:00.0: restoring config space at offset 0x1 (was
28 >>> 0x100102, writing 0x100106)
29 >>> firmware: requesting iwlwifi-3945-1.ucode
30 >>> iwl3945: iwlwifi-3945-1.ucode firmware file req failed: Reason -2
31 >>> iwl3945: Could not read microcode: -2
32 >>
33 >> Did you install the microcode?
34 >
35 > emerge -pv net-wireless/iwl3945-ucode
36 >
37 > These are the packages that would be merged, in order:
38 >
39 > Calculating dependencies... done!
40 > [ebuild R ] net-wireless/iwl3945-ucode-15.32.2.9 66 kB
41 >
42 > Total: 1 package (1 reinstall), Size of downloads: 66 kB
43 >
44 > Yes, it seems to be installed.
45
46
47 You may need to REinstall it.
48
49 I would guess the installer might put the firmware in /lib/modules/
50 `uname -r`/something
51
52 If you change the kernel version, the `uname -r` path changes.
53
54 Stroller.