Hello,
I have a Tuxedo InfitnityBook Max 15 AMD Gen 10 and when I activate "suspend" (sleep mode), the Notebook goes to sleep for a second and then "wakes up" again. Tuxedo seems to provide a solution for this on their web-page:
https://www.tuxedocomputers.com/en/FAQ-TUXEDO-InfinityBook-Pro-15-Gen9.tuxedo#3675
by setting a Kernel boot option
acpi.ec_no_wakeup=1
I added this option to the file
/etc/default/limine
like this
KERNEL_CMDLINE[default]="quiet splash acpi.ec_no_wakeup=1"
and then rebuild everything with
limine-mkinitcpio
After a reboot, I can see that the Kernel option has been set:
cat /proc/cmdline
However, it does not work. Still the Computer wakes up from sleep after a second.
Does anyone have an idea how to fix this?
Thanks! Marc
FAQ: TUXEDO InfinityBook Pro 15 - Gen9: Welcome to the FAQ collection of TUXEDO Computers! Here you will find answers to the most frequently asked questions about our InfinityBook Pro 15 - Gen9. Questions about technical details Driver for Motorcomm ...