I had similar problems.
this wireless card seems to try and use two drivers at once, so neither work.
open a terminal and
sudo lshw | grep RTL8192
you will probably get two drivers listed the E version and the SE version.
blacklist whichever you dont require in: /etc/modprobe.d/blacklist.conf ...
Search found 2 matches
- 08 Nov 2011, 23:29
- Forum: Other
- Topic: Wifi Problems on N510 (RTL8192E
- Replies: 1
- Views: 35577
- 02 Oct 2011, 10:56
- Forum: Other
- Topic: AMD64, RTL8192E and Ubuntu 11.04 ??
- Replies: 1
- Views: 31517
Re: AMD64, RTL8192E and Ubuntu 11.04 ??
I had similar problems.
this wireless card seems to try and use two drivers at once, so neither work.
open a terminal and
you will probably get two drivers listed the E version and the SE version.
blacklist whichever you dont require in: /etc/modprobe.d/blacklist.conf
this wireless card seems to try and use two drivers at once, so neither work.
open a terminal and
Code: Select all
sudo lshw | grep RTL8192
blacklist whichever you dont require in: /etc/modprobe.d/blacklist.conf