[Prism54-devel] [Bug 127] New: ESSID field not shown for non-existing essid

bugzilla-daemon at mcgrof.com bugzilla-daemon at mcgrof.com
Thu May 19 11:07:06 UTC 2005


http://prism54.org/cgi-bin/bugzilla/show_bug.cgi?id=127

           Summary: ESSID field not shown for non-existing essid
           Product: prim54
           Version: 1.2
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: P1
         Component: Device Driver
        AssignedTo: prism54-devel at prism54.org
        ReportedBy: maxi at daemonizer.de


I think this is a bug, nevertheless not an important one.
When I set the interface to a non-existing essid with iwconfig, the essid field
disappears. When I take the interface down, it's shown again.
"engelhardt.home" is my essid here to that the driver auto connects when the
interface is brought up.

mobile ~ # iwconfig eth3
eth3      NOT READY!  ESSID:off/any  
          Mode:Managed  Channel:0  Access Point: 00:00:00:00:00:00   
          Tx-Power=31 dBm   Sensitivity=0/200  
          Retry min limit:0   RTS thr=0 B   Fragment thr=0 B   
          Encryption key: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:0   Missed beacon:0

mobile ~ # ifconfig eth3 up
mobile ~ # iwconfig eth3
eth3      IEEE 802.11b/g  ESSID:"engelhardt.home"  
          Mode:Managed  Frequency:2.427 GHz  Access Point: 00:01:36:07:14:A5   
          Bit Rate:24 Mb/s   Sensitivity=20/200  
          Retry min limit:8   RTS thr:2347 B   Fragment thr:2346 B   
          Encryption key:off
          Link Quality:34/0  Signal level:-83 dBm  Noise level:-110 dBm
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

mobile ~ # iwconfig eth3 essid test
mobile ~ # iwconfig eth3
eth3      IEEE 802.11b/g  Mode:Managed  Frequency:2.472 GHz  
          Access Point: 00:00:00:00:00:00   Bit Rate:0 kb/s   Sensitivity=20/200  
          Retry min limit:8   RTS thr:2347 B   Fragment thr:2346 B   
          Encryption key:off
          Link Quality:52  Signal level:0  Noise level:157
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

mobile ~ # ifconfig eth3 down
mobile ~ # iwconfig eth3
eth3      NOT READY!  ESSID:"test"  
          Mode:Managed  Channel:0  Access Point: 00:00:00:00:00:00   
          Tx-Power=31 dBm   Sensitivity=0/200  
          Retry min limit:0   RTS thr=0 B   Fragment thr=0 B   
          Encryption key:off
          Link Quality:100  Signal level:0  Noise level:156
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the Prism54-devel mailing list