eth0 no interface found beim Hochfahren
Hallo Liste, wenn ich meinen Schlapptop (Thinkpad T42p, Suse 9.2) hochfahre, wird kein Netzwerk-Interface gefunden. Auszug aus boot.msg: Setting up network interfaces: lo lo IP address: 127.0.0.1/8 done ath0 device: Atheros Communications, Inc. AR5212 802.11abg NIC (rev 01) ath0 No configuration found for ath0 unused Waiting for mandatory devices: eth-id-00:0d:60:f8:d0:87 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0 eth-id-00:0d:60:f8:d0:87 No interface found failedSetting up service network . . . . . . . . . . . . . . . .failed <notice>exit status of (network) is (7) Also muss ich jedesmal in Yast -> Netzwerkgeräte -> Netzkarte die Karte neu einrichten, dann geht es wieder. Hat jemand einen Tip? Vielen Dank im voraus!! Gruß Frank Müller-Witte
On Sun, Dec 05, 2004 at 04:44:27PM +0100, Frank Müller-Witte wrote:
Setting up network interfaces: lo lo IP address: 127.0.0.1/8 done ath0 device: Atheros Communications, Inc. AR5212 802.11abg NIC (rev 01) ath0 No configuration found for ath0 unused Waiting for mandatory devices: eth-id-00:0d:60:f8:d0:87 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0 eth-id-00:0d:60:f8:d0:87 No interface found failedSetting up service network . . . . . . . . . . . . . . . .failed <notice>exit status of (network) is (7)
Also muss ich jedesmal in Yast -> Netzwerkgeräte -> Netzkarte die Karte neu einrichten, dann geht es wieder. Hat jemand einen Tip? Vielen Dank im voraus!!
Ich vermute mal, daß aus irgendeinem Grund das Modul für deine Netzwerkkarte nicht automatisch geladen wird. Ich weiß aber nicht wieso. Evtl. reicht es ja schon aus, es im Yast bei der Konfiguration der Netzwerkkarte unter "Hardwaredetails" explizit anzugeben? -- Stefan Seyfried
On Mon, Dec 06, Stefan Seyfried wrote:
On Sun, Dec 05, 2004 at 04:44:27PM +0100, Frank Müller-Witte wrote:
Setting up network interfaces: lo lo IP address: 127.0.0.1/8 done ath0 device: Atheros Communications, Inc. AR5212 802.11abg NIC (rev 01) ath0 No configuration found for ath0 unused Waiting for mandatory devices: eth-id-00:0d:60:f8:d0:87 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0 eth-id-00:0d:60:f8:d0:87 No interface found failedSetting up service network . . . . . . . . . . . . . . . .failed <notice>exit status of (network) is (7)
Also muss ich jedesmal in Yast -> Netzwerkgeräte -> Netzkarte die Karte neu einrichten, dann geht es wieder. Hat jemand einen Tip? Vielen Dank im voraus!!
Ich vermute mal, daß aus irgendeinem Grund das Modul für deine Netzwerkkarte nicht automatisch geladen wird. Ich weiß aber nicht wieso.
Das ist eine der Möglichkeiten. Dann gibt es auch kein eth0 (ls /sys/class/net). In diesem Fall in /etc/sysconfig/hotplug: HOTPLUG_DEBUG=yes HOTPLUG_SYSLOG=file Dann neu booten und in /var/log/hotplug.log nachkukcken. Falls das Interface jedoch existiert, hilft dann ein einfaches 'ifup eth0' als root? -- ciao, christian 睡眠不足はいい仕事の敵だ。
Am Dienstag, 7. Dezember 2004 08:30 schrieb Christian Zoz:
On Mon, Dec 06, Stefan Seyfried wrote:
On Sun, Dec 05, 2004 at 04:44:27PM +0100, Frank Müller-Witte wrote:
Setting up network interfaces: lo lo IP address: 127.0.0.1/8 done ath0 device: Atheros Communications, Inc. AR5212 802.11abg NIC (rev 01) ath0 No configuration found for ath0 unused Waiting for mandatory devices: eth-id-00:0d:60:f8:d0:87 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0 Da ist sehr warscheinlich die Zeit zu kurz eingestell in /etc/sysconfig/network/config WAIT_FOR_INTERFACE den Wert erhöhen auf 30 oder 40 . eth-id-00:0d:60:f8:d0:87 No interface found failedSetting up service network . . . . . . . . . . . . . . . .failed <notice>exit status of (network) is (7)
Also muss ich jedesmal in Yast -> Netzwerkgeräte -> Netzkarte die Karte neu einrichten, dann geht es wieder. Hat jemand einen Tip? Vielen Dank im voraus!!
Ich vermute mal, daß aus irgendeinem Grund das Modul für deine Netzwerkkarte nicht automatisch geladen wird. Ich weiß aber nicht wieso.
Das ist eine der Möglichkeiten. Dann gibt es auch kein eth0 (ls /sys/class/net). In diesem Fall in /etc/sysconfig/hotplug: HOTPLUG_DEBUG=yes HOTPLUG_SYSLOG=file Dann neu booten und in /var/log/hotplug.log nachkukcken.
Falls das Interface jedoch existiert, hilft dann ein einfaches 'ifup eth0' als root? Viele Grüße, Heinz Dittmar
Am Sonntag, 5. Dezember 2004 16:44 schrieb Frank Müller-Witte:
Hallo Liste,
wenn ich meinen Schlapptop (Thinkpad T42p, Suse 9.2) hochfahre, wird kein Netzwerk-Interface gefunden. Auszug aus boot.msg:
Setting up network interfaces: lo lo IP address: 127.0.0.1/8 done ath0 device: Atheros Communications, Inc. ^^^ eth0 ?
AR5212 802.11abg NIC (rev 01) ath0 No configuration found for ath0 unused Waiting for mandatory devices: eth-id-00:0d:60:f8:d0:87 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0 eth-id-00:0d:60:f8:d0:87 No interface found failedSetting up service network . . . . . . . . . . . . . . . .failed <notice>exit status of (network) is (7)
Also muss ich jedesmal in Yast -> Netzwerkgeräte -> Netzkarte die Karte neu einrichten, dann geht es wieder. Hat jemand einen Tip? Vielen Dank im voraus!!
Sagt "rcnetwork status", das Netwerk wäre "running"? Was passiert, wenn Du statt Yast "rcnetwork restart" sagst? Was steht in /etc/sysconfig/network/eth-id-00......? ifup eth0 bzw. eth-id-00...? ifconfig eth0 xx.yy.zz.ff? Läuft der Treiber? Versuche mal vor und nach Yast ein "lsmod|sort>/tmp/fff[vorher|nachher]" und ein diff der Files. Läuft ein zusätzlicher Treiber? HTH Wolfgang
participants (5)
-
Christian Zoz
-
Frank Müller-Witte
-
Heinz Dittmar
-
Stefan Seyfried
-
Wolfgang Hinsch