0

I have recently installed UBUNTU 12.04 but can not connect to the net as my wireless adapter has no drivers yet. I found some documentation on it, but I am such a noob I don’t know what to do with all this. The adapter is the Linux driver for tplink-wn725n nano wireless adapter

Is there anyone who could explain to me what I have to do with this information? ----https://github.com/liwei/rpi-rtl8188eu.

someone else in another thread mentioned to try:sudo apt-get install linux-backports-modules-cw-3.6-precise-generic but I dont know how I can do that if my machine is offline. Can any of this stuff be downloaded on one machine and transfered with a USB disk?

Pilot6
  • 92,041

1 Answers1

0

Install common wifi drivers and wicd network manager.

sudo apt-get install linux-firmware-nonfree wicd wicd-gtk wicd-daemon

Then try to connect with wicd network manager.