WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: RTL8111 series LAN chips  (Read 7132 times)

Offline Tuftec

  • Full Member
  • ***
  • Posts: 111
Re: RTL8111 series LAN chips
« Reply #15 on: February 18, 2014, 05:55:52 PM »
Hi Rich,

I am not sure that it is quite that simple.
The unit is connected to a router that should provided DHCP services, yet it doesn't want to connect.

The other port connects fine to the service.

Peter.



Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: RTL8111 series LAN chips
« Reply #16 on: February 18, 2014, 06:12:17 PM »
You should only have dhcp assign an IP address on one interface, and you should only have one interface per network.

Offline coreplayer2

  • Hero Member
  • *****
  • Posts: 3020
Re: RTL8111 series LAN chips
« Reply #17 on: February 18, 2014, 08:18:15 PM »
This issue could easily be resolved by disabling the the Ethernet controller in the BIOS or if that is not possible blacklist the r6040 driver then you'll only be using the GB controller which would then be eth0

:)


Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: RTL8111 series LAN chips
« Reply #18 on: February 18, 2014, 08:48:08 PM »
Or use the nodhcp boot code and  just run udhcpc on the interface you wish to use.

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: RTL8111 series LAN chips
« Reply #19 on: February 19, 2014, 05:41:25 AM »
Here is what ipconfig reports

You got the syntax wrong, see
Code: [Select]
ifconfig --helpor manpage.

Also, please prefer posting text over photos for terminal output.
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Offline Tuftec

  • Full Member
  • ***
  • Posts: 111
Re: RTL8111 series LAN chips
« Reply #20 on: February 19, 2014, 05:22:43 PM »
Testing is being done by a colleague at another site and all I got sent back was an image.
Sorry about that.