Bugzilla – Bug 121853
Networkcard works only some seconds
Last modified: 2007-02-16 14:12:33 UTC
I have a Davicom 21x4x DEC-Tulip compatible 10/100 Ethernet nic. In Suse 9.3 it works fine without problems. In Suse 10.0 it works only during bootup (I can ping the machine from another host). But at least when KDE is up the card is gone. One difference I can spot is that in 9.3 the dmfe driver is used and in 10.0 the tulip one. How can I change the driver for 10.0
Steffen, what is the reason another driver is chosen now?
It's a side effect of bug 105730. tulip and dmfe share pci ids in their modinfo data. So it stays random which one is picked until this is resolved in the drivers. You can always change the module manually in /etc/sysconfig/hardware/.
Yes, please use the dmfe driver and things should work. *** This bug has been marked as a duplicate of 128941 ***
to verify IDs.
I will try to get the affected IDs removed from tulip drivers, so please post the PCI IDs of this card here (or verify that it is the same as in bug #128941).
Created attachment 61699 [details] Yast logs
Created attachment 61700 [details] Hardware info from Yast
Created attachment 61701 [details] boot.msg
Hope my attachements helps any further. Had the same problem. Yast install detected the Davicom card as Tulip, therefore there was no network connection (no ping possible). Installed opensuse 10.0 stable via ftp, then a new install from CD 1 (text mode only) and finally again install from CD 1 with option "kde" (standard system, no software collection changes). Simply changing the driver from tulip to dmfe in Yast/network cards/hardwaredetails didn't solve the problem. Had to delete the detected card, exit Yast, enter Yast again, add the card again, change "tulip" to "dmfe" in "hardware details", then reboot. Now it works, but boot.msg shows that system is waiting for the card, allthough it's defined with fixed ip (no DHCP), and eth0 shows up several times...
No reaction on this bug for a long time. Closing as CANTFIX.