PDA

View Full Version : can't see my onboard nic



the-weakness
10-14-2005, 08:23 PM
Hello, Im having problems getting knoppix to recognize my onboard NIC. It says it can't be found. My HW is in my signature, it's an nforce2 mobo.

the-weakness
10-14-2005, 08:25 PM
sorry, forgot to add my sig.

rwcitek
10-14-2005, 11:52 PM
Hello and welcome to Knoppix.net.

We hope that you enjoy your use of Knoppix and hope you become an active member of the community. There's no membership fee. We just ask that you help us and others by becoming familiar with Knoppix, posting questions, and letting the rest of us know how things go.


Hello, Im having problems getting knoppix to recognize my onboard NIC. It says it can't be found. My HW is in my signature, it's an nforce2 mobo.
Some questions:
- What version of Knoppix are you using?
- Can you run the following code as root and post the contents of the post.txt file:


( set -x
lspci
lsmod
ifconfig -a
) >& post.txt

Regards,
- Robert
http://www.cwelug.org

the-weakness
10-15-2005, 12:10 AM
Thanks for the welcome and i do plan on becoming an active member :D Ive given up on trying to get the onboard lan to work and tossed in a pci nic card and it picked it up right away :o

Thanks again for the quick reply. :)