Comment 43 for bug 1574120

Revision history for this message
Neil Woolford (neil-neilwoolford) wrote :

System left in buggy state, debug enabled in system.conf, system rebooted.

neilw@NWPS-LAP:~$ ls /sys/class/drm/
card0 card0-LVDS-1 controlD64 ttm
card0-HDMI-A-1 card0-VGA-1 renderD128 version
neilw@NWPS-LAP:~$ cat /sys/class/drm/*/enabled
disabled
enabled
disabled
neilw@NWPS-LAP:~$

Try to suspend by lid closure.

neilw@NWPS-LAP:~$ journalctl
-- Logs begin at Wed 2016-05-11 17:13:59 BST, end at Wed 2016-05-11 17:20:13 BST
May 11 17:13:59 NWPS-LAP systemd-journald[227]: Runtime journal (/run/log/journa
May 11 17:14:00 NWPS-LAP kernel: Initializing cgroup subsys cpuset
May 11 17:14:00 NWPS-LAP kernel: Initializing cgroup subsys cpu
May 11 17:14:00 NWPS-LAP kernel: Initializing cgroup subsys cpuacct
May 11 17:14:00 NWPS-LAP kernel: Linux version 4.4.0-22-generic (buildd@lcy01-32
May 11 17:14:00 NWPS-LAP kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-22
May 11 17:14:00 NWPS-LAP kernel: KERNEL supported cpus:
May 11 17:14:00 NWPS-LAP kernel: Intel GenuineIntel
May 11 17:14:00 NWPS-LAP kernel: AMD AuthenticAMD
May 11 17:14:00 NWPS-LAP kernel: Centaur CentaurHauls
May 11 17:14:00 NWPS-LAP kernel: tseg: 00dfc00000
May 11 17:14:00 NWPS-LAP kernel: x86/fpu: Legacy x87 FPU detected.
May 11 17:14:00 NWPS-LAP kernel: x86/fpu: Using 'lazy' FPU context switches.
May 11 17:14:00 NWPS-LAP kernel: e820: BIOS-provided physical RAM map:
May 11 17:14:00 NWPS-LAP kernel: BIOS-e820: [mem 0x0000000000000000-0x0000000000
May 11 17:14:00 NWPS-LAP kernel: BIOS-e820: [mem 0x000000000009f400-0x0000000000
May 11 17:14:00 NWPS-LAP kernel: BIOS-e820: [mem 0x00000000000e0000-0x0000000000
May 11 17:14:00 NWPS-LAP kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000df
May 11 17:14:00 NWPS-LAP kernel: BIOS-e820: [mem 0x00000000df8bf000-0x00000000df
May 11 17:14:00 NWPS-LAP kernel: BIOS-e820: [mem 0x00000000dfabf000-0x00000000df
May 11 17:14:00 NWPS-LAP kernel: BIOS-e820: [mem 0x00000000dfbbf000-0x00000000df
May 11 17:14:00 NWPS-LAP kernel: BIOS-e820: [mem 0x00000000dfbff000-0x00000000df
lines 1-23

I'm afraid journalctl is new to me; is that the output you need, or do you want me to attach the runtime journal mentioned in the first line after the header?