From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1Hgrh4-0004og-Kt for garchives@archives.gentoo.org; Thu, 26 Apr 2007 00:18:43 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l3Q0Hb83021062; Thu, 26 Apr 2007 00:17:37 GMT Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.226]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l3Q0Br6d012953 for ; Thu, 26 Apr 2007 00:11:53 GMT Received: by wr-out-0506.google.com with SMTP id 60so414478wri for ; Wed, 25 Apr 2007 17:11:52 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=PZADlA1elUS4/mvqoJxcoKXM6vvVNyiUdodw9Ky1SOMlcR8LkPy4fZCYYmDvUc83uIyr2i5Dp8Dgsg+6a2hyuAgo4UXFwoN5zrRXtL9ofx0kH2717ccmkSh2HS4vN9tUPF1wI9TyLJ9hrdXqV8AQZ1QkH5/VL0VGU7OkCdMfEO8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=JcGiM/DukBkRaC/nBkc0G0hYQvG1iLaESZZ1OBdEhrM6wN8hbEL6Dhe6okppaMzKUjduZijtGmdySme7XdoEw3il+4wehcwDQLYDCRArCLxRHnEq9I0XO/uSKZLswopZZcW+U0aNgHr23SzOQ1j5v9HabPN/ZRPHV/rllAZbABQ= Received: by 10.90.49.1 with SMTP id w1mr1607445agw.1177546311959; Wed, 25 Apr 2007 17:11:51 -0700 (PDT) Received: by 10.90.69.6 with HTTP; Wed, 25 Apr 2007 17:11:51 -0700 (PDT) Message-ID: <12a679470704251711g34b8fa4ak516bcee7747d869e@mail.gmail.com> Date: Thu, 26 Apr 2007 01:11:51 +0100 From: "=?ISO-8859-1?Q?Jos=E9_Pedro_Saraiva?=" To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] ipw3945 and wpa_supplicant issues In-Reply-To: <12a679470704100809l121a24bfq68517a4b2eb1a1f0@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_55216_13350266.1177546311906" References: <12a679470704100809l121a24bfq68517a4b2eb1a1f0@mail.gmail.com> X-Archives-Salt: dbf4d314-85bd-49e5-89b4-66f16d612d1c X-Archives-Hash: 5756fa1dad5b3020d59db055c859ac06 ------=_Part_55216_13350266.1177546311906 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline 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=3D 2.462 GHz Access Point: Not-Associate= d 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=3D( "!plug" "wpa_supplicant" ) wpa_supplicant_eth1=3D"-Dwext" associate_timeout_eth1=3D"60" /etc/wpa_supplicant/wpa_supplicant.conf extract (the problem isn't here though, it fails with all types of configurations): ctrl_interface=3D/var/run/wpa_supplicant ctrl_interface_group=3D0 update_config=3D0 eapol_version=3D1 ap_scan=3D0 fast_reauth=3D1 network=3D{ ssid=3D"XXXXXXXXXX" priority=3D1 key_mgmt=3DNONE auth_alg=3DSHARED wep_key0=3D"XXXXXXX" wep_tx_keyidx=3D0 } Sorry for the length. Any help would be greatly appreciated. Best regards, Jos=E9 Pedro ------=_Part_55216_13350266.1177546311906 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi all!

I own a Toshiba laptop P1= 00-400 with a Intel PRO/Wireless 3945ABG wireless adapter.
I've mana= ged to get it working with normal WEP authentication, but no success with w= pa_supplicant (and I really need it for WPA auth).

# /etc/init.d/net.eth1 rest= art
* Stopping eth1
*   Bringing = down eth1
*     Stopping dhcpcd on eth1= ...            = ;            &n= bsp;            = ;            &n= bsp;            = ;            &n= bsp;            = ;            &n= bsp;            = ;            &n= bsp;            [ ok= ]
*     Shutting down eth1 ... &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;  [ ok ]
*     Stopping wpa_c= li on eth1 ...          &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;             = [ ok ]
*     Stopping wpa_supplicant on eth1 = ...            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;    [ ok ]
* Starting eth1
*   Starting wpa_supplicant on eth1 ...ioctl[SIOCSIWMODE]: Resource temporarily unavailable
Could not configure driver to use managed mode
ioctl[SIOC= GIWRANGE]: Resource temporarily unavailable
ioctl[SIOCSIWAUTH]: Resource temporarily unavailable
WEXT auth param 7 value 0x1 - ioctl[SIOCSIWENCODEEXT]: Resource = temporarily unavailable
ioctl[SIOCSIWENCODEEXT]: Resource t= emporarily unavailable
ioctl[SIOCSIWENCODEEXT]: Resource temporarily unavailable<= /span>
ioctl[SIOCSIWENCODEEXT]: Resource temporarily unavailable
ioctl[SIOCSIWAUTH]: Resource temporarily unavailable
WEXT auth param 4 value 0x0 - ioctl[SIOCSIWAUTH]: Resource tempor= arily unavailable         &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;           [ ok ]th par= am 5 value 0x1 -
*   Starting wpa_cli on eth1 ...    = ;            &n= bsp;            = ;            &n= bsp;            = ;            &n= bsp;            = ;            &n= bsp;            = ;            &n= bsp;            = ;         [ ok ]
*&= nbsp;    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: requ= est scan called when driver not ready.
ipw3945: Detected geography ABG (= 13 802.11bg channels, 23 802.11a channels)
ipw3945: Error sending SCAN_A= BORT_CMD: time out after 500ms.
ipw3945: Error sending LEDS_CMD: time out after 500ms.
ipw3945: Dete= cted 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
&= nbsp;     Latest version available: 1.2.0
 &nbs= p;    Latest version installed: 1.2.0

*  net-wir= eless/ipw3945-ucode
      Latest version availa= ble: 1.14.2
      Latest version installed: 1.14.2

= *  net-wireless/ipw3945d
      Latest vers= ion available: 1.7.22-r4
      Latest version i= nstalled: 1.7.22-r4

*  net-wireless/wpa_supplicant
 &nb= sp;    Latest version available:=20 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 e= th1
eth1      unassociated  ESSID:off/any&= nbsp;
          Mode:Manag= ed  Frequency=3D 2.462 GHz  Access Point: Not-Associated  
  &n= bsp;       Bit Rate:0 kb/s   Tx-Pow= er:16 dBm  
        &= nbsp; 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 inva= lid frag:0
          Tx exc= essive retries:0  Invalid misc:179   Missed beacon:0

=
/etc/conf.d/net extract:

modules_eth1=3D( "!plug"= ; "wpa_supplicant" )
wpa_supplicant_eth1=3D"-Dwext"<= br>associate_timeout_eth1=3D"60"


/etc/wpa_suppli= cant/wpa_supplicant.conf extract (the problem isn't here though, it fai= ls with all types of configurations):

ctrl_interface=3D/var/run/wpa_sup= plicant
ctrl_interface_group=3D0
update_config=3D0
eapol_version= =3D1
ap_scan=3D0
fast_reauth=3D1

network=3D{
  &n= bsp;     ssid=3D"XXXXXXXXXX"
        priority=3D1
  =       key_mgmt=3DNONE
    &= nbsp;   auth_alg=3DSHARED
      =   wep_key0=3D"XXXXXXX"
     &nbs= p;  wep_tx_keyidx=3D0
}



Sorry for the length.<= br>Any help would be greatly appreciated.

Best regards,

Jos=E9 Pedro
------=_Part_55216_13350266.1177546311906-- -- gentoo-user@gentoo.org mailing list