$ dpkg -l |grep backport
ii linux-backports-modules-wireless-2.6.32-23-generic 2.6.32-23.16 compat-wireless Linux modules for version 2.
ii linux-backports-modules-wireless-lucid-generic 2.6.32.23.24 Backported wireless drivers for generic kern
I believe that the symptoms above are in-line with what was already mentioned. It seems that the RT driver 2.1.0.0 included in the backport modules still doesn't work properly.
Hi there,
This is just to confirm that this issue still doesn't seem to be resolved (unless I've missed something).
$lspci -vnn | grep RaLink
02:00.0 Network controller [0280]: RaLink RT2860 [1814:0781]
Subsystem: RaLink Device [1814:2790]
$ dpkg -l |grep backport -modules- wireless- 2.6.32- 23-generic 2.6.32-23.16 compat-wireless Linux modules for version 2. -modules- wireless- lucid-generic 2.6.32.23.24 Backported wireless drivers for generic kern
ii linux-backports
ii linux-backports
$ lsmod |grep rt2860
rt2860sta 498817 1
crc_ccitt 1339 2 rt2800pci,rt2860sta
$ modinfo rt2860sta 2.6.32- 23-generic/ updates/ staging/ rt2860sta. ko
filename: /lib/modules/
version: 2.1.0.0
[snip]
$tail -f /var/log/messages ioctl_giwscan. 2(2) BSS returned, data->length = 270 ioctl_giwscan. 2(2) BSS returned, data->length = 270
Jul 5 00:07:50 robonb1 kernel: [ 1290.154100] ===>rt_
Jul 5 00:08:50 robonb1 kernel: [ 1350.154230] ===>rt_
I believe that the symptoms above are in-line with what was already mentioned. It seems that the RT driver 2.1.0.0 included in the backport modules still doesn't work properly.
I'm using WPA/WPA2 with hidden SSID.
Hope this helps ...