Samuel Sieb wrote: ... > > Check if your BIOS has an option to wake on USB. If it does, then try > disabling that.
solution is an entry in my /etc/rc.d/rc.local fetched from powertop for the USB Dongle it's # Wake status for USB device 1-10.1 echo 'disabled' > '/sys/bus/usb/devices/1-10.1/power/wakeup'; suspend works again I loose the ability to wake the box via keyboard/mice but power button does -- _______________________________________________ test mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
