Hi Hadmut, Hrm, I'm not seeing anything in your dmesg output regarding the network driver. I'm curious, can you also attach the output of lsmod? Also, what's the output if you 'sudo modprobe r8169' manually? There is also a debug option for that module that will likely provide even more informative information 'sudo modprobe r8169 debug=16'
[EMAIL PROTECTED]:~$ modinfo r8169 filename: /lib/modules/2.6.27-2-generic/kernel/drivers/net/r8169.ko version: 2.3LK-NAPI license: GPL description: RealTek RTL-8169 Gigabit Ethernet driver author: Realtek and the Linux r8169 crew <[EMAIL PROTECTED]> srcversion: A3B00BA3E7DB19F2AFF42F8 alias: pci:v00000001d00008168sv*sd00002410bc*sc*i* alias: pci:v00001737d00001032sv*sd00000024bc*sc*i* alias: pci:v000016ECd00000116sv*sd*bc*sc*i* alias: pci:v00001259d0000C107sv*sd*bc*sc*i* alias: pci:v00001186d00004300sv*sd*bc*sc*i* alias: pci:v000010ECd00008169sv*sd*bc*sc*i* alias: pci:v000010ECd00008168sv*sd*bc*sc*i* alias: pci:v000010ECd00008167sv*sd*bc*sc*i* alias: pci:v000010ECd00008136sv*sd*bc*sc*i* alias: pci:v000010ECd00008129sv*sd*bc*sc*i* depends: vermagic: 2.6.27-2-generic SMP mod_unload modversions 586 parm: rx_copybreak:Copy breakpoint for copy-only-tiny-frames (int) parm: use_dac:Enable PCI DAC. Unsafe on 32 bit PCI slot. (int) parm: debug:Debug verbosity level (0=none, ..., 16=all) (int) -- 2.6.26 kernel lacks realtek 8101 support https://bugs.launchpad.net/bugs/256331 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
