-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot connect a second time unless restart the system #2670
Comments
Does increasing channels to 2 solve the problem? |
no. |
Might be fixed with #3002 but not sure, the symptoms sort of match, where it causes black screens if it happens to pick the wrong GPU |
I observe the same issue with ubuntu 24.04, nvidia 550.107 and v2024.1025.12635. |
I have the same issue. After starting the Windows system, I can only connect normally once. When I try to connect a second time, the screen goes black, and after a while, I receive a prompt asking me to check the firewall settings. The only way to resolve this is by restarting the Windows system, after which I can connect again. Version: v2025.122.141614 |
Is there an existing issue for this?
Is your issue described in the documentation?
Is your issue present in the latest beta/pre-release?
Describe the Bug
Clean install Windows and drivers
Launch the VM
Connect with moonlight
Login windows
Sunshine works perfect with hevc_qsv accelerate
Press Ctrl+Alt+Shift+Q to disconnect
Reconnect
Black screen and timeout "no video received from host"
The log repeats "Detecting monitors..."
Restart the VM
Sunshine works again
Expected Behavior
Moonlight can show the screen after disconnection and reconnection
Additional Context
I'm using Proxmox with SR-IOV to split & passthrough iGPU to the VM, with itsmikethetech's virtual display driver. #1614
Proxmox 8.2.2 with kernel 6.5.13-5-pve link
When Sunshine works the "Detecting monitors" has "Info: Capture format [DXGI_FORMAT_B8G8R8A8_UNORM]" and "Frame 1: IDR Keyframe (AV_FRAME_FLAG_KEY)".
When it repeats the "Detecting monitors" there is no "Capture format" and "IDR Keyframe".
Sunshine/src/platform/windows/display_wgc.cpp
Lines 237 to 253 in e1f0ca8
Maybe capture_status is not capture_e::ok ?
Host Operating System
Windows
Operating System Version
windows 10 22h2
Architecture
64 bit
Sunshine commit or version
v2024.610.122248
Package
Windows - installer
GPU Type
Intel
GPU Model
Intel(R) UHD Graphics 770 (i7-14700k)
GPU Driver/Mesa Version
31.0.101.4338
Capture Method (Linux Only)
No response
Config
Apps
No response
Relevant log output
The text was updated successfully, but these errors were encountered: