lspci lists the device as
Code: Select all
00:0a.0 Ethernet controller: nVidia Corporation MCP78S [GeForce 8200] Ethernet (rev a2)Any ideas what to try? I've recompiled the forcedeth and even recompiled to the newest gentoo-sources kernel.
Code: Select all
00:0a.0 Ethernet controller: nVidia Corporation MCP78S [GeForce 8200] Ethernet (rev a2)
Code: Select all
# lspci -v
Code: Select all
00:0a.0 Ethernet controller: nVidia Corporation MCP78S [GeForce 8200] Ethernet (rev a2)
Subsystem: ASUSTeK Computer Inc. Device 82f2
Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 10
Memory at fcf7c000 (32-bit, non-prefetchable) [size=4K]
I/O ports at b880 [size=8]
Memory at fcf7f400 (32-bit, non-prefetchable) [size=256]
Memory at fcf7f000 (32-bit, non-prefetchable) [size=16]
Capabilities: [44] Power Management version 2
Capabilities: [50] Message Signalled Interrupts: Mask+ 64bit+ Count=1/16 Enable-
Capabilities: [6c] HyperTransport: MSI Mapping Enable- Fixed+
Kernel driver in use: forcedeth
Kernel modules: forcedethCode: Select all
# This file was automatically generated by the /lib/udev/write_net_rules
# program run by the persistent-net-generator.rules rules file.
#
# You can modify it, as long as you keep each rule on a single line.
# PCI device 0x10de:0x00df (forcedeth)
SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:0f:ea:bf:67:a4", NAME="eth0"
# PCI device 0x10de:0x0760 (forcedeth)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:22:15:b6:7d:03", ATTR{type}=="1", KERNEL=="eth*", NAME="eth1"