The new version of the driver (Linux 3.1)
/sbin/modinfo r8169
filename: /lib/modules/3.1.0-2-generic/kernel/drivers/net/r8169.ko
firmware: rtl_nic/rtl8105e-1.fw
firmware: rtl_nic/rtl8168e-3.fw
firmware: rtl_nic/rtl8168e-2.fw
firmware: rtl_nic/rtl8168e-1.fw
firmware:
I use Debian Squeeze 6.0.3, my kernel is :
Linux SRV-01 2.6.32-5-amd64 #1 SMP Mon Oct 3 03:59:20 UTC 2011 x86_64 GNU/Linux
Currently I'm using the r8168 driver. I tested the new driver r8169
compiling a kernel 3.1rc4 and everything works perfectly:
https://launchpadlibrarian.net/83450424/Capture-L
The R8169 driver in kernel 3.1 fixes the problem :
https://bugs.launchpad.net/bugs/839393
Thanks
--
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive:
http://lists.debian.org/CAFwXZv_S1NQXbNAR
Here is what I have done to correct my problem :
apt-get install make linux-headers-2.6-amd64
wget http://r8168.googlecode.com/files/r8168-8.025.00.tar.bz2
tar -xvf r8168-8.025.00.tar.bz2
cd r8168-8.025.00
./autorun.sh
rmmod r8169
modprobe r8168
vim /etc/modprobe.d/blacklist.conf
blacklist r8169
u
Unfortunately it has not changed much, the connection was not stable :
Debian 6.0.2
/sbin/modinfo r8169
filename: /lib/modules/2.6.32-5-amd64/kernel/drivers/net/r8169.ko
firmware: rtl_nic/rtl8168d-2.fw
firmware: rtl_nic/rtl8168d-1.fw
version:2.3LK-NAPI
licens
Hi,
Thank you for your work in debian,
So normally this will fix the problem I had in several distributions?
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/839393
Best regards,
HacKurx
--
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubs
6 matches
Mail list logo