LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   No configuration found for eth0 (https://www.linuxquestions.org/questions/suse-opensuse-60/no-configuration-found-for-eth0-599348/)

rparnold 11-13-2007 11:43 AM

No configuration found for eth0
 
Recently installed SLES 9.3 and setup NIC card (Dell Broadcom) with a interface (eth0). All was working fine until....Ran the IBM SLES EAL4 script, which backs the Linux kernel from 2.6.5-7.244 to 2.6.xxx.111. After running the EAL script we have lost the eth0 configuration. Noticed that the directory in /sys/class/net/eth0 no longer exists. I cannot get the system to recognize the interface. Help is needed.

ehawk 11-13-2007 03:21 PM

Didn't see anything particularly relevant here, but perhaps it will help:

http://www-uxsup.csx.cam.ac.uk/pub/d...Adminguide.pdf

inspiron_Droid 11-13-2007 03:31 PM

It apears to me that you might have an unsupported network interface card.
Could you please post the out put from the lspci command.

example:
lspci

psmith@CLE--ubuntu:~$ lspci
0000:00:00.0 Host bridge: Intel Corporation 82810E DC-133 GMCH [Graphics Memory Controller Hub] (rev 03)
0000:00:01.0 VGA compatible controller: Intel Corporation 82810E DC-133 CGC [Chipset Graphics Controller] (rev 03)
0000:00:1e.0 PCI bridge: Intel Corporation 82801AA PCI Bridge (rev 02)
0000:00:1f.0 ISA bridge: Intel Corporation 82801AA ISA Bridge (LPC) (rev 02)
0000:00:1f.1 IDE interface: Intel Corporation 82801AA IDE (rev 02)
0000:00:1f.2 USB Controller: Intel Corporation 82801AA USB (rev 02)
0000:00:1f.3 SMBus: Intel Corporation 82801AA SMBus (rev 02)
Eth0 0000:01:08.0 Ethernet controller: D-Link System Inc RTL8139 Ethernet (rev 10)
0000:01:09.0 Multimedia audio controller: Ensoniq ES1371 [AudioPCI-97] (rev 09)
0000:01:0a.0 Communication controller: Motorola: Unknown device 5608
psmith@CLE--ubuntu:~$

rparnold 11-14-2007 06:43 AM

Ok...Ran lspci.

Results:
0000:0b:00.o Ethernet Controller: Broadcom Corporation Netxtreme BCM5752 Gigabit Ethernet PCI Express (rev 02)

Also noted that when I ran the command hwstatus 'hwcfg-bus-pci-0000:0b:00.o' that DRIVER='' .
Cat the file 'hwcfg-bus-pci-0000:0b:00.o' indicated the module was tg3. lsmod indicates that the tg3 is loaded.

Also: udevinfo -a -p /sys/class/net/ and the interfaces returned "couldnt get the "dev" file.
Furthermore: /sys/class/pci/drivers/tg3 is missing the 0000:0b:00.o directory.

Any further help is appreciated.

auxsvr 11-14-2007 07:58 AM

Does a line like "eth0: Tigon3 [partno(BCM95702A20) rev 1002 PHY(5703)] (PCI:33MHz:32-bit) 10/100/1000Base-T Ethernet 00:0c:6e:2
f:16:a8" appear in dmesg| less?

rparnold 11-14-2007 11:13 AM

Problem was with the version of the 2.6 kernel that loads with the IBM SLES EAL4 script. After running the script I upgraded the kernel to 2.6.4...244 and it works fine with the bcm5700 module. Thanks to all that replied.


All times are GMT -5. The time now is 09:02 AM.