J’arrive maintenant à lancer la mise en veille, mais lorsque je tente de sortir de la mise en veille en tapant sur la touche entrée, je me retrouve avec un écran noir avec un curseur, puis un écran noir tout court. Après un temps d’attente, j’ai appuyé sur l’interrupteur.
Visiblement, systemd ne reçoit pas de commande car le journal passe directement à mon redémarrage brutal:
Code : Tout sélectionner
Nov 25 19:17:56 maroilles dbus-daemon[257]: dbus[257]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Nov 25 19:17:56 maroilles dbus[257]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Nov 25 19:17:56 maroilles systemd[1]: Started Authorization Manager.
Nov 25 19:17:56 maroilles polkitd[349]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Nov 25 19:17:56 maroilles polkitd[349]: Registered Authentication Agent for unix-process:346:4348 (system bus name :1.5 [/usr/bin/pkttyagent --notify-fd 6 --fallback], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale fr_FR.UTF-8)
Nov 25 19:17:56 maroilles systemd[1]: Starting Sleep.
Nov 25 19:17:56 maroilles systemd[1]: Reached target Sleep.
Nov 25 19:17:56 maroilles systemd[1]: Starting Suspend...
Nov 25 19:17:56 maroilles polkitd[349]: Unregistered Authentication Agent for unix-process:346:4348 (system bus name :1.5, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale fr_FR.UTF-8) (disconnected from bus)
Nov 25 19:17:56 maroilles systemd-sleep[356]: /usr/lib/systemd/system-sleep/notify-upower.sh exited with exit status 1.
Nov 25 19:17:56 maroilles systemd-sleep[356]: Suspending system...
-- Reboot --
Merci d’avance.