> hi! > i have a fujitsu primergy ts-120 1-rack unit and > installed redhat 7.3, it has 2-built-in ethernet ports > but it was only able to detect eth0. i tried ifconfig > eth1 but the message is no such device. > /var/log/messages only showed "modprobe: modprobe: > Can't locate module eth1". > how do i activate eth1? > > thanks, > jC >
Hi jC, I guess its an irq problem or ioport problem, the driver that is loaded to your kernel doesn't recognized the other ethernel device, try playing with modprobe, lsmod, and insmod. /proc and dmesg might also help to trace your problem. HTH, -- Jimmy Lim Operation & Support Team Leader Tricom _ Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] Fully Searchable Archives With Friendly Web Interface at http://marc.free.net.ph To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED]
