Try this I've a n140 with the same wireless problem which this cured a
treat

http://ubuntuforums.org/showthread.php?t=1348253

Download driver from here http://www.dirk-
hoeschen.de/temp/rtl819Xe.tar.gz

http://www.dirk-hoeschen.de/temp/rtl819Xe.tar.gz

On Netbook Remix it should download into your Download folder. Go to
your Download folder and Extract the file. Click on it, it will open
then click Extract.

Open the Terminal and Change Directory to Extracted File by typing this
into the Terminal

cd Downloads/rtl819Xe

Next in the Terminal type

sudo su

./install.sh

Ignore any error messages it will say kernel mismatched 5 times.

Your wifi driver on the N130 should now work. The above was adapted from
this thread http://ubuntuforums.org/showthread.php?t=1329254&page=2

Hope this helps. It worked first time on my N130.

Helen
RE my instructions above if the wifi driver does not load at start up open up 
the Terminal and type the following:

sudo gedit /etc/modules

Type in your password

A text file with appear add the following line:

r8192_pci

and SAVED IT.

Reboot and your wifi will start or alternatively to save rebooting in
the Terminal type:

sudo modprobe r8192_pci

This command simply restarts your wifi and Text file where you added the
line r8192_pci (as the instructions above) restarts wifi every time you
reboot

I have tried this myself.

Any queries leave a post or PM me and I will try to help.

Helen

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/644235

Title:
  No Wifi

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to