[Bug 244436] Linuxkpi never run resume and suspend callback function
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Feb 26 16:19:33 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244436
Bug ID: 244436
Summary: Linuxkpi never run resume and suspend callback
function
Product: Base System
Version: 12.1-STABLE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: bugs at FreeBSD.org
Reporter: dcp2k at 163.com
I found a bug that Linuxkpi resume and suspend code never run when I run
acpiconf -s 3
I just put pr_debug into suspend and resume function in linux_pci.c file and
put drm debug information to amdgpu driver
The Linuxkpi’s suspend and resume was not called after running acpiconf -s 3
the bug caused the drm suspend and resume was not called.
I have already set company.linuxkpi.debug=1 in loader.conf
I did not find that debug information in /var/log/messages
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list