On Thu, 6 Aug 2015 at 19:56 Brian May <[email protected]> wrote:

> Then again, maybe I was premature; I think I should do a reboot and redo
> the following:
>

Really good theory, however after a reboot everything is fine:

[brian:~] % for i in /sys/class/drm/*/*/status ; do echo $i ; done
/sys/class/drm/card0/card0-DP-1/status
/sys/class/drm/card0/card0-DP-2/status
/sys/class/drm/card0/card0-eDP-1/status
/sys/class/drm/card0/card0-HDMI-A-1/status
/sys/class/drm/card0/card0-HDMI-A-2/status

prune# cat /sys/class/drm/*/*/status
disconnected
disconnected
connected
disconnected
disconnected


Suspend still doesn't work:

Aug 06 19:59:17 prune systemd-logind[544]: New seat seat0.
Aug 06 19:59:17 prune systemd-logind[544]: Watching system buttons on
/dev/input/event3 (Power Button)
Aug 06 19:59:17 prune systemd-logind[544]: Watching system buttons on
/dev/input/event6 (Video Bus)
Aug 06 19:59:17 prune systemd-logind[544]: Watching system buttons on
/dev/input/event1 (Lid Switch)
Aug 06 19:59:17 prune systemd-logind[544]: Watching system buttons on
/dev/input/event2 (Sleep Button)
Aug 06 19:59:17 prune systemd-logind[544]: Watching system buttons on
/dev/input/event4 (ThinkPad Extra Buttons)
Aug 06 19:59:17 prune systemd-logind[544]: New session c1 of user
Debian-gdm.
Aug 06 19:59:23 prune systemd-logind[544]: New session 1 of user brian.
Aug 06 19:59:53 prune systemd-logind[544]: Lid closed.
Aug 06 20:00:02 prune systemd-logind[544]: Lid opened.


So I suspect this issue was not my immediate problem :-(

Reply via email to