[Bug 199025] Suspend hangs. Never fully suspends and impossible to return to running state.

bugzilla-daemon at bugzilla.kernel.org bugzilla-daemon at bugzilla.kernel.org
Wed May 9 00:06:42 UTC 2018


https://bugzilla.kernel.org/show_bug.cgi?id=199025

--- Comment #31 from todd (toddsmb at gmail.com) ---
@Paul

Use the correct method to set your run levels.

The original post tells you how and comment #6 even tells you where to get the
information.

read the file....   /etc/inittab   

The correct way is .....

  systemctl set-default multi-user.target  (for text mode / runlevel 3)

  systemctl set-defaulta graphical.target (for graphical mode / runlevel 5)

Read the file /etc/inittab please.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the dri-devel mailing list