Replies: 0 comments 1 reply
-
Hi all, I'm having the exact same issue OP is having. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The error message on my homepage states: "Fatal: Unable to find display or encoder during startup."
"Fatal: Please ensure your manually chosen GPU and monitor are connected and powered on."
Additionally,this also has my homepage log:"
[2024:06:13:15:45:15]: Info: Sunshine version: v2024.613.3910
[2024:06:13:15:45:16]: Info: nvprefs: No need to modify application profile settings
[2024:06:13:15:45:16]: Info: nvprefs: Changed OGL_CPL_PREFER_DXPRESENT to OGL_CPL_PREFER_DXPRESENT_PREFER_ENABLED for base profile
[2024:06:13:15:45:16]: Info: Compiling shaders...
[2024:06:13:15:45:16]: Info: System tray created
[2024:06:13:15:45:16]: Info: Compiled shaders
[2024:06:13:15:45:17]: Info: // Testing for available encoders, this may generate errors. You can safely ignore those errors. //
[2024:06:13:15:45:17]: Info: Trying encoder [nvenc]
[2024:06:13:15:45:17]: Info: ddprobe.exe [1] [.\DISPLAY10] returned: 0x00000000
[2024:06:13:15:45:17]: Info: Set GPU preference: 1
[2024:06:13:15:45:17]: Error: Failed to locate an output device
[2024:06:13:15:45:18]: Error: Failed to locate an output device
[2024:06:13:15:45:19]: Error: Failed to locate an output device
[2024:06:13:15:45:19]: Error: Failed to locate an output device
[2024:06:13:15:45:19]: Info: Opening UI from system tray
[2024:06:13:15:45:19]: Error: Failed to get UTF-16 buffer size: 1113
[2024:06:13:15:45:19]: Error: Failed to get UTF-16 buffer size: 1113
[2024:06:13:15:45:19]: Info: Encoder [nvenc] failed
[2024:06:13:15:45:19]: Info: Trying encoder [quicksync]
[2024:06:13:15:45:19]: Info: Resolved user-provided command 'https://localhost:47990' to '"C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --single-argument https://localhost:47990'
[2024:06:13:15:45:19]: Info: https://localhost:47990 running with PID 5884
[2024:06:13:15:45:19]: Info: Opened url [https://localhost:47990]
[2024:06:13:15:45:20]: Error: Failed to locate an output device
[2024:06:13:15:45:20]: Error: Failed to locate an output device
[2024:06:13:15:45:21]: Error: Failed to locate an output device
[2024:06:13:15:45:21]: Error: Failed to locate an output device
[2024:06:13:15:45:22]: Info: Encoder [quicksync] failed
[2024:06:13:15:45:22]: Info: Trying encoder [amdvce]
[2024:06:13:15:45:22]: Error: Failed to locate an output device
[2024:06:13:15:45:23]: Error: Failed to locate an output device
[2024:06:13:15:45:23]: Error: Failed to locate an output device
[2024:06:13:15:45:24]: Error: Failed to locate an output device
[2024:06:13:15:45:24]: Info: Encoder [amdvce] failed
[2024:06:13:15:45:24]: Info: Trying encoder [software]
[2024:06:13:15:45:25]: Error: Failed to locate an output device
[2024:06:13:15:45:25]: Error: Failed to locate an output device
[2024:06:13:15:45:26]: Error: Failed to locate an output device
[2024:06:13:15:45:26]: Error: Failed to locate an output device
[2024:06:13:15:45:27]: Info: Encoder [software] failed
[2024:06:13:15:45:27]: Fatal: Unable to find display or encoder during startup.
[2024:06:13:15:45:27]: Fatal: Please ensure your manually chosen GPU and monitor are connected and powered on.
[2024:06:13:15:45:27]: Error: Video failed to find working encoder
[2024:06:13:15:45:27]: Info: Configuration UI available at [https://localhost:47990]
[2024:06:13:15:45:27]: Info: Registered Sunshine mDNS service
[2024:06:13:15:45:29]: Info: Web UI: [::1] -- not authorized"
If you don't add parsec-vdd, it seems that there won't be any issues with just sunshine+moonlight. There were no problems with the initial setup of all three, but the above issues occur after a reboot. I hope that someone from the community or a developer can help solve this problem.
Beta Was this translation helpful? Give feedback.
All reactions