Just installed Ubuntu 11.04 (64-bit) over the weekend as a dual boot with Win7. Everything is working except for wi-fi. My wi-fi dongle is Asus USB-N13 which works in Windows but was not detected by Ubuntu. Under the network indicator menu (or whatever you call that icon at the top right), it says firmware missing. I went to the Asus driver site to download a driver and it gives instructions about manually editing configuration, doing $make and to load the driver:
$/sbin/insmod rt3070sta.ko
(this file, rt3070sta.ko, is missing)
$/sbin/ifconfig ra0 inet YOUR_IP up
(this command, ifconfig, is missing)
(Installing a .deb I can do, but this is beyond me)
any help is appreciated
$/sbin/insmod rt3070sta.ko
(this file, rt3070sta.ko, is missing)
$/sbin/ifconfig ra0 inet YOUR_IP up
(this command, ifconfig, is missing)
(Installing a .deb I can do, but this is beyond me)
any help is appreciated