https://bugs.kde.org/show_bug.cgi?id=483662

--- Comment #1 from Jack <alphaj...@tuta.io> ---
Workaround by using https://github.com/NickCis/drm_tool.

It works with both XOrg and Wayland, but only from TTY (no Yakuake/Konsole):

```
# view connector number: 103
drm_tool list

# set dvi mode (good video)
drm_tool set /dev/dri/card0 103 audio -2

# revert to hdmi mode (bad video + audio)
drm_tool set /dev/dri/card0 103 audio 0
```

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to