Skip to main content

Thread: Karmic Koala, REALTEK RTL8101E/RTL8102E driver


hello,

wi-fi card not working karmic koala. not working jaunty. have realtek rtl8101e/rtl8102e. followed thread got stucked during instalation

http://ubuntuforums.org/showthread.php?t=1319785


need driver baby work without cable.

hope know how it,

jaro

quote posted angellika view post
hello,

wi-fi card not working karmic koala. not working jaunty. have realtek rtl8101e/rtl8102e. followed thread got stucked during instalation

http://ubuntuforums.org/showthread.php?t=1319785


need driver baby work without cable.

hope know how it,

jaro
so found later after great communication realtek technical support rtl8101e/rtl8102e wired card. managed install new driver can found here:

http://www.realtek.com/downloads/dow...etdown=false#7

manged installed driver using these commands in terminal:

sudo apt-get install build-essential linux-headers-`uname -r`
sudo -e make clean modules
sudo make install
sudo depmod -a


blacklisted r8169 (sudo rmmod r8169) , loaded r8101 (sudo modprobe r8101). here nice tutorial :

http://en.alessiotreglia.com/article...more-8/install reatlek driver karmic

wifi card rtl8192e wlan. driver can downloaded rapid (just 10 times), write me if u need it.

http://rapidshare.com/files/32794404...09.tar.gz.html

installed follow (according readme.txt):

0. change super user
sudo su

1. build drivers source code
make

2. install driver kernel
make install
reboot

3. bring wlan if nic
ifconfig wlan0 up

belongs great realtek technician support :h


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Hardware [SOLVED] Karmic Koala, REALTEK RTL8101E/RTL8102E driver


Ubuntu

Comments