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

--- Comment #7 from Hsiao-Ting Wang (hsiaoting.w...@gmail.com) ---
Provide ACPI verbose log:

Pass log with TBT dock:
https://files.support.canonical.com/f/550898f54203b96d

Fail log with DC dock:
https://files.support.canonical.com/f/5aedaec721232a34

All based on the latest BIOS.


Capture method under Ubuntu Linux:

sudo su
cd /sys/kernel/debug/dynamic_debug
echo "file drivers/pci/pci.c +p" > control
echo "file drivers/acpi/device_pm.c +p" > control

cd /sys/module/acpi/parameters/
echo 0xffff00f0  >  debug_layer
echo 0x600 > debug_level

Start to suspend
Exit suspend

Use dmesg to get the output file

-- 
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
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to