Results 1 to 6 of 6
Hi,
I'm installing RHEL 5 to a brand new
Dell Latitude E6500. The installation
completed successfully. However, when
I configure the IP address, I got the
following error:
"3c501 device ...
- 04-27-2009 #1Just Joined!
- Join Date
- Apr 2009
- Posts
- 2
Ethernet card not recognized by Redhat Enterprise Linux 5
Hi,
I'm installing RHEL 5 to a brand new
Dell Latitude E6500. The installation
completed successfully. However, when
I configure the IP address, I got the
following error:
"3c501 device eth0 does not seem to be present"
I could not activate nor start up network service.
Please help.
Thanks,
Lam
- 04-27-2009 #2Linux Guru
- Join Date
- Nov 2007
- Posts
- 1,695
You're not going to get "out of the box" support for *laptop* hardware from an OS built for *ENTERPRISE* use. (There are not too many laptops running in racks in Datacenters.)
Step 1: Visit Dell's site and find out what NIC is in an E6500. It's likely an Intel 825XX Gigabit NIC.
Step 2: Visit Intel's support site, download the driver, and following the README instructions.
Intel 825XX Linux Driver
- 04-28-2009 #3
The best way to find the network device as Linux "sees" it, is to use the lspci command. To pick out only the network devices, try this.
Then you can look for a driver for that device. It is best to Google the device ID, the eight digit number surrounded by brackets [xxxx:xxxx].Code:/sbin/lspci -nn | grep Network
Paul
Please do not send Private Messages to me with requests for help. I will not reply.
- 05-05-2009 #4Just Joined!
- Join Date
- Apr 2009
- Posts
- 2
Thanks all for the inputs. I followed HROAdmin26's advice
to check Dell's & Inte's websites and was able to
download the correct driver for the Ethernet card.
The OS recognized the Ethernet card now and my
network is in operation.
Thanks for the helps.
Lam
- 06-03-2009 #5Just Joined!
- Join Date
- Jun 2009
- Posts
- 1
which driver
Can you help , I have the same prob ? any driver link ?
- 06-03-2009 #6
Hi, and welcome to Linux Forums.
It is against forum rules to tack your help request to someone else's thread.
Please read the post that I linked to below. It will explain how to find the information that we need to diagnose your problem. Then start a new thread, and post that information in that thread.
Wireless Setup - Start HerePaul
Please do not send Private Messages to me with requests for help. I will not reply.


