In the bug number 794291 , that it is very similar to this (I think that
is the same), the next steps works for me:

$ wget 
http://www.orbit-lab.org/kernel/compat-wireless-2.6-stable/v2.6.38/compat-wireless-2.6.38.2-2-ns.tar.bz2
$ sudo apt-get install build-essential linux-headers-`uname -r`
$ sudo apt-get remove lsh-server
$ tar jxvf compat-wireless-2.6.38.2-2-ns.tar.bz2 
$ cd compat-wireless-2.6.38.2-2-ns
$ make
$ sudo make install
$ sudo make wlunload
$ sudo make btunload
$ sudo modprobe iwlagn bnep btusb rfcomm sco
$ sudo modprobe iwlagn
$ sudo modprobe bnep
$ sudo modprobe btusb
$ sudo modprobe rfcomm
$ sudo modprobe sco
$ sudo /etc/init.d/networking restart

I follow the steps that you can see here:
http://ubuntuforums.org/showthread.php?t=1756096&page=2
and here:
http://linuxwireless.org/en/users/Download/stable/#compat-wireless_2.6.38_stable_releases

Regards :)

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

Title:
  Wireless networking is broken in 2.6.32-33

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/794814/+subscriptions

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

Reply via email to