-
Notifications
You must be signed in to change notification settings - Fork 570
请求适配T95 max盒子的fnos #546
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationnew boxResearch Fills in the BlanksResearch Fills in the BlankssupportThis need is supportedThis need is supported
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationnew boxResearch Fills in the BlanksResearch Fills in the BlankssupportThis need is supportedThis need is supported
Device Information | 设备信息
Describe the bug | 问题描述
fnnas_allwinner_tanix-tx6_k6.18.6_2026.04.23用这个包写入,但是无法加载到网卡eth0,网卡驱动有问题。
这个盒子外盒上写的T95 max,感觉是tanix-tx6的山寨主板,但是有线网卡使用了H6内置的AC200 PHY
其他古老的armbian内核中有如下驱动。所以有网卡接口
zgrep "CONFIG_AC200_PHY" /proc/config.gz
CONFIG_AC200_PHY=m
CONFIG_AC200_PHY_SUNXI=m
CONFIG_AC200_PHY_CTL=m
请求内核编译中加入如上驱动。