All encoders fail whether using nvfbc or KMS capture methods #486
-
Hi, I need help troubleshooting an issue where all the encoders fail on Fedora 40. I've tried the following:
In all cases, all encoders fail:
I also see this output above the encoder failures:
No Here's my
Installed nvidia packages:
Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 8 replies
-
Our fedora 40 rpm / image doesn't have support for cuda. This is due to Fedora shipping an incompatible version of GCC. |
Beta Was this translation helpful? Give feedback.
-
I can reproduce this on Windows 10 with sunshine.conf upnp = on
address_family = both
capture = nvfbc
encoder = nvenc
nvenc_twopass = disabled
nv_rc = cbr
encoderCscMode = 1
dynamicRange = 0
chromaSamplingType = 1
|
Beta Was this translation helpful? Give feedback.
-
LizardByte now has copr repos you can use to install Sunshine. Currently fedora 39-41 and rawhide are supported for aarch64 and x86_64. All builds also have cuda support (v12.6.2). https://docs.lizardbyte.dev/projects/sunshine/en/master/md_docs_2getting__started.html#fedora Note: stable will be empty until the next stable release. Please let me know if these packages work better for you. |
Beta Was this translation helpful? Give feedback.
LizardByte now has copr repos you can use to install Sunshine. Currently fedora 39-41 and rawhide are supported for aarch64 and x86_64. All builds also have cuda support (v12.6.2).
https://docs.lizardbyte.dev/projects/sunshine/en/master/md_docs_2getting__started.html#fedora
Note: stable will be empty until the next stable release.
Please let me know if these packages work better for you.