Page 1 of 1

Better respons from eth0 on Debian/Ubuntu --> using r8168

Posted: Wed Feb 23, 2011 9:08 am
by mwgrient
http://djlab.com/2010/10/fixing-rtl8111 ... an-ubuntu/

I followed this how to for fixing the ethernet driver: no more drop outs or a freeze of fit-pc2. Also when I rebooted, sometimes there was a loss of the eth0 device; I do not get this anymore!

Cheers, Marco

Re: Better respons from eth0 on Debian/Ubuntu --> using r8168

Posted: Wed Feb 23, 2011 9:11 am
by mwgrient
by the way: when creating the dkms.conf file, you have to change the qoutations: "" tot ''.

Like this example:
PACKAGE_NAME=r8168
PACKAGE_VERSION=8.019.00
MAKE[0]='make'
BUILT_MODULE_NAME[0]=r8168
BUILT_MODULE_LOCATION[0]='src/'
DEST_MODULE_LOCATION[0]='/kernel/updates/dkms'
AUTOINSTALL='YES'