After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 139336 - Wireless Applet doesn't support more than one entry in /proc/net/wireless
Wireless Applet doesn't support more than one entry in /proc/net/wireless
Status: RESOLVED FIXED
Product: gnome-applets
Classification: Other
Component: wireless-applet
unspecified
Other Linux
: Normal major
: ---
Assigned To: gnome-applets Maintainers
gnome-applets Maintainers
: 119471 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2004-04-07 09:25 UTC by Peter Prior
Modified: 2014-10-10 14:34 UTC
See Also:
GNOME target: ---
GNOME version: 2.5/2.6


Attachments
handle 2 cards in /proc/net/wireless (936 bytes, patch)
2004-04-07 09:26 UTC, Bastien Nocera
none Details | Review

Description Peter Prior 2004-04-07 09:25:14 UTC
Have any cisco card that appears as both eth0 and wifi0 or two wifi cards.
Comment 1 Bastien Nocera 2004-04-07 09:26:37 UTC
Created attachment 26426 [details] [review]
handle 2 cards in /proc/net/wireless
Comment 2 Scott Taylor 2004-04-08 09:24:28 UTC
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
 
Comment 3 Bastien Nocera 2004-04-13 10:40:33 UTC
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.
Comment 4 Bastien Nocera 2004-04-14 11:40:45 UTC
*** Bug 119471 has been marked as a duplicate of this bug. ***
Comment 5 Sebastian 2014-10-10 14:34:45 UTC
This component does not exist anymore so these bugs can be removed from their group.