Posts: 99
Joined: Jul 2020
Reputation:
1
2021-02-27, 04:27
(This post was last modified: 2021-02-27, 04:30 by stuckinthehome.)
I have a raspberry pi 3+ running Kodi 18.7 connected to my backend running Mythtv 0.27. My backend is 14.04 because anything higher doesn't support my OTA Tv Card ASC-110. I am in the US getting OTA with an antenna and getting guide data from OTA. I was running the fake kms. I did an update of the Raspberry Pi OS and then all of a sudden it made my mythtv run in slow mo when watching liveTV and recordings as well so it was unusable. It did not effect other areas of Kodi just mythtv as I streamed video without issue. I checked the recordings on the backend by using the mythfrontend and I didn't see any issues. I ended up going back to the legacy driver and it works but it didn't work as well as the fake dkms at least before it caused problems. I thought maybe it was the mythtv pvr so i tried installing and reinstalling. It would seem my issue is the mythtv pvr but I'm not sure. I also made sure keep sync was turned off in Kodi's settings. I also made sure that my GPU is set to 256MB. Does anyone have any idea what could be the problem or how to troubleshoot?
Posts: 99
Joined: Jul 2020
Reputation:
1
Thanks for the help. Surprisingly, SW decoding does alright. I seem to remember it being laggy but I think that my router was the problem that I upgraded a few months back since I was streaming over wifi from the mythbackend. I did notice in the logs it said mmal not supported which I assume has to do with the MPEG license and then I think it defaulted to ffmpeg. Probably some update busted something. It'll probably work itself out through some update or I'll just stick with SW decoding as now I never get the flashing thermometer on the screen anymore (I'm not overclocking). Oh well, lesson learned.
Posts: 99
Joined: Jul 2020
Reputation:
1
2021-04-05, 01:28
(This post was last modified: 2021-04-05, 01:28 by stuckinthehome.)
My mistake was upgrading the kernel to 5.10 and the firmware. I read on the kernel github for the Pi that the fkms won't work with 1080p when using a Pi 3 on kernel 5.10. I rolled it back to kernel 5.4. It gave me a warning about the boot drive being too small that could make it unbootable but I gave it a go and said yes since it had kernel 5.4 on it before. Now it works properly. I learned from my mistake.