Hello,
Got a Toshiba (ugh...I know, pain in the butt) T135-S1310 and am not having much luck getting the RealTek RTL8191SE to work.
Suggestions?
Thanks,
K

Download the Linux driver from the Realtek website. You'll have the driver in a .tar.gz archive file. Wherever it is, move that file into /usr/src. Now run the following commands:
% cd /usr/src
% tar xzvf rtl8192se_lin<tab>
% cd rtl819<tab>
% sudo bash
# make clean
# make
# make install
# modprobe r8192se_pci
# exit




Users browsing this forum: No registered users and 3 guests