Comment 40 for bug 508746

Revision history for this message
RubbelDieCatc (rubbel) wrote :

It seems that RTL8192E at the Samsung N512 only works as r8192_pci from the torvald git.
Not with the 2.6.35 - 8192e_pci module

I took a snapshot from
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=tree;f=drivers/staging/rtl8192e;hb=aa021baa3295fa6e3f367d80f8955dd5176656eb

you must change the last line in the Makefile to
obj-m += r8192_pci.o
in order to compile the module.
Dont forget to blacklist the r8192e_pci and r8192se_pci modules

I made myself a package with a install script.
http://www.dirk-hoeschen.de/temp/rtl819Xe.tar.gz

Unpack it and run install.sh
The driver should now work like a charme,