Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
10-23-2005, 10:54 PM
|
#1
|
LQ Newbie
Registered: Dec 2004
Distribution: RedHat 7.3
Posts: 6
Rep:
|
Realtek 8139 Problems on Mandrake 10.0
Hi,
I have been tearing my hair out trying to get a LAN connection on a fresh install of Mandrake 10.0.
It detects my network card OK (Realtek 8139) - and it comes up as an option in the configuration center.
However, at startup, when I press Esc for verbose mode, it comes up with:
eth0 [FAILED]
And when I open a terminal, do su root and ifconfig, eth0 is not there, just "lo" (which I assume is loopback?)
I thought it could be a problem with the cabling, but I have a link light at both my router and network card. I have also had the LAN working in Windows XP, Ubuntu, and Knoppix.
I have tried googling and lots of forums, but everyone seems to be getting the card in ifconfig - I don't know how to make it appear.
Help?
|
|
|
10-24-2005, 02:14 AM
|
#2
|
LQ Guru
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,223
|
Run to see if it loads the driver for your nic. If not then load it manually: and try to configure the card with ifconfig etc. If it works, use these commands in a startup script to configure your nic at boot.
|
|
|
10-24-2005, 02:23 AM
|
#3
|
LQ Newbie
Registered: Dec 2004
Distribution: RedHat 7.3
Posts: 6
Original Poster
Rep:
|
returns 2 listings, I assume this means it is loading the card?
I ran the second command, no output.
How do I configure with ifconfig I have just been using it to view the interfaces, and even after modprobe it just returns the "lo", no ethernet interface there at all.
|
|
|
10-24-2005, 02:48 AM
|
#4
|
LQ Guru
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,223
|
Run: to see if there are any errors on boot. To configure your nic by hand run:
Code:
ifconfig eth0 xx.xx.xx.xx netmask yy.yy.yy.yy up
if you have a static IP.
Or use your distro's network tools to configure and bring up the interface if you use dhcp.
|
|
|
10-24-2005, 03:07 AM
|
#5
|
LQ Newbie
Registered: Dec 2004
Distribution: RedHat 7.3
Posts: 6
Original Poster
Rep:
|
Quote:
Originally posted by bathory
Run: to see if there are any errors on boot.
|
Returns 2 lines: the first saying it has detected a Realtek Network card, and giving the MAC address and IRQ number, and the second saying it detected the 8139 chipset. So, no errors?
Quote:
To configure your nic by hand run:
Code:
ifconfig eth0 xx.xx.xx.xx netmask yy.yy.yy.yy up
if you have a static IP.
Or use your distro's network tools to configure and bring up the interface if you use dhcp.
|
I have used the configuration utility in Mandrake a number of times to set it up - it never seems to do anything.
Code:
ifconfig eth0 192.168.0.1 netmask 255.255.255.0 up
Tells me:
Code:
SIOCSIFFLAGS: Function not implemented
(twice)
I'm assuming the xx.xx.xx.xx is my gateway address? I have a DI-524 router, everything usually auto-detects by DHCP so I assume it uses that, even though I really have no idea what is going on
Thanks for your help by the way!
|
|
|
10-24-2005, 04:00 AM
|
#6
|
LQ Guru
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,223
|
xx.xx.xx.xx is your IP and yy.yy.yy.yy is your gateway. Anyway take a look at this thread, perhaps it'll help you.
|
|
|
10-24-2005, 06:57 PM
|
#7
|
Member
Registered: Jul 2004
Location: Canberra
Distribution: Mint 7
Posts: 204
Rep:
|
I suspect your card is working but not set up correctly have a look at this page http://www.scyld.com/rtl8139.html#diag if you get the mii_diag program from this page http://scyld.com/ethercard_diag.html you can check the current setup which most likely shows that the speed is set to zero or some such I've had this problem on and off with both the 8139 and DEC ether cards since RH 5.4
|
|
|
10-24-2005, 08:23 PM
|
#8
|
LQ Newbie
Registered: Dec 2004
Distribution: RedHat 7.3
Posts: 6
Original Poster
Rep:
|
No dice with playing around with the eth0 config file as described in that other thread.
I really have no idea about the second ink and the drivers. I'm attempting to change cards, as I think I'm not likely to be able to download and compile whatever drivers it needs without the lan connection first 
|
|
|
All times are GMT -5. The time now is 01:48 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|