WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: network problems with a RealTek 8111C gigabit ethernet  (Read 2730 times)

Offline neogenesys

  • Newbie
  • *
  • Posts: 6
network problems with a RealTek 8111C gigabit ethernet
« on: May 06, 2009, 02: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.

Offline tobiaus

  • Suspended
  • Hero Member
  • *****
  • Posts: 599
Re: network problems with a RealTek 8111C gigabit ethernet
« Reply #1 on: May 06, 2009, 03: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.

Offline neogenesys

  • Newbie
  • *
  • Posts: 6
Re: network problems with a RealTek 8111C gigabit ethernet
« Reply #2 on: May 06, 2009, 04: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?

Offline ^thehatsrule^

  • Administrator
  • Hero Member
  • *****
  • Posts: 1726
Re: network problems with a RealTek 8111C gigabit ethernet
« Reply #3 on: May 06, 2009, 05:49:12 PM »
Try stdout redirection, i.e.
Code: [Select]
lspci -vk > /path/to/save/output_filename

Offline neogenesys

  • Newbie
  • *
  • Posts: 6
Re: network problems with a RealTek 8111C gigabit ethernet
« Reply #4 on: May 12, 2009, 04:15:03 PM »
[SOLVED]

By using the other posts!  Thank you!

Offline fopetesl

  • Newbie
  • *
  • Posts: 7
Re: network problems with a RealTek 8111C gigabit ethernet
« Reply #5 on: December 10, 2009, 01:36:08 AM »
[SOLVED]

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