Freez en sortie de veille [Réglé]

schlavozensky Membre non connecté
-
- Voir le profil du membre schlavozensky
- Inscrit le : 02/03/2010
- Groupes :
Très satisfait de ma Mageia 9 qui me sert au quotidien pour le boulot. Merci à toute l'équipe ! Néanmoins, je rencontre un problème que mes maigres compétences ne permettent pas de résoudre.
En sortie de veille parfois, l'écran de connexion s'affiche comme d'habitude, mais une fois que j'appuie sur entrée, l'ordi freeze complètement et suis obligé de le redémarrer.
Avez-vous une idée du problème et/ou de sa résolution ?
Merci à tous
Édité par schlavozensky Le 28/08/2023 à 09h53

Yuusha Membre non connecté
-
- Voir le profil du membre Yuusha
- Inscrit le : 04/07/2017
- Groupes :
-
Modérateur
-
Administrateur
-
Forgeron
Il nous faudrait plus d'informations. Une fois que le système a planté et que tu as redémarré, pourrais-tu nous poster le retour de la commande suivante :
Code BASH :
su - journalctl --no-hostname -b -1
Le journal peut être très long. Pense à le mettre entre des balises Texte Caché ou à réduire la sortie aux alentours de l'heure du pointage.

Troumad Membre non connecté
-
- Voir le profil du membre Troumad
- Inscrit le : 16/10/2010
- Site internet
- Groupes :
Tu te logues sur la ligne de commande et regarde si un processus qui comprend le nom save ou lock ou screen tourne :
Code :
$ ps uwx | grep save
troumad 64456 0.0 0.1 617784 30484 ? Sl 08:05 0:03 xfce4-screensaver
troumad 629414 0.0 0.0 14528 2176 pts/1 S+ 10:26 0:00 grep --color save
Le savescreen est clairement identifié : [bxfce4-screensaver[/b] : plusieurs possibilités à tester (dans l'ordre) :
Code :
killall xfce4-screensaver ; chvt 1
Code :
kill -15 64456 ; chvt 1
Code :
kill -9 64456 ; chvt 1
La commande chvt1 correspond à faire Ctrl-Alt-F1 pour retourner sur la session graphique après chaque pour voir si on accède enfin à notre système. Si ça ne marche pas à nouveau CTRL-ALT-F
nb : je regarde dans mon système, je vois que c'est parfois le processus xfce4-screensaver-dialog qu'il faut tuer. Comme je ne suis pas en retour d'écran de veille, il ne tourne pas.
Code :
killall xfce4-screensaver-dialog ; chvt 1
Si tu n'as pas xfce, la méthode doit être à peu près la même : trouver le processus et le tuer.
Édité par Troumad Le 28/08/2023 à 10h34
Amicalement Votre
Bernard SIAUD Alias Troumad
Bernard SIAUD Alias Troumad

schlavozensky Membre non connecté
-
- Voir le profil du membre schlavozensky
- Inscrit le : 02/03/2010
- Groupes :
Caché :
Hint: You are currently not seeing messages from other users and the system.
Users in groups 'adm', 'systemd-journal', 'wheel' can see all messages.
Pass -q to turn off this notice.
août 28 09:31:55 systemd[1763]: Queued start job for default target default.target.
août 28 09:31:55 systemd[1763]: Created slice app.slice.
août 28 09:31:55 systemd[1763]: Reached target paths.target.
août 28 09:31:55 systemd[1763]: Reached target timers.target.
août 28 09:31:55 systemd[1763]: Starting dbus.socket...
août 28 09:31:55 systemd[1763]: Listening on pulseaudio.socket.
août 28 09:31:55 systemd[1763]: Listening on dbus.socket.
août 28 09:31:55 systemd[1763]: Reached target sockets.target.
août 28 09:31:55 systemd[1763]: Reached target basic.target.
août 28 09:31:55 systemd[1763]: Reached target default.target.
août 28 09:31:55 systemd[1763]: Startup finished in 175ms.
août 28 09:31:55 systemd[1763]: Created slice session.slice.
août 28 09:31:55 systemd[1763]: Starting dbus.service...
août 28 09:31:55 systemd[1763]: Started dbus.service.
août 28 09:31:55 dbus-daemon[1857]: [session uid=1000 pid=1857] Successfully activated service 'org.freedesktop.systemd1'
août 28 09:31:56 systemd[1763]: Reloading requested from client PID 1779 ('startplasma-x11')...
août 28 09:31:56 systemd[1763]: Reloading...
août 28 09:31:56 ksplashqml[1860]: file:///usr/share/plasma/look-and-feel/org.mageia.breeze.desktop/contents/splash/Splash.qml:89: ReferenceError: bottomRect is not defined
août 28 09:31:56 ksplashqml[1860]: file:///usr/share/plasma/look-and-feel/org.mageia.breeze.desktop/contents/splash/Splash.qml:88: ReferenceError: bottomRect is not defined
août 28 09:31:56 ksplashqml[1860]: file:///usr/share/plasma/look-and-feel/org.mageia.breeze.desktop/contents/splash/Splash.qml:89: ReferenceError: bottomRect is not defined
août 28 09:31:56 systemd[1763]: Reloading finished in 144 ms.
août 28 09:31:56 systemd[1763]: Created slice background.slice.
août 28 09:31:56 systemd[1763]: Listening on ssh-agent.socket.
août 28 09:31:56 systemd[1763]: Starting kde-baloo.service...
août 28 09:31:56 systemd[1763]: Starting plasma-kcminit.service...
août 28 09:31:56 systemd[1763]: Starting xdg-user-dirs.service...
août 28 09:31:56 systemd[1763]: kde-baloo.service: Skipped due to 'exec-condition'.
août 28 09:31:56 systemd[1763]: Condition check resulted in kde-baloo.service being skipped.
août 28 09:31:56 systemd[1763]: Finished xdg-user-dirs.service.
août 28 09:31:56 systemd[1763]: Reached target graphical-session-pre.target.
août 28 09:31:56 dbus-daemon[1857]: [session uid=1000 pid=1857] Activating via systemd: service name='org.freedesktop.portal.Desktop' unit='xdg-desktop-portal.service' requested by ':1.4' (uid=1000 pid=1886 comm="/usr/bin/kcminit_startup")
août 28 09:31:56 systemd[1763]: Starting xdg-desktop-portal.service...
août 28 09:31:56 dbus-daemon[1857]: [session uid=1000 pid=1857] Activating via systemd: service name='org.freedesktop.portal.Documents' unit='xdg-document-portal.service' requested by ':1.5' (uid=1000 pid=1888 comm="/usr/libexec/xdg-desktop-portal")
août 28 09:31:56 systemd[1763]: Starting xdg-document-portal.service...
août 28 09:31:56 dbus-daemon[1857]: [session uid=1000 pid=1857] Activating via systemd: service name='org.freedesktop.impl.portal.PermissionStore' unit='xdg-permission-store.service' requested by ':1.6' (uid=1000 pid=1894 comm="/usr/libexec/xdg-document-portal")
août 28 09:31:56 systemd[1763]: Starting xdg-permission-store.service...
août 28 09:31:56 dbus-daemon[1857]: [session uid=1000 pid=1857] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
août 28 09:31:56 systemd[1763]: Started xdg-permission-store.service.
août 28 09:31:56 dbus-daemon[1857]: [session uid=1000 pid=1857] Successfully activated service 'org.freedesktop.portal.Documents'
août 28 09:31:56 systemd[1763]: Started xdg-document-portal.service.
août 28 09:31:56 dbus-daemon[1857]: [session uid=1000 pid=1857] Activating via systemd: service name='org.freedesktop.impl.portal.desktop.gtk' unit='xdg-desktop-portal-gtk.service' requested by ':1.5' (uid=1000 pid=1888 comm="/usr/libexec/xdg-desktop-portal")
août 28 09:31:56 systemd[1763]: Starting xdg-desktop-portal-gtk.service...
août 28 09:31:56 systemd[1763]: Started plasma-kcminit.service.
août 28 09:31:56 systemd[1763]: Starting plasma-ksmserver.service...
août 28 09:31:56 systemd[1763]: Started plasma-kwallet-pam.service.
août 28 09:31:56 systemd[1763]: Starting plasma-kded.service...
août 28 09:31:56 systemd[1763]: Starting plasma-kwin_x11.service...
août 28 09:31:56 dbus-daemon[1857]: [session uid=1000 pid=1857] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.11' (uid=1000 pid=1913 comm="/usr/libexec/xdg-desktop-portal-gtk")
août 28 09:31:56 systemd[1763]: Starting at-spi-dbus-bus.service...
août 28 09:31:56 dbus-daemon[1857]: [session uid=1000 pid=1857] Successfully activated service 'org.a11y.Bus'
août 28 09:31:56 systemd[1763]: Started at-spi-dbus-bus.service.
août 28 09:31:56 at-spi-bus-launcher[1931]: dbus-daemon[1931]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=1000 pid=1913 comm="/usr/libexec/xdg-desktop-portal-gtk")
août 28 09:31:56 dbus-daemon[1857]: [session uid=1000 pid=1857] Successfully activated service 'org.freedesktop.impl.portal.desktop.gtk'
août 28 09:31:56 systemd[1763]: Started xdg-desktop-portal-gtk.service.
août 28 09:31:56 systemd[1763]: Started plasma-kded.service.
août 28 09:31:56 ksmserver[1914]: Qt: Session management error: networkIdsList argument is NULL
août 28 09:31:56 systemd[1763]: Starting plasma-kcminit-phase1.service...
août 28 09:31:56 at-spi-bus-launcher[1931]: dbus-daemon[1931]: Successfully activated service 'org.a11y.atspi.Registry'
août 28 09:31:56 at-spi-bus-launcher[1938]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
août 28 09:31:56 dbus-daemon[1857]: [session uid=1000 pid=1857] Activating via systemd: service name='org.freedesktop.impl.portal.desktop.kde' unit='plasma-xdg-desktop-portal-kde.service' requested by ':1.5' (uid=1000 pid=1888 comm="/usr/libexec/xdg-desktop-portal")
août 28 09:31:56 dbus-daemon[1857]: [session uid=1000 pid=1857] Activating via systemd: service name='org.kde.kglobalaccel' unit='plasma-kglobalaccel.service' requested by ':1.9' (uid=1000 pid=1914 comm="/usr/bin/ksmserver")
août 28 09:31:56 systemd[1763]: Starting plasma-kglobalaccel.service...
août 28 09:31:56 systemd[1763]: Finished plasma-kcminit-phase1.service.
août 28 09:31:56 dbus-daemon[1857]: [session uid=1000 pid=1857] Successfully activated service 'org.kde.kglobalaccel'
août 28 09:31:56 systemd[1763]: Started plasma-kglobalaccel.service.
août 28 09:31:56 kwin_x11[1917]: kwin_xkbcommon: XKB: inet:323:58: unrecognized keysym "XF86EmojiPicker"
août 28 09:31:56 kwin_x11[1917]: kwin_xkbcommon: XKB: inet:324:58: unrecognized keysym "XF86Dictate"
août 28 09:31:56 systemd[1763]: Started plasma-kwin_x11.service.
août 28 09:31:56 ksmserver[1914]: QDBusConnection: name 'org.kde.kglobalaccel' had owner '' but we thought it was ':1.16'
août 28 09:31:56 systemd[1763]: Started plasma-ksmserver.service.
août 28 09:31:56 systemd[1763]: Starting plasma-plasmashell.service...
août 28 09:31:57 kded5[1916]: QObject::connect: No such signal QDBusAbstractInterface::StateChanged(uint)
août 28 09:31:57 kwin_x11[1917]: OpenGL vendor string: Mesa
août 28 09:31:57 kwin_x11[1917]: OpenGL renderer string: NV136
août 28 09:31:57 kwin_x11[1917]: OpenGL version string: 4.3 (Compatibility Profile) Mesa 23.1.5
août 28 09:31:57 kwin_x11[1917]: OpenGL shading language version string: 4.30
août 28 09:31:57 kwin_x11[1917]: Driver: Unknown
août 28 09:31:57 kwin_x11[1917]: GPU class: Unknown
août 28 09:31:57 kwin_x11[1917]: OpenGL version: 4.3
août 28 09:31:57 kwin_x11[1917]: GLSL version: 4.30
août 28 09:31:57 kwin_x11[1917]: Mesa version: 23.1.5
août 28 09:31:57 kwin_x11[1917]: Linux kernel version: 6.4.2
août 28 09:31:57 kwin_x11[1917]: Requires strict binding: yes
août 28 09:31:57 kwin_x11[1917]: GLSL shaders: yes
août 28 09:31:57 kwin_x11[1917]: Texture NPOT support: yes
août 28 09:31:57 kwin_x11[1917]: Virtual Machine: no
août 28 09:31:57 dbus-daemon[1857]: [session uid=1000 pid=1857] Activating via systemd: service name='org.kde.ActivityManager' unit='plasma-kactivitymanagerd.service' requested by ':1.17' (uid=1000 pid=1959 comm="/usr/bin/plasmashell --no-respawn")
août 28 09:31:57 systemd[1763]: Starting plasma-kactivitymanagerd.service...
août 28 09:31:57 dbus-daemon[1857]: [session uid=1000 pid=1857] Activating via systemd: service name='org.kde.KScreen' unit='plasma-kscreen.service' requested by ':1.8' (uid=1000 pid=1916 comm="/usr/bin/kded5")
août 28 09:31:57 dbus-daemon[1857]: [session uid=1000 pid=1857] Activating via systemd: service name='org.bluez.obex' unit='dbus-org.bluez.obex.service' requested by ':1.8' (uid=1000 pid=1916 comm="/usr/bin/kded5")
août 28 09:31:57 systemd[1763]: Starting obex.service...
août 28 09:31:57 systemd[1763]: Starting plasma-kscreen.service...
août 28 09:31:57 obexd[1982]: OBEX daemon 5.66
août 28 09:31:57 dbus-daemon[1857]: [session uid=1000 pid=1857] Successfully activated service 'org.bluez.obex'
août 28 09:31:57 systemd[1763]: Started obex.service.
août 28 09:31:57 kded5[1916]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
août 28 09:31:57 systemd[1763]: Started plasma-plasmashell.service.
août 28 09:31:57 systemd[1763]: Reached target plasma-core.target.
août 28 09:31:57 systemd[1763]: Started plasma-gmenudbusmenuproxy.service.
août 28 09:31:57 systemd[1763]: Starting plasma-polkit-agent.service...
août 28 09:31:57 systemd[1763]: Starting plasma-powerdevil.service...
août 28 09:31:57 systemd[1763]: Starting plasma-xdg-desktop-portal-kde.service...
août 28 09:31:57 systemd[1763]: Started plasma-xembedsniproxy.service.
août 28 09:31:57 systemd[1763]: Starting ssh-agent.service...
août 28 09:31:57 ssh-agent[1995]: SSH_AUTH_SOCK=/run/user/1000/ssh-agent.socket; export SSH_AUTH_SOCK;
août 28 09:31:57 ssh-agent[1995]: SSH_AGENT_PID=1997; export SSH_AGENT_PID;
août 28 09:31:57 ssh-agent[1995]: echo Agent pid 1997;
août 28 09:31:57 systemd[1763]: Started ssh-agent.service.
août 28 09:31:57 dbus-daemon[1857]: [session uid=1000 pid=1857] Successfully activated service 'org.kde.KScreen'
août 28 09:31:57 systemd[1763]: Started plasma-kscreen.service.
août 28 09:31:57 dbus-daemon[1857]: [session uid=1000 pid=1857] Successfully activated service 'org.kde.ActivityManager'
août 28 09:31:57 systemd[1763]: Started plasma-kactivitymanagerd.service.
août 28 09:31:57 plasmashell[1959]: Aborting shell load: The activity manager daemon (kactivitymanagerd) is not running.
août 28 09:31:57 plasmashell[1959]: If this Plasma has been installed into a custom prefix, verify that its D-Bus services dir is known to the system for the daemon to be activatable.
août 28 09:31:57 plasmashell[1959]: Aborting shell load: The activity manager daemon (kactivitymanagerd) is not running.
août 28 09:31:57 plasmashell[1959]: If this Plasma has been installed into a custom prefix, verify that its D-Bus services dir is known to the system for the daemon to be activatable.
août 28 09:31:57 plasmashell[1959]: kf.plasma.quick: Applet preload policy set to 1
août 28 09:31:57 dbus-daemon[1857]: [session uid=1000 pid=1857] Activating via systemd: service name='org.kde.ksystemstats' unit='plasma-ksystemstats.service' requested by ':1.17' (uid=1000 pid=1959 comm="/usr/bin/plasmashell --no-respawn")
août 28 09:31:57 systemd[1763]: Starting plasma-ksystemstats.service...
août 28 09:31:57 dbus-daemon[1857]: [session uid=1000 pid=1857] Successfully activated service 'org.freedesktop.impl.portal.desktop.kde'
août 28 09:31:57 systemd[1763]: Started plasma-xdg-desktop-portal-kde.service.
août 28 09:31:57 kded5[1916]: kscreen.kded: PowerDevil SuspendSession action not available!
août 28 09:31:58 org_kde_powerdevil[1991]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds are not supported by the kernel for this hardware"
août 28 09:31:58 org_kde_powerdevil[1991]: org.kde.powerdevil: org.kde.powerdevil.backlighthelper.brightness failed
août 28 09:31:58 ksystemstats[2016]: kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Temperature %1" msgid_plural: "" msgctxt: "@title %1 is a number"
août 28 09:31:58 ksystemstats[2016]: kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Temperature %1" msgid_plural: "" msgctxt: "@title %1 is a number"
août 28 09:31:58 ksystemstats[2016]: kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Fan %1" msgid_plural: "" msgctxt: "@title %1 is a number"
août 28 09:31:58 ksystemstats[2016]: kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Temperature %1" msgid_plural: "" msgctxt: "@title %1 is a number"
août 28 09:31:58 ksystemstats[2016]: kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Temperature %1" msgid_plural: "" msgctxt: "@title %1 is a number"
août 28 09:31:58 ksystemstats[2016]: Could not retrieve information for NVidia GPU "0000:01:00.0"
août 28 09:31:58 dbus-daemon[1857]: [session uid=1000 pid=1857] Successfully activated service 'org.kde.ksystemstats'
août 28 09:31:58 systemd[1763]: Started plasma-ksystemstats.service.
août 28 09:31:58 systemd[1763]: Started plasma-polkit-agent.service.
août 28 09:31:58 xdg-desktop-por[1888]: Failed connect to PipeWire: Couldn't connect to PipeWire
août 28 09:31:58 dbus-daemon[1857]: [session uid=1000 pid=1857] Successfully activated service 'org.freedesktop.portal.Desktop'
août 28 09:31:58 systemd[1763]: Started xdg-desktop-portal.service.
août 28 09:31:58 systemd[1763]: Started plasma-powerdevil.service.
août 28 09:31:58 systemd[1763]: Reached target plasma-workspace.target.
août 28 09:31:58 systemd[1763]: Reached target graphical-session.target.
août 28 09:31:58 systemd[1763]: Reached target plasma-workspace-x11.target.
août 28 09:31:58 systemd[1763]: Starting app-geoclue\x2ddemo\x2dagent@autostart.service...
août 28 09:31:58 systemd[1763]: Starting app-hplip\x2dsystray@autostart.service...
août 28 09:31:58 org_kde_powerdevil[1991]: org.kde.powerdevil: Handle button events action could not check for screen configuration
août 28 09:31:58 org_kde_powerdevil[1991]: org.kde.powerdevil: The profile "AC" tried to activate "DimDisplay" a non-existent action. This is usually due to an installation problem, a configuration problem, or because the action is not supported
août 28 09:31:58 systemd[1763]: Starting app-kaccess@autostart.service...
août 28 09:31:58 systemd[1763]: Starting app-kalarm.autostart@autostart.service...
août 28 09:31:58 systemd[1763]: Starting app-klipper@autostart.service...
août 28 09:31:58 systemd[1763]: Starting app-konqy_preload@autostart.service...
août 28 09:31:58 systemd[1763]: Starting app-mageia\x2dmgaonline@autostart.service...
août 28 09:31:58 systemd[1763]: Starting app-mageiawelcome@autostart.service...
août 28 09:31:58 systemd[1763]: Starting app-net_applet@autostart.service...
août 28 09:31:58 systemd[1763]: Starting app-org.kde.discover.notifier@autostart.service...
août 28 09:31:58 systemd[1763]: Starting app-org.kde.kalendarac@autostart.service...
août 28 09:31:58 systemd[1763]: Starting app-org.kde.kdeconnect.daemon@autostart.service...
août 28 09:31:58 systemd[1763]: Starting app-polkit\x2dmate\x2dauthentication\x2dagent\x2d1@autostart.service...
août 28 09:31:58 systemd[1763]: Starting app-user\x2ddirs\x2dupdate\x2dgtk@autostart.service...
août 28 09:31:58 systemd[1763]: Starting plasma-ksplash-ready.service...
août 28 09:31:58 systemd[1763]: Starting plasma-restoresession.service...
août 28 09:31:58 systemd[1763]: app-polkit\x2dmate\x2dauthentication\x2dagent\x2d1@autostart.service: Skipped due to 'exec-condition'.
août 28 09:31:58 systemd[1763]: Condition check resulted in app-polkit\x2dmate\x2dauthentication\x2dagent\x2d1@autostart.service being skipped.
août 28 09:31:58 systemd[1763]: Started app-net_applet@autostart.service.
août 28 09:31:58 systemd[1763]: Started app-mageia\x2dmgaonline@autostart.service.
août 28 09:31:58 systemd[1763]: Started app-mageiawelcome@autostart.service.
août 28 09:31:58 systemd[1763]: Started app-hplip\x2dsystray@autostart.service.
août 28 09:31:58 systemd[1763]: Started app-user\x2ddirs\x2dupdate\x2dgtk@autostart.service.
août 28 09:31:58 systemd[1763]: Started app-org.kde.kdeconnect.daemon@autostart.service.
août 28 09:31:58 systemd[1763]: Started app-kaccess@autostart.service.
août 28 09:31:58 systemd[1763]: Started app-geoclue\x2ddemo\x2dagent@autostart.service.
août 28 09:31:58 systemd[1763]: Finished plasma-restoresession.service.
août 28 09:31:58 systemd[1763]: app-klipper@autostart.service: Skipped due to 'exec-condition'.
août 28 09:31:58 systemd[1763]: Condition check resulted in app-klipper@autostart.service being skipped.
août 28 09:31:58 systemd[1763]: app-kalarm.autostart@autostart.service: Skipped due to 'exec-condition'.
août 28 09:31:58 systemd[1763]: Condition check resulted in app-kalarm.autostart@autostart.service being skipped.
août 28 09:31:58 systemd[1763]: Finished plasma-ksplash-ready.service.
août 28 09:31:58 systemd[1763]: Started app-org.kde.discover.notifier@autostart.service.
août 28 09:31:58 systemd[1763]: Started app-org.kde.kalendarac@autostart.service.
août 28 09:31:58 systemd[1763]: app-konqy_preload@autostart.service: Skipped due to 'exec-condition'.
août 28 09:31:58 systemd[1763]: Condition check resulted in app-konqy_preload@autostart.service being skipped.
août 28 09:31:58 systemd[1763]: Reached target xdg-desktop-autostart.target.
...skipping...
août 28 10:18:06 plasma-discover[7343]: libostree pull from 'flathub' for app/org.freefilesync.FreeFileSync/x86_64/stable complete
security: GPG: summary+commit
security: SIGN: disabled http: TLS
delta: parts: 1 loose: 265
transfer: secs: 0 size: 5,4 Mo
août 28 10:18:08 plasma-discover[7343]: /var/tmp/flatpak-cache-TRKHA2/org.freefilesync.FreeFileSync-RU0991/repo-Zk2YPX: Pulled app/org.freefilesync.FreeFileSync/x86_64/stable from flathub
août 28 10:18:10 plasmashell[1959]: file:///usr/share/plasma/plasmoids/org.kde.kscreen/contents/ui/InhibitionHint.qml:27:5: QML Label: Binding loop detected for property "verticalAlignment"
août 28 10:18:12 kded5[1916]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
août 28 10:18:17 kglobalaccel5[6756]: [Parent 6756, Main Thread] WARNING: /usr/share/applications/kde-mimeapps.list contains a [Added Associations] group, but it is not permitted here. Only the non-desktop-specific mimeapps.list file may add or remove associations.: 'glib warning', file /home/iurt/rpmbuild/BUILD/>
août 28 10:18:17 thunderbird[6756]: /usr/share/applications/kde-mimeapps.list contains a [Added Associations] group, but it is not permitted here. Only the non-desktop-specific mimeapps.list file may add or remove associations.
août 28 10:18:17 dbus-daemon[1857]: [session uid=1000 pid=1857] Activating service name='org.kde.kwalletd5' requested by ':1.129' (uid=1000 pid=7692 comm="/opt/vivaldi/vivaldi-bin https://www.sncl.fr/1/rev")
août 28 10:18:17 dbus-daemon[1857]: [session uid=1000 pid=1857] Successfully activated service 'org.kde.kwalletd5'
août 28 10:18:17 vivaldi-stable.desktop[7698]: ATTENTION: default value of option mesa_glthread overridden by environment.
août 28 10:18:17 vivaldi-stable.desktop[7698]: [7692:7692:0828/101817.728033:ERROR:object_proxy.cc(590)] Failed to call method: org.kde.KWallet.isEnabled: object_path= /modules/kwalletd5: org.freedesktop.DBus.Error.NoReply: Message recipient disconnected from message bus without replying
août 28 10:18:17 vivaldi-stable.desktop[7698]: [7692:7692:0828/101817.728078:ERROR:kwallet_dbus.cc(107)] Error contacting kwalletd5 (isEnabled)
août 28 10:18:17 vivaldi-stable.desktop[7698]: ATTENTION: default value of option mesa_glthread overridden by environment.
août 28 10:18:17 vivaldi-stable.desktop[7698]: [7692:7692:0828/101817.728734:ERROR:object_proxy.cc(590)] Failed to call method: org.kde.KLauncher.start_service_by_desktop_name: object_path= /KLauncher: org.freedesktop.DBus.Error.ServiceUnknown: The name org.kde.klauncher was not provided by any .service files
août 28 10:18:17 vivaldi-stable.desktop[7698]: [7692:7692:0828/101817.728745:ERROR:kwallet_dbus.cc(79)] Error contacting klauncher to start kwalletd5
août 28 10:18:17 dbus-daemon[1857]: [session uid=1000 pid=1857] Activating service name='org.kde.kwalletd5' requested by ':1.129' (uid=1000 pid=7692 comm="/opt/vivaldi/vivaldi-bin https://www.sncl.fr/1/rev")
août 28 10:18:17 vivaldi-stable.desktop[7698]: ATTENTION: default value of option mesa_glthread overridden by environment.
août 28 10:18:17 dbus-daemon[1857]: [session uid=1000 pid=1857] Successfully activated service 'org.kde.kwalletd5'
août 28 10:18:17 vivaldi-stable.desktop[7698]: [7692:7692:0828/101817.923084:ERROR:object_proxy.cc(590)] Failed to call method: org.kde.KWallet.close: object_path= /modules/kwalletd5: org.freedesktop.DBus.Error.NoReply: Message recipient disconnected from message bus without replying
août 28 10:18:17 vivaldi-stable.desktop[7698]: [7692:7692:0828/101817.923099:ERROR:kwallet_dbus.cc(459)] Error contacting kwalletd5 (close)
août 28 10:18:17 vivaldi-stable.desktop[7697]: Ouverture dans une session de navigateur existante.
août 28 10:18:24 plasmashell[1959]: qml: PlasmaExtras.ScrollArea is deprecated. Use PlasmaComponents3.ScrollView instead.
août 28 10:18:24 plasmashell[1959]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/ItemListDialog.qml:73: TypeError: Value is null and could not be converted to an object
août 28 10:18:26 plasmashell[1959]: qml: PlasmaExtras.ScrollArea is deprecated. Use PlasmaComponents3.ScrollView instead.
août 28 10:18:26 plasmashell[1959]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/ItemListDialog.qml:73: TypeError: Value is null and could not be converted to an object
août 28 10:18:28 plasmashell[1959]: kf.kio.gui: "Impossible de trouver le programme « FreeFileSync »."
août 28 10:18:28 plasmashell[1959]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x61e15b0) QQmlContext(0x2f50390) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
août 28 10:18:28 plasmashell[1959]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x61e15b0) QQmlContext(0x2f50390) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
août 28 10:18:31 plasma-discover[7343]: Cannot initialize model with data QJsonObject(). missing: QJsonValue(string, "urls")
août 28 10:18:32 plasma-discover[7343]: file:///usr/lib64/qt5/qml/org/kde/kirigami.2/templates/InlineMessage.qml:257:13: QML SelectableLabel: Binding loop detected for property "implicitWidth"
août 28 10:18:32 plasma-discover[7343]: file:///usr/lib64/qt5/qml/org/kde/kirigami.2/templates/InlineMessage.qml:257:13: QML SelectableLabel: Binding loop detected for property "implicitWidth"
août 28 10:18:32 plasma-discover[7343]: file:///usr/lib64/qt5/qml/org/kde/kirigami.2/templates/InlineMessage.qml:257:13: QML SelectableLabel: Binding loop detected for property "implicitWidth"
août 28 10:18:32 plasma-discover[7343]: file:///usr/lib64/qt5/qml/org/kde/kirigami.2/ScrollablePage.qml:200:9: QML MouseArea: Binding loop detected for property "implicitHeight"
août 28 10:18:32 plasma-discover[7343]: file:///usr/lib64/qt5/qml/org/kde/kirigami.2/ScrollablePage.qml:200:9: QML MouseArea: Binding loop detected for property "implicitHeight"
août 28 10:18:32 plasma-discover[7343]: file:///usr/lib64/qt5/qml/org/kde/kirigami.2/ScrollablePage.qml:200:9: QML MouseArea: Binding loop detected for property "implicitHeight"
août 28 10:18:32 plasma-discover[7343]: file:///usr/lib64/qt5/qml/org/kde/kirigami.2/ScrollablePage.qml:200:9: QML MouseArea: Binding loop detected for property "implicitHeight"
août 28 10:18:32 plasma-discover[7343]: file:///usr/lib64/qt5/qml/org/kde/kirigami.2/ScrollablePage.qml:200:9: QML MouseArea: Binding loop detected for property "implicitHeight"
août 28 10:18:32 plasma-discover[7343]: file:///usr/lib64/qt5/qml/org/kde/kirigami.2/ScrollablePage.qml:200:9: QML MouseArea: Binding loop detected for property "implicitHeight"
août 28 10:18:33 systemd[1763]: Started app-org.freefilesync.FreeFileSync.RealTimeSync-303d4f09698e4fd48e7333b27446a060.scope.
août 28 10:18:33 flatpak[7846]: /usr/share/applications/kde-mimeapps.list contains a [Added Associations] group, but it is not permitted here. Only the non-desktop-specific mimeapps.list file may add or remove associations.
août 28 10:18:33 dbus-daemon[1857]: [session uid=1000 pid=1857] Activating via systemd: service name='org.freedesktop.Flatpak' unit='flatpak-session-helper.service' requested by ':1.132' (uid=1000 pid=7846 comm="/usr/bin/flatpak run --branch=stable --arch=x86_64")
août 28 10:18:33 systemd[1763]: Starting flatpak-session-helper.service...
août 28 10:18:33 dbus-daemon[1857]: [session uid=1000 pid=1857] Successfully activated service 'org.freedesktop.Flatpak'
août 28 10:18:33 systemd[1763]: Started flatpak-session-helper.service.
août 28 10:18:33 systemd[1763]: Started app-flatpak-org.freefilesync.FreeFileSync-7846.scope.
août 28 10:18:33 RealTimeSync[7869]: Failed to load module "appmenu-gtk-module"
août 28 10:18:44 xdg-desktop-por[1888]: /usr/share/applications/kde-mimeapps.list contains a [Added Associations] group, but it is not permitted here. Only the non-desktop-specific mimeapps.list file may add or remove associations.
août 28 10:18:47 plasmashell[1959]: qml: PlasmaExtras.ScrollArea is deprecated. Use PlasmaComponents3.ScrollView instead.
août 28 10:18:47 plasmashell[1959]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/ItemListDialog.qml:73: TypeError: Value is null and could not be converted to an object
août 28 10:18:48 plasmashell[1959]: qml: PlasmaExtras.ScrollArea is deprecated. Use PlasmaComponents3.ScrollView instead.
août 28 10:18:48 plasmashell[1959]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/RunnerResultsList.qml:50:9: Unable to assign [undefined] to int
août 28 10:18:48 plasmashell[1959]: qml: PlasmaExtras.ScrollArea is deprecated. Use PlasmaComponents3.ScrollView instead.
août 28 10:18:48 plasmashell[1959]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/RunnerResultsList.qml:50:9: Unable to assign [undefined] to int
août 28 10:18:48 plasmashell[1959]: qml: PlasmaExtras.ScrollArea is deprecated. Use PlasmaComponents3.ScrollView instead.
août 28 10:18:48 plasmashell[1959]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/RunnerResultsList.qml:50:9: Unable to assign [undefined] to int
août 28 10:18:51 flatpak[7897]: /usr/share/applications/kde-mimeapps.list contains a [Added Associations] group, but it is not permitted here. Only the non-desktop-specific mimeapps.list file may add or remove associations.
août 28 10:18:51 plasmashell[1959]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/ItemListView.qml:33: TypeError: Value is null and could not be converted to an object
août 28 10:18:51 plasmashell[1959]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/ItemListView.qml:33: TypeError: Value is null and could not be converted to an object
août 28 10:18:51 plasmashell[1959]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/ItemListView.qml:33: TypeError: Value is null and could not be converted to an object
août 28 10:18:51 systemd[1763]: Started app-flatpak-org.freefilesync.FreeFileSync-7897.scope.
août 28 10:18:51 systemd[1763]: Started app-org.freefilesync.FreeFileSync-5763664863d4408e95e366cf8b2d348b.scope.
août 28 10:18:51 FreeFileSync[7910]: Failed to load module "appmenu-gtk-module"
août 28 10:19:20 kwin_x11[1917]: kwin_core: Failed to focus 0x3a01588 (error 3)
août 28 10:19:20 kwin_x11[1917]: kwin_core: XCB error: 3 (BadWindow), sequence: 28981, resource id: 60822920, major code: 129 (SHAPE), minor code: 3 (Combine)
août 28 10:19:20 kwin_x11[1917]: kwin_core: XCB error: 3 (BadWindow), sequence: 28982, resource id: 60822920, major code: 129 (SHAPE), minor code: 3 (Combine)
août 28 10:19:20 kwin_x11[1917]: kwin_core: XCB error: 3 (BadWindow), sequence: 29001, resource id: 60822920, major code: 129 (SHAPE), minor code: 3 (Combine)
août 28 10:19:20 kwin_x11[1917]: kwin_core: XCB error: 3 (BadWindow), sequence: 29002, resource id: 60822920, major code: 129 (SHAPE), minor code: 3 (Combine)
août 28 10:19:38 plasmashell[1959]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x59b5690) QQmlContext(0x2f50390) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
août 28 10:19:38 plasmashell[1959]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x59b5690) QQmlContext(0x2f50390) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
août 28 10:38:34 plasmashell[1959]: org.kde.plasma.pulseaudio: No object for name "alsa_output.pci-0000_00_1f.3.analog-stereo.monitor"
août 28 10:38:34 plasmashell[2596]: [2626:2626:0828/103834.781229:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 3 times!
août 28 10:43:34 plasmashell[2596]: [2591:2616:0828/104334.797242:ERROR:connection_factory_impl.cc(471)] ConnectionHandler failed with net error: -2
...skipping...
août 28 10:18:06 plasma-discover[7343]: libostree pull from 'flathub' for app/org.freefilesync.FreeFileSync/x86_64/stable complete
security: GPG: summary+commit
security: SIGN: disabled http: TLS
delta: parts: 1 loose: 265
transfer: secs: 0 size: 5,4 Mo
août 28 10:18:08 plasma-discover[7343]: /var/tmp/flatpak-cache-TRKHA2/org.freefilesync.FreeFileSync-RU0991/repo-Zk2YPX: Pulled app/org.freefilesync.FreeFileSync/x86_64/stable from flathub
août 28 10:18:10 plasmashell[1959]: file:///usr/share/plasma/plasmoids/org.kde.kscreen/contents/ui/InhibitionHint.qml:27:5: QML Label: Binding loop detected for property "verticalAlignment"
août 28 10:18:12 kded5[1916]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
août 28 10:18:17 kglobalaccel5[6756]: [Parent 6756, Main Thread] WARNING: /usr/share/applications/kde-mimeapps.list contains a [Added Associations] group, but it is not permitted here. Only the non-desktop-specific mimeapps.list file may add or remove associations.: 'glib warning', file /home/iurt/rpmbuild/BUILD/>
août 28 10:18:17 thunderbird[6756]: /usr/share/applications/kde-mimeapps.list contains a [Added Associations] group, but it is not permitted here. Only the non-desktop-specific mimeapps.list file may add or remove associations.
août 28 10:18:17 dbus-daemon[1857]: [session uid=1000 pid=1857] Activating service name='org.kde.kwalletd5' requested by ':1.129' (uid=1000 pid=7692 comm="/opt/vivaldi/vivaldi-bin https://www.sncl.fr/1/rev")
août 28 10:18:17 dbus-daemon[1857]: [session uid=1000 pid=1857] Successfully activated service 'org.kde.kwalletd5'
août 28 10:18:17 vivaldi-stable.desktop[7698]: ATTENTION: default value of option mesa_glthread overridden by environment.
août 28 10:18:17 vivaldi-stable.desktop[7698]: [7692:7692:0828/101817.728033:ERROR:object_proxy.cc(590)] Failed to call method: org.kde.KWallet.isEnabled: object_path= /modules/kwalletd5: org.freedesktop.DBus.Error.NoReply: Message recipient disconnected from message bus without replying
août 28 10:18:17 vivaldi-stable.desktop[7698]: [7692:7692:0828/101817.728078:ERROR:kwallet_dbus.cc(107)] Error contacting kwalletd5 (isEnabled)
août 28 10:18:17 vivaldi-stable.desktop[7698]: ATTENTION: default value of option mesa_glthread overridden by environment.
août 28 10:18:17 vivaldi-stable.desktop[7698]: [7692:7692:0828/101817.728734:ERROR:object_proxy.cc(590)] Failed to call method: org.kde.KLauncher.start_service_by_desktop_name: object_path= /KLauncher: org.freedesktop.DBus.Error.ServiceUnknown: The name org.kde.klauncher was not provided by any .service files
août 28 10:18:17 vivaldi-stable.desktop[7698]: [7692:7692:0828/101817.728745:ERROR:kwallet_dbus.cc(79)] Error contacting klauncher to start kwalletd5
août 28 10:18:17 dbus-daemon[1857]: [session uid=1000 pid=1857] Activating service name='org.kde.kwalletd5' requested by ':1.129' (uid=1000 pid=7692 comm="/opt/vivaldi/vivaldi-bin https://www.sncl.fr/1/rev")
août 28 10:18:17 vivaldi-stable.desktop[7698]: ATTENTION: default value of option mesa_glthread overridden by environment.
août 28 10:18:17 dbus-daemon[1857]: [session uid=1000 pid=1857] Successfully activated service 'org.kde.kwalletd5'
août 28 10:18:17 vivaldi-stable.desktop[7698]: [7692:7692:0828/101817.923084:ERROR:object_proxy.cc(590)] Failed to call method: org.kde.KWallet.close: object_path= /modules/kwalletd5: org.freedesktop.DBus.Error.NoReply: Message recipient disconnected from message bus without replying
août 28 10:18:17 vivaldi-stable.desktop[7698]: [7692:7692:0828/101817.923099:ERROR:kwallet_dbus.cc(459)] Error contacting kwalletd5 (close)
août 28 10:18:17 vivaldi-stable.desktop[7697]: Ouverture dans une session de navigateur existante.
août 28 10:18:24 plasmashell[1959]: qml: PlasmaExtras.ScrollArea is deprecated. Use PlasmaComponents3.ScrollView instead.
août 28 10:18:24 plasmashell[1959]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/ItemListDialog.qml:73: TypeError: Value is null and could not be converted to an object
août 28 10:18:26 plasmashell[1959]: qml: PlasmaExtras.ScrollArea is deprecated. Use PlasmaComponents3.ScrollView instead.
août 28 10:18:26 plasmashell[1959]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/ItemListDialog.qml:73: TypeError: Value is null and could not be converted to an object
août 28 10:18:28 plasmashell[1959]: kf.kio.gui: "Impossible de trouver le programme « FreeFileSync »."
août 28 10:18:28 plasmashell[1959]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x61e15b0) QQmlContext(0x2f50390) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
août 28 10:18:28 plasmashell[1959]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x61e15b0) QQmlContext(0x2f50390) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
août 28 10:18:31 plasma-discover[7343]: Cannot initialize model with data QJsonObject(). missing: QJsonValue(string, "urls")
août 28 10:18:32 plasma-discover[7343]: file:///usr/lib64/qt5/qml/org/kde/kirigami.2/templates/InlineMessage.qml:257:13: QML SelectableLabel: Binding loop detected for property "implicitWidth"
août 28 10:18:32 plasma-discover[7343]: file:///usr/lib64/qt5/qml/org/kde/kirigami.2/templates/InlineMessage.qml:257:13: QML SelectableLabel: Binding loop detected for property "implicitWidth"
août 28 10:18:32 plasma-discover[7343]: file:///usr/lib64/qt5/qml/org/kde/kirigami.2/templates/InlineMessage.qml:257:13: QML SelectableLabel: Binding loop detected for property "implicitWidth"
août 28 10:18:32 plasma-discover[7343]: file:///usr/lib64/qt5/qml/org/kde/kirigami.2/ScrollablePage.qml:200:9: QML MouseArea: Binding loop detected for property "implicitHeight"
août 28 10:18:32 plasma-discover[7343]: file:///usr/lib64/qt5/qml/org/kde/kirigami.2/ScrollablePage.qml:200:9: QML MouseArea: Binding loop detected for property "implicitHeight"
août 28 10:18:32 plasma-discover[7343]: file:///usr/lib64/qt5/qml/org/kde/kirigami.2/ScrollablePage.qml:200:9: QML MouseArea: Binding loop detected for property "implicitHeight"
août 28 10:18:32 plasma-discover[7343]: file:///usr/lib64/qt5/qml/org/kde/kirigami.2/ScrollablePage.qml:200:9: QML MouseArea: Binding loop detected for property "implicitHeight"
août 28 10:18:32 plasma-discover[7343]: file:///usr/lib64/qt5/qml/org/kde/kirigami.2/ScrollablePage.qml:200:9: QML MouseArea: Binding loop detected for property "implicitHeight"
août 28 10:18:32 plasma-discover[7343]: file:///usr/lib64/qt5/qml/org/kde/kirigami.2/ScrollablePage.qml:200:9: QML MouseArea: Binding loop detected for property "implicitHeight"
août 28 10:18:33 systemd[1763]: Started app-org.freefilesync.FreeFileSync.RealTimeSync-303d4f09698e4fd48e7333b27446a060.scope.
août 28 10:18:33 flatpak[7846]: /usr/share/applications/kde-mimeapps.list contains a [Added Associations] group, but it is not permitted here. Only the non-desktop-specific mimeapps.list file may add or remove associations.
août 28 10:18:33 dbus-daemon[1857]: [session uid=1000 pid=1857] Activating via systemd: service name='org.freedesktop.Flatpak' unit='flatpak-session-helper.service' requested by ':1.132' (uid=1000 pid=7846 comm="/usr/bin/flatpak run --branch=stable --arch=x86_64")
août 28 10:18:33 systemd[1763]: Starting flatpak-session-helper.service...
août 28 10:18:33 dbus-daemon[1857]: [session uid=1000 pid=1857] Successfully activated service 'org.freedesktop.Flatpak'
août 28 10:18:33 systemd[1763]: Started flatpak-session-helper.service.
août 28 10:18:33 systemd[1763]: Started app-flatpak-org.freefilesync.FreeFileSync-7846.scope.
août 28 10:18:33 RealTimeSync[7869]: Failed to load module "appmenu-gtk-module"
août 28 10:18:44 xdg-desktop-por[1888]: /usr/share/applications/kde-mimeapps.list contains a [Added Associations] group, but it is not permitted here. Only the non-desktop-specific mimeapps.list file may add or remove associations.
août 28 10:18:47 plasmashell[1959]: qml: PlasmaExtras.ScrollArea is deprecated. Use PlasmaComponents3.ScrollView instead.
août 28 10:18:47 plasmashell[1959]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/ItemListDialog.qml:73: TypeError: Value is null and could not be converted to an object
août 28 10:18:48 plasmashell[1959]: qml: PlasmaExtras.ScrollArea is deprecated. Use PlasmaComponents3.ScrollView instead.
août 28 10:18:48 plasmashell[1959]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/RunnerResultsList.qml:50:9: Unable to assign [undefined] to int
août 28 10:18:48 plasmashell[1959]: qml: PlasmaExtras.ScrollArea is deprecated. Use PlasmaComponents3.ScrollView instead.
août 28 10:18:48 plasmashell[1959]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/RunnerResultsList.qml:50:9: Unable to assign [undefined] to int
août 28 10:18:48 plasmashell[1959]: qml: PlasmaExtras.ScrollArea is deprecated. Use PlasmaComponents3.ScrollView instead.
août 28 10:18:48 plasmashell[1959]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/RunnerResultsList.qml:50:9: Unable to assign [undefined] to int
août 28 10:18:51 flatpak[7897]: /usr/share/applications/kde-mimeapps.list contains a [Added Associations] group, but it is not permitted here. Only the non-desktop-specific mimeapps.list file may add or remove associations.
août 28 10:18:51 plasmashell[1959]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/ItemListView.qml:33: TypeError: Value is null and could not be converted to an object
août 28 10:18:51 plasmashell[1959]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/ItemListView.qml:33: TypeError: Value is null and could not be converted to an object
août 28 10:18:51 plasmashell[1959]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/ItemListView.qml:33: TypeError: Value is null and could not be converted to an object
août 28 10:18:51 systemd[1763]: Started app-flatpak-org.freefilesync.FreeFileSync-7897.scope.
août 28 10:18:51 systemd[1763]: Started app-org.freefilesync.FreeFileSync-5763664863d4408e95e366cf8b2d348b.scope.
août 28 10:18:51 FreeFileSync[7910]: Failed to load module "appmenu-gtk-module"
août 28 10:19:20 kwin_x11[1917]: kwin_core: Failed to focus 0x3a01588 (error 3)
août 28 10:19:20 kwin_x11[1917]: kwin_core: XCB error: 3 (BadWindow), sequence: 28981, resource id: 60822920, major code: 129 (SHAPE), minor code: 3 (Combine)
août 28 10:19:20 kwin_x11[1917]: kwin_core: XCB error: 3 (BadWindow), sequence: 28982, resource id: 60822920, major code: 129 (SHAPE), minor code: 3 (Combine)
août 28 10:19:20 kwin_x11[1917]: kwin_core: XCB error: 3 (BadWindow), sequence: 29001, resource id: 60822920, major code: 129 (SHAPE), minor code: 3 (Combine)
août 28 10:19:20 kwin_x11[1917]: kwin_core: XCB error: 3 (BadWindow), sequence: 29002, resource id: 60822920, major code: 129 (SHAPE), minor code: 3 (Combine)
août 28 10:19:38 plasmashell[1959]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x59b5690) QQmlContext(0x2f50390) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
août 28 10:19:38 plasmashell[1959]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x59b5690) QQmlContext(0x2f50390) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
août 28 10:38:34 plasmashell[1959]: org.kde.plasma.pulseaudio: No object for name "alsa_output.pci-0000_00_1f.3.analog-stereo.monitor"
août 28 10:38:34 plasmashell[2596]: [2626:2626:0828/103834.781229:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 3 times!
août 28 10:43:34 plasmashell[2596]: [2591:2616:0828/104334.797242:ERROR:connection_factory_impl.cc(471)] ConnectionHandler failed with net error: -2
lines 3009-3083/3083 (END)
Users in groups 'adm', 'systemd-journal', 'wheel' can see all messages.
Pass -q to turn off this notice.
août 28 09:31:55 systemd[1763]: Queued start job for default target default.target.
août 28 09:31:55 systemd[1763]: Created slice app.slice.
août 28 09:31:55 systemd[1763]: Reached target paths.target.
août 28 09:31:55 systemd[1763]: Reached target timers.target.
août 28 09:31:55 systemd[1763]: Starting dbus.socket...
août 28 09:31:55 systemd[1763]: Listening on pulseaudio.socket.
août 28 09:31:55 systemd[1763]: Listening on dbus.socket.
août 28 09:31:55 systemd[1763]: Reached target sockets.target.
août 28 09:31:55 systemd[1763]: Reached target basic.target.
août 28 09:31:55 systemd[1763]: Reached target default.target.
août 28 09:31:55 systemd[1763]: Startup finished in 175ms.
août 28 09:31:55 systemd[1763]: Created slice session.slice.
août 28 09:31:55 systemd[1763]: Starting dbus.service...
août 28 09:31:55 systemd[1763]: Started dbus.service.
août 28 09:31:55 dbus-daemon[1857]: [session uid=1000 pid=1857] Successfully activated service 'org.freedesktop.systemd1'
août 28 09:31:56 systemd[1763]: Reloading requested from client PID 1779 ('startplasma-x11')...
août 28 09:31:56 systemd[1763]: Reloading...
août 28 09:31:56 ksplashqml[1860]: file:///usr/share/plasma/look-and-feel/org.mageia.breeze.desktop/contents/splash/Splash.qml:89: ReferenceError: bottomRect is not defined
août 28 09:31:56 ksplashqml[1860]: file:///usr/share/plasma/look-and-feel/org.mageia.breeze.desktop/contents/splash/Splash.qml:88: ReferenceError: bottomRect is not defined
août 28 09:31:56 ksplashqml[1860]: file:///usr/share/plasma/look-and-feel/org.mageia.breeze.desktop/contents/splash/Splash.qml:89: ReferenceError: bottomRect is not defined
août 28 09:31:56 systemd[1763]: Reloading finished in 144 ms.
août 28 09:31:56 systemd[1763]: Created slice background.slice.
août 28 09:31:56 systemd[1763]: Listening on ssh-agent.socket.
août 28 09:31:56 systemd[1763]: Starting kde-baloo.service...
août 28 09:31:56 systemd[1763]: Starting plasma-kcminit.service...
août 28 09:31:56 systemd[1763]: Starting xdg-user-dirs.service...
août 28 09:31:56 systemd[1763]: kde-baloo.service: Skipped due to 'exec-condition'.
août 28 09:31:56 systemd[1763]: Condition check resulted in kde-baloo.service being skipped.
août 28 09:31:56 systemd[1763]: Finished xdg-user-dirs.service.
août 28 09:31:56 systemd[1763]: Reached target graphical-session-pre.target.
août 28 09:31:56 dbus-daemon[1857]: [session uid=1000 pid=1857] Activating via systemd: service name='org.freedesktop.portal.Desktop' unit='xdg-desktop-portal.service' requested by ':1.4' (uid=1000 pid=1886 comm="/usr/bin/kcminit_startup")
août 28 09:31:56 systemd[1763]: Starting xdg-desktop-portal.service...
août 28 09:31:56 dbus-daemon[1857]: [session uid=1000 pid=1857] Activating via systemd: service name='org.freedesktop.portal.Documents' unit='xdg-document-portal.service' requested by ':1.5' (uid=1000 pid=1888 comm="/usr/libexec/xdg-desktop-portal")
août 28 09:31:56 systemd[1763]: Starting xdg-document-portal.service...
août 28 09:31:56 dbus-daemon[1857]: [session uid=1000 pid=1857] Activating via systemd: service name='org.freedesktop.impl.portal.PermissionStore' unit='xdg-permission-store.service' requested by ':1.6' (uid=1000 pid=1894 comm="/usr/libexec/xdg-document-portal")
août 28 09:31:56 systemd[1763]: Starting xdg-permission-store.service...
août 28 09:31:56 dbus-daemon[1857]: [session uid=1000 pid=1857] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
août 28 09:31:56 systemd[1763]: Started xdg-permission-store.service.
août 28 09:31:56 dbus-daemon[1857]: [session uid=1000 pid=1857] Successfully activated service 'org.freedesktop.portal.Documents'
août 28 09:31:56 systemd[1763]: Started xdg-document-portal.service.
août 28 09:31:56 dbus-daemon[1857]: [session uid=1000 pid=1857] Activating via systemd: service name='org.freedesktop.impl.portal.desktop.gtk' unit='xdg-desktop-portal-gtk.service' requested by ':1.5' (uid=1000 pid=1888 comm="/usr/libexec/xdg-desktop-portal")
août 28 09:31:56 systemd[1763]: Starting xdg-desktop-portal-gtk.service...
août 28 09:31:56 systemd[1763]: Started plasma-kcminit.service.
août 28 09:31:56 systemd[1763]: Starting plasma-ksmserver.service...
août 28 09:31:56 systemd[1763]: Started plasma-kwallet-pam.service.
août 28 09:31:56 systemd[1763]: Starting plasma-kded.service...
août 28 09:31:56 systemd[1763]: Starting plasma-kwin_x11.service...
août 28 09:31:56 dbus-daemon[1857]: [session uid=1000 pid=1857] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.11' (uid=1000 pid=1913 comm="/usr/libexec/xdg-desktop-portal-gtk")
août 28 09:31:56 systemd[1763]: Starting at-spi-dbus-bus.service...
août 28 09:31:56 dbus-daemon[1857]: [session uid=1000 pid=1857] Successfully activated service 'org.a11y.Bus'
août 28 09:31:56 systemd[1763]: Started at-spi-dbus-bus.service.
août 28 09:31:56 at-spi-bus-launcher[1931]: dbus-daemon[1931]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=1000 pid=1913 comm="/usr/libexec/xdg-desktop-portal-gtk")
août 28 09:31:56 dbus-daemon[1857]: [session uid=1000 pid=1857] Successfully activated service 'org.freedesktop.impl.portal.desktop.gtk'
août 28 09:31:56 systemd[1763]: Started xdg-desktop-portal-gtk.service.
août 28 09:31:56 systemd[1763]: Started plasma-kded.service.
août 28 09:31:56 ksmserver[1914]: Qt: Session management error: networkIdsList argument is NULL
août 28 09:31:56 systemd[1763]: Starting plasma-kcminit-phase1.service...
août 28 09:31:56 at-spi-bus-launcher[1931]: dbus-daemon[1931]: Successfully activated service 'org.a11y.atspi.Registry'
août 28 09:31:56 at-spi-bus-launcher[1938]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
août 28 09:31:56 dbus-daemon[1857]: [session uid=1000 pid=1857] Activating via systemd: service name='org.freedesktop.impl.portal.desktop.kde' unit='plasma-xdg-desktop-portal-kde.service' requested by ':1.5' (uid=1000 pid=1888 comm="/usr/libexec/xdg-desktop-portal")
août 28 09:31:56 dbus-daemon[1857]: [session uid=1000 pid=1857] Activating via systemd: service name='org.kde.kglobalaccel' unit='plasma-kglobalaccel.service' requested by ':1.9' (uid=1000 pid=1914 comm="/usr/bin/ksmserver")
août 28 09:31:56 systemd[1763]: Starting plasma-kglobalaccel.service...
août 28 09:31:56 systemd[1763]: Finished plasma-kcminit-phase1.service.
août 28 09:31:56 dbus-daemon[1857]: [session uid=1000 pid=1857] Successfully activated service 'org.kde.kglobalaccel'
août 28 09:31:56 systemd[1763]: Started plasma-kglobalaccel.service.
août 28 09:31:56 kwin_x11[1917]: kwin_xkbcommon: XKB: inet:323:58: unrecognized keysym "XF86EmojiPicker"
août 28 09:31:56 kwin_x11[1917]: kwin_xkbcommon: XKB: inet:324:58: unrecognized keysym "XF86Dictate"
août 28 09:31:56 systemd[1763]: Started plasma-kwin_x11.service.
août 28 09:31:56 ksmserver[1914]: QDBusConnection: name 'org.kde.kglobalaccel' had owner '' but we thought it was ':1.16'
août 28 09:31:56 systemd[1763]: Started plasma-ksmserver.service.
août 28 09:31:56 systemd[1763]: Starting plasma-plasmashell.service...
août 28 09:31:57 kded5[1916]: QObject::connect: No such signal QDBusAbstractInterface::StateChanged(uint)
août 28 09:31:57 kwin_x11[1917]: OpenGL vendor string: Mesa
août 28 09:31:57 kwin_x11[1917]: OpenGL renderer string: NV136
août 28 09:31:57 kwin_x11[1917]: OpenGL version string: 4.3 (Compatibility Profile) Mesa 23.1.5
août 28 09:31:57 kwin_x11[1917]: OpenGL shading language version string: 4.30
août 28 09:31:57 kwin_x11[1917]: Driver: Unknown
août 28 09:31:57 kwin_x11[1917]: GPU class: Unknown
août 28 09:31:57 kwin_x11[1917]: OpenGL version: 4.3
août 28 09:31:57 kwin_x11[1917]: GLSL version: 4.30
août 28 09:31:57 kwin_x11[1917]: Mesa version: 23.1.5
août 28 09:31:57 kwin_x11[1917]: Linux kernel version: 6.4.2
août 28 09:31:57 kwin_x11[1917]: Requires strict binding: yes
août 28 09:31:57 kwin_x11[1917]: GLSL shaders: yes
août 28 09:31:57 kwin_x11[1917]: Texture NPOT support: yes
août 28 09:31:57 kwin_x11[1917]: Virtual Machine: no
août 28 09:31:57 dbus-daemon[1857]: [session uid=1000 pid=1857] Activating via systemd: service name='org.kde.ActivityManager' unit='plasma-kactivitymanagerd.service' requested by ':1.17' (uid=1000 pid=1959 comm="/usr/bin/plasmashell --no-respawn")
août 28 09:31:57 systemd[1763]: Starting plasma-kactivitymanagerd.service...
août 28 09:31:57 dbus-daemon[1857]: [session uid=1000 pid=1857] Activating via systemd: service name='org.kde.KScreen' unit='plasma-kscreen.service' requested by ':1.8' (uid=1000 pid=1916 comm="/usr/bin/kded5")
août 28 09:31:57 dbus-daemon[1857]: [session uid=1000 pid=1857] Activating via systemd: service name='org.bluez.obex' unit='dbus-org.bluez.obex.service' requested by ':1.8' (uid=1000 pid=1916 comm="/usr/bin/kded5")
août 28 09:31:57 systemd[1763]: Starting obex.service...
août 28 09:31:57 systemd[1763]: Starting plasma-kscreen.service...
août 28 09:31:57 obexd[1982]: OBEX daemon 5.66
août 28 09:31:57 dbus-daemon[1857]: [session uid=1000 pid=1857] Successfully activated service 'org.bluez.obex'
août 28 09:31:57 systemd[1763]: Started obex.service.
août 28 09:31:57 kded5[1916]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
août 28 09:31:57 systemd[1763]: Started plasma-plasmashell.service.
août 28 09:31:57 systemd[1763]: Reached target plasma-core.target.
août 28 09:31:57 systemd[1763]: Started plasma-gmenudbusmenuproxy.service.
août 28 09:31:57 systemd[1763]: Starting plasma-polkit-agent.service...
août 28 09:31:57 systemd[1763]: Starting plasma-powerdevil.service...
août 28 09:31:57 systemd[1763]: Starting plasma-xdg-desktop-portal-kde.service...
août 28 09:31:57 systemd[1763]: Started plasma-xembedsniproxy.service.
août 28 09:31:57 systemd[1763]: Starting ssh-agent.service...
août 28 09:31:57 ssh-agent[1995]: SSH_AUTH_SOCK=/run/user/1000/ssh-agent.socket; export SSH_AUTH_SOCK;
août 28 09:31:57 ssh-agent[1995]: SSH_AGENT_PID=1997; export SSH_AGENT_PID;
août 28 09:31:57 ssh-agent[1995]: echo Agent pid 1997;
août 28 09:31:57 systemd[1763]: Started ssh-agent.service.
août 28 09:31:57 dbus-daemon[1857]: [session uid=1000 pid=1857] Successfully activated service 'org.kde.KScreen'
août 28 09:31:57 systemd[1763]: Started plasma-kscreen.service.
août 28 09:31:57 dbus-daemon[1857]: [session uid=1000 pid=1857] Successfully activated service 'org.kde.ActivityManager'
août 28 09:31:57 systemd[1763]: Started plasma-kactivitymanagerd.service.
août 28 09:31:57 plasmashell[1959]: Aborting shell load: The activity manager daemon (kactivitymanagerd) is not running.
août 28 09:31:57 plasmashell[1959]: If this Plasma has been installed into a custom prefix, verify that its D-Bus services dir is known to the system for the daemon to be activatable.
août 28 09:31:57 plasmashell[1959]: Aborting shell load: The activity manager daemon (kactivitymanagerd) is not running.
août 28 09:31:57 plasmashell[1959]: If this Plasma has been installed into a custom prefix, verify that its D-Bus services dir is known to the system for the daemon to be activatable.
août 28 09:31:57 plasmashell[1959]: kf.plasma.quick: Applet preload policy set to 1
août 28 09:31:57 dbus-daemon[1857]: [session uid=1000 pid=1857] Activating via systemd: service name='org.kde.ksystemstats' unit='plasma-ksystemstats.service' requested by ':1.17' (uid=1000 pid=1959 comm="/usr/bin/plasmashell --no-respawn")
août 28 09:31:57 systemd[1763]: Starting plasma-ksystemstats.service...
août 28 09:31:57 dbus-daemon[1857]: [session uid=1000 pid=1857] Successfully activated service 'org.freedesktop.impl.portal.desktop.kde'
août 28 09:31:57 systemd[1763]: Started plasma-xdg-desktop-portal-kde.service.
août 28 09:31:57 kded5[1916]: kscreen.kded: PowerDevil SuspendSession action not available!
août 28 09:31:58 org_kde_powerdevil[1991]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds are not supported by the kernel for this hardware"
août 28 09:31:58 org_kde_powerdevil[1991]: org.kde.powerdevil: org.kde.powerdevil.backlighthelper.brightness failed
août 28 09:31:58 ksystemstats[2016]: kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Temperature %1" msgid_plural: "" msgctxt: "@title %1 is a number"
août 28 09:31:58 ksystemstats[2016]: kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Temperature %1" msgid_plural: "" msgctxt: "@title %1 is a number"
août 28 09:31:58 ksystemstats[2016]: kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Fan %1" msgid_plural: "" msgctxt: "@title %1 is a number"
août 28 09:31:58 ksystemstats[2016]: kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Temperature %1" msgid_plural: "" msgctxt: "@title %1 is a number"
août 28 09:31:58 ksystemstats[2016]: kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Temperature %1" msgid_plural: "" msgctxt: "@title %1 is a number"
août 28 09:31:58 ksystemstats[2016]: Could not retrieve information for NVidia GPU "0000:01:00.0"
août 28 09:31:58 dbus-daemon[1857]: [session uid=1000 pid=1857] Successfully activated service 'org.kde.ksystemstats'
août 28 09:31:58 systemd[1763]: Started plasma-ksystemstats.service.
août 28 09:31:58 systemd[1763]: Started plasma-polkit-agent.service.
août 28 09:31:58 xdg-desktop-por[1888]: Failed connect to PipeWire: Couldn't connect to PipeWire
août 28 09:31:58 dbus-daemon[1857]: [session uid=1000 pid=1857] Successfully activated service 'org.freedesktop.portal.Desktop'
août 28 09:31:58 systemd[1763]: Started xdg-desktop-portal.service.
août 28 09:31:58 systemd[1763]: Started plasma-powerdevil.service.
août 28 09:31:58 systemd[1763]: Reached target plasma-workspace.target.
août 28 09:31:58 systemd[1763]: Reached target graphical-session.target.
août 28 09:31:58 systemd[1763]: Reached target plasma-workspace-x11.target.
août 28 09:31:58 systemd[1763]: Starting app-geoclue\x2ddemo\x2dagent@autostart.service...
août 28 09:31:58 systemd[1763]: Starting app-hplip\x2dsystray@autostart.service...
août 28 09:31:58 org_kde_powerdevil[1991]: org.kde.powerdevil: Handle button events action could not check for screen configuration
août 28 09:31:58 org_kde_powerdevil[1991]: org.kde.powerdevil: The profile "AC" tried to activate "DimDisplay" a non-existent action. This is usually due to an installation problem, a configuration problem, or because the action is not supported
août 28 09:31:58 systemd[1763]: Starting app-kaccess@autostart.service...
août 28 09:31:58 systemd[1763]: Starting app-kalarm.autostart@autostart.service...
août 28 09:31:58 systemd[1763]: Starting app-klipper@autostart.service...
août 28 09:31:58 systemd[1763]: Starting app-konqy_preload@autostart.service...
août 28 09:31:58 systemd[1763]: Starting app-mageia\x2dmgaonline@autostart.service...
août 28 09:31:58 systemd[1763]: Starting app-mageiawelcome@autostart.service...
août 28 09:31:58 systemd[1763]: Starting app-net_applet@autostart.service...
août 28 09:31:58 systemd[1763]: Starting app-org.kde.discover.notifier@autostart.service...
août 28 09:31:58 systemd[1763]: Starting app-org.kde.kalendarac@autostart.service...
août 28 09:31:58 systemd[1763]: Starting app-org.kde.kdeconnect.daemon@autostart.service...
août 28 09:31:58 systemd[1763]: Starting app-polkit\x2dmate\x2dauthentication\x2dagent\x2d1@autostart.service...
août 28 09:31:58 systemd[1763]: Starting app-user\x2ddirs\x2dupdate\x2dgtk@autostart.service...
août 28 09:31:58 systemd[1763]: Starting plasma-ksplash-ready.service...
août 28 09:31:58 systemd[1763]: Starting plasma-restoresession.service...
août 28 09:31:58 systemd[1763]: app-polkit\x2dmate\x2dauthentication\x2dagent\x2d1@autostart.service: Skipped due to 'exec-condition'.
août 28 09:31:58 systemd[1763]: Condition check resulted in app-polkit\x2dmate\x2dauthentication\x2dagent\x2d1@autostart.service being skipped.
août 28 09:31:58 systemd[1763]: Started app-net_applet@autostart.service.
août 28 09:31:58 systemd[1763]: Started app-mageia\x2dmgaonline@autostart.service.
août 28 09:31:58 systemd[1763]: Started app-mageiawelcome@autostart.service.
août 28 09:31:58 systemd[1763]: Started app-hplip\x2dsystray@autostart.service.
août 28 09:31:58 systemd[1763]: Started app-user\x2ddirs\x2dupdate\x2dgtk@autostart.service.
août 28 09:31:58 systemd[1763]: Started app-org.kde.kdeconnect.daemon@autostart.service.
août 28 09:31:58 systemd[1763]: Started app-kaccess@autostart.service.
août 28 09:31:58 systemd[1763]: Started app-geoclue\x2ddemo\x2dagent@autostart.service.
août 28 09:31:58 systemd[1763]: Finished plasma-restoresession.service.
août 28 09:31:58 systemd[1763]: app-klipper@autostart.service: Skipped due to 'exec-condition'.
août 28 09:31:58 systemd[1763]: Condition check resulted in app-klipper@autostart.service being skipped.
août 28 09:31:58 systemd[1763]: app-kalarm.autostart@autostart.service: Skipped due to 'exec-condition'.
août 28 09:31:58 systemd[1763]: Condition check resulted in app-kalarm.autostart@autostart.service being skipped.
août 28 09:31:58 systemd[1763]: Finished plasma-ksplash-ready.service.
août 28 09:31:58 systemd[1763]: Started app-org.kde.discover.notifier@autostart.service.
août 28 09:31:58 systemd[1763]: Started app-org.kde.kalendarac@autostart.service.
août 28 09:31:58 systemd[1763]: app-konqy_preload@autostart.service: Skipped due to 'exec-condition'.
août 28 09:31:58 systemd[1763]: Condition check resulted in app-konqy_preload@autostart.service being skipped.
août 28 09:31:58 systemd[1763]: Reached target xdg-desktop-autostart.target.
...skipping...
août 28 10:18:06 plasma-discover[7343]: libostree pull from 'flathub' for app/org.freefilesync.FreeFileSync/x86_64/stable complete
security: GPG: summary+commit
security: SIGN: disabled http: TLS
delta: parts: 1 loose: 265
transfer: secs: 0 size: 5,4 Mo
août 28 10:18:08 plasma-discover[7343]: /var/tmp/flatpak-cache-TRKHA2/org.freefilesync.FreeFileSync-RU0991/repo-Zk2YPX: Pulled app/org.freefilesync.FreeFileSync/x86_64/stable from flathub
août 28 10:18:10 plasmashell[1959]: file:///usr/share/plasma/plasmoids/org.kde.kscreen/contents/ui/InhibitionHint.qml:27:5: QML Label: Binding loop detected for property "verticalAlignment"
août 28 10:18:12 kded5[1916]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
août 28 10:18:17 kglobalaccel5[6756]: [Parent 6756, Main Thread] WARNING: /usr/share/applications/kde-mimeapps.list contains a [Added Associations] group, but it is not permitted here. Only the non-desktop-specific mimeapps.list file may add or remove associations.: 'glib warning', file /home/iurt/rpmbuild/BUILD/>
août 28 10:18:17 thunderbird[6756]: /usr/share/applications/kde-mimeapps.list contains a [Added Associations] group, but it is not permitted here. Only the non-desktop-specific mimeapps.list file may add or remove associations.
août 28 10:18:17 dbus-daemon[1857]: [session uid=1000 pid=1857] Activating service name='org.kde.kwalletd5' requested by ':1.129' (uid=1000 pid=7692 comm="/opt/vivaldi/vivaldi-bin https://www.sncl.fr/1/rev")
août 28 10:18:17 dbus-daemon[1857]: [session uid=1000 pid=1857] Successfully activated service 'org.kde.kwalletd5'
août 28 10:18:17 vivaldi-stable.desktop[7698]: ATTENTION: default value of option mesa_glthread overridden by environment.
août 28 10:18:17 vivaldi-stable.desktop[7698]: [7692:7692:0828/101817.728033:ERROR:object_proxy.cc(590)] Failed to call method: org.kde.KWallet.isEnabled: object_path= /modules/kwalletd5: org.freedesktop.DBus.Error.NoReply: Message recipient disconnected from message bus without replying
août 28 10:18:17 vivaldi-stable.desktop[7698]: [7692:7692:0828/101817.728078:ERROR:kwallet_dbus.cc(107)] Error contacting kwalletd5 (isEnabled)
août 28 10:18:17 vivaldi-stable.desktop[7698]: ATTENTION: default value of option mesa_glthread overridden by environment.
août 28 10:18:17 vivaldi-stable.desktop[7698]: [7692:7692:0828/101817.728734:ERROR:object_proxy.cc(590)] Failed to call method: org.kde.KLauncher.start_service_by_desktop_name: object_path= /KLauncher: org.freedesktop.DBus.Error.ServiceUnknown: The name org.kde.klauncher was not provided by any .service files
août 28 10:18:17 vivaldi-stable.desktop[7698]: [7692:7692:0828/101817.728745:ERROR:kwallet_dbus.cc(79)] Error contacting klauncher to start kwalletd5
août 28 10:18:17 dbus-daemon[1857]: [session uid=1000 pid=1857] Activating service name='org.kde.kwalletd5' requested by ':1.129' (uid=1000 pid=7692 comm="/opt/vivaldi/vivaldi-bin https://www.sncl.fr/1/rev")
août 28 10:18:17 vivaldi-stable.desktop[7698]: ATTENTION: default value of option mesa_glthread overridden by environment.
août 28 10:18:17 dbus-daemon[1857]: [session uid=1000 pid=1857] Successfully activated service 'org.kde.kwalletd5'
août 28 10:18:17 vivaldi-stable.desktop[7698]: [7692:7692:0828/101817.923084:ERROR:object_proxy.cc(590)] Failed to call method: org.kde.KWallet.close: object_path= /modules/kwalletd5: org.freedesktop.DBus.Error.NoReply: Message recipient disconnected from message bus without replying
août 28 10:18:17 vivaldi-stable.desktop[7698]: [7692:7692:0828/101817.923099:ERROR:kwallet_dbus.cc(459)] Error contacting kwalletd5 (close)
août 28 10:18:17 vivaldi-stable.desktop[7697]: Ouverture dans une session de navigateur existante.
août 28 10:18:24 plasmashell[1959]: qml: PlasmaExtras.ScrollArea is deprecated. Use PlasmaComponents3.ScrollView instead.
août 28 10:18:24 plasmashell[1959]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/ItemListDialog.qml:73: TypeError: Value is null and could not be converted to an object
août 28 10:18:26 plasmashell[1959]: qml: PlasmaExtras.ScrollArea is deprecated. Use PlasmaComponents3.ScrollView instead.
août 28 10:18:26 plasmashell[1959]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/ItemListDialog.qml:73: TypeError: Value is null and could not be converted to an object
août 28 10:18:28 plasmashell[1959]: kf.kio.gui: "Impossible de trouver le programme « FreeFileSync »."
août 28 10:18:28 plasmashell[1959]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x61e15b0) QQmlContext(0x2f50390) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
août 28 10:18:28 plasmashell[1959]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x61e15b0) QQmlContext(0x2f50390) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
août 28 10:18:31 plasma-discover[7343]: Cannot initialize model with data QJsonObject(). missing: QJsonValue(string, "urls")
août 28 10:18:32 plasma-discover[7343]: file:///usr/lib64/qt5/qml/org/kde/kirigami.2/templates/InlineMessage.qml:257:13: QML SelectableLabel: Binding loop detected for property "implicitWidth"
août 28 10:18:32 plasma-discover[7343]: file:///usr/lib64/qt5/qml/org/kde/kirigami.2/templates/InlineMessage.qml:257:13: QML SelectableLabel: Binding loop detected for property "implicitWidth"
août 28 10:18:32 plasma-discover[7343]: file:///usr/lib64/qt5/qml/org/kde/kirigami.2/templates/InlineMessage.qml:257:13: QML SelectableLabel: Binding loop detected for property "implicitWidth"
août 28 10:18:32 plasma-discover[7343]: file:///usr/lib64/qt5/qml/org/kde/kirigami.2/ScrollablePage.qml:200:9: QML MouseArea: Binding loop detected for property "implicitHeight"
août 28 10:18:32 plasma-discover[7343]: file:///usr/lib64/qt5/qml/org/kde/kirigami.2/ScrollablePage.qml:200:9: QML MouseArea: Binding loop detected for property "implicitHeight"
août 28 10:18:32 plasma-discover[7343]: file:///usr/lib64/qt5/qml/org/kde/kirigami.2/ScrollablePage.qml:200:9: QML MouseArea: Binding loop detected for property "implicitHeight"
août 28 10:18:32 plasma-discover[7343]: file:///usr/lib64/qt5/qml/org/kde/kirigami.2/ScrollablePage.qml:200:9: QML MouseArea: Binding loop detected for property "implicitHeight"
août 28 10:18:32 plasma-discover[7343]: file:///usr/lib64/qt5/qml/org/kde/kirigami.2/ScrollablePage.qml:200:9: QML MouseArea: Binding loop detected for property "implicitHeight"
août 28 10:18:32 plasma-discover[7343]: file:///usr/lib64/qt5/qml/org/kde/kirigami.2/ScrollablePage.qml:200:9: QML MouseArea: Binding loop detected for property "implicitHeight"
août 28 10:18:33 systemd[1763]: Started app-org.freefilesync.FreeFileSync.RealTimeSync-303d4f09698e4fd48e7333b27446a060.scope.
août 28 10:18:33 flatpak[7846]: /usr/share/applications/kde-mimeapps.list contains a [Added Associations] group, but it is not permitted here. Only the non-desktop-specific mimeapps.list file may add or remove associations.
août 28 10:18:33 dbus-daemon[1857]: [session uid=1000 pid=1857] Activating via systemd: service name='org.freedesktop.Flatpak' unit='flatpak-session-helper.service' requested by ':1.132' (uid=1000 pid=7846 comm="/usr/bin/flatpak run --branch=stable --arch=x86_64")
août 28 10:18:33 systemd[1763]: Starting flatpak-session-helper.service...
août 28 10:18:33 dbus-daemon[1857]: [session uid=1000 pid=1857] Successfully activated service 'org.freedesktop.Flatpak'
août 28 10:18:33 systemd[1763]: Started flatpak-session-helper.service.
août 28 10:18:33 systemd[1763]: Started app-flatpak-org.freefilesync.FreeFileSync-7846.scope.
août 28 10:18:33 RealTimeSync[7869]: Failed to load module "appmenu-gtk-module"
août 28 10:18:44 xdg-desktop-por[1888]: /usr/share/applications/kde-mimeapps.list contains a [Added Associations] group, but it is not permitted here. Only the non-desktop-specific mimeapps.list file may add or remove associations.
août 28 10:18:47 plasmashell[1959]: qml: PlasmaExtras.ScrollArea is deprecated. Use PlasmaComponents3.ScrollView instead.
août 28 10:18:47 plasmashell[1959]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/ItemListDialog.qml:73: TypeError: Value is null and could not be converted to an object
août 28 10:18:48 plasmashell[1959]: qml: PlasmaExtras.ScrollArea is deprecated. Use PlasmaComponents3.ScrollView instead.
août 28 10:18:48 plasmashell[1959]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/RunnerResultsList.qml:50:9: Unable to assign [undefined] to int
août 28 10:18:48 plasmashell[1959]: qml: PlasmaExtras.ScrollArea is deprecated. Use PlasmaComponents3.ScrollView instead.
août 28 10:18:48 plasmashell[1959]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/RunnerResultsList.qml:50:9: Unable to assign [undefined] to int
août 28 10:18:48 plasmashell[1959]: qml: PlasmaExtras.ScrollArea is deprecated. Use PlasmaComponents3.ScrollView instead.
août 28 10:18:48 plasmashell[1959]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/RunnerResultsList.qml:50:9: Unable to assign [undefined] to int
août 28 10:18:51 flatpak[7897]: /usr/share/applications/kde-mimeapps.list contains a [Added Associations] group, but it is not permitted here. Only the non-desktop-specific mimeapps.list file may add or remove associations.
août 28 10:18:51 plasmashell[1959]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/ItemListView.qml:33: TypeError: Value is null and could not be converted to an object
août 28 10:18:51 plasmashell[1959]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/ItemListView.qml:33: TypeError: Value is null and could not be converted to an object
août 28 10:18:51 plasmashell[1959]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/ItemListView.qml:33: TypeError: Value is null and could not be converted to an object
août 28 10:18:51 systemd[1763]: Started app-flatpak-org.freefilesync.FreeFileSync-7897.scope.
août 28 10:18:51 systemd[1763]: Started app-org.freefilesync.FreeFileSync-5763664863d4408e95e366cf8b2d348b.scope.
août 28 10:18:51 FreeFileSync[7910]: Failed to load module "appmenu-gtk-module"
août 28 10:19:20 kwin_x11[1917]: kwin_core: Failed to focus 0x3a01588 (error 3)
août 28 10:19:20 kwin_x11[1917]: kwin_core: XCB error: 3 (BadWindow), sequence: 28981, resource id: 60822920, major code: 129 (SHAPE), minor code: 3 (Combine)
août 28 10:19:20 kwin_x11[1917]: kwin_core: XCB error: 3 (BadWindow), sequence: 28982, resource id: 60822920, major code: 129 (SHAPE), minor code: 3 (Combine)
août 28 10:19:20 kwin_x11[1917]: kwin_core: XCB error: 3 (BadWindow), sequence: 29001, resource id: 60822920, major code: 129 (SHAPE), minor code: 3 (Combine)
août 28 10:19:20 kwin_x11[1917]: kwin_core: XCB error: 3 (BadWindow), sequence: 29002, resource id: 60822920, major code: 129 (SHAPE), minor code: 3 (Combine)
août 28 10:19:38 plasmashell[1959]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x59b5690) QQmlContext(0x2f50390) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
août 28 10:19:38 plasmashell[1959]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x59b5690) QQmlContext(0x2f50390) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
août 28 10:38:34 plasmashell[1959]: org.kde.plasma.pulseaudio: No object for name "alsa_output.pci-0000_00_1f.3.analog-stereo.monitor"
août 28 10:38:34 plasmashell[2596]: [2626:2626:0828/103834.781229:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 3 times!
août 28 10:43:34 plasmashell[2596]: [2591:2616:0828/104334.797242:ERROR:connection_factory_impl.cc(471)] ConnectionHandler failed with net error: -2
...skipping...
août 28 10:18:06 plasma-discover[7343]: libostree pull from 'flathub' for app/org.freefilesync.FreeFileSync/x86_64/stable complete
security: GPG: summary+commit
security: SIGN: disabled http: TLS
delta: parts: 1 loose: 265
transfer: secs: 0 size: 5,4 Mo
août 28 10:18:08 plasma-discover[7343]: /var/tmp/flatpak-cache-TRKHA2/org.freefilesync.FreeFileSync-RU0991/repo-Zk2YPX: Pulled app/org.freefilesync.FreeFileSync/x86_64/stable from flathub
août 28 10:18:10 plasmashell[1959]: file:///usr/share/plasma/plasmoids/org.kde.kscreen/contents/ui/InhibitionHint.qml:27:5: QML Label: Binding loop detected for property "verticalAlignment"
août 28 10:18:12 kded5[1916]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
août 28 10:18:17 kglobalaccel5[6756]: [Parent 6756, Main Thread] WARNING: /usr/share/applications/kde-mimeapps.list contains a [Added Associations] group, but it is not permitted here. Only the non-desktop-specific mimeapps.list file may add or remove associations.: 'glib warning', file /home/iurt/rpmbuild/BUILD/>
août 28 10:18:17 thunderbird[6756]: /usr/share/applications/kde-mimeapps.list contains a [Added Associations] group, but it is not permitted here. Only the non-desktop-specific mimeapps.list file may add or remove associations.
août 28 10:18:17 dbus-daemon[1857]: [session uid=1000 pid=1857] Activating service name='org.kde.kwalletd5' requested by ':1.129' (uid=1000 pid=7692 comm="/opt/vivaldi/vivaldi-bin https://www.sncl.fr/1/rev")
août 28 10:18:17 dbus-daemon[1857]: [session uid=1000 pid=1857] Successfully activated service 'org.kde.kwalletd5'
août 28 10:18:17 vivaldi-stable.desktop[7698]: ATTENTION: default value of option mesa_glthread overridden by environment.
août 28 10:18:17 vivaldi-stable.desktop[7698]: [7692:7692:0828/101817.728033:ERROR:object_proxy.cc(590)] Failed to call method: org.kde.KWallet.isEnabled: object_path= /modules/kwalletd5: org.freedesktop.DBus.Error.NoReply: Message recipient disconnected from message bus without replying
août 28 10:18:17 vivaldi-stable.desktop[7698]: [7692:7692:0828/101817.728078:ERROR:kwallet_dbus.cc(107)] Error contacting kwalletd5 (isEnabled)
août 28 10:18:17 vivaldi-stable.desktop[7698]: ATTENTION: default value of option mesa_glthread overridden by environment.
août 28 10:18:17 vivaldi-stable.desktop[7698]: [7692:7692:0828/101817.728734:ERROR:object_proxy.cc(590)] Failed to call method: org.kde.KLauncher.start_service_by_desktop_name: object_path= /KLauncher: org.freedesktop.DBus.Error.ServiceUnknown: The name org.kde.klauncher was not provided by any .service files
août 28 10:18:17 vivaldi-stable.desktop[7698]: [7692:7692:0828/101817.728745:ERROR:kwallet_dbus.cc(79)] Error contacting klauncher to start kwalletd5
août 28 10:18:17 dbus-daemon[1857]: [session uid=1000 pid=1857] Activating service name='org.kde.kwalletd5' requested by ':1.129' (uid=1000 pid=7692 comm="/opt/vivaldi/vivaldi-bin https://www.sncl.fr/1/rev")
août 28 10:18:17 vivaldi-stable.desktop[7698]: ATTENTION: default value of option mesa_glthread overridden by environment.
août 28 10:18:17 dbus-daemon[1857]: [session uid=1000 pid=1857] Successfully activated service 'org.kde.kwalletd5'
août 28 10:18:17 vivaldi-stable.desktop[7698]: [7692:7692:0828/101817.923084:ERROR:object_proxy.cc(590)] Failed to call method: org.kde.KWallet.close: object_path= /modules/kwalletd5: org.freedesktop.DBus.Error.NoReply: Message recipient disconnected from message bus without replying
août 28 10:18:17 vivaldi-stable.desktop[7698]: [7692:7692:0828/101817.923099:ERROR:kwallet_dbus.cc(459)] Error contacting kwalletd5 (close)
août 28 10:18:17 vivaldi-stable.desktop[7697]: Ouverture dans une session de navigateur existante.
août 28 10:18:24 plasmashell[1959]: qml: PlasmaExtras.ScrollArea is deprecated. Use PlasmaComponents3.ScrollView instead.
août 28 10:18:24 plasmashell[1959]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/ItemListDialog.qml:73: TypeError: Value is null and could not be converted to an object
août 28 10:18:26 plasmashell[1959]: qml: PlasmaExtras.ScrollArea is deprecated. Use PlasmaComponents3.ScrollView instead.
août 28 10:18:26 plasmashell[1959]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/ItemListDialog.qml:73: TypeError: Value is null and could not be converted to an object
août 28 10:18:28 plasmashell[1959]: kf.kio.gui: "Impossible de trouver le programme « FreeFileSync »."
août 28 10:18:28 plasmashell[1959]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x61e15b0) QQmlContext(0x2f50390) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
août 28 10:18:28 plasmashell[1959]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x61e15b0) QQmlContext(0x2f50390) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
août 28 10:18:31 plasma-discover[7343]: Cannot initialize model with data QJsonObject(). missing: QJsonValue(string, "urls")
août 28 10:18:32 plasma-discover[7343]: file:///usr/lib64/qt5/qml/org/kde/kirigami.2/templates/InlineMessage.qml:257:13: QML SelectableLabel: Binding loop detected for property "implicitWidth"
août 28 10:18:32 plasma-discover[7343]: file:///usr/lib64/qt5/qml/org/kde/kirigami.2/templates/InlineMessage.qml:257:13: QML SelectableLabel: Binding loop detected for property "implicitWidth"
août 28 10:18:32 plasma-discover[7343]: file:///usr/lib64/qt5/qml/org/kde/kirigami.2/templates/InlineMessage.qml:257:13: QML SelectableLabel: Binding loop detected for property "implicitWidth"
août 28 10:18:32 plasma-discover[7343]: file:///usr/lib64/qt5/qml/org/kde/kirigami.2/ScrollablePage.qml:200:9: QML MouseArea: Binding loop detected for property "implicitHeight"
août 28 10:18:32 plasma-discover[7343]: file:///usr/lib64/qt5/qml/org/kde/kirigami.2/ScrollablePage.qml:200:9: QML MouseArea: Binding loop detected for property "implicitHeight"
août 28 10:18:32 plasma-discover[7343]: file:///usr/lib64/qt5/qml/org/kde/kirigami.2/ScrollablePage.qml:200:9: QML MouseArea: Binding loop detected for property "implicitHeight"
août 28 10:18:32 plasma-discover[7343]: file:///usr/lib64/qt5/qml/org/kde/kirigami.2/ScrollablePage.qml:200:9: QML MouseArea: Binding loop detected for property "implicitHeight"
août 28 10:18:32 plasma-discover[7343]: file:///usr/lib64/qt5/qml/org/kde/kirigami.2/ScrollablePage.qml:200:9: QML MouseArea: Binding loop detected for property "implicitHeight"
août 28 10:18:32 plasma-discover[7343]: file:///usr/lib64/qt5/qml/org/kde/kirigami.2/ScrollablePage.qml:200:9: QML MouseArea: Binding loop detected for property "implicitHeight"
août 28 10:18:33 systemd[1763]: Started app-org.freefilesync.FreeFileSync.RealTimeSync-303d4f09698e4fd48e7333b27446a060.scope.
août 28 10:18:33 flatpak[7846]: /usr/share/applications/kde-mimeapps.list contains a [Added Associations] group, but it is not permitted here. Only the non-desktop-specific mimeapps.list file may add or remove associations.
août 28 10:18:33 dbus-daemon[1857]: [session uid=1000 pid=1857] Activating via systemd: service name='org.freedesktop.Flatpak' unit='flatpak-session-helper.service' requested by ':1.132' (uid=1000 pid=7846 comm="/usr/bin/flatpak run --branch=stable --arch=x86_64")
août 28 10:18:33 systemd[1763]: Starting flatpak-session-helper.service...
août 28 10:18:33 dbus-daemon[1857]: [session uid=1000 pid=1857] Successfully activated service 'org.freedesktop.Flatpak'
août 28 10:18:33 systemd[1763]: Started flatpak-session-helper.service.
août 28 10:18:33 systemd[1763]: Started app-flatpak-org.freefilesync.FreeFileSync-7846.scope.
août 28 10:18:33 RealTimeSync[7869]: Failed to load module "appmenu-gtk-module"
août 28 10:18:44 xdg-desktop-por[1888]: /usr/share/applications/kde-mimeapps.list contains a [Added Associations] group, but it is not permitted here. Only the non-desktop-specific mimeapps.list file may add or remove associations.
août 28 10:18:47 plasmashell[1959]: qml: PlasmaExtras.ScrollArea is deprecated. Use PlasmaComponents3.ScrollView instead.
août 28 10:18:47 plasmashell[1959]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/ItemListDialog.qml:73: TypeError: Value is null and could not be converted to an object
août 28 10:18:48 plasmashell[1959]: qml: PlasmaExtras.ScrollArea is deprecated. Use PlasmaComponents3.ScrollView instead.
août 28 10:18:48 plasmashell[1959]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/RunnerResultsList.qml:50:9: Unable to assign [undefined] to int
août 28 10:18:48 plasmashell[1959]: qml: PlasmaExtras.ScrollArea is deprecated. Use PlasmaComponents3.ScrollView instead.
août 28 10:18:48 plasmashell[1959]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/RunnerResultsList.qml:50:9: Unable to assign [undefined] to int
août 28 10:18:48 plasmashell[1959]: qml: PlasmaExtras.ScrollArea is deprecated. Use PlasmaComponents3.ScrollView instead.
août 28 10:18:48 plasmashell[1959]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/RunnerResultsList.qml:50:9: Unable to assign [undefined] to int
août 28 10:18:51 flatpak[7897]: /usr/share/applications/kde-mimeapps.list contains a [Added Associations] group, but it is not permitted here. Only the non-desktop-specific mimeapps.list file may add or remove associations.
août 28 10:18:51 plasmashell[1959]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/ItemListView.qml:33: TypeError: Value is null and could not be converted to an object
août 28 10:18:51 plasmashell[1959]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/ItemListView.qml:33: TypeError: Value is null and could not be converted to an object
août 28 10:18:51 plasmashell[1959]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/ItemListView.qml:33: TypeError: Value is null and could not be converted to an object
août 28 10:18:51 systemd[1763]: Started app-flatpak-org.freefilesync.FreeFileSync-7897.scope.
août 28 10:18:51 systemd[1763]: Started app-org.freefilesync.FreeFileSync-5763664863d4408e95e366cf8b2d348b.scope.
août 28 10:18:51 FreeFileSync[7910]: Failed to load module "appmenu-gtk-module"
août 28 10:19:20 kwin_x11[1917]: kwin_core: Failed to focus 0x3a01588 (error 3)
août 28 10:19:20 kwin_x11[1917]: kwin_core: XCB error: 3 (BadWindow), sequence: 28981, resource id: 60822920, major code: 129 (SHAPE), minor code: 3 (Combine)
août 28 10:19:20 kwin_x11[1917]: kwin_core: XCB error: 3 (BadWindow), sequence: 28982, resource id: 60822920, major code: 129 (SHAPE), minor code: 3 (Combine)
août 28 10:19:20 kwin_x11[1917]: kwin_core: XCB error: 3 (BadWindow), sequence: 29001, resource id: 60822920, major code: 129 (SHAPE), minor code: 3 (Combine)
août 28 10:19:20 kwin_x11[1917]: kwin_core: XCB error: 3 (BadWindow), sequence: 29002, resource id: 60822920, major code: 129 (SHAPE), minor code: 3 (Combine)
août 28 10:19:38 plasmashell[1959]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x59b5690) QQmlContext(0x2f50390) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
août 28 10:19:38 plasmashell[1959]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x59b5690) QQmlContext(0x2f50390) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
août 28 10:38:34 plasmashell[1959]: org.kde.plasma.pulseaudio: No object for name "alsa_output.pci-0000_00_1f.3.analog-stereo.monitor"
août 28 10:38:34 plasmashell[2596]: [2626:2626:0828/103834.781229:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 3 times!
août 28 10:43:34 plasmashell[2596]: [2591:2616:0828/104334.797242:ERROR:connection_factory_impl.cc(471)] ConnectionHandler failed with net error: -2
lines 3009-3083/3083 (END)
Troumad, de mémoire, j'avais essayé de passer en contrôle sans succès. Si le problème se reproduit, j'essaierai ta méthode.
Merci pour vos réponse


Yuusha Membre non connecté
-
- Voir le profil du membre Yuusha
- Inscrit le : 04/07/2017
- Groupes :
-
Modérateur
-
Administrateur
-
Forgeron

Troumad Membre non connecté
-
- Voir le profil du membre Troumad
- Inscrit le : 16/10/2010
- Site internet
- Groupes :
Amicalement Votre
Bernard SIAUD Alias Troumad
Bernard SIAUD Alias Troumad

Visiteur
Visiteur
La sortie de veille est parfois assez longue aussi chez moi, mais elle aboutit dans les 10 secondes (clavier + souris utilisés).
Sur la RC1 je comme je n'attendais pas suffisamment longtemps, je faisais "CTRL+ALT+backspace" et ça réveillait immédiatement...
Je n'ai pas retenté sur la RC.
A+

Papoteur Membre non connecté
-
- Voir le profil du membre Papoteur
- Inscrit le : 03/10/2011
- Groupes :
-
Modérateur
-
Équipe Mageia
-
Administrateur
-
Forgeron
Pour avoir le journal complet, il faut lancer la commande en root.
Yves

schlavozensky Membre non connecté
-
- Voir le profil du membre schlavozensky
- Inscrit le : 02/03/2010
- Groupes :
Merci de vos réponses ! J'attendais que le problème se reproduise aujourd'hui avant de poster à nouveau.
Papoteur, il me semblais avoir déjà exécuté le journal en root, mais comme je suis d'un naturel distrait ... Voici ce qu'il donne aujourd'hui après avoir du redémarrer.
Caché :
août 29 09:36:43 kernel: microcode: updated early: 0x74 -> 0xf0, date = 2021-11-12
août 29 09:36:43 kernel: Linux version 6.4.2-desktop-3.squidf.mlo9 (mockbuild@5cf5fd616e9e4672815a8e211c9fde60) (gcc (Mageia 12.3.0-3.mga9) 12.3.0, GNU ld (GNU Binutils) 2.40) #1 SMP PREEMPT_DYNAMIC Sun Jul 9 21:17:24 CEST 2023
août 29 09:36:43 kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-6.4.2-desktop-3.squidf.mlo9 root=UUID=c93a8903-a1ce-470f-afae-f589a247795e ro splash quiet noiswmd resume=UUID=fedc2021-e4a8-4032-bdc9-fe1caa169fe1 audit=0 vga=791
août 29 09:36:43 kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
août 29 09:36:43 kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
août 29 09:36:43 kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
août 29 09:36:43 kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
août 29 09:36:43 kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
août 29 09:36:43 kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
août 29 09:36:43 kernel: x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
août 29 09:36:43 kernel: x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
août 29 09:36:43 kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
août 29 09:36:43 kernel: signal: max sigframe size: 2032
août 29 09:36:43 kernel: BIOS-provided physical RAM map:
août 29 09:36:43 kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009c7ff] usable
août 29 09:36:43 kernel: BIOS-e820: [mem 0x000000000009c800-0x000000000009ffff] reserved
août 29 09:36:43 kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
août 29 09:36:43 kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000867e4fff] usable
août 29 09:36:43 kernel: BIOS-e820: [mem 0x00000000867e5000-0x00000000867e5fff] ACPI NVS
août 29 09:36:43 kernel: BIOS-e820: [mem 0x00000000867e6000-0x000000008680ffff] reserved
août 29 09:36:43 kernel: BIOS-e820: [mem 0x0000000086810000-0x0000000086867fff] usable
août 29 09:36:43 kernel: BIOS-e820: [mem 0x0000000086868000-0x0000000086d58fff] reserved
août 29 09:36:43 kernel: BIOS-e820: [mem 0x0000000086d59000-0x0000000086d6efff] usable
août 29 09:36:43 kernel: BIOS-e820: [mem 0x0000000086d6f000-0x00000000879d0fff] reserved
août 29 09:36:43 kernel: BIOS-e820: [mem 0x00000000879d1000-0x0000000087f99fff] ACPI NVS
août 29 09:36:43 kernel: BIOS-e820: [mem 0x0000000087f9a000-0x0000000087fccfff] ACPI data
août 29 09:36:43 kernel: BIOS-e820: [mem 0x0000000087fcd000-0x0000000087ffffff] usable
août 29 09:36:43 kernel: BIOS-e820: [mem 0x0000000088000000-0x00000000880fffff] reserved
août 29 09:36:43 kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
août 29 09:36:43 kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
août 29 09:36:43 kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
août 29 09:36:43 kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
août 29 09:36:43 kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
août 29 09:36:43 kernel: BIOS-e820: [mem 0x0000000100000000-0x00000004767fffff] usable
août 29 09:36:43 kernel: NX (Execute Disable) protection: active
août 29 09:36:43 kernel: SMBIOS 2.8 present.
août 29 09:36:43 kernel: DMI: Gigabyte Technology Co., Ltd. To be filled by O.E.M./B150M-DS3H-CF, BIOS F4 03/11/2016
août 29 09:36:43 kernel: tsc: Detected 3200.000 MHz processor
août 29 09:36:43 kernel: tsc: Detected 3199.980 MHz TSC
août 29 09:36:43 kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
août 29 09:36:43 kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
août 29 09:36:43 kernel: last_pfn = 0x476800 max_arch_pfn = 0x400000000
août 29 09:36:43 kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
août 29 09:36:43 kernel: last_pfn = 0x88000 max_arch_pfn = 0x400000000
août 29 09:36:43 kernel: found SMP MP-table at [mem 0x000fcb10-0x000fcb1f]
août 29 09:36:43 kernel: Using GB pages for direct mapping
août 29 09:36:43 kernel: RAMDISK: [mem 0x362ab000-0x3714dfff]
août 29 09:36:43 kernel: ACPI: Early table checksum verification disabled
août 29 09:36:43 kernel: ACPI: RSDP 0x00000000000F05B0 000024 (v02 ALASKA)
août 29 09:36:43 kernel: ACPI: XSDT 0x0000000087F1E0A0 0000BC (v01 ALASKA A M I 01072009 AMI 00010013)
août 29 09:36:43 kernel: ACPI: FACP 0x0000000087F40EE0 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
août 29 09:36:43 kernel: ACPI: DSDT 0x0000000087F1E1F0 022CED (v02 ALASKA A M I 01072009 INTL 20120913)
août 29 09:36:43 kernel: ACPI: FACS 0x0000000087F99F80 000040
août 29 09:36:43 kernel: ACPI: APIC 0x0000000087F40FF0 000084 (v03 ALASKA A M I 01072009 AMI 00010013)
août 29 09:36:43 kernel: ACPI: FPDT 0x0000000087F41078 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
août 29 09:36:43 kernel: ACPI: FIDT 0x0000000087F410C0 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
août 29 09:36:43 kernel: ACPI: MCFG 0x0000000087F41160 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
août 29 09:36:43 kernel: ACPI: HPET 0x0000000087F411A0 000038 (v01 ALASKA A M I 01072009 AMI. 0005000B)
août 29 09:36:43 kernel: ACPI: SSDT 0x0000000087F411D8 00036D (v01 SataRe SataTabl 00001000 INTL 20120913)
août 29 09:36:43 kernel: ACPI: SSDT 0x0000000087F41548 000490 (v02 Intel PerfTune 00001000 INTL 20120913)
août 29 09:36:43 kernel: ACPI: LPIT 0x0000000087F419D8 000094 (v01 INTEL SKL 00000000 MSFT 0000005F)
août 29 09:36:43 kernel: ACPI: SSDT 0x0000000087F41A70 000248 (v02 INTEL sensrhub 00000000 INTL 20120913)
août 29 09:36:43 kernel: ACPI: SSDT 0x0000000087F41CB8 002BAE (v02 INTEL PtidDevc 00001000 INTL 20120913)
août 29 09:36:43 kernel: ACPI: SSDT 0x0000000087F44868 000C45 (v02 INTEL Ther_Rvp 00001000 INTL 20120913)
août 29 09:36:43 kernel: ACPI: DBGP 0x0000000087F454B0 000034 (v01 INTEL 00000000 MSFT 0000005F)
août 29 09:36:43 kernel: ACPI: DBG2 0x0000000087F454E8 000054 (v00 INTEL 00000000 MSFT 0000005F)
août 29 09:36:43 kernel: ACPI: SSDT 0x0000000087F45540 002103 (v02 INTEL xh_rvp10 00000000 INTL 20120913)
août 29 09:36:43 kernel: ACPI: SSDT 0x0000000087F47648 005384 (v02 SaSsdt SaSsdt 00003000 INTL 20120913)
août 29 09:36:43 kernel: ACPI: UEFI 0x0000000087F4C9D0 000042 (v01 ALASKA A M I 00000000 00000000)
août 29 09:36:43 kernel: ACPI: SSDT 0x0000000087F4CA18 000E58 (v02 CpuRef CpuSsdt 00003000 INTL 20120913)
août 29 09:36:43 kernel: ACPI: ASF! 0x0000000087F4D870 0000A5 (v32 INTEL HCG 00000001 TFSM 000F4240)
août 29 09:36:43 kernel: ACPI: Reserving FACP table memory at [mem 0x87f40ee0-0x87f40feb]
août 29 09:36:43 kernel: ACPI: Reserving DSDT table memory at [mem 0x87f1e1f0-0x87f40edc]
août 29 09:36:43 kernel: ACPI: Reserving FACS table memory at [mem 0x87f99f80-0x87f99fbf]
août 29 09:36:43 kernel: ACPI: Reserving APIC table memory at [mem 0x87f40ff0-0x87f41073]
août 29 09:36:43 kernel: ACPI: Reserving FPDT table memory at [mem 0x87f41078-0x87f410bb]
août 29 09:36:43 kernel: ACPI: Reserving FIDT table memory at [mem 0x87f410c0-0x87f4115b]
...skipping...
août 29 11:11:51 systemd[1]: Closed systemd-coredump.socket.
août 29 11:11:51 systemd[1]: systemd-modules-load.service: Deactivated successfully.
août 29 11:11:51 systemd[1]: Stopped systemd-modules-load.service.
août 29 11:11:51 systemd[1]: Stopping systemd-update-utmp.service...
août 29 11:11:51 systemd[1]: run-credentials-systemd\x2dsysctl.service.mount: Deactivated successfully.
août 29 11:11:51 systemd[1]: Unmounted run-credentials-systemd\x2dsysctl.service.mount.
août 29 11:11:51 systemd[1]: systemd-update-utmp.service: Deactivated successfully.
août 29 11:11:51 systemd[1]: Stopped systemd-update-utmp.service.
août 29 11:11:51 systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully.
août 29 11:11:51 systemd[1]: Stopped systemd-tmpfiles-setup.service.
août 29 11:11:51 systemd[1]: Stopped target local-fs.target.
août 29 11:11:51 systemd[1]: Unmounting home.mount...
août 29 11:11:51 systemd[1]: Unmounting run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount...
août 29 11:11:51 systemd[1]: Unmounting run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount...
août 29 11:11:51 systemd[1]: Unmounting run-credentials-systemd\x2dvconsole\x2dsetup.service.mount...
août 29 11:11:51 systemd[1]: Unmounting tmp.mount...
août 29 11:11:51 umount[10380]: umount: /run/credentials/systemd-tmpfiles-setup.service: Aucun point de montage indiqué.
août 29 11:11:51 systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount: Mount process exited, code=exited, status=32/n/a
août 29 11:11:51 systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount: Failed with result 'exit-code'.
août 29 11:11:51 systemd[1]: Unmounted run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount.
août 29 11:11:51 systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount: Deactivated successfully.
août 29 11:11:51 systemd[1]: Unmounted run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount.
août 29 11:11:51 systemd[1]: run-credentials-systemd\x2dvconsole\x2dsetup.service.mount: Deactivated successfully.
août 29 11:11:51 systemd[1]: Unmounted run-credentials-systemd\x2dvconsole\x2dsetup.service.mount.
août 29 11:11:51 systemd[1]: tmp.mount: Deactivated successfully.
août 29 11:11:51 systemd[1]: Unmounted tmp.mount.
août 29 11:11:51 systemd[1]: Stopped target swap.target.
août 29 11:11:51 systemd[1]: Deactivating swap dev-disk-by\x2ddiskseq-19\x2dpart5.swap...
août 29 11:11:51 systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d6.0\x2dpart5.swap: Deactivated successfully.
août 29 11:11:51 systemd[1]: Deactivated swap dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d6.0\x2dpart5.swap.
août 29 11:11:51 systemd[1]: dev-disk-by\x2ddiskseq-19\x2dpart5.swap: Deactivated successfully.
août 29 11:11:51 systemd[1]: Deactivated swap dev-disk-by\x2ddiskseq-19\x2dpart5.swap.
août 29 11:11:51 systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d6\x2dpart5.swap: Deactivated successfully.
août 29 11:11:51 systemd[1]: Deactivated swap dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d6\x2dpart5.swap.
août 29 11:11:51 systemd[1]: dev-disk-by\x2dpartuuid-cc6fa61e\x2d05.swap: Deactivated successfully.
août 29 11:11:51 systemd[1]: Deactivated swap dev-disk-by\x2dpartuuid-cc6fa61e\x2d05.swap.
août 29 11:11:51 systemd[1]: dev-disk-by\x2did-ata\x2dKINGSTON_SV300S37A120G_50026B766600C1BE\x2dpart5.swap: Deactivated successfully.
août 29 11:11:51 systemd[1]: Deactivated swap dev-disk-by\x2did-ata\x2dKINGSTON_SV300S37A120G_50026B766600C1BE\x2dpart5.swap.
août 29 11:11:51 systemd[1]: dev-disk-by\x2did-wwn\x2d0x50026b766600c1be\x2dpart5.swap: Deactivated successfully.
août 29 11:11:51 systemd[1]: Deactivated swap dev-disk-by\x2did-wwn\x2d0x50026b766600c1be\x2dpart5.swap.
août 29 11:11:51 systemd[1]: dev-sdc5.swap: Deactivated successfully.
août 29 11:11:51 systemd[1]: Deactivated swap dev-sdc5.swap.
août 29 11:11:51 systemd[1]: dev-disk-by\x2duuid-fedc2021\x2de4a8\x2d4032\x2dbdc9\x2dfe1caa169fe1.swap: Deactivated successfully.
août 29 11:11:51 systemd[1]: Deactivated swap dev-disk-by\x2duuid-fedc2021\x2de4a8\x2d4032\x2dbdc9\x2dfe1caa169fe1.swap.
août 29 11:11:51 kernel: EXT4-fs (sdc6): unmounting filesystem 9fccbc56-a7f1-4741-87b9-633ed919473f.
août 29 11:11:51 systemd[1]: home.mount: Deactivated successfully.
août 29 11:11:51 systemd[1]: Unmounted home.mount.
août 29 11:11:51 systemd[1]: Reached target umount.target.
août 29 11:11:51 systemd[1]: systemd-fsck@dev-disk-by\x2duuid-9fccbc56\x2da7f1\x2d4741\x2d87b9\x2d633ed919473f.service: Deactivated successfully.
août 29 11:11:51 systemd[1]: Stopped systemd-fsck@dev-disk-by\x2duuid-9fccbc56\x2da7f1\x2d4741\x2d87b9\x2d633ed919473f.service.
août 29 11:11:51 systemd[1]: Removed slice system-systemd\x2dfsck.slice.
août 29 11:11:51 systemd[1]: Stopped target local-fs-pre.target.
août 29 11:11:51 systemd[1]: Stopping lvm2-monitor.service...
août 29 11:11:51 systemd[1]: systemd-remount-fs.service: Deactivated successfully.
août 29 11:11:51 systemd[1]: Stopped systemd-remount-fs.service.
août 29 11:11:51 systemd[1]: systemd-fsck-root.service: Deactivated successfully.
août 29 11:11:51 systemd[1]: Stopped systemd-fsck-root.service.
août 29 11:11:51 systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully.
août 29 11:11:51 systemd[1]: Stopped systemd-tmpfiles-setup-dev.service.
août 29 11:11:51 systemd[1]: lvm2-monitor.service: Deactivated successfully.
août 29 11:11:51 systemd[1]: Stopped lvm2-monitor.service.
août 29 11:11:51 systemd[1]: Reached target shutdown.target.
août 29 11:11:51 systemd[1]: Reached target final.target.
août 29 11:11:51 systemd[1]: systemd-reboot.service: Deactivated successfully.
août 29 11:11:51 systemd[1]: Finished systemd-reboot.service.
août 29 11:11:51 systemd[1]: Reached target reboot.target.
août 29 11:11:51 systemd[1]: Shutting down.
août 29 11:11:51 systemd[1]: Using hardware watchdog 'iTCO_wdt', version 4, device /dev/watchdog0
août 29 11:11:51 systemd[1]: Watchdog running with a timeout of 10min.
août 29 11:11:51 kernel: watchdog: watchdog0: watchdog did not stop!
août 29 11:11:51 systemd-shutdown[1]: Using hardware watchdog 'iTCO_wdt', version 4, device /dev/watchdog0
août 29 11:11:51 systemd-shutdown[1]: Watchdog running with a timeout of 10min.
août 29 11:11:51 systemd-shutdown[1]: Syncing filesystems and block devices.
août 29 11:11:51 systemd-shutdown[1]: Sending SIGTERM to remaining processes...
août 29 11:11:51 systemd-journald[506]: Received SIGTERM from PID 1 (systemd-shutdow).
août 29 11:11:51 ntfs-3g[737]: Unmounting /dev/sdb1 ()
août 29 11:11:51 systemd-journald[506]: Journal stopped
...skipping...
août 29 11:11:51 systemd[1]: Closed systemd-coredump.socket.
août 29 11:11:51 systemd[1]: systemd-modules-load.service: Deactivated successfully.
août 29 11:11:51 systemd[1]: Stopped systemd-modules-load.service.
août 29 11:11:51 systemd[1]: Stopping systemd-update-utmp.service...
août 29 11:11:51 systemd[1]: run-credentials-systemd\x2dsysctl.service.mount: Deactivated successfully.
août 29 11:11:51 systemd[1]: Unmounted run-credentials-systemd\x2dsysctl.service.mount.
août 29 11:11:51 systemd[1]: systemd-update-utmp.service: Deactivated successfully.
août 29 11:11:51 systemd[1]: Stopped systemd-update-utmp.service.
août 29 11:11:51 systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully.
août 29 11:11:51 systemd[1]: Stopped systemd-tmpfiles-setup.service.
août 29 11:11:51 systemd[1]: Stopped target local-fs.target.
août 29 11:11:51 systemd[1]: Unmounting home.mount...
août 29 11:11:51 systemd[1]: Unmounting run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount...
août 29 11:11:51 systemd[1]: Unmounting run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount...
août 29 11:11:51 systemd[1]: Unmounting run-credentials-systemd\x2dvconsole\x2dsetup.service.mount...
août 29 11:11:51 systemd[1]: Unmounting tmp.mount...
août 29 11:11:51 umount[10380]: umount: /run/credentials/systemd-tmpfiles-setup.service: Aucun point de montage indiqué.
août 29 11:11:51 systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount: Mount process exited, code=exited, status=32/n/a
août 29 11:11:51 systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount: Failed with result 'exit-code'.
août 29 11:11:51 systemd[1]: Unmounted run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount.
août 29 11:11:51 systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount: Deactivated successfully.
août 29 11:11:51 systemd[1]: Unmounted run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount.
août 29 11:11:51 systemd[1]: run-credentials-systemd\x2dvconsole\x2dsetup.service.mount: Deactivated successfully.
août 29 11:11:51 systemd[1]: Unmounted run-credentials-systemd\x2dvconsole\x2dsetup.service.mount.
août 29 11:11:51 systemd[1]: tmp.mount: Deactivated successfully.
août 29 11:11:51 systemd[1]: Unmounted tmp.mount.
août 29 11:11:51 systemd[1]: Stopped target swap.target.
août 29 11:11:51 systemd[1]: Deactivating swap dev-disk-by\x2ddiskseq-19\x2dpart5.swap...
août 29 11:11:51 systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d6.0\x2dpart5.swap: Deactivated successfully.
août 29 11:11:51 systemd[1]: Deactivated swap dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d6.0\x2dpart5.swap.
août 29 11:11:51 systemd[1]: dev-disk-by\x2ddiskseq-19\x2dpart5.swap: Deactivated successfully.
août 29 11:11:51 systemd[1]: Deactivated swap dev-disk-by\x2ddiskseq-19\x2dpart5.swap.
août 29 11:11:51 systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d6\x2dpart5.swap: Deactivated successfully.
août 29 11:11:51 systemd[1]: Deactivated swap dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d6\x2dpart5.swap.
août 29 11:11:51 systemd[1]: dev-disk-by\x2dpartuuid-cc6fa61e\x2d05.swap: Deactivated successfully.
août 29 11:11:51 systemd[1]: Deactivated swap dev-disk-by\x2dpartuuid-cc6fa61e\x2d05.swap.
août 29 11:11:51 systemd[1]: dev-disk-by\x2did-ata\x2dKINGSTON_SV300S37A120G_50026B766600C1BE\x2dpart5.swap: Deactivated successfully.
août 29 11:11:51 systemd[1]: Deactivated swap dev-disk-by\x2did-ata\x2dKINGSTON_SV300S37A120G_50026B766600C1BE\x2dpart5.swap.
août 29 11:11:51 systemd[1]: dev-disk-by\x2did-wwn\x2d0x50026b766600c1be\x2dpart5.swap: Deactivated successfully.
août 29 11:11:51 systemd[1]: Deactivated swap dev-disk-by\x2did-wwn\x2d0x50026b766600c1be\x2dpart5.swap.
août 29 11:11:51 systemd[1]: dev-sdc5.swap: Deactivated successfully.
août 29 11:11:51 systemd[1]: Deactivated swap dev-sdc5.swap.
août 29 11:11:51 systemd[1]: dev-disk-by\x2duuid-fedc2021\x2de4a8\x2d4032\x2dbdc9\x2dfe1caa169fe1.swap: Deactivated successfully.
août 29 11:11:51 systemd[1]: Deactivated swap dev-disk-by\x2duuid-fedc2021\x2de4a8\x2d4032\x2dbdc9\x2dfe1caa169fe1.swap.
août 29 11:11:51 kernel: EXT4-fs (sdc6): unmounting filesystem 9fccbc56-a7f1-4741-87b9-633ed919473f.
août 29 11:11:51 systemd[1]: home.mount: Deactivated successfully.
août 29 11:11:51 systemd[1]: Unmounted home.mount.
août 29 11:11:51 systemd[1]: Reached target umount.target.
août 29 11:11:51 systemd[1]: systemd-fsck@dev-disk-by\x2duuid-9fccbc56\x2da7f1\x2d4741\x2d87b9\x2d633ed919473f.service: Deactivated successfully.
août 29 11:11:51 systemd[1]: Stopped systemd-fsck@dev-disk-by\x2duuid-9fccbc56\x2da7f1\x2d4741\x2d87b9\x2d633ed919473f.service.
août 29 11:11:51 systemd[1]: Removed slice system-systemd\x2dfsck.slice.
août 29 11:11:51 systemd[1]: Stopped target local-fs-pre.target.
août 29 11:11:51 systemd[1]: Stopping lvm2-monitor.service...
août 29 11:11:51 systemd[1]: systemd-remount-fs.service: Deactivated successfully.
août 29 11:11:51 systemd[1]: Stopped systemd-remount-fs.service.
août 29 11:11:51 systemd[1]: systemd-fsck-root.service: Deactivated successfully.
août 29 11:11:51 systemd[1]: Stopped systemd-fsck-root.service.
août 29 11:11:51 systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully.
août 29 11:11:51 systemd[1]: Stopped systemd-tmpfiles-setup-dev.service.
août 29 11:11:51 systemd[1]: lvm2-monitor.service: Deactivated successfully.
août 29 11:11:51 systemd[1]: Stopped lvm2-monitor.service.
août 29 11:11:51 systemd[1]: Reached target shutdown.target.
août 29 11:11:51 systemd[1]: Reached target final.target.
août 29 11:11:51 systemd[1]: systemd-reboot.service: Deactivated successfully.
août 29 11:11:51 systemd[1]: Finished systemd-reboot.service.
août 29 11:11:51 systemd[1]: Reached target reboot.target.
août 29 11:11:51 systemd[1]: Shutting down.
août 29 11:11:51 systemd[1]: Using hardware watchdog 'iTCO_wdt', version 4, device /dev/watchdog0
août 29 11:11:51 systemd[1]: Watchdog running with a timeout of 10min.
août 29 11:11:51 kernel: watchdog: watchdog0: watchdog did not stop!
août 29 11:11:51 systemd-shutdown[1]: Using hardware watchdog 'iTCO_wdt', version 4, device /dev/watchdog0
août 29 11:11:51 systemd-shutdown[1]: Watchdog running with a timeout of 10min.
août 29 11:11:51 systemd-shutdown[1]: Syncing filesystems and block devices.
août 29 11:11:51 systemd-shutdown[1]: Sending SIGTERM to remaining processes...
août 29 11:11:51 systemd-journald[506]: Received SIGTERM from PID 1 (systemd-shutdow).
août 29 11:11:51 ntfs-3g[737]: Unmounting /dev/sdb1 ()
août 29 11:11:51 systemd-journald[506]: Journal stopped
août 29 09:36:43 kernel: Linux version 6.4.2-desktop-3.squidf.mlo9 (mockbuild@5cf5fd616e9e4672815a8e211c9fde60) (gcc (Mageia 12.3.0-3.mga9) 12.3.0, GNU ld (GNU Binutils) 2.40) #1 SMP PREEMPT_DYNAMIC Sun Jul 9 21:17:24 CEST 2023
août 29 09:36:43 kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-6.4.2-desktop-3.squidf.mlo9 root=UUID=c93a8903-a1ce-470f-afae-f589a247795e ro splash quiet noiswmd resume=UUID=fedc2021-e4a8-4032-bdc9-fe1caa169fe1 audit=0 vga=791
août 29 09:36:43 kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
août 29 09:36:43 kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
août 29 09:36:43 kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
août 29 09:36:43 kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
août 29 09:36:43 kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
août 29 09:36:43 kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
août 29 09:36:43 kernel: x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
août 29 09:36:43 kernel: x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
août 29 09:36:43 kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
août 29 09:36:43 kernel: signal: max sigframe size: 2032
août 29 09:36:43 kernel: BIOS-provided physical RAM map:
août 29 09:36:43 kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009c7ff] usable
août 29 09:36:43 kernel: BIOS-e820: [mem 0x000000000009c800-0x000000000009ffff] reserved
août 29 09:36:43 kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
août 29 09:36:43 kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000867e4fff] usable
août 29 09:36:43 kernel: BIOS-e820: [mem 0x00000000867e5000-0x00000000867e5fff] ACPI NVS
août 29 09:36:43 kernel: BIOS-e820: [mem 0x00000000867e6000-0x000000008680ffff] reserved
août 29 09:36:43 kernel: BIOS-e820: [mem 0x0000000086810000-0x0000000086867fff] usable
août 29 09:36:43 kernel: BIOS-e820: [mem 0x0000000086868000-0x0000000086d58fff] reserved
août 29 09:36:43 kernel: BIOS-e820: [mem 0x0000000086d59000-0x0000000086d6efff] usable
août 29 09:36:43 kernel: BIOS-e820: [mem 0x0000000086d6f000-0x00000000879d0fff] reserved
août 29 09:36:43 kernel: BIOS-e820: [mem 0x00000000879d1000-0x0000000087f99fff] ACPI NVS
août 29 09:36:43 kernel: BIOS-e820: [mem 0x0000000087f9a000-0x0000000087fccfff] ACPI data
août 29 09:36:43 kernel: BIOS-e820: [mem 0x0000000087fcd000-0x0000000087ffffff] usable
août 29 09:36:43 kernel: BIOS-e820: [mem 0x0000000088000000-0x00000000880fffff] reserved
août 29 09:36:43 kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
août 29 09:36:43 kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
août 29 09:36:43 kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
août 29 09:36:43 kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
août 29 09:36:43 kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
août 29 09:36:43 kernel: BIOS-e820: [mem 0x0000000100000000-0x00000004767fffff] usable
août 29 09:36:43 kernel: NX (Execute Disable) protection: active
août 29 09:36:43 kernel: SMBIOS 2.8 present.
août 29 09:36:43 kernel: DMI: Gigabyte Technology Co., Ltd. To be filled by O.E.M./B150M-DS3H-CF, BIOS F4 03/11/2016
août 29 09:36:43 kernel: tsc: Detected 3200.000 MHz processor
août 29 09:36:43 kernel: tsc: Detected 3199.980 MHz TSC
août 29 09:36:43 kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
août 29 09:36:43 kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
août 29 09:36:43 kernel: last_pfn = 0x476800 max_arch_pfn = 0x400000000
août 29 09:36:43 kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
août 29 09:36:43 kernel: last_pfn = 0x88000 max_arch_pfn = 0x400000000
août 29 09:36:43 kernel: found SMP MP-table at [mem 0x000fcb10-0x000fcb1f]
août 29 09:36:43 kernel: Using GB pages for direct mapping
août 29 09:36:43 kernel: RAMDISK: [mem 0x362ab000-0x3714dfff]
août 29 09:36:43 kernel: ACPI: Early table checksum verification disabled
août 29 09:36:43 kernel: ACPI: RSDP 0x00000000000F05B0 000024 (v02 ALASKA)
août 29 09:36:43 kernel: ACPI: XSDT 0x0000000087F1E0A0 0000BC (v01 ALASKA A M I 01072009 AMI 00010013)
août 29 09:36:43 kernel: ACPI: FACP 0x0000000087F40EE0 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
août 29 09:36:43 kernel: ACPI: DSDT 0x0000000087F1E1F0 022CED (v02 ALASKA A M I 01072009 INTL 20120913)
août 29 09:36:43 kernel: ACPI: FACS 0x0000000087F99F80 000040
août 29 09:36:43 kernel: ACPI: APIC 0x0000000087F40FF0 000084 (v03 ALASKA A M I 01072009 AMI 00010013)
août 29 09:36:43 kernel: ACPI: FPDT 0x0000000087F41078 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
août 29 09:36:43 kernel: ACPI: FIDT 0x0000000087F410C0 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
août 29 09:36:43 kernel: ACPI: MCFG 0x0000000087F41160 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
août 29 09:36:43 kernel: ACPI: HPET 0x0000000087F411A0 000038 (v01 ALASKA A M I 01072009 AMI. 0005000B)
août 29 09:36:43 kernel: ACPI: SSDT 0x0000000087F411D8 00036D (v01 SataRe SataTabl 00001000 INTL 20120913)
août 29 09:36:43 kernel: ACPI: SSDT 0x0000000087F41548 000490 (v02 Intel PerfTune 00001000 INTL 20120913)
août 29 09:36:43 kernel: ACPI: LPIT 0x0000000087F419D8 000094 (v01 INTEL SKL 00000000 MSFT 0000005F)
août 29 09:36:43 kernel: ACPI: SSDT 0x0000000087F41A70 000248 (v02 INTEL sensrhub 00000000 INTL 20120913)
août 29 09:36:43 kernel: ACPI: SSDT 0x0000000087F41CB8 002BAE (v02 INTEL PtidDevc 00001000 INTL 20120913)
août 29 09:36:43 kernel: ACPI: SSDT 0x0000000087F44868 000C45 (v02 INTEL Ther_Rvp 00001000 INTL 20120913)
août 29 09:36:43 kernel: ACPI: DBGP 0x0000000087F454B0 000034 (v01 INTEL 00000000 MSFT 0000005F)
août 29 09:36:43 kernel: ACPI: DBG2 0x0000000087F454E8 000054 (v00 INTEL 00000000 MSFT 0000005F)
août 29 09:36:43 kernel: ACPI: SSDT 0x0000000087F45540 002103 (v02 INTEL xh_rvp10 00000000 INTL 20120913)
août 29 09:36:43 kernel: ACPI: SSDT 0x0000000087F47648 005384 (v02 SaSsdt SaSsdt 00003000 INTL 20120913)
août 29 09:36:43 kernel: ACPI: UEFI 0x0000000087F4C9D0 000042 (v01 ALASKA A M I 00000000 00000000)
août 29 09:36:43 kernel: ACPI: SSDT 0x0000000087F4CA18 000E58 (v02 CpuRef CpuSsdt 00003000 INTL 20120913)
août 29 09:36:43 kernel: ACPI: ASF! 0x0000000087F4D870 0000A5 (v32 INTEL HCG 00000001 TFSM 000F4240)
août 29 09:36:43 kernel: ACPI: Reserving FACP table memory at [mem 0x87f40ee0-0x87f40feb]
août 29 09:36:43 kernel: ACPI: Reserving DSDT table memory at [mem 0x87f1e1f0-0x87f40edc]
août 29 09:36:43 kernel: ACPI: Reserving FACS table memory at [mem 0x87f99f80-0x87f99fbf]
août 29 09:36:43 kernel: ACPI: Reserving APIC table memory at [mem 0x87f40ff0-0x87f41073]
août 29 09:36:43 kernel: ACPI: Reserving FPDT table memory at [mem 0x87f41078-0x87f410bb]
août 29 09:36:43 kernel: ACPI: Reserving FIDT table memory at [mem 0x87f410c0-0x87f4115b]
...skipping...
août 29 11:11:51 systemd[1]: Closed systemd-coredump.socket.
août 29 11:11:51 systemd[1]: systemd-modules-load.service: Deactivated successfully.
août 29 11:11:51 systemd[1]: Stopped systemd-modules-load.service.
août 29 11:11:51 systemd[1]: Stopping systemd-update-utmp.service...
août 29 11:11:51 systemd[1]: run-credentials-systemd\x2dsysctl.service.mount: Deactivated successfully.
août 29 11:11:51 systemd[1]: Unmounted run-credentials-systemd\x2dsysctl.service.mount.
août 29 11:11:51 systemd[1]: systemd-update-utmp.service: Deactivated successfully.
août 29 11:11:51 systemd[1]: Stopped systemd-update-utmp.service.
août 29 11:11:51 systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully.
août 29 11:11:51 systemd[1]: Stopped systemd-tmpfiles-setup.service.
août 29 11:11:51 systemd[1]: Stopped target local-fs.target.
août 29 11:11:51 systemd[1]: Unmounting home.mount...
août 29 11:11:51 systemd[1]: Unmounting run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount...
août 29 11:11:51 systemd[1]: Unmounting run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount...
août 29 11:11:51 systemd[1]: Unmounting run-credentials-systemd\x2dvconsole\x2dsetup.service.mount...
août 29 11:11:51 systemd[1]: Unmounting tmp.mount...
août 29 11:11:51 umount[10380]: umount: /run/credentials/systemd-tmpfiles-setup.service: Aucun point de montage indiqué.
août 29 11:11:51 systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount: Mount process exited, code=exited, status=32/n/a
août 29 11:11:51 systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount: Failed with result 'exit-code'.
août 29 11:11:51 systemd[1]: Unmounted run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount.
août 29 11:11:51 systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount: Deactivated successfully.
août 29 11:11:51 systemd[1]: Unmounted run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount.
août 29 11:11:51 systemd[1]: run-credentials-systemd\x2dvconsole\x2dsetup.service.mount: Deactivated successfully.
août 29 11:11:51 systemd[1]: Unmounted run-credentials-systemd\x2dvconsole\x2dsetup.service.mount.
août 29 11:11:51 systemd[1]: tmp.mount: Deactivated successfully.
août 29 11:11:51 systemd[1]: Unmounted tmp.mount.
août 29 11:11:51 systemd[1]: Stopped target swap.target.
août 29 11:11:51 systemd[1]: Deactivating swap dev-disk-by\x2ddiskseq-19\x2dpart5.swap...
août 29 11:11:51 systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d6.0\x2dpart5.swap: Deactivated successfully.
août 29 11:11:51 systemd[1]: Deactivated swap dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d6.0\x2dpart5.swap.
août 29 11:11:51 systemd[1]: dev-disk-by\x2ddiskseq-19\x2dpart5.swap: Deactivated successfully.
août 29 11:11:51 systemd[1]: Deactivated swap dev-disk-by\x2ddiskseq-19\x2dpart5.swap.
août 29 11:11:51 systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d6\x2dpart5.swap: Deactivated successfully.
août 29 11:11:51 systemd[1]: Deactivated swap dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d6\x2dpart5.swap.
août 29 11:11:51 systemd[1]: dev-disk-by\x2dpartuuid-cc6fa61e\x2d05.swap: Deactivated successfully.
août 29 11:11:51 systemd[1]: Deactivated swap dev-disk-by\x2dpartuuid-cc6fa61e\x2d05.swap.
août 29 11:11:51 systemd[1]: dev-disk-by\x2did-ata\x2dKINGSTON_SV300S37A120G_50026B766600C1BE\x2dpart5.swap: Deactivated successfully.
août 29 11:11:51 systemd[1]: Deactivated swap dev-disk-by\x2did-ata\x2dKINGSTON_SV300S37A120G_50026B766600C1BE\x2dpart5.swap.
août 29 11:11:51 systemd[1]: dev-disk-by\x2did-wwn\x2d0x50026b766600c1be\x2dpart5.swap: Deactivated successfully.
août 29 11:11:51 systemd[1]: Deactivated swap dev-disk-by\x2did-wwn\x2d0x50026b766600c1be\x2dpart5.swap.
août 29 11:11:51 systemd[1]: dev-sdc5.swap: Deactivated successfully.
août 29 11:11:51 systemd[1]: Deactivated swap dev-sdc5.swap.
août 29 11:11:51 systemd[1]: dev-disk-by\x2duuid-fedc2021\x2de4a8\x2d4032\x2dbdc9\x2dfe1caa169fe1.swap: Deactivated successfully.
août 29 11:11:51 systemd[1]: Deactivated swap dev-disk-by\x2duuid-fedc2021\x2de4a8\x2d4032\x2dbdc9\x2dfe1caa169fe1.swap.
août 29 11:11:51 kernel: EXT4-fs (sdc6): unmounting filesystem 9fccbc56-a7f1-4741-87b9-633ed919473f.
août 29 11:11:51 systemd[1]: home.mount: Deactivated successfully.
août 29 11:11:51 systemd[1]: Unmounted home.mount.
août 29 11:11:51 systemd[1]: Reached target umount.target.
août 29 11:11:51 systemd[1]: systemd-fsck@dev-disk-by\x2duuid-9fccbc56\x2da7f1\x2d4741\x2d87b9\x2d633ed919473f.service: Deactivated successfully.
août 29 11:11:51 systemd[1]: Stopped systemd-fsck@dev-disk-by\x2duuid-9fccbc56\x2da7f1\x2d4741\x2d87b9\x2d633ed919473f.service.
août 29 11:11:51 systemd[1]: Removed slice system-systemd\x2dfsck.slice.
août 29 11:11:51 systemd[1]: Stopped target local-fs-pre.target.
août 29 11:11:51 systemd[1]: Stopping lvm2-monitor.service...
août 29 11:11:51 systemd[1]: systemd-remount-fs.service: Deactivated successfully.
août 29 11:11:51 systemd[1]: Stopped systemd-remount-fs.service.
août 29 11:11:51 systemd[1]: systemd-fsck-root.service: Deactivated successfully.
août 29 11:11:51 systemd[1]: Stopped systemd-fsck-root.service.
août 29 11:11:51 systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully.
août 29 11:11:51 systemd[1]: Stopped systemd-tmpfiles-setup-dev.service.
août 29 11:11:51 systemd[1]: lvm2-monitor.service: Deactivated successfully.
août 29 11:11:51 systemd[1]: Stopped lvm2-monitor.service.
août 29 11:11:51 systemd[1]: Reached target shutdown.target.
août 29 11:11:51 systemd[1]: Reached target final.target.
août 29 11:11:51 systemd[1]: systemd-reboot.service: Deactivated successfully.
août 29 11:11:51 systemd[1]: Finished systemd-reboot.service.
août 29 11:11:51 systemd[1]: Reached target reboot.target.
août 29 11:11:51 systemd[1]: Shutting down.
août 29 11:11:51 systemd[1]: Using hardware watchdog 'iTCO_wdt', version 4, device /dev/watchdog0
août 29 11:11:51 systemd[1]: Watchdog running with a timeout of 10min.
août 29 11:11:51 kernel: watchdog: watchdog0: watchdog did not stop!
août 29 11:11:51 systemd-shutdown[1]: Using hardware watchdog 'iTCO_wdt', version 4, device /dev/watchdog0
août 29 11:11:51 systemd-shutdown[1]: Watchdog running with a timeout of 10min.
août 29 11:11:51 systemd-shutdown[1]: Syncing filesystems and block devices.
août 29 11:11:51 systemd-shutdown[1]: Sending SIGTERM to remaining processes...
août 29 11:11:51 systemd-journald[506]: Received SIGTERM from PID 1 (systemd-shutdow).
août 29 11:11:51 ntfs-3g[737]: Unmounting /dev/sdb1 ()
août 29 11:11:51 systemd-journald[506]: Journal stopped
...skipping...
août 29 11:11:51 systemd[1]: Closed systemd-coredump.socket.
août 29 11:11:51 systemd[1]: systemd-modules-load.service: Deactivated successfully.
août 29 11:11:51 systemd[1]: Stopped systemd-modules-load.service.
août 29 11:11:51 systemd[1]: Stopping systemd-update-utmp.service...
août 29 11:11:51 systemd[1]: run-credentials-systemd\x2dsysctl.service.mount: Deactivated successfully.
août 29 11:11:51 systemd[1]: Unmounted run-credentials-systemd\x2dsysctl.service.mount.
août 29 11:11:51 systemd[1]: systemd-update-utmp.service: Deactivated successfully.
août 29 11:11:51 systemd[1]: Stopped systemd-update-utmp.service.
août 29 11:11:51 systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully.
août 29 11:11:51 systemd[1]: Stopped systemd-tmpfiles-setup.service.
août 29 11:11:51 systemd[1]: Stopped target local-fs.target.
août 29 11:11:51 systemd[1]: Unmounting home.mount...
août 29 11:11:51 systemd[1]: Unmounting run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount...
août 29 11:11:51 systemd[1]: Unmounting run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount...
août 29 11:11:51 systemd[1]: Unmounting run-credentials-systemd\x2dvconsole\x2dsetup.service.mount...
août 29 11:11:51 systemd[1]: Unmounting tmp.mount...
août 29 11:11:51 umount[10380]: umount: /run/credentials/systemd-tmpfiles-setup.service: Aucun point de montage indiqué.
août 29 11:11:51 systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount: Mount process exited, code=exited, status=32/n/a
août 29 11:11:51 systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount: Failed with result 'exit-code'.
août 29 11:11:51 systemd[1]: Unmounted run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount.
août 29 11:11:51 systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount: Deactivated successfully.
août 29 11:11:51 systemd[1]: Unmounted run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount.
août 29 11:11:51 systemd[1]: run-credentials-systemd\x2dvconsole\x2dsetup.service.mount: Deactivated successfully.
août 29 11:11:51 systemd[1]: Unmounted run-credentials-systemd\x2dvconsole\x2dsetup.service.mount.
août 29 11:11:51 systemd[1]: tmp.mount: Deactivated successfully.
août 29 11:11:51 systemd[1]: Unmounted tmp.mount.
août 29 11:11:51 systemd[1]: Stopped target swap.target.
août 29 11:11:51 systemd[1]: Deactivating swap dev-disk-by\x2ddiskseq-19\x2dpart5.swap...
août 29 11:11:51 systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d6.0\x2dpart5.swap: Deactivated successfully.
août 29 11:11:51 systemd[1]: Deactivated swap dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d6.0\x2dpart5.swap.
août 29 11:11:51 systemd[1]: dev-disk-by\x2ddiskseq-19\x2dpart5.swap: Deactivated successfully.
août 29 11:11:51 systemd[1]: Deactivated swap dev-disk-by\x2ddiskseq-19\x2dpart5.swap.
août 29 11:11:51 systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d6\x2dpart5.swap: Deactivated successfully.
août 29 11:11:51 systemd[1]: Deactivated swap dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d6\x2dpart5.swap.
août 29 11:11:51 systemd[1]: dev-disk-by\x2dpartuuid-cc6fa61e\x2d05.swap: Deactivated successfully.
août 29 11:11:51 systemd[1]: Deactivated swap dev-disk-by\x2dpartuuid-cc6fa61e\x2d05.swap.
août 29 11:11:51 systemd[1]: dev-disk-by\x2did-ata\x2dKINGSTON_SV300S37A120G_50026B766600C1BE\x2dpart5.swap: Deactivated successfully.
août 29 11:11:51 systemd[1]: Deactivated swap dev-disk-by\x2did-ata\x2dKINGSTON_SV300S37A120G_50026B766600C1BE\x2dpart5.swap.
août 29 11:11:51 systemd[1]: dev-disk-by\x2did-wwn\x2d0x50026b766600c1be\x2dpart5.swap: Deactivated successfully.
août 29 11:11:51 systemd[1]: Deactivated swap dev-disk-by\x2did-wwn\x2d0x50026b766600c1be\x2dpart5.swap.
août 29 11:11:51 systemd[1]: dev-sdc5.swap: Deactivated successfully.
août 29 11:11:51 systemd[1]: Deactivated swap dev-sdc5.swap.
août 29 11:11:51 systemd[1]: dev-disk-by\x2duuid-fedc2021\x2de4a8\x2d4032\x2dbdc9\x2dfe1caa169fe1.swap: Deactivated successfully.
août 29 11:11:51 systemd[1]: Deactivated swap dev-disk-by\x2duuid-fedc2021\x2de4a8\x2d4032\x2dbdc9\x2dfe1caa169fe1.swap.
août 29 11:11:51 kernel: EXT4-fs (sdc6): unmounting filesystem 9fccbc56-a7f1-4741-87b9-633ed919473f.
août 29 11:11:51 systemd[1]: home.mount: Deactivated successfully.
août 29 11:11:51 systemd[1]: Unmounted home.mount.
août 29 11:11:51 systemd[1]: Reached target umount.target.
août 29 11:11:51 systemd[1]: systemd-fsck@dev-disk-by\x2duuid-9fccbc56\x2da7f1\x2d4741\x2d87b9\x2d633ed919473f.service: Deactivated successfully.
août 29 11:11:51 systemd[1]: Stopped systemd-fsck@dev-disk-by\x2duuid-9fccbc56\x2da7f1\x2d4741\x2d87b9\x2d633ed919473f.service.
août 29 11:11:51 systemd[1]: Removed slice system-systemd\x2dfsck.slice.
août 29 11:11:51 systemd[1]: Stopped target local-fs-pre.target.
août 29 11:11:51 systemd[1]: Stopping lvm2-monitor.service...
août 29 11:11:51 systemd[1]: systemd-remount-fs.service: Deactivated successfully.
août 29 11:11:51 systemd[1]: Stopped systemd-remount-fs.service.
août 29 11:11:51 systemd[1]: systemd-fsck-root.service: Deactivated successfully.
août 29 11:11:51 systemd[1]: Stopped systemd-fsck-root.service.
août 29 11:11:51 systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully.
août 29 11:11:51 systemd[1]: Stopped systemd-tmpfiles-setup-dev.service.
août 29 11:11:51 systemd[1]: lvm2-monitor.service: Deactivated successfully.
août 29 11:11:51 systemd[1]: Stopped lvm2-monitor.service.
août 29 11:11:51 systemd[1]: Reached target shutdown.target.
août 29 11:11:51 systemd[1]: Reached target final.target.
août 29 11:11:51 systemd[1]: systemd-reboot.service: Deactivated successfully.
août 29 11:11:51 systemd[1]: Finished systemd-reboot.service.
août 29 11:11:51 systemd[1]: Reached target reboot.target.
août 29 11:11:51 systemd[1]: Shutting down.
août 29 11:11:51 systemd[1]: Using hardware watchdog 'iTCO_wdt', version 4, device /dev/watchdog0
août 29 11:11:51 systemd[1]: Watchdog running with a timeout of 10min.
août 29 11:11:51 kernel: watchdog: watchdog0: watchdog did not stop!
août 29 11:11:51 systemd-shutdown[1]: Using hardware watchdog 'iTCO_wdt', version 4, device /dev/watchdog0
août 29 11:11:51 systemd-shutdown[1]: Watchdog running with a timeout of 10min.
août 29 11:11:51 systemd-shutdown[1]: Syncing filesystems and block devices.
août 29 11:11:51 systemd-shutdown[1]: Sending SIGTERM to remaining processes...
août 29 11:11:51 systemd-journald[506]: Received SIGTERM from PID 1 (systemd-shutdow).
août 29 11:11:51 ntfs-3g[737]: Unmounting /dev/sdb1 ()
août 29 11:11:51 systemd-journald[506]: Journal stopped
Cette fois-ci, l’écran affichait une image gelée, la sourie pouvait bouger, mais aucune interaction possible.
@ Troumad : Ctrl Alt F2 fonctionne bien. Mais mon niveau faiblard en informatique est assez limitant. J'ai la flemme de me lancer dans du SSH


