[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: missing eth0






Hi, The Asus motherboard of recent times seem to all be using the Broadcom BCM4400 series ethernet controllers. Redhat's support for this has been spotty. I don't remember if it was supported on RH9. Luckily it wasn't that difficult for me to fix on my A7V333-X machine:

1) Double check that it is the bcm4400 family using lspci as root.

2) If it is, then on your Asus CDROM they supplied a drivers directory that
has the driver source code. Place it in a directory somewhere and build it.
(As user type 'make'. If everything goes OK, then as root type 'make
install'.)

3) You can load it by hand just typing 'modprobe bcm4400' or you can alias
it in your modules.conf file.




Several commands are not available, e.g. insmod, modprobe, lspci. I am wondering if it is all caused by the upgrade instead of a new install of RH9?! I have tried to do the "make", "insmod", and "install" procedure as described in the release text on the driver-cd-rom and only get error messages. Since I have only "played" with my RH-partion nothing important will be deleted so I'll try a new install. If I still have problems I will return.
Thanks for now
Martin






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]