Comment 13 for bug 1624339

Revision history for this message
Jean-Yves Avenard (jyavenard) wrote :

the attached files were produced as follow:

sudo -i

lsmod > lsmod-before.txt
dmesg > dmesg-before.txt
pm-hibernate
lsmod > lsmod-after.txt

echo devices > /sys/power/pm_test
echo platform > /sys/power/disk
echo disk > /sys/power/state
dmesg > /tmp/dmesg-devices-platform.txt

echo core > /sys/power/pm_test
echo platform > /sys/power/disk
echo disk > /sys/power/state
dmesg > /tmp/dmesg-core-platform.txt

echo core > /sys/power/pm_test
echo reboot > /sys/power/disk
echo disk > /sys/power/state
dmesg > /tmp/dmesg-core-reboot.txt

Excepted the trackpad, everything related to hibernation appears to work perfectly. I usually attach an external mouse and in those case the external mouse too stop working. Then it's just a matter of unplugging the mouse, replugging it. But unfortunately, I can't do the same with the trackpad