Comment 2 for bug 2025320

Revision history for this message
Daniel van Vugt (vanvugt) wrote : Re: External display sometimes frozen, after logout/login has only black screen.

Thanks for the bug report. Next time the problem happens, please run:

  lspci -k > lspci.txt
  grep . /sys/class/drm/*/status > drmstatus.txt
  journalctl -b0 > journal.txt

or if you had to reboot then:

  journalctl -b-1 > prevboot.txt

Please then attach the resulting text files here.