Ralink rt3090 driver installed and wireless doesn't work on Ubuntu 10.04
Matthew Barrera
I have a LG A-410 lap-top (64 bits) with rt 3090 wireless card. Searching the problem I discover that I already have a rt 3090-dkms installed, but my wireless doesn't work.
*-network UNCLAIMED description: Network controller product: RT3090 Wireless 802.11n 1T/1R PCIe vendor: RaLink physical id: 0 bus info: pci@0000:02:00.0 version: 00 width: 32 bits clock: 33MHz capabilities: pm msi pciexpress bus_master cap_list configuration: latency=0 resources: memory:e5400000-e540ffff 2 3 Answers
The hardware is not claimed by any driver. First install the driver from this site.
Then, from this thread, enter the following commands:
sudo mkdir -p /etc/Wireless/RT2860STA/
sudo touch /etc/Wireless/RT2860STA/RT2860STA.dat
sudo service network-manager restartNow, list the hardware and see if it's claimed by the driver that we installed just above:
sudo lshw -C networkIn my case a reboot was needed. (I might be missing some command here to avoid reboot, but it works for me)
My laptop:
- RT3090 Wireless 802.11n 1T/1R PCIe
- HP Pavilion dv6
According to this bug (that I suggest you read through) this is a problem with older kernels that has not been fixed in older releases like 10.04. It has been fixed in Natty and Onieric though so perhaps an update is an option.
One thing that is suggested does work for some users is using the package from the following PPA:
I can't say if it'll help but if it doesn't, you might want to consider an upgrade, or pulling in a newer kernel from the Kernel PPA.
start add hardware search for drivers also try installing windows wireless drivers then add INF. file for the driver