Der Netzwerkkartentreiben schein geladen zu sein
Code: Select all
root@h1:/var/log# lspci -nnk | grep -i net -A2
03:00.0 Ethernet controller [0200]: Intel Corporation 82573L Gigabit Ethernet Controller [8086:109a]
Subsystem: Micro-Star International Co., Ltd. [MSI] Device [1462:6b30]
Kernel driver in use: e1000e
root@h1:/var/log# lsmod | grep e1000
e1000e 237568 0
ptp 20480 1 e1000eCode: Select all
Sep 14 10:50:50 h1 dhclient:
Sep 14 10:50:50 h1 ifup[1383]: Cannot find device "eth0"
Sep 14 10:50:50 h1 dhclient: Bind socket to interface: No such device
Sep 14 10:50:50 h1 ifup[1383]: Bind socket to interface: No such device
Sep 14 10:50:50 h1 ifup[1383]: If you think you have received this message due tt
o a bug ratherCode: Select all
root@h1:/var/log# ifconfig eth0
eth0: Fehler beim Auslesen der Schnittstelleninformation: Gerät nicht gefundenwie kann ich das Problem weiter eingrenzen?
Kann die Netzwerkkarte kaputt sein?
