NavigationUser loginSpam?See spam posts on this site? If so, please don't reply to the spam! Instead, just report the URL to the webmaster. |
loads the old nic driver versionHi, I downloaded the latest version driver of my network card, I compiled and installed with modprobe but when I restarted the PC, Debian loads the old version. I tryed deleting the old e100.ko file from /lib/modules/2.6.18-custom/kernel/drivers/net so debian load the newone from /lib/modules/2.6.18-custom/kernel/drivers/net/e100 but id didn't work This is the driver that gets loaded when the PC starts PCI: Firmware left 0000:02:08.0 e100 interrupts enabled, disabling if I remove that module with modprobe -r e100 and load the new module, it gets loaded (version 3.5.17) but the next time I turn on the PC, debian loads the old module again (version 3.5.10) Any idea? Thanks in advance |
loads the old nic driver
Seems your old module is loaded at boot time into the ramdisk.
Or maybe you have a bogus /etc/modules file.