-1

I just recently bought a used Thinkpad X200s and installed Xubuntu 13.04 on it. I am have issues getting the ethernet port on the laptop to connect. I also have a Ultrabase dock for the laptop. While docked, the ethernet port on the Ultrabase connects perfectly. Whether the laptop is docked or not the its own ethernet port won't connect. However, the ethernet port on the laptop does light up when a cable is plugged into it when it isn't docked. It doesn't light up at all when it's docked.

My current theory is that because I installed Xubuntu with the laptop docked and the ethernet plugged into the dock this caused port on the laptop to not be setup. From looking at my network settings in xfce it seems that only eth0 is setup and that is the port on the base. Whether the device is docked or not that is the only interface that shows up and when using the dock's port it is connected. Does this mean that the port on the laptop is completely broken or is it a software problem?

jophde
  • 111
  • 1
  • 6

2 Answers2

0

Just by what you've provided, it does sound like the physical port on the side of the laptop may be having issues... is it possible for you to verify that it works in another OS, or in another state? i.e.: Are you dual booting?

If you see similar behavior in another OS, that's likely your port...

Also, a lot of Ethernet ports these days (but not all) have 'link lights' on the side. Do you have any such lights on the physical jack (your dock, most likely, will have these for sure).

gravity
  • 1,217
  • 1
  • 12
  • 21
  • Yea the lights come on, one green and one yellow on either side, whenever I plug a cable into the laptop port when it is undocked. When it is docked the lights don't come on. I can use the port on the dock though and its lights come on. – jophde May 10 '13 at 18:40
  • I am not dual booting it's pure Xubuntu. Would setting up a VM be a good test? – jophde May 10 '13 at 18:40
  • After going through your original question and follow-ups here... it sounds like your port should be working, especially when undocked (as your link lights are indicating data - I assume you get 'flashing' yellow lights). I'm leaning towards possible software issues now. – gravity May 11 '13 at 23:50
0

There is actually a bug report about this on launchpad. You can find it at https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1169244.

heaje
  • 16
  • Good find! It's very likely this is related to your issue, @jophde!

    You may want to consider trying some of those kernels and posting your findings in there, as it appears to still be open/confirmed. Don't forget to mention your model laptop/dock.

    – gravity May 14 '13 at 15:27
  • Thanks, I will go ahead and mark this as closed since it likely fixes my issue. I am excited to contribute. I'll report back here too. – jophde May 14 '13 at 17:09