Dragnansia
-
Posts
2 -
Joined
-
Last visited
Content Type
Forums
Store
Crowdfunding
Applications
Events
Raffles
Community Map
Posts posted by Dragnansia
-
-
Hi,
I try to compile armbian with "Armbian Build Framework", and choosing the "rock-3a" board.
No problem to compile, write on sd card with "dd". I only see one ethernet port.
When I switch dtb file on "/boot/armbianEnv.txt", I see the second ethernet but it nor working at all ....
I don't know how to fix this ...

Rock 3B armbian
in Rockchip
Posted
This is my compilation.
I actually find a fix to my problem. Like say on a older post, I just change rock-3b dtb ethernet compatibility by ethernet-phy-id001c.c916.
With "dtc" command to convert dtb to dts, modify and revert to dts.
After a reboot the dual ethernet working. Actually I can't test if NVMe working ...