Ethernet through the dock?
#18
I received my eBay dock today:

https://www.ebay.com/itm/5-in-1-USB-3-0-...4211141163

It basically seems to work. It's powering the Pinephone when a charger is hooked up. The built-in gigabit ethernet adapter works and the USB ports do as well (though all those ports would be limited to USB 2 speeds due to the Pinephone hardware). I have not tested the HDMI port.

The gigabit ethernet comes up with the name "enx00e09901ad68". (I miss the old ethX designations!) Although the wired connection seems quite speedy I have not been able to verify the connection speed. There are no LEDs on the ethernet port to indicate speed or even connection status. Normally I'd use ethtool on the command line for this but it is not displaying the link speed, only that the link is present.

Code:
[root@mobian mobian]$ ethtool enx00e09901ad68
Settings for enx00e09901ad68:
        Current message level: 0x00000007 (7)
                               drv probe link
    Link detected: yes

It should be possible to look at the speed via the /sys pseudo filesystem, but that doesn't work either:

Code:
[root@mobian mobian]$ cat /sys/class/net/enx00e09901ad68/speed
cat: /sys/class/net/enx00e09901ad68/speed: Invalid argument

Both the above methods were run as root. They do show the link speed on my desktop Ubuntu system, so I'm not sure what's going on with this.

EDIT:

Using "ethtool -i enx00e09901ad68" returns the following:

Code:
[root@mobian mobian]$ ethtool -i enx00e09901ad68
driver: cdc_ether
version: 5.10-sunxi64
firmware-version: CDC Ethernet Device
expansion-rom-version:
bus-info: usb-1c1a000.usb-1.4
supports-statistics: no
supports-test: no
supports-eeprom-access: no
supports-register-dump: no
supports-priv-flags: no

This is an Ethernet-over-USB device with an emulated gigabit adapter, which is probably why the usual ways of finding the link speed are not working.
  Reply


Messages In This Thread
Ethernet through the dock? - by Diagon - 01-09-2021, 12:48 AM
RE: Ethernet through the dock? - by dukla2000 - 01-09-2021, 03:15 AM
RE: Ethernet through the dock? - by Diagon - 01-09-2021, 06:32 AM
RE: Ethernet through the dock? - by dukla2000 - 01-10-2021, 10:50 AM
RE: Ethernet through the dock? - by dukla2000 - 01-12-2021, 09:10 AM
RE: Ethernet through the dock? - by dukla2000 - 01-13-2021, 04:23 PM
RE: Ethernet through the dock? - by Diagon - 01-13-2021, 11:28 PM
RE: Ethernet through the dock? - by a-wai - 01-09-2021, 08:44 AM
RE: Ethernet through the dock? - by Diagon - 01-09-2021, 02:27 PM
RE: Ethernet through the dock? - by dukla2000 - 01-15-2021, 04:53 AM
RE: Ethernet through the dock? - by scholbert - 01-15-2021, 10:18 AM
RE: Ethernet through the dock? - by Diagon - 01-16-2021, 03:47 AM
RE: Ethernet through the dock? - by scholbert - 01-18-2021, 09:03 AM
RE: Ethernet through the dock? - by Diagon - 01-18-2021, 05:17 PM
RE: Ethernet through the dock? - by scholbert - 01-19-2021, 04:20 AM
RE: Ethernet through the dock? - by Zebulon Walton - 01-20-2021, 05:47 PM
RE: Ethernet through the dock? - by dukla2000 - 01-21-2021, 02:26 PM
RE: Ethernet through the dock? - by zborgerd - 01-23-2021, 09:11 PM
RE: Ethernet through the dock? - by scholbert - 01-25-2021, 09:28 AM
RE: Ethernet through the dock? - by zborgerd - 01-25-2021, 11:18 AM
RE: Ethernet through the dock? - by zborgerd - 01-25-2021, 01:05 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  no HDMI (DP) Output over Dock vuj 17 13,435 06-11-2022, 05:51 AM
Last Post: zltpxqhp69o2
  screen goes blank when I insert pinephone dock, or usb-a to usb-c adaptor rp3 3 3,928 01-12-2021, 05:06 AM
Last Post: rp3
  USB-C Dock and HDMI, revison 1.2 (Modded) Ersatz 5 8,467 08-05-2020, 11:57 AM
Last Post: Ersatz

Forum Jump:


Users browsing this thread: 2 Guest(s)