You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
~# ethtool eth2
Settings for eth2:
Supported ports: [ MII ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
2500baseX/Full
Supported pause frame use: No
Supports auto-negotiation: Yes
Supported FEC modes: Not reported
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
2500baseX/Full
Advertised pause frame use: Symmetric Receive-only
Advertised auto-negotiation: Yes
Advertised FEC modes: Not reported
Speed: Unknown!
Duplex: Unknown! (255)
Port: MII
PHYAD: 32
Transceiver: internal
Auto-negotiation: on
Supports Wake-on: pumbg
Wake-on: g
Current message level: 0x00007fff (32767)
drv probe link timer ifdown ifup rx_err tx_err tx_queued intr tx_done rx_status pktdata hw wol
Link detected: no
# sudo ethtool -s eth2 speed 2500 duplex full autoneg off
Cannot set new settings: Invalid argument
not setting speed
not setting duplex
not setting autoneg
The text was updated successfully, but these errors were encountered:
I have no idea what could be the cause as it has been reported to have worked in this device combination. What about replacing the Ethernet cable or connecting the CAC-1420 to the PC instead of the DS918?
Description of the problem
My USB adapter installs ok, shows up in network devices but never achieves any link.
What I tried:
install-udev-rules
andethtool -s eth2 autoneg on advertise 0x802f
to no effectethtool
has no effect.Description of your products
Description of your environment
Output of
dmesg
commandOutput of
lsusb
commandOutput of
ethtool
The text was updated successfully, but these errors were encountered: