Comment 33 for bug 896582

Revision history for this message
Hansen (moteprime) wrote : Re: RT3090 Network speed are very low with Oneiric.

Testet with Kernel:
linux-headers-3.3.0-030300rc1_3.3.0-030300rc1.201201191835_all.deb
linux-headers-3.3.0-030300rc1-generic_3.3.0-030300rc1.201201191835_amd64.deb
linux-image-3.3.0-030300rc1-generic_3.3.0-030300rc1.201201191835_amd64.deb

Installed with "sudo dpkg -i *.deb"

mads@Test-Ideapad-S205-oneiric:~$ uname -a
Linux Test-Ideapad-S205-oneiric 3.3.0-030300rc1-generic #201201191835 SMP Thu Jan 19 23:36:54 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux

Where not able to enable wireless in panel.

Did rfkill list:

mads@Test-Ideapad-S205-oneiric:~$ rfkill list
0: hci0: Bluetooth
 Soft blocked: no
 Hard blocked: no
1: ideapad_wlan: Wireless LAN
 Soft blocked: no
 Hard blocked: no
2: ideapad_bluetooth: Bluetooth
 Soft blocked: no
 Hard blocked: no
3: acer-wireless: Wireless LAN
 Soft blocked: yes
 Hard blocked: no
4: phy0: Wireless LAN
 Soft blocked: no
 Hard blocked: no

Then did:
rfkill unblock wifi
rfkill unblock all
sudo modprobe -r acer_wmi

Was then able to enable wireless, but network speed was not at 60-70 Kb/sec but now at 40-50Kb/sec.

Kernel did not solve bug at my laptop.
Please advice if i performed test wrong.