Comment 10 for bug 1891470

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

Those are separate commands that do not print any output. You need to run them on separate lines:

  journalctl -b-1 > prevboot.txt
  lspci -k > lspcik.txt
  dpkg -l > packages.txt

and then attach the text files they created here.