Comment 97 for bug 190515

Revision history for this message
Thierry B. (thierrybo2) wrote :

Just to say I am NOT suffering this bug on 8.10 64bits, either with NetWorkManager or with my manual configuration and I use an rt2500pci card:
----------------------------------------------------
  *-network
       description: Wireless interface
       product: RT2500 802.11g Cardbus/mini-PCI
       vendor: RaLink
       physical id: 0
       bus info: pci@0000:05:00.0
       logical name: wmaster0
       version: 01
       serial: 00:08:d3:05:8c:a8
       width: 32 bits
       clock: 33MHz
       capabilities: pm bus_master cap_list logical ethernet physical wireless
       configuration: broadcast=yes driver=rt2500pci ip=192.168.0.10 latency=64 module=rt2500pci multicast=yes wireless=IEEE 802.11bg
----------------------------------------------------
auto wlan0
iface wlan0 inet dhcp
wpa-driver wext
wpa-conf /etc/wpa_supplicant.conf
-------------------------------------------------------
ap_scan=1
ctrl_interface=/var/run/wpa_supplicant
network={
        ssid="XXXXXX"
        scan_ssid=0
        proto=RSN WPA
        key_mgmt=WPA-PSK
        psk="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
        pairwise=CCMP TKIP
        group=CCMP TKIP
}
-------------------------------------------
and that's all, no rate command :

wlan0 IEEE 802.11bg ESSID:"XXXXXX"
          Mode:Managed Frequency:2.437 GHz Access Point: 1E:C2:88:FB:2F:08
          Bit Rate=54 Mb/s Tx-Power=26 dBm
          Retry min limit:7 RTS thr:off Fragment thr=2352 B
          Power Management:off
          Link Quality=93/100 Signal level:-34 dBm
          Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
          Tx excessive retries:0 Invalid misc:0 Missed beacon:0