Gilles Schintgen

Results 99 comments of Gilles Schintgen

Ah, right, I could have added that all cover images were saved at their default location by Sunshine's built-in cover search functionality. No image file was provided manually, neither did...

> I'm also on a desktop with a 5800X3D, so no iGPU. Your logs read more like this issue: https://docs.lizardbyte.dev/projects/sunshine/en/master/troubleshooting/linux.html#kms-streaming-fails-on-nvidia-gpus You could give it a try.

See here: https://github.com/moonlight-stream/moonlight-qt/issues/1133#issuecomment-1858841158

I had this too, but then noticed that `gamemoded` was still lingering from earlier tests. After a `killall gamemoded`, the test with `gamemoded -t` was successful! (While gamemoded did its...

I'm not following. In the report you quote `Info: Encoder [quicksync] failed` but in the actual log there is no such error but rather: `Found HEVC encoder: hevc_qsv [quicksync]`. The...

Yes, this clearly is a bug. Photo collections are often managed using multiple different tools and often enough it's easiest to "encode" album names as folders. As such they are...

Did any of you have any success with forcing moonlight's resolution? I'm facing the same issue on a x86 mini PC where I'm running `moonlight -eglfs` since no display server...

> @gschintgen > > Have you tried the `QT_QPA_PLATFORM=linuxfb:size=` command suggested above? I did some experiments, without success: 1. `QT_QPA_PLATFORM=linuxfb:size=1920x1080` -> moonlight complains that it can't find the framebuffer. Even...

I think I finally nailed it. Unfortunately I'm not sure if this is also helpful for the original report with the custom resolution. The reason why the `QT_QPA_EGLFS_KMS_CONFIG` was silently(!)...