public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] ipw3945 and wpa_supplicant issues
@ 2007-04-10 15:09 José Pedro Saraiva
  2007-04-26  0:11 ` José Pedro Saraiva
  0 siblings, 1 reply; 9+ messages in thread
From: José Pedro Saraiva @ 2007-04-10 15:09 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 3743 bytes --]

Hi all!

I own a Toshiba laptop P100-400 with a Intel PRO/Wireless 3945ABG wireless
adapter.
I've managed to get it working with normal WEP authentication, but no
success with wpa_supplicant (and I really need it for WPA auth).

# /etc/init.d/net.eth1 restart
* Stopping eth1
*   Bringing down eth1
*     Stopping dhcpcd on eth1
...
[ ok ]
*     Shutting down eth1
...
[ ok ]
*     Stopping wpa_cli on eth1
...
[ ok ]
*     Stopping wpa_supplicant on eth1
...
[ ok ]
* Starting eth1
*   Starting wpa_supplicant on eth1 ...
ioctl[SIOCSIWMODE]: Resource temporarily unavailable
Could not configure driver to use managed mode
ioctl[SIOCGIWRANGE]: Resource temporarily unavailable
ioctl[SIOCSIWAUTH]: Resource temporarily unavailable
WEXT auth param 7 value 0x1 - ioctl[SIOCSIWENCODEEXT]: Resource temporarily
unavailable
ioctl[SIOCSIWENCODEEXT]: Resource temporarily unavailable
ioctl[SIOCSIWENCODEEXT]: Resource temporarily unavailable
ioctl[SIOCSIWENCODEEXT]: Resource temporarily unavailable
ioctl[SIOCSIWAUTH]: Resource temporarily unavailable
WEXT auth param 4 value 0x0 - ioctl[SIOCSIWAUTH]: Resource temporarily
unavailable
[ ok ]th param 5 value 0x1 -
*   Starting wpa_cli on eth1
...
[ ok ]
*     Failed to configure eth1 in the background

Ugly, uh? :/


dmesg output:

ipw3945: Error sending LEDS_CMD: time out after 500ms.
ipw3945: Error sending LEDS_CMD: time out after 500ms.
ipw3945: Error sending LEDS_CMD: time out after 500ms.
ipw3945: request scan called when driver not ready.
ipw3945: Detected geography ABG (13 802.11bg channels, 23 802.11a channels)
ipw3945: Error sending SCAN_ABORT_CMD: time out after 500ms.
ipw3945: Error sending LEDS_CMD: time out after 500ms.
ipw3945: Detected geography ABG (13 802.11bg channels, 23 802.11a channels)

Some extra info:
I'm using the internal ieee8021x stack with gentoo-sources-2.6.19-r5

*  net-wireless/ipw3945
      Latest version available: 1.2.0
      Latest version installed: 1.2.0

*  net-wireless/ipw3945-ucode
      Latest version available: 1.14.2
      Latest version installed: 1.14.2

*  net-wireless/ipw3945d
      Latest version available: 1.7.22-r4
      Latest version installed: 1.7.22-r4

*  net-wireless/wpa_supplicant
      Latest version available: 0.5.7
      Latest version installed: 0.5.7


# lspci | grep "Wireless"
03:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG Network
Connection (rev 02)

# pcitweak -l 2>&1 | grep "03.00.0:"
PCI: 03:00:0: chip 8086,4222 card 8086,1041 rev 02 class 02,80,00 hdr 00

# iwconfig eth1
eth1      unassociated  ESSID:off/any
          Mode:Managed  Frequency=2.462 GHz  Access Point: Not-Associated
          Bit Rate:0 kb/s   Tx-Power:16 dBm
          Retry limit:15   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
          Link Quality:0  Signal level:0  Noise level:0
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:179   Missed beacon:0


/etc/conf.d/net extract:

modules_eth1=( "!plug" "wpa_supplicant" )
wpa_supplicant_eth1="-Dwext"
associate_timeout_eth1="60"


/etc/wpa_supplicant/wpa_supplicant.conf extract (the problem isn't here
though, it fails with all types of configurations):

ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=0
update_config=0
eapol_version=1
ap_scan=0
fast_reauth=1

network={
        ssid="XXXXXXXXXX"
        priority=1
        key_mgmt=NONE
        auth_alg=SHARED
        wep_key0="XXXXXXX"
        wep_tx_keyidx=0
}



Sorry for the length.
Any help would be greatly appreciated
.

Best regards,

José Pedro

[-- Attachment #2: Type: text/html, Size: 10300 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-user] ipw3945 and wpa_supplicant issues
  2007-04-10 15:09 [gentoo-user] ipw3945 and wpa_supplicant issues José Pedro Saraiva
@ 2007-04-26  0:11 ` José Pedro Saraiva
  2007-04-26 10:03   ` Christian
  2007-04-27  3:35   ` [gentoo-user] " Will Briggs
  0 siblings, 2 replies; 9+ messages in thread
