GNOME Bugzilla – Bug 139336
Wireless Applet doesn't support more than one entry in /proc/net/wireless
Last modified: 2014-10-10 14:34:45 UTC
Have any cisco card that appears as both eth0 and wifi0 or two wifi cards.
Created attachment 26426 [details] [review] handle 2 cards in /proc/net/wireless
Well done. I've been seeing the same thing here. FYI, here is typical /proc/net/wireless and iwconfig's interpretation from cisco cards: Star net # cat wireless Inter-| sta-| Quality | Discarded packets | Missed | WE face | tus | link level noise | nwid crypt frag retry misc | beacon | 16 eth1: 023f 35. 190. 164. 105 0 0 16 7451 0 wifi0: 023f 35. 190. 164. 105 0 0 16 7451 0 Star net # iwconfig eth1 IEEE 802.11-DS ESSID:"Customer" Nickname:"Star" Mode:Managed Frequency:2.442GHz Access Point: 00:0C:85:EA:D9:09 Bit Rate:11Mb/s Tx-Power=20 dBm Sensitivity=0/65535 Retry limit:16 RTS thr:off Fragment thr:off Encryption key:off Power Management:off Link Quality:25/10 Signal level:-86 dBm Noise level:-92 dBm Rx invalid nwid:106 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:16 Invalid misc:7461 Missed beacon:0 wifi0 IEEE 802.11-DS ESSID:"Customer" Nickname:"Star" Mode:Managed Frequency:2.442GHz Access Point: 00:0C:85:EA:D9:09 Bit Rate:11Mb/s Tx-Power=20 dBm Sensitivity=0/65535 Retry limit:16 RTS thr:off Fragment thr:off Encryption key:off Power Management:off Link Quality:25/10 Signal level:-86 dBm Noise level:-92 dBm Rx invalid nwid:106 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:16 Invalid misc:7461 Missed beacon:0
2004-04-13 Bastien Nocera <hadess@hadess.net> * wireless-applet.c: (wireless_applet_read_device_state): handle 2 wireless cards correctly, as well as cards with 2 interfaces such as some Cisco cards (Closes: #139336) Fixed in HEAD.
*** Bug 119471 has been marked as a duplicate of this bug. ***
This component does not exist anymore so these bugs can be removed from their group.