Hi,
i'm using a samsung n510 netbook, with a RTL8192E Chipset. Currently I use Linux Mint 11 (Kernel 2.6.38-12). I have installed the samsung-wireless package etc. but aren't able to connect to my wlan. I see my Access Point, but the connection can't be established. I tried also the latest Ubuntu. I'm a linux beginner and aren't able to troubleshoot....
Thanks Manu
Wifi Problems on N510 (RTL8192E
Re: Wifi Problems on N510 (RTL8192E
to blacklist a driver - again in a terminalMatt__ wrote:I had similar problems.
this wireless card seems to try and use two drivers at once, so neither work.
open a terminal andyou will probably get two drivers listed the E version and the SE version.Code: Select all
sudo lshw | grep RTL8192
blacklist whichever you dont require in: /etc/modprobe.d/blacklist.conf
Code: Select all
gksudo gedit /etc/modprobe.d/blacklist.conf
add this line to the end of the text file,
blacklist <name of driver here>
eg: blacklist r8192se_pci
save and restart:
Toshiba AMD64 2Ghz, 4Gb RAM: dual Natty/win7. Dell Mini10v: Lucid. SamsungN140:win7/10.10. NB200:10.10.
++ desktops P4 3Ghz / AMDxp2500/2200/1700: xp & 10.04/10.10: dell3200 8.04
Full Circle Magazine | Ubuntu Pocket Guide | HantsLUG
++ desktops P4 3Ghz / AMDxp2500/2200/1700: xp & 10.04/10.10: dell3200 8.04
Full Circle Magazine | Ubuntu Pocket Guide | HantsLUG