From: José Pedro Saraiva @ 2007-04-26  0:11 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 3745 bytes --]

Hi all!

I own a Toshiba laptop P100-400 with a Intel PRO/Wireless 3945ABG wireless
adapter.
I've managed to get it working with normal WEP authentication, but no
success with wpa_supplicant (and I really need it for WPA auth).

# /etc/init.d/net.eth1 restart
* Stopping eth1
*   Bringing down eth1
*     Stopping dhcpcd on eth1
...
[ ok ]
*     Shutting down eth1
...
[ ok ]
*     Stopping wpa_cli on eth1
...
[ ok ]
*     Stopping wpa_supplicant on eth1
...
[ ok ]
* Starting eth1
*   Starting wpa_supplicant on eth1 ...
ioctl[SIOCSIWMODE]: Resource temporarily unavailable
Could not configure driver to use managed mode
ioctl[SIOCGIWRANGE]: Resource temporarily unavailable
ioctl[SIOCSIWAUTH]: Resource temporarily unavailable
WEXT auth param 7 value 0x1 - ioctl[SIOCSIWENCODEEXT]: Resource temporarily
unavailable
ioctl[SIOCSIWENCODEEXT]: Resource temporarily unavailable
ioctl[SIOCSIWENCODEEXT]: Resource temporarily unavailable
ioctl[SIOCSIWENCODEEXT]: Resource temporarily unavailable
ioctl[SIOCSIWAUTH]: Resource temporarily unavailable
WEXT auth param 4 value 0x0 - ioctl[SIOCSIWAUTH]: Resource temporarily
unavailable
[ ok ]th param 5 value 0x1 -
*   Starting wpa_cli on eth1
...
[ ok ]
*     Failed to configure eth1 in the background

Ugly, uh? :/


dmesg output:

ipw3945: Error sending LEDS_CMD: time out after 500ms.
ipw3945: Error sending LEDS_CMD: time out after 500ms.
ipw3945: Error sending LEDS_CMD: time out after 500ms.
ipw3945: request scan called when driver not ready.
ipw3945: Detected geography ABG (13 802.11bg channels, 23 802.11a channels)
ipw3945: Error sending SCAN_ABORT_CMD: time out after 500ms.
ipw3945: Error sending LEDS_CMD: time out after 500ms.
ipw3945: Detected geography ABG (13 802.11bg channels, 23 802.11a channels)

Some extra info:
I'm using the internal ieee8021x stack with gentoo-sources-2.6.19-r5

*  net-wireless/ipw3945
      Latest version available: 1.2.0
      Latest version installed: 1.2.0

*  net-wireless/ipw3945-ucode
      Latest version available: 1.14.2
      Latest version installed: 1.14.2

*  net-wireless/ipw3945d
      Latest version available: 1.7.22-r4
      Latest version installed: 1.7.22-r4

*  net-wireless/wpa_supplicant
      Latest version available: 0.5.7
      Latest version installed: 0.5.7


# lspci | grep "Wireless"
03:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG Network
Connection (rev 02)

# pcitweak -l 2>&1 | grep " 03.00.0:"
PCI: 03:00:0: chip 8086,4222 card 8086,1041 rev 02 class 02,80,00 hdr 00

# iwconfig eth1
eth1      unassociated  ESSID:off/any
          Mode:Managed  Frequency= 2.462 GHz  Access Point: Not-Associated

          Bit Rate:0 kb/s   Tx-Power:16 dBm
          Retry limit:15   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
          Link Quality:0  Signal level:0  Noise level:0
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:179   Missed beacon:0


