LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   redhat 9 via-rhine eth0 (https://www.linuxquestions.org/questions/linux-networking-3/redhat-9-via-rhine-eth0-308228/)

markymac 03-31-2005 10:10 AM

redhat 9 via-rhine eth0 error
 
Hi guys,

Before installing the latest rh 9 kernel 2.4.20-30, my network card under kernel 2.4.20-8 was working properly, i could go online and all other internet stuff. But after getting the latest kernel, i've got this via-rhine eth0 - failed during start up message.

Can someone kind enough to share what exactly happened? and what's the solution. Many thanks in advance.

marghorp 03-31-2005 11:19 AM

The ethernet card is probably not configured in your kernel or it is configured as a module and has to be enabled. Try running modprobe via-rhine

Or recompile the kernel with via-rhine support (under Networking devices--> 100 MB cards

dx0r515t 03-31-2005 08:56 PM

well you can type this as root to temporarily fix this issue (hopefully)
Code:

dhclient eth0


All times are GMT -5. The time now is 05:58 AM.