Results 1 to 10 of 15
hai
everybody
in my system eth0 is not working
while giving the command ifconfig eth0, it is giving the message
eth0:error fetching interface information evice not found.
and when i ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-13-2004 #1Linux Newbie
- Join Date
- Jul 2004
- Posts
- 143
eth0 is not working
hai
everybody
in my system eth0 is not working
while giving the command ifconfig eth0, it is giving the message
eth0:error fetching interface information
evice not found.
and when i am trying to activate the eth0 it is giving the following message
cannot activate network device eth0
de620 device eth0 does not seen to be present, delaying initialization.
pls solve my problem
thanks
in advance
- 08-13-2004 #2Linux Guru
- Join Date
- Apr 2003
- Location
- London, UK
- Posts
- 3,284
What card is it? (make/model).
Have you loaded the necessary driver into the kernel using modprobe?
- 08-13-2004 #3Linux Engineer
- Join Date
- May 2003
- Location
- Greece / Athens
- Posts
- 1,169
and what distro do you use?
Linux For Ever!
- 08-15-2004 #4Linux Newbie
- Join Date
- Jan 2004
- Location
- Belgrade, S&M
- Posts
- 177
Try dmesg | grep eth0. If that doesn't give you anything then you have to load a module like : modprobe eepro100. If it then detects the card type: ifconfig etho 192.168.2.1 netmask 255.255.255.0 up. Then try ping 192.168.2.1. Do you still have a problem ?
- 08-16-2004 #5Linux Newbie
- Join Date
- Jul 2004
- Posts
- 143
Redhat linux
I am using Redhat linux
Originally Posted by stathisx
bye
mummaneni
- 08-16-2004 #6Linux Newbie
- Join Date
- Jul 2004
- Posts
- 143
eth0 rtl-8139c not runnin
dmesg | grep eth0
Divert:not allocating divert_blk for non-ethernet device eth0
devert: no devert_blk to free,eth0 not ethernet
redhat linux 9.0... ethernet interface not working... works nice with win2kpro...
regards,
m.
- 08-16-2004 #7Linux Engineer
- Join Date
- Jul 2003
- Location
- Uppsala, Sweden
- Posts
- 1,278
How about suplying some information.. we are not mind readers, show us some respect and suply the needed information if you expect an answer.
Proud to be a GNU/Gentoo Linux user!
- 08-17-2004 #8Linux Newbie
- Join Date
- Dec 2003
- Location
- Netherlands
- Posts
- 193
Try this maybe:
ifup eth0
If this also gives you an error, than i think you've got a problem. Your network device is probably not installed, or not correctly?
Do you use an onboard device, or another?Computers Are Like Air Conditioners... They\'re both useless with Windows open!
- 08-17-2004 #9
What does this error say to you
Notice the non-ethernet device eth0 what network card are you using by the error it sound like its not an ethernet card.Divert:not allocating divert_blk for non-ethernet device eth0
EDIT :- Are you using DHCP??
- 08-20-2004 #10Just Joined!
- Join Date
- Aug 2004
- Location
- india
- Posts
- 4
same prob
i just installed fedora core on my friends pc.he also has similar problem.
i opted for dhcp while installing.his comp was on a lan where most of the machines r windows and even the proxy server i hope
just reading the post and i didnt tried out u r suggestions(i will though by eve)
tell me if i have to configure anything related to proxy since its a windows machine.


Reply With Quote
