To run a command as administrator (user "root"), use "sudo <command>".
See "man sudo_root" for details.
ubuntu@ubuntu:~$ sudo mount /dev/sda1 /mnt
ubuntu@ubuntu:~$ for i in /dev /dev/pts /proc /sys ; do sudo mount --bind $i /mnt$i ; done
ubuntu@ubuntu:~$ sudo chroot /mnt
root@ubuntu:/# journalctl | tail -100
journalctl -b -1 | tail -100
juin 21 11:54:58 moi-X71SL kernel: vfs_open+0x4f/0x80
juin 21 11:54:58 moi-X71SL kernel: path_openat+0x6bf/0x18b0
juin 21 11:54:58 moi-X71SL kernel: ? __switch_to_asm+0x41/0x70
juin 21 11:54:58 moi-X71SL kernel: ? __switch_to_asm+0x35/0x70
juin 21 11:54:58 moi-X71SL kernel: ? __switch_to_asm+0x41/0x70
juin 21 11:54:58 moi-X71SL kernel: ? __switch_to_asm+0x35/0x70
juin 21 11:54:58 moi-X71SL kernel: ? __switch_to_asm+0x41/0x70
juin 21 11:54:58 moi-X71SL kernel: ? __switch_to_asm+0x35/0x70
juin 21 11:54:58 moi-X71SL kernel: do_filp_open+0x9b/0x110
juin 21 11:54:58 moi-X71SL kernel: ? wait_woken+0x80/0x80
juin 21 11:54:58 moi-X71SL kernel: ? __check_object_size+0xc8/0x1b0
juin 21 11:54:58 moi-X71SL kernel: ? __alloc_fd+0x46/0x170
juin 21 11:54:58 moi-X71SL kernel: do_sys_open+0x1ba/0x2c0
juin 21 11:54:58 moi-X71SL kernel: ? do_sys_open+0x1ba/0x2c0
juin 21 11:54:58 moi-X71SL kernel: ? ktime_get_ts64+0x51/0xf0
juin 21 11:54:58 moi-X71SL kernel: ? _copy_to_user+0x26/0x30
juin 21 11:54:58 moi-X71SL kernel: SyS_openat+0x14/0x20
juin 21 11:54:58 moi-X71SL kernel: do_syscall_64+0x73/0x130
juin 21 11:54:58 moi-X71SL kernel: entry_SYSCALL_64_after_hwframe+0x3d/0xa2
juin 21 11:54:58 moi-X71SL kernel: RIP: 0033:0x7fe5e383adae
juin 21 11:54:58 moi-X71SL kernel: RSP: 002b:00007fe5e3ac0190 EFLAGS: 00000293 ORIG_RAX: 0000000000000101
juin 21 11:54:58 moi-X71SL kernel: RAX: ffffffffffffffda RBX: 00007fe5e3ac0210 RCX: 00007fe5e383adae
juin 21 11:54:58 moi-X71SL kernel: RDX: 00000000000a0000 RSI: 00007fe5e3ac0210 RDI: 00000000ffffff9c
juin 21 11:54:58 moi-X71SL kernel: RBP: 0000000000000000 R08: 0000000000000000 R09: 00007fe5e3ac01b0
juin 21 11:54:58 moi-X71SL kernel: R10: 0000000000000000 R11: 0000000000000293 R12: 00007fe5e086527e
juin 21 11:54:58 moi-X71SL kernel: R13: 00007fe5c75abc00 R14: 00007fe5e3ac0464 R15: 00007fe5e0865253
juin 21 11:54:58 moi-X71SL kernel: Code: 95 70 ff ff ff 4c 8b b3 d8 00 00 00 44 8b 85 60 ff ff ff 4c 8b ba d8 00 00 00 e9 19 f9 ff ff 48 c7 c7 08 5f 50 c0 e8 a2 07 84 ef <0f> 0b 48 89 df e8 78 6b fa ef e9 61 f7 ff ff 48 89 de 4c 89 e7
juin 21 11:54:58 moi-X71SL kernel: ---[ end trace 32aa566e110d64da ]---
juin 21 11:55:05 moi-X71SL kernel: ata3.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
juin 21 11:55:05 moi-X71SL kernel: ata3.00: BMDMA stat 0x5
juin 21 11:55:05 moi-X71SL kernel: ata3.00: failed command: READ DMA
juin 21 11:55:05 moi-X71SL kernel: ata3.00: cmd c8/00:38:68:2d:4e/00:00:00:00:00/ec tag 0 dma 28672 in
res 51/84:01:9f:2d:4e/00:00:00:00:00/ec Emask 0x10 (ATA bus error)
juin 21 11:55:05 moi-X71SL kernel: ata3.00: status: { DRDY ERR }
juin 21 11:55:05 moi-X71SL kernel: ata3.00: error: { ICRC ABRT }
juin 21 11:55:05 moi-X71SL kernel: ata3: soft resetting link
juin 21 11:55:05 moi-X71SL kernel: ata3.00: configured for UDMA/33
juin 21 11:55:05 moi-X71SL kernel: ata3: EH complete
juin 21 11:55:07 moi-X71SL kernel: perf: interrupt took too long (6514 > 6462), lowering kernel.perf_event_max_sample_rate to 30500
juin 21 11:55:49 moi-X71SL anacron[626]: Job `cron.daily' started
juin 21 11:55:49 moi-X71SL anacron[2315]: Updated timestamp for job `cron.daily' to 2020-06-21
juin 21 11:55:51 moi-X71SL cracklib[2345]: no dictionary update necessary.
juin 21 11:55:54 moi-X71SL systemd[1]: Stopping Make remote CUPS printers available locally...
juin 21 11:55:54 moi-X71SL systemd[1]: Stopped Make remote CUPS printers available locally.
juin 21 11:55:54 moi-X71SL systemd[1]: Stopping CUPS Scheduler...
juin 21 11:55:54 moi-X71SL systemd[1]: Stopped CUPS Scheduler.
juin 21 11:55:54 moi-X71SL systemd[1]: Stopped CUPS Scheduler.
juin 21 11:55:54 moi-X71SL systemd[1]: Stopping CUPS Scheduler.
juin 21 11:55:54 moi-X71SL systemd[1]: Started CUPS Scheduler.
juin 21 11:55:54 moi-X71SL systemd[1]: Closed CUPS Scheduler.
juin 21 11:55:54 moi-X71SL systemd[1]: Stopping CUPS Scheduler.
juin 21 11:55:54 moi-X71SL systemd[1]: Listening on CUPS Scheduler.
juin 21 11:55:54 moi-X71SL systemd[1]: Started CUPS Scheduler.
juin 21 11:55:54 moi-X71SL systemd[1]: Started Make remote CUPS printers available locally.
juin 21 11:55:56 moi-X71SL rsyslogd[612]: [origin software="rsyslogd" swVersion="8.32.0" x-pid="612" x-info="http://www.rsyslog.com"] rsyslogd was HUPed
juin 21 11:55:58 moi-X71SL rtkit-daemon[1260]: Supervising 4 threads of 2 processes of 1 users.
juin 21 11:55:58 moi-X71SL rtkit-daemon[1260]: Supervising 4 threads of 2 processes of 1 users.
juin 21 11:55:58 moi-X71SL rtkit-daemon[1260]: Supervising 4 threads of 2 processes of 1 users.
juin 21 11:55:58 moi-X71SL rtkit-daemon[1260]: Supervising 4 threads of 2 processes of 1 users.
juin 21 11:55:58 moi-X71SL rtkit-daemon[1260]: Successfully made thread 2395 of process 2177 (n/a) owned by '1000' RT at priority 10.
juin 21 11:55:58 moi-X71SL rtkit-daemon[1260]: Supervising 5 threads of 3 processes of 1 users.
juin 21 11:56:13 moi-X71SL wpa_supplicant[613]: wlp2s0: WPA: Group rekeying completed with e4:9e:12:08:15:b1 [GTK=TKIP]
juin 21 11:56:13 moi-X71SL wpa_supplicant[613]: wlp2s0: WPA: Group rekeying completed with e4:9e:12:08:15:b1 [GTK=TKIP]
juin 21 11:56:14 moi-X71SL kernel: ata3.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
juin 21 11:56:14 moi-X71SL kernel: ata3.00: BMDMA stat 0x5
juin 21 11:56:14 moi-X71SL kernel: ata3.00: failed command: READ DMA
juin 21 11:56:14 moi-X71SL kernel: ata3.00: cmd c8/00:f8:10:0f:40/00:00:00:00:00/e5 tag 0 dma 126976 in
res 51/84:01:07:10:40/00:00:00:00:00/e5 Emask 0x10 (ATA bus error)
juin 21 11:56:14 moi-X71SL kernel: ata3.00: status: { DRDY ERR }
juin 21 11:56:14 moi-X71SL kernel: ata3.00: error: { ICRC ABRT }
juin 21 11:56:14 moi-X71SL kernel: ata3: soft resetting link
juin 21 11:56:14 moi-X71SL kernel: ata3.00: configured for UDMA/33
juin 21 11:56:14 moi-X71SL kernel: sd 2:0:0:0: [sda] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
juin 21 11:56:14 moi-X71SL kernel: sd 2:0:0:0: [sda] tag#0 Sense Key : Aborted Command [current]
juin 21 11:56:14 moi-X71SL kernel: sd 2:0:0:0: [sda] tag#0 Add. Sense: Scsi parity error
juin 21 11:56:14 moi-X71SL kernel: sd 2:0:0:0: [sda] tag#0 CDB: Read(10) 28 00 05 40 0f 10 00 00 f8 00
juin 21 11:56:14 moi-X71SL kernel: print_req_error: I/O error, dev sda, sector 88084240
juin 21 11:56:14 moi-X71SL kernel: ata3: EH complete
juin 21 11:56:15 moi-X71SL org.gnome.Shell.desktop[1021]: IPDL protocol error: Handler returned error code!
juin 21 11:56:15 moi-X71SL org.gnome.Shell.desktop[1021]: ###!!! [Parent][DispatchAsyncMessage] Error: PMessagePort::Msg_PostMessages Processing error: message was deserialized, but the handler returned false (indicating failure)
juin 21 11:56:15 moi-X71SL kernel: ata3.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
juin 21 11:56:15 moi-X71SL kernel: ata3.00: BMDMA stat 0x4
juin 21 11:56:15 moi-X71SL kernel: ata3.00: failed command: READ DMA
juin 21 11:56:15 moi-X71SL kernel: ata3.00: cmd c8/00:08:60:2c:41/00:00:00:00:00/e5 tag 0 dma 4096 in
res 51/84:01:67:2c:41/00:00:00:00:00/e5 Emask 0x10 (ATA bus error)
juin 21 11:56:15 moi-X71SL kernel: ata3.00: status: { DRDY ERR }
juin 21 11:56:15 moi-X71SL kernel: ata3.00: error: { ICRC ABRT }
juin 21 11:56:15 moi-X71SL kernel: ata3: soft resetting link
juin 21 11:56:15 moi-X71SL kernel: ata3.00: configured for UDMA/33
juin 21 11:56:15 moi-X71SL kernel: ata3: EH complete
juin 21 11:56:28 moi-X71SL kernel: perf: interrupt took too long (8162 > 8142), lowering kernel.perf_event_max_sample_rate to 24500
juin 21 11:56:29 moi-X71SL kernel: ata3.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
juin 21 11:56:29 moi-X71SL kernel: ata3.00: BMDMA stat 0x4
juin 21 11:56:29 moi-X71SL kernel: ata3.00: failed command: READ DMA
juin 21 11:56:29 moi-X71SL kernel: ata3.00: cmd c8/00:08:40:25:c1/00:00:00:00:00/e6 tag 0 dma 4096 in
res 51/84:01:47:25:c1/00:00:00:00:00/e6 Emask 0x10 (ATA bus error)
juin 21 11:56:29 moi-X71SL kernel: ata3.00: status: { DRDY ERR }
juin 21 11:56:29 moi-X71SL kernel: ata3.00: error: { ICRC ABRT }
juin 21 11:56:29 moi-X71SL kernel: ata3: soft resetting link
juin 21 11:56:33 moi-X71SL gsd-color[1514]: unable to get EDID for xrandr-default: unable to get EDID for output
root@ubuntu:/# journalctl -b -1 | tail -100
juin 20 17:48:55 moi-X71SL systemd[1]: Stopped Make remote CUPS printers available locally.
juin 20 17:48:55 moi-X71SL systemd[1]: Stopping CUPS Scheduler...
juin 20 17:48:55 moi-X71SL systemd[1]: Stopping Avahi mDNS/DNS-SD Stack...
juin 20 17:48:55 moi-X71SL avahi-daemon[620]: Got SIGTERM, quitting.
juin 20 17:48:55 moi-X71SL avahi-daemon[620]: Leaving mDNS multicast group on interface wlp2s0.IPv6 with address 2a01:e0a:358:8850:808d:fc40:194b:d2d3.
juin 20 17:48:55 moi-X71SL avahi-daemon[620]: Leaving mDNS multicast group on interface wlp2s0.IPv4 with address 192.168.0.28.
juin 20 17:48:55 moi-X71SL avahi-daemon[620]: Leaving mDNS multicast group on interface lo.IPv6 with address ::1.
juin 20 17:48:55 moi-X71SL avahi-daemon[620]: Leaving mDNS multicast group on interface lo.IPv4 with address 127.0.0.1.
juin 20 17:48:55 moi-X71SL avahi-daemon[620]: avahi-daemon 0.7 exiting.
juin 20 17:48:55 moi-X71SL apport[2970]: * Stopping automatic crash report generation: apport
juin 20 17:48:55 moi-X71SL speech-dispatcher[2969]: * speech-dispatcher disabled; edit /etc/default/speech-dispatcher
juin 20 17:48:55 moi-X71SL systemd[1]: Stopped LSB: Speech Dispatcher.
juin 20 17:48:55 moi-X71SL systemd[1]: Started Show Plymouth Power Off Screen.
juin 20 17:48:55 moi-X71SL systemd[1]: Stopped Permit User Sessions.
juin 20 17:48:55 moi-X71SL systemd[1]: Stopped target User and Group Name Lookups.
juin 20 17:48:55 moi-X71SL systemd[1]: Stopped target Network.
juin 20 17:48:55 moi-X71SL systemd[1]: Stopping Network Name Resolution...
juin 20 17:48:56 moi-X71SL systemd[1]: Stopping Raise network interfaces...
juin 20 17:48:56 moi-X71SL systemd[1]: Stopping Network Manager...
juin 20 17:48:56 moi-X71SL systemd[1]: Stopping WPA supplicant...
juin 20 17:48:56 moi-X71SL systemd[1]: Stopped System Logging Service.
juin 20 17:48:56 moi-X71SL apport[2970]: ...done.
juin 20 17:48:56 moi-X71SL systemd[1]: Stopped LSB: automatic crash report generation.
juin 20 17:48:56 moi-X71SL systemd[1]: Stopped target Remote File Systems.
juin 20 17:48:56 moi-X71SL NetworkManager[605]: <info> [1592668136.2066] caught SIGTERM, shutting down normally.
juin 20 17:48:56 moi-X71SL kernel: wlp2s0: deauthenticating from e4:9e:12:08:15:b1 by local choice (Reason: 3=DEAUTH_LEAVING)
juin 20 17:48:56 moi-X71SL systemd[1]: Stopped Avahi mDNS/DNS-SD Stack.
juin 20 17:48:56 moi-X71SL wpa_supplicant[606]: wlp2s0: CTRL-EVENT-DISCONNECTED bssid=e4:9e:12:08:15:b1 reason=3 locally_generated=1
juin 20 17:48:56 moi-X71SL NetworkManager[605]: <info> [1592668136.8862] device (wlp2s0): state change: activated -> deactivating (reason 'unmanaged', sys-iface-state: 'managed')
juin 20 17:48:56 moi-X71SL NetworkManager[605]: <info> [1592668136.8868] manager: NetworkManager state is now DISCONNECTING
juin 20 17:48:57 moi-X71SL wpa_supplicant[606]: nl80211: deinit ifname=wlp2s0 disabled_11b_rates=0
juin 20 17:48:57 moi-X71SL wpa_supplicant[606]: wlp2s0: CTRL-EVENT-TERMINATING
juin 20 17:48:57 moi-X71SL systemd[1]: Stopped Network Name Resolution.
juin 20 17:48:57 moi-X71SL ModemManager[584]: <info> ModemManager is shut down
juin 20 17:48:58 moi-X71SL systemd[1]: Stopped Raise network interfaces.
juin 20 17:48:58 moi-X71SL systemd[1]: Stopped WPA supplicant.
juin 20 17:48:58 moi-X71SL systemd[1]: Stopped Modem Manager.
juin 20 17:48:58 moi-X71SL NetworkManager[605]: <info> [1592668138.8007] device (wlp2s0): state change: deactivating -> unmanaged (reason 'removed', sys-iface-state: 'managed')
juin 20 17:48:58 moi-X71SL dbus-daemon[586]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.11' (uid=0 pid=605 comm="/usr/sbin/NetworkManager --no-daemon " label="unconfined")
juin 20 17:48:58 moi-X71SL dbus-daemon[586]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Refusing activation, D-Bus is shutting down.
juin 20 17:48:58 moi-X71SL NetworkManager[605]: <info> [1592668138.8178] dhcp4 (wlp2s0): canceled DHCP transaction, DHCP client pid 785
juin 20 17:48:58 moi-X71SL NetworkManager[605]: <info> [1592668138.8178] dhcp4 (wlp2s0): state changed bound -> done
juin 20 17:48:58 moi-X71SL dbus-daemon[586]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.11' (uid=0 pid=605 comm="/usr/sbin/NetworkManager --no-daemon " label="unconfined")
juin 20 17:48:58 moi-X71SL dbus-daemon[586]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Refusing activation, D-Bus is shutting down.
juin 20 17:48:58 moi-X71SL NetworkManager[605]: <info> [1592668138.9155] manager: NetworkManager state is now DISCONNECTED
juin 20 17:48:58 moi-X71SL dbus-daemon[586]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.11' (uid=0 pid=605 comm="/usr/sbin/NetworkManager --no-daemon " label="unconfined")
juin 20 17:48:58 moi-X71SL dbus-daemon[586]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Refusing activation, D-Bus is shutting down.
juin 20 17:48:59 moi-X71SL NetworkManager[605]: <info> [1592668139.3387] exiting (success)
juin 20 17:48:59 moi-X71SL systemd[1]: Stopped CUPS Scheduler.
juin 20 17:48:59 moi-X71SL systemd[1]: Stopped Network Manager.
juin 20 17:48:59 moi-X71SL systemd[1]: Stopping D-Bus System Message Bus...
juin 20 17:48:59 moi-X71SL systemd[1]: Stopped D-Bus System Message Bus.
juin 20 17:48:59 moi-X71SL systemd[1]: Stopped target Basic System.
juin 20 17:48:59 moi-X71SL systemd[1]: Stopped target Slices.
juin 20 17:48:59 moi-X71SL systemd[1]: Removed slice User and Session Slice.
juin 20 17:48:59 moi-X71SL systemd[1]: Stopped target Sockets.
juin 20 17:48:59 moi-X71SL systemd[1]: Closed Avahi mDNS/DNS-SD Stack Activation Socket.
juin 20 17:48:59 moi-X71SL systemd[1]: Closed Syslog Socket.
juin 20 17:48:59 moi-X71SL systemd[1]: Closed UUID daemon activation socket.
juin 20 17:48:59 moi-X71SL systemd[1]: Closed CUPS Scheduler.
juin 20 17:48:59 moi-X71SL systemd[1]: Closed ACPID Listen Socket.
juin 20 17:48:59 moi-X71SL systemd[1]: Closed Socket activation for snappy daemon.
juin 20 17:48:59 moi-X71SL systemd[1]: Stopped Forward Password Requests to Plymouth Directory Watch.
juin 20 17:48:59 moi-X71SL systemd[1]: Stopped target Paths.
juin 20 17:48:59 moi-X71SL systemd[1]: Stopped CUPS Scheduler.
juin 20 17:48:59 moi-X71SL systemd[1]: Stopped ACPI Events Check.
juin 20 17:48:59 moi-X71SL systemd[1]: Closed D-Bus System Message Bus Socket.
juin 20 17:48:59 moi-X71SL systemd[1]: Stopped target System Initialization.
juin 20 17:48:59 moi-X71SL systemd[1]: Stopping Update UTMP about System Boot/Shutdown...
juin 20 17:48:59 moi-X71SL systemd[1]: Stopped target Local Encrypted Volumes.
juin 20 17:48:59 moi-X71SL systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
juin 20 17:48:59 moi-X71SL systemd[1]: Stopped Apply Kernel Variables.
juin 20 17:48:59 moi-X71SL systemd[1]: Stopped Load Kernel Modules.
juin 20 17:48:59 moi-X71SL systemd[1]: Stopping Network Time Synchronization...
juin 20 17:48:59 moi-X71SL systemd[1]: Stopping Load/Save Screen Backlight Brightness of backlight:acpi_video0...
juin 20 17:48:59 moi-X71SL systemd[1]: Stopping Load/Save Random Seed...
juin 20 17:49:00 moi-X71SL systemd[1]: Stopped Load/Save Screen Backlight Brightness of backlight:acpi_video0.
juin 20 17:49:00 moi-X71SL systemd[1]: Removed slice system-systemd\x2dbacklight.slice.
juin 20 17:49:00 moi-X71SL systemd[1]: Stopped Load/Save Random Seed.
juin 20 17:49:00 moi-X71SL systemd[1]: Stopped Update UTMP about System Boot/Shutdown.
juin 20 17:49:00 moi-X71SL systemd[1]: Stopped Network Time Synchronization.
juin 20 17:49:00 moi-X71SL systemd[1]: Stopped Create Volatile Files and Directories.
juin 20 17:49:00 moi-X71SL systemd[1]: Stopped target Local File Systems.
juin 20 17:49:00 moi-X71SL systemd[1]: Unmounting /run/user/1000...
juin 20 17:49:00 moi-X71SL systemd[1]: Unmounted /run/user/1000.
juin 20 17:49:00 moi-X71SL systemd[1]: Stopped target Swap.
juin 20 17:49:00 moi-X71SL systemd[1]: Deactivating swap /swapfile...
juin 20 17:49:00 moi-X71SL systemd[1]: Stopped target Local File Systems (Pre).
juin 20 17:49:00 moi-X71SL systemd[1]: Stopped Create Static Device Nodes in /dev.
juin 20 17:49:00 moi-X71SL systemd[1]: Deactivated swap /swapfile.
juin 20 17:49:00 moi-X71SL systemd[1]: Reached target Unmount All Filesystems.
juin 20 17:49:00 moi-X71SL systemd[1]: Stopped Remount Root and Kernel File Systems.
juin 20 17:49:00 moi-X71SL systemd[1]: Reached target Shutdown.
juin 20 17:49:00 moi-X71SL systemd[1]: Reached target Final Step.
juin 20 17:49:00 moi-X71SL systemd[1]: Starting Power-Off...
juin 20 17:49:00 moi-X71SL systemd[1]: Shutting down.
juin 20 17:49:00 moi-X71SL kernel: systemd-shutdow: 29 output lines suppressed due to ratelimiting
juin 20 17:49:00 moi-X71SL systemd-shutdown[1]: Syncing filesystems and block devices.
juin 20 17:49:01 moi-X71SL systemd-shutdown[1]: Sending SIGTERM to remaining processes...
juin 20 17:49:01 moi-X71SL systemd-journald[226]: Journal stopped
root@ubuntu:/# journalctl -b -2 | tail -100
juin 20 13:59:08 moi-X71SL systemd[1]: Unmounting Mount unit for gnome-system-monitor, revision 148...
juin 20 13:59:08 moi-X71SL systemd[1]: Unmounting Mount unit for gtk-common-themes, revision 1506...
juin 20 13:59:08 moi-X71SL systemd[1]: Unmounting Mount unit for gnome-calculator, revision 180...
juin 20 13:59:08 moi-X71SL systemd[1]: Unmounting Mount unit for core18, revision 1754...
juin 20 13:59:08 moi-X71SL systemd[1]: Unmounting Mount unit for gnome-characters, revision 103...
juin 20 13:59:08 moi-X71SL systemd[1]: Unmounting Mount unit for gnome-characters, revision 550...
juin 20 13:59:08 moi-X71SL systemd[1]: Unmounting Mount unit for gnome-logs, revision 100...
juin 20 13:59:08 moi-X71SL systemd[1]: Unmounting Mount unit for gnome-3-26-1604, revision 100...
juin 20 13:59:08 moi-X71SL systemd[1]: Unmounting Mount unit for codebreakers, revision 9...
juin 20 13:59:08 moi-X71SL systemd[1]: Unmounting Mount unit for gnome-3-28-1804, revision 116...
juin 20 13:59:08 moi-X71SL systemd[1]: Unmounting Mount unit for gtk-common-themes, revision 319...
juin 20 13:59:08 moi-X71SL systemd[1]: Unmounting Mount unit for gnome-3-26-1604, revision 70...
juin 20 13:59:08 moi-X71SL systemd[1]: Unmounting Mount unit for gnome-logs, revision 37...
juin 20 13:59:08 moi-X71SL systemd[1]: Unmounting Mount unit for gnome-calculator, revision 748...
juin 20 13:59:08 moi-X71SL systemd[1]: Stopped Save/Restore Sound Card State.
juin 20 13:59:08 moi-X71SL NetworkManager[638]: <info> [1592654348.8077] device (wlp2s0): state change: deactivating -> unmanaged (reason 'removed', sys-iface-state: 'managed')
juin 20 13:59:08 moi-X71SL dbus-daemon[613]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.16' (uid=0 pid=638 comm="/usr/sbin/NetworkManager --no-daemon " label="unconfined")
juin 20 13:59:08 moi-X71SL dbus-daemon[613]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Refusing activation, D-Bus is shutting down.
juin 20 13:59:08 moi-X71SL systemd[1]: Unmounted Mount unit for gnome-system-monitor, revision 148.
juin 20 13:59:08 moi-X71SL systemd[1]: Unmounted Mount unit for gtk-common-themes, revision 319.
juin 20 13:59:08 moi-X71SL systemd[1]: Unmounted Mount unit for gnome-3-28-1804, revision 116.
juin 20 13:59:08 moi-X71SL systemd[1]: Unmounted Mount unit for gnome-3-34-1804, revision 36.
juin 20 13:59:08 moi-X71SL systemd[1]: Unmounted Mount unit for gnome-characters, revision 550.
juin 20 13:59:08 moi-X71SL systemd[1]: Unmounted Mount unit for gnome-logs, revision 100.
juin 20 13:59:08 moi-X71SL systemd[1]: Unmounted Mount unit for gnome-logs, revision 37.
juin 20 13:59:08 moi-X71SL systemd[1]: Unmounted Mount unit for gnome-system-monitor, revision 51.
juin 20 13:59:08 moi-X71SL systemd[1]: Unmounted Mount unit for gnome-calculator, revision 180.
juin 20 13:59:08 moi-X71SL systemd[1]: Unmounted Mount unit for core18, revision 1754.
juin 20 13:59:08 moi-X71SL NetworkManager[638]: <info> [1592654348.9698] dhcp4 (wlp2s0): canceled DHCP transaction, DHCP client pid 822
juin 20 13:59:08 moi-X71SL NetworkManager[638]: <info> [1592654348.9699] dhcp4 (wlp2s0): state changed bound -> done
juin 20 13:59:08 moi-X71SL systemd[1]: Unmounted Mount unit for gnome-3-26-1604, revision 70.
juin 20 13:59:09 moi-X71SL systemd[1]: Unmounted Mount unit for gnome-calculator, revision 748.
juin 20 13:59:09 moi-X71SL systemd[1]: Unmounted Mount unit for gnome-3-26-1604, revision 100.
juin 20 13:59:09 moi-X71SL systemd[1]: Stopped WPA supplicant.
juin 20 13:59:09 moi-X71SL systemd[1]: Unmounted Mount unit for gnome-characters, revision 103.
juin 20 13:59:09 moi-X71SL systemd[1]: Unmounted Mount unit for codebreakers, revision 9.
juin 20 13:59:09 moi-X71SL systemd[1]: Unmounted Mount unit for core, revision 4917.
juin 20 13:59:09 moi-X71SL systemd[1]: Unmounted Mount unit for gtk-common-themes, revision 1506.
juin 20 13:59:09 moi-X71SL systemd[1]: Unmounted Mount unit for gnome-3-28-1804, revision 128.
juin 20 13:59:09 moi-X71SL ModemManager[588]: <info> ModemManager is shut down
juin 20 13:59:09 moi-X71SL systemd[1]: Unmounted Mount unit for core, revision 9289.
juin 20 13:59:09 moi-X71SL systemd[1]: Stopped Modem Manager.
juin 20 13:59:09 moi-X71SL NetworkManager[638]: <info> [1592654349.8053] manager: NetworkManager state is now DISCONNECTED
juin 20 13:59:09 moi-X71SL dbus-daemon[613]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.16' (uid=0 pid=638 comm="/usr/sbin/NetworkManager --no-daemon " label="unconfined")
juin 20 13:59:09 moi-X71SL dbus-daemon[613]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Refusing activation, D-Bus is shutting down.
juin 20 13:59:09 moi-X71SL systemd[1]: Stopped Raise network interfaces.
juin 20 13:59:10 moi-X71SL systemd[1]: Stopped CUPS Scheduler.
juin 20 13:59:10 moi-X71SL NetworkManager[638]: <info> [1592654350.2088] exiting (success)
juin 20 13:59:10 moi-X71SL systemd[1]: Received SIGRTMIN+20 from PID 5077 (plymouthd).
juin 20 13:59:11 moi-X71SL systemd[1]: Stopped Network Manager.
juin 20 13:59:11 moi-X71SL systemd[1]: Stopping D-Bus System Message Bus...
juin 20 13:59:11 moi-X71SL systemd[1]: Stopped D-Bus System Message Bus.
juin 20 13:59:11 moi-X71SL systemd[1]: Stopped target Basic System.
juin 20 13:59:11 moi-X71SL systemd[1]: Stopped Forward Password Requests to Plymouth Directory Watch.
juin 20 13:59:11 moi-X71SL systemd[1]: Stopped target Slices.
juin 20 13:59:11 moi-X71SL systemd[1]: Removed slice User and Session Slice.
juin 20 13:59:11 moi-X71SL systemd[1]: Stopped target Sockets.
juin 20 13:59:11 moi-X71SL systemd[1]: Closed UUID daemon activation socket.
juin 20 13:59:11 moi-X71SL systemd[1]: Closed ACPID Listen Socket.
juin 20 13:59:11 moi-X71SL systemd[1]: Closed Avahi mDNS/DNS-SD Stack Activation Socket.
juin 20 13:59:11 moi-X71SL systemd[1]: Closed Syslog Socket.
juin 20 13:59:11 moi-X71SL systemd[1]: Closed CUPS Scheduler.
juin 20 13:59:11 moi-X71SL systemd[1]: Closed Socket activation for snappy daemon.
juin 20 13:59:11 moi-X71SL systemd[1]: Stopped target Paths.
juin 20 13:59:11 moi-X71SL systemd[1]: Stopped ACPI Events Check.
juin 20 13:59:11 moi-X71SL systemd[1]: Stopped CUPS Scheduler.
juin 20 13:59:11 moi-X71SL systemd[1]: Closed D-Bus System Message Bus Socket.
juin 20 13:59:11 moi-X71SL systemd[1]: Stopped target System Initialization.
juin 20 13:59:11 moi-X71SL systemd[1]: Stopping Network Time Synchronization...
juin 20 13:59:11 moi-X71SL systemd[1]: Stopped Apply Kernel Variables.
juin 20 13:59:11 moi-X71SL systemd[1]: Stopped Load Kernel Modules.
juin 20 13:59:11 moi-X71SL systemd[1]: Stopped target Local Encrypted Volumes.
juin 20 13:59:11 moi-X71SL systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
juin 20 13:59:11 moi-X71SL systemd[1]: Stopping Load/Save Random Seed...
juin 20 13:59:11 moi-X71SL systemd[1]: Stopping Load/Save Screen Backlight Brightness of backlight:acpi_video0...
juin 20 13:59:11 moi-X71SL systemd[1]: Stopping Update UTMP about System Boot/Shutdown...
juin 20 13:59:11 moi-X71SL systemd[1]: Stopped Update UTMP about System Boot/Shutdown.
juin 20 13:59:11 moi-X71SL systemd[1]: Stopped Load/Save Screen Backlight Brightness of backlight:acpi_video0.
juin 20 13:59:11 moi-X71SL systemd[1]: Removed slice system-systemd\x2dbacklight.slice.
juin 20 13:59:11 moi-X71SL systemd[1]: Stopped Load/Save Random Seed.
juin 20 13:59:11 moi-X71SL systemd[1]: Stopped Network Time Synchronization.
juin 20 13:59:11 moi-X71SL systemd[1]: Stopped Create Volatile Files and Directories.
juin 20 13:59:11 moi-X71SL systemd[1]: Stopped target Local File Systems.
juin 20 13:59:11 moi-X71SL systemd[1]: Unmounting /run/user/121...
juin 20 13:59:11 moi-X71SL systemd[1]: Unmounted /run/user/121.
juin 20 13:59:11 moi-X71SL systemd[1]: Stopped target Local File Systems (Pre).
juin 20 13:59:11 moi-X71SL systemd[1]: Stopped Create Static Device Nodes in /dev.
juin 20 13:59:11 moi-X71SL systemd[1]: Stopped target Swap.
juin 20 13:59:11 moi-X71SL systemd[1]: Deactivating swap /swapfile...
juin 20 13:59:11 moi-X71SL systemd[1]: Deactivated swap /swapfile.
juin 20 13:59:11 moi-X71SL systemd[1]: Reached target Unmount All Filesystems.
juin 20 13:59:11 moi-X71SL systemd[1]: Stopped Remount Root and Kernel File Systems.
juin 20 13:59:11 moi-X71SL systemd[1]: Reached target Shutdown.
juin 20 13:59:11 moi-X71SL systemd[1]: Reached target Final Step.
juin 20 13:59:11 moi-X71SL systemd[1]: Starting Power-Off...
juin 20 13:59:11 moi-X71SL systemd[1]: Shutting down.
juin 20 13:59:11 moi-X71SL kernel: systemd-shutdow: 30 output lines suppressed due to ratelimiting
juin 20 13:59:12 moi-X71SL systemd-shutdown[1]: Syncing filesystems and block devices.
juin 20 13:59:13 moi-X71SL systemd-shutdown[1]: Sending SIGTERM to remaining processes...
juin 20 13:59:13 moi-X71SL systemd-journald[236]: Journal stopped
root@ubuntu:/# journalctl -b -2 | tail -100
juin 20 13:59:08 moi-X71SL systemd[1]: Unmounting Mount unit for gnome-system-monitor, revision 148...
juin 20 13:59:08 moi-X71SL systemd[1]: Unmounting Mount unit for gtk-common-themes, revision 1506...
juin 20 13:59:08 moi-X71SL systemd[1]: Unmounting Mount unit for gnome-calculator, revision 180...
juin 20 13:59:08 moi-X71SL systemd[1]: Unmounting Mount unit for core18, revision 1754...
juin 20 13:59:08 moi-X71SL systemd[1]: Unmounting Mount unit for gnome-characters, revision 103...
juin 20 13:59:08 moi-X71SL systemd[1]: Unmounting Mount unit for gnome-characters, revision 550...
juin 20 13:59:08 moi-X71SL systemd[1]: Unmounting Mount unit for gnome-logs, revision 100...
juin 20 13:59:08 moi-X71SL systemd[1]: Unmounting Mount unit for gnome-3-26-1604, revision 100...
juin 20 13:59:08 moi-X71SL systemd[1]: Unmounting Mount unit for codebreakers, revision 9...
juin 20 13:59:08 moi-X71SL systemd[1]: Unmounting Mount unit for gnome-3-28-1804, revision 116...
juin 20 13:59:08 moi-X71SL systemd[1]: Unmounting Mount unit for gtk-common-themes, revision 319...
juin 20 13:59:08 moi-X71SL systemd[1]: Unmounting Mount unit for gnome-3-26-1604, revision 70...
juin 20 13:59:08 moi-X71SL systemd[1]: Unmounting Mount unit for gnome-logs, revision 37...
juin 20 13:59:08 moi-X71SL systemd[1]: Unmounting Mount unit for gnome-calculator, revision 748...
juin 20 13:59:08 moi-X71SL systemd[1]: Stopped Save/Restore Sound Card State.
juin 20 13:59:08 moi-X71SL NetworkManager[638]: <info> [1592654348.8077] device (wlp2s0): state change: deactivating -> unmanaged (reason 'removed', sys-iface-state: 'managed')
juin 20 13:59:08 moi-X71SL dbus-daemon[613]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.16' (uid=0 pid=638 comm="/usr/sbin/NetworkManager --no-daemon " label="unconfined")
juin 20 13:59:08 moi-X71SL dbus-daemon[613]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Refusing activation, D-Bus is shutting down.
juin 20 13:59:08 moi-X71SL systemd[1]: Unmounted Mount unit for gnome-system-monitor, revision 148.
juin 20 13:59:08 moi-X71SL systemd[1]: Unmounted Mount unit for gtk-common-themes, revision 319.
juin 20 13:59:08 moi-X71SL systemd[1]: Unmounted Mount unit for gnome-3-28-1804, revision 116.
juin 20 13:59:08 moi-X71SL systemd[1]: Unmounted Mount unit for gnome-3-34-1804, revision 36.
juin 20 13:59:08 moi-X71SL systemd[1]: Unmounted Mount unit for gnome-characters, revision 550.
juin 20 13:59:08 moi-X71SL systemd[1]: Unmounted Mount unit for gnome-logs, revision 100.
juin 20 13:59:08 moi-X71SL systemd[1]: Unmounted Mount unit for gnome-logs, revision 37.
juin 20 13:59:08 moi-X71SL systemd[1]: Unmounted Mount unit for gnome-system-monitor, revision 51.
juin 20 13:59:08 moi-X71SL systemd[1]: Unmounted Mount unit for gnome-calculator, revision 180.
juin 20 13:59:08 moi-X71SL systemd[1]: Unmounted Mount unit for core18, revision 1754.
juin 20 13:59:08 moi-X71SL NetworkManager[638]: <info> [1592654348.9698] dhcp4 (wlp2s0): canceled DHCP transaction, DHCP client pid 822
juin 20 13:59:08 moi-X71SL NetworkManager[638]: <info> [1592654348.9699] dhcp4 (wlp2s0): state changed bound -> done
juin 20 13:59:08 moi-X71SL systemd[1]: Unmounted Mount unit for gnome-3-26-1604, revision 70.
juin 20 13:59:09 moi-X71SL systemd[1]: Unmounted Mount unit for gnome-calculator, revision 748.
juin 20 13:59:09 moi-X71SL systemd[1]: Unmounted Mount unit for gnome-3-26-1604, revision 100.
juin 20 13:59:09 moi-X71SL systemd[1]: Stopped WPA supplicant.
juin 20 13:59:09 moi-X71SL systemd[1]: Unmounted Mount unit for gnome-characters, revision 103.
juin 20 13:59:09 moi-X71SL systemd[1]: Unmounted Mount unit for codebreakers, revision 9.
juin 20 13:59:09 moi-X71SL systemd[1]: Unmounted Mount unit for core, revision 4917.
juin 20 13:59:09 moi-X71SL systemd[1]: Unmounted Mount unit for gtk-common-themes, revision 1506.
juin 20 13:59:09 moi-X71SL systemd[1]: Unmounted Mount unit for gnome-3-28-1804, revision 128.
juin 20 13:59:09 moi-X71SL ModemManager[588]: <info> ModemManager is shut down
juin 20 13:59:09 moi-X71SL systemd[1]: Unmounted Mount unit for core, revision 9289.
juin 20 13:59:09 moi-X71SL systemd[1]: Stopped Modem Manager.
juin 20 13:59:09 moi-X71SL NetworkManager[638]: <info> [1592654349.8053] manager: NetworkManager state is now DISCONNECTED
juin 20 13:59:09 moi-X71SL dbus-daemon[613]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.16' (uid=0 pid=638 comm="/usr/sbin/NetworkManager --no-daemon " label="unconfined")
juin 20 13:59:09 moi-X71SL dbus-daemon[613]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Refusing activation, D-Bus is shutting down.
juin 20 13:59:09 moi-X71SL systemd[1]: Stopped Raise network interfaces.
juin 20 13:59:10 moi-X71SL systemd[1]: Stopped CUPS Scheduler.
juin 20 13:59:10 moi-X71SL NetworkManager[638]: <info> [1592654350.2088] exiting (success)
juin 20 13:59:10 moi-X71SL systemd[1]: Received SIGRTMIN+20 from PID 5077 (plymouthd).
juin 20 13:59:11 moi-X71SL systemd[1]: Stopped Network Manager.
juin 20 13:59:11 moi-X71SL systemd[1]: Stopping D-Bus System Message Bus...
juin 20 13:59:11 moi-X71SL systemd[1]: Stopped D-Bus System Message Bus.
juin 20 13:59:11 moi-X71SL systemd[1]: Stopped target Basic System.
juin 20 13:59:11 moi-X71SL systemd[1]: Stopped Forward Password Requests to Plymouth Directory Watch.
juin 20 13:59:11 moi-X71SL systemd[1]: Stopped target Slices.
juin 20 13:59:11 moi-X71SL systemd[1]: Removed slice User and Session Slice.
juin 20 13:59:11 moi-X71SL systemd[1]: Stopped target Sockets.
juin 20 13:59:11 moi-X71SL systemd[1]: Closed UUID daemon activation socket.
juin 20 13:59:11 moi-X71SL systemd[1]: Closed ACPID Listen Socket.
juin 20 13:59:11 moi-X71SL systemd[1]: Closed Avahi mDNS/DNS-SD Stack Activation Socket.
juin 20 13:59:11 moi-X71SL systemd[1]: Closed Syslog Socket.
juin 20 13:59:11 moi-X71SL systemd[1]: Closed CUPS Scheduler.
juin 20 13:59:11 moi-X71SL systemd[1]: Closed Socket activation for snappy daemon.
juin 20 13:59:11 moi-X71SL systemd[1]: Stopped target Paths.
juin 20 13:59:11 moi-X71SL systemd[1]: Stopped ACPI Events Check.
juin 20 13:59:11 moi-X71SL systemd[1]: Stopped CUPS Scheduler.
juin 20 13:59:11 moi-X71SL systemd[1]: Closed D-Bus System Message Bus Socket.
juin 20 13:59:11 moi-X71SL systemd[1]: Stopped target System Initialization.
juin 20 13:59:11 moi-X71SL systemd[1]: Stopping Network Time Synchronization...
juin 20 13:59:11 moi-X71SL systemd[1]: Stopped Apply Kernel Variables.
juin 20 13:59:11 moi-X71SL systemd[1]: Stopped Load Kernel Modules.
juin 20 13:59:11 moi-X71SL systemd[1]: Stopped target Local Encrypted Volumes.
juin 20 13:59:11 moi-X71SL systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
juin 20 13:59:11 moi-X71SL systemd[1]: Stopping Load/Save Random Seed...
juin 20 13:59:11 moi-X71SL systemd[1]: Stopping Load/Save Screen Backlight Brightness of backlight:acpi_video0...
juin 20 13:59:11 moi-X71SL systemd[1]: Stopping Update UTMP about System Boot/Shutdown...
juin 20 13:59:11 moi-X71SL systemd[1]: Stopped Update UTMP about System Boot/Shutdown.
juin 20 13:59:11 moi-X71SL systemd[1]: Stopped Load/Save Screen Backlight Brightness of backlight:acpi_video0.
juin 20 13:59:11 moi-X71SL systemd[1]: Removed slice system-systemd\x2dbacklight.slice.
juin 20 13:59:11 moi-X71SL systemd[1]: Stopped Load/Save Random Seed.
juin 20 13:59:11 moi-X71SL systemd[1]: Stopped Network Time Synchronization.
juin 20 13:59:11 moi-X71SL systemd[1]: Stopped Create Volatile Files and Directories.
juin 20 13:59:11 moi-X71SL systemd[1]: Stopped target Local File Systems.
juin 20 13:59:11 moi-X71SL systemd[1]: Unmounting /run/user/121...
juin 20 13:59:11 moi-X71SL systemd[1]: Unmounted /run/user/121.
juin 20 13:59:11 moi-X71SL systemd[1]: Stopped target Local File Systems (Pre).
juin 20 13:59:11 moi-X71SL systemd[1]: Stopped Create Static Device Nodes in /dev.
juin 20 13:59:11 moi-X71SL systemd[1]: Stopped target Swap.
juin 20 13:59:11 moi-X71SL systemd[1]: Deactivating swap /swapfile...
juin 20 13:59:11 moi-X71SL systemd[1]: Deactivated swap /swapfile.
juin 20 13:59:11 moi-X71SL systemd[1]: Reached target Unmount All Filesystems.
juin 20 13:59:11 moi-X71SL systemd[1]: Stopped Remount Root and Kernel File Systems.
juin 20 13:59:11 moi-X71SL systemd[1]: Reached target Shutdown.
juin 20 13:59:11 moi-X71SL systemd[1]: Reached target Final Step.
juin 20 13:59:11 moi-X71SL systemd[1]: Starting Power-Off...
juin 20 13:59:11 moi-X71SL systemd[1]: Shutting down.
juin 20 13:59:11 moi-X71SL kernel: systemd-shutdow: 30 output lines suppressed due to ratelimiting
juin 20 13:59:12 moi-X71SL systemd-shutdown[1]: Syncing filesystems and block devices.
juin 20 13:59:13 moi-X71SL systemd-shutdown[1]: Sending SIGTERM to remaining processes...
juin 20 13:59:13 moi-X71SL systemd-journald[236]: Journal stopped
root@ubuntu:/# journalctl -b -3 | tail -100
juin 19 21:05:07 moi-X71SL /usr/lib/gdm3/gdm-x-session[753]: (WW) xf86CloseConsole: VT_ACTIVATE failed: Input/output error
juin 19 21:05:07 moi-X71SL kernel: mtrr: no MTRR for fb000000,e00000 found
juin 19 21:05:07 moi-X71SL /usr/lib/gdm3/gdm-x-session[753]: (II) Server terminated successfully (0). Closing log file.
juin 19 21:05:07 moi-X71SL systemd[1]: Stopped Session 1 of user moi.
juin 19 21:05:07 moi-X71SL systemd[1]: Removed slice User Slice of moi.
juin 19 21:05:07 moi-X71SL systemd[1]: Stopping Login Service...
juin 19 21:05:07 moi-X71SL gdm3[704]: Unable to read /run/gnome-initial-setup/gnome-initial-setup-uid
juin 19 21:05:07 moi-X71SL gdm3[704]: GLib: g_variant_new_string: assertion 'string != NULL' failed
juin 19 21:05:07 moi-X71SL systemd[1]: Stopped Login Service.
juin 19 21:05:07 moi-X71SL dbus-daemon[596]: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' requested by ':1.20' (uid=0 pid=704 comm="/usr/sbin/gdm3 " label="unconfined")
juin 19 21:05:07 moi-X71SL dbus-daemon[596]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.login1.service': Refusing activation, D-Bus is shutting down.
juin 19 21:05:07 moi-X71SL gdm3[704]: GdmLocalDisplayFactory: Failed to issue method call: GDBus.Error:org.freedesktop.systemd1.ShuttingDown: Refusing activation, D-Bus is shutting down.
juin 19 21:05:07 moi-X71SL gdm3[704]: GLib: g_hash_table_find: assertion 'version == hash_table->version' failed
juin 19 21:05:07 moi-X71SL systemd[1]: Stopped GNOME Display Manager.
juin 19 21:05:07 moi-X71SL systemd[1]: Starting Show Plymouth Power Off Screen...
juin 19 21:05:07 moi-X71SL systemd[1]: Stopping Firmware update daemon...
juin 19 21:05:07 moi-X71SL systemd[1]: Stopping Permit User Sessions...
juin 19 21:05:07 moi-X71SL systemd[1]: Stopped Permit User Sessions.
juin 19 21:05:07 moi-X71SL systemd[1]: Stopped Firmware update daemon.
juin 19 21:05:07 moi-X71SL systemd[1]: Stopped target User and Group Name Lookups.
juin 19 21:05:07 moi-X71SL systemd[1]: Stopped target Remote File Systems.
juin 19 21:05:07 moi-X71SL systemd[1]: Stopped target Network.
juin 19 21:05:07 moi-X71SL systemd[1]: Stopping Network Name Resolution...
juin 19 21:05:07 moi-X71SL systemd[1]: Stopping Network Manager...
juin 19 21:05:07 moi-X71SL NetworkManager[613]: <info> [1592593507.2825] caught SIGTERM, shutting down normally.
juin 19 21:05:07 moi-X71SL NetworkManager[613]: <info> [1592593507.2856] device (wlp2s0): state change: activated -> deactivating (reason 'unmanaged', sys-iface-state: 'managed')
juin 19 21:05:07 moi-X71SL NetworkManager[613]: <info> [1592593507.2859] manager: NetworkManager state is now DISCONNECTING
juin 19 21:05:07 moi-X71SL systemd[1]: Stopping Raise network interfaces...
juin 19 21:05:07 moi-X71SL systemd[1]: Stopping WPA supplicant...
juin 19 21:05:07 moi-X71SL kernel: wlp2s0: deauthenticating from e4:9e:12:08:15:b1 by local choice (Reason: 3=DEAUTH_LEAVING)
juin 19 21:05:07 moi-X71SL systemd[1]: Started Show Plymouth Power Off Screen.
juin 19 21:05:07 moi-X71SL systemd[1]: Stopped Network Name Resolution.
juin 19 21:05:07 moi-X71SL NetworkManager[613]: <info> [1592593507.3925] device (wlp2s0): state change: deactivating -> unmanaged (reason 'removed', sys-iface-state: 'managed')
juin 19 21:05:07 moi-X71SL dbus-daemon[596]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.16' (uid=0 pid=613 comm="/usr/sbin/NetworkManager --no-daemon " label="unconfined")
juin 19 21:05:07 moi-X71SL dbus-daemon[596]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Refusing activation, D-Bus is shutting down.
juin 19 21:05:07 moi-X71SL NetworkManager[613]: <info> [1592593507.3951] dhcp4 (wlp2s0): canceled DHCP transaction, DHCP client pid 792
juin 19 21:05:07 moi-X71SL NetworkManager[613]: <info> [1592593507.3952] dhcp4 (wlp2s0): state changed bound -> done
juin 19 21:05:07 moi-X71SL systemd[1]: Stopped CUPS Scheduler.
juin 19 21:05:07 moi-X71SL dbus-daemon[596]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.16' (uid=0 pid=613 comm="/usr/sbin/NetworkManager --no-daemon " label="unconfined")
juin 19 21:05:07 moi-X71SL dbus-daemon[596]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Refusing activation, D-Bus is shutting down.
juin 19 21:05:07 moi-X71SL wpa_supplicant[604]: wlp2s0: CTRL-EVENT-DISCONNECTED bssid=e4:9e:12:08:15:b1 reason=3 locally_generated=1
juin 19 21:05:07 moi-X71SL systemd[1]: Stopped Raise network interfaces.
juin 19 21:05:07 moi-X71SL NetworkManager[613]: <info> [1592593507.5189] manager: NetworkManager state is now DISCONNECTED
juin 19 21:05:07 moi-X71SL dbus-daemon[596]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.16' (uid=0 pid=613 comm="/usr/sbin/NetworkManager --no-daemon " label="unconfined")
juin 19 21:05:07 moi-X71SL dbus-daemon[596]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Refusing activation, D-Bus is shutting down.
juin 19 21:05:07 moi-X71SL wpa_supplicant[604]: nl80211: deinit ifname=wlp2s0 disabled_11b_rates=0
juin 19 21:05:07 moi-X71SL wpa_supplicant[604]: wlp2s0: CTRL-EVENT-TERMINATING
juin 19 21:05:07 moi-X71SL systemd[1]: Stopped WPA supplicant.
juin 19 21:05:07 moi-X71SL NetworkManager[613]: <info> [1592593507.8160] exiting (success)
juin 19 21:05:07 moi-X71SL systemd[1]: Stopped Network Manager.
juin 19 21:05:07 moi-X71SL systemd[1]: Stopping D-Bus System Message Bus...
juin 19 21:05:07 moi-X71SL systemd[1]: Stopped D-Bus System Message Bus.
juin 19 21:05:07 moi-X71SL systemd[1]: Stopped target Basic System.
juin 19 21:05:07 moi-X71SL systemd[1]: Stopped Forward Password Requests to Plymouth Directory Watch.
juin 19 21:05:07 moi-X71SL systemd[1]: Stopped target Paths.
juin 19 21:05:07 moi-X71SL systemd[1]: Stopped ACPI Events Check.
juin 19 21:05:07 moi-X71SL systemd[1]: Stopped CUPS Scheduler.
juin 19 21:05:07 moi-X71SL systemd[1]: Stopped target Slices.
juin 19 21:05:07 moi-X71SL systemd[1]: Removed slice User and Session Slice.
juin 19 21:05:07 moi-X71SL systemd[1]: Stopped target Sockets.
juin 19 21:05:07 moi-X71SL systemd[1]: Closed Syslog Socket.
juin 19 21:05:07 moi-X71SL systemd[1]: Closed Socket activation for snappy daemon.
juin 19 21:05:07 moi-X71SL systemd[1]: Closed ACPID Listen Socket.
juin 19 21:05:07 moi-X71SL systemd[1]: Closed CUPS Scheduler.
juin 19 21:05:07 moi-X71SL systemd[1]: Closed UUID daemon activation socket.
juin 19 21:05:07 moi-X71SL systemd[1]: Closed Avahi mDNS/DNS-SD Stack Activation Socket.
juin 19 21:05:07 moi-X71SL systemd[1]: Closed D-Bus System Message Bus Socket.
juin 19 21:05:07 moi-X71SL systemd[1]: Stopped target System Initialization.
juin 19 21:05:07 moi-X71SL systemd[1]: Stopping Update UTMP about System Boot/Shutdown...
juin 19 21:05:07 moi-X71SL systemd[1]: Stopping Load/Save Random Seed...
juin 19 21:05:07 moi-X71SL systemd[1]: Stopped target Local Encrypted Volumes.
juin 19 21:05:07 moi-X71SL systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
juin 19 21:05:07 moi-X71SL systemd[1]: Stopped Apply Kernel Variables.
juin 19 21:05:07 moi-X71SL systemd[1]: Stopped Load Kernel Modules.
juin 19 21:05:07 moi-X71SL systemd[1]: Stopping Load/Save Screen Backlight Brightness of backlight:acpi_video0...
juin 19 21:05:07 moi-X71SL systemd[1]: Stopping Network Time Synchronization...
juin 19 21:05:07 moi-X71SL systemd[1]: Stopped Update UTMP about System Boot/Shutdown.
juin 19 21:05:07 moi-X71SL systemd[1]: Stopped Load/Save Screen Backlight Brightness of backlight:acpi_video0.
juin 19 21:05:07 moi-X71SL systemd[1]: Removed slice system-systemd\x2dbacklight.slice.
juin 19 21:05:07 moi-X71SL systemd[1]: Stopped Load/Save Random Seed.
juin 19 21:05:07 moi-X71SL systemd[1]: Stopped Network Time Synchronization.
juin 19 21:05:07 moi-X71SL systemd[1]: Stopped Create Volatile Files and Directories.
juin 19 21:05:07 moi-X71SL systemd[1]: Stopped target Local File Systems.
juin 19 21:05:07 moi-X71SL systemd[1]: Unmounting /run/user/1000...
juin 19 21:05:08 moi-X71SL systemd[1]: Unmounted /run/user/1000.
juin 19 21:05:08 moi-X71SL systemd[1]: Stopped target Local File Systems (Pre).
juin 19 21:05:08 moi-X71SL systemd[1]: Stopped Create Static Device Nodes in /dev.
juin 19 21:05:08 moi-X71SL systemd[1]: Stopped target Swap.
juin 19 21:05:08 moi-X71SL systemd[1]: Deactivating swap /swapfile...
juin 19 21:05:08 moi-X71SL systemd[1]: Deactivated swap /swapfile.
juin 19 21:05:08 moi-X71SL systemd[1]: Reached target Unmount All Filesystems.
juin 19 21:05:08 moi-X71SL systemd[1]: Stopped Remount Root and Kernel File Systems.
juin 19 21:05:08 moi-X71SL systemd[1]: Reached target Shutdown.
juin 19 21:05:08 moi-X71SL systemd[1]: Reached target Final Step.
juin 19 21:05:08 moi-X71SL systemd[1]: Starting Power-Off...
juin 19 21:05:08 moi-X71SL systemd[1]: Shutting down.
juin 19 21:05:08 moi-X71SL kernel: systemd-shutdow: 27 output lines suppressed due to ratelimiting
juin 19 21:05:08 moi-X71SL systemd-shutdown[1]: Syncing filesystems and block devices.
juin 19 21:05:08 moi-X71SL systemd-shutdown[1]: Sending SIGTERM to remaining processes...
juin 19 21:05:08 moi-X71SL systemd-journald[233]: Journal stopped
root@ubuntu:/# update-initramfs -u -k all
update-initramfs: Generating /boot/initrd.img-4.15.0-106-generic
root@ubuntu:/# apt update
Err :1 http://fr.archive.ubuntu.com/ubuntu bionic InRelease
Ne parvient pas à résoudre « fr.archive.ubuntu.com »
Err :2 http://security.ubuntu.com/ubuntu bionic-security InRelease
Ne parvient pas à résoudre « security.ubuntu.com »
Err :3 http://fr.archive.ubuntu.com/ubuntu bionic-updates InRelease
Ne parvient pas à résoudre « fr.archive.ubuntu.com »
Err :4 http://fr.archive.ubuntu.com/ubuntu bionic-backports InRelease
Ne parvient pas à résoudre « fr.archive.ubuntu.com »
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
20 paquets peuvent être mis à jour. Exécutez « apt list --upgradable » pour les voir.
W: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dists/bionic/InRelease Ne parvient pas à résoudre « fr.archive.ubuntu.com »
W: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dists/bionic-updates/InRelease Ne parvient pas à résoudre « fr.archive.ubuntu.com »
W: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dists/bionic-backports/InRelease Ne parvient pas à résoudre « fr.archive.ubuntu.com »
W: Impossible de récupérer http://security.ubuntu.com/ubuntu/dists/bionic-security/InRelease Ne parvient pas à résoudre « security.ubuntu.com »
W: Le téléchargement de quelques fichiers d'index a échoué, ils ont été ignorés, ou les anciens ont été utilisés à la place.
root@ubuntu:/# apt full-upgrade
E: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/pool/main/libd/libdrm/libdrm-nouveau2_2.4.101-2~18.04.1_amd64.deb Ne parvient pas à résoudre « fr.archive.ubuntu.com »
E: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/pool/main/libd/libdrm/libdrm-nouveau2_2.4.101-2~18.04.1_i386.deb Ne parvient pas à résoudre « fr.archive.ubuntu.com »
E: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/pool/main/libd/libdrm/libdrm-radeon1_2.4.101-2~18.04.1_i386.deb Ne parvient pas à résoudre « fr.archive.ubuntu.com »
E: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/pool/main/libd/libdrm/libdrm-radeon1_2.4.101-2~18.04.1_amd64.deb Ne parvient pas à résoudre « fr.archive.ubuntu.com »
E: Impossible de récupérer certaines archives, peut-être devrez-vous lancer apt-get update ou essayer avec --fix-missing ?
root@ubuntu:/#