Hi Brian, Thx for replying me. I tried to do as your suggestion but it didnt work. Anyway I found the output of dmesg when I tried to load e100 module maybe helpful:
e100: Intel(R) PRO/100 Network Driver, 3.3.6-k2-NAPI e100: Copyright(c) 1999-2004 Intel Corporation ACPI: PCI interrupt 0000:02:01.0[A] -> GSI 16 (level, low) -> IRQ 16 e100: 0000:02:01.0: e100_probe: Cannot find proper PCI device base address, aborting. Maybe my NIC was not plugged correctly into the PCI plot. I will double check it tomorrow. Thx all for you help. On 7/27/05, Brian Wilson <[EMAIL PROTECTED]> wrote: > > >>> But when I ran ifup eth1, it output an error like this: e100 device > eth1 > >>> does not seem to be present, delaying initialization. > > You can also try the other Intel driver, change e100 to eepro100 > wherever you load the module, either /etc/modules.conf or /etc/modules > > Try it manually first, unload the e100 module and load the other > > # unload the current driver > modprobe -r e100 > > # load the other driver > modprobe eepro100 > > # see if the messages look reasonable > dmesg > > > > Brian > > _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
