Hello, I am trying to get ethernet to work on the VIM3. I am testing with VIM3_Pie_V210128 and also have tried building my own android. Using adb I have tried bringing the interface up but it always says “DOWN”.
Here is some dmesg output that seems relevant:
[ 1.882968] <6>[ 1.882968@5] meson6-dwmac ff3f0000.ethernet: no reset control found
[ 32.801778] <4>[ 32.801778@1] meson6-dwmac ff3f0000.ethernet eth0: fail to init PTP.
Thank you.
Edit: I installed a linux image and eth0 works properly and I am able to ping so it is not a hardware issue.