wpa_supplicant work only the first time ( shr unstable, kernel : uname -r 2.6.29-rc3 )

Christophe M meumeu1402 at gmail.com
Sat Aug 1 11:10:02 CEST 2009


Hi !
I can connect only one time to a wireless network, the second time
wpa_supplicant give me this error  :  ioctl[SIOCGIWRANGE]: Input/output
error
It worked fine with debian :/ ( older kernel )

Am I alone ? Know bug ? Fixed soon ?
Thanks


FULL LOG :

root at om-gta02 ~ $ mdbus -s org.freesmartphone.ousaged
/org/freesmartphone/Usage org.freesmartphone.Usage.SetResourcePolicy Wi
Fi enabled
Using **pending_return in dbus_connection_send_with_reply_setup() without
pending_setup is deprecated and strongly discouraged


Using **pending_return in dbus_connection_send_with_reply_setup() without
pending_setup is deprecated and strongly discouraged


Using **pending_return in dbus_connection_send_with_reply_setup() without
pending_setup is deprecated and strongly discouraged


Using **pending_return in dbus_connection_send_with_reply_setup() without
pending_setup is deprecated and strongly discouraged


root at om-gta02 ~ $ wpa_supplicant -B -Dwext -ieth0 -c
/etc/wpa_supplicant/wpa_supplicant.conf
ioctl[SIOCSIWENCODEEXT]: Operation not supported

ioctl[SIOCSIWENCODEEXT]: Operation not supported

ioctl[SIOCSIWENCODEEXT]: Operation not supported

ioctl[SIOCSIWENCODEEXT]: Operation not supported

root at om-gta02 ~ $ iwconfig
lo        no wireless extensions.

usb0      no wireless extensions.

pan0      no wireless extensions.

eth0      AR6000 802.11g  ESSID:"Inmunologia"
          Mode:Managed  Frequency:2.472 GHz  Access Point: 00:1E:4C:28:89:78

          Bit Rate=54 Mb/s   Tx-Power=15 dBm   Sensitivity=0/3

          Retry:on

          Encryption key:off

          Power Management:off

          Link Quality:191/94  Signal level:-160 dBm  Noise level:-96 dBm

          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0

          Tx excessive retries:0  Invalid misc:0   Missed beacon:0


root at om-gta02 ~ $ udhcp
udhcpc  udhcpd
root at om-gta02 ~ $ udhcpc eth0
udhcpc (v1.13.2) started
run-parts: /etc/udhcpc.d/00avahi-autoipd exited with code 1
Sending discover...
Sending select for 192.168.1.45...
Lease of 192.168.1.45 obtained, lease time 86400
run-parts: /etc/udhcpc.d/00avahi-autoipd exited with code 1
adding dns 192.168.1.1
root at om-gta02 ~ $ ifdown eth0
ifdown: interface eth0 not configured
root at om-gta02 ~ $ ifconfig
eth0      Link encap:Ethernet  HWaddr 00:12:CF:8E:F0:45
          inet addr:192.168.1.45  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::212:cfff:fe8e:f045/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:67 errors:0 dropped:0 overruns:0 frame:0
          TX packets:46 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:31057 (30.3 KiB)  TX bytes:5630 (5.4 KiB)

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:524 errors:0 dropped:0 overruns:0 frame:0
          TX packets:524 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:2386196 (2.2 MiB)  TX bytes:2386196 (2.2 MiB)

usb0      Link encap:Ethernet  HWaddr 00:1F:11:01:55:EA
          inet addr:192.168.0.202  Bcast:192.168.0.255  Mask:255.255.255.0
          inet6 addr: fe80::21f:11ff:fe01:55ea/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:775 errors:0 dropped:0 overruns:0 frame:0
          TX packets:461 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:65647 (64.1 KiB)  TX bytes:80042 (78.1 KiB)

root at om-gta02 ~ $ ifconfig eth0 down
root at om-gta02 ~ $ pkill udhcpc
root at om-gta02 ~ $ pkill wpa_supplicant
root at om-gta02 ~ $ ifconfig
lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:524 errors:0 dropped:0 overruns:0 frame:0
          TX packets:524 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:2386196 (2.2 MiB)  TX bytes:2386196 (2.2 MiB)

usb0      Link encap:Ethernet  HWaddr 00:1F:11:01:55:EA
          inet addr:192.168.0.202  Bcast:192.168.0.255  Mask:255.255.255.0
          inet6 addr: fe80::21f:11ff:fe01:55ea/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:900 errors:0 dropped:0 overruns:0 frame:0
          TX packets:532 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:74739 (72.9 KiB)  TX bytes:89672 (87.5 KiB)

root at om-gta02 ~ $ iwconfig
lo        no wireless extensions.

usb0      no wireless extensions.

pan0      no wireless extensions.

eth0      AR6000 802.11g  ESSID:""
          Mode:Managed  Bit Rate=54 Mb/s   Sensitivity=0
          Encryption key:off
          Link Quality:0  Signal level:0  Noise level:0
          Rx invalid nwid:0  invalid crypt:0  invalid misc:0

root at om-gta02 ~ $ wpa_supplicant -B -Dwext -ieth0 -c
/etc/wpa_supplicant/wpa_supplicant.conf
ioctl[SIOCGIWRANGE]: Input/output error
ioctl[SIOCSIWENCODEEXT]: Operation not supported
ioctl[SIOCSIWENCODEEXT]: Operation not supported
ioctl[SIOCSIWENCODEEXT]: Operation not supported
ioctl[SIOCSIWENCODEEXT]: Operation not supported
root at om-gta02 ~ $ iwconfig
lo        no wireless extensions.

usb0      no wireless extensions.

pan0      no wireless extensions.

eth0      AR6000 802.11g  ESSID:""
          Mode:Managed  Bit Rate=54 Mb/s   Sensitivity=0
          Encryption key:off
          Link Quality:0  Signal level:0  Noise level:0
          Rx invalid nwid:0  invalid crypt:0  invalid misc:0

root at om-gta02 ~ $



-- 
__________________________________________

http://think-free.homelinux.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openmoko.org/pipermail/community/attachments/20090801/3b0202d0/attachment.htm 


More information about the community mailing list