[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Wo ist eth0?



Reinhold Plew schrieb:
> Rüdiger Noack wrote:
>> Hallo
>> 
>> Ich versuche mich auf einem neuen PC an etch. Da ich Schwierigkeiten mit
>> dem Netzwerk hatte, stellte ich fest, dass meine (einzige) LAN-Karte mit
>> eth1 benannt wurde - und es eth0 nicht gibt.
>> 
>> eth0: Fehler beim Auslesen der Schnittstelleninformation: Gerät nicht
>> gefunden
>> 
>> Warum? Und wie kann ich das ändern?
> 
> Hat Dein PC vielleicht eine Firewire Schnittstelle (IEEE 1394)?

Ich gestehe, ich verstehe nicht viel von Hardware. Wie bekomme ich
heraus, ob ich so eine Schnittstelle habe? Mit lspci kann ich nichts
erkennen:

00:00.0 RAM memory: nVidia Corporation MCP61 Memory Controller (rev a1)
00:01.0 ISA bridge: nVidia Corporation MCP61 LPC Bridge (rev a2)
00:01.1 SMBus: nVidia Corporation MCP61 SMBus (rev a2)
00:01.2 RAM memory: nVidia Corporation MCP61 Memory Controller (rev a2)
00:02.0 USB Controller: nVidia Corporation MCP61 USB Controller (rev a2)
00:02.1 USB Controller: nVidia Corporation MCP61 USB Controller (rev a2)
00:04.0 PCI bridge: nVidia Corporation MCP61 PCI bridge (rev a1)
00:05.0 Audio device: nVidia Corporation MCP61 High Definition Audio
(rev a2)
00:06.0 IDE interface: nVidia Corporation MCP61 IDE (rev a2)
00:07.0 Bridge: nVidia Corporation MCP61 Ethernet (rev a2)
00:08.0 IDE interface: nVidia Corporation MCP61 SATA Controller (rev a2)
00:09.0 PCI bridge: nVidia Corporation MCP61 PCI Express bridge (rev a2)
00:0b.0 PCI bridge: nVidia Corporation MCP61 PCI Express bridge (rev a2)
00:0c.0 PCI bridge: nVidia Corporation MCP61 PCI Express bridge (rev a2)
00:0d.0 VGA compatible controller: nVidia Corporation Unknown device
03d1 (rev a2)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron]
HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron]
Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron]
DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron]
Miscellaneous Control

> Wie schaut Deine /etc/network/interfaces aus?
> 
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet static
        address 192.168.xyz.abc
        netmask 255.255.255.0
        gateway 192.168.xyz.def

Als der NetworkManager meine LAN-Karte unter seine Fittiche genommen
hat, bin ich erst darauf gekommen, dass meine NIC nicht auf eth0 hört...

Muss ich udev-Regeln bauen? Aber wie? Trotzdem ist es sicherlich
hilfreich zu wissen, wer wie was eth0 blockiert!


Reply to: