Results 1 to 6 of 6
Hi
i am facing a problem with ethernet problem,ethernet is not in active mode,when i am pinging to loopback ip 127.0.0.1 it's giving replay,how can i activate ehernet in my ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-12-2008 #1Just Joined!
- Join Date
- Sep 2008
- Posts
- 4
Ethernet Problem
Hi
i am facing a problem with ethernet problem,ethernet is not in active mode,when i am pinging to loopback ip 127.0.0.1 it's giving replay,how can i activate ehernet in my PC.
- 10-12-2008 #2
Which Ethernet card do you have? Can you post the output of this command and post it back here.
If you get "command not found", then try logging in as root, then try again.Code:lspci |grep net
Also, post the output of this command
Code:ifconfig
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.
I'd rather be lost at the lake than found at home.
- 10-12-2008 #3
I would do the following.
cd /etc/sysconfig/network-scripts
ls- al
You will see ifcfg-eth0.
vi ifcfg-eth0
Check the settings in there. Should be what you need. Google the rest if you need help.
;o)
Also, check the /etc/sysconfig/network file as well for gateway and hostname settings.
/etc/hosts
/etc/resolv.conf
These files will be your friends.
LINUX - "The other white meat.."
Registered Linux User #439112
- 10-13-2008 #4Just Joined!
- Join Date
- Sep 2008
- Posts
- 4
- 10-13-2008 #5Just Joined!
- Join Date
- Sep 2008
- Posts
- 4
Sound card
Hi
I am a facing a problem with sound card,it's inbilt sound card it's not detected.
- 10-13-2008 #6
Hi
It would be really helpful if you could post the info that I asked for previously. Let's try solving one problem at a time and see how that goes. I assume you'd like to get the Ethernet card working first. Once you get that working then who knows, maybe you can get the sound working on your own.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.
I'd rather be lost at the lake than found at home.


Reply With Quote

