2020-02-20 12:00 GMT+01:00, François Patte <francois.pa...@mi.parisdescartes.fr>: > Bonjour, > > When I suspend my computer, it suspends for a few seconds, then > resumes.... So it is impossible to suspend! > > Once upon a time, I could find some information the pm-suspend.log file. > Today, I cannot find this file! Is there no more log file for pm-suspend > or did I miss how to activate this file?
At least here suspend-related messages go to /var/log/messages For example: /* suspending last night */ Feb 19 23:22:46 localhost.localdomain systemd[1]: Starting Suspend... Feb 19 23:22:46 localhost.localdomain systemd-sleep[27633]: Suspending system... Feb 19 23:22:46 localhost.localdomain kernel: PM: suspend entry (deep) /* waking up this morning */ Feb 20 09:46:22 localhost.localdomain kernel: printk: Suspending console(s) (us> Feb 20 09:46:22 localhost.localdomain kernel: PM: suspend devices took 0.373 se> Feb 20 09:46:22 localhost.localdomain kernel: PM: suspend exit Feb 20 09:46:22 localhost.localdomain audit[1]: SERVICE_START pid=1 uid=0 auid=> Feb 20 09:46:22 localhost.localdomain audit[1]: SERVICE_STOP pid=1 uid=0 auid=4> Feb 20 09:46:22 localhost.localdomain systemd[1]: systemd-suspend.service: Succ> Feb 20 09:46:22 localhost.localdomain systemd[1]: Started Suspend. Feb 20 09:46:22 localhost.localdomain systemd[1]: Reached target Suspend. Feb 20 09:46:22 localhost.localdomain systemd[1]: Stopped target Suspend. Of course the comments don't come from the logs. Andras _______________________________________________ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org 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/users@lists.fedoraproject.org