I updated to the September update yesterday. My previous one was March update.
Ever since updating I am experience a lot of green screen crashes as well as a few blue sad smiley screens. With March update I used to see sad smiley crashes every now and then but this green screen stuff is definitely showing up after September update. Usually happens when I try to skip through the video. Stopping and playing any other video and I get same result. It requires a reboot for the issue to go away until the next time it happens again.
Here are the logs… hopefully it will contain something pointing towards the issue.
It’s not one single video file this happens on. I have tried with multiple files. Seems to happen when I try to skip forward/backwards or skip chapters. Once it happens on a video file all the files played after that show the same green screen (with audio playing in the background) until I reboot. Did not have the this issue with March version on these files. Will play a completely different set of files and put up the logs here in a bit once this error happens.
Files are played via NFS using autoFS. Have tried playing on a kodi installation on windows and have not seen this issue.
Also see some other posts with similar issues so it does not seem to be a file-specific or an isolated issue. I am able to reproduce the issue quite easily on seemingly any file.
Logs after reproducing issue using completely different and random files - not used for logs before:
Reproduced using a file that I know that I have 100% played before without issues on earlier versions: https://paste.osmc.tv/kusizavose
Another edit after couple of hours:
So I sat through two full episodes without seeking/skipping and have not seen any green screen issue. Could possibly be the skipping/seeking that causes it.
Run the following command to add the staging repository: echo 'deb http://apt.osmc.tv bullseye-devel main' | sudo tee /etc/apt/sources.list.d/osmc-devel.list
Run the following commands to update: sudo apt-get update && sudo apt-get dist-upgrade && reboot
Your system should have have received the update.
Please see if the issue is resolved.
I also recommend you remove /etc/apt/sources.list.d/osmc-devel.list after updating.
This will deactivate the staging repository. You can do so with the following command: sudo rm /etc/apt/sources.list.d/osmc-devel.list.
Please note that we will automatically disable this update channel after 14 days on your device in case you forget to do so to ensure that your system reverts to the stable update channel.
There’s also another issue that I keep seeing when skipping through a video using right left buttons on the remote. When I press the said buttons sometimes we see greenish looking artifacts on the screen - usually on the lower part of the screen just above the seek bar but sometimes a bit higher up as well. I tried playing through without seek and video doesn’t have any such artifacts/glitches. Not sure if these two issues are related though. Also not sure if these glitches are recorded in the logs or not.
We’ve long been aware of that issue, but don’t have any clues as to how this could be fixed. It doesn’t break playback and seems to be purely cosmetic, so it shouldn’t impact usability. It’s on the list of issues and we’ll fix it as soon as we’ve come up with an approach to this issue
Not yet but will do it later today and test various video files to see if I can reproduce the issue. I am quite certain it’s linked to seeking forward or backward and/or chapter skip as i did not see this issue during about 2 hour playback of a couple of episodes last night where I did not skip/seek.
I switched to the testing branch as you advised. Have not been able to reproduce the issue as yet - tried a whole bunch of files.
Also see a possible reduction in the on-screen green artifacts/glitches when skipping through a video file. It could be just a placebo effect but it feels that it’s happening less frequently than what I was seeing earlier.
I have same issue but mine was present in March. Was hoping this update would fix but it did occur last night. Seems to only happen when I skip forward/backward a lot on HEVC clips.
I also had this issue. After rebooting I wasn’t able to immediately replicate. Regardless, I’ve ran echo 1 | sudo tee /sys/module/amvdec_h265/parameters/mmu_enable_force and will continue to test it and report back.