LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   ASUS P5SD2 VM motherboard doesn't connect to Internet (https://www.linuxquestions.org/questions/linux-newbie-8/asus-p5sd2-vm-motherboard-doesnt-connect-to-internet-879599/)

hpasi 05-09-2011 03:47 AM

ASUS P5SD2 VM motherboard doesn't connect to Internet
 
The motherboard has a SiS190 100/10 Ethernet Device. Apparently it worked once during installation and then never again. But it works fine in Win XP (in fact I have SlackWare installed in dual boot) My Internet connection is throgh an ADSL.
Any help from somebody will be very appreciated.
Thank you
Hector

17 may: one thing led to another and now I have more things to do and learn that time yo do it. smallpond's answer has been very important un showing the way, but Iḿ still working on it. Thank you very much- Hector

June 3, 2011: PROBLEM SOLVED!!! Thanks to some guidance and a lot of reading Slackware Book and from other sources. Thank you all very much. Hector

smallpond 05-09-2011 01:55 PM

Quote:

Originally Posted by hpasi (Post 4350686)
The motherboard has a SiS190 100/10 Ethernet Device. Apparently it worked once during installation and then never again. But it works fine in Win XP (in fact I have SlackWare installed in dual boot) My Internet connection is throgh an ADSL.
Any help from somebody will be very appreciated.

lspci should tell you the PCI address of the NIC. Mine is:
Code:

04:03.0 Ethernet controller: Intel Corporation 82546GB Gigabit Ethernet Controller (rev 03)
Once you have that, you can look for in /var/log/messages to see what happened when it tried to configure. Look for the 04:03.0 part (but use your own address).
Code:

e1000: 0000:04:03.0: e1000_probe: (PCI-X:100MHz:64-bit) 00:30:48:d7:e3:66
Look for an error, but post back here anything that you don't understand.


All times are GMT -5. The time now is 06:32 PM.