Mam broblem z kartą sieciową pod Debiam 6
Jest to karta 82574L
Kod: Zaznacz cały
root@debian-router:/# uname -r
2.6.32-5-amd64
Kod: Zaznacz cały
root@debian-router:/# ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:1c:c4:2d:1e:01
inet addr:192.168.0.20 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::21c:c4ff:fe2d:1e01/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:10281 errors:0 dropped:0 overruns:0 frame:0
TX packets:9436 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1477092 (1.4 MiB) TX bytes:778270 (760.0 KiB)
Interrupt:17
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:16436 Metric:1
RX packets:8 errors:0 dropped:0 overruns:0 frame:0
TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:560 (560.0 B) TX bytes:560 (560.0 B)
pan0 Link encap:Ethernet HWaddr c2:03:f9:6d:58:0b
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
wlan0 Link encap:Ethernet HWaddr 74:ea:3a:f5:08:c8
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Kod: Zaznacz cały
root@debian-router:/# lspci | grep Ethernet
05:09.0 Ethernet controller: Atheros Communications Inc. AR5007G Wireless Network Adapter (rev 01)
28:00.0 Ethernet controller: Intel Corporation 82574L Gigabit Network Connection
3f:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5755 Gigabit Ethernet PCI Express (rev 02)
Kod: Zaznacz cały
root@debian-router:/var/log# cat dmesg | grep e1000e
[ 0.681804] e1000e: Intel(R) PRO/1000 Network Driver - 1.2.20-NAPI
[ 0.681806] e1000e: Copyright(c) 1999 - 2010 Intel Corporation.
[ 0.681830] e1000e 0000:28:00.0: Disabling ASPM L1
[ 0.681854] e1000e 0000:28:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.681892] e1000e 0000:28:00.0: setting latency timer to 64
[ 0.682397] e1000e 0000:28:00.0: (unregistered net_device): Failed to initialize MSI-X interrupts. Falling back to MSI interrupts.
[ 0.682437] e1000e 0000:28:00.0: (unregistered net_device): Failed to initialize MSI interrupts. Falling back to legacy interrupts.
[ 0.682731] e1000e 0000:28:00.0: Disabling ASPM L0s
[ 0.728823] e1000e 0000:28:00.0: (unregistered net_device): The NVM Checksum Is Not Valid
[ 0.739056] e1000e 0000:28:00.0: PCI INT A disabled
[ 0.739065] e1000e: probe of 0000:28:00.0 failed with error -5
Kompilowałem sam ze strony intele sterowniki załadowałem je i dalej nie działa.
Może ktoś miał podobny problem i wie jak go rozwiązać.
Pozdrawiam