Yuusha Membre non connecté
-
- Voir le profil du membre Yuusha
- Inscrit le : 04/07/2017
- Groupes :
-
Modérateur
-
Administrateur
-
Forgeron
Caché :
août 28 21:31:47 systemd-logind[1109]: The system will suspend now!
août 28 21:31:47 systemd[1]: Reached target sleep.target.
août 28 21:31:47 systemd[1]: Starting systemd-suspend.service...
août 28 21:31:47 systemd-sleep[3201974]: Entering sleep state 'suspend'...
août 28 21:31:47 kernel: PM: suspend entry (deep)
août 28 21:31:47 kernel: Filesystems sync: 0.339 seconds
août 29 00:36:29 kernel: Freezing user space processes
août 29 00:36:29 kernel: Freezing user space processes completed (elapsed 0.001 seconds)
août 29 00:36:29 kernel: OOM killer disabled.
août 29 00:36:29 kernel: Freezing remaining freezable tasks
août 29 00:36:29 kernel: Freezing remaining freezable tasks completed (elapsed 0.000 seconds)
août 29 00:36:29 kernel: printk: Suspending console(s) (use no_console_suspend to debug)
août 29 00:36:29 kernel: parport_pc 00:06: disabled
août 29 00:36:29 kernel: serial 00:05: disabled
août 29 00:36:29 kernel: r8169 0000:03:00.0 enp3s0: Link is Down
août 29 00:36:29 kernel: sd 1:0:0:0: [sdb] Synchronizing SCSI cache
août 29 00:36:29 kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
août 29 00:36:29 kernel: sd 0:0:0:0: [sda] Stopping disk
août 29 00:36:29 kernel: sd 1:0:0:0: [sdb] Stopping disk
août 29 00:36:29 kernel: ACPI: PM: Preparing to enter system sleep state S3
août 29 00:36:29 kernel: ACPI: PM: Saving platform NVS memory
août 29 00:36:29 kernel: Disabling non-boot CPUs ...
août 29 00:36:29 kernel: smpboot: CPU 1 is now offline
août 29 00:36:29 kernel: smpboot: CPU 2 is now offline
août 29 00:36:29 kernel: smpboot: CPU 3 is now offline
août 29 00:36:29 kernel: smpboot: CPU 4 is now offline
août 29 00:36:29 kernel: smpboot: CPU 5 is now offline
août 29 00:36:29 kernel: smpboot: CPU 6 is now offline
août 29 00:36:29 kernel: smpboot: CPU 7 is now offline
août 29 00:36:29 kernel: [Firmware Bug]: TSC ADJUST differs: CPU0 0 --> -1680216633. Restoring
août 29 00:36:29 kernel: ACPI: PM: Low-level resume complete
août 29 00:36:29 kernel: ACPI: PM: Restoring platform NVS memory
août 29 00:36:29 kernel: Enabling non-boot CPUs ...
août 29 00:36:29 kernel: x86: Booting SMP configuration:
août 29 00:36:29 kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
août 29 00:36:29 kernel: CPU1 is up
août 29 00:36:29 kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
août 29 00:36:29 kernel: CPU2 is up
août 29 00:36:29 kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
août 29 00:36:29 kernel: CPU3 is up
août 29 00:36:29 kernel: smpboot: Booting Node 0 Processor 4 APIC 0x1
août 29 00:36:29 kernel: CPU4 is up
août 29 00:36:29 kernel: smpboot: Booting Node 0 Processor 5 APIC 0x3
août 29 00:36:29 kernel: CPU5 is up
août 29 00:36:29 kernel: smpboot: Booting Node 0 Processor 6 APIC 0x5
août 29 00:36:29 kernel: CPU6 is up
août 29 00:36:29 kernel: smpboot: Booting Node 0 Processor 7 APIC 0x7
août 29 00:36:29 kernel: CPU7 is up
août 29 00:36:29 kernel: ACPI: PM: Waking up from system sleep state S3
août 29 00:36:29 kernel: serial 00:05: activated
août 29 00:36:29 kernel: parport_pc 00:06: activated
août 29 00:36:29 kernel: r8169 0000:03:00.0 enp3s0: Link is Down
août 29 00:36:29 kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
août 29 00:36:29 kernel: ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
août 29 00:36:29 kernel: ata1.00: configured for UDMA/133
août 29 00:36:29 kernel: ata3.00: configured for UDMA/100
août 29 00:36:29 kernel: OOM killer enabled.
août 29 00:36:29 kernel: Restarting tasks ...
août 29 00:36:29 kernel: pci_bus 0000:05: Allocating resources
août 29 00:36:29 kernel: pci 0000:04:00.0: PCI bridge to [bus 05]
août 29 00:36:29 kernel: pci 0000:04:00.0: bridge window [io 0x3000-0x3fff]
août 29 00:36:29 kernel: pci 0000:04:00.0: bridge window [mem 0xf2600000-0xf27fffff]
août 29 00:36:29 kernel: pci 0000:04:00.0: bridge window [mem 0xf2800000-0xf29fffff 64bit pref]
août 29 00:36:29 kernel: pci_bus 0000:07: Allocating resources
août 29 00:36:29 kernel: pci 0000:06:00.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 07] add_size 200000 add_align 100000
août 29 00:36:29 kernel: pci 0000:06:00.0: bridge window [mem 0x00100000-0x000fffff] to [bus 07] add_size 200000 add_align 100000
août 29 00:36:29 kernel: pci 0000:06:00.0: BAR 14: no space for [mem size 0x00200000]
août 29 00:36:29 kernel: pci 0000:06:00.0: BAR 14: failed to assign [mem size 0x00200000]
août 29 00:36:29 kernel: pci 0000:06:00.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
août 29 00:36:29 kernel: pci 0000:06:00.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
août 29 00:36:29 kernel: pci 0000:06:00.0: BAR 14: no space for [mem size 0x00200000]
août 29 00:36:29 kernel: pci 0000:06:00.0: BAR 14: failed to assign [mem size 0x00200000]
août 29 00:36:29 kernel: pci 0000:06:00.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
août 29 00:36:29 kernel: pci 0000:06:00.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
août 29 00:36:29 systemd-resolved[835]: Clock change detected. Flushing caches.
août 29 00:36:29 acpid[1055]: client 6370[0:0] has disconnected
août 29 00:36:29 kernel: done.
août 29 00:36:29 kernel: random: crng reseeded on system resumption
août 29 00:36:29 acpid[1055]: client 6370[0:0] has disconnected
août 29 00:36:29 kernel: PM: suspend exit
août 29 00:36:29 systemd-sleep[3201974]: System returned from sleep state.
août 29 00:36:29 systemd[1]: systemd-suspend.service: Deactivated successfully.
août 29 00:36:29 systemd[1]: Finished systemd-suspend.service.
août 29 00:36:29 systemd[1]: Stopped target sleep.target.
août 29 00:36:29 systemd[1]: Reached target suspend.target.
août 29 00:36:29 systemd[1]: Stopped target suspend.target.
août 29 00:36:29 systemd-logind[1109]: Operation 'sleep' finished.
août 28 21:31:47 systemd[1]: Reached target sleep.target.
août 28 21:31:47 systemd[1]: Starting systemd-suspend.service...
août 28 21:31:47 systemd-sleep[3201974]: Entering sleep state 'suspend'...
août 28 21:31:47 kernel: PM: suspend entry (deep)
août 28 21:31:47 kernel: Filesystems sync: 0.339 seconds
août 29 00:36:29 kernel: Freezing user space processes
août 29 00:36:29 kernel: Freezing user space processes completed (elapsed 0.001 seconds)
août 29 00:36:29 kernel: OOM killer disabled.
août 29 00:36:29 kernel: Freezing remaining freezable tasks
août 29 00:36:29 kernel: Freezing remaining freezable tasks completed (elapsed 0.000 seconds)
août 29 00:36:29 kernel: printk: Suspending console(s) (use no_console_suspend to debug)
août 29 00:36:29 kernel: parport_pc 00:06: disabled
août 29 00:36:29 kernel: serial 00:05: disabled
août 29 00:36:29 kernel: r8169 0000:03:00.0 enp3s0: Link is Down
août 29 00:36:29 kernel: sd 1:0:0:0: [sdb] Synchronizing SCSI cache
août 29 00:36:29 kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
août 29 00:36:29 kernel: sd 0:0:0:0: [sda] Stopping disk
août 29 00:36:29 kernel: sd 1:0:0:0: [sdb] Stopping disk
août 29 00:36:29 kernel: ACPI: PM: Preparing to enter system sleep state S3
août 29 00:36:29 kernel: ACPI: PM: Saving platform NVS memory
août 29 00:36:29 kernel: Disabling non-boot CPUs ...
août 29 00:36:29 kernel: smpboot: CPU 1 is now offline
août 29 00:36:29 kernel: smpboot: CPU 2 is now offline
août 29 00:36:29 kernel: smpboot: CPU 3 is now offline
août 29 00:36:29 kernel: smpboot: CPU 4 is now offline
août 29 00:36:29 kernel: smpboot: CPU 5 is now offline
août 29 00:36:29 kernel: smpboot: CPU 6 is now offline
août 29 00:36:29 kernel: smpboot: CPU 7 is now offline
août 29 00:36:29 kernel: [Firmware Bug]: TSC ADJUST differs: CPU0 0 --> -1680216633. Restoring
août 29 00:36:29 kernel: ACPI: PM: Low-level resume complete
août 29 00:36:29 kernel: ACPI: PM: Restoring platform NVS memory
août 29 00:36:29 kernel: Enabling non-boot CPUs ...
août 29 00:36:29 kernel: x86: Booting SMP configuration:
août 29 00:36:29 kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
août 29 00:36:29 kernel: CPU1 is up
août 29 00:36:29 kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
août 29 00:36:29 kernel: CPU2 is up
août 29 00:36:29 kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
août 29 00:36:29 kernel: CPU3 is up
août 29 00:36:29 kernel: smpboot: Booting Node 0 Processor 4 APIC 0x1
août 29 00:36:29 kernel: CPU4 is up
août 29 00:36:29 kernel: smpboot: Booting Node 0 Processor 5 APIC 0x3
août 29 00:36:29 kernel: CPU5 is up
août 29 00:36:29 kernel: smpboot: Booting Node 0 Processor 6 APIC 0x5
août 29 00:36:29 kernel: CPU6 is up
août 29 00:36:29 kernel: smpboot: Booting Node 0 Processor 7 APIC 0x7
août 29 00:36:29 kernel: CPU7 is up
août 29 00:36:29 kernel: ACPI: PM: Waking up from system sleep state S3
août 29 00:36:29 kernel: serial 00:05: activated
août 29 00:36:29 kernel: parport_pc 00:06: activated
août 29 00:36:29 kernel: r8169 0000:03:00.0 enp3s0: Link is Down
août 29 00:36:29 kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
août 29 00:36:29 kernel: ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
août 29 00:36:29 kernel: ata1.00: configured for UDMA/133
août 29 00:36:29 kernel: ata3.00: configured for UDMA/100
août 29 00:36:29 kernel: OOM killer enabled.
août 29 00:36:29 kernel: Restarting tasks ...
août 29 00:36:29 kernel: pci_bus 0000:05: Allocating resources
août 29 00:36:29 kernel: pci 0000:04:00.0: PCI bridge to [bus 05]
août 29 00:36:29 kernel: pci 0000:04:00.0: bridge window [io 0x3000-0x3fff]
août 29 00:36:29 kernel: pci 0000:04:00.0: bridge window [mem 0xf2600000-0xf27fffff]
août 29 00:36:29 kernel: pci 0000:04:00.0: bridge window [mem 0xf2800000-0xf29fffff 64bit pref]
août 29 00:36:29 kernel: pci_bus 0000:07: Allocating resources
août 29 00:36:29 kernel: pci 0000:06:00.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 07] add_size 200000 add_align 100000
août 29 00:36:29 kernel: pci 0000:06:00.0: bridge window [mem 0x00100000-0x000fffff] to [bus 07] add_size 200000 add_align 100000
août 29 00:36:29 kernel: pci 0000:06:00.0: BAR 14: no space for [mem size 0x00200000]
août 29 00:36:29 kernel: pci 0000:06:00.0: BAR 14: failed to assign [mem size 0x00200000]
août 29 00:36:29 kernel: pci 0000:06:00.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
août 29 00:36:29 kernel: pci 0000:06:00.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
août 29 00:36:29 kernel: pci 0000:06:00.0: BAR 14: no space for [mem size 0x00200000]
août 29 00:36:29 kernel: pci 0000:06:00.0: BAR 14: failed to assign [mem size 0x00200000]
août 29 00:36:29 kernel: pci 0000:06:00.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
août 29 00:36:29 kernel: pci 0000:06:00.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
août 29 00:36:29 systemd-resolved[835]: Clock change detected. Flushing caches.
août 29 00:36:29 acpid[1055]: client 6370[0:0] has disconnected
août 29 00:36:29 kernel: done.
août 29 00:36:29 kernel: random: crng reseeded on system resumption
août 29 00:36:29 acpid[1055]: client 6370[0:0] has disconnected
août 29 00:36:29 kernel: PM: suspend exit
août 29 00:36:29 systemd-sleep[3201974]: System returned from sleep state.
août 29 00:36:29 systemd[1]: systemd-suspend.service: Deactivated successfully.
août 29 00:36:29 systemd[1]: Finished systemd-suspend.service.
août 29 00:36:29 systemd[1]: Stopped target sleep.target.
août 29 00:36:29 systemd[1]: Reached target suspend.target.
août 29 00:36:29 systemd[1]: Stopped target suspend.target.
août 29 00:36:29 systemd-logind[1109]: Operation 'sleep' finished.

