Skip to content

Can't assign display after update. (Display ID always grabs the same monitor using KMS) #5444

Description

@bunnypig

Is there an existing issue for this?

  • I have searched the existing issues

Is your issue described in the documentation?

  • I have read the documentation

Is your issue present in the latest beta/pre-release?

This issue is present in the latest pre-release

Describe the Bug

I have a dummy plug DP that I use for streaming. I updated from version 2026.721.xxxx to 2026.723.125751 last night and now Sunshine always streams the wrong monitor. It chooses the HDMI output no matter what display ID I put in.

If I swap to XDG Portal sunshine will use the specified display output but I get weird artifacts using that. I've tried different encoders and different screen capture methods but none works properly for me now.

I've also tried different display ID "names". All from numeric (if I use "0" or "1" it will stream display "0" either way but if I specify "2" I get a warning in Moonlight saying it can't find a display so it seems to see the IDs at least) and names like "DP-4" and "HDMI-A-3" but none works.

Expected Behavior

If a specified display ID is set, sunshine should stream that display.

Additional Context

No response

Host Operating System

Linux

Operating System Version

Operating System: Fedora Linux 44 KDE Plasma Version: 6.7.3 KDE Frameworks Version: 6.28.0 Qt Version: 6.11.1 Kernel Version: 7.1.4-204.fc44.x86_64 (64-bit)

Architecture

amd64/x86_64

Package

Linux - Fedora Copr

GPU Type

NVIDIA

GPU Model

3080 LHR

GPU Driver/Mesa Version

610.43.03

Capture Method

KMS (Linux)

Apps

Log output