/etc/conf.d/net extract:

modules_eth1=( "!plug" "wpa_supplicant" )
wpa_supplicant_eth1="-Dwext"
associate_timeout_eth1="60"


/etc/wpa_supplicant/wpa_supplicant.conf extract (the problem isn't here
though, it fails with all types of configurations):

ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=0
update_config=0
eapol_version=1
ap_scan=0
fast_reauth=1

network={
        ssid="XXXXXXXXXX"
        priority=1
        key_mgmt=NONE
        auth_alg=SHARED
        wep_key0="XXXXXXX"
        wep_tx_keyidx=0
}



Sorry for the length.
Any help would be greatly appreciated.

Best regards,

José Pedro

[-- Attachment #2: Type: text/html, Size: 10365 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] ipw3945 and wpa_supplicant issues
  2007-04-26  0:11 ` José Pedro Saraiva
@ 2007-04-26 10:03   ` Christian
  2007-04-26 10:15     ` [gentoo-user] " Alexander Skwar
  2007-04-27  3:35   ` [gentoo-user] " Will Briggs
  1 sibling, 1 reply; 9+ messages in thread
From: Christian @ 2007-04-26 10:03 UTC (permalink / raw
  To: gentoo-user

Am Donnerstag, 26. April 2007 02:11 schrieb José Pedro Saraiva:
> Hi all!
>
> I own a Toshiba laptop P100-400 with a Intel PRO/Wireless 3945ABG wireless
> adapter.
> I've managed to get it working with normal WEP authentication, but no
> success with wpa_supplicant (and I really need it for WPA auth).
>
> I'm using the internal ieee8021x stack with gentoo-sources-2.6.19-r5

I also, but now with 2.6.20-r6 (2.6.19-r5 works also fine for me)

>
> *  net-wireless/ipw3945
>       Latest version available: 1.2.0
>       Latest version installed: 1.2.0
>
> *  net-wireless/ipw3945-ucode
>       Latest version available: 1.14.2
>       Latest version installed: 1.14.2
>
> *  net-wireless/ipw3945d
>       Latest version available: 1.7.22-r4
>       Latest version installed: 1.7.22-r4
>
> *  net-wireless/wpa_supplicant
>       Latest version available: 0.5.7
>       Latest version installed: 0.5.7
>

I use the same versions.

> /etc/conf.d/net extract:
>
> modules_eth1=( "!plug" "wpa_supplicant" )
> wpa_supplicant_eth1="-Dwext"
> associate_timeout_eth1="60"

This is my configuration in net.

modules=( "wpa_supplicant" )
wpa_supplicant_eth1="-D wext"
wpa_timeout_eth1=60
config_eth1=( "dhcp" )
dhcpcd_eth1="-t 5"


I don't know what "!plug" does.

>
>
> /etc/wpa_supplicant/wpa_supplicant.conf extract (the problem isn't here
> though, it fails with all types of configurations):

my /etc/wpa_supplicant/wpa_supplicant.conf:

ctrl_interface=/var/run/wpa_supplicant
ap_scan=1
network={
        ssid="xxxxxxxxx"
        psk="xxxxxxxx"
        priority=5
}



I use wpa-psk to make my wlan secure.

I hope I this can help you.

Best regards
Christian
--
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-user]  Re: ipw3945 and wpa_supplicant issues
  2007-04-26 10:03   ` Christian
@ 2007-04-26 10:15     ` Alexander Skwar
  0 siblings, 0 replies; 9+ messages in thread
From: Alexander Skwar @ 2007-04-26 10:15 UTC (permalink / raw
  To: gentoo-user

Christian <mcr76@gmx.net> wrote:

> I don't know what "!plug" does.

Check out /etc/conf.d/net.example, search for "plug", find the section
"Cable in/out detection".

Alexander Skwar

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] ipw3945 and wpa_supplicant issues
  2007-04-26  0:11 ` José Pedro Saraiva
  2007-04-26 10:03   ` Christian
@ 2007-04-27  3:35   ` Will Briggs
  2007-05-16 19:29     ` Brian Johnson
  1 sibling, 1 reply; 9+ messages in thread
From: Will Briggs @ 2007-04-27  3:35 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/html, Size: 5007 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] ipw3945 and wpa_supplicant issues
  2007-04-27  3:35   ` [gentoo-user] " Will Briggs
@ 2007-05-16 19:29     ` Brian Johnson
  2007-05-16 21:06       ` Dan Farrell
  0 siblings, 1 reply; 9+ messages in thread
From: Brian Johnson @ 2007-05-16 19:29 UTC (permalink / raw
  To: gentoo-user

Actually, Will you are a bit wrong. Restarting the ipw3945d service yields
the same results. Here's what happens when I restart the ipw3945 service:

# /etc/init.d/ipw3945d restart
 * Stopping eth1
 *   Bringing down eth1
 *     Stopping dhcpcd on eth1 ...                                       
[ ok ]
 *     Shutting down eth1 ...                                            
[ ok ]
 *     Stopping wpa_cli on eth1 ...                                      
[ ok ]
 *     Stopping wpa_supplicant on eth1 ...                               
[ ok ]
 * Stopping ipw3945d ...                                                 
[ ok ]
 * Starting ipw3945d ...                                                 
[ ok ]
 * Starting eth1
 *   Starting wpa_supplicant on eth1 ...
ioctl[SIOCSIWMODE]: Resource temporarily unavailable
Could not configure driver to use managed mode
ioctl[SIOCGIWRANGE]: Resource temporarily unavailable
ioctl[SIOCSIWAUTH]: Resource temporarily unavailable
WEXT auth param 7 value 0x1 - ioctl[SIOCSIWENCODEEXT]: Resource
temporarily unavailable
ioctl[SIOCSIWENCODEEXT]: Resource temporarily unavailable
ioctl[SIOCSIWENCODEEXT]: Resource temporarily unavailable
ioctl[SIOCSIWENCODEEXT]: Resource temporarily unavailable
ioctl[SIOCSIWAUTH]: Resource temporarily unavailable
WEXT auth param 4 value 0x0 - ioctl[SIOCSIWAUTH]: Resource temporarily
unavailable                                                               
               [ ok ]th param 5 value 0x1 -
 *   Starting wpa_cli on eth1 ...                                        
[ ok ]
 *     Backgrounding ...

Which is basically the same problem as what José posted about, except he
is restarting net.eth1.

Anyone know of a solution to fix this? (Aside from getting a different
wireless NIC)

*  net-wireless/ipw3945
      Latest version available: 1.2.0
      Latest version installed: 1.2.0

*  net-wireless/ipw3945-ucode
      Latest version available: 1.14.2
      Latest version installed: 1.14.2

*  net-wireless/ipw3945d
      Latest version available: 1.7.22-r4
      Latest version installed: 1.7.22-r4

- Brian

On Thu, April 26, 2007 8:35 pm, Will Briggs wrote:
> � wrote: Hi all!
>
>
> I own a Toshiba laptop P100-400 with a Intel PRO/Wireless 3945ABG
> wireless adapter. I've managed to get it working with normal WEP
> authentication, but no success with wpa_supplicant (and I really need it
> for WPA auth).
>
> # /etc/init.d/net.eth1 restart
> * Stopping eth1
> *   Bringing down eth1
> *     Stopping dhcpcd on eth1
> ...
>                                                                    [ ok ]
>  *     Shutting down eth1
> ...
>                                                                         [
> ok ] *     Stopping wpa_cli on eth1
> ...
>                                                                   [ ok ]
> *     Stopping wpa_supplicant on eth1
> ...
>                                                            [ ok ]
> * Starting eth1
> *   Starting wpa_supplicant on eth1 ...
> ioctl[SIOCSIWMODE]: Resource temporarily unavailable
> Could not configure driver to use managed mode
> ioctl[SIOCGIWRANGE]: Resource temporarily unavailable
> ioctl[SIOCSIWAUTH]: Resource temporarily unavailable
> WEXT auth param 7 value 0x1 - ioctl[SIOCSIWENCODEEXT]: Resource
> temporarily unavailable ioctl[SIOCSIWENCODEEXT]: Resource temporarily
> unavailable ioctl[SIOCSIWENCODEEXT]: Resource temporarily unavailable
> ioctl[SIOCSIWENCODEEXT]: Resource temporarily unavailable
> ioctl[SIOCSIWAUTH]: Resource temporarily unavailable
> WEXT auth param 4 value 0x0 - ioctl[SIOCSIWAUTH]: Resource temporarily
> unavailable
>                                   [ ok ]th param 5 value 0x1 -
> *   Starting wpa_cli on eth1
> ...
>                                                                     [ ok
> ]
> *     Failed to configure eth1 in the background
>
>
>
> Ugly, uh? :/
> Yeah
>
>
> A number of things, some of which you may know:
>
>
> 1) Don't add net.eth1 to runlevel.  The ipw3945 module loading
> (/etc/modprobe.conf) runs ipw3945d init script which brings up net.eth1
> which is managed by wpa_supplicant.  If you try and manage net.eth1
> yourself (with rc-update, or with something like ifplugd then things will
> get confused).  I do have netplug configed for eth* but I think it knows
> how to get out of the way of wpa_supplicant.
>
> All you need to do is emerge ipw3945 - no rc-updating needed.
>
>
> 2) If you ever need to restart net.eth1, restart ipw3945d instead.
>
>
> 3) My wpa_supplicant.conf just as comparision:
>
>
> # Intel PRO/Wireless 3945 :: wpa_supplicant.conf
>
>
> ctrl_interface=/var/run/wpa_supplicant # DO NOT remove this line!
> ctrl_interface_group=0 # Only allow root to read config. ap_scan=1 #
> Allows wpa_supplicant to handle AP scanning.
>
>
> # The following configures wpa_supplicant for a WPA
> network={     ssid="foo"
>     scan_ssid=1 # Use if SSID broadcast is disabled.
>     psk="bar" # Your key here.
> }
>
>
> --  gentoo-user@gentoo.org mailing list
>


-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] ipw3945 and wpa_supplicant issues
  2007-05-16 19:29     ` Brian Johnson
