Results 1 to 9 of 9
Hi..I am havin a vaio laptop with intel pro wireless ethernet n realtek 8139/810x famile fast ethernet.I am using WinXP n RHEL5 in my system.I am unable to connect internet..my ...
- 05-11-2008 #1Just Joined!
- Join Date
- Feb 2008
- Posts
- 26
Realtek ethernet doesnt work
Hi..I am havin a vaio laptop with intel pro wireless ethernet n realtek 8139/810x famile fast ethernet.I am using WinXP n RHEL5 in my system.I am unable to connect internet..my ethernet doesnt get activated..dunno wat to do but it works fines in XP.Can sumone help me out??
- 05-11-2008 #2
If you are sure it's an 8139 chipset then you can use this command to verify you have the module loaded.
If you get no joy, then try loading the module manually:Code:lsmod |grep 8139
orCode:modprobe 8139
You won't see any output if the module loads correctly, but again, use the above command to see if it loadedCode:modprobe 8139too
Then try to get your network going, and do let us know how you get on.Code:lsmod |grep 8139
Last edited by MikeTbob; 05-11-2008 at 05:21 AM. Reason: Added code tags
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 05-11-2008 #3Just Joined!
- Join Date
- Feb 2008
- Posts
- 26
mii-tool cmd fetches an output that no mii interfaces found..
- 05-12-2008 #4Just Joined!
- Join Date
- Feb 2008
- Posts
- 26
also on booting,while it checks for eth interface,it displays tat 8139too does nt seem to be present
- 05-12-2008 #5
Can you post the exact error messages please?
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 05-13-2008 #6Just Joined!
- Join Date
- Feb 2008
- Posts
- 26
This the error message :
Bringing up eth0 interface: 8139too device eth0 does not seem to be present delaying initialisation.
[FAILED]
- 05-13-2008 #7Just Joined!
- Join Date
- Feb 2008
- Posts
- 26
one more thing,when i restart the network service following error msg appears,
Shutting down loopback interface: [60G[[0;32m OK [0;39m]
Bringing up loopback interface: [60G[[0;32m OK [0;39m]
Bringing up interface eth0: 8139too device eth0 does not seem to be present, delaying initialization.
[60G[[0;31mFAILED[0;39m]
Bringing up interface data: [60G[[0;31mFAILED[0;39m]
- 05-14-2008 #8
Can you issue this command, so we can see exactly which chipset you are using:
lspci |grep net
Try doing this as root and please Post the output here.I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 05-15-2008 #9Just Joined!
- Join Date
- Feb 2008
- Posts
- 26
the output is
06:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E PCI Express Fast Ethernet controller (rev 01)
I think i ve wrongly diagonised my ethernet..so wat must i do 2 make it up n running..???


Reply With Quote
