On Friday 23 September 2005 03:44 am, Erlend Midttun wrote: > * David Koski > > | I just did a new install of Trustix 3.0 for a DNS server and did swup for > | updates. When I tried to reboot, eth0 would not come up, even though the > | log file indicated that it had. ifup was not successful either. I found > | that the driver was not being loaded. Once loaded manually with modprobe, > | eth0 came up. I had to create modules.conf and add an alias as well as > | add the module to /etc/modules. (I'm not too sure I *had* to add the > | module but the alias was necessary.) Is this a known problem? > > The file is now called /etc/modprobe.conf. Format is the same as the old > one. Is the module mentioned there?
The file was not there so after some googling I ran generate-modprobe.conf and created it. However, it resulted in some warnings: [EMAIL PROTECTED] /etc# generate-modprobe.conf modprobe.conf 2.6.12.6-2tr modprobe: QM_MODULES: Function not implemented Warning: not translating path[toplevel]=/lib/modules/2.6.11.11-4tr Warning: not translating path[toplevel]=/lib/modules/2.6 Warning: not translating generic_stringfile=/lib/modules/2.6.11.11-4tr/modules.generic_string Warning: not translating pcimapfile=/lib/modules/2.6.11.11-4tr/modules.pcimap Warning: not translating isapnpmapfile=/lib/modules/2.6.11.11-4tr/modules.isapnpmap Warning: not translating usbmapfile=/lib/modules/2.6.11.11-4tr/modules.usbmap Warning: not translating parportmapfile=/lib/modules/2.6.11.11-4tr/modules.parportmap Warning: not translating ieee1394mapfile=/lib/modules/2.6.11.11-4tr/modules.ieee1394map Warning: not translating pnpbiosmapfile=/lib/modules/2.6.11.11-4tr/modules.pnpbiosmap Warning: not translating depfile=/lib/modules/2.6.11.11-4tr/modules.dep It seemed to work though. Is this a problem? Regards, David _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