@ 2007-05-16 21:06       ` Dan Farrell
  2007-05-17  3:42         ` Mike Mazur
  0 siblings, 1 reply; 9+ messages in thread
From: Dan Farrell @ 2007-05-16 21:06 UTC (permalink / raw
  To: gentoo-user

On Wed, 16 May 2007 12:29:15 -0700 (PDT)
"Brian Johnson" <brian@dogtoe.com> wrote:

> Actually, Will you are a bit wrong. Restarting the ipw3945d service
> yields the same results. Here's what happens when I restart the
> ipw3945 service:
> ...
> > ioctl[SIOCSIWMODE]: Resource temporarily unavailable
> > Could not configure driver to use managed mode
> > ioctl[SIOCGIWRANGE]: Resource temporarily unavailable
> > ioctl[SIOCSIWAUTH]: Resource temporarily unavailable
> > WEXT auth param 7 value 0x1 - ioctl[SIOCSIWENCODEEXT]: Resource
> > temporarily unavailable ioctl[SIOCSIWENCODEEXT]: Resource
> > temporarily unavailable ioctl[SIOCSIWENCODEEXT]: Resource
> > temporarily unavailable ioctl[SIOCSIWENCODEEXT]: Resource
> > temporarily unavailable ioctl[SIOCSIWAUTH]: Resource temporarily
> > unavailable WEXT auth param 4 value 0x0 - ioctl[SIOCSIWAUTH]:
> > Resource temporarily unavailable
> >                                   [ ok ]th param 5 value 0x1 -
> > *   Starting wpa_cli on eth1...                   [ ok ]
> > *     Failed to configure eth1 in the background

> > Ugly, uh? :/
Quite.  It sounds like maybe you need to insert a few more modules, or
maybe need wireless extensions enabled in the kernel?  
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] ipw3945 and wpa_supplicant issues
  2007-05-16 21:06       ` Dan Farrell
@ 2007-05-17  3:42         ` Mike Mazur
  2007-05-17  6:07           ` Will Briggs
  0 siblings, 1 reply; 9+ messages in thread
From: Mike Mazur @ 2007-05-17  3:42 UTC (permalink / raw
  To: gentoo-user

Hi,

> "Brian Johnson" <brian@dogtoe.com> wrote:
> > > ioctl[SIOCSIWMODE]: Resource temporarily unavailable
> > > Could not configure driver to use managed mode
> > > ioctl[SIOCGIWRANGE]: Resource temporarily unavailable
> > > ioctl[SIOCSIWAUTH]: Resource temporarily unavailable
> > > WEXT auth param 7 value 0x1 - ioctl[SIOCSIWENCODEEXT]: Resource
> > > temporarily unavailable ioctl[SIOCSIWENCODEEXT]: Resource
> > > temporarily unavailable ioctl[SIOCSIWENCODEEXT]: Resource
> > > temporarily unavailable ioctl[SIOCSIWENCODEEXT]: Resource
> > > temporarily unavailable ioctl[SIOCSIWAUTH]: Resource temporarily
> > > unavailable WEXT auth param 4 value 0x0 - ioctl[SIOCSIWAUTH]:
> > > Resource temporarily unavailable
> > >                                   [ ok ]th param 5 value 0x1 -
> > > *   Starting wpa_cli on eth1...                   [ ok ]

I'm seeing the same issues with my network card as well. I have this
wireless adapter:

Network controller: Intel Corporation PRO/Wireless 3945ABG Network
Connection (rev 02)

My adapter works fine on first boot, but should it crash (sometimes
ipw3945d crashes) and requires me to /etc/init.d/net.eth1 restart, it
never works. I'm forced to reboot.

It'd be great figure this out :)
Mike
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] ipw3945 and wpa_supplicant issues
  2007-05-17  3:42         ` Mike Mazur
