Summary: | KScreen turns off external screen when lid is closed | ||
---|---|---|---|
Product: | [Plasma] KScreen | Reporter: | Heiko Tietze <tietze.heiko> |
Component: | kded | Assignee: | Daniel Vrátil <dvratil> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | kde, kde, sebas |
Priority: | NOR | ||
Version: | 5.4.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Bug Depends on: | |||
Bug Blocks: | 353029 | ||
Attachments: |
sudo journalctl -xe ... lid action ... copy/paste
xrandr -q > xrandr.txt |
Description
Heiko Tietze
2015-08-26 20:10:31 UTC
Created attachment 94233 [details]
sudo journalctl -xe ... lid action ... copy/paste
We disabled the KScreen kded module and the problem went away. "Lid closed without system going to suspend -> turning off the screen" It seems the external monitor is recognized as Panel and so KScreen turns it off. Please provide the output of xrandr -q Created attachment 94234 [details]
xrandr -q > xrandr.txt
kscreen restarted, lid opened but get the same result with lid closed and stopped
Maybe important: external monitor is connected via d-sub cable; dvi cable attached (to old PC) but not active (i.e. off). It depends on the what side the notebook is placed. The issue here does not occur when it is placed to the right of the TFT display. However, shuting down the system with lid closed switches the enabled state off in KScreen. Will file another bug report. kscreen_console bug provides better output. Please include that when you're running kscreen with the bug *** This bug has been marked as a duplicate of bug 367490 *** |