Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: neogenesys on May 06, 2009, 05:52:39 PM

Title: network problems with a RealTek 8111C gigabit ethernet
Post by: neogenesys on May 06, 2009, 05:52:39 PM
We are installing TC into an intel D945GCLF2 MB and have problems detecting and configuring the nic.

We don't even see and eth0 device under the net configuration panel. Please help.
Title: Re: network problems with a RealTek 8111C gigabit ethernet
Post by: tobiaus on May 06, 2009, 06:22:29 PM
it may not be necessary, but it might help someone here if you post the output of dmesg and/or lspci -k.
Title: Re: network problems with a RealTek 8111C gigabit ethernet
Post by: neogenesys on May 06, 2009, 07:32:48 PM
The outputs of dmseg and lspci -k are too long and in neither is a reference to nic, lan, eth0 or similar. It seems as if this HW could not be detected and therefore non existent. Hope this helps. how can we save the outupt of either command into a file saved into a USB key so we can post it?
Title: Re: network problems with a RealTek 8111C gigabit ethernet
Post by: ^thehatsrule^ on May 06, 2009, 08:49:12 PM
Try stdout redirection, i.e.
Code: [Select]
lspci -vk > /path/to/save/output_filename
Title: Re: network problems with a RealTek 8111C gigabit ethernet
Post by: neogenesys on May 12, 2009, 07:15:03 PM
[SOLVED]

By using the other posts!  Thank you!
Title: Re: network problems with a RealTek 8111C gigabit ethernet
Post by: fopetesl on December 10, 2009, 04:36:08 AM
[SOLVED]

By using the other posts!  Thank you!
I couldn't find your resolution.  I have the exact same problem!