[2026-07-24 15:35:43.370]: Info: Sunshine version: 2026.723.125751 commit: c6bef3397d59fbe189fc9ff0c3c3cd3c3040d374
[2026-07-24 15:35:43.371]: Info: Package Publisher: LizardByte
[2026-07-24 15:35:43.371]: Info: Publisher Website: https://app.lizardbyte.dev
[2026-07-24 15:35:43.371]: Info: Get support: https://app.lizardbyte.dev/support
[2026-07-24 15:35:43.371]: Info: config: 'capture' = kms
[2026-07-24 15:35:43.371]: Info: config: 'csrf_allowed_origins' = [redacted]
[2026-07-24 15:35:43.371]: Info: config: 'encoder' = nvenc
[2026-07-24 15:35:43.371]: Info: config: 'min_threads' = 4
[2026-07-24 15:35:43.371]: Info: config: 'minimum_fps_target' = 120
[2026-07-24 15:35:43.371]: Info: config: 'origin_web_ui_allowed' = wan
[2026-07-24 15:35:43.371]: Info: config: 'output_name' = 0
[2026-07-24 15:35:43.371]: Info: config: 'sunshine_name' = Bunny's PC
[2026-07-24 15:35:43.371]: Info: /dev/dri/card2 -> nvidia-drm
[2026-07-24 15:35:43.371]: Info: Dropped DRM master for /dev/dri/card1
[2026-07-24 15:35:43.371]: Info: /dev/dri/card1 -> i915
[2026-07-24 15:35:43.371]: Info: [wayland] Found display [wayland-0]
[2026-07-24 15:35:43.371]: Info: [wayland] Found display [wayland-0]
[2026-07-24 15:35:43.371]: Info: [wayland] Found interface: zxdg_output_manager_v1(33) version 3
[2026-07-24 15:35:43.371]: Info: [wayland] Found interface: zwp_linux_dmabuf_v1(60) version 5
[2026-07-24 15:35:43.371]: Info: [wayland] Found interface: wl_output(66) version 4
[2026-07-24 15:35:43.371]: Info: [wayland] Found interface: wl_output(67) version 4
[2026-07-24 15:35:43.372]: Info: [wayland] Resolution: 1920x1080
[2026-07-24 15:35:43.372]: Info: [wayland] Resolution: 1920x1080
[2026-07-24 15:35:43.372]: Info: [wayland] Offset: 0x0
[2026-07-24 15:35:43.372]: Info: [wayland] Logical size: 1920x1080
[2026-07-24 15:35:43.372]: Info: [wayland] Name: HDMI-A-3
[2026-07-24 15:35:43.372]: Info: [wayland] Found monitor: Philips Consumer Electronics Company Philips FTV
[2026-07-24 15:35:43.372]: Info: [wayland] Offset: 1920x909
[2026-07-24 15:35:43.372]: Info: [wayland] Logical size: 1920x1080
[2026-07-24 15:35:43.372]: Info: [wayland] Name: DP-4
[2026-07-24 15:35:43.372]: Info: [wayland] Found monitor: Telecom Technology Centre Co. Ltd. DP-4-DP1080P60
[2026-07-24 15:35:43.372]: Info: -------- Start of KMS monitor list --------
[2026-07-24 15:35:43.372]: Warning: Mismatch on expected Resolution compared to actual resolution: 0x0 vs 1920x1080
[2026-07-24 15:35:43.372]: Info: Monitor 0 is DP-4: Telecom Technology Centre Co. Ltd. DP-4-DP1080P60
[2026-07-24 15:35:43.372]: Info: --------- End of KMS monitor list ---------
[2026-07-24 15:35:43.485]: Info: Trying encoder [nvenc]
[2026-07-24 15:35:43.485]: Info: Screencasting with KMS
[2026-07-24 15:35:43.486]: Info: /dev/dri/card2 -> nvidia-drm
[2026-07-24 15:35:43.486]: Info: Found monitor for DRM screencasting
[2026-07-24 15:35:43.486]: Info: Found connector ID [823]
[2026-07-24 15:35:43.486]: Info: Found cursor plane [194]
[2026-07-24 15:35:43.486]: Info: Creating encoder [h264_nvenc]
[2026-07-24 15:35:43.486]: Info: Color coding: SDR (Rec. 601)
[2026-07-24 15:35:43.486]: Info: Color depth: 8-bit
[2026-07-24 15:35:43.486]: Info: Color range: JPEG
[2026-07-24 15:35:43.513]: Info: EGL: context priority set to HIGH
[2026-07-24 15:35:43.613]: Info: Streaming bitrate is 1000000
[2026-07-24 15:35:43.659]: Info: Creating encoder [hevc_nvenc]
[2026-07-24 15:35:43.659]: Info: Color coding: SDR (Rec. 601)
[2026-07-24 15:35:43.659]: Info: Color depth: 8-bit
[2026-07-24 15:35:43.659]: Info: Color range: JPEG
[2026-07-24 15:35:43.660]: Info: EGL: context priority set to HIGH
[2026-07-24 15:35:43.662]: Info: Streaming bitrate is 1000000
[2026-07-24 15:35:43.690]: Info: Creating encoder [av1_nvenc]
[2026-07-24 15:35:43.690]: Info: Color coding: SDR (Rec. 601)
[2026-07-24 15:35:43.690]: Info: Color depth: 8-bit
[2026-07-24 15:35:43.690]: Info: Color range: JPEG
[2026-07-24 15:35:43.691]: Info: EGL: context priority set to HIGH
[2026-07-24 15:35:43.692]: Info: Streaming bitrate is 1000000
[2026-07-24 15:35:43.697]: Warning: [av1_nvenc @ 0x38ce9040] Codec not supported
[2026-07-24 15:35:43.697]: Error: [av1_nvenc @ 0x38ce9040] Provided device doesn't support required NVENC features
[2026-07-24 15:35:43.699]: Error: Could not open codec [av1_nvenc]: Function not implemented
[2026-07-24 15:35:43.700]: Info: Screencasting with KMS
[2026-07-24 15:35:43.700]: Info: /dev/dri/card2 -> nvidia-drm
[2026-07-24 15:35:43.700]: Info: Found monitor for DRM screencasting
[2026-07-24 15:35:43.700]: Info: Found connector ID [823]
[2026-07-24 15:35:43.700]: Info: Found cursor plane [194]
[2026-07-24 15:35:43.700]: Info: Creating encoder [h264_nvenc]
[2026-07-24 15:35:43.700]: Info: Color coding: SDR (Rec. 601)
[2026-07-24 15:35:43.700]: Info: Color depth: 8-bit
[2026-07-24 15:35:43.700]: Info: Color range: JPEG
[2026-07-24 15:35:43.700]: Info: EGL: context priority set to HIGH
[2026-07-24 15:35:43.702]: Info: Streaming bitrate is 1000000
[2026-07-24 15:35:43.736]: Info: Screencasting with KMS
[2026-07-24 15:35:43.736]: Info: /dev/dri/card2 -> nvidia-drm
[2026-07-24 15:35:43.736]: Info: Found monitor for DRM screencasting
[2026-07-24 15:35:43.736]: Info: Found connector ID [823]
[2026-07-24 15:35:43.736]: Info: Found cursor plane [194]
[2026-07-24 15:35:43.736]: Info: Creating encoder [hevc_nvenc]
[2026-07-24 15:35:43.736]: Info: Color coding: SDR (Rec. 601)
[2026-07-24 15:35:43.736]: Info: Color depth: 8-bit
[2026-07-24 15:35:43.736]: Info: Color range: JPEG
[2026-07-24 15:35:43.736]: Info: EGL: context priority set to HIGH
[2026-07-24 15:35:43.738]: Info: Streaming bitrate is 1000000
[2026-07-24 15:35:43.769]: Info: Screencasting with KMS
[2026-07-24 15:35:43.769]: Info: /dev/dri/card2 -> nvidia-drm
[2026-07-24 15:35:43.769]: Info: Found monitor for DRM screencasting
[2026-07-24 15:35:43.769]: Info: Found connector ID [823]
[2026-07-24 15:35:43.769]: Info: Found cursor plane [194]
[2026-07-24 15:35:43.769]: Info: Creating encoder [hevc_nvenc]
[2026-07-24 15:35:43.769]: Info: Color coding: SDR (Rec. 709)
[2026-07-24 15:35:43.769]: Info: Color depth: 10-bit
[2026-07-24 15:35:43.769]: Info: Color range: JPEG
[2026-07-24 15:35:43.770]: Info: EGL: context priority set to HIGH
[2026-07-24 15:35:43.771]: Info: Streaming bitrate is 1000000
[2026-07-24 15:35:43.801]: Info: Screencasting with KMS
[2026-07-24 15:35:43.801]: Info: /dev/dri/card2 -> nvidia-drm
[2026-07-24 15:35:43.801]: Info: Found monitor for DRM screencasting
[2026-07-24 15:35:43.801]: Info: Found connector ID [823]
[2026-07-24 15:35:43.801]: Info: Found cursor plane [194]
[2026-07-24 15:35:43.801]: Info: Creating encoder [hevc_nvenc]
[2026-07-24 15:35:43.801]: Info: Color coding: SDR (Rec. 709)
[2026-07-24 15:35:43.801]: Info: Color depth: 10-bit
[2026-07-24 15:35:43.801]: Info: Color range: JPEG
[2026-07-24 15:35:43.802]: Info: EGL: context priority set to HIGH
[2026-07-24 15:35:43.803]: Info: Streaming bitrate is 1000000
[2026-07-24 15:35:43.838]: Info: Screencasting with KMS
[2026-07-24 15:35:43.838]: Info: /dev/dri/card2 -> nvidia-drm
[2026-07-24 15:35:43.838]: Info: Found monitor for DRM screencasting
[2026-07-24 15:35:43.838]: Info: Found connector ID [823]
[2026-07-24 15:35:43.838]: Info: Found cursor plane [194]
[2026-07-24 15:35:43.838]: Info: Screencasting with KMS
[2026-07-24 15:35:43.838]: Info: /dev/dri/card2 -> nvidia-drm
[2026-07-24 15:35:43.838]: Info: Found monitor for DRM screencasting
[2026-07-24 15:35:43.838]: Info: Found connector ID [823]
[2026-07-24 15:35:43.838]: Info: Found cursor plane [194]
[2026-07-24 15:35:43.838]: Info: Screencasting with KMS
[2026-07-24 15:35:43.838]: Info: /dev/dri/card2 -> nvidia-drm
[2026-07-24 15:35:43.838]: Info: Found monitor for DRM screencasting
[2026-07-24 15:35:43.838]: Info: Found connector ID [823]
[2026-07-24 15:35:43.838]: Info: Found cursor plane [194]
[2026-07-24 15:35:43.838]: Info: // Testing for available encoders, this may generate errors. You can safely ignore those errors. //
[2026-07-24 15:35:43.838]: Info: 
[2026-07-24 15:35:43.838]: Info: // Ignore any errors mentioned above, they are not relevant. //
[2026-07-24 15:35:43.838]: Info: 
[2026-07-24 15:35:43.838]: Info: Found H.264 encoder: h264_nvenc [nvenc]
[2026-07-24 15:35:43.838]: Info: Found HEVC encoder: hevc_nvenc [nvenc]
[2026-07-24 15:35:43.838]: Info: Starting system tray
[2026-07-24 15:35:43.841]: Info: Configuration UI available at [https://localhost:47990]
[2026-07-24 15:35:43.842]: Info: Adding avahi service fedora
[2026-07-24 15:35:43.888]: Info: System tray created
[2026-07-24 15:35:43.888]: Info: Starting main loop
[2026-07-24 15:35:44.598]: Info: Avahi service fedora successfully established.
[2026-07-24 15:35:47.073]: Info: Display device configuration is disabled. Reverting any active display device configuration.
[2026-07-24 15:35:47.073]: Info: Trying encoder [nvenc]
[2026-07-24 15:35:47.073]: Info: Screencasting with KMS
[2026-07-24 15:35:47.073]: Info: /dev/dri/card2 -> nvidia-drm
[2026-07-24 15:35:47.073]: Info: Found monitor for DRM screencasting
[2026-07-24 15:35:47.073]: Info: Found connector ID [823]
[2026-07-24 15:35:47.073]: Info: Found cursor plane [194]
[2026-07-24 15:35:47.073]: Info: Creating encoder [h264_nvenc]
[2026-07-24 15:35:47.073]: Info: Color coding: SDR (Rec. 601)
[2026-07-24 15:35:47.073]: Info: Color depth: 8-bit
[2026-07-24 15:35:47.073]: Info: Color range: JPEG
[2026-07-24 15:35:47.074]: Info: EGL: context priority set to HIGH
[2026-07-24 15:35:47.101]: Info: Streaming bitrate is 1000000
[2026-07-24 15:35:47.133]: Info: Creating encoder [hevc_nvenc]
[2026-07-24 15:35:47.133]: Info: Color coding: SDR (Rec. 601)
[2026-07-24 15:35:47.133]: Info: Color depth: 8-bit
[2026-07-24 15:35:47.133]: Info: Color range: JPEG
[2026-07-24 15:35:47.134]: Info: EGL: context priority set to HIGH
[2026-07-24 15:35:47.135]: Info: Streaming bitrate is 1000000
[2026-07-24 15:35:47.163]: Info: Creating encoder [av1_nvenc]
[2026-07-24 15:35:47.163]: Info: Color coding: SDR (Rec. 601)
[2026-07-24 15:35:47.163]: Info: Color depth: 8-bit
[2026-07-24 15:35:47.163]: Info: Color range: JPEG
[2026-07-24 15:35:47.164]: Info: EGL: context priority set to HIGH
[2026-07-24 15:35:47.165]: Info: Streaming bitrate is 1000000
[2026-07-24 15:35:47.170]: Warning: [av1_nvenc @ 0x7f8f90401140] Codec not supported
[2026-07-24 15:35:47.170]: Error: [av1_nvenc @ 0x7f8f90401140] Provided device doesn't support required NVENC features
[2026-07-24 15:35:47.172]: Error: Could not open codec [av1_nvenc]: Function not implemented
[2026-07-24 15:35:47.172]: Info: Screencasting with KMS
[2026-07-24 15:35:47.172]: Info: /dev/dri/card2 -> nvidia-drm
[2026-07-24 15:35:47.172]: Info: Found monitor for DRM screencasting
[2026-07-24 15:35:47.172]: Info: Found connector ID [823]
[2026-07-24 15:35:47.172]: Info: Found cursor plane [194]
[2026-07-24 15:35:47.172]: Info: Creating encoder [h264_nvenc]
[2026-07-24 15:35:47.172]: Info: Color coding: SDR (Rec. 601)
[2026-07-24 15:35:47.172]: Info: Color depth: 8-bit
[2026-07-24 15:35:47.172]: Info: Color range: JPEG
[2026-07-24 15:35:47.173]: Info: EGL: context priority set to HIGH
[2026-07-24 15:35:47.174]: Info: Streaming bitrate is 1000000
[2026-07-24 15:35:47.206]: Info: Screencasting with KMS
[2026-07-24 15:35:47.206]: Info: /dev/dri/card2 -> nvidia-drm
[2026-07-24 15:35:47.206]: Info: Found monitor for DRM screencasting
[2026-07-24 15:35:47.206]: Info: Found connector ID [823]
[2026-07-24 15:35:47.206]: Info: Found cursor plane [194]
[2026-07-24 15:35:47.206]: Info: Creating encoder [hevc_nvenc]
[2026-07-24 15:35:47.206]: Info: Color coding: SDR (Rec. 601)
[2026-07-24 15:35:47.206]: Info: Color depth: 8-bit
[2026-07-24 15:35:47.206]: Info: Color range: JPEG
[2026-07-24 15:35:47.207]: Info: EGL: context priority set to HIGH
[2026-07-24 15:35:47.208]: Info: Streaming bitrate is 1000000
[2026-07-24 15:35:47.238]: Info: Screencasting with KMS
[2026-07-24 15:35:47.238]: Info: /dev/dri/card2 -> nvidia-drm
[2026-07-24 15:35:47.238]: Info: Found monitor for DRM screencasting
[2026-07-24 15:35:47.238]: Info: Found connector ID [823]
[2026-07-24 15:35:47.238]: Info: Found cursor plane [194]
[2026-07-24 15:35:47.238]: Info: Creating encoder [hevc_nvenc]
[2026-07-24 15:35:47.238]: Info: Color coding: SDR (Rec. 709)
[2026-07-24 15:35:47.238]: Info: Color depth: 10-bit
[2026-07-24 15:35:47.238]: Info: Color range: JPEG
[2026-07-24 15:35:47.239]: Info: EGL: context priority set to HIGH
[2026-07-24 15:35:47.241]: Info: Streaming bitrate is 1000000
[2026-07-24 15:35:47.271]: Info: Screencasting with KMS
[2026-07-24 15:35:47.271]: Info: /dev/dri/card2 -> nvidia-drm
[2026-07-24 15:35:47.271]: Info: Found monitor for DRM screencasting
[2026-07-24 15:35:47.271]: Info: Found connector ID [823]
[2026-07-24 15:35:47.271]: Info: Found cursor plane [194]
[2026-07-24 15:35:47.271]: Info: Creating encoder [hevc_nvenc]
[2026-07-24 15:35:47.271]: Info: Color coding: SDR (Rec. 709)
[2026-07-24 15:35:47.271]: Info: Color depth: 10-bit
[2026-07-24 15:35:47.271]: Info: Color range: JPEG
[2026-07-24 15:35:47.272]: Info: EGL: context priority set to HIGH
[2026-07-24 15:35:47.273]: Info: Streaming bitrate is 1000000
[2026-07-24 15:35:47.307]: Info: Screencasting with KMS
[2026-07-24 15:35:47.307]: Info: /dev/dri/card2 -> nvidia-drm
[2026-07-24 15:35:47.307]: Info: Found monitor for DRM screencasting
[2026-07-24 15:35:47.307]: Info: Found connector ID [823]
[2026-07-24 15:35:47.307]: Info: Found cursor plane [194]
[2026-07-24 15:35:47.307]: Info: Screencasting with KMS
[2026-07-24 15:35:47.307]: Info: /dev/dri/card2 -> nvidia-drm
[2026-07-24 15:35:47.307]: Info: Found monitor for DRM screencasting
[2026-07-24 15:35:47.307]: Info: Found connector ID [823]
[2026-07-24 15:35:47.307]: Info: Found cursor plane [194]
[2026-07-24 15:35:47.307]: Info: Screencasting with KMS
[2026-07-24 15:35:47.307]: Info: /dev/dri/card2 -> nvidia-drm
[2026-07-24 15:35:47.307]: Info: Found monitor for DRM screencasting
[2026-07-24 15:35:47.307]: Info: Found connector ID [823]
[2026-07-24 15:35:47.307]: Info: Found cursor plane [194]
[2026-07-24 15:35:47.308]: Info: // Testing for available encoders, this may generate errors. You can safely ignore those errors. //
[2026-07-24 15:35:47.308]: Info: 
[2026-07-24 15:35:47.308]: Info: // Ignore any errors mentioned above, they are not relevant. //
[2026-07-24 15:35:47.308]: Info: 
[2026-07-24 15:35:47.308]: Info: Found H.264 encoder: h264_nvenc [nvenc]
[2026-07-24 15:35:47.308]: Info: Found HEVC encoder: hevc_nvenc [nvenc]
[2026-07-24 15:35:47.308]: Info: Executing Do Cmd: [kscreen-doctor output.DP-4.mode.1920x1080@60]
[2026-07-24 15:35:47.334]: Info: Executing [Desktop]
[2026-07-24 15:35:47.406]: Info: New streaming session started [active sessions: 1]
[2026-07-24 15:35:47.457]: Info: CLIENT CONNECTED
[2026-07-24 15:35:47.504]: Info: /dev/dri/card2 -> nvidia-drm
[2026-07-24 15:35:47.504]: Info: Dropped DRM master for /dev/dri/card1
[2026-07-24 15:35:47.504]: Info: /dev/dri/card1 -> i915
[2026-07-24 15:35:47.504]: Warning: Using NVENC with your display connected to a different GPU may not work properly!
[2026-07-24 15:35:47.504]: Info: [wayland] Found display [wayland-0]
[2026-07-24 15:35:47.504]: Info: [wayland] Found interface: zxdg_output_manager_v1(33) version 3
[2026-07-24 15:35:47.504]: Info: [wayland] Found interface: zwp_linux_dmabuf_v1(60) version 5
[2026-07-24 15:35:47.504]: Info: [wayland] Found interface: wl_output(66) version 4
[2026-07-24 15:35:47.504]: Info: [wayland] Found interface: wl_output(67) version 4
[2026-07-24 15:35:47.505]: Info: [wayland] Resolution: 1920x1080
[2026-07-24 15:35:47.505]: Info: [wayland] Resolution: 1920x1080
[2026-07-24 15:35:47.505]: Info: [wayland] Offset: 0x0
[2026-07-24 15:35:47.505]: Info: [wayland] Logical size: 1920x1080
[2026-07-24 15:35:47.505]: Info: [wayland] Name: HDMI-A-3
[2026-07-24 15:35:47.505]: Info: [wayland] Found monitor: Philips Consumer Electronics Company Philips FTV
[2026-07-24 15:35:47.505]: Info: [wayland] Offset: 1920x909
[2026-07-24 15:35:47.505]: Info: [wayland] Logical size: 1920x1080
[2026-07-24 15:35:47.505]: Info: [wayland] Name: DP-4
[2026-07-24 15:35:47.505]: Info: [wayland] Found monitor: Telecom Technology Centre Co. Ltd. DP-4-DP1080P60
[2026-07-24 15:35:47.505]: Info: -------- Start of KMS monitor list --------
[2026-07-24 15:35:47.505]: Warning: Mismatch on expected Resolution compared to actual resolution: 0x0 vs 1920x1080
[2026-07-24 15:35:47.505]: Info: Monitor 0 is DP-4: Telecom Technology Centre Co. Ltd. DP-4-DP1080P60
[2026-07-24 15:35:47.505]: Info: --------- End of KMS monitor list ---------
[2026-07-24 15:35:47.505]: Info: Screencasting with KMS
[2026-07-24 15:35:47.505]: Info: /dev/dri/card2 -> nvidia-drm
[2026-07-24 15:35:47.505]: Info: Found monitor for DRM screencasting
[2026-07-24 15:35:47.505]: Info: Found connector ID [823]
[2026-07-24 15:35:47.505]: Info: Found cursor plane [194]
[2026-07-24 15:35:47.506]: Info: Creating encoder [hevc_nvenc]
[2026-07-24 15:35:47.506]: Info: Color coding: SDR (Rec. 709)
[2026-07-24 15:35:47.506]: Info: Color depth: 8-bit
[2026-07-24 15:35:47.506]: Info: Color range: MPEG
[2026-07-24 15:35:47.507]: Info: EGL: context priority set to HIGH
[2026-07-24 15:35:47.541]: Info: Streaming bitrate is 34988000
[2026-07-24 15:35:47.558]: Info: Minimum FPS target set to ~120fps (8.33333ms)
[2026-07-24 15:35:47.891]: Info: Setting default sink to: [sink-sunshine-stereo]
[2026-07-24 15:35:47.891]: Info: Found default monitor by name: sink-sunshine-stereo.monitor
[2026-07-24 15:35:47.911]: Info: Opus initialized: 48 kHz, 2 channels, 512 kbps (total), LOWDELAY
[2026-07-24 15:36:01.878]: Info: CLIENT DISCONNECTED
[2026-07-24 15:36:01.881]: Info: Setting default sink to: [alsa_output.usb-SteelSeries_Arctis_Pro_Wireless-00.stereo-game]

Online logs

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions