- 
                Notifications
    You must be signed in to change notification settings 
- Fork 2.6k
Description
Device Information | 设备信息
- SOC: S095x3
- Model X96 Max Plus2
**Armbian Version |
- Kernel Version: 6.1.152-ophub
- Release: Trixie
Describe the bug | 问题描述
Ethernet port shows as 100Mbps, worked as 1Gbps on Bookworkn on the same box after installing to emmc. On trixie installed it on emmc as well but port shows 100Mbos
Please provide a detailed description of the issue and, if necessary, attach a screenshot.
详细描述问题,并在必要时附上屏幕截图。
ethtool eth0
Settings for eth0:
Supported ports: [ TP    MII ]
Supported link modes:   10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
Supported pause frame use: Symmetric Receive-only
Supports auto-negotiation: Yes
Supported FEC modes: Not reported
Advertised link modes:  10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
Advertised pause frame use: Symmetric Receive-only
Advertised auto-negotiation: Yes
Advertised FEC modes: Not reported
Link partner advertised link modes:  10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Link partner advertised pause frame use: Symmetric Receive-only
Link partner advertised auto-negotiation: Yes
Link partner advertised FEC modes: Not reported
Speed: 100Mb/s
Duplex: Full
Auto-negotiation: on
master-slave cfg: preferred slave
master-slave status: slave
Port: Twisted Pair
PHYAD: 0
Transceiver: external
MDI-X: Unknown
Supports Wake-on: ug
Wake-on: d
Current message level: 0x0000003f (63)
drv probe link timer ifdown ifup
Link detected: yes
cat /proc/device-tree/model
AMedia X96 Max+ (eth0 speed:100Mb/s)
armbian:~:# lsblk
NAME         MAJ:MIN RM  SIZE RO TYPE MOUNTPOINTS
mmcblk2      179:0    0 58.2G  0 disk
├─mmcblk2p1  179:1    0  511M  0 part /boot
└─mmcblk2p2  179:2    0 57.6G  0 part /var/log.hdd
/
mmcblk2boot0 179:32   0    4M  1 disk
mmcblk2boot1 179:64   0    4M  1 disk
zram0        254:0    0  1.8G  0 disk [SWAP]
zram1        254:1    0   50M  0 disk
zram2        254:2    0    0B  0 disk
Also MAC adress of the ethernet appears to be different that what it was on bookworm.