07-25-2016, 07:30 AM
(05-01-2016, 03:59 PM)moondark Wrote: Like other people here, I'm experiencing problems with the network connection when using gigabit ethernet on Android 5 (and Remix OS). The connection becomes unreliable and very slow. On Remix OS I can use my USB/Ethernet dongle, this does not work on Android.Hello,
Since a rooted image of Android is now available, I have been trying to force the eth0 link to 100mbps without success.
What I did was:
su
ifconfig eth0 media 100baseTX
Tried also several other strings such as 100, 100baseT, etc.. no go.
Someone knows which mode correspond to the 100mbps mode?
Ethtool may help on this? How to install it?
This may be a good workaround for people without wifi card and that can't change downgrade the speed on the router.
Thanks.
I also have this problem. I am donating my Pines to BOINC/WorldCommunityGrid/Zika+Ebola+etc and I need Android for that.
As I have also one Pine64 with Ubuntu I could easily do "ethtool -s eth0 speed 100 duplex full" and ethernet connectivity (with my 10/100/1000 switch) works better.
Unfortunately I could not find anything like ethtool for Android :/.
@moondark, were you been able to solve this problem somehow?
Anybody - how can we set ethernet speed to 100Mbit on Android? (I was trying to find good place for that by analyzing files on SD car but I could not find any good place to start).
Thank you for any help on that.