I'm using NFS shares.
[SOLVED] High Bitrate 4K Movie Unwatchable on Minix U9-H
-
Tyler Durden -
April 18, 2018 at 9:41 PM -
Thread is Resolved
-
-
run ethtool eth0 via ssh and look if duplex & speed are OK
Should be:
Speed: 1000Mb/s
Duplex: Full
-
run ethtool eth0 via ssh and look if duplex & speed are OK
Should be:
Speed: 1000Mb/s
Duplex: Full
Thanks. Will try it later.
-
-
No
ethtool eth0
First You have to ssh to Your box
-
I can do that.
Log in with username "root" and password "libreelec".
Thanks
-
You need a little bit more Linux know how
Are You shure Your nfs mounts are properly mounted on OS - nfs mount in KODI is not the best choice.
You wrote You use a Prolient Server as Your NAS - Did You check configuration ?
-
My proliant server is running Windows 10. I have Hanewin NFS Server installed and link to the shares in kodi using the standard method.
If there's a better way I'm all ears!
-
See my other thread regarding mounting the shares in OS. I'm going to try getting that right first.
-
My proliant server is running Windows 10. I have Hanewin NFS Server installed
OK
This is not a NAS - It´s windows
I tested hanewin nfs server - I was not satisfied
-
Ahh, ok. Is there another way you could recommend? Perhaps a different way to create NFS shares in windows or. Perhaps a different OS to install on the server.
-
You can install FreeNAS(based on FreeBSD) on the Proliant server.
-
run ethtool eth0 via ssh and look if duplex & speed are OK
Should be:
Speed: 1000Mb/s
Duplex: Full
Right. First problem found.
I get:
Speed: 100Mb/s
Duplex: Full
Need to try and figure out why it's not running at full speed.
-
This is the complete output
Code
Display MoreSettings for eth0: Supported ports: [ TP MII ] Supported link modes: 10baseT/Half 10baseT/Full 100baseT/Half 100baseT/Full 1000baseT/Half 1000baseT/Full Supported pause frame use: Symmetric Receive-only Supports auto-negotiation: Yes Advertised link modes: 10baseT/Half 10baseT/Full 100baseT/Half 100baseT/Full 1000baseT/Half 1000baseT/Full Advertised pause frame use: Symmetric Receive-only Advertised auto-negotiation: Yes Link partner advertised link modes: 10baseT/Half 10baseT/Full 100baseT/Half 100baseT/Full Link partner advertised pause frame use: Symmetric Link partner advertised auto-negotiation: Yes Speed: 100Mb/s Duplex: Full Port: MII PHYAD: 0 Transceiver: external Auto-negotiation: on Supports Wake-on: ug Wake-on: d Current message level: 0x0000003d (61) drv link timer ifdown ifup Link detected: yes
-
Right. First problem found.
I get:
Speed: 100Mb/s
Duplex: Full
Need to try and figure out why it's not running at full speed.
Try to check cable/switch etc.
-
Will do. The Ethernet status on the server shows speed at 1.0Gbps, so that's a start.
I'll get my tester out and check the cables.
-
Ok. I can't say exactly what I have done as I was only following cables from the lounge to the TP-Link switch that the server is connected to. I disconnected and reconnected them all and ran ethtool eth0 again and now it shows Speed: 1000Mb/s!
I'll do some testing and report back.
-
It seems to be cured!
Thanks for all your input.
I'm off to look at mounting shares in OS. See if that helps further.
-