LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   eth0 "not present" according to Redhat 9 (https://www.linuxquestions.org/questions/linux-networking-3/eth0-not-present-according-to-redhat-9-a-281455/)

briankb713 01-23-2005 10:38 PM

eth0 "not present" according to Redhat 9
 
Recently, my NICs stopped responding. I decided it best to reconfigure the system because my shorewall router was having some trouble. However, when I deleted everything from the RedHat 9 Network GUI, restarted and then reconfigured eth0, the GUI gave the error "delaying activation because the device does not seem to be present." Well, this is quite confusing because the device is hardwired onto the motherboard. I then tried my other NICs which are PCI cards and got the same error. Any ideas what may cause this error? Also, I thought it might be good to have linux redetect through kudzu, but I am a newbie still and not sure how to force this.

Any and all help is so appreciate! I keep finding one thing after another!

Sincerely,

Brian

scuzzman 01-23-2005 11:28 PM

What is the output of
Code:

lspci
Remember, this must be done as root.

homey 01-23-2005 11:32 PM

To get Redhat to redetect a nic, you edit the file /etc/sysconfig/hwconf and remove the section which looks like this. Then you can run the command: kudzu or reboot for the hardware to get redetected.
Code:

-
class: NETWORK
bus: PCI
detached: 0
device: eth0
driver: 8139too
desc: "Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+"
network.hwaddr: 00:50:BA:D8:04:5C
vendorId: 10ec
deviceId: 8139
subVendorId: 1186
subDeviceId: 1300
pciType: 1
pcidom:    0
pcibus:  1
pcidev:  8
pcifn:  0


inc0gs 01-24-2005 01:44 AM

I have a very similar problem.

I get the eth0 not present also; however, I am using Whitebox Linux, which is Red Hat Enterprise Linux compiled by whitebox.

Only thing, I've never had my card detected by linux.

when I do the lspci, I get:

Code:

02:01.0 Ethernet Controller: Linksys Gigabit Network Adapter (rev 12)
I tried homey's suggestion, and still get the same thing.

the sk98lin has been compiled per the linksys directions.

please help this :newbie:

I am at a lost for what to do next

briankb713 01-24-2005 11:09 PM

kudzu and other 2 NICs
 
Thanks for the help in getting kudzu to reconfigure my system. I also had to take out physically my two other NICs (GN-1200TC from PCI PLANEX) before eth0 would work again. Unfortunately, I have to still understand why the other two NICs were causing trouble because I wish to use a shorewall 3 NIC setup. For now, I will stick with my store bought router.

Brian

inc0gs 01-25-2005 01:59 AM

should I try reinstalling linux?:confused:

scuzzman 01-25-2005 03:17 AM

No, but you might try not hijacking a thread and creating your own - I'd suggest in Linux-Hardware

inc0gs 01-25-2005 03:45 AM

well, I didnt want to start a new thread when this one was soooooo similar to my problem but allright


All times are GMT -5. The time now is 01:37 AM.