Is there a way to fix this without ?
It´s the limitation of amlogic hardware and (old) amlogic kernel.
You need backup space to reformat
Is there a way to fix this without ?
It´s the limitation of amlogic hardware and (old) amlogic kernel.
You need backup space to reformat
wapvi normally NTFS is the slowest on Linux due to bad ntfs-3g module.
May be you should try increase read ahead setting for ext4 mounting options of that harddisk in fstab.
But before you that, check the read performance of your disk first. Here is mine 31 mb/sCode Display More############################################## # LibreELEC # # https://libreelec.tv # ############################################## LibreELEC (community): 8.2.2.3 (S905.arm) LibreELEC:~ # df -h Filesystem Size Used Available Use% Mounted on devtmpfs 805.8M 125.4M 680.4M 16% /dev /dev/mmcblk1p1 511.7M 133.0M 378.8M 26% /flash /dev/mmcblk1p2 6.7G 268.1M 6.4G 4% /storage /dev/loop0 125.5M 125.5M 0 100% / tmpfs 907.2M 0 907.2M 0% /dev/shm tmpfs 907.2M 7.5M 899.7M 1% /run tmpfs 907.2M 0 907.2M 0% /sys/fs/cgroup tmpfs 907.2M 1.9M 905.3M 0% /var tmpfs 907.2M 4.0K 907.2M 0% /tmp /dev/sda5 149.0G 4.0G 145.0G 3% /var/media/sda5-usb-ST916031_0AS_536 LibreELEC:~ # hdparm -t /dev/sda5 /dev/sda5: Timing buffered disk reads: 94 MB in 3.00 seconds = 31.30 MB/sec LibreELEC:~ #
mine reads at 23
/dev/sdb1:
Timing buffered disk reads: 66 MB in 3.04 seconds = 21.72 MB/sec
LibreELEC:~ # hdparm -t /dev/sdb1
/dev/sdb1:
Timing buffered disk reads: 70 MB in 3.04 seconds = 23.06 MB/sec
LibreELEC:~ # hdparm -t /dev/sdb1
/dev/sdb1:
Timing buffered disk reads: 72 MB in 3.02 seconds = 23.82 MB/sec
LibreELEC:~ #
Thanks for the clarification, my NFS share is working fine with high bitrates uhd files. Also ntfs disk is working fine and since I have a 8tb hdd I don't I can back up to reformat as ext3 or any other format. Is there a way to fix this without ?
At this point, with all the explanations given, it should be clear that you're hitting the limitations of your box and that there's nothing left but simply accepting it. Any further discussion for a workaround or solution (different box, how to create a backup, how to reformat, etc.) would be beyond the scope of this thread and largely up to your imagination.
At this point, with all the explanations given, it should be clear that you're hitting the limitations of your box and that there's nothing left but accepting it.
True.
But most users want to buy FIAT and like to drive as a Porsche
True.
But most users want to buy FIAT and like to drive as a Porsche
My box cost 140 euros dunno how's that a fiat in today' tv boxes world?
My box cost 140 euros dunno how's that a fiat in today' tv boxes world?
Yes it is.
My box cost 140 euros dunno how's that a fiat in today' tv boxes world?
That would be a FIAT with a useless spoiler
Yes it is.
Ok. Then hopefully uhd hdr gets in kodi build for Xbox so o can use my Xbox one x for that hope that'snot a Fiat as well
Ok. Then hopefully uhd hdr gets in kodi build for Xbox so o can use my Xbox one x for that hope that'snot a Fiat as well
I did not want to offend You.
Could You connect Your ext4 formated HDD to Your Xbox ?
Why not the easy way ?
Copy the contend of the HDD to backup spare(borrow a harddisk) - reformat ext4 to another format - solved and the FIAT becomes a Ferrari
This thread has completely gone off-rail...
i will try that and report back thanks
I did not want to offend You.
Could You connect Your ext4 formated HDD to Your Xbox ?
Why not the easy way ?
Copy the contend of the HDD to backup spare(borrow a harddisk) - reformat ext4 to another format - solved and the FIAT becomes a Ferrari
you did not offend me Kodi on xbox is still in the early stage plus id rather have a dedicated box for streaming rather than using the xbox. i found a better solution since i have some HDD with stuff i dont need anymore i'll just plug the ext4 drives to my router (streaming is flawless from it no hiccups) and connect the NTFS drives directly to my Box. And btw, it has nothing to do with box capabilities, as im able to play jelly fish 140mbs files from the box's NTFS formatted USB hdd without hiccup only ext4 HDD is causing problems
EDIT: after your suggestion kszaq , i had a bunch of inode level 2 could be shorter errors, im sure it has something to do with disk errors?i clicked no then did hdparm
Thanks for the clarification, my NFS share is working fine with high bitrates uhd files. Also ntfs disk is working fine and since I have a 8tb hdd I don't I can back up to reformat as ext3 or any other format. Is there a way to fix this without ?
Wait a second, are you comparing ext4 and NTFS in different harddisks? Are you serious?
Wait a second, are you comparing ext4 and NTFS in different harddisks? Are you serious?
what now???i dont get what you are trying to ask
Sorry for the simple question, but I can't find an answer. I have LE 8.2.2.3 running great on an SD card. I would like to test this Leia version, but I do not have an SD card available. I do have a USB drive available. If I prepare the USB and then boot it up (after removing the SD card) will this impact the SD from booting if I switch them out?
doggyofone If you remove SD card prior to booting from USB it won't impact your LE on SD at all. Your box should still be able to boot from SD after you re-insert it.
Sorry for the simple question, but I can't find an answer. I have LE 8.2.2.3 running great on an SD card. I would like to test this Leia version, but I do not have an SD card available. I do have a USB drive available. If I prepare the USB and then boot it up (after removing the SD card) will this impact the SD from booting if I switch them out?
You can switch between as many usb/sd's you like;)
I think you misread what I said or maybe I just said it wrong so let me try again. When playing a uhd file from my ext4 formatted hdd nfs share everything is fine. However, when pluggingthe drive to my minix u9 and playing the same file it results in stuttering and out of sync audio. Seems like libreelec doesn't read fast enough from an ext4 had which is odd. I keep getting source is too slow to read but a ntfs formatted drive plays his files just fine.
No you have completely misread what I said, problem is nothing to do with LibreELEC, it's a combination of a poor kernel and hardware, playing over NFS reduces a lot of CPU overhead which in-turn = better playback.