[Bug 654261] New: wlan pcmcia card not recognized correctly
https://bugzilla.novell.com/show_bug.cgi?id=654261 https://bugzilla.novell.com/show_bug.cgi?id=654261#c0 Summary: wlan pcmcia card not recognized correctly Classification: openSUSE Product: openSUSE 11.3 Version: Final Platform: i686 OS/Version: openSUSE 11.3 Status: NEW Severity: Major Priority: P5 - None Component: Mobile Devices AssignedTo: mobile-bugs@forge.provo.novell.com ReportedBy: estellnb@gmail.com QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.12) Gecko/20101026 SUSE/3.6.12-0.7.1 Firefox/3.6.12 If I insert my wlan pcmcia card and configure it with Yast it is not recognized correctly. The first strange thing is that it appears as eth1 instead of wlan0. The second thing is that the eth1 wlan interface does not support basic wlan activities as scanning and can therefore not be used at all. The following occurs on a fresh booted, freshly configured system: root:~> wpa_supplicant -ieth1 -c /etc/wpa_supplicant.conf ioctl[SIOCSIWENCODEEXT]: Invalid argument ioctl[SIOCSIWENCODEEXT]: Invalid argument ioctl[SIOCGIWSCAN]: Resource temporarily unavailable ioctl[SIOCSIWSCAN]: Device or resource busy Failed to initiate AP scan. ioctl[SIOCGIWSCAN]: Resource temporarily unavailable ioctl[SIOCSIWSCAN]: Device or resource busy Failed to initiate AP scan. ioctl[SIOCGIWSCAN]: Resource temporarily unavailable ioctl[SIOCSIWSCAN]: Device or resource busy Failed to initiate AP scan. ioctl[SIOCGIWSCAN]: Resource temporarily unavailable ioctl[SIOCSIWSCAN]: Device or resource busy Failed to initiate AP scan. ^CCTRL-EVENT-TERMINATING - signal 2 received root:~> lspcmcia Socket 0 Bridge: [yenta_cardbus] (bus ID: 0000:02:04.0) Socket 1 Bridge: [yenta_cardbus] (bus ID: 0000:02:04.1) Socket 1 Device 0: [orinoco_cs] (bus ID: 1.0) root:~> pccardctl info 1 PRODID_1="Wireless" PRODID_2="LAN Adapter" PRODID_3="Version 01.02" PRODID_4="" MANFID=0156,0002 FUNCID=6 root:~> pccardctl status 1 5.0V 16-bit PC Card Subdevice 0 (function 0) bound to driver "orinoco_cs" root:~> iwlist eth1 scanning eth1 Interface doesn't support scanning : Network is down root:~> ifconfig eth1 eth1 Link encap:Ethernet Hardware Adresse 00:E0:98:9F:85:FF BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 Sendewarteschlangenlänge:1000 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) Interrupt:10 Basisadresse:0x3080 root:~> ethtool eth1 Settings for eth1: Link detected: no root:~> iwconfig eth1 eth1 IEEE 802.11b ESSID:"" Mode:Managed Frequency:2.412 GHz Access Point: None Bit Rate:11 Mb/s Sensitivity:1/0 Retry short limit:8 RTS thr:off Fragment thr:off Encryption key:off Power Management:off Link Quality=0/70 Signal level=-68 dBm Noise level=-122 dBm Rx invalid nwid:0 Rx invalid crypt:3 Rx invalid frag:0 Tx excessive retries:0 Invalid misc:0 Missed beacon:0 Reproducible: Always -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=654261 https://bugzilla.novell.com/show_bug.cgi?id=654261#c1 Elmar Stellnberger <estellnb@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |estellnb@gmail.com --- Comment #1 from Elmar Stellnberger <estellnb@gmail.com> 2010-12-14 17:48:07 UTC --- Any hint on what is going on here? Is it normal that my wlan interface is registered as eth0? Why does it not support scanning or connection to an access point? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=654261 https://bugzilla.novell.com/show_bug.cgi?id=654261#c2 --- Comment #2 from Elmar Stellnberger <estellnb@gmail.com> 2011-01-29 19:48:40 UTC --- printed on the card: IEEE802.11b 11 Mbps Wireless PC CARD FCC ID: MQ4WB1k5 pccardctl says: MANFID=0156,0002 is said having been listed in Abocoms card database: WB 1500 with Abacom prism chipset modprobe ray_cs/airo_cs: still evokes 'no_driver' error message -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=654261 https://bugzilla.novell.com/show_bug.cgi?id=654261#c3 Vladimir Botka <vbotka@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vbotka@novell.com --- Comment #3 from Vladimir Botka <vbotka@novell.com> 2011-01-31 21:02:10 UTC --- (In reply to comment #0)
root:~> wpa_supplicant -ieth1 -c /etc/wpa_supplicant.conf
Configuration of the wireless extension "-D" is needed, but I do not know which extension is needed for your card. Would it be possible to post the output of the "hwinfo --wlan" ?
root:~> iwlist eth1 scanning eth1 Interface doesn't support scanning : Network is down
The interface shall brought up to scan for the up. Issue command "ifconfig eth1 up" before scanning. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=654261 https://bugzilla.novell.com/show_bug.cgi?id=654261#c4 --- Comment #4 from Vladimir Botka <vbotka@novell.com> 2011-01-31 21:04:18 UTC --- (In reply to comment #1)
Is it normal that my wlan interface is registered as eth0?
Yes, the driver defines the name of the interface. There are other drivers that name the wlan interface ethX too. Other names appear rarely. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=654261 https://bugzilla.novell.com/show_bug.cgi?id=654261#c5 Elmar Stellnberger <estellnb@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|estellnb@gmail.com | --- Comment #5 from Elmar Stellnberger <estellnb@gmail.com> 2011-01-31 21:15:48 UTC ---
hwinfo --wlan 17: PCMCIA 00.0: 0282 WLAN controller [Created at pcmcia.84] Unique ID: YDUp.lG4e6KMEdl8 Parent ID: UVH2.rh2TMKmQfvD SysFS ID: /devices/pci0000:00/0000:00:1e.0/0000:02:04.0/0.0 SysFS BusID: 0.0 Hardware Class: network Model: "Wireless LAN Adapter" Hotplug: CardBus Socket: 0 Vendor: pcmcia 0x0156 "Wireless" Device: pcmcia 0x0002 "LAN Adapter" Driver: "orinoco_cs" Driver Modules: "orinoco_cs" Device File: eth1 Features: WLAN HW Address: 00:e0:98:9f:85:ff Link detected: no WLAN channels: 1 2 3 4 5 6 7 8 9 10 11 WLAN frequencies: 2.412 2.417 2.422 2.427 2.432 2.437 2.442 2.447 2.452 2.457 2.462 WLAN encryption modes: WEP40 WEP104 WLAN authentication modes: open sharedkey Module Alias: "pcmcia:m0156c0002f06fn00pfn00paA407ECDDpb0901DFEBpc4B74BAA0pd00000000" Driver Info #0: Driver Status: hostap_cs is not active Driver Activation Cmd: "modprobe hostap_cs" Driver Info #1: Driver Status: orinoco_cs is active Driver Activation Cmd: "modprobe orinoco_cs" Extra Info: Wireless, LAN Adapter, Version 01.02 Config Status: cfg=new, avail=yes, need=no, active=unknown Attached to: #14 (CardBus bridge)
-- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=654261 https://bugzilla.novell.com/show_bug.cgi?id=654261#c6 Vladimir Botka <vbotka@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |estellnb@gmail.com --- Comment #6 from Vladimir Botka <vbotka@novell.com> 2011-01-31 21:54:08 UTC --- (In reply to comment #5)
Model: "Wireless LAN Adapter" Hotplug: CardBus Socket: 0 Vendor: pcmcia 0x0156 "Wireless" Device: pcmcia 0x0002 "LAN Adapter" Driver: "orinoco_cs" Driver Modules: "orinoco_cs" Device File: eth1
Would it be possible to try and bring the interface up and scan for the APs ? To connect to the AP it would be good to use the wext extension. "wpa_supplicant -ieth1 -c /etc/wpa_supplicant.conf -D wext" -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=654261 https://bugzilla.novell.com/show_bug.cgi?id=654261#c7 --- Comment #7 from Elmar Stellnberger <estellnb@gmail.com> 2011-01-31 22:06:04 UTC ---
wpa_supplicant -ieth1 -c /etc/wpa_supplicant.conf -D wext ioctl[SIOCSIWENCODEEXT]: Invalid argument ioctl[SIOCSIWENCODEEXT]: Invalid argument CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys ioctl[SIOCSIWENCODEEXT]: Invalid argument ioctl[SIOCSIWENCODEEXT]: Invalid argument ioctl[SIOCSIWSCAN]: Device or resource busy Failed to initiate AP scan. CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys ioctl[SIOCSIWENCODEEXT]: Invalid argument ioctl[SIOCSIWENCODEEXT]: Invalid argument CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys ioctl[SIOCSIWENCODEEXT]: Invalid argument ioctl[SIOCSIWENCODEEXT]: Invalid argument
/etc/wpa_supplicant.conf is configured correctly (tested). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=654261 https://bugzilla.novell.com/show_bug.cgi?id=654261#c8 --- Comment #8 from Elmar Stellnberger <estellnb@gmail.com> 2011-01-31 22:07:58 UTC --- /var/log/messages says: Jan 31 23:05:16 linux-yz3g kernel: [15818.596854] ADDRCONF(NETDEV_UP): eth1: link is not ready Jan 31 23:05:16 linux-yz3g kernel: [15818.611166] eth1: New link status: Disconnected (0002) Jan 31 23:05:17 linux-yz3g kernel: [15819.107572] eth1: New link status: Association Failed (0006) Jan 31 23:05:17 linux-yz3g kernel: [15819.121406] eth1: New link status: Disconnected (0002) Jan 31 23:05:17 linux-yz3g kernel: [15819.625086] eth1: New link status: Association Failed (0006) Jan 31 23:05:17 linux-yz3g kernel: [15819.638843] eth1: New link status: Disconnected (0002) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=654261 https://bugzilla.novell.com/show_bug.cgi?id=654261#c9 --- Comment #9 from Elmar Stellnberger <estellnb@gmail.com> 2011-01-31 22:18:44 UTC --- Created an attachment (id=411386) --> (http://bugzilla.novell.com/attachment.cgi?id=411386) /var/log/warn+messages on from card-plug in + wpa_supplicant start Well, there was a backtrace in /var/log/warn and /var/log/messages. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=654261 https://bugzilla.novell.com/show_bug.cgi?id=654261#c10 Elmar Stellnberger <estellnb@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|estellnb@gmail.com | --- Comment #10 from Elmar Stellnberger <estellnb@gmail.com> 2011-01-31 22:18:59 UTC --- . -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=654261 https://bugzilla.novell.com/show_bug.cgi?id=654261#c11 --- Comment #11 from Vladimir Botka <vbotka@novell.com> 2011-02-01 09:07:50 UTC --- (In reply to comment #7)
wpa_supplicant -ieth1 -c /etc/wpa_supplicant.conf -D wext ioctl[SIOCSIWENCODEEXT]: Invalid argument CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys ioctl[SIOCSIWSCAN]: Device or resource busy Failed to initiate AP scan.
Unfortunately, this is a known issue since 11.2 [1] and it's very unlikely that anybody is going to care about it. Consider to upgrade the HW [2]. I'm sorry that I can't give you a better answer. I leave it open to keen record of this device. [1] http://lists.opensuse.org/opensuse-bugs/2009-10/msg10604.html [2] http://linuxwireless.org/en/users/Devices/USB -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com