Can we force the ethernet link to 100mbps? - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=4) +--- Forum: Android on Pine A64(+) (https://forum.pine64.org/forumdisplay.php?fid=5) +--- Thread: Can we force the ethernet link to 100mbps? (/showthread.php?tid=878) Pages:
1
2
|
RE: Can we force the ethernet link to 100mbps? - kermitas - 07-26-2016 (07-26-2016, 10:42 AM)xalius Wrote: I just checked if the Allwinner GbE MAC driver has a parameter for link speed, but it doesn't, otherwise we could have passed that as a boot-argument to the Linux kernel on the Android image... are you running the latest Android release? Yes, latest Android (20160711). So when Pine is under Ubuntu "ethtool -s eth0 speed 100 duplex full" is possible in a some different way... |