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.

[EMAIL PROTECTED]:~$ ( 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)
[EMAIL PROTECTED]:~$ lsmod | grep ^8139
8139cp                 20672  0 
8139too                26112  0 
[EMAIL PROTECTED]:~$ dpkg -l hotplug | grep ^ii
ii  hotplug        0.0.20040329-1 Linux Hotplug Scripts


-- 
Thomas Poindessous



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to