ITWombat Posted July 7, 2007 Posted July 7, 2007 I have an old PC which I have has an ISA NE2000 NIC to save on PCI slots. I have generally found that most Linux distros will recognise most network cards and go through DHCP at boot time. Not this time. I tried Xubuntu and Puppy Linux and both didn't load and start the relevant [driver] module. I had to manually modprobe and then dhcpcd. In the end I was reduced to putting the above commands in rc.local Is there no other way of forcing linux to load particular drivers? modprobe.conf appears to say how modules should be processed but not which modules should be processed
Geoff Posted July 8, 2007 Posted July 8, 2007 list the module in the confusingly named '/etc/modules' file (at least on Debian derivatives).
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now