QUIRK_S3_MODE="true"
QUIRK_S3_BIOS="true"

And 

Acpi_sleep=s3_bios,s3_mode in cmdline worked here.


So for everyone finding this:

Create a file /etc/pm/config.d/foo
And add

QUIRK_S3_MODE="true"
QUIRK_S3_BIOS="true"

To it 


Edit /etc/default/grub and append "Acpi_sleep=s3_bios,s3_mode" to the 
GRUB_CMDLINE_LINUX_DEFAULT


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to