LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Onboard Network card Problems (https://www.linuxquestions.org/questions/linux-hardware-18/onboard-network-card-problems-304866/)

kalyan 03-22-2005 06:17 PM

Onboard Network card Problems
 
Hi
I have a new Intel machine with an onboard ethernet card (Marvel Yukon, 1GB N/W card) which works with Windows XP. I tried to install Linux on this machine and it does'nt identify the network card.
So I used an other network card to load the OS and installed the latest kernel 2.6.11.5 which has a driver (sk98lin) for the onboard card but linux does not identify the network card.

I would be grateful for any suggestions.

comprookie2000 03-22-2005 08:12 PM

Did you try to load the card as root with
Code:

modprobe <module name>
Then try
Code:

ifconfig
to see if the interfsce shows up
To find the name of the module it should be in /lib/modules/<kernel-name>

kalyan 03-23-2005 12:59 PM

comprookie2000

Thanks for the quick reply. I made and installed the modules after I did the kernel. In my case I think I have some drivers missing..
I'll try that avenue..

Thanks again!!


All times are GMT -5. The time now is 09:17 AM.