Strona 1 z 2
System nie wykrywa karty sieciowej
: 18 października 2016, 13:56
autor: bartflor
Witam,
Mam problem z siecią. Pracuje na Debian 8 (jessie). Nie aktualizując nic, ani nie instalując system po prostu przestał wykrywać kartę sieciową. Nie mam pojęcia co z tym zrobić...
Sprawdziłem kabel sieciowy - działa dobrze.
Obok wtyczki Ethernet świecą się obie diody (zielona i pomarańczowa) - nie wiem czy to wyklucza uszkodzenie karty.
Może ktoś się z tym spotkał i może mi coś podpowiedzieć?
poniżej wyniki kilku komend
Kod: Zaznacz cały
ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:27 errors:0 dropped:0 overruns:0 frame:0
TX packets:27 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:3077 (3.0 KiB) TX bytes:3077 (3.0 KiB)
Kod: Zaznacz cały
cat /etc/network/interfaces
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
source /etc/network/interfaces.d/*
# The loopback network interface
auto lo
iface lo inet loopback
allow-hotplug eth0
Re: System nie wykrywa karty sieciowej
: 18 października 2016, 13:59
autor: dedito
Spróbuj tak:
Pokaż co tam system widzi:
Re: System nie wykrywa karty sieciowej
: 18 października 2016, 14:20
autor: bartflor
Od tego zaczynałem - nie działa...
Kod: Zaznacz cały
# ifconfig eth0 up
eth0: ERROR while getting interface flags: Nie ma takiego urządzenia
Kod: Zaznacz cały
# lspci -k
00:00.0 Host bridge: Intel Corporation 82P965/G965 Memory Controller Hub (rev 02)
Subsystem: ABIT Computer Corp. Device 1074
00:01.0 PCI bridge: Intel Corporation 82P965/G965 PCI Express Root Port (rev 02)
Kernel driver in use: pcieport
00:1a.0 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 (rev 02)
Subsystem: ABIT Computer Corp. Device 1074
Kernel driver in use: uhci_hcd
00:1a.1 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 (rev 02)
Subsystem: ABIT Computer Corp. Device 1074
Kernel driver in use: uhci_hcd
00:1a.7 USB controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 02)
Subsystem: ABIT Computer Corp. Device 1074
Kernel driver in use: ehci-pci
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 02)
Kernel driver in use: snd_hda_intel
00:1d.0 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 02)
Subsystem: ABIT Computer Corp. Device 1074
Kernel driver in use: uhci_hcd
00:1d.1 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 02)
Subsystem: ABIT Computer Corp. Device 1074
Kernel driver in use: uhci_hcd
00:1d.2 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 02)
Subsystem: ABIT Computer Corp. Device 1074
Kernel driver in use: uhci_hcd
00:1d.7 USB controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 02)
Subsystem: ABIT Computer Corp. Device 1074
Kernel driver in use: ehci-pci
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev f2)
00:1f.0 ISA bridge: Intel Corporation 82801HB/HR (ICH8/R) LPC Interface Controller (rev 02)
Subsystem: Intel Corporation 82801HB/HR (ICH8/R) LPC Interface Controller
Kernel driver in use: lpc_ich
00:1f.2 IDE interface: Intel Corporation 82801H (ICH8 Family) 4 port SATA Controller [IDE mode] (rev 02)
Subsystem: ABIT Computer Corp. Device 1074
Kernel driver in use: ata_piix
00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 02)
Subsystem: Intel Corporation 82801H (ICH8 Family) SMBus Controller
Kernel driver in use: i801_smbus
00:1f.5 IDE interface: Intel Corporation 82801HR/HO/HH (ICH8R/DO/DH) 2 port SATA Controller [IDE mode] (rev 02)
Subsystem: ABIT Computer Corp. Device 1074
Kernel driver in use: ata_piix
01:00.0 VGA compatible controller: NVIDIA Corporation GT218 [GeForce 210] (rev a2)
Subsystem: ASUSTeK Computer Inc. Device 853b
Kernel driver in use: nouveau
01:00.1 Audio device: NVIDIA Corporation High Definition Audio Controller (rev a1)
Subsystem: ASUSTeK Computer Inc. Device 853b
Kernel driver in use: snd_hda_intel
02:02.0 FireWire (IEEE 1394): Texas Instruments TSB43AB22A IEEE-1394a-2000 Controller (PHY/Link) [iOHCI-Lynx]
Subsystem: ABIT Computer Corp. Device 1c20
Kernel driver in use: firewire_ohci
Kod: Zaznacz cały
# ifup eth0
Ignoring unknown interface eth0=eth0
Re: System nie wykrywa karty sieciowej
: 18 października 2016, 14:37
autor: dedito
System nie widzi karty.
Opisz co to za model sprzętowy.
Re: System nie wykrywa karty sieciowej
: 18 października 2016, 15:23
autor: bartflor
Zintegrowana karta z płytą Abit AB9 PRO
Ethernet Onboard PCI-E Gigabit LAN controller
Realtek Gigabit Lan
tylko tyle udało mi się znaleźć w manualu:
https://www.manualslib.com/manual/20513 ... tml#manual
Re: System nie wykrywa karty sieciowej
: 18 października 2016, 15:52
autor: dedito
Re: System nie wykrywa karty sieciowej
: 18 października 2016, 15:56
autor: pawkrol
Re: System nie wykrywa karty sieciowej
: 18 października 2016, 16:01
autor: bartflor
LAN w BIOSie cały czas włączony.
Re: System nie wykrywa karty sieciowej
: 18 października 2016, 16:11
autor: dedito
A pod jakimś systemem live działa?
Re: System nie wykrywa karty sieciowej
: 19 października 2016, 08:14
autor: LordRuthwen
A może po prostu ją szlag trafił? Weź jakąś na PCI i sprawdź czy jak wsadzisz to będzie widoczna, sprzęt sam z siebie nie znika, szczególnie zintegrowany.