2025-04-29, 03:36 PM
(This post was last modified: 2025-04-29, 06:26 PM by alike. Edited 7 times in total.)
Hi. I did this except for one perhaps major difference:
I used the official Limetech version of the Nvidia Driver.
And then I chose to install v570.133.07 since this was "patchable" according to this software https://github.com/keylase/nvidia-patch
Then I patched it according to the user script:
It confirmed the first time I run the script
![[Image: image.png?ex=6811cd13&is=68107b93&hm=492...y=lossless]](https://media.discordapp.net/attachments/1358007095605067960/1366491977784360990/image.png?ex=6811cd13&is=68107b93&hm=4920ecaaebc1e48210b5a3b1b85f8ed976eedb0f8eae526d1ec2a60af16b00e3&=&format=webp&quality=lossless)
So it should be working.
Also, I can see that its working in the driver. Not sure what could be wrong. I used the Jellyfin parameters you shared with us. And inside of Jellyfin server I used the same settings I had on the same card in a windows 11 pro setup that has been working great.
![[Image: zX3A933.png]](https://i.imgur.com/zX3A933.png)
Edit: Log report
https://privatebin.net/?1abc3a785948801f...No1Bop5RuQ
Edit2: Nevermind, i tried again without the HW acceleration and had the same issue. So I need to check my install perhaps.
Edit3: I found out the problem, I lost the files it was trying to access because my RAR2FS setup failed. I will report back when I have fixed that, quite sure the hardware transcoding is working like it should now.
Edit4: Yup, I got rar2fs to work again and now playback and HW transcoding is working. Thanks for the great guide.
I used the official Limetech version of the Nvidia Driver.
And then I chose to install v570.133.07 since this was "patchable" according to this software https://github.com/keylase/nvidia-patch
Then I patched it according to the user script:
Code:
#nVidia Patch for Unlimited Streams
#https://github.com/keylase/nvidia-patch
wget https://raw.githubusercontent.com/keylase/nvidia-patch/master/patch.sh
chmod +x patch.sh
./patch.sh
It confirmed the first time I run the script
![[Image: image.png?ex=6811cd13&is=68107b93&hm=492...y=lossless]](https://media.discordapp.net/attachments/1358007095605067960/1366491977784360990/image.png?ex=6811cd13&is=68107b93&hm=4920ecaaebc1e48210b5a3b1b85f8ed976eedb0f8eae526d1ec2a60af16b00e3&=&format=webp&quality=lossless)
So it should be working.
Also, I can see that its working in the driver. Not sure what could be wrong. I used the Jellyfin parameters you shared with us. And inside of Jellyfin server I used the same settings I had on the same card in a windows 11 pro setup that has been working great.
![[Image: zX3A933.png]](https://i.imgur.com/zX3A933.png)
Edit: Log report
https://privatebin.net/?1abc3a785948801f...No1Bop5RuQ
Edit2: Nevermind, i tried again without the HW acceleration and had the same issue. So I need to check my install perhaps.
Edit3: I found out the problem, I lost the files it was trying to access because my RAR2FS setup failed. I will report back when I have fixed that, quite sure the hardware transcoding is working like it should now.
Edit4: Yup, I got rar2fs to work again and now playback and HW transcoding is working. Thanks for the great guide.