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

--- Comment #6 from Daniel Gibson ([email protected]) ---
Just remembered, might also make sense to make logging for the EC and s2idle
and amd_pmc log more verbose and enable powermanagement debug messages:
  echo "module amd_pmc +p" | sudo tee /sys/kernel/debug/dynamic_debug/control
  echo "file drivers/acpi/ec.c +p" | sudo tee
/sys/kernel/debug/dynamic_debug/control
  echo "file drivers/acpi/x86/s2idle.c +p" | sudo tee
/sys/kernel/debug/dynamic_debug/
  echo 1 | sudo tee /sys/power/pm_debug_messages

-- 
You may reply to this email to add a comment.

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

_______________________________________________
acpi-bugzilla mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to