fstab and autofs should have the same outcome so no need to test.
So confirms this is strangely enough an issue with the Kodi internal SMB access and even more strange seems to be only on Vero.
fstab and autofs should have the same outcome so no need to test.
So confirms this is strangely enough an issue with the Kodi internal SMB access and even more strange seems to be only on Vero.
I havenāt tested myself but from a forum search seems quite clear and second link also shows that only Kodi SMB is impacted, Kodi NFS and all Kernel mounts are working.
Also seems to be working on Win10.
I can produce a potential fix, as long as people can check there are no regressions for SMB performance.
Sam
Would you be willing to test a 4.9 build?
If not ā I can backport this to the current supported kernel and associated Kodi version.
Sam
I just got the Vero 4K+. Still setting it up. I am willing to test but if you can backport it that would be the easiest and best solution for me.
Thanks for the quick fix.
I will build a potential solution today and give you some instructions on how to test that fix.
Sorry ā this has taken longer than expected as I am in the process of merging some other changes. I will produce a new build for you tomorrow.
Iāve now built some changes which I hope remedy this.
I would appreciate some testing. To test this update:
/etc/apt/sources.list
deb http://apt.osmc.tv stretch-devel main
sudo apt-get update && sudo apt-get dist-upgrade && reboot
Please see if the issue is resolved.
I also recommend you edit /etc/apt/sources.list
again and remove the line that you added after updating. This will return you to the normal update channel.
Thanks for the quick update. I have attached new logs. The problem still exists.
https://paste.osmc.tv/irugoyojav
Why does the image have a date of April 2nd and not the 24th?
Linux osmc4k 3.14.29-158-osmc #1 SMP Thu Apr 2 18:40:24 UTC 2020 aarch64 GNU/Linux
I enabled SMB logging. Fortunately, KODI did not crash this time.
http://paste.osmc.tv/ohutuwavim
After the crash last night, I updated my system again. The installer downloaded an additional 90MB. I checked the version between the updates and they were the same so I assumed it fully updated the first time. It looks like the second time fixed the issue.
Thanks
ok, so, in summary the log in post #32 shows the problem and the log in post #34 was after you updated to staging as adviced by @sam_nazarko ā¦ and now your problem is solved with that.
No. I updated to staging in post #32. I then updated my system again and the result was #34. I donāt know if the first update didnāt fully take. It is working right now though.
The first time you ran an update (#32), you updated the kernel to 3.14.29-158. During the second update (#34), you updated the mediacenter package to 18.6.0-7.
So is this still a problem?
The solution (proposed) was Kodi only, not kernel.
The changes you made to Kodi worked for me. Thanks.
Great. Will be in the next stable update.
Glad we finally got it fixed ā the clue was knowing it was SMB only affected.