schlavozensky Membre non connecté
-
- Voir le profil du membre schlavozensky
- Inscrit le : 02/03/2010
- Groupes :
Comment puis-je obtenir les informations de journal que tu a montré en exemple ?

Yuusha Membre non connecté
-
- Voir le profil du membre Yuusha
- Inscrit le : 04/07/2017
- Groupes :
-
Modérateur
-
Administrateur
-
Forgeron
Code BASH :
su - journalctl --no-hostname --no-pager -b -1 > /home/tonUser/journalError.txt chown tonUser:tonGroupe /home/tonUser/journalError.txt exit
Bien sûr, tu remplaces tonUser et tonGroupe par ce qui correspond à ton utilisateur et ton groupe.
Ensuite, tu ouvres le journal avec l'éditeur de texte que tu préfères, et tu fais une recherche pour suspend, tu devrais retrouver les mêmes lignes que moi. Tu copies ça ici.

Troumad Membre non connecté
-
- Voir le profil du membre Troumad
- Inscrit le : 16/10/2010
- Site internet
- Groupes :
schlavozensky :
@ Troumad : Ctrl Alt F2 fonctionne bien. Mais mon niveau faiblard en informatique est assez limitant. J'ai la flemme de me lancer dans du SSH 

Le Ctrl Alt F2 est juste pour éviter le ssh ! Si tu peux y aller, logue-toi et photographie au moins les sorties de :
Code :
ps uawx | grep lock
Code :
ps uawx | grep screen
Code :
ps uawx | grep save
Amicalement Votre
Bernard SIAUD Alias Troumad
Bernard SIAUD Alias Troumad

