Comment 2 for bug 1864781

Revision history for this message
Daniel van Vugt (vanvugt) wrote : Re: Xorg freeze

It appears this bug was reported after you removed (?) the nvidia driver, which is understandable. But that also means we have no logs showing when the bug was happening.

Please run these commands to help gather the system logs of previous boots so that we can try to identify what the problem was, when it was happening:

  journalctl -b-1 > boot-1.txt
  journalctl -b-2 > boot-2.txt
  journalctl -b-3 > boot-3.txt
  journalctl -b-4 > boot-4.txt
  journalctl -b-5 > boot-5.txt

and then attach the resulting text files to this bug.