I am trying to figure out which is the right driver for the NIC on board of the ROC-RK3328-CC
If I look into dmesg and modinfo I get: stmmac
If I look into lshw and ethtool I get: st_gmac
Which is the right one? Thanks! ![]()
I am trying to figure out which is the right driver for the NIC on board of the ROC-RK3328-CC
If I look into dmesg and modinfo I get: stmmac
If I look into lshw and ethtool I get: st_gmac
Which is the right one? Thanks! ![]()
There’s the MAC and the PHY. The MAC should be an stmmac. The PHY, see schematics.
Yes I confirm that is stmmac, so now the NIC is properly recognized but it is still to fast for dropbear to get the NIC in time… ![]()