schlavozensky Membre non connecté
-
- Voir le profil du membre schlavozensky
- Inscrit le : 02/03/2010
- Groupes :
Voici ce que rapporte le journal dans les intervalles demandés (il y a encore de nombreuses lignes après) :
Caché :
août 30 11:43:32 systemd-logind[896]: The system will suspend now!
août 30 11:43:32 plasmashell[2388]: [2383:2407:0830/114332.904180:ERROR:connection_factory_impl.cc(471)] ConnectionHandler failed with net error: -2
août 30 11:43:32 systemd[1]: Reached target sleep.target.
août 30 11:43:32 systemd[1]: Starting systemd-suspend.service...
août 30 11:43:32 systemd-sleep[3663]: Entering sleep state 'suspend'...
août 30 11:43:32 kernel: PM: suspend entry (deep)
août 30 11:43:32 kernel: Filesystems sync: 0.039 seconds
août 30 11:43:42 kernel: Freezing user space processes
août 30 11:43:42 kernel: Freezing user space processes completed (elapsed 0.001 seconds)
août 30 11:43:42 kernel: OOM killer disabled.
août 30 11:43:42 kernel: Freezing remaining freezable tasks
août 30 11:43:42 kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
août 30 11:43:42 kernel: printk: Suspending console(s) (use no_console_suspend to debug)
août 30 11:43:42 kernel: serial 00:02: disabled
août 30 11:43:42 kernel: parport_pc 00:01: disabled
août 30 11:43:42 kernel: r8169 0000:02:00.0 enp2s0: Link is Down
août 30 11:43:42 kernel: sd 5:0:0:0: [sdc] Synchronizing SCSI cache
août 30 11:43:42 kernel: sd 5:0:0:0: [sdc] Stopping disk
août 30 11:43:42 kernel: sd 4:0:0:0: [sdb] Synchronizing SCSI cache
août 30 11:43:42 kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
août 30 11:43:42 kernel: sd 0:0:0:0: [sda] Stopping disk
août 30 11:43:42 kernel: sd 4:0:0:0: [sdb] Stopping disk
août 30 11:43:42 kernel: ACPI: PM: Preparing to enter system sleep state S3
août 30 11:43:42 kernel: ACPI: PM: Saving platform NVS memory
août 30 11:43:42 kernel: Disabling non-boot CPUs ...
août 30 11:43:42 kernel: smpboot: CPU 1 is now offline
août 30 11:43:42 kernel: smpboot: CPU 2 is now offline
août 30 11:43:42 kernel: smpboot: CPU 3 is now offline
août 30 11:43:42 kernel: ACPI: PM: Low-level resume complete
août 30 11:43:42 kernel: ACPI: PM: Restoring platform NVS memory
août 30 11:43:42 kernel: Enabling non-boot CPUs ...
août 30 11:43:42 kernel: x86: Booting SMP configuration:
août 30 11:43:42 kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
août 30 11:43:42 kernel: CPU1 is up
août 30 11:43:42 kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
août 30 11:43:42 kernel: CPU2 is up
août 30 11:43:42 kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
août 30 11:43:42 kernel: CPU3 is up
août 30 11:43:42 kernel: ACPI: PM: Waking up from system sleep state S3
août 30 11:43:42 kernel: sd 0:0:0:0: [sda] Starting disk
août 30 11:43:42 kernel: sd 4:0:0:0: [sdb] Starting disk
août 30 11:43:42 kernel: sd 5:0:0:0: [sdc] Starting disk
août 30 11:43:42 kernel: parport_pc 00:01: activated
août 30 11:43:42 kernel: serial 00:02: activated
août 30 11:43:42 kernel: r8169 0000:02:00.0 enp2s0: Link is Down
août 30 11:43:42 kernel: usb 1-2: reset full-speed USB device number 2 using xhci_hcd
août 30 11:43:42 kernel: nouveau 0000:01:00.0: fifo: fault 01 [WRITE] at 0000000000068000 engine 03 [IFB] client 08 [HUB/HOST_CPU_NB] reason 02 [PTE] on channel 2 [00bfb9a000 Xorg[1396]]
août 30 11:43:42 kernel: nouveau 0000:01:00.0: fifo:000000:0002:[Xorg[1396]] rc scheduled
août 30 11:43:42 kernel: nouveau 0000:01:00.0: fifo:000000: rc scheduled
août 30 11:43:42 kernel: nouveau 0000:01:00.0: fifo:000000:0002:0002:[Xorg[1396]] errored - disabling channel
août 30 11:43:42 kernel: nouveau 0000:01:00.0: Xorg[1396]: channel 2 killed!
août 30 11:43:42 kernel: ata2: SATA link down (SStatus 4 SControl 300)
août 30 11:43:42 kernel: ata3: SATA link down (SStatus 4 SControl 300)
août 30 11:43:42 kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
août 30 11:43:42 kernel: ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
août 30 11:43:42 kernel: ata4: SATA link down (SStatus 4 SControl 300)
août 30 11:43:42 kernel: ata1.00: configured for UDMA/133
août 30 11:43:42 kernel: ata6.00: configured for UDMA/133
août 30 11:43:42 kernel: r8169 0000:02:00.0 enp2s0: Link is Up - 1Gbps/Full - flow control rx/tx
août 30 11:43:42 kernel: ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
août 30 11:43:42 kernel: ata5.00: configured for UDMA/133
août 30 11:43:42 kernel: OOM killer enabled.
août 30 11:43:42 kernel: Restarting tasks ... done.
août 30 11:43:42 kernel: random: crng reseeded on system resumption
août 30 11:43:42 kernel: PM: suspend exit
août 30 11:43:42 dhcpcd[1325]: enp2s0: carrier lost
août 30 11:43:42 systemd-sleep[3663]: System returned from sleep state.
août 30 11:43:42 systemd[1]: Starting systemd-rfkill.service...
août 30 11:43:42 kernel: Bluetooth: hci0: RTL: examining hci_ver=0a hci_rev=000b lmp_ver=0a lmp_subver=8761
août 30 11:43:42 kernel: Bluetooth: hci0: RTL: rom_version status=0 version=1
août 30 11:43:42 kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8761bu_fw.bin
août 30 11:43:42 kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8761bu_config.bin
août 30 11:43:42 kernel: Bluetooth: hci0: RTL: cfg_sz 6, total sz 30210
août 30 11:43:42 dhcpcd[1325]: enp2s0: deleting address 2001:861:4d03:1440:8cdc:d131:168d:a170/64
août 30 11:43:42 dhcpcd[1325]: ps_sendpsmmsg: Bad file descriptor
août 30 11:43:42 dhcpcd[1325]: enp2s0: deleting route to 2001:861:4d03:1440::/64
août 30 11:43:42 dhcpcd[1325]: enp2s0: deleting default route via fe80::229a:7dff:fe08:ec6c
août 30 11:43:42 avahi-daemon[865]: Withdrawing address record for 2001:861:4d03:1440:8cdc:d131:168d:a170 on enp2s0.
août 30 11:43:42 avahi-daemon[865]: Leaving mDNS multicast group on interface enp2s0.IPv6 with address 2001:861:4d03:1440:8cdc:d131:168d:a170.
août 30 11:43:42 systemd[1]: Stopped target bluetooth.target.
août 30 11:43:42 avahi-daemon[865]: Joining mDNS multicast group on interface enp2s0.IPv6 with address 2001:861:4d03:1440:1e1b:dff:fe41:6681.
août 30 11:43:42 systemd[1]: systemd-suspend.service: Deactivated successfully.
août 30 11:43:42 systemd[1]: Finished systemd-suspend.service.
août 30 11:43:42 systemd[1]: Reached target bluetooth.target.
août 30 11:43:42 systemd[1]: Stopped target sleep.target.
août 30 11:43:42 systemd[1]: Reached target suspend.target.
août 30 11:43:42 systemd[1]: Stopped target suspend.target.
août 30 11:43:42 systemd[1779]: Reached target bluetooth.target.
août 30 11:43:42 dhcpcd[1325]: enp2s0: deleting route to 192.168.1.0/24
août 30 11:43:42 dhcpcd[1325]: enp2s0: deleting default route via 192.168.1.254
août 30 11:43:42 dhcpcd[1325]: enp2s0: carrier acquired
août 30 11:43:42 systemd-logind[896]: Operation 'sleep' finished.
août 30 11:43:32 plasmashell[2388]: [2383:2407:0830/114332.904180:ERROR:connection_factory_impl.cc(471)] ConnectionHandler failed with net error: -2
août 30 11:43:32 systemd[1]: Reached target sleep.target.
août 30 11:43:32 systemd[1]: Starting systemd-suspend.service...
août 30 11:43:32 systemd-sleep[3663]: Entering sleep state 'suspend'...
août 30 11:43:32 kernel: PM: suspend entry (deep)
août 30 11:43:32 kernel: Filesystems sync: 0.039 seconds
août 30 11:43:42 kernel: Freezing user space processes
août 30 11:43:42 kernel: Freezing user space processes completed (elapsed 0.001 seconds)
août 30 11:43:42 kernel: OOM killer disabled.
août 30 11:43:42 kernel: Freezing remaining freezable tasks
août 30 11:43:42 kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
août 30 11:43:42 kernel: printk: Suspending console(s) (use no_console_suspend to debug)
août 30 11:43:42 kernel: serial 00:02: disabled
août 30 11:43:42 kernel: parport_pc 00:01: disabled
août 30 11:43:42 kernel: r8169 0000:02:00.0 enp2s0: Link is Down
août 30 11:43:42 kernel: sd 5:0:0:0: [sdc] Synchronizing SCSI cache
août 30 11:43:42 kernel: sd 5:0:0:0: [sdc] Stopping disk
août 30 11:43:42 kernel: sd 4:0:0:0: [sdb] Synchronizing SCSI cache
août 30 11:43:42 kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
août 30 11:43:42 kernel: sd 0:0:0:0: [sda] Stopping disk
août 30 11:43:42 kernel: sd 4:0:0:0: [sdb] Stopping disk
août 30 11:43:42 kernel: ACPI: PM: Preparing to enter system sleep state S3
août 30 11:43:42 kernel: ACPI: PM: Saving platform NVS memory
août 30 11:43:42 kernel: Disabling non-boot CPUs ...
août 30 11:43:42 kernel: smpboot: CPU 1 is now offline
août 30 11:43:42 kernel: smpboot: CPU 2 is now offline
août 30 11:43:42 kernel: smpboot: CPU 3 is now offline
août 30 11:43:42 kernel: ACPI: PM: Low-level resume complete
août 30 11:43:42 kernel: ACPI: PM: Restoring platform NVS memory
août 30 11:43:42 kernel: Enabling non-boot CPUs ...
août 30 11:43:42 kernel: x86: Booting SMP configuration:
août 30 11:43:42 kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
août 30 11:43:42 kernel: CPU1 is up
août 30 11:43:42 kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
août 30 11:43:42 kernel: CPU2 is up
août 30 11:43:42 kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
août 30 11:43:42 kernel: CPU3 is up
août 30 11:43:42 kernel: ACPI: PM: Waking up from system sleep state S3
août 30 11:43:42 kernel: sd 0:0:0:0: [sda] Starting disk
août 30 11:43:42 kernel: sd 4:0:0:0: [sdb] Starting disk
août 30 11:43:42 kernel: sd 5:0:0:0: [sdc] Starting disk
août 30 11:43:42 kernel: parport_pc 00:01: activated
août 30 11:43:42 kernel: serial 00:02: activated
août 30 11:43:42 kernel: r8169 0000:02:00.0 enp2s0: Link is Down
août 30 11:43:42 kernel: usb 1-2: reset full-speed USB device number 2 using xhci_hcd
août 30 11:43:42 kernel: nouveau 0000:01:00.0: fifo: fault 01 [WRITE] at 0000000000068000 engine 03 [IFB] client 08 [HUB/HOST_CPU_NB] reason 02 [PTE] on channel 2 [00bfb9a000 Xorg[1396]]
août 30 11:43:42 kernel: nouveau 0000:01:00.0: fifo:000000:0002:[Xorg[1396]] rc scheduled
août 30 11:43:42 kernel: nouveau 0000:01:00.0: fifo:000000: rc scheduled
août 30 11:43:42 kernel: nouveau 0000:01:00.0: fifo:000000:0002:0002:[Xorg[1396]] errored - disabling channel
août 30 11:43:42 kernel: nouveau 0000:01:00.0: Xorg[1396]: channel 2 killed!
août 30 11:43:42 kernel: ata2: SATA link down (SStatus 4 SControl 300)
août 30 11:43:42 kernel: ata3: SATA link down (SStatus 4 SControl 300)
août 30 11:43:42 kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
août 30 11:43:42 kernel: ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
août 30 11:43:42 kernel: ata4: SATA link down (SStatus 4 SControl 300)
août 30 11:43:42 kernel: ata1.00: configured for UDMA/133
août 30 11:43:42 kernel: ata6.00: configured for UDMA/133
août 30 11:43:42 kernel: r8169 0000:02:00.0 enp2s0: Link is Up - 1Gbps/Full - flow control rx/tx
août 30 11:43:42 kernel: ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
août 30 11:43:42 kernel: ata5.00: configured for UDMA/133
août 30 11:43:42 kernel: OOM killer enabled.
août 30 11:43:42 kernel: Restarting tasks ... done.
août 30 11:43:42 kernel: random: crng reseeded on system resumption
août 30 11:43:42 kernel: PM: suspend exit
août 30 11:43:42 dhcpcd[1325]: enp2s0: carrier lost
août 30 11:43:42 systemd-sleep[3663]: System returned from sleep state.
août 30 11:43:42 systemd[1]: Starting systemd-rfkill.service...
août 30 11:43:42 kernel: Bluetooth: hci0: RTL: examining hci_ver=0a hci_rev=000b lmp_ver=0a lmp_subver=8761
août 30 11:43:42 kernel: Bluetooth: hci0: RTL: rom_version status=0 version=1
août 30 11:43:42 kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8761bu_fw.bin
août 30 11:43:42 kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8761bu_config.bin
août 30 11:43:42 kernel: Bluetooth: hci0: RTL: cfg_sz 6, total sz 30210
août 30 11:43:42 dhcpcd[1325]: enp2s0: deleting address 2001:861:4d03:1440:8cdc:d131:168d:a170/64
août 30 11:43:42 dhcpcd[1325]: ps_sendpsmmsg: Bad file descriptor
août 30 11:43:42 dhcpcd[1325]: enp2s0: deleting route to 2001:861:4d03:1440::/64
août 30 11:43:42 dhcpcd[1325]: enp2s0: deleting default route via fe80::229a:7dff:fe08:ec6c
août 30 11:43:42 avahi-daemon[865]: Withdrawing address record for 2001:861:4d03:1440:8cdc:d131:168d:a170 on enp2s0.
août 30 11:43:42 avahi-daemon[865]: Leaving mDNS multicast group on interface enp2s0.IPv6 with address 2001:861:4d03:1440:8cdc:d131:168d:a170.
août 30 11:43:42 systemd[1]: Stopped target bluetooth.target.
août 30 11:43:42 avahi-daemon[865]: Joining mDNS multicast group on interface enp2s0.IPv6 with address 2001:861:4d03:1440:1e1b:dff:fe41:6681.
août 30 11:43:42 systemd[1]: systemd-suspend.service: Deactivated successfully.
août 30 11:43:42 systemd[1]: Finished systemd-suspend.service.
août 30 11:43:42 systemd[1]: Reached target bluetooth.target.
août 30 11:43:42 systemd[1]: Stopped target sleep.target.
août 30 11:43:42 systemd[1]: Reached target suspend.target.
août 30 11:43:42 systemd[1]: Stopped target suspend.target.
août 30 11:43:42 systemd[1779]: Reached target bluetooth.target.
août 30 11:43:42 dhcpcd[1325]: enp2s0: deleting route to 192.168.1.0/24
août 30 11:43:42 dhcpcd[1325]: enp2s0: deleting default route via 192.168.1.254
août 30 11:43:42 dhcpcd[1325]: enp2s0: carrier acquired
août 30 11:43:42 systemd-logind[896]: Operation 'sleep' finished.
Troumad, je me suis trompé, Ctrl Alt F2 n'est pas accessible :/
Édité par schlavozensky Le 30/08/2023 à 11h55

Papoteur Membre non connecté
-
- Voir le profil du membre Papoteur
- Inscrit le : 03/10/2011
- Groupes :
-
Modérateur
-
Équipe Mageia
-
Administrateur
-
Forgeron
Tu nous indiquais dans le premier message que le souci est à la reprise après la mise en veille.
Or, ton extrait de journal ne concerne que la phase de mise en veille, pas ce qui se passe après. Il n'y a plus rien ?
Yves
Répondre
Vous n'êtes pas autorisé à écrire dans cette catégorie