2024-07-24, 10:46 AM
After reading around some more, in this section:
https://jellyfin.org/docs/general/admini...l-on-linux
https://bugs.launchpad.net/ubuntu/+sourc...ug/2072755
https://github.com/jellyfin/jellyfin/issues/11380
It talks about the fact that in Ubuntu 24.04 LTS there is a known bug with the stock upgraded kernel (6.8.0-3 and the solution is to downgrade to 6.8.0-36 until a solution is found.
Once I did that I switched hardware decoding back on for AV1 it seems to work. Looking at my logs, I think I had always had the -38 kernel, so it explains the behavior at least to a degree that I have been observing. Now standard top shows a sleepy system, but intel_gpu_top shows a good amount of activity suggesting it is clearly using the card and it doesn't just spike the Compute item and force a restart of the docker container.
Scanning around in an AV1 video still doesn't feel instantaneous like it does for standard videos, but it is definitely a marked improvement over what was. Still not sure I have all the bells and whistles tuned correctly, but definitely making progress.
https://jellyfin.org/docs/general/admini...l-on-linux
https://bugs.launchpad.net/ubuntu/+sourc...ug/2072755
https://github.com/jellyfin/jellyfin/issues/11380
It talks about the fact that in Ubuntu 24.04 LTS there is a known bug with the stock upgraded kernel (6.8.0-3 and the solution is to downgrade to 6.8.0-36 until a solution is found.
Once I did that I switched hardware decoding back on for AV1 it seems to work. Looking at my logs, I think I had always had the -38 kernel, so it explains the behavior at least to a degree that I have been observing. Now standard top shows a sleepy system, but intel_gpu_top shows a good amount of activity suggesting it is clearly using the card and it doesn't just spike the Compute item and force a restart of the docker container.
Scanning around in an AV1 video still doesn't feel instantaneous like it does for standard videos, but it is definitely a marked improvement over what was. Still not sure I have all the bells and whistles tuned correctly, but definitely making progress.