I had RH9 running happily on an Epox 8rda+ Nforce2 motherboard. Out of nowhwere, the motherboard died. I could not find any more 8rda+ boards, so the closest thing I could find was the 8RDA3I.
The boards are pretty much the same, but one notable difference is the Realtek RTL8201BL on the 8rda+ vs the Realtek RTL8201CL PHY network chip on the 8RDA3I.
Anyway, I swapped out the dead 8rda+ for the new 8RDA3I and hoped for the best. Upon bootup, it detected a hardware change, removed some old hardware configs from the system (including the network driver), and added a few new "unknowns".
The system seems to run fine, except for one major issue: I have no eth0.
I tried installing the nforce drivers found here, but it didn't seem to help.
I ran "lspci" and got this:
[root@localhost root]# lspci
00:00.0 Host bridge: nVidia Corporation: Unknown device 01e0 (rev c1)
00:00.1 RAM memory: nVidia Corporation: Unknown device 01eb (rev c1)
00:00.2 RAM memory: nVidia Corporation: Unknown device 01ee (rev c1)
00:00.3 RAM memory: nVidia Corporation: Unknown device 01ed (rev c1)
00:00.4 RAM memory: nVidia Corporation: Unknown device 01ec (rev c1)
00:00.5 RAM memory: nVidia Corporation: Unknown device 01ef (rev c1)
00:01.0 ISA bridge: nVidia Corporation: Unknown device 0080 (rev a3)
00:01.1 SMBus: nVidia Corporation: Unknown device 0084 (rev a1)
00:02.0 USB Controller: nVidia Corporation: Unknown device 0087 (rev a1)
00:02.1 USB Controller: nVidia Corporation: Unknown device 0087 (rev a1)
00:02.2 USB Controller: nVidia Corporation: Unknown device 0088 (rev a2)
00:04.0 Bridge: nVidia Corporation: Unknown device 008c (rev a3)
00:08.0 PCI bridge: nVidia Corporation: Unknown device 008b (rev a3)
00:09.0 IDE interface: nVidia Corporation: Unknown device 0085 (rev a3)
00:1e.0 PCI bridge: nVidia Corporation nForce2 AGP (rev c1)
02:00.0 VGA compatible controller: nVidia Corporation NV11 [GeForce2 MX/MX 400]
(rev b2)
Also, under "Hardware Browser->System devices" there is a "Generic nvnet device" that doesn't seem to be doing anything (it's probably only there due to the driver I installed) and a "Linux 2.4.20-8 ehci-hcd PCI device 10:de:0088 (nVidia Corporation)
How can I get an eth0 installed on this setup?
Thanks.
The boards are pretty much the same, but one notable difference is the Realtek RTL8201BL on the 8rda+ vs the Realtek RTL8201CL PHY network chip on the 8RDA3I.
Anyway, I swapped out the dead 8rda+ for the new 8RDA3I and hoped for the best. Upon bootup, it detected a hardware change, removed some old hardware configs from the system (including the network driver), and added a few new "unknowns".
The system seems to run fine, except for one major issue: I have no eth0.
I tried installing the nforce drivers found here, but it didn't seem to help.
I ran "lspci" and got this:
[root@localhost root]# lspci
00:00.0 Host bridge: nVidia Corporation: Unknown device 01e0 (rev c1)
00:00.1 RAM memory: nVidia Corporation: Unknown device 01eb (rev c1)
00:00.2 RAM memory: nVidia Corporation: Unknown device 01ee (rev c1)
00:00.3 RAM memory: nVidia Corporation: Unknown device 01ed (rev c1)
00:00.4 RAM memory: nVidia Corporation: Unknown device 01ec (rev c1)
00:00.5 RAM memory: nVidia Corporation: Unknown device 01ef (rev c1)
00:01.0 ISA bridge: nVidia Corporation: Unknown device 0080 (rev a3)
00:01.1 SMBus: nVidia Corporation: Unknown device 0084 (rev a1)
00:02.0 USB Controller: nVidia Corporation: Unknown device 0087 (rev a1)
00:02.1 USB Controller: nVidia Corporation: Unknown device 0087 (rev a1)
00:02.2 USB Controller: nVidia Corporation: Unknown device 0088 (rev a2)
00:04.0 Bridge: nVidia Corporation: Unknown device 008c (rev a3)
00:08.0 PCI bridge: nVidia Corporation: Unknown device 008b (rev a3)
00:09.0 IDE interface: nVidia Corporation: Unknown device 0085 (rev a3)
00:1e.0 PCI bridge: nVidia Corporation nForce2 AGP (rev c1)
02:00.0 VGA compatible controller: nVidia Corporation NV11 [GeForce2 MX/MX 400]
(rev b2)
Also, under "Hardware Browser->System devices" there is a "Generic nvnet device" that doesn't seem to be doing anything (it's probably only there due to the driver I installed) and a "Linux 2.4.20-8 ehci-hcd PCI device 10:de:0088 (nVidia Corporation)
How can I get an eth0 installed on this setup?
Thanks.
Comment