futeko.com FORUM
Product Support => HiMedia Q10 Pro, Q5 Pro => Topic started by: Asharma on November 10, 2018, 04:41:17 PM
-
Folks...I have both of these units...on the Ziddo I get 175 Mbps download speeds...on the Q10 I get 75 Mbps...both are hooked up to the same switch...is there some setting on the Q10 that I should try to improve download speeds? Thanks
-
Can anyone provide an insight or is the Ethernet connection on the Q10 just slow? Thanks
-
Folks...I have both of these units...on the Ziddo I get 175 Mbps download speeds...on the Q10 I get 75 Mbps...both are hooked up to the same switch...is there some setting on the Q10 that I should try to improve download speeds? Thanks
how did u test? what app?
-
Speedtest provided by my local telco
-
Speedtest provided by my local telco
q10pro ethernet...
try using another app and see if any diff.
and confirm your router is gigabit, lan cables are at least cat5e.
using ookla speedtest, i get 650mbps max with 800mbps nominal speed although q10pro is spec rated 1gbps.
i do not know what is preventing it to be higher as my router and cables are up to spec.
-
-
-
-
-
You can check via adb shell (http://adbshell.com/upload/adb.zip)
adb connect <ip_player>
adb root
adb connect <ip_player>
adb shell "dmesg | busybox grep ethernet"
Output will like that
hi_gmac_v200 f9841000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
Try to change cable before to get new switch.
-
You can check via adb shell (http://adbshell.com/upload/adb.zip)
adb connect <ip_player>
adb root
adb connect <ip_player>
adb shell "dmesg | busybox grep ethernet"
Output will like that
hi_gmac_v200 f9841000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
Try to change cable before to get new switch.
I am getting this back when I do it ?
hi_gmac_v200 f9841000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
Any reason it does not say flow control off ?
-
You can check via adb shell (http://adbshell.com/upload/adb.zip)
adb connect <ip_player>
adb root
adb connect <ip_player>
adb shell "dmesg | busybox grep ethernet"
Output will like that
hi_gmac_v200 f9841000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
Try to change cable before to get new switch.
Thanks, but not that technical...would I run this say from a PC with the IP address of the Q10?
-
Update: on Q10 telco speed test shows 75 Mbps, Fast.com shows 90 Mbps, Ookla shows 500 Mbps...I did install a new 8 port gig switch this morning and I did notice at one point the Q10 port on switch reverted to 10/100 not gig that it was moments before...what would this behaviour indicate? Bad cable? Bad Q10 enet port?
-
You can check via adb shell (http://adbshell.com/upload/adb.zip)
adb connect <ip_player>
adb root
adb connect <ip_player>
adb shell "dmesg | busybox grep ethernet"
Output will like that
hi_gmac_v200 f9841000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
Try to change cable before to get new switch.
My ethernet speed is horrible, 50 down, 100 up. checked and my FLOW CONTROL is ON, Rx/Tx, How to turn it OFF through adb?