LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Network Card driver (https://www.linuxquestions.org/questions/linux-newbie-8/network-card-driver-868638/)

saran_redhat 03-15-2011 01:53 AM

Network Card driver
 
Hi,

Recently we purchased IBM Thinkcentre. I installed centos5.0. But network card not detected. How to installed network card in that linux box.
Network card name: Marvell yukon 88E8057 PCi-gigabit Ethernet Controller.
Please advise drivers Marvell yukon 88E8057 PCi-gigabit Ethernet Controller.

sem007 03-15-2011 02:01 AM

Hi saran_redhat,

Did you search driver on manufacturer's site? if not, please search and you will get driver from site.

Nylex 03-15-2011 07:52 AM

There should be a driver for these chipsets in the kernel: sky2. I found this by searching for "88E8057" within the source files in the /usr/src/linux/drivers/net directory. The vanilla kernel at kernel.org has this driver, so if your kernel on CentOS is recent, I imagine it has it as well.

Can you post the output from "lsmod", "ifconfig" and "uname -r" please?

saran_redhat 03-16-2011 04:14 AM

Network driver
 
Quote:

Originally Posted by Nylex (Post 4291421)
There should be a driver for these chipsets in the kernel: sky2. I found this by searching for "88E8057" within the source files in the /usr/src/linux/drivers/net directory. The vanilla kernel at kernel.org has this driver, so if your kernel on CentOS is recent, I imagine it has it as well.

Can you post the output from "lsmod", "ifconfig" and "uname -r" please?

Hi,

Thanks for all the reply.

I got that driver from the vendor website. Now its fine.

Nylex 03-16-2011 04:18 AM

OK. That seems like more effort, though.


All times are GMT -5. The time now is 01:40 PM.