On Wed, 21 Dec 2005, Daniel Bauer wrote: > > In SUSE 10 unload the tulip driver and then load the dmfe first. This > > sounds like a driver issue. Looking at the docs this does not appear to > > be a tulip family driver. If you have the kernel sources installed look > > in /usr/src/linux/Documentation/networking for more information. > > On the SuSE 9.x box show the results of lsmod | grep tulip. .... > > After finishing Yast, network connection was gone again and lsmod showed > "tulip" again. Went to Yast again to check if it has saved my entries - it > did. I rebooted, but same result: module "tulip" loaded as unused, "dmfe" not > in the list. With rmmod/modprobe/ifconfig as above I can make the network > running again.
Yes, you should enter a bug into bugzilla ... > So, my only problem - for the moment ;-) is: > how can I make the change definitive, so that "dmfe" will be loaded at boot > and "tulip" not? Have a look in /etc/sysconfig/hardware In one of the hwcfg-bus-pci-* files, there should be the tulip entry. Just change it to dmfe, and things should work then. Berthold -- ------------------------------------------------------------------ Berthold Gunreben SUSE Linux GmbH -- Dokumentation mailto:[EMAIL PROTECTED] Maxfeldstr. 5 http://www.suse.de/ D-90409 Nuernberg, Germany --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
