Bug#266564: two network cards problem
On Wed, Aug 18, 2004 at 11:42:47AM +0200, Ondra Kudlik wrote:
> Package: installation-reports
> 
> One big problem was that as you can see in lspci output, i have two
> identical network cards with realtek chipset. Correct driver for
> them is 8139too.
> 
> But with installed kernel one card had 8139too module and second one
> 8139cp and didn't work. After compiling and installing my own kernel
> everything work's fine. Friend of me has same problem with RC1
> installer.
I need to test, but I think this is a problem with testing hotplug (and
discover maybe).
Even with a single realtek card, the two modules are loaded.
diablero@vaio:~$ ( lspci ; lspci -n ) | grep 10.0
0000:00:10.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL-8139/8139C/8139C+ (rev 10)
0000:00:10.0 0200: 10ec:8139 (rev 10)
diablero@vaio:~$ lsmod | grep ^8139
8139cp                 20672  0 
8139too                26112  0 
diablero@vaio:~$ dpkg -l hotplug | grep ^ii
ii  hotplug        0.0.20040329-1 Linux Hotplug Scripts
-- 
Thomas Poindessous
Reply to: