Linux / UNIX Tech Support Forum
This is a discussion on Device eth0 does not seem to be present error and solution within the Linux software forums, part of the Linux Getting Started category; Hello folks, When attempting to activate my netword card i was bumped back with following error Device eth0 does not ...
|
|||||||
| Linux software General questions and discussion about Redhat/Fedora Core/Cent OS, Debian and Ubuntu Linux related to softwares should go here. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hello folks,
When attempting to activate my netword card i was bumped back with following error Device eth0 does not seem to be present WTF? I do have ethernet card... how do i get rid of this problem? |
| Sponsored Links | ||
|
|
|
||||
|
You need to have correct device driver loaded (module) for your NIC. Use lspci command to find out more information about card.
Code:
lspci Once device identified, you can load the driver (located in /lib/ directory). Use insmod or modprobe command to install the driver Code:
modprobe driver-name |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to use arrays and its values present in one script? | Nishanthhampali | Shell scripting | 0 | 31-01-2008 02:04 PM |
| Need Solution | aaru | Linux software | 0 | 19-10-2007 03:38 PM |
| Needed backup stript with solution for problem symlinks | texnikru | Shell scripting | 2 | 10-10-2007 05:23 PM |
| how to rename eth0 to eth1 | deltamails | Networking, Firewalls and Security | 1 | 24-09-2007 07:53 PM |
| Re-reading the partition table failed with error 16: Device | chiku | Linux software | 1 | 07-12-2006 08:45 PM |