Gentoo Archives: gentoo-user

From: Will Briggs <will@××××××××××××××××××.au>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] ipw3945 and wpa_supplicant issues
Date: Thu, 17 May 2007 06:14:37
Message-Id: 464BF120.9030703@burnieanglican.org.au
In Reply to: Re: [gentoo-user] ipw3945 and wpa_supplicant issues by Mike Mazur
1 Mike Mazur wrote:
2 > Hi,
3 >
4 >> "Brian Johnson" <brian@××××××.com> wrote:
5 >> > > ioctl[SIOCSIWMODE]: Resource temporarily unavailable
6 >> > > Could not configure driver to use managed mode
7 >> > > ioctl[SIOCGIWRANGE]: Resource temporarily unavailable
8 >> > > ioctl[SIOCSIWAUTH]: Resource temporarily unavailable
9 >> > > WEXT auth param 7 value 0x1 - ioctl[SIOCSIWENCODEEXT]: Resource
10 >> > > temporarily unavailable ioctl[SIOCSIWENCODEEXT]: Resource
11 >> > > temporarily unavailable ioctl[SIOCSIWENCODEEXT]: Resource
12 >> > > temporarily unavailable ioctl[SIOCSIWENCODEEXT]: Resource
13 >> > > temporarily unavailable ioctl[SIOCSIWAUTH]: Resource temporarily
14 >> > > unavailable WEXT auth param 4 value 0x0 - ioctl[SIOCSIWAUTH]:
15 >> > > Resource temporarily unavailable
16 >> > > [ ok ]th param 5 value 0x1 -
17 >> > > * Starting wpa_cli on eth1... [ ok ]
18 >
19 > I'm seeing the same issues with my network card as well. I have this
20 > wireless adapter:
21 >
22 > Network controller: Intel Corporation PRO/Wireless 3945ABG Network
23 > Connection (rev 02)
24 >
25 > My adapter works fine on first boot, but should it crash (sometimes
26 > ipw3945d crashes) and requires me to /etc/init.d/net.eth1 restart, it
27 > never works. I'm forced to reboot.
28 >
29 > It'd be great figure this out :)
30 > Mike
31
32
33 Weird, For me it just works :-
34
35 /etc/init.d/ipw394d restart
36
37 I do see the results you post on occassion - but the following gets
38 things back on track:
39
40 /etc/init.d/net.eth1 stop
41 /etc/init.d/ipw3945d stop
42 killall wpa_supplicant
43 killall ipw3945d
44 modprobe -r ipw3945
45 modprobe ipw3945
46
47
48 --
49 gentoo-user@g.o mailing list