#1 Le 14/07/2024, à 18:20
- Gotty
[CLOS] Freeze sur Lenovo Thinkpad
Bonjour,
J'ai des freeze assez fréquents sur mon PC Portable Thinkpad L480 (reconditionné) acheté il y a peu.
Les conditions
En général, ça a lieu quand je lance quelque chose : firefox, thunderbird, mais aussi quand je chargeais les fichiers de log pour débuggeur justement.
A noter, ceci a l'air plus fréquent quand je suis branché sur une station d'accueil Thinkpad. J'écris ce message sans y être branché.
Ce qui se passe
Parfois, cela commence par une fenêtre qui propose de terminer le logiciel qui a l'air de prendre trop de temps. Mais que je clique sur Fermer ou non, rien ne change. Pendant quelques secondes, je peux bouger la souris mais les clics sont inopérants. Ensuite, le curseur se fige.
Mes premières recherches
J'ai cherché des sources d'erreur, j'ai commencé par les commandes souvent demandées pour débugguer
lspci -vnn | grep -A 12 '\''[030[02]\]' | grep -Ei "vga|3d|display|kernel"
00:02.0 VGA compatible controller [0300]: Intel Corporation UHD Graphics 620 [8086:5917] (rev 07) (prog-if 00 [VGA controller])
Kernel modules: i915
uname-a
Linux antoine-ThinkPad-L480 6.5.0-41-generic #41~22.04.2-Ubuntu SMP PREEMPT_DYNAMIC Mon Jun 3 11:32:55 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
ls -l /var/crash
total 60
-rw-r----- 1 antoine whoopsie 59723 juil. 12 15:38 _usr_bin_calibre-parallel.1000.crash
echo $XDG_SESSION_TYPE
x11
Je vais mettre des logs dans un message suivant
Dernière modification par Gotty (Le 17/07/2024, à 09:47)
Hors ligne
#2 Le 14/07/2024, à 18:29
- Gotty
Re : [CLOS] Freeze sur Lenovo Thinkpad
Voici 3 exemples de lignes de syslog avant 3 crashs.
Redémarrage à 17:59
Jul 14 17:53:13 antoine-ThinkPad-L480 rtkit-daemon[1046]: message repeated 3 times: [ Supervising 13 threads of 6 processes of 1 users.]
Jul 14 17:53:19 antoine-ThinkPad-L480 dbus-daemon[1468]: [session uid=1000 pid=1468] Activating via systemd: service name='org.freedesktop.Tracker3.Miner.Extract' unit='tracker-extract-3.service' requested by ':1.89' (uid=1000 pid=2120 comm="/usr/libexec/tracker-miner-fs-3 " label="unconfined")
Jul 14 17:53:19 antoine-ThinkPad-L480 systemd[1436]: Starting Tracker metadata extractor...
Jul 14 17:53:19 antoine-ThinkPad-L480 dbus-daemon[1468]: [session uid=1000 pid=1468] Successfully activated service 'org.freedesktop.Tracker3.Miner.Extract'
Jul 14 17:53:19 antoine-ThinkPad-L480 systemd[1436]: Started Tracker metadata extractor.
Jul 14 17:53:20 antoine-ThinkPad-L480 xdg-desktop-por[1795]: Unhandled parent window type
Jul 14 17:53:20 antoine-ThinkPad-L480 xdg-desktop-por[1795]: Failed to associate portal window with parent window
Jul 14 17:53:28 antoine-ThinkPad-L480 dbus-daemon[778]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.213' (uid=1000 pid=8010 comm="file-roller /home/antoine/T??l??chargements/HT2024" label="unconfined")
Jul 14 17:53:28 antoine-ThinkPad-L480 systemd[1]: Starting Hostname Service...
Jul 14 17:53:28 antoine-ThinkPad-L480 dbus-daemon[778]: [system] Successfully activated service 'org.freedesktop.hostname1'
Jul 14 17:53:28 antoine-ThinkPad-L480 systemd[1]: Started Hostname Service.
Jul 14 17:53:40 antoine-ThinkPad-L480 systemd[1436]: Started snap.firefox.firefox-eff8903d-f824-4930-a128-0d3f178c1a1b.scope.
Jul 14 17:53:40 antoine-ThinkPad-L480 kernel: [ 1619.697304] kauditd_printk_skb: 10 callbacks suppressed
Jul 14 17:53:40 antoine-ThinkPad-L480 kernel: [ 1619.697314] audit: type=1400 audit(1720972420.154:195): apparmor="DENIED" operation="capable" class="cap" profile="/usr/lib/snapd/snap-confine" pid=8489 comm="snap-confine" capability=12 capname="net_admin"
Jul 14 17:53:40 antoine-ThinkPad-L480 kernel: [ 1619.697340] audit: type=1400 audit(1720972420.154:196): apparmor="DENIED" operation="capable" class="cap" profile="/usr/lib/snapd/snap-confine" pid=8489 comm="snap-confine" capability=38 capname="perfmon"
Jul 14 17:53:40 antoine-ThinkPad-L480 firefox[8489]: Not loading module "atk-bridge": The functionality is provided by GTK natively. Please try to not load it.
Jul 14 17:53:41 antoine-ThinkPad-L480 rtkit-daemon[1046]: Supervising 13 threads of 6 processes of 1 users.
Jul 14 17:53:41 antoine-ThinkPad-L480 rtkit-daemon[1046]: Supervising 13 threads of 6 processes of 1 users.
Jul 14 17:53:42 antoine-ThinkPad-L480 gnome-shell[1609]: Object .Gjs_ui_messageTray_Notification (0x5ddb4dfb38e0), has been already disposed — impossible to emit any signal on it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Jul 14 17:53:42 antoine-ThinkPad-L480 gnome-shell[1609]: == Stack trace for context 0x5ddb4b70b4b0 ==
Jul 14 17:53:42 antoine-ThinkPad-L480 gnome-shell[1609]: #0 5ddb4e498148 i resource:///org/gnome/shell/ui/messageTray.js:493 (3510e3c51f10 @ 69)
Jul 14 17:53:42 antoine-ThinkPad-L480 gnome-shell[1609]: #1 5ddb4e4980a0 i resource:///org/gnome/shell/ui/messageTray.js:489 (3510e3c51ec0 @ 56)
Jul 14 17:53:42 antoine-ThinkPad-L480 gnome-shell[1609]: #2 5ddb4e498018 i resource:///org/gnome/shell/ui/calendar.js:796 (3510e3c5e100 @ 22)
Jul 14 17:53:42 antoine-ThinkPad-L480 gnome-shell[1609]: == Stack trace for context 0x5ddb4b70b4b0 ==
Jul 14 17:53:42 antoine-ThinkPad-L480 gnome-shell[1609]: #0 5ddb4e498148 i resource:///org/gnome/shell/ui/messageTray.js:494 (3510e3c51f10 @ 84)
Jul 14 17:53:42 antoine-ThinkPad-L480 gnome-shell[1609]: #1 5ddb4e4980a0 i resource:///org/gnome/shell/ui/messageTray.js:489 (3510e3c51ec0 @ 56)
Jul 14 17:53:42 antoine-ThinkPad-L480 gnome-shell[1609]: #2 5ddb4e498018 i resource:///org/gnome/shell/ui/calendar.js:796 (3510e3c5e100 @ 22)
Jul 14 17:53:42 antoine-ThinkPad-L480 gnome-shell[1609]: Object .Gjs_ui_messageTray_Notification (0x5ddb4dfb38e0), has been already disposed — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Jul 14 17:53:51 antoine-ThinkPad-L480 NetworkManager[779]: <info> [1720972431.5049] device (enx482ae3be3771): state change: ip-config -> failed (reason 'ip-config-unavailable', sys-iface-state: 'managed')
Jul 14 17:53:51 antoine-ThinkPad-L480 NetworkManager[779]: <warn> [1720972431.5062] device (enx482ae3be3771): Activation: failed for connection 'Connexion filaire 2'
Jul 14 17:53:51 antoine-ThinkPad-L480 NetworkManager[779]: <info> [1720972431.5069] device (enx482ae3be3771): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
Jul 14 17:53:51 antoine-ThinkPad-L480 avahi-daemon[773]: Withdrawing address record for fe80::f422:750f:705e:888a on enx482ae3be3771.
Jul 14 17:53:51 antoine-ThinkPad-L480 avahi-daemon[773]: Leaving mDNS multicast group on interface enx482ae3be3771.IPv6 with address fe80::f422:750f:705e:888a.
Jul 14 17:53:51 antoine-ThinkPad-L480 avahi-daemon[773]: Interface enx482ae3be3771.IPv6 no longer relevant for mDNS.
Jul 14 17:53:51 antoine-ThinkPad-L480 NetworkManager[779]: <info> [1720972431.5405] dhcp4 (enx482ae3be3771): canceled DHCP transaction
Jul 14 17:53:58 antoine-ThinkPad-L480 systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jul 14 17:55:16 antoine-ThinkPad-L480 systemd[1436]: app-gnome-gnome\x2dsystem\x2dmonitor-5234.scope: Consumed 2min 51.677s CPU time.
Jul 14 17:55:24 antoine-ThinkPad-L480 systemd[1436]: vte-spawn-4b233e43-328f-4151-86cb-09da6cbc6925.scope: Consumed 1min 4.558s CPU time.
Jul 14 17:55:24 antoine-ThinkPad-L480 systemd[1436]: gnome-terminal-server.service: Consumed 3.127s CPU time.
Jul 14 17:55:25 antoine-ThinkPad-L480 systemd[1436]: Started Application launched by gnome-shell.
Jul 14 17:55:25 antoine-ThinkPad-L480 systemd[1436]: Started snap.firefox.firefox-171815bb-9c9e-443d-ad1e-b4a0079d8d91.scope.
Jul 14 17:55:26 antoine-ThinkPad-L480 firefox[8735]: Not loading module "atk-bridge": The functionality is provided by GTK natively. Please try to not load it.
Jul 14 17:55:28 antoine-ThinkPad-L480 dbus-daemon[778]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' requested by ':1.216' (uid=1000 pid=8735 comm="/snap/firefox/4539/usr/lib/firefox/firefox " label="snap.firefox.firefox (enforce)")
Jul 14 17:55:28 antoine-ThinkPad-L480 systemd[1]: Starting Time & Date Service...
Jul 14 17:55:28 antoine-ThinkPad-L480 systemd-resolved[545]: Using degraded feature set UDP instead of UDP+EDNS0 for DNS server 2a01:cb16:14:6d66::55.
Jul 14 17:55:28 antoine-ThinkPad-L480 dbus-daemon[778]: [system] Successfully activated service 'org.freedesktop.timedate1'
Jul 14 17:55:28 antoine-ThinkPad-L480 systemd[1]: Started Time & Date Service.
Jul 14 17:55:29 antoine-ThinkPad-L480 kernel: [ 1728.554501] audit: type=1107 audit(1720972529.010:197): pid=778 uid=102 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call" bus="system" path="/org/freedesktop/timedate1" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.217" pid=8735 label="snap.firefox.firefox" peer_pid=8899 peer_label="unconfined"
Jul 14 17:55:29 antoine-ThinkPad-L480 kernel: [ 1728.554501] exe="/usr/bin/dbus-daemon" sauid=102 hostname=? addr=? terminal=?'
Jul 14 17:55:29 antoine-ThinkPad-L480 kernel: [ 1728.665189] audit: type=1107 audit(1720972529.118:198): pid=778 uid=102 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call" bus="system" path="/org/freedesktop/timedate1" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.217" pid=8735 label="snap.firefox.firefox" peer_pid=8899 peer_label="unconfined"
Jul 14 17:55:29 antoine-ThinkPad-L480 kernel: [ 1728.665189] exe="/usr/bin/dbus-daemon" sauid=102 hostname=? addr=? terminal=?'
Jul 14 17:55:29 antoine-ThinkPad-L480 rtkit-daemon[1046]: Supervising 10 threads of 3 processes of 1 users.
Jul 14 17:55:29 antoine-ThinkPad-L480 rtkit-daemon[1046]: message repeated 3 times: [ Supervising 10 threads of 3 processes of 1 users.]
Jul 14 17:55:29 antoine-ThinkPad-L480 rtkit-daemon[1046]: Successfully made thread 8939 of process 8735 owned by '1000' RT at priority 10.
Jul 14 17:55:29 antoine-ThinkPad-L480 rtkit-daemon[1046]: Supervising 11 threads of 4 processes of 1 users.
Jul 14 17:55:29 antoine-ThinkPad-L480 gnome-shell[1609]: meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' failed
Jul 14 17:55:30 antoine-ThinkPad-L480 systemd[1436]: snap.firefox.firefox-ed9d5105-ce36-4099-bce4-97e61e9e8196.scope: Consumed 36min 6.108s CPU time.
Jul 14 17:55:31 antoine-ThinkPad-L480 rtkit-daemon[1046]: Supervising 11 threads of 4 processes of 1 users.
Jul 14 17:55:31 antoine-ThinkPad-L480 rtkit-daemon[1046]: Supervising 11 threads of 4 processes of 1 users.
Jul 14 17:55:32 antoine-ThinkPad-L480 xdg-desktop-por[1791]: Could not find WebExtensions backend: cannot find native messaging server
Jul 14 17:55:32 antoine-ThinkPad-L480 firefox_firefox.desktop[8735]: [Parent 8735, Main Thread] WARNING: OnCloseSessionDone error: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: L’objet n’existe pas à l’emplacement « /org/freedesktop/portal/desktop/session/1_210/firefox_net_downloadhelper_coapp_229487302 »: 'glib warning', file /build/firefox/parts/firefox/build/toolkit/xre/nsSigHandlers.cpp:187
Jul 14 17:55:32 antoine-ThinkPad-L480 firefox[8735]: OnCloseSessionDone error: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: L’objet n’existe pas à l’emplacement « /org/freedesktop/portal/desktop/session/1_210/firefox_net_downloadhelper_coapp_229487302 »
Jul 14 17:55:34 antoine-ThinkPad-L480 rtkit-daemon[1046]: Supervising 11 threads of 4 processes of 1 users.
Jul 14 17:55:34 antoine-ThinkPad-L480 rtkit-daemon[1046]: message repeated 5 times: [ Supervising 11 threads of 4 processes of 1 users.]
Jul 14 17:55:37 antoine-ThinkPad-L480 systemd[1436]: Started Application launched by gnome-shell.
Jul 14 17:55:38 antoine-ThinkPad-L480 thunderbird.desktop[9274]: [ImapModuleLoader] Using nsImapService.cpp
Jul 14 17:55:40 antoine-ThinkPad-L480 xdg-desktop-por[1791]: Could not find WebExtensions backend: cannot find native messaging server
Jul 14 17:55:43 antoine-ThinkPad-L480 thunderbird.desktop[9274]: console.debug: "Found 0 public keys and 0 secret keys (0 protected, 0 unprotected)"
Jul 14 17:55:43 antoine-ThinkPad-L480 thunderbird.desktop[9274]: console.debug: "Successfully loaded optional OpenPGP library libgpgme.so.11 from system's standard library locations"
Jul 14 17:55:43 antoine-ThinkPad-L480 thunderbird.desktop[9274]: console.debug: "gpgme version: 1.16.0"
Jul 14 17:55:44 antoine-ThinkPad-L480 thunderbird.desktop[9274]: JavaScript error: chrome://messenger/content/aboutMessage.js, line 119: NS_ERROR_ILLEGAL_VALUE: Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIWebProgress.addProgressListener]
Jul 14 17:55:44 antoine-ThinkPad-L480 rtkit-daemon[1046]: Supervising 11 threads of 4 processes of 1 users.
Jul 14 17:55:44 antoine-ThinkPad-L480 rtkit-daemon[1046]: message repeated 5 times: [ Supervising 11 threads of 4 processes of 1 users.]
Jul 14 17:55:44 antoine-ThinkPad-L480 rtkit-daemon[1046]: Successfully made thread 9434 of process 9274 owned by '1000' RT at priority 10.
Jul 14 17:55:44 antoine-ThinkPad-L480 rtkit-daemon[1046]: Supervising 12 threads of 5 processes of 1 users.
Jul 14 17:55:45 antoine-ThinkPad-L480 systemd[1436]: Started snap.firefox.firefox-65851ce8-28bb-4e06-9b24-bfeba3d1ab0a.scope.
Jul 14 17:55:45 antoine-ThinkPad-L480 kernel: [ 1744.973858] audit: type=1400 audit(1720972545.426:199): apparmor="DENIED" operation="capable" class="cap" profile="/usr/lib/snapd/snap-confine" pid=9459 comm="snap-confine" capability=12 capname="net_admin"
Jul 14 17:55:45 antoine-ThinkPad-L480 kernel: [ 1744.974126] audit: type=1400 audit(1720972545.426:200): apparmor="DENIED" operation="capable" class="cap" profile="/usr/lib/snapd/snap-confine" pid=9459 comm="snap-confine" capability=38 capname="perfmon"
Jul 14 17:55:45 antoine-ThinkPad-L480 rtkit-daemon[1046]: Supervising 12 threads of 5 processes of 1 users.
Jul 14 17:55:45 antoine-ThinkPad-L480 rtkit-daemon[1046]: Supervising 12 threads of 5 processes of 1 users.
Jul 14 17:55:46 antoine-ThinkPad-L480 firefox[9459]: Not loading module "atk-bridge": The functionality is provided by GTK natively. Please try to not load it.
Jul 14 17:55:46 antoine-ThinkPad-L480 systemd[1436]: snap.firefox.firefox-65851ce8-28bb-4e06-9b24-bfeba3d1ab0a.scope: Consumed 1.039s CPU time.
Jul 14 17:55:48 antoine-ThinkPad-L480 rtkit-daemon[1046]: Supervising 12 threads of 5 processes of 1 users.
Jul 14 17:55:48 antoine-ThinkPad-L480 rtkit-daemon[1046]: Supervising 12 threads of 5 processes of 1 users.
Jul 14 17:55:58 antoine-ThinkPad-L480 systemd[1]: systemd-timedated.service: Deactivated successfully.
Jul 14 17:59:40 antoine-ThinkPad-L480 systemd-modules-load[290]: Inserted module 'lp'
Redémarrage à 18:42 suite à un freeze
Jul 14 18:33:47 antoine-ThinkPad-L480 anacron[7733]: Anacron 2.3 started on 2024-07-14
Jul 14 18:33:47 antoine-ThinkPad-L480 anacron[7733]: Normal exit (0 jobs run)
Jul 14 18:33:47 antoine-ThinkPad-L480 systemd[1]: anacron.service: Deactivated successfully.
Jul 14 18:33:52 antoine-ThinkPad-L480 rtkit-daemon[1014]: Supervising 12 threads of 5 processes of 1 users.
Jul 14 18:33:53 antoine-ThinkPad-L480 rtkit-daemon[1014]: message repeated 3 times: [ Supervising 12 threads of 5 processes of 1 users.]
Jul 14 18:34:05 antoine-ThinkPad-L480 NetworkManager[763]: <info> [1720974845.2446] device (enx482ae3be3771): state change: ip-config -> failed (reason 'ip-config-unavailable', sys-iface-state: 'managed')
Jul 14 18:34:05 antoine-ThinkPad-L480 NetworkManager[763]: <warn> [1720974845.2449] device (enx482ae3be3771): Activation: failed for connection 'Connexion filaire 2'
Jul 14 18:34:05 antoine-ThinkPad-L480 NetworkManager[763]: <info> [1720974845.2451] device (enx482ae3be3771): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
Jul 14 18:34:05 antoine-ThinkPad-L480 avahi-daemon[757]: Withdrawing address record for fe80::f422:750f:705e:888a on enx482ae3be3771.
Jul 14 18:34:05 antoine-ThinkPad-L480 avahi-daemon[757]: Leaving mDNS multicast group on interface enx482ae3be3771.IPv6 with address fe80::f422:750f:705e:888a.
Jul 14 18:34:05 antoine-ThinkPad-L480 avahi-daemon[757]: Interface enx482ae3be3771.IPv6 no longer relevant for mDNS.
Jul 14 18:34:05 antoine-ThinkPad-L480 NetworkManager[763]: <info> [1720974845.2746] dhcp4 (enx482ae3be3771): canceled DHCP transaction
Jul 14 18:34:05 antoine-ThinkPad-L480 NetworkManager[763]: <info> [1720974845.2755] policy: auto-activating connection 'Connexion filaire 2' (53400bbe-96ec-3fb3-a68e-a134381c62f3)
Jul 14 18:34:05 antoine-ThinkPad-L480 NetworkManager[763]: <info> [1720974845.2760] device (enx482ae3be3771): Activation: starting connection 'Connexion filaire 2' (53400bbe-96ec-3fb3-a68e-a134381c62f3)
Jul 14 18:34:05 antoine-ThinkPad-L480 NetworkManager[763]: <info> [1720974845.2761] device (enx482ae3be3771): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jul 14 18:34:05 antoine-ThinkPad-L480 NetworkManager[763]: <info> [1720974845.2763] device (enx482ae3be3771): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jul 14 18:34:05 antoine-ThinkPad-L480 NetworkManager[763]: <info> [1720974845.2768] device (enx482ae3be3771): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Jul 14 18:34:05 antoine-ThinkPad-L480 NetworkManager[763]: <info> [1720974845.2773] dhcp4 (enx482ae3be3771): activation: beginning transaction (timeout in 45 seconds)
Jul 14 18:34:05 antoine-ThinkPad-L480 avahi-daemon[757]: Joining mDNS multicast group on interface enx482ae3be3771.IPv6 with address fe80::f422:750f:705e:888a.
Jul 14 18:34:05 antoine-ThinkPad-L480 avahi-daemon[757]: New relevant interface enx482ae3be3771.IPv6 for mDNS.
Jul 14 18:34:05 antoine-ThinkPad-L480 avahi-daemon[757]: Registering new address record for fe80::f422:750f:705e:888a on enx482ae3be3771.*.
Jul 14 18:34:09 antoine-ThinkPad-L480 systemd-resolved[570]: Grace period over, resuming full feature set (UDP+EDNS0) for DNS server 2a01:cb16:14:6d66::71.
Jul 14 18:34:09 antoine-ThinkPad-L480 systemd-resolved[570]: Using degraded feature set UDP instead of UDP+EDNS0 for DNS server 2a01:cb16:14:6d66::71.
Jul 14 18:34:11 antoine-ThinkPad-L480 rtkit-daemon[1014]: Supervising 12 threads of 5 processes of 1 users.
Jul 14 18:34:11 antoine-ThinkPad-L480 rtkit-daemon[1014]: Supervising 12 threads of 5 processes of 1 users.
Jul 14 18:34:50 antoine-ThinkPad-L480 NetworkManager[763]: <info> [1720974890.2468] device (enx482ae3be3771): state change: ip-config -> failed (reason 'ip-config-unavailable', sys-iface-state: 'managed')
Jul 14 18:34:50 antoine-ThinkPad-L480 NetworkManager[763]: <warn> [1720974890.2471] device (enx482ae3be3771): Activation: failed for connection 'Connexion filaire 2'
Jul 14 18:34:50 antoine-ThinkPad-L480 NetworkManager[763]: <info> [1720974890.2472] device (enx482ae3be3771): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
Jul 14 18:34:50 antoine-ThinkPad-L480 avahi-daemon[757]: Withdrawing address record for fe80::f422:750f:705e:888a on enx482ae3be3771.
Jul 14 18:34:50 antoine-ThinkPad-L480 avahi-daemon[757]: Leaving mDNS multicast group on interface enx482ae3be3771.IPv6 with address fe80::f422:750f:705e:888a.
Jul 14 18:34:50 antoine-ThinkPad-L480 avahi-daemon[757]: Interface enx482ae3be3771.IPv6 no longer relevant for mDNS.
Jul 14 18:34:50 antoine-ThinkPad-L480 NetworkManager[763]: <info> [1720974890.2786] dhcp4 (enx482ae3be3771): canceled DHCP transaction
Jul 14 18:34:50 antoine-ThinkPad-L480 NetworkManager[763]: <info> [1720974890.2795] policy: auto-activating connection 'Connexion filaire 2' (53400bbe-96ec-3fb3-a68e-a134381c62f3)
Jul 14 18:34:50 antoine-ThinkPad-L480 NetworkManager[763]: <info> [1720974890.2800] device (enx482ae3be3771): Activation: starting connection 'Connexion filaire 2' (53400bbe-96ec-3fb3-a68e-a134381c62f3)
Jul 14 18:34:50 antoine-ThinkPad-L480 NetworkManager[763]: <info> [1720974890.2801] device (enx482ae3be3771): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jul 14 18:34:50 antoine-ThinkPad-L480 NetworkManager[763]: <info> [1720974890.2804] device (enx482ae3be3771): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jul 14 18:34:50 antoine-ThinkPad-L480 NetworkManager[763]: <info> [1720974890.2809] device (enx482ae3be3771): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Jul 14 18:34:50 antoine-ThinkPad-L480 NetworkManager[763]: <info> [1720974890.2814] dhcp4 (enx482ae3be3771): activation: beginning transaction (timeout in 45 seconds)
Jul 14 18:34:50 antoine-ThinkPad-L480 avahi-daemon[757]: Joining mDNS multicast group on interface enx482ae3be3771.IPv6 with address fe80::f422:750f:705e:888a.
Jul 14 18:34:50 antoine-ThinkPad-L480 avahi-daemon[757]: New relevant interface enx482ae3be3771.IPv6 for mDNS.
Jul 14 18:34:50 antoine-ThinkPad-L480 avahi-daemon[757]: Registering new address record for fe80::f422:750f:705e:888a on enx482ae3be3771.*.
Jul 14 18:34:53 antoine-ThinkPad-L480 rtkit-daemon[1014]: Supervising 12 threads of 5 processes of 1 users.
Jul 14 18:35:30 antoine-ThinkPad-L480 rtkit-daemon[1014]: message repeated 3 times: [ Supervising 12 threads of 5 processes of 1 users.]
Jul 14 18:35:35 antoine-ThinkPad-L480 NetworkManager[763]: <info> [1720974935.2431] device (enx482ae3be3771): state change: ip-config -> failed (reason 'ip-config-unavailable', sys-iface-state: 'managed')
Jul 14 18:35:35 antoine-ThinkPad-L480 NetworkManager[763]: <warn> [1720974935.2434] device (enx482ae3be3771): Activation: failed for connection 'Connexion filaire 2'
Jul 14 18:35:35 antoine-ThinkPad-L480 NetworkManager[763]: <info> [1720974935.2436] device (enx482ae3be3771): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
Jul 14 18:35:35 antoine-ThinkPad-L480 avahi-daemon[757]: Withdrawing address record for fe80::f422:750f:705e:888a on enx482ae3be3771.
Jul 14 18:35:35 antoine-ThinkPad-L480 avahi-daemon[757]: Leaving mDNS multicast group on interface enx482ae3be3771.IPv6 with address fe80::f422:750f:705e:888a.
Jul 14 18:35:35 antoine-ThinkPad-L480 avahi-daemon[757]: Interface enx482ae3be3771.IPv6 no longer relevant for mDNS.
Jul 14 18:35:35 antoine-ThinkPad-L480 NetworkManager[763]: <info> [1720974935.2782] dhcp4 (enx482ae3be3771): canceled DHCP transaction
Jul 14 18:36:20 antoine-ThinkPad-L480 systemd[1407]: snap.firefox.firefox-69a81c1c-6a67-49cc-b6e4-314f4bad09be.scope: Consumed 8min 56.726s CPU time.
Jul 14 18:36:21 antoine-ThinkPad-L480 systemd[1407]: Started Application launched by gnome-shell.
Jul 14 18:36:21 antoine-ThinkPad-L480 systemd[1407]: Started snap.firefox.firefox-db4b7f5f-6867-44c6-87e0-7e1712a89beb.scope.
Jul 14 18:36:21 antoine-ThinkPad-L480 firefox[8064]: Not loading module "atk-bridge": The functionality is provided by GTK natively. Please try to not load it.
Jul 14 18:36:22 antoine-ThinkPad-L480 dbus-daemon[762]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' requested by ':1.190' (uid=1000 pid=8064 comm="/snap/firefox/4539/usr/lib/firefox/firefox " label="snap.firefox.firefox (enforce)")
Jul 14 18:36:22 antoine-ThinkPad-L480 systemd[1]: Starting Time & Date Service...
Jul 14 18:36:22 antoine-ThinkPad-L480 dbus-daemon[762]: [system] Successfully activated service 'org.freedesktop.timedate1'
Jul 14 18:36:22 antoine-ThinkPad-L480 systemd[1]: Started Time & Date Service.
Jul 14 18:36:22 antoine-ThinkPad-L480 kernel: [ 1199.212290] audit: type=1107 audit(1720974982.440:82): pid=762 uid=102 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call" bus="system" path="/org/freedesktop/timedate1" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.191" pid=8064 label="snap.firefox.firefox" peer_pid=8233 peer_label="unconfined"
Jul 14 18:36:22 antoine-ThinkPad-L480 kernel: [ 1199.212290] exe="/usr/bin/dbus-daemon" sauid=102 hostname=? addr=? terminal=?'
Jul 14 18:36:22 antoine-ThinkPad-L480 kernel: [ 1199.240099] audit: type=1107 audit(1720974982.468:83): pid=762 uid=102 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call" bus="system" path="/org/freedesktop/timedate1" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.191" pid=8064 label="snap.firefox.firefox" peer_pid=8233 peer_label="unconfined"
Jul 14 18:36:22 antoine-ThinkPad-L480 kernel: [ 1199.240099] exe="/usr/bin/dbus-daemon" sauid=102 hostname=? addr=? terminal=?'
Jul 14 18:36:22 antoine-ThinkPad-L480 rtkit-daemon[1014]: Supervising 10 threads of 3 processes of 1 users.
Jul 14 18:36:22 antoine-ThinkPad-L480 rtkit-daemon[1014]: message repeated 3 times: [ Supervising 10 threads of 3 processes of 1 users.]
Jul 14 18:36:22 antoine-ThinkPad-L480 rtkit-daemon[1014]: Successfully made thread 8272 of process 8064 owned by '1000' RT at priority 10.
Jul 14 18:36:22 antoine-ThinkPad-L480 rtkit-daemon[1014]: Supervising 11 threads of 4 processes of 1 users.
Jul 14 18:36:22 antoine-ThinkPad-L480 gnome-shell[1566]: meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' failed
Jul 14 18:36:23 antoine-ThinkPad-L480 rtkit-daemon[1014]: Supervising 11 threads of 4 processes of 1 users.
Jul 14 18:36:23 antoine-ThinkPad-L480 rtkit-daemon[1014]: Supervising 11 threads of 4 processes of 1 users.
Jul 14 18:36:23 antoine-ThinkPad-L480 xdg-desktop-por[1771]: Could not find WebExtensions backend: cannot find native messaging server
Jul 14 18:36:23 antoine-ThinkPad-L480 rtkit-daemon[1014]: Supervising 11 threads of 4 processes of 1 users.
Jul 14 18:36:23 antoine-ThinkPad-L480 rtkit-daemon[1014]: message repeated 5 times: [ Supervising 11 threads of 4 processes of 1 users.]
Jul 14 18:36:25 antoine-ThinkPad-L480 xdg-desktop-por[1771]: Could not find WebExtensions backend: cannot find native messaging server
Jul 14 18:36:52 antoine-ThinkPad-L480 systemd[1]: systemd-timedated.service: Deactivated successfully.
Jul 14 18:42:03 antoine-ThinkPad-L480 systemd-modules-load[299]: Inserted module 'lp'
Redémarrage à 18:50
Jul 14 18:42:28 antoine-ThinkPad-L480 PackageKit: get-details transaction /93_ccdeecde from uid 1000 finished with success after 292ms
Jul 14 18:42:33 antoine-ThinkPad-L480 nautilus[1750]: Could not delete '.meta.isrunning': Aucun fichier ou dossier de ce nom
Jul 14 18:42:32 antoine-ThinkPad-L480 systemd-resolved[643]: Clock change detected. Flushing caches.
Jul 14 18:42:32 antoine-ThinkPad-L480 systemd-timesyncd[646]: Initial synchronization to time server [2620:2d:4000:1::3f]:123 (ntp.ubuntu.com).
Jul 14 18:42:36 antoine-ThinkPad-L480 systemd[1]: fprintd.service: Deactivated successfully.
Jul 14 18:42:36 antoine-ThinkPad-L480 systemd[1]: systemd-fsckd.service: Deactivated successfully.
Jul 14 18:42:39 antoine-ThinkPad-L480 dbus-daemon[1479]: [session uid=1000 pid=1479] Activating via systemd: service name='org.freedesktop.Tracker3.Miner.Extract' unit='tracker-extract-3.service' requested by ':1.81' (uid=1000 pid=2021 comm="/usr/libexec/tracker-miner-fs-3 " label="unconfined")
Jul 14 18:42:39 antoine-ThinkPad-L480 systemd[1448]: Starting Tracker metadata extractor...
Jul 14 18:42:39 antoine-ThinkPad-L480 dbus-daemon[1479]: [session uid=1000 pid=1479] Successfully activated service 'org.freedesktop.Tracker3.Miner.Extract'
Jul 14 18:42:39 antoine-ThinkPad-L480 systemd[1448]: Started Tracker metadata extractor.
Jul 14 18:42:45 antoine-ThinkPad-L480 systemd[1]: systemd-localed.service: Deactivated successfully.
Jul 14 18:42:45 antoine-ThinkPad-L480 systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jul 14 18:42:49 antoine-ThinkPad-L480 NetworkManager[773]: <info> [1720975369.3720] device (enx482ae3be3771): state change: ip-config -> failed (reason 'ip-config-unavailable', sys-iface-state: 'managed')
Jul 14 18:42:49 antoine-ThinkPad-L480 NetworkManager[773]: <warn> [1720975369.3723] device (enx482ae3be3771): Activation: failed for connection 'Connexion filaire 2'
Jul 14 18:42:49 antoine-ThinkPad-L480 NetworkManager[773]: <info> [1720975369.3725] device (enx482ae3be3771): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
Jul 14 18:42:49 antoine-ThinkPad-L480 avahi-daemon[767]: Withdrawing address record for fe80::f422:750f:705e:888a on enx482ae3be3771.
Jul 14 18:42:49 antoine-ThinkPad-L480 avahi-daemon[767]: Leaving mDNS multicast group on interface enx482ae3be3771.IPv6 with address fe80::f422:750f:705e:888a.
Jul 14 18:42:49 antoine-ThinkPad-L480 avahi-daemon[767]: Interface enx482ae3be3771.IPv6 no longer relevant for mDNS.
Jul 14 18:42:49 antoine-ThinkPad-L480 NetworkManager[773]: <info> [1720975369.4017] dhcp4 (enx482ae3be3771): canceled DHCP transaction
Jul 14 18:42:49 antoine-ThinkPad-L480 NetworkManager[773]: <info> [1720975369.4030] policy: auto-activating connection 'Connexion filaire 2' (53400bbe-96ec-3fb3-a68e-a134381c62f3)
Jul 14 18:42:49 antoine-ThinkPad-L480 NetworkManager[773]: <info> [1720975369.4035] device (enx482ae3be3771): Activation: starting connection 'Connexion filaire 2' (53400bbe-96ec-3fb3-a68e-a134381c62f3)
Jul 14 18:42:49 antoine-ThinkPad-L480 NetworkManager[773]: <info> [1720975369.4036] device (enx482ae3be3771): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jul 14 18:42:49 antoine-ThinkPad-L480 NetworkManager[773]: <info> [1720975369.4039] device (enx482ae3be3771): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jul 14 18:42:49 antoine-ThinkPad-L480 NetworkManager[773]: <info> [1720975369.4043] device (enx482ae3be3771): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Jul 14 18:42:49 antoine-ThinkPad-L480 NetworkManager[773]: <info> [1720975369.4049] dhcp4 (enx482ae3be3771): activation: beginning transaction (timeout in 45 seconds)
Jul 14 18:42:49 antoine-ThinkPad-L480 avahi-daemon[767]: Joining mDNS multicast group on interface enx482ae3be3771.IPv6 with address fe80::f422:750f:705e:888a.
Jul 14 18:42:49 antoine-ThinkPad-L480 avahi-daemon[767]: New relevant interface enx482ae3be3771.IPv6 for mDNS.
Jul 14 18:42:49 antoine-ThinkPad-L480 avahi-daemon[767]: Registering new address record for fe80::f422:750f:705e:888a on enx482ae3be3771.*.
Jul 14 18:42:50 antoine-ThinkPad-L480 systemd[1]: systemd-timedated.service: Deactivated successfully.
Jul 14 18:43:03 antoine-ThinkPad-L480 systemd[1]: NetworkManager-wait-online.service: Main process exited, code=exited, status=1/FAILURE
Jul 14 18:43:03 antoine-ThinkPad-L480 systemd[1]: NetworkManager-wait-online.service: Failed with result 'exit-code'.
Jul 14 18:43:03 antoine-ThinkPad-L480 systemd[1]: Failed to start Network Manager Wait Online.
Jul 14 18:43:03 antoine-ThinkPad-L480 systemd[1]: Reached target Network is Online.
Jul 14 18:43:03 antoine-ThinkPad-L480 systemd[1]: Started Download data for packages that failed at package install time.
Jul 14 18:43:03 antoine-ThinkPad-L480 systemd[1]: Started Check to see whether there is a new version of Ubuntu available.
Jul 14 18:43:03 antoine-ThinkPad-L480 systemd[1]: Reached target Timer Units.
Jul 14 18:43:03 antoine-ThinkPad-L480 systemd[1]: Started Make remote CUPS printers available locally.
Jul 14 18:43:03 antoine-ThinkPad-L480 systemd[1]: Starting Tool to automatically collect and submit kernel crash signatures...
Jul 14 18:43:03 antoine-ThinkPad-L480 systemd[1]: Condition check resulted in Ubuntu Pro Background Auto Attach being skipped.
Jul 14 18:43:03 antoine-ThinkPad-L480 systemd[1]: Started crash report submission.
Jul 14 18:43:03 antoine-ThinkPad-L480 systemd[1]: kerneloops.service: Found left-over process 3262 (kerneloops) in control group while starting unit. Ignoring.
Jul 14 18:43:03 antoine-ThinkPad-L480 systemd[1]: This usually indicates unclean termination of a previous run, or service implementation deficiencies.
Jul 14 18:43:03 antoine-ThinkPad-L480 whoopsie[3261]: [18:43:03] Using lock path: /var/lock/whoopsie/lock
Jul 14 18:43:03 antoine-ThinkPad-L480 systemd[1]: whoopsie.service: Deactivated successfully.
Jul 14 18:43:03 antoine-ThinkPad-L480 systemd[1]: Started Tool to automatically collect and submit kernel crash signatures.
Jul 14 18:43:03 antoine-ThinkPad-L480 systemd[1]: Reached target Multi-User System.
Jul 14 18:43:03 antoine-ThinkPad-L480 systemd[1]: Reached target Graphical Interface.
Jul 14 18:43:03 antoine-ThinkPad-L480 systemd[1]: Starting Record Runlevel Change in UTMP...
Jul 14 18:43:03 antoine-ThinkPad-L480 systemd[1]: systemd-update-utmp-runlevel.service: Deactivated successfully.
Jul 14 18:43:03 antoine-ThinkPad-L480 systemd[1]: Finished Record Runlevel Change in UTMP.
Jul 14 18:43:03 antoine-ThinkPad-L480 systemd[1]: Startup finished in 2.211s (kernel) + 1min 5.020s (userspace) = 1min 7.231s.
Jul 14 18:43:06 antoine-ThinkPad-L480 geoclue[1157]: Service not used for 60 seconds. Shutting down..
Jul 14 18:43:06 antoine-ThinkPad-L480 systemd[1]: geoclue.service: Deactivated successfully.
Jul 14 18:43:15 antoine-ThinkPad-L480 systemd[1448]: Started Application launched by gnome-session-binary.
Jul 14 18:43:15 antoine-ThinkPad-L480 systemd[1448]: Started Application launched by gnome-session-binary.
Jul 14 18:43:17 antoine-ThinkPad-L480 ubuntu-appindicators@ubuntu.com[1625]: unable to update icon for software-update-available
Jul 14 18:43:17 antoine-ThinkPad-L480 ubuntu-appindicators@ubuntu.com[1625]: unable to update icon for livepatch
Jul 14 18:43:34 antoine-ThinkPad-L480 NetworkManager[773]: <info> [1720975414.3690] device (enx482ae3be3771): state change: ip-config -> failed (reason 'ip-config-unavailable', sys-iface-state: 'managed')
Jul 14 18:43:34 antoine-ThinkPad-L480 NetworkManager[773]: <warn> [1720975414.3693] device (enx482ae3be3771): Activation: failed for connection 'Connexion filaire 2'
Jul 14 18:43:34 antoine-ThinkPad-L480 NetworkManager[773]: <info> [1720975414.3695] device (enx482ae3be3771): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
Jul 14 18:43:34 antoine-ThinkPad-L480 avahi-daemon[767]: Withdrawing address record for fe80::f422:750f:705e:888a on enx482ae3be3771.
Jul 14 18:43:34 antoine-ThinkPad-L480 avahi-daemon[767]: Leaving mDNS multicast group on interface enx482ae3be3771.IPv6 with address fe80::f422:750f:705e:888a.
Jul 14 18:43:34 antoine-ThinkPad-L480 avahi-daemon[767]: Interface enx482ae3be3771.IPv6 no longer relevant for mDNS.
Jul 14 18:43:34 antoine-ThinkPad-L480 NetworkManager[773]: <info> [1720975414.3893] dhcp4 (enx482ae3be3771): canceled DHCP transaction
Jul 14 18:43:34 antoine-ThinkPad-L480 NetworkManager[773]: <info> [1720975414.3900] policy: auto-activating connection 'Connexion filaire 2' (53400bbe-96ec-3fb3-a68e-a134381c62f3)
Jul 14 18:43:34 antoine-ThinkPad-L480 NetworkManager[773]: <info> [1720975414.3904] device (enx482ae3be3771): Activation: starting connection 'Connexion filaire 2' (53400bbe-96ec-3fb3-a68e-a134381c62f3)
Jul 14 18:43:34 antoine-ThinkPad-L480 NetworkManager[773]: <info> [1720975414.3905] device (enx482ae3be3771): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jul 14 18:43:34 antoine-ThinkPad-L480 NetworkManager[773]: <info> [1720975414.3908] device (enx482ae3be3771): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jul 14 18:43:34 antoine-ThinkPad-L480 NetworkManager[773]: <info> [1720975414.3912] device (enx482ae3be3771): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Jul 14 18:43:34 antoine-ThinkPad-L480 NetworkManager[773]: <info> [1720975414.3916] dhcp4 (enx482ae3be3771): activation: beginning transaction (timeout in 45 seconds)
Jul 14 18:43:34 antoine-ThinkPad-L480 avahi-daemon[767]: Joining mDNS multicast group on interface enx482ae3be3771.IPv6 with address fe80::f422:750f:705e:888a.
Jul 14 18:43:34 antoine-ThinkPad-L480 avahi-daemon[767]: New relevant interface enx482ae3be3771.IPv6 for mDNS.
Jul 14 18:43:34 antoine-ThinkPad-L480 avahi-daemon[767]: Registering new address record for fe80::f422:750f:705e:888a on enx482ae3be3771.*.
Jul 14 18:43:43 antoine-ThinkPad-L480 systemd[1448]: Started Application launched by gnome-shell.
Jul 14 18:43:43 antoine-ThinkPad-L480 systemd[1448]: Started snap.firefox.firefox-bb967891-09a0-46f8-8a57-796f80974557.scope.
Jul 14 18:43:43 antoine-ThinkPad-L480 kernel: [ 107.074679] audit: type=1400 audit(1720975423.431:74): apparmor="DENIED" operation="capable" class="cap" profile="/usr/lib/snapd/snap-confine" pid=3324 comm="snap-confine" capability=12 capname="net_admin"
Jul 14 18:43:43 antoine-ThinkPad-L480 kernel: [ 107.074686] audit: type=1400 audit(1720975423.431:75): apparmor="DENIED" operation="capable" class="cap" profile="/usr/lib/snapd/snap-confine" pid=3324 comm="snap-confine" capability=38 capname="perfmon"
Jul 14 18:43:43 antoine-ThinkPad-L480 systemd[1]: tmp-snap.rootfs_OHvp4H.mount: Deactivated successfully.
Jul 14 18:43:43 antoine-ThinkPad-L480 firefox_firefox.desktop[3345]: update.go:85: cannot change mount namespace according to change mount (/var/lib/snapd/hostfs/usr/local/share/doc /usr/local/share/doc none bind,ro 0 0): cannot open directory "/usr/local/share": permission denied
Jul 14 18:43:43 antoine-ThinkPad-L480 kernel: [ 107.170359] audit: type=1400 audit(1720975423.527:76): apparmor="DENIED" operation="open" class="file" profile="snap-update-ns.firefox" name="/usr/local/share/" pid=3345 comm="5" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
Jul 14 18:43:43 antoine-ThinkPad-L480 firefox_firefox.desktop[3345]: update.go:85: cannot change mount namespace according to change mount (/var/lib/snapd/hostfs/usr/share/gimp/2.0/help /usr/share/gimp/2.0/help none bind,ro 0 0): cannot write to "/var/lib/snapd/hostfs/usr/share/gimp/2.0/help" because it would affect the host in "/var/lib/snapd"
Jul 14 18:43:43 antoine-ThinkPad-L480 firefox_firefox.desktop[3345]: update.go:85: cannot change mount namespace according to change mount (/var/lib/snapd/hostfs/usr/share/sphinx_rtd_theme /usr/share/sphinx_rtd_theme none bind,ro 0 0): cannot write to "/var/lib/snapd/hostfs/usr/share/sphinx_rtd_theme" because it would affect the host in "/var/lib/snapd"
Jul 14 18:43:43 antoine-ThinkPad-L480 firefox_firefox.desktop[3345]: update.go:85: cannot change mount namespace according to change mount (/var/lib/snapd/hostfs/usr/share/xubuntu-docs /usr/share/xubuntu-docs none bind,ro 0 0): cannot write to "/var/lib/snapd/hostfs/usr/share/xubuntu-docs" because it would affect the host in "/var/lib/snapd"
Jul 14 18:43:43 antoine-ThinkPad-L480 firefox[3324]: Not loading module "atk-bridge": The functionality is provided by GTK natively. Please try to not load it.
Jul 14 18:43:44 antoine-ThinkPad-L480 dbus-daemon[772]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' requested by ':1.127' (uid=1000 pid=3324 comm="/snap/firefox/4539/usr/lib/firefox/firefox " label="snap.firefox.firefox (enforce)")
Jul 14 18:43:44 antoine-ThinkPad-L480 systemd[1]: Starting Time & Date Service...
Jul 14 18:43:44 antoine-ThinkPad-L480 dbus-daemon[772]: [system] Successfully activated service 'org.freedesktop.timedate1'
Jul 14 18:43:44 antoine-ThinkPad-L480 systemd[1]: Started Time & Date Service.
Jul 14 18:43:44 antoine-ThinkPad-L480 kernel: [ 108.491887] audit: type=1107 audit(1720975424.847:77): pid=772 uid=102 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call" bus="system" path="/org/freedesktop/timedate1" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.128" pid=3324 label="snap.firefox.firefox" peer_pid=3508 peer_label="unconfined"
Jul 14 18:43:44 antoine-ThinkPad-L480 kernel: [ 108.491887] exe="/usr/bin/dbus-daemon" sauid=102 hostname=? addr=? terminal=?'
Jul 14 18:43:44 antoine-ThinkPad-L480 kernel: [ 108.492325] audit: type=1107 audit(1720975424.847:78): pid=772 uid=102 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call" bus="system" path="/org/freedesktop/timedate1" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.128" pid=3324 label="snap.firefox.firefox" peer_pid=3508 peer_label="unconfined"
Jul 14 18:43:44 antoine-ThinkPad-L480 kernel: [ 108.492325] exe="/usr/bin/dbus-daemon" sauid=102 hostname=? addr=? terminal=?'
Jul 14 18:43:45 antoine-ThinkPad-L480 rtkit-daemon[1004]: Supervising 10 threads of 3 processes of 1 users.
Jul 14 18:43:45 antoine-ThinkPad-L480 rtkit-daemon[1004]: message repeated 3 times: [ Supervising 10 threads of 3 processes of 1 users.]
Jul 14 18:43:45 antoine-ThinkPad-L480 rtkit-daemon[1004]: Successfully made thread 3548 of process 3324 owned by '1000' RT at priority 10.
Jul 14 18:43:45 antoine-ThinkPad-L480 rtkit-daemon[1004]: Supervising 11 threads of 4 processes of 1 users.
Jul 14 18:43:45 antoine-ThinkPad-L480 gnome-shell[1625]: meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' failed
Jul 14 18:43:45 antoine-ThinkPad-L480 dbus-daemon[1479]: [session uid=1000 pid=1479] Activating service name='io.snapcraft.Settings' requested by ':1.135' (uid=1000 pid=3560 comm="dbus-send --print-reply=literal --session --dest=i" label="snap.firefox.firefox (enforce)")
Jul 14 18:43:45 antoine-ThinkPad-L480 dbus-daemon[1479]: [session uid=1000 pid=1479] Successfully activated service 'io.snapcraft.Settings'
Jul 14 18:43:45 antoine-ThinkPad-L480 io.snapcraft.Settings[3563]: userd.go:93: Starting snap userd
Jul 14 18:43:45 antoine-ThinkPad-L480 systemd[1448]: app-gnome-dropbox-1858.scope: Consumed 7.369s CPU time.
Jul 14 18:43:45 antoine-ThinkPad-L480 rtkit-daemon[1004]: Supervising 11 threads of 4 processes of 1 users.
Jul 14 18:43:45 antoine-ThinkPad-L480 rtkit-daemon[1004]: Supervising 11 threads of 4 processes of 1 users.
Jul 14 18:43:46 antoine-ThinkPad-L480 xdg-desktop-por[2003]: Could not find WebExtensions backend: cannot find native messaging server
Jul 14 18:43:46 antoine-ThinkPad-L480 rtkit-daemon[1004]: Supervising 11 threads of 4 processes of 1 users.
Jul 14 18:43:46 antoine-ThinkPad-L480 rtkit-daemon[1004]: message repeated 5 times: [ Supervising 11 threads of 4 processes of 1 users.]
Jul 14 18:43:48 antoine-ThinkPad-L480 xdg-desktop-por[2003]: Could not find WebExtensions backend: cannot find native messaging server
Jul 14 18:43:51 antoine-ThinkPad-L480 rtkit-daemon[1004]: Supervising 11 threads of 4 processes of 1 users.
Jul 14 18:44:01 antoine-ThinkPad-L480 rtkit-daemon[1004]: message repeated 3 times: [ Supervising 11 threads of 4 processes of 1 users.]
Jul 14 18:44:14 antoine-ThinkPad-L480 systemd[1]: systemd-timedated.service: Deactivated successfully.
Jul 14 18:44:15 antoine-ThinkPad-L480 systemd[1448]: Started Application launched by gnome-session-binary.
Jul 14 18:44:19 antoine-ThinkPad-L480 NetworkManager[773]: <info> [1720975459.3719] device (enx482ae3be3771): state change: ip-config -> failed (reason 'ip-config-unavailable', sys-iface-state: 'managed')
Jul 14 18:44:19 antoine-ThinkPad-L480 NetworkManager[773]: <warn> [1720975459.3721] device (enx482ae3be3771): Activation: failed for connection 'Connexion filaire 2'
Jul 14 18:44:19 antoine-ThinkPad-L480 NetworkManager[773]: <info> [1720975459.3722] device (enx482ae3be3771): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
Jul 14 18:44:19 antoine-ThinkPad-L480 avahi-daemon[767]: Withdrawing address record for fe80::f422:750f:705e:888a on enx482ae3be3771.
Jul 14 18:44:19 antoine-ThinkPad-L480 avahi-daemon[767]: Leaving mDNS multicast group on interface enx482ae3be3771.IPv6 with address fe80::f422:750f:705e:888a.
Jul 14 18:44:19 antoine-ThinkPad-L480 avahi-daemon[767]: Interface enx482ae3be3771.IPv6 no longer relevant for mDNS.
Jul 14 18:44:19 antoine-ThinkPad-L480 NetworkManager[773]: <info> [1720975459.3973] dhcp4 (enx482ae3be3771): canceled DHCP transaction
Jul 14 18:44:19 antoine-ThinkPad-L480 NetworkManager[773]: <info> [1720975459.3980] policy: auto-activating connection 'Connexion filaire 2' (53400bbe-96ec-3fb3-a68e-a134381c62f3)
Jul 14 18:44:19 antoine-ThinkPad-L480 NetworkManager[773]: <info> [1720975459.3984] device (enx482ae3be3771): Activation: starting connection 'Connexion filaire 2' (53400bbe-96ec-3fb3-a68e-a134381c62f3)
Jul 14 18:44:19 antoine-ThinkPad-L480 NetworkManager[773]: <info> [1720975459.3985] device (enx482ae3be3771): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jul 14 18:44:19 antoine-ThinkPad-L480 NetworkManager[773]: <info> [1720975459.3989] device (enx482ae3be3771): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jul 14 18:44:19 antoine-ThinkPad-L480 NetworkManager[773]: <info> [1720975459.3993] device (enx482ae3be3771): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Jul 14 18:44:19 antoine-ThinkPad-L480 NetworkManager[773]: <info> [1720975459.3999] dhcp4 (enx482ae3be3771): activation: beginning transaction (timeout in 45 seconds)
Jul 14 18:44:19 antoine-ThinkPad-L480 avahi-daemon[767]: Joining mDNS multicast group on interface enx482ae3be3771.IPv6 with address fe80::f422:750f:705e:888a.
Jul 14 18:44:19 antoine-ThinkPad-L480 avahi-daemon[767]: New relevant interface enx482ae3be3771.IPv6 for mDNS.
Jul 14 18:44:19 antoine-ThinkPad-L480 avahi-daemon[767]: Registering new address record for fe80::f422:750f:705e:888a on enx482ae3be3771.*.
Jul 14 18:44:41 antoine-ThinkPad-L480 rtkit-daemon[1004]: Supervising 11 threads of 4 processes of 1 users.
Jul 14 18:50:14 antoine-ThinkPad-L480 systemd-modules-load[291]: Inserted module 'lp'
Hors ligne
#3 Le 14/07/2024, à 18:30
- Gotty
Re : [CLOS] Freeze sur Lenovo Thinkpad
Si jamais vous avez des idées pour résoudre ça, ça m'aiderait beaucoup. Dites moi aussi si vous voulez que je sois connecté à la base ou non pour tester.
Merci !
Dernière modification par Gotty (Le 14/07/2024, à 18:30)
Hors ligne
#4 Le 14/07/2024, à 18:42
- xubu1957
Re : [CLOS] Freeze sur Lenovo Thinkpad
Bonjour,
Fournis aussi les retours de :
sudo apt update
snap list
et d'éventuels paquets cassés :
dpkg -l | grep -v ^ii
Dernière modification par xubu1957 (Le 14/07/2024, à 18:53)
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#5 Le 14/07/2024, à 19:30
- Gotty
Re : [CLOS] Freeze sur Lenovo Thinkpad
Merci xubu1957 pour ton aide.
antoine@antoine-ThinkPad-L480:~$ snap list
Nom Version Révision Suivi Éditeur Notes
bare 1.0 5 latest/stable canonical✓ base
core22 20240408 1380 latest/stable canonical✓ base
firefox 128.0-2 4539 latest/stable/… mozilla✓ -
gnome-42-2204 0+git.510a601 176 latest/stable/… canonical✓ -
gtk-common-themes 0.1-81-g442e511 1535 latest/stable/… canonical✓ -
snap-store 41.3-77-g7dc86c8 1113 latest/stable/… canonical✓ -
snapd 2.63 21759 latest/stable canonical✓ snapd
snapd-desktop-integration 0.9 83 latest/stable/… canonical✓ -
Aucun paquets cassés ni à mettre à jour
Hors ligne
#6 Le 14/07/2024, à 19:32
- xubu1957
Re : [CLOS] Freeze sur Lenovo Thinkpad
Le sudo apt-update, c'est pour voir le déroulé des dépôts présents.
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#7 Le 14/07/2024, à 19:36
- Gotty
Re : [CLOS] Freeze sur Lenovo Thinkpad
Oups, je n'avais pas compris :
Atteint :1 http://fr.archive.ubuntu.com/ubuntu jammy InRelease
Atteint :2 http://fr.archive.ubuntu.com/ubuntu jammy-updates InRelease
Atteint :3 http://fr.archive.ubuntu.com/ubuntu jammy-backports InRelease
Atteint :4 http://security.ubuntu.com/ubuntu jammy-security InRelease
Atteint :5 https://esm.ubuntu.com/apps/ubuntu jammy-apps-security InRelease
Atteint :6 https://esm.ubuntu.com/apps/ubuntu jammy-apps-updates InRelease
Atteint :7 https://esm.ubuntu.com/infra/ubuntu jammy-infra-security InRelease
Atteint :8 https://esm.ubuntu.com/infra/ubuntu jammy-infra-updates InRelease
Hors ligne
#8 Le 14/07/2024, à 19:37
- Gotty
Re : [CLOS] Freeze sur Lenovo Thinkpad
Je suis depuis quelque temps sans utiliser ma station d'accueil, et je n'ai pas de freeze. Je me demande si ce n'est pas ce dock qui fait tout planter, j'ai trouvé quelques témoignages allant dans ce sens : https://askubuntu.com/questions/1309940 … -updates-5
J'ai modifié le titre du fil de discussion en conséquence.
Dernière modification par Gotty (Le 14/07/2024, à 19:41)
Hors ligne
#9 Le 14/07/2024, à 19:44
- xubu1957
Re : [CLOS] Freeze sur Lenovo Thinkpad
Montre :
xrandr
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#10 Le 14/07/2024, à 19:54
- Gotty
Re : [CLOS] Freeze sur Lenovo Thinkpad
Du coup, pour tester, je me mets maintenant sur ma station d'accueil. J'ai lu qu'il fallait peut-être passer sur Xorg, ce que je viens de faire à l'instant.
antoine@antoine-ThinkPad-L480:~$ xrandr
Screen 0: minimum 320 x 200, current 3200 x 1080, maximum 16384 x 16384
eDP-1 connected primary 1920x1080+1280+0 (normal left inverted right x axis y axis) 309mm x 173mm
1920x1080 60.03*+ 60.03
1680x1050 60.03
1400x1050 60.03
1600x900 60.03
1280x1024 60.03
1400x900 60.03
1280x960 60.03
1440x810 60.03
1368x768 60.03
1280x800 60.03
1280x720 60.03
1024x768 60.03
960x720 60.03
928x696 60.03
896x672 60.03
1024x576 60.03
960x600 60.03
960x540 60.03
800x600 60.03
840x525 60.03
864x486 60.03
700x525 60.03
800x450 60.03
640x512 60.03
700x450 60.03
640x480 60.03
720x405 60.03
684x384 60.03
640x360 60.03
512x384 60.03
512x288 60.03
480x270 60.03
400x300 60.03
432x243 60.03
320x240 60.03
360x202 60.03
320x180 60.03
DP-1 disconnected (normal left inverted right x axis y axis)
HDMI-1 disconnected (normal left inverted right x axis y axis)
DP-2 disconnected (normal left inverted right x axis y axis)
HDMI-2 disconnected (normal left inverted right x axis y axis)
DP-1-1 connected 1280x1024+0+0 (normal left inverted right x axis y axis) 359mm x 287mm
1280x1024 60.02*+ 75.02
1280x720 60.00 50.00 59.94
1024x768 75.03 70.07 60.00
800x600 72.19 75.00 60.32 56.25
720x576 50.00
720x480 60.00 59.94
640x480 75.00 72.81 60.00 59.94
720x400 70.08
DP-1-2 disconnected (normal left inverted right x axis y axis)
DP-1-3 disconnected (normal left inverted right x axis y axis)
Hors ligne
#11 Le 14/07/2024, à 20:00
- xubu1957
Re : [CLOS] Freeze sur Lenovo Thinkpad
Avais-tu installé le pilote de displaylink, exemple dans [Résolu] Station dock ThinkPad Hybrid USB-C:Ecrans non détectés
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#12 Le 14/07/2024, à 20:10
- Gotty
Re : [CLOS] Freeze sur Lenovo Thinkpad
J'ai tenté, pour l'instant ça marche, merci.
Je passe en [RESOLU], je reviendrai ici je rencontre un nouveau problème.
Merci encore pour ta rapidité de réponse !
Hors ligne
#13 Le 15/07/2024, à 10:49
- Gotty
Re : [CLOS] Freeze sur Lenovo Thinkpad
Bonjour,
Le problème n'est pas résolu.
J'ai toujours des freeze au lancement d'application (quelle qu'elle soit : firefox, nautilus, le terminal) après 2 à 10 minutes d'utilisation. Que je sois ou non branché sur mon dock, que je sois sur wayland ou Xorg.
L'appli tente de se lancer, la petite roue de chargement s'affiche dans la barre d'activités et/ou remplace le curseur, puis disparait et je ne peux d'abord plus cliquer, puis plus déplacer le curseur. Je ne peux ensuite plus passer en mode console tty1 ou autre. En l'état, mon ordi est inutilisable.
Est ce que vous auriez une idée d'où regarder ?
Hors ligne
#14 Le 15/07/2024, à 10:59
- Gotty
Re : [CLOS] Freeze sur Lenovo Thinkpad
Après avoir attendu 5 minutes sur CTRL Alt F6, j'ai ceci qui est apparu :
https://i.ibb.co/5Rf8gKg/PXL-20240715-095111822.jpg
https://i.ibb.co/7n3Twvm/PXL-20240715-095532654.jpg
Modération : merci d'utiliser des images de petite taille (300x300) ou des miniatures pointant sur ces images.
Dernière modification par cqfd93 (Le 15/07/2024, à 11:44)
Hors ligne
#15 Le 15/07/2024, à 16:29
- xubu1957
Re : [CLOS] Freeze sur Lenovo Thinkpad
Bonjour,
En lançant en commande :
firefox
ressort-il un message d'erreur ?
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#16 Le 15/07/2024, à 18:03
- Gotty
Re : [CLOS] Freeze sur Lenovo Thinkpad
Re-bonjour,
Alors, pris de désespoir, j'ai réinstallé Ubuntu 22.04 (l'installation était récente) et je suis sur mon PC sans le dock et... ça n'a rien changé. La dernière fois, je n'ai lancé que firefox qui a freezé le PC au bout de 30 minutes, avec comme seule erreur :
Gtk-Message: 18:55:37.989: Not loading module "atk-bridge": The functionality is provided by GTK natively. Please try to not load it.
J'ai tout de suite basculé sur tty6, qui a un curseur qui clignote pendant 2 minutes, puis affiche ceci :
Je vois des erreurs liés au disque dur, est-ce que ça pourrait venir de là ?
Je ne vois rien de significatif dans les fichiers de log que je consulte (syslog, Xorg, kern).
kern.log avant le freeze de 18:52
Jul 15 18:24:55 antoine-ThinkPad-L480 kernel: [ 34.057111] exe="/usr/bin/dbus-daemon" sauid=102 hostname=? addr=? terminal=?'
Jul 15 18:29:29 antoine-ThinkPad-L480 kernel: [ 308.492072] audit: type=1107 audit(1721060969.739:79): pid=662 uid=102 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call" bus="system" path="/org/freedesktop/timedate1" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.125" pid=2717 label="snap.firefox.firefox" peer_pid=3963 peer_label="unconfined"
Jul 15 18:29:29 antoine-ThinkPad-L480 kernel: [ 308.492072] exe="/usr/bin/dbus-daemon" sauid=102 hostname=? addr=? terminal=?'
Jul 15 18:38:12 antoine-ThinkPad-L480 kernel: [ 831.591657] Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Jul 15 18:38:14 antoine-ThinkPad-L480 kernel: [ 832.760810] Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Jul 15 18:39:23 antoine-ThinkPad-L480 kernel: [ 902.188207] Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Jul 15 18:43:20 antoine-ThinkPad-L480 kernel: [ 1139.039486] workqueue: delayed_fput hogged CPU for >11428us 4 times, consider switching to WQ_UNBOUND
Jul 15 18:44:57 antoine-ThinkPad-L480 kernel: [ 1236.271353] Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
syslog avant le freeze de 18:52
Jul 15 18:30:26 antoine-ThinkPad-L480 systemd[1]: Condition check resulted in Run anacron jobs being skipped.
Jul 15 18:36:44 antoine-ThinkPad-L480 wpa_supplicant[697]: wlp6s0: WPA: Group rekeying completed with 70:fc:8f:94:db:2c [GTK=TKIP]
Jul 15 18:38:12 antoine-ThinkPad-L480 kernel: [ 831.591657] Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Jul 15 18:38:14 antoine-ThinkPad-L480 kernel: [ 832.760810] Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Jul 15 18:38:21 antoine-ThinkPad-L480 rtkit-daemon[880]: Supervising 8 threads of 5 processes of 1 users.
Jul 15 18:39:23 antoine-ThinkPad-L480 kernel: [ 902.188207] Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Jul 15 18:38:25 antoine-ThinkPad-L480 rtkit-daemon[880]: message repeated 5 times: [ Supervising 8 threads of 5 processes of 1 users.]
Jul 15 18:39:23 antoine-ThinkPad-L480 systemd[1]: Starting Cleanup of Temporary Directories...
Jul 15 18:39:23 antoine-ThinkPad-L480 systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
Jul 15 18:39:23 antoine-ThinkPad-L480 systemd[1]: Finished Cleanup of Temporary Directories.
Jul 15 18:41:04 antoine-ThinkPad-L480 rtkit-daemon[880]: Supervising 8 threads of 5 processes of 1 users.
Jul 15 18:41:04 antoine-ThinkPad-L480 rtkit-daemon[880]: Supervising 8 threads of 5 processes of 1 users.
Jul 15 18:41:07 antoine-ThinkPad-L480 systemd[1319]: Started Application launched by gnome-shell.
Jul 15 18:41:07 antoine-ThinkPad-L480 thunderbird.desktop[4388]: [ImapModuleLoader] Using nsImapService.cpp
Jul 15 18:41:08 antoine-ThinkPad-L480 thunderbird.desktop[4388]: console.debug: "Found 0 public keys and 0 secret keys (0 protected, 0 unprotected)"
Jul 15 18:41:08 antoine-ThinkPad-L480 thunderbird.desktop[4388]: console.debug: "Successfully loaded optional OpenPGP library libgpgme.so.11 from system's standard library locations"
Jul 15 18:41:08 antoine-ThinkPad-L480 thunderbird.desktop[4388]: console.debug: "gpgme version: 1.16.0"
Jul 15 18:41:09 antoine-ThinkPad-L480 rtkit-daemon[880]: Supervising 8 threads of 5 processes of 1 users.
Jul 15 18:41:09 antoine-ThinkPad-L480 rtkit-daemon[880]: message repeated 5 times: [ Supervising 8 threads of 5 processes of 1 users.]
Jul 15 18:41:09 antoine-ThinkPad-L480 rtkit-daemon[880]: Successfully made thread 4541 of process 4388 owned by '1000' RT at priority 10.
Jul 15 18:41:09 antoine-ThinkPad-L480 rtkit-daemon[880]: Supervising 9 threads of 6 processes of 1 users.
Jul 15 18:41:12 antoine-ThinkPad-L480 systemd[1319]: app-gnome-thunderbird-4388.scope: Consumed 4.738s CPU time.
Jul 15 18:41:30 antoine-ThinkPad-L480 rtkit-daemon[880]: Supervising 8 threads of 5 processes of 1 users.
Jul 15 18:43:20 antoine-ThinkPad-L480 kernel: [ 1139.039486] workqueue: delayed_fput hogged CPU for >11428us 4 times, consider switching to WQ_UNBOUND
Jul 15 18:44:57 antoine-ThinkPad-L480 kernel: [ 1236.271353] Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Jul 15 18:44:37 antoine-ThinkPad-L480 rtkit-daemon[880]: message repeated 13 times: [ Supervising 8 threads of 5 processes of 1 users.]
Jul 15 18:46:44 antoine-ThinkPad-L480 wpa_supplicant[697]: wlp6s0: WPA: Group rekeying completed with 70:fc:8f:94:db:2c [GTK=TKIP]
journalctl
juil. 15 18:43:20 antoine-ThinkPad-L480 kernel: workqueue: delayed_fput hogged CPU for >11428us 4 times, consider switching to WQ_UNBOUND
juil. 15 18:44:37 antoine-ThinkPad-L480 rtkit-daemon[880]: Supervising 8 threads of 5 processes of 1 users.
juil. 15 18:44:37 antoine-ThinkPad-L480 rtkit-daemon[880]: Supervising 8 threads of 5 processes of 1 users.
juil. 15 18:44:57 antoine-ThinkPad-L480 kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
juil. 15 18:46:44 antoine-ThinkPad-L480 wpa_supplicant[697]: wlp6s0: WPA: Group rekeying completed with 70:fc:8f:94:db:2c [GTK=TKIP]
Dernière modification par Gotty (Le 15/07/2024, à 18:12)
Hors ligne
#17 Le 15/07/2024, à 18:12
- xubu1957
Re : [CLOS] Freeze sur Lenovo Thinkpad
Tente :
...
Installe l'application smartmontools et publie l'état du disque.
https://doc.ubuntu-fr.org/smartmontoolssudo apt-get install --no-install-recommends smartmontools
et poste le retour de
sudo smartctl -s on -a /dev/sdX
en remplaçant X par la bonne lettre.
...
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#18 Le 15/07/2024, à 18:14
- krodelabestiole
Re : [CLOS] Freeze sur Lenovo Thinkpad
au comportement ça ressemblerait à une fuite de mémoire vive, mais les messages d'erreur une défaillance du support de stockage du système...
tu peux surveiller l'utilisation de la mémoire avec l'outil top par ex. (ou htop, btop...)
sudo apt install btop
btop
(pareil pour htop)
puis q pour quitter
nouveau forum ubuntu-fr on en parle là : refonte du site / nouveau design
profil - sujets récurrents - sources du site
Hors ligne
#19 Le 15/07/2024, à 18:17
- Gotty
Re : [CLOS] Freeze sur Lenovo Thinkpad
Je ne connais pas bien NVMe qui a l'air de changer un peu ce que je connaissais en partitions... Voici la sortie pour la partition sur laquelle est l'installation
antoine@antoine-ThinkPad-L480:~$ sudo smartctl -s on -a /dev/nvme0n1p6
smartctl 7.2 2020-12-30 r5155 [x86_64-linux-6.5.0-41-generic] (local build)
Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Model Number: SSDPR-PX500-512-80
Serial Number: GY5159457
Firmware Version: T1109B0L
PCI Vendor/Subsystem ID: 0x126f
IEEE OUI Identifier: 0x000001
Total NVM Capacity: 512110190592 [512 GB]
Unallocated NVM Capacity: 0
Controller ID: 1
NVMe Version: 1.3
Number of Namespaces: 1
Namespace 1 Size/Capacity: 512110190592 [512 GB]
Namespace 1 Formatted LBA Size: 512
Namespace 1 IEEE EUI-64: 000001 0000000000
Local Time is: Mon Jul 15 19:16:04 2024 CEST
Firmware Updates (0x12): 1 Slot, no Reset required
Optional Admin Commands (0x0007): Security Format Frmw_DL
Optional NVM Commands (0x0014): DS_Mngmt Sav/Sel_Feat
Log Page Attributes (0x03): S/H_per_NS Cmd_Eff_Lg
Maximum Data Transfer Size: 64 Pages
Warning Comp. Temp. Threshold: 83 Celsius
Critical Comp. Temp. Threshold: 85 Celsius
Supported Power States
St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat
0 + 6.00W - - 0 0 0 0 0 0
Supported LBA Sizes (NSID 0x1)
Id Fmt Data Metadt Rel_Perf
0 + 512 0 0
=== START OF SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED
SMART/Health Information (NVMe Log 0x02)
Critical Warning: 0x00
Temperature: 31 Celsius
Available Spare: 100%
Available Spare Threshold: 10%
Percentage Used: 0%
Data Units Read: 3807638 [1,94 TB]
Data Units Written: 2273661 [1,16 TB]
Host Read Commands: 22368955
Host Write Commands: 19774548
Controller Busy Time: 633
Power Cycles: 222
Power On Hours: 65
Unsafe Shutdowns: 100
Media and Data Integrity Errors: 0
Error Information Log Entries: 0
Warning Comp. Temperature Time: 0
Critical Comp. Temperature Time: 0
Error Information (NVMe Log 0x01, 16 of 64 entries)
No Errors Logged
Hors ligne
#20 Le 15/07/2024, à 18:27
- xubu1957
Re : [CLOS] Freeze sur Lenovo Thinkpad
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#21 Le 15/07/2024, à 18:31
- Gotty
Re : [CLOS] Freeze sur Lenovo Thinkpad
Je n'ai pas de /dev/sda, je n'ai que des /dev/nvemXXX
Je lorgne sur top, mais je n'ai pas de freeze pour l'instant, et donc je n'observe rien. Comme on dit, "Ne doutez pas que vous serez les premiers informés"
Hors ligne
#22 Le 15/07/2024, à 20:58
- geole
Re : [CLOS] Freeze sur Lenovo Thinkpad
Bonsoir.
Pas certain que la cause du problème soit le nvme.
Pour plus de détails, il faut installer le logiciel spécifique paragraphe 3.1.2 et interroger le nvme ( pas les partitions)
Montre aussi l'utilisation mémoire
free -h
Dernière modification par geole (Le 15/07/2024, à 23:14)
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit, utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
Hors ligne
#23 Le 15/07/2024, à 22:51
- krodelabestiole
Re : [CLOS] Freeze sur Lenovo Thinkpad
tu pourrais aussi tester la ram, en choisissant memtest au démarrage : https://doc.ubuntu-fr.org/diagnostic_gel_interface#ram
nouveau forum ubuntu-fr on en parle là : refonte du site / nouveau design
profil - sujets récurrents - sources du site
Hors ligne
#24 Le 16/07/2024, à 08:07
- Gotty
Re : [CLOS] Freeze sur Lenovo Thinkpad
Bonjour,
Tout d'abord merci beaucoup pour vos suggestions, ça fait plaisir de ne pas se sentir tout seul.
Ce matin, impossible de faire les tests que vous suggérez, mon ordinateur ne tient pas 3 minutes avant de se figer. Plus précisément, voici les étapes successives du freeze :
- la fenêtre en question est interactive (par exemple les valeurs de htop se mettent à jour) réagit au clic (par exemple le bouton est pressé, un nouvel onglet est bien créé) mais concrètement rien ne se passe (par exemple sous firefox, l'onglet est créé mais ne charge rien)
- puis la fenêtre n'est plus réactive aux clics
- puis tout le système se fige, le curseur n'est plus déplaçable
- 5 minutes plus tard, l'ordinateur affiche qqchose comme ceci :
Il n'y a rien de remarquable sur htop.
Aucune erreur dans nvme
antoine@antoine-ThinkPad-L480:~$ sudo nvme smart-log /dev/nvme0n1
Smart Log for NVME device:nvme0n1 namespace-id:ffffffff
critical_warning : 0
temperature : 33 C (306 Kelvin)
available_spare : 100%
available_spare_threshold : 10%
percentage_used : 0%
endurance group critical warning summary: 0
data_units_read : 3816181
data_units_written : 2275618
host_read_commands : 22551406
host_write_commands : 19798056
controller_busy_time : 635
power_cycles : 232
power_on_hours : 65
unsafe_shutdowns : 109
media_errors : 0
num_err_log_entries : 0
Warning Temperature Time : 0
Critical Composite Temperature Time : 0
Thermal Management T1 Trans Count : 0
Thermal Management T2 Trans Count : 0
Thermal Management T1 Total Time : 0
Thermal Management T2 Total Time : 0
antoine@antoine-ThinkPad-L480:~$ sudo nvme sanitize-log /dev/nvme0n1
NVMe status: INVALID_FIELD: A reserved coded value or an unsupported value in a defined field(0x2)
Je n'ai pas encore fait le memtest, je m'y attelle.
Est ce qu'il y a d'autres tests ou logs que je pourrais lire ?
Dernière modification par Gotty (Le 16/07/2024, à 08:21)
Hors ligne
#25 Le 16/07/2024, à 09:38
- geole
Re : [CLOS] Freeze sur Lenovo Thinkpad
Bonjour.
Le démarrage de l'ordinateur a lamentablement foiré. Même la collecte du journal n'est pas mise en route.
Cela vaudrait le coup de voir comment cela se passe en choisissant le noyau précédant.
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit, utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
Hors ligne