@ 2007-05-17  6:07           ` Will Briggs
  0 siblings, 0 replies; 9+ messages in thread
From: Will Briggs @ 2007-05-17  6:07 UTC (permalink / raw
  To: gentoo-user

Mike Mazur wrote:
> Hi,
> 
>> "Brian Johnson" <brian@dogtoe.com> wrote:
>> > > ioctl[SIOCSIWMODE]: Resource temporarily unavailable
>> > > Could not configure driver to use managed mode
>> > > ioctl[SIOCGIWRANGE]: Resource temporarily unavailable
>> > > ioctl[SIOCSIWAUTH]: Resource temporarily unavailable
>> > > WEXT auth param 7 value 0x1 - ioctl[SIOCSIWENCODEEXT]: Resource
>> > > temporarily unavailable ioctl[SIOCSIWENCODEEXT]: Resource
>> > > temporarily unavailable ioctl[SIOCSIWENCODEEXT]: Resource
>> > > temporarily unavailable ioctl[SIOCSIWENCODEEXT]: Resource
>> > > temporarily unavailable ioctl[SIOCSIWAUTH]: Resource temporarily
>> > > unavailable WEXT auth param 4 value 0x0 - ioctl[SIOCSIWAUTH]:
>> > > Resource temporarily unavailable
>> > >                                   [ ok ]th param 5 value 0x1 -
>> > > *   Starting wpa_cli on eth1...                   [ ok ]
> 
> I'm seeing the same issues with my network card as well. I have this
> wireless adapter:
> 
> Network controller: Intel Corporation PRO/Wireless 3945ABG Network
> Connection (rev 02)
> 
> My adapter works fine on first boot, but should it crash (sometimes
> ipw3945d crashes) and requires me to /etc/init.d/net.eth1 restart, it
> never works. I'm forced to reboot.
> 
> It'd be great figure this out :)
> Mike


Weird,  For me it just works :-

/etc/init.d/ipw394d restart

I do see the results you post on occassion - but the following gets 
things back on track:

/etc/init.d/net.eth1 stop
/etc/init.d/ipw3945d stop
killall wpa_supplicant
killall ipw3945d
modprobe -r ipw3945
modprobe ipw3945


-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2007-05-17  6:14 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-10 15:09 [gentoo-user] ipw3945 and wpa_supplicant issues José Pedro Saraiva
2007-04-26  0:11 ` José Pedro Saraiva
2007-04-26 10:03   ` Christian
2007-04-26 10:15     ` [gentoo-user] " Alexander Skwar
2007-04-27  3:35   ` [gentoo-user] " Will Briggs
2007-05-16 19:29     ` Brian Johnson
2007-05-16 21:06       ` Dan Farrell
2007-05-17  3:42         ` Mike Mazur
2007-05-17  6:07           ` Will Briggs

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox