#1 Le 08/03/2020, à 09:01
- Alexandre98
Shutdown bloque pendant la procédure d’arrêt
Bonjour à toutes et tous,
Je suis sous Ubuntu mate 18.04 et j'utilise un portable Acer ES1-533-C80R.
Mon problème est que la procédure d’arrêt se bloque (voir photo ci-dessous).
Je n'ai pas d'autre solution que d'utiliser brutalement le bouton d'arrêt.
Cela pose de plus en plus souvent des problèmes et je suis notamment régulièrement obligé d'utiliser la commande fsck -f -y /dev/sda(x) pour retrouver un démarrage complet.
Est-ce-que quelqu'un(e) aurait une idée pour m'aider à trouver une solution ?
Merci par avance.
Dernière modification par Alexandre98 (Le 08/03/2020, à 09:17)
Hors ligne
#2 Le 08/03/2020, à 09:18
- xubu1957
Re : Shutdown bloque pendant la procédure d’arrêt
Bonjour,
Ton modèle n'est pas commode > (Résolu)--Impossible d'installer Ubuntu sur Acer ES1-533-C80R EUFI
et avait fait l'objet de cette précédente discussion > [Résolu] Mise a jour bloquée
_ _ _
Fournis les noyaux présents :
echo; dpkg -l | grep -Ei "linux-(g|h|i|lo|mo|si|t)" | grep -v ^rc | sort -k3 | awk '{print $1,$2,$3,$4}' | column -s" " -t ; echo ; uname -mr
Dernière modification par xubu1957 (Le 08/03/2020, à 09:23)
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
Hors ligne
#3 Le 08/03/2020, à 09:22
- nany
Re : Shutdown bloque pendant la procédure d’arrêt
Bonjour,
Voyons ce que dit le journal.
Donne le retour de :
journalctl -b -1 --no-pager | tail -50
Hors ligne
#4 Le 08/03/2020, à 09:23
- Alexandre98
Re : Shutdown bloque pendant la procédure d’arrêt
Je confirme, c'est une machine infernale...
Hors ligne
#5 Le 08/03/2020, à 09:29
- Alexandre98
Re : Shutdown bloque pendant la procédure d’arrêt
Bonjour nany, voici le retour
yves@yves-Aspire-ES1-533:~$ journalctl -b -1 --no-pager | tail -50 mars 08 17:34:58 yves-Aspire-ES1-533 systemd[1]: Closed Socket activation for snappy daemon. mars 08 17:34:58 yves-Aspire-ES1-533 systemd[1]: Closed UUID daemon activation socket. mars 08 17:34:58 yves-Aspire-ES1-533 systemd[1]: Closed ACPID Listen Socket. mars 08 17:34:58 yves-Aspire-ES1-533 systemd[1]: Stopped target Slices. mars 08 17:34:58 yves-Aspire-ES1-533 systemd[1]: Removed slice User and Session Slice. mars 08 17:34:58 yves-Aspire-ES1-533 systemd[1]: Stopped Forward Password Requests to Plymouth Directory Watch. mars 08 17:34:58 yves-Aspire-ES1-533 systemd[1]: Stopped target Paths. mars 08 17:34:58 yves-Aspire-ES1-533 systemd[1]: Stopped CUPS Scheduler. mars 08 17:34:58 yves-Aspire-ES1-533 systemd[1]: Stopped Process error reports when automatic reporting is enabled (file watch). mars 08 17:34:58 yves-Aspire-ES1-533 systemd[1]: Stopped ACPI Events Check. mars 08 17:34:58 yves-Aspire-ES1-533 systemd[1]: Closed D-Bus System Message Bus Socket. mars 08 17:34:58 yves-Aspire-ES1-533 systemd[1]: Stopped target System Initialization. mars 08 17:34:58 yves-Aspire-ES1-533 systemd[1]: Stopping Network Time Synchronization... mars 08 17:34:58 yves-Aspire-ES1-533 systemd[1]: Stopping Update UTMP about System Boot/Shutdown... mars 08 17:34:58 yves-Aspire-ES1-533 systemd[1]: Stopping Load/Save Screen Backlight Brightness of backlight:intel_backlight... mars 08 17:34:58 yves-Aspire-ES1-533 systemd[1]: Stopping Load/Save Random Seed... mars 08 17:34:58 yves-Aspire-ES1-533 systemd[1]: Stopped target Local Encrypted Volumes. mars 08 17:34:58 yves-Aspire-ES1-533 systemd[1]: Stopped Forward Password Requests to Wall Directory Watch. mars 08 17:34:58 yves-Aspire-ES1-533 systemd[1]: Stopped Raise network interfaces. mars 08 17:34:58 yves-Aspire-ES1-533 systemd[1]: Stopped Apply Kernel Variables. mars 08 17:34:58 yves-Aspire-ES1-533 systemd[1]: Stopped Load Kernel Modules. mars 08 17:34:58 yves-Aspire-ES1-533 systemd[1]: Stopped Load/Save Screen Backlight Brightness of backlight:intel_backlight. mars 08 17:34:58 yves-Aspire-ES1-533 systemd[1]: Removed slice system-systemd\x2dbacklight.slice. mars 08 17:34:58 yves-Aspire-ES1-533 systemd[1]: Stopped Update UTMP about System Boot/Shutdown. mars 08 17:34:58 yves-Aspire-ES1-533 systemd[1]: Stopped Network Time Synchronization. mars 08 17:34:58 yves-Aspire-ES1-533 systemd[1]: Stopped Load/Save Random Seed. mars 08 17:34:58 yves-Aspire-ES1-533 systemd[1]: Stopped Create Volatile Files and Directories. mars 08 17:34:58 yves-Aspire-ES1-533 systemd[1]: Stopped target Local File Systems. mars 08 17:34:58 yves-Aspire-ES1-533 systemd[1]: Unmounting /run/user/1000... mars 08 17:34:58 yves-Aspire-ES1-533 systemd[1]: Unmounting /boot/efi... mars 08 17:34:59 yves-Aspire-ES1-533 systemd[1]: Unmounted /boot/efi. mars 08 17:34:59 yves-Aspire-ES1-533 systemd[1]: Stopped File System Check on /dev/disk/by-uuid/267B-7697. mars 08 17:34:59 yves-Aspire-ES1-533 systemd[1]: Removed slice system-systemd\x2dfsck.slice. mars 08 17:34:59 yves-Aspire-ES1-533 systemd[1]: Unmounted /run/user/1000. mars 08 17:34:59 yves-Aspire-ES1-533 systemd[1]: Stopped target Local File Systems (Pre). mars 08 17:34:59 yves-Aspire-ES1-533 systemd[1]: Stopped Create Static Device Nodes in /dev. mars 08 17:34:59 yves-Aspire-ES1-533 systemd[1]: Stopped target Swap. mars 08 17:34:59 yves-Aspire-ES1-533 systemd[1]: Deactivating swap /swapfile... mars 08 17:34:59 yves-Aspire-ES1-533 systemd[1]: Deactivated swap /swapfile. mars 08 17:34:59 yves-Aspire-ES1-533 systemd[1]: Reached target Unmount All Filesystems. mars 08 17:34:59 yves-Aspire-ES1-533 systemd[1]: Stopped Remount Root and Kernel File Systems. mars 08 17:34:59 yves-Aspire-ES1-533 systemd[1]: Reached target Shutdown. mars 08 17:34:59 yves-Aspire-ES1-533 systemd[1]: Reached target Final Step. mars 08 17:34:59 yves-Aspire-ES1-533 systemd[1]: Started Show Plymouth Power Off Screen. mars 08 17:34:59 yves-Aspire-ES1-533 systemd[1]: Received SIGRTMIN+20 from PID 3429 (plymouthd). mars 08 17:34:59 yves-Aspire-ES1-533 systemd[1]: Starting Power-Off... mars 08 17:34:59 yves-Aspire-ES1-533 systemd[1]: Shutting down. mars 08 17:34:59 yves-Aspire-ES1-533 kernel: systemd-shutdow: 31 output lines suppressed due to ratelimiting mars 08 17:34:59 yves-Aspire-ES1-533 systemd-shutdown[1]: Syncing filesystems and block devices. mars 08 17:35:00 yves-Aspire-ES1-533 systemd-journald[336]: Journal stopped yves@yves-Aspire-ES1-533:~$
Hors ligne
#6 Le 08/03/2020, à 09:44
- Alexandre98
Re : Shutdown bloque pendant la procédure d’arrêt
@xubu1957, voici le retour
yves@yves-Aspire-ES1-533:~$ echo; dpkg -l | grep -Ei "linux-(g|h|i|lo|mo|si|t)" | grep -v ^rc | sort -k3 | awk '{print $1,$2,$3,$4}' | column -s" " -t ; echo ; uname -mr
ii binutils-x86-64-linux-gnu 2.30-21ubuntu1~18.04.2 amd64
ii linux-headers-4.15.0-76 4.15.0-76.86 all
ii linux-modules-4.15.0-76-generic 4.15.0-76.86 amd64
ii linux-modules-extra-4.15.0-76-generic 4.15.0-76.86 amd64
ii linux-headers-4.15.0-76-generic 4.15.0-76.86 amd64
ii linux-image-4.15.0-76-generic 4.15.0-76.86 amd64
ii linux-generic 4.15.0.88.80 amd64
ii linux-signed-generic 4.15.0.88.80 amd64
ii linux-headers-generic 4.15.0.88.80 amd64
ii linux-image-generic 4.15.0.88.80 amd64
ii linux-headers-4.15.0-88 4.15.0-88.88 all
ii linux-modules-4.15.0-88-generic 4.15.0-88.88 amd64
ii linux-modules-extra-4.15.0-88-generic 4.15.0-88.88 amd64
ii linux-headers-4.15.0-88-generic 4.15.0-88.88 amd64
ii linux-image-4.15.0-88-generic 4.15.0-88.88 amd64
4.15.0-88-generic x86_64
yves@yves-Aspire-ES1-533:~$
Hors ligne
#7 Le 08/03/2020, à 09:48
- nany
Re : Shutdown bloque pendant la procédure d’arrêt
Bon, cet extrait de journal semble correct. Voyons en un autre.
Donne le retour de :
journalctl -b -2 --no-pager | tail -50
Hors ligne
#8 Le 08/03/2020, à 09:53
- Alexandre98
Re : Shutdown bloque pendant la procédure d’arrêt
nany, voici le retour
yves@yves-Aspire-ES1-533:~$ journalctl -b -2 --no-pager | tail -50
mars 08 16:39:10 yves-Aspire-ES1-533 systemd[1]: Closed ACPID Listen Socket.
mars 08 16:39:10 yves-Aspire-ES1-533 systemd[1]: Closed Socket activation for snappy daemon.
mars 08 16:39:10 yves-Aspire-ES1-533 systemd[1]: Closed UUID daemon activation socket.
mars 08 16:39:10 yves-Aspire-ES1-533 systemd[1]: Closed CUPS Scheduler.
mars 08 16:39:10 yves-Aspire-ES1-533 systemd[1]: Closed Avahi mDNS/DNS-SD Stack Activation Socket.
mars 08 16:39:10 yves-Aspire-ES1-533 systemd[1]: Stopped Forward Password Requests to Plymouth Directory Watch.
mars 08 16:39:10 yves-Aspire-ES1-533 systemd[1]: Stopped target Slices.
mars 08 16:39:10 yves-Aspire-ES1-533 systemd[1]: Removed slice User and Session Slice.
mars 08 16:39:10 yves-Aspire-ES1-533 systemd[1]: Stopped target Paths.
mars 08 16:39:10 yves-Aspire-ES1-533 systemd[1]: Stopped Process error reports when automatic reporting is enabled (file watch).
mars 08 16:39:10 yves-Aspire-ES1-533 systemd[1]: Stopped CUPS Scheduler.
mars 08 16:39:10 yves-Aspire-ES1-533 systemd[1]: Stopped ACPI Events Check.
mars 08 16:39:10 yves-Aspire-ES1-533 systemd[1]: Closed D-Bus System Message Bus Socket.
mars 08 16:39:10 yves-Aspire-ES1-533 systemd[1]: Stopped target System Initialization.
mars 08 16:39:10 yves-Aspire-ES1-533 systemd[1]: Stopping Load/Save Screen Backlight Brightness of backlight:intel_backlight...
mars 08 16:39:10 yves-Aspire-ES1-533 systemd[1]: Stopping Network Time Synchronization...
mars 08 16:39:10 yves-Aspire-ES1-533 systemd[1]: Stopping Update UTMP about System Boot/Shutdown...
mars 08 16:39:10 yves-Aspire-ES1-533 systemd[1]: Stopping Load/Save Random Seed...
mars 08 16:39:10 yves-Aspire-ES1-533 systemd[1]: Stopped Apply Kernel Variables.
mars 08 16:39:10 yves-Aspire-ES1-533 systemd[1]: Stopped Load Kernel Modules.
mars 08 16:39:10 yves-Aspire-ES1-533 systemd[1]: Stopped target Local Encrypted Volumes.
mars 08 16:39:10 yves-Aspire-ES1-533 systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
mars 08 16:39:10 yves-Aspire-ES1-533 systemd[1]: Stopped Load/Save Screen Backlight Brightness of backlight:intel_backlight.
mars 08 16:39:10 yves-Aspire-ES1-533 systemd[1]: Removed slice system-systemd\x2dbacklight.slice.
mars 08 16:39:10 yves-Aspire-ES1-533 systemd[1]: Stopped Update UTMP about System Boot/Shutdown.
mars 08 16:39:10 yves-Aspire-ES1-533 systemd[1]: Stopped Network Time Synchronization.
mars 08 16:39:10 yves-Aspire-ES1-533 systemd[1]: Stopped Load/Save Random Seed.
mars 08 16:39:10 yves-Aspire-ES1-533 systemd[1]: Stopped Create Volatile Files and Directories.
mars 08 16:39:10 yves-Aspire-ES1-533 systemd[1]: Stopped target Local File Systems.
mars 08 16:39:10 yves-Aspire-ES1-533 systemd[1]: Unmounting /run/user/1000...
mars 08 16:39:10 yves-Aspire-ES1-533 systemd[1]: Unmounting /boot/efi...
mars 08 16:39:10 yves-Aspire-ES1-533 systemd[1]: Unmounted /run/user/1000.
mars 08 16:39:10 yves-Aspire-ES1-533 systemd[1]: Stopped target Swap.
mars 08 16:39:10 yves-Aspire-ES1-533 systemd[1]: Deactivating swap /swapfile...
mars 08 16:39:10 yves-Aspire-ES1-533 systemd[1]: Unmounted /boot/efi.
mars 08 16:39:10 yves-Aspire-ES1-533 systemd[1]: Stopped File System Check on /dev/disk/by-uuid/267B-7697.
mars 08 16:39:10 yves-Aspire-ES1-533 systemd[1]: Removed slice system-systemd\x2dfsck.slice.
mars 08 16:39:10 yves-Aspire-ES1-533 systemd[1]: Stopped target Local File Systems (Pre).
mars 08 16:39:10 yves-Aspire-ES1-533 systemd[1]: Stopped Create Static Device Nodes in /dev.
mars 08 16:39:10 yves-Aspire-ES1-533 systemd[1]: Deactivated swap /swapfile.
mars 08 16:39:10 yves-Aspire-ES1-533 systemd[1]: Reached target Unmount All Filesystems.
mars 08 16:39:10 yves-Aspire-ES1-533 systemd[1]: Stopped Remount Root and Kernel File Systems.
mars 08 16:39:10 yves-Aspire-ES1-533 systemd[1]: Reached target Shutdown.
mars 08 16:39:10 yves-Aspire-ES1-533 systemd[1]: Reached target Final Step.
mars 08 16:39:10 yves-Aspire-ES1-533 systemd[1]: Starting Reboot...
mars 08 16:39:10 yves-Aspire-ES1-533 systemd[1]: Shutting down.
mars 08 16:39:11 yves-Aspire-ES1-533 kernel: systemd-shutdow: 25 output lines suppressed due to ratelimiting
mars 08 16:39:11 yves-Aspire-ES1-533 systemd-shutdown[1]: Syncing filesystems and block devices.
mars 08 16:39:11 yves-Aspire-ES1-533 systemd-shutdown[1]: Sending SIGTERM to remaining processes...
mars 08 16:39:11 yves-Aspire-ES1-533 systemd-journald[325]: Journal stopped
yves@yves-Aspire-ES1-533:~$
Hors ligne
#9 Le 08/03/2020, à 10:07
- nany
Re : Shutdown bloque pendant la procédure d’arrêt
Bon, je ne vois toujours rien. On va s’y prendre autrement.
Donne les retours de :
journalctl -p alert --no-pager
journalctl -p crit --no-pager
journalctl -p err --no-pager
Hors ligne
#10 Le 08/03/2020, à 10:17
- Alexandre98
Re : Shutdown bloque pendant la procédure d’arrêt
nany voici pour alert
yves@yves-Aspire-ES1-533:~$ journalctl -p alert --no-pager
-- Logs begin at Tue 2018-11-20 21:42:10 +11, end at Sun 2020-03-08 19:08:46 +11. --
août 25 12:10:05 yves-Aspire-ES1-533 /hp-sendfax[9796]: hp-sendfax[9796]: error: No device found that support this feature.
-- Reboot --
oct. 12 18:09:38 yves-Aspire-ES1-533 /hpfax[3561]: [3561]: error: Failed to create /var/spool/cups/tmp/.hplip
-- Reboot --
nov. 02 10:30:41 yves-Aspire-ES1-533 /hpfax[5951]: [5951]: error: Failed to create /var/spool/cups/tmp/.hplip
yves@yves-Aspire-ES1-533:~$
voici pour crit
urrently unreadable (pending) sectors
févr. 26 03:38:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 960 Currently unreadable (pending) sectors
févr. 26 04:08:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 960 Currently unreadable (pending) sectors
févr. 26 04:38:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 960 Currently unreadable (pending) sectors
févr. 26 05:08:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 960 Currently unreadable (pending) sectors
févr. 26 05:38:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 960 Currently unreadable (pending) sectors
févr. 26 06:08:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 960 Currently unreadable (pending) sectors
févr. 26 06:38:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 928 Currently unreadable (pending) sectors (changed -32)
févr. 26 07:08:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 912 Currently unreadable (pending) sectors (changed -16)
févr. 26 07:38:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 912 Currently unreadable (pending) sectors
févr. 26 08:08:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 912 Currently unreadable (pending) sectors
févr. 26 08:38:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 912 Currently unreadable (pending) sectors
févr. 26 09:08:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 912 Currently unreadable (pending) sectors
févr. 26 09:38:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 912 Currently unreadable (pending) sectors
févr. 26 10:08:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 912 Currently unreadable (pending) sectors
févr. 26 10:38:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 928 Currently unreadable (pending) sectors (changed +16)
févr. 26 11:08:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 928 Currently unreadable (pending) sectors
févr. 26 11:38:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 928 Currently unreadable (pending) sectors
févr. 26 12:08:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 928 Currently unreadable (pending) sectors
févr. 26 12:38:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 928 Currently unreadable (pending) sectors
févr. 26 13:08:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1008 Currently unreadable (pending) sectors (changed +80)
févr. 26 13:38:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1008 Currently unreadable (pending) sectors
févr. 26 14:08:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1008 Currently unreadable (pending) sectors
févr. 26 14:38:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1008 Currently unreadable (pending) sectors
févr. 26 15:08:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1008 Currently unreadable (pending) sectors
févr. 26 15:38:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1008 Currently unreadable (pending) sectors
févr. 26 16:08:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1008 Currently unreadable (pending) sectors
févr. 26 16:38:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1008 Currently unreadable (pending) sectors
févr. 26 17:08:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1008 Currently unreadable (pending) sectors
févr. 26 17:08:56 yves-Aspire-ES1-533 smartd[746]: Warning via /usr/share/smartmontools/smartd-runner to root produced unexpected output (183 bytes) to STDOUT/STDERR:
févr. 26 17:08:56 yves-Aspire-ES1-533 smartd[746]: /etc/smartmontools/run.d/10mail:
févr. 26 17:08:56 yves-Aspire-ES1-533 smartd[746]: Your system does not have /usr/bin/mail. Install the mailx or mailutils package
févr. 26 17:08:56 yves-Aspire-ES1-533 smartd[746]: run-parts: /etc/smartmontools/run.d/10mail exited with return code 1
févr. 26 17:08:56 yves-Aspire-ES1-533 smartd[746]: Warning via /usr/share/smartmontools/smartd-runner to root: failed (32-bit/8-bit exit status: 256/1)
févr. 26 17:38:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1008 Currently unreadable (pending) sectors
févr. 26 18:08:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1104 Currently unreadable (pending) sectors (changed +96)
févr. 26 18:38:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1104 Currently unreadable (pending) sectors
févr. 26 19:08:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1088 Currently unreadable (pending) sectors (changed -16)
févr. 26 19:38:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1088 Currently unreadable (pending) sectors
févr. 26 20:08:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1168 Currently unreadable (pending) sectors (changed +80)
févr. 26 20:38:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1256 Currently unreadable (pending) sectors (changed +88)
févr. 26 21:08:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors (changed +72)
févr. 26 21:38:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 26 22:08:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 26 22:38:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 26 23:08:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 26 23:38:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 27 00:08:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 27 00:38:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 27 01:08:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 27 01:38:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 27 02:08:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 27 02:38:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 27 03:08:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 27 03:38:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 27 04:08:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 27 04:38:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 27 05:08:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 27 05:38:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 27 06:08:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 27 06:38:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 27 07:08:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 27 07:38:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 27 08:08:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 27 08:38:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 27 09:08:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 27 09:38:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 27 10:08:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 27 10:38:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 27 11:08:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 27 11:38:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 27 12:08:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 27 12:38:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 27 13:08:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 27 13:38:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 27 14:08:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 27 14:38:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 27 15:08:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 27 15:38:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 27 16:08:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 27 16:38:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 27 17:08:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 27 17:08:56 yves-Aspire-ES1-533 smartd[746]: Warning via /usr/share/smartmontools/smartd-runner to root produced unexpected output (183 bytes) to STDOUT/STDERR:
févr. 27 17:08:56 yves-Aspire-ES1-533 smartd[746]: /etc/smartmontools/run.d/10mail:
févr. 27 17:08:56 yves-Aspire-ES1-533 smartd[746]: Your system does not have /usr/bin/mail. Install the mailx or mailutils package
févr. 27 17:08:56 yves-Aspire-ES1-533 smartd[746]: run-parts: /etc/smartmontools/run.d/10mail exited with return code 1
févr. 27 17:08:56 yves-Aspire-ES1-533 smartd[746]: Warning via /usr/share/smartmontools/smartd-runner to root: failed (32-bit/8-bit exit status: 256/1)
févr. 27 17:38:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 27 18:08:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 27 18:38:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 27 19:08:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 27 19:38:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 27 20:08:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 27 20:38:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 27 21:08:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 27 21:38:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 27 22:08:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 27 22:38:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 27 23:08:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 27 23:38:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 28 00:08:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 28 00:38:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 28 01:08:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 28 01:38:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 28 02:08:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 28 02:38:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 28 03:08:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 28 03:38:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 28 04:08:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 28 04:38:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 28 05:08:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 28 05:38:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 28 06:08:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 28 06:38:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 28 07:08:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 28 07:38:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 28 08:08:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 28 08:38:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 28 09:08:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 28 09:38:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 28 10:08:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 28 10:38:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 28 11:08:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 28 11:38:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 28 12:08:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 28 12:38:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 28 13:08:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 28 13:38:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 28 14:08:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 28 14:38:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 28 15:08:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 28 15:38:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 28 16:08:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 28 16:38:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 28 17:08:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 28 17:38:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 28 17:38:56 yves-Aspire-ES1-533 smartd[746]: Warning via /usr/share/smartmontools/smartd-runner to root produced unexpected output (183 bytes) to STDOUT/STDERR:
févr. 28 17:38:56 yves-Aspire-ES1-533 smartd[746]: /etc/smartmontools/run.d/10mail:
févr. 28 17:38:56 yves-Aspire-ES1-533 smartd[746]: Your system does not have /usr/bin/mail. Install the mailx or mailutils package
févr. 28 17:38:56 yves-Aspire-ES1-533 smartd[746]: run-parts: /etc/smartmontools/run.d/10mail exited with return code 1
févr. 28 17:38:56 yves-Aspire-ES1-533 smartd[746]: Warning via /usr/share/smartmontools/smartd-runner to root: failed (32-bit/8-bit exit status: 256/1)
févr. 28 18:08:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 28 18:38:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 28 19:08:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 28 19:38:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 28 20:08:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1328 Currently unreadable (pending) sectors
févr. 28 20:38:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1512 Currently unreadable (pending) sectors (changed +184)
févr. 28 21:08:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1512 Currently unreadable (pending) sectors
févr. 28 21:38:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1512 Currently unreadable (pending) sectors
févr. 28 22:08:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1512 Currently unreadable (pending) sectors
févr. 28 22:38:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1512 Currently unreadable (pending) sectors
févr. 28 23:08:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1512 Currently unreadable (pending) sectors
févr. 28 23:38:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1512 Currently unreadable (pending) sectors
févr. 29 00:08:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1512 Currently unreadable (pending) sectors
févr. 29 00:38:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1512 Currently unreadable (pending) sectors
févr. 29 01:08:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1512 Currently unreadable (pending) sectors
févr. 29 01:38:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1512 Currently unreadable (pending) sectors
févr. 29 02:08:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1512 Currently unreadable (pending) sectors
févr. 29 02:38:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1512 Currently unreadable (pending) sectors
févr. 29 03:08:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1512 Currently unreadable (pending) sectors
févr. 29 03:38:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1512 Currently unreadable (pending) sectors
févr. 29 04:08:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1512 Currently unreadable (pending) sectors
févr. 29 04:38:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1512 Currently unreadable (pending) sectors
févr. 29 05:08:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1512 Currently unreadable (pending) sectors
févr. 29 05:38:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1512 Currently unreadable (pending) sectors
févr. 29 06:08:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1512 Currently unreadable (pending) sectors
févr. 29 06:38:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1512 Currently unreadable (pending) sectors
févr. 29 07:08:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1512 Currently unreadable (pending) sectors
févr. 29 07:38:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1512 Currently unreadable (pending) sectors
févr. 29 08:08:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1512 Currently unreadable (pending) sectors
févr. 29 08:38:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1512 Currently unreadable (pending) sectors
févr. 29 09:08:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1512 Currently unreadable (pending) sectors
févr. 29 09:38:56 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1512 Currently unreadable (pending) sectors
févr. 29 10:08:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1512 Currently unreadable (pending) sectors
févr. 29 10:38:55 yves-Aspire-ES1-533 smartd[746]: Device: /dev/sda [SAT], 1512 Currently unreadable (pending) sectors
-- Reboot --
mars 01 14:00:58 yves-Aspire-ES1-533 smartd[832]: Device: /dev/sda [SAT], 1616 Currently unreadable (pending) sectors (changed +104)
mars 01 14:01:01 yves-Aspire-ES1-533 smartd[832]: Warning via /usr/share/smartmontools/smartd-runner to root produced unexpected output (183 bytes) to STDOUT/STDERR:
mars 01 14:01:01 yves-Aspire-ES1-533 smartd[832]: /etc/smartmontools/run.d/10mail:
mars 01 14:01:01 yves-Aspire-ES1-533 smartd[832]: Your system does not have /usr/bin/mail. Install the mailx or mailutils package
mars 01 14:01:01 yves-Aspire-ES1-533 smartd[832]: run-parts: /etc/smartmontools/run.d/10mail exited with return code 1
mars 01 14:01:01 yves-Aspire-ES1-533 smartd[832]: Warning via /usr/share/smartmontools/smartd-runner to root: failed (32-bit/8-bit exit status: 256/1)
-- Reboot --
mars 03 16:09:10 yves-Aspire-ES1-533 smartd[811]: Device: /dev/sda [SAT], 1616 Currently unreadable (pending) sectors
mars 03 16:09:10 yves-Aspire-ES1-533 smartd[811]: Warning via /usr/share/smartmontools/smartd-runner to root produced unexpected output (183 bytes) to STDOUT/STDERR:
mars 03 16:09:10 yves-Aspire-ES1-533 smartd[811]: /etc/smartmontools/run.d/10mail:
mars 03 16:09:10 yves-Aspire-ES1-533 smartd[811]: Your system does not have /usr/bin/mail. Install the mailx or mailutils package
mars 03 16:09:10 yves-Aspire-ES1-533 smartd[811]: run-parts: /etc/smartmontools/run.d/10mail exited with return code 1
mars 03 16:09:10 yves-Aspire-ES1-533 smartd[811]: Warning via /usr/share/smartmontools/smartd-runner to root: failed (32-bit/8-bit exit status: 256/1)
-- Reboot --
mars 03 16:38:03 yves-Aspire-ES1-533 smartd[783]: Device: /dev/sda [SAT], 1616 Currently unreadable (pending) sectors
-- Reboot --
mars 03 16:43:46 yves-Aspire-ES1-533 smartd[812]: Device: /dev/sda [SAT], 1616 Currently unreadable (pending) sectors
-- Reboot --
mars 03 16:52:49 yves-Aspire-ES1-533 smartd[775]: Device: /dev/sda [SAT], 1616 Currently unreadable (pending) sectors
mars 03 16:52:49 yves-Aspire-ES1-533 smartd[775]: Device: /dev/sda [SAT], ATA error count increased from 293 to 295
mars 03 16:52:49 yves-Aspire-ES1-533 smartd[775]: Warning via /usr/share/smartmontools/smartd-runner to root produced unexpected output (183 bytes) to STDOUT/STDERR:
mars 03 16:52:49 yves-Aspire-ES1-533 smartd[775]: /etc/smartmontools/run.d/10mail:
mars 03 16:52:49 yves-Aspire-ES1-533 smartd[775]: Your system does not have /usr/bin/mail. Install the mailx or mailutils package
mars 03 16:52:49 yves-Aspire-ES1-533 smartd[775]: run-parts: /etc/smartmontools/run.d/10mail exited with return code 1
mars 03 16:52:49 yves-Aspire-ES1-533 smartd[775]: Warning via /usr/share/smartmontools/smartd-runner to root: failed (32-bit/8-bit exit status: 256/1)
-- Reboot --
mars 03 17:13:08 yves-Aspire-ES1-533 smartd[838]: Device: /dev/sda [SAT], 1616 Currently unreadable (pending) sectors
-- Reboot --
mars 03 17:28:07 yves-Aspire-ES1-533 smartd[859]: Device: /dev/sda [SAT], 1616 Currently unreadable (pending) sectors
-- Reboot --
mars 03 17:43:06 yves-Aspire-ES1-533 smartd[836]: Device: /dev/sda [SAT], 1616 Currently unreadable (pending) sectors
mars 03 17:45:18 yves-Aspire-ES1-533 gnome-session-binary[2818]: CRITICAL: We failed, but the fail whale is dead. Sorry....
-- Reboot --
mars 03 17:46:27 yves-Aspire-ES1-533 smartd[824]: Device: /dev/sda [SAT], 1616 Currently unreadable (pending) sectors
mars 03 17:49:59 yves-Aspire-ES1-533 ukui-session[3315]: GLib-CRITICAL: '(@a{ss}' is not a valid GVariant format string
mars 03 17:49:59 yves-Aspire-ES1-533 ukui-session[3315]: GLib-CRITICAL: g_variant_new: assertion 'valid_format_string (format_string, TRUE, NULL) && format_string[0] != '?' && format_string[0] != '@' && format_string[0] != '*' && format_string[0] != 'r'' failed
mars 03 17:49:59 yves-Aspire-ES1-533 ukui-session[3315]: GLib-CRITICAL: '(@a{ss}' is not a valid GVariant format string
mars 03 17:49:59 yves-Aspire-ES1-533 ukui-session[3315]: GLib-CRITICAL: g_variant_new: assertion 'valid_format_string (format_string, TRUE, NULL) && format_string[0] != '?' && format_string[0] != '@' && format_string[0] != '*' && format_string[0] != 'r'' failed
mars 03 17:50:00 yves-Aspire-ES1-533 ukui-session[3315]: GLib-CRITICAL: '(@a{ss}' is not a valid GVariant format string
mars 03 17:50:00 yves-Aspire-ES1-533 ukui-session[3315]: GLib-CRITICAL: g_variant_new: assertion 'valid_format_string (format_string, TRUE, NULL) && format_string[0] != '?' && format_string[0] != '@' && format_string[0] != '*' && format_string[0] != 'r'' failed
mars 03 17:50:00 yves-Aspire-ES1-533 ukui-session[3315]: GLib-CRITICAL: '(@a{ss}' is not a valid GVariant format string
mars 03 17:50:00 yves-Aspire-ES1-533 ukui-session[3315]: GLib-CRITICAL: g_variant_new: assertion 'valid_format_string (format_string, TRUE, NULL) && format_string[0] != '?' && format_string[0] != '@' && format_string[0] != '*' && format_string[0] != 'r'' failed
mars 03 17:50:00 yves-Aspire-ES1-533 ukui-session[3315]: GLib-CRITICAL: '(@a{ss}' is not a valid GVariant format string
mars 03 17:50:00 yves-Aspire-ES1-533 ukui-session[3315]: GLib-CRITICAL: g_variant_new: assertion 'valid_format_string (format_string, TRUE, NULL) && format_string[0] != '?' && format_string[0] != '@' && format_string[0] != '*' && format_string[0] != 'r'' failed
-- Reboot --
mars 03 17:51:29 yves-Aspire-ES1-533 smartd[851]: Device: /dev/sda [SAT], 1616 Currently unreadable (pending) sectors
mars 03 17:56:20 yves-Aspire-ES1-533 gnome-session-binary[4887]: CRITICAL: We failed, but the fail whale is dead. Sorry....
-- Reboot --
mars 03 17:57:25 yves-Aspire-ES1-533 smartd[824]: Device: /dev/sda [SAT], 1616 Currently unreadable (pending) sectors
mars 03 18:10:59 yves-Aspire-ES1-533 gnome-session-binary[1319]: CRITICAL: We failed, but the fail whale is dead. Sorry....
-- Reboot --
mars 03 18:12:07 yves-Aspire-ES1-533 smartd[829]: Device: /dev/sda [SAT], 1616 Currently unreadable (pending) sectors
-- Reboot --
mars 03 18:20:34 yves-Aspire-ES1-533 smartd[848]: Device: /dev/sda [SAT], 1616 Currently unreadable (pending) sectors
-- Reboot --
mars 03 18:33:48 yves-Aspire-ES1-533 smartd[833]: Device: /dev/sda [SAT], 1624 Currently unreadable (pending) sectors (changed +8)
mars 03 18:33:49 yves-Aspire-ES1-533 smartd[833]: Device: /dev/sda [SAT], ATA error count increased from 295 to 299
-- Reboot --
mars 08 16:32:31 yves-Aspire-ES1-533 smartd[788]: Device: /dev/sda [SAT], 1616 Currently unreadable (pending) sectors (changed -8)
mars 08 16:32:31 yves-Aspire-ES1-533 smartd[788]: Warning via /usr/share/smartmontools/smartd-runner to root produced unexpected output (183 bytes) to STDOUT/STDERR:
mars 08 16:32:31 yves-Aspire-ES1-533 smartd[788]: /etc/smartmontools/run.d/10mail:
mars 08 16:32:31 yves-Aspire-ES1-533 smartd[788]: Your system does not have /usr/bin/mail. Install the mailx or mailutils package
mars 08 16:32:31 yves-Aspire-ES1-533 smartd[788]: run-parts: /etc/smartmontools/run.d/10mail exited with return code 1
mars 08 16:32:31 yves-Aspire-ES1-533 smartd[788]: Warning via /usr/share/smartmontools/smartd-runner to root: failed (32-bit/8-bit exit status: 256/1)
mars 08 16:32:31 yves-Aspire-ES1-533 smartd[788]: Device: /dev/sda [SAT], ATA error count increased from 299 to 440
mars 08 16:32:31 yves-Aspire-ES1-533 smartd[788]: Warning via /usr/share/smartmontools/smartd-runner to root produced unexpected output (183 bytes) to STDOUT/STDERR:
mars 08 16:32:31 yves-Aspire-ES1-533 smartd[788]: /etc/smartmontools/run.d/10mail:
mars 08 16:32:31 yves-Aspire-ES1-533 smartd[788]: Your system does not have /usr/bin/mail. Install the mailx or mailutils package
mars 08 16:32:31 yves-Aspire-ES1-533 smartd[788]: run-parts: /etc/smartmontools/run.d/10mail exited with return code 1
mars 08 16:32:31 yves-Aspire-ES1-533 smartd[788]: Warning via /usr/share/smartmontools/smartd-runner to root: failed (32-bit/8-bit exit status: 256/1)
-- Reboot --
mars 08 16:38:27 yves-Aspire-ES1-533 smartd[853]: Device: /dev/sda [SAT], 1616 Currently unreadable (pending) sectors
-- Reboot --
mars 08 16:51:40 yves-Aspire-ES1-533 smartd[781]: Device: /dev/sda [SAT], 1616 Currently unreadable (pending) sectors
mars 08 17:21:41 yves-Aspire-ES1-533 smartd[781]: Device: /dev/sda [SAT], 1616 Currently unreadable (pending) sectors
-- Reboot --
mars 08 17:41:52 yves-Aspire-ES1-533 smartd[845]: Device: /dev/sda [SAT], 1616 Currently unreadable (pending) sectors
mars 08 18:11:52 yves-Aspire-ES1-533 smartd[845]: Device: /dev/sda [SAT], 1616 Currently unreadable (pending) sectors
mars 08 18:41:52 yves-Aspire-ES1-533 smartd[845]: Device: /dev/sda [SAT], 1624 Currently unreadable (pending) sectors (changed +8)
mars 08 19:11:52 yves-Aspire-ES1-533 smartd[845]: Device: /dev/sda [SAT], 1624 Currently unreadable (pending) sectors
yves@yves-Aspire-ES1-533:~$
Et voici pour err
mars 03 17:27:37 yves-Aspire-ES1-533 kernel: Problem loading UEFI:db X.509 certificate (-65)
mars 03 17:27:37 yves-Aspire-ES1-533 kernel: Problem loading UEFI:db X.509 certificate (-65)
mars 03 17:28:02 yves-Aspire-ES1-533 kernel: EDAC pnd2: Failed to register device with error -22.
mars 03 17:28:02 yves-Aspire-ES1-533 kernel: EDAC pnd2: Failed to register device with error -22.
mars 03 17:28:07 yves-Aspire-ES1-533 smartd[859]: Device: /dev/sda [SAT], 1616 Currently unreadable (pending) sectors
mars 03 17:28:10 yves-Aspire-ES1-533 wpa_supplicant[838]: dbus: wpa_dbus_get_object_properties: failed to get object properties: (none) none
mars 03 17:28:10 yves-Aspire-ES1-533 wpa_supplicant[838]: dbus: Failed to construct signal
mars 03 17:28:19 yves-Aspire-ES1-533 pulseaudio[1337]: [pulseaudio] backend-ofono.c: Failed to register as a handsfree audio agent with ofono: org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files
mars 03 17:28:20 yves-Aspire-ES1-533 spice-vdagent[1422]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0
mars 03 17:42:01 yves-Aspire-ES1-533 gdm3[941]: GLib: g_variant_new_string: assertion 'string != NULL' failed
mars 03 17:42:01 yves-Aspire-ES1-533 gdm3[941]: GLib: g_hash_table_find: assertion 'version == hash_table->version' failed
-- Reboot --
mars 03 17:42:37 yves-Aspire-ES1-533 kernel: Problem loading UEFI:db X.509 certificate (-65)
mars 03 17:42:37 yves-Aspire-ES1-533 kernel: Problem loading UEFI:db X.509 certificate (-65)
mars 03 17:43:02 yves-Aspire-ES1-533 kernel: EDAC pnd2: Failed to register device with error -22.
mars 03 17:43:02 yves-Aspire-ES1-533 kernel: EDAC pnd2: Failed to register device with error -22.
mars 03 17:43:06 yves-Aspire-ES1-533 smartd[836]: Device: /dev/sda [SAT], 1616 Currently unreadable (pending) sectors
mars 03 17:43:11 yves-Aspire-ES1-533 wpa_supplicant[829]: dbus: wpa_dbus_get_object_properties: failed to get object properties: (none) none
mars 03 17:43:11 yves-Aspire-ES1-533 wpa_supplicant[829]: dbus: Failed to construct signal
mars 03 17:43:20 yves-Aspire-ES1-533 pulseaudio[1347]: [pulseaudio] backend-ofono.c: Failed to register as a handsfree audio agent with ofono: org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files
mars 03 17:43:22 yves-Aspire-ES1-533 spice-vdagent[1423]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0
mars 03 17:44:10 yves-Aspire-ES1-533 systemd[998]: Failed to start BAMF Application Matcher Framework.
mars 03 17:44:10 yves-Aspire-ES1-533 systemd[998]: Failed to start BAMF Application Matcher Framework.
mars 03 17:44:10 yves-Aspire-ES1-533 systemd[998]: Failed to start BAMF Application Matcher Framework.
mars 03 17:44:11 yves-Aspire-ES1-533 systemd[998]: Failed to start BAMF Application Matcher Framework.
mars 03 17:44:11 yves-Aspire-ES1-533 systemd[998]: Failed to start BAMF Application Matcher Framework.
mars 03 17:44:11 yves-Aspire-ES1-533 systemd[998]: Failed to start BAMF Application Matcher Framework.
mars 03 17:44:24 yves-Aspire-ES1-533 spice-vdagent[2690]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0
mars 03 17:44:53 yves-Aspire-ES1-533 pulseaudio[2929]: [pulseaudio] backend-ofono.c: Failed to register as a handsfree audio agent with ofono: org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files
mars 03 17:44:56 yves-Aspire-ES1-533 spice-vdagent[3089]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0
mars 03 17:45:18 yves-Aspire-ES1-533 gnome-session-binary[2818]: CRITICAL: We failed, but the fail whale is dead. Sorry....
mars 03 17:45:21 yves-Aspire-ES1-533 gdm3[958]: GLib: g_hash_table_find: assertion 'version == hash_table->version' failed
-- Reboot --
mars 03 17:45:58 yves-Aspire-ES1-533 kernel: Problem loading UEFI:db X.509 certificate (-65)
mars 03 17:45:58 yves-Aspire-ES1-533 kernel: Problem loading UEFI:db X.509 certificate (-65)
mars 03 17:46:24 yves-Aspire-ES1-533 kernel: EDAC pnd2: Failed to register device with error -22.
mars 03 17:46:24 yves-Aspire-ES1-533 kernel: EDAC pnd2: Failed to register device with error -22.
mars 03 17:46:27 yves-Aspire-ES1-533 smartd[824]: Device: /dev/sda [SAT], 1616 Currently unreadable (pending) sectors
mars 03 17:46:31 yves-Aspire-ES1-533 wpa_supplicant[847]: dbus: wpa_dbus_get_object_properties: failed to get object properties: (none) none
mars 03 17:46:31 yves-Aspire-ES1-533 wpa_supplicant[847]: dbus: Failed to construct signal
mars 03 17:46:42 yves-Aspire-ES1-533 pulseaudio[1364]: [pulseaudio] backend-ofono.c: Failed to register as a handsfree audio agent with ofono: org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files
mars 03 17:46:50 yves-Aspire-ES1-533 spice-vdagent[1470]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0
mars 03 17:47:41 yves-Aspire-ES1-533 systemd-rfkill[1981]: Failed to open device rfkill0: No such device
mars 03 17:47:42 yves-Aspire-ES1-533 wpa_supplicant[847]: dbus: wpa_dbus_get_object_properties: failed to get object properties: (none) none
mars 03 17:47:42 yves-Aspire-ES1-533 wpa_supplicant[847]: dbus: Failed to construct signal
mars 03 17:48:28 yves-Aspire-ES1-533 spice-vdagent[2396]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0
mars 03 17:48:55 yves-Aspire-ES1-533 pulseaudio[2640]: [pulseaudio] backend-ofono.c: Failed to register as a handsfree audio agent with ofono: org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files
mars 03 17:48:57 yves-Aspire-ES1-533 spice-vdagent[2781]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0
mars 03 17:49:59 yves-Aspire-ES1-533 ukui-session[3315]: GLib-CRITICAL: '(@a{ss}' is not a valid GVariant format string
mars 03 17:49:59 yves-Aspire-ES1-533 ukui-session[3315]: GLib-CRITICAL: g_variant_new: assertion 'valid_format_string (format_string, TRUE, NULL) && format_string[0] != '?' && format_string[0] != '@' && format_string[0] != '*' && format_string[0] != 'r'' failed
mars 03 17:49:59 yves-Aspire-ES1-533 ukui-session[3315]: GLib-CRITICAL: '(@a{ss}' is not a valid GVariant format string
mars 03 17:49:59 yves-Aspire-ES1-533 ukui-session[3315]: GLib-CRITICAL: g_variant_new: assertion 'valid_format_string (format_string, TRUE, NULL) && format_string[0] != '?' && format_string[0] != '@' && format_string[0] != '*' && format_string[0] != 'r'' failed
mars 03 17:50:00 yves-Aspire-ES1-533 ukui-session[3315]: GLib-CRITICAL: '(@a{ss}' is not a valid GVariant format string
mars 03 17:50:00 yves-Aspire-ES1-533 ukui-session[3315]: GLib-CRITICAL: g_variant_new: assertion 'valid_format_string (format_string, TRUE, NULL) && format_string[0] != '?' && format_string[0] != '@' && format_string[0] != '*' && format_string[0] != 'r'' failed
mars 03 17:50:00 yves-Aspire-ES1-533 ukui-session[3315]: GLib-CRITICAL: '(@a{ss}' is not a valid GVariant format string
mars 03 17:50:00 yves-Aspire-ES1-533 ukui-session[3315]: GLib-CRITICAL: g_variant_new: assertion 'valid_format_string (format_string, TRUE, NULL) && format_string[0] != '?' && format_string[0] != '@' && format_string[0] != '*' && format_string[0] != 'r'' failed
mars 03 17:50:00 yves-Aspire-ES1-533 ukui-session[3315]: GLib-CRITICAL: '(@a{ss}' is not a valid GVariant format string
mars 03 17:50:00 yves-Aspire-ES1-533 ukui-session[3315]: GLib-CRITICAL: g_variant_new: assertion 'valid_format_string (format_string, TRUE, NULL) && format_string[0] != '?' && format_string[0] != '@' && format_string[0] != '*' && format_string[0] != 'r'' failed
mars 03 17:50:02 yves-Aspire-ES1-533 spice-vdagent[3624]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0
mars 03 17:50:21 yves-Aspire-ES1-533 gdm3[943]: GLib: g_hash_table_find: assertion 'version == hash_table->version' failed
-- Reboot --
mars 03 17:50:58 yves-Aspire-ES1-533 kernel: Problem loading UEFI:db X.509 certificate (-65)
mars 03 17:50:58 yves-Aspire-ES1-533 kernel: Problem loading UEFI:db X.509 certificate (-65)
mars 03 17:51:24 yves-Aspire-ES1-533 kernel: EDAC pnd2: Failed to register device with error -22.
mars 03 17:51:24 yves-Aspire-ES1-533 kernel: EDAC pnd2: Failed to register device with error -22.
mars 03 17:51:29 yves-Aspire-ES1-533 smartd[851]: Device: /dev/sda [SAT], 1616 Currently unreadable (pending) sectors
mars 03 17:51:32 yves-Aspire-ES1-533 wpa_supplicant[852]: dbus: wpa_dbus_get_object_properties: failed to get object properties: (none) none
mars 03 17:51:32 yves-Aspire-ES1-533 wpa_supplicant[852]: dbus: Failed to construct signal
mars 03 17:51:43 yves-Aspire-ES1-533 pulseaudio[1310]: [pulseaudio] backend-ofono.c: Failed to register as a handsfree audio agent with ofono: org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files
mars 03 17:51:51 yves-Aspire-ES1-533 spice-vdagent[1400]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0
mars 03 17:52:27 yves-Aspire-ES1-533 spice-vdagent[1934]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0
mars 03 17:52:49 yves-Aspire-ES1-533 pulseaudio[2459]: [pulseaudio] backend-ofono.c: Failed to register as a handsfree audio agent with ofono: org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files
mars 03 17:52:49 yves-Aspire-ES1-533 spice-vdagent[2542]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0
mars 03 17:54:31 yves-Aspire-ES1-533 gnome-session-binary[1887]: Unrecoverable failure in required component org.gnome.Shell.desktop
mars 03 17:54:35 yves-Aspire-ES1-533 spice-vdagent[3881]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0
mars 03 17:54:52 yves-Aspire-ES1-533 pulseaudio[4919]: [pulseaudio] backend-ofono.c: Failed to register as a handsfree audio agent with ofono: org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files
mars 03 17:54:53 yves-Aspire-ES1-533 spice-vdagent[5050]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0
mars 03 17:56:07 yves-Aspire-ES1-533 systemd[4437]: Failed to start Notification regarding a crash report.
mars 03 17:56:20 yves-Aspire-ES1-533 gnome-session-binary[4887]: CRITICAL: We failed, but the fail whale is dead. Sorry....
mars 03 17:56:20 yves-Aspire-ES1-533 gdm3[960]: GLib: g_variant_new_string: assertion 'string != NULL' failed
mars 03 17:56:21 yves-Aspire-ES1-533 gdm3[960]: GLib: g_hash_table_find: assertion 'version == hash_table->version' failed
-- Reboot --
mars 03 17:56:57 yves-Aspire-ES1-533 kernel: Problem loading UEFI:db X.509 certificate (-65)
mars 03 17:56:57 yves-Aspire-ES1-533 kernel: Problem loading UEFI:db X.509 certificate (-65)
mars 03 17:57:22 yves-Aspire-ES1-533 kernel: EDAC pnd2: Failed to register device with error -22.
mars 03 17:57:22 yves-Aspire-ES1-533 kernel: EDAC pnd2: Failed to register device with error -22.
mars 03 17:57:25 yves-Aspire-ES1-533 smartd[824]: Device: /dev/sda [SAT], 1616 Currently unreadable (pending) sectors
mars 03 17:57:30 yves-Aspire-ES1-533 wpa_supplicant[831]: dbus: wpa_dbus_get_object_properties: failed to get object properties: (none) none
mars 03 17:57:30 yves-Aspire-ES1-533 wpa_supplicant[831]: dbus: Failed to construct signal
mars 03 17:57:38 yves-Aspire-ES1-533 pulseaudio[1438]: [pulseaudio] backend-ofono.c: Failed to register as a handsfree audio agent with ofono: org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files
mars 03 17:57:44 yves-Aspire-ES1-533 spice-vdagent[1582]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0
mars 03 18:08:04 yves-Aspire-ES1-533 systemd[1010]: Failed to start Notification regarding a crash report.
mars 03 18:10:59 yves-Aspire-ES1-533 gnome-session-binary[1319]: CRITICAL: We failed, but the fail whale is dead. Sorry....
mars 03 18:11:00 yves-Aspire-ES1-533 gdm3[952]: GLib: g_variant_new_string: assertion 'string != NULL' failed
mars 03 18:11:00 yves-Aspire-ES1-533 gdm3[952]: GLib: g_hash_table_find: assertion 'version == hash_table->version' failed
-- Reboot --
mars 03 18:11:40 yves-Aspire-ES1-533 kernel: Problem loading UEFI:db X.509 certificate (-65)
mars 03 18:11:40 yves-Aspire-ES1-533 kernel: Problem loading UEFI:db X.509 certificate (-65)
mars 03 18:12:04 yves-Aspire-ES1-533 kernel: EDAC pnd2: Failed to register device with error -22.
mars 03 18:12:04 yves-Aspire-ES1-533 kernel: EDAC pnd2: Failed to register device with error -22.
mars 03 18:12:07 yves-Aspire-ES1-533 smartd[829]: Device: /dev/sda [SAT], 1616 Currently unreadable (pending) sectors
mars 03 18:12:12 yves-Aspire-ES1-533 wpa_supplicant[846]: dbus: wpa_dbus_get_object_properties: failed to get object properties: (none) none
mars 03 18:12:12 yves-Aspire-ES1-533 wpa_supplicant[846]: dbus: Failed to construct signal
mars 03 18:12:21 yves-Aspire-ES1-533 pulseaudio[1472]: [pulseaudio] backend-ofono.c: Failed to register as a handsfree audio agent with ofono: org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files
mars 03 18:12:28 yves-Aspire-ES1-533 spice-vdagent[1618]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0
mars 03 18:13:20 yves-Aspire-ES1-533 systemd[1004]: Failed to start BAMF Application Matcher Framework.
mars 03 18:13:20 yves-Aspire-ES1-533 systemd[1004]: Failed to start BAMF Application Matcher Framework.
mars 03 18:13:20 yves-Aspire-ES1-533 systemd[1004]: Failed to start BAMF Application Matcher Framework.
mars 03 18:13:20 yves-Aspire-ES1-533 systemd[1004]: Failed to start BAMF Application Matcher Framework.
mars 03 18:13:21 yves-Aspire-ES1-533 systemd[1004]: Failed to start BAMF Application Matcher Framework.
mars 03 18:13:21 yves-Aspire-ES1-533 systemd[1004]: Failed to start BAMF Application Matcher Framework.
mars 03 18:13:33 yves-Aspire-ES1-533 spice-vdagent[2499]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0
mars 03 18:13:54 yves-Aspire-ES1-533 pulseaudio[3442]: [pulseaudio] backend-ofono.c: Failed to register as a handsfree audio agent with ofono: org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files
mars 03 18:13:54 yves-Aspire-ES1-533 spice-vdagent[3494]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0
mars 03 18:19:14 yves-Aspire-ES1-533 gdm3[961]: GLib: g_hash_table_find: assertion 'version == hash_table->version' failed
-- Reboot --
mars 03 18:20:06 yves-Aspire-ES1-533 kernel: Problem loading UEFI:db X.509 certificate (-65)
mars 03 18:20:06 yves-Aspire-ES1-533 kernel: Problem loading UEFI:db X.509 certificate (-65)
mars 03 18:20:30 yves-Aspire-ES1-533 kernel: EDAC pnd2: Failed to register device with error -22.
mars 03 18:20:30 yves-Aspire-ES1-533 kernel: EDAC pnd2: Failed to register device with error -22.
mars 03 18:20:34 yves-Aspire-ES1-533 smartd[848]: Device: /dev/sda [SAT], 1616 Currently unreadable (pending) sectors
mars 03 18:20:38 yves-Aspire-ES1-533 wpa_supplicant[821]: dbus: wpa_dbus_get_object_properties: failed to get object properties: (none) none
mars 03 18:20:38 yves-Aspire-ES1-533 wpa_supplicant[821]: dbus: Failed to construct signal
mars 03 18:20:48 yves-Aspire-ES1-533 pulseaudio[1362]: [pulseaudio] backend-ofono.c: Failed to register as a handsfree audio agent with ofono: org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files
mars 03 18:20:49 yves-Aspire-ES1-533 spice-vdagent[1413]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0
mars 03 18:28:00 yves-Aspire-ES1-533 gdm3[941]: GLib: g_hash_table_find: assertion 'version == hash_table->version' failed
-- Reboot --
mars 03 18:33:03 yves-Aspire-ES1-533 kernel: Problem loading UEFI:db X.509 certificate (-65)
mars 03 18:33:03 yves-Aspire-ES1-533 kernel: Problem loading UEFI:db X.509 certificate (-65)
mars 03 18:33:44 yves-Aspire-ES1-533 kernel: ata1.00: exception Emask 0x0 SAct 0x1800 SErr 0x0 action 0x0
mars 03 18:33:44 yves-Aspire-ES1-533 kernel: ata1.00: irq_stat 0x40000001
mars 03 18:33:44 yves-Aspire-ES1-533 kernel: ata1.00: failed command: READ FPDMA QUEUED
mars 03 18:33:44 yves-Aspire-ES1-533 kernel: ata1.00: cmd 60/00:58:c0:09:10/01:00:01:00:00/40 tag 11 ncq dma 131072 in
res 41/40:00:50:0a:10/00:01:01:00:00/40 Emask 0x409 (media error) <F>
mars 03 18:33:44 yves-Aspire-ES1-533 kernel: ata1.00: status: { DRDY ERR }
mars 03 18:33:44 yves-Aspire-ES1-533 kernel: ata1.00: error: { UNC }
mars 03 18:33:44 yves-Aspire-ES1-533 kernel: ata1.00: failed command: READ FPDMA QUEUED
mars 03 18:33:44 yves-Aspire-ES1-533 kernel: ata1.00: cmd 60/00:60:c0:0a:10/01:00:01:00:00/40 tag 12 ncq dma 131072 in
res 41/40:60:50:0a:10/00:00:01:00:00/40 Emask 0x9 (media error)
mars 03 18:33:44 yves-Aspire-ES1-533 kernel: ata1.00: status: { DRDY ERR }
mars 03 18:33:44 yves-Aspire-ES1-533 kernel: ata1.00: error: { UNC }
mars 03 18:33:44 yves-Aspire-ES1-533 kernel: print_req_error: I/O error, dev sda, sector 17828432
mars 03 18:33:44 yves-Aspire-ES1-533 kernel: print_req_error: I/O error, dev sda, sector 17828544
mars 03 18:33:44 yves-Aspire-ES1-533 kernel: ata1.00: exception Emask 0x0 SAct 0x180000 SErr 0x0 action 0x0
mars 03 18:33:44 yves-Aspire-ES1-533 kernel: ata1.00: irq_stat 0x40000001
mars 03 18:33:44 yves-Aspire-ES1-533 kernel: ata1.00: failed command: READ FPDMA QUEUED
mars 03 18:33:44 yves-Aspire-ES1-533 kernel: ata1.00: cmd 60/08:98:50:0a:10/00:00:01:00:00/40 tag 19 ncq dma 4096 in
res 41/40:08:50:0a:10/00:00:01:00:00/40 Emask 0x409 (media error) <F>
mars 03 18:33:44 yves-Aspire-ES1-533 kernel: ata1.00: status: { DRDY ERR }
mars 03 18:33:44 yves-Aspire-ES1-533 kernel: ata1.00: error: { UNC }
mars 03 18:33:44 yves-Aspire-ES1-533 kernel: ata1.00: failed command: READ FPDMA QUEUED
mars 03 18:33:44 yves-Aspire-ES1-533 kernel: ata1.00: cmd 60/88:a0:50:5e:99/00:00:17:00:00/40 tag 20 ncq dma 69632 in
res 41/40:a0:50:0a:10/00:00:01:00:00/40 Emask 0x9 (media error)
mars 03 18:33:44 yves-Aspire-ES1-533 kernel: ata1.00: status: { DRDY ERR }
mars 03 18:33:44 yves-Aspire-ES1-533 kernel: ata1.00: error: { UNC }
mars 03 18:33:44 yves-Aspire-ES1-533 kernel: print_req_error: I/O error, dev sda, sector 17828432
mars 03 18:33:44 yves-Aspire-ES1-533 kernel: Buffer I/O error on dev sda2, logical block 2097226, async page read
mars 03 18:33:44 yves-Aspire-ES1-533 kernel: print_req_error: I/O error, dev sda, sector 395927120
mars 03 18:33:44 yves-Aspire-ES1-533 kernel: ata1.00: exception Emask 0x0 SAct 0x2000000 SErr 0x0 action 0x0
mars 03 18:33:44 yves-Aspire-ES1-533 kernel: ata1.00: irq_stat 0x40000008
mars 03 18:33:44 yves-Aspire-ES1-533 kernel: ata1.00: failed command: READ FPDMA QUEUED
mars 03 18:33:44 yves-Aspire-ES1-533 kernel: ata1.00: cmd 60/08:c8:50:0a:10/00:00:01:00:00/40 tag 25 ncq dma 4096 in
res 41/40:08:50:0a:10/00:00:01:00:00/40 Emask 0x409 (media error) <F>
mars 03 18:33:44 yves-Aspire-ES1-533 kernel: ata1.00: status: { DRDY ERR }
mars 03 18:33:44 yves-Aspire-ES1-533 kernel: ata1.00: error: { UNC }
mars 03 18:33:44 yves-Aspire-ES1-533 kernel: print_req_error: I/O error, dev sda, sector 17828432
mars 03 18:33:44 yves-Aspire-ES1-533 kernel: Buffer I/O error on dev sda2, logical block 2097226, async page read
mars 03 18:33:44 yves-Aspire-ES1-533 kernel: ata1.00: exception Emask 0x0 SAct 0x3f800000 SErr 0x0 action 0x0
mars 03 18:33:44 yves-Aspire-ES1-533 kernel: ata1.00: irq_stat 0x40000008
mars 03 18:33:44 yves-Aspire-ES1-533 kernel: ata1.00: failed command: READ FPDMA QUEUED
mars 03 18:33:44 yves-Aspire-ES1-533 kernel: ata1.00: cmd 60/08:b8:50:0a:10/00:00:01:00:00/40 tag 23 ncq dma 4096 in
res 41/40:08:50:0a:10/00:00:01:00:00/40 Emask 0x409 (media error) <F>
mars 03 18:33:44 yves-Aspire-ES1-533 kernel: ata1.00: status: { DRDY ERR }
mars 03 18:33:44 yves-Aspire-ES1-533 kernel: ata1.00: error: { UNC }
mars 03 18:33:44 yves-Aspire-ES1-533 kernel: print_req_error: I/O error, dev sda, sector 17828432
mars 03 18:33:44 yves-Aspire-ES1-533 kernel: EDAC pnd2: Failed to register device with error -22.
mars 03 18:33:44 yves-Aspire-ES1-533 kernel: EDAC pnd2: Failed to register device with error -22.
mars 03 18:33:48 yves-Aspire-ES1-533 smartd[833]: Device: /dev/sda [SAT], 1624 Currently unreadable (pending) sectors (changed +8)
mars 03 18:33:49 yves-Aspire-ES1-533 smartd[833]: Device: /dev/sda [SAT], ATA error count increased from 295 to 299
mars 03 18:33:53 yves-Aspire-ES1-533 wpa_supplicant[852]: dbus: wpa_dbus_get_object_properties: failed to get object properties: (none) none
mars 03 18:33:53 yves-Aspire-ES1-533 wpa_supplicant[852]: dbus: Failed to construct signal
mars 03 18:34:02 yves-Aspire-ES1-533 pulseaudio[1364]: [pulseaudio] backend-ofono.c: Failed to register as a handsfree audio agent with ofono: org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files
mars 03 18:34:03 yves-Aspire-ES1-533 spice-vdagent[1426]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0
mars 03 18:38:13 yves-Aspire-ES1-533 gdm3[967]: GLib: g_variant_new_string: assertion 'string != NULL' failed
mars 03 18:38:14 yves-Aspire-ES1-533 gdm3[967]: GLib: g_hash_table_find: assertion 'version == hash_table->version' failed
-- Reboot --
mars 08 16:32:01 yves-Aspire-ES1-533 kernel: Problem loading UEFI:db X.509 certificate (-65)
mars 08 16:32:01 yves-Aspire-ES1-533 kernel: Problem loading UEFI:db X.509 certificate (-65)
mars 08 16:32:25 yves-Aspire-ES1-533 kernel: EDAC pnd2: Failed to register device with error -22.
mars 08 16:32:25 yves-Aspire-ES1-533 kernel: EDAC pnd2: Failed to register device with error -22.
mars 08 16:32:31 yves-Aspire-ES1-533 smartd[788]: Device: /dev/sda [SAT], 1616 Currently unreadable (pending) sectors (changed -8)
mars 08 16:32:31 yves-Aspire-ES1-533 smartd[788]: Warning via /usr/share/smartmontools/smartd-runner to root produced unexpected output (183 bytes) to STDOUT/STDERR:
mars 08 16:32:31 yves-Aspire-ES1-533 smartd[788]: /etc/smartmontools/run.d/10mail:
mars 08 16:32:31 yves-Aspire-ES1-533 smartd[788]: Your system does not have /usr/bin/mail. Install the mailx or mailutils package
mars 08 16:32:31 yves-Aspire-ES1-533 smartd[788]: run-parts: /etc/smartmontools/run.d/10mail exited with return code 1
mars 08 16:32:31 yves-Aspire-ES1-533 smartd[788]: Warning via /usr/share/smartmontools/smartd-runner to root: failed (32-bit/8-bit exit status: 256/1)
mars 08 16:32:31 yves-Aspire-ES1-533 smartd[788]: Device: /dev/sda [SAT], ATA error count increased from 299 to 440
mars 08 16:32:31 yves-Aspire-ES1-533 smartd[788]: Warning via /usr/share/smartmontools/smartd-runner to root produced unexpected output (183 bytes) to STDOUT/STDERR:
mars 08 16:32:31 yves-Aspire-ES1-533 smartd[788]: /etc/smartmontools/run.d/10mail:
mars 08 16:32:31 yves-Aspire-ES1-533 smartd[788]: Your system does not have /usr/bin/mail. Install the mailx or mailutils package
mars 08 16:32:31 yves-Aspire-ES1-533 smartd[788]: run-parts: /etc/smartmontools/run.d/10mail exited with return code 1
mars 08 16:32:31 yves-Aspire-ES1-533 smartd[788]: Warning via /usr/share/smartmontools/smartd-runner to root: failed (32-bit/8-bit exit status: 256/1)
mars 08 16:32:33 yves-Aspire-ES1-533 wpa_supplicant[808]: dbus: wpa_dbus_get_object_properties: failed to get object properties: (none) none
mars 08 16:32:33 yves-Aspire-ES1-533 wpa_supplicant[808]: dbus: Failed to construct signal
mars 08 16:32:43 yves-Aspire-ES1-533 pulseaudio[1416]: [pulseaudio] backend-ofono.c: Failed to register as a handsfree audio agent with ofono: org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files
mars 08 16:32:44 yves-Aspire-ES1-533 spice-vdagent[1486]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0
mars 08 16:34:12 yves-Aspire-ES1-533 gdm3[1009]: GLib: g_hash_table_find: assertion 'version == hash_table->version' failed
-- Reboot --
mars 08 16:37:59 yves-Aspire-ES1-533 kernel: Problem loading UEFI:db X.509 certificate (-65)
mars 08 16:37:59 yves-Aspire-ES1-533 kernel: Problem loading UEFI:db X.509 certificate (-65)
mars 08 16:38:23 yves-Aspire-ES1-533 kernel: EDAC pnd2: Failed to register device with error -22.
mars 08 16:38:23 yves-Aspire-ES1-533 kernel: EDAC pnd2: Failed to register device with error -22.
mars 08 16:38:27 yves-Aspire-ES1-533 smartd[853]: Device: /dev/sda [SAT], 1616 Currently unreadable (pending) sectors
mars 08 16:38:31 yves-Aspire-ES1-533 wpa_supplicant[852]: dbus: wpa_dbus_get_object_properties: failed to get object properties: (none) none
mars 08 16:38:31 yves-Aspire-ES1-533 wpa_supplicant[852]: dbus: Failed to construct signal
mars 08 16:38:41 yves-Aspire-ES1-533 pulseaudio[1353]: [pulseaudio] backend-ofono.c: Failed to register as a handsfree audio agent with ofono: org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files
mars 08 16:38:42 yves-Aspire-ES1-533 spice-vdagent[1435]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0
mars 08 16:39:09 yves-Aspire-ES1-533 gdm3[949]: GLib: g_hash_table_find: assertion 'version == hash_table->version' failed
-- Reboot --
mars 08 16:51:12 yves-Aspire-ES1-533 kernel: Problem loading UEFI:db X.509 certificate (-65)
mars 08 16:51:12 yves-Aspire-ES1-533 kernel: Problem loading UEFI:db X.509 certificate (-65)
mars 08 16:51:35 yves-Aspire-ES1-533 kernel: EDAC pnd2: Failed to register device with error -22.
mars 08 16:51:35 yves-Aspire-ES1-533 kernel: EDAC pnd2: Failed to register device with error -22.
mars 08 16:51:40 yves-Aspire-ES1-533 smartd[781]: Device: /dev/sda [SAT], 1616 Currently unreadable (pending) sectors
mars 08 16:51:44 yves-Aspire-ES1-533 wpa_supplicant[803]: dbus: wpa_dbus_get_object_properties: failed to get object properties: (none) none
mars 08 16:51:44 yves-Aspire-ES1-533 wpa_supplicant[803]: dbus: Failed to construct signal
mars 08 16:51:53 yves-Aspire-ES1-533 pulseaudio[1357]: [pulseaudio] backend-ofono.c: Failed to register as a handsfree audio agent with ofono: org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files
mars 08 16:51:54 yves-Aspire-ES1-533 spice-vdagent[1423]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0
mars 08 17:21:41 yves-Aspire-ES1-533 smartd[781]: Device: /dev/sda [SAT], 1616 Currently unreadable (pending) sectors
mars 08 17:34:57 yves-Aspire-ES1-533 gdm3[983]: GLib: g_variant_new_string: assertion 'string != NULL' failed
mars 08 17:34:57 yves-Aspire-ES1-533 gdm3[983]: GLib: g_hash_table_find: assertion 'version == hash_table->version' failed
-- Reboot --
mars 08 17:41:22 yves-Aspire-ES1-533 kernel: Problem loading UEFI:db X.509 certificate (-65)
mars 08 17:41:22 yves-Aspire-ES1-533 kernel: Problem loading UEFI:db X.509 certificate (-65)
mars 08 17:41:47 yves-Aspire-ES1-533 kernel: EDAC pnd2: Failed to register device with error -22.
mars 08 17:41:47 yves-Aspire-ES1-533 kernel: EDAC pnd2: Failed to register device with error -22.
mars 08 17:41:52 yves-Aspire-ES1-533 smartd[845]: Device: /dev/sda [SAT], 1616 Currently unreadable (pending) sectors
mars 08 17:41:55 yves-Aspire-ES1-533 wpa_supplicant[852]: dbus: wpa_dbus_get_object_properties: failed to get object properties: (none) none
mars 08 17:41:55 yves-Aspire-ES1-533 wpa_supplicant[852]: dbus: Failed to construct signal
mars 08 17:42:04 yves-Aspire-ES1-533 pulseaudio[1370]: [pulseaudio] backend-ofono.c: Failed to register as a handsfree audio agent with ofono: org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files
mars 08 17:42:05 yves-Aspire-ES1-533 spice-vdagent[1441]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0
mars 08 17:59:38 yves-Aspire-ES1-533 kernel: usb 1-4: device descriptor read/64, error -71
mars 08 18:11:52 yves-Aspire-ES1-533 smartd[845]: Device: /dev/sda [SAT], 1616 Currently unreadable (pending) sectors
mars 08 18:41:52 yves-Aspire-ES1-533 smartd[845]: Device: /dev/sda [SAT], 1624 Currently unreadable (pending) sectors (changed +8)
mars 08 19:08:41 yves-Aspire-ES1-533 kernel: usb usb1-port4: disabled by hub (EMI?), re-enabling...
mars 08 19:11:52 yves-Aspire-ES1-533 smartd[845]: Device: /dev/sda [SAT], 1624 Currently unreadable (pending) sectors
yves@yves-Aspire-ES1-533:~$
Hors ligne
#11 Le 08/03/2020, à 10:28
- nany
Re : Shutdown bloque pendant la procédure d’arrêt
Oh la ! Ça semble venir du disque dur.
Si je comprends bien smartmontools est déjà installé, alors donne le retour de :
sudo smartctl -s on -a /dev/sda
Hors ligne
#12 Le 08/03/2020, à 10:31
- Alexandre98
Re : Shutdown bloque pendant la procédure d’arrêt
Je pense effectivement que le DD prend des coups à chaque extinction sauvage mais pour précision le shutdown n'a jamais fonctionné jusqu'au bout, cette machine est catastrophique...
voici le retour demandé et un grand merci à toi pour ton aide
yves@yves-Aspire-ES1-533:~$ sudo smartctl -s on -a /dev/sda
[sudo] Mot de passe de yves :
smartctl 6.6 2016-05-31 r4324 [x86_64-linux-4.15.0-88-generic] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Model Family: Toshiba 2.5" HDD MQ01ABF...
Device Model: TOSHIBA MQ01ABF050
Serial Number: 9649CWIZT
LU WWN Device Id: 5 000039 743701693
Firmware Version: AM001J
User Capacity: 500107862016 bytes [500 GB]
Sector Sizes: 512 bytes logical, 4096 bytes physical
Rotation Rate: 5400 rpm
Form Factor: 2.5 inches
Device is: In smartctl database [for details use: -P show]
ATA Version is: ATA8-ACS (minor revision not indicated)
SATA Version is: SATA 3.0, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is: Sun Mar 8 19:29:15 2020 +11
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
=== START OF ENABLE/DISABLE COMMANDS SECTION ===
SMART Enabled.
=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED
General SMART Values:
Offline data collection status: (0x00) Offline data collection activity
was never started.
Auto Offline Data Collection: Disabled.
Self-test execution status: ( 0) The previous self-test routine completed
without error or no self-test has ever
been run.
Total time to complete Offline
data collection: ( 120) seconds.
Offline data collection
capabilities: (0x5b) SMART execute Offline immediate.
Auto Offline data collection on/off support.
Suspend Offline collection upon new
command.
Offline surface scan supported.
Self-test supported.
No Conveyance Self-test supported.
Selective Self-test supported.
SMART capabilities: (0x0003) Saves SMART data before entering
power-saving mode.
Supports SMART auto save timer.
Error logging capability: (0x01) Error logging supported.
General Purpose Logging supported.
Short self-test routine
recommended polling time: ( 2) minutes.
Extended self-test routine
recommended polling time: ( 118) minutes.
SCT capabilities: (0x003d) SCT Status supported.
SCT Error Recovery Control supported.
SCT Feature Control supported.
SCT Data Table supported.
SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
1 Raw_Read_Error_Rate 0x000b 100 100 050 Pre-fail Always - 0
2 Throughput_Performance 0x0005 100 100 050 Pre-fail Offline - 0
3 Spin_Up_Time 0x0027 100 100 001 Pre-fail Always - 1379
4 Start_Stop_Count 0x0032 100 100 000 Old_age Always - 3386
5 Reallocated_Sector_Ct 0x0033 100 100 050 Pre-fail Always - 0
7 Seek_Error_Rate 0x000b 100 100 050 Pre-fail Always - 0
8 Seek_Time_Performance 0x0005 100 100 050 Pre-fail Offline - 0
9 Power_On_Hours 0x0032 048 048 000 Old_age Always - 20859
10 Spin_Retry_Count 0x0033 167 100 030 Pre-fail Always - 0
12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 379
191 G-Sense_Error_Rate 0x0032 100 100 000 Old_age Always - 8
192 Power-Off_Retract_Count 0x0032 100 100 000 Old_age Always - 68
193 Load_Cycle_Count 0x0032 074 074 000 Old_age Always - 261709
194 Temperature_Celsius 0x0022 100 100 000 Old_age Always - 38 (Min/Max 17/48)
196 Reallocated_Event_Count 0x0032 100 100 000 Old_age Always - 0
197 Current_Pending_Sector 0x0032 100 100 000 Old_age Always - 1624
198 Offline_Uncorrectable 0x0030 100 100 000 Old_age Offline - 0
199 UDMA_CRC_Error_Count 0x0032 200 200 000 Old_age Always - 0
220 Disk_Shift 0x0002 100 100 000 Old_age Always - 0
222 Loaded_Hours 0x0032 062 062 000 Old_age Always - 15260
223 Load_Retry_Count 0x0032 100 100 000 Old_age Always - 0
224 Load_Friction 0x0022 100 100 000 Old_age Always - 0
226 Load-in_Time 0x0026 100 100 000 Old_age Always - 257
240 Head_Flying_Hours 0x0001 100 100 001 Pre-fail Offline - 0
SMART Error Log Version: 1
ATA Error Count: 440 (device log contains only the most recent five errors)
CR = Command Register [HEX]
FR = Features Register [HEX]
SC = Sector Count Register [HEX]
SN = Sector Number Register [HEX]
CL = Cylinder Low Register [HEX]
CH = Cylinder High Register [HEX]
DH = Device/Head Register [HEX]
DC = Device Command Register [HEX]
ER = Error register [HEX]
ST = Status register [HEX]
Powered_Up_Time is measured from power on, and printed as
DDd+hh:mm:SS.sss where DD=days, hh=hours, mm=minutes,
SS=sec, and sss=millisec. It "wraps" after 49.710 days.
Error 440 occurred at disk power-on lifetime: 20857 hours (869 days + 1 hours)
When the command that caused the error occurred, the device was active or idle.
After command completion occurred, registers were:
ER ST SC SN CL CH DH
-- -- -- -- -- -- --
40 41 88 68 0b 51 40 Error: UNC at LBA = 0x00510b68 = 5311336
Commands leading to the command that caused the error were:
CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name
-- -- -- -- -- -- -- -- ---------------- --------------------
60 08 88 68 0b 51 40 00 00:05:35.910 READ FPDMA QUEUED
60 08 78 d8 0b d1 40 00 00:05:35.910 READ FPDMA QUEUED
60 08 70 88 0c d1 40 00 00:05:35.910 READ FPDMA QUEUED
60 08 68 98 0c d1 40 00 00:05:35.910 READ FPDMA QUEUED
60 08 60 a8 0c d1 40 00 00:05:35.910 READ FPDMA QUEUED
Error 439 occurred at disk power-on lifetime: 20857 hours (869 days + 1 hours)
When the command that caused the error occurred, the device was active or idle.
After command completion occurred, registers were:
ER ST SC SN CL CH DH
-- -- -- -- -- -- --
40 41 d8 68 0b 51 40 Error: WP at LBA = 0x00510b68 = 5311336
Commands leading to the command that caused the error were:
CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name
-- -- -- -- -- -- -- -- ---------------- --------------------
61 08 f0 60 0b 91 40 00 00:05:33.381 WRITE FPDMA QUEUED
61 08 e8 58 0a 91 40 00 00:05:31.279 WRITE FPDMA QUEUED
60 08 d8 68 0b 51 40 00 00:05:31.220 READ FPDMA QUEUED
60 08 a8 88 15 11 40 00 00:05:31.220 READ FPDMA QUEUED
60 08 38 e8 14 11 40 00 00:05:31.220 READ FPDMA QUEUED
Error 438 occurred at disk power-on lifetime: 20857 hours (869 days + 1 hours)
When the command that caused the error occurred, the device was active or idle.
After command completion occurred, registers were:
ER ST SC SN CL CH DH
-- -- -- -- -- -- --
40 41 58 68 0b 51 40 Error: UNC at LBA = 0x00510b68 = 5311336
Commands leading to the command that caused the error were:
CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name
-- -- -- -- -- -- -- -- ---------------- --------------------
60 08 f0 28 15 91 40 00 00:05:26.664 READ FPDMA QUEUED
60 08 50 10 15 91 40 00 00:05:26.658 READ FPDMA QUEUED
60 10 60 e0 12 91 40 00 00:05:26.657 READ FPDMA QUEUED
60 08 e0 e8 0b 51 40 00 00:05:26.652 READ FPDMA QUEUED
60 08 58 68 0b 51 40 00 00:05:26.652 READ FPDMA QUEUED
Error 437 occurred at disk power-on lifetime: 20857 hours (869 days + 1 hours)
When the command that caused the error occurred, the device was active or idle.
After command completion occurred, registers were:
ER ST SC SN CL CH DH
-- -- -- -- -- -- --
40 41 10 f0 0b 90 40 Error: UNC at LBA = 0x00900bf0 = 9440240
Commands leading to the command that caused the error were:
CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name
-- -- -- -- -- -- -- -- ---------------- --------------------
60 08 10 f0 0b 90 40 00 00:05:08.145 READ FPDMA QUEUED
ef 10 02 00 00 00 a0 00 00:05:08.142 SET FEATURES [Enable SATA feature]
27 00 00 00 00 00 e0 00 00:05:08.142 READ NATIVE MAX ADDRESS EXT [OBS-ACS-3]
ec 00 00 00 00 00 a0 00 00:05:08.141 IDENTIFY DEVICE
ef 03 45 00 00 00 a0 00 00:05:08.141 SET FEATURES [Set transfer mode]
Error 436 occurred at disk power-on lifetime: 20857 hours (869 days + 1 hours)
When the command that caused the error occurred, the device was active or idle.
After command completion occurred, registers were:
ER ST SC SN CL CH DH
-- -- -- -- -- -- --
40 41 88 f0 0b 90 40 Error: UNC at LBA = 0x00900bf0 = 9440240
Commands leading to the command that caused the error were:
CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name
-- -- -- -- -- -- -- -- ---------------- --------------------
60 08 88 f0 0b 90 40 00 00:05:04.301 READ FPDMA QUEUED
ef 10 02 00 00 00 a0 00 00:05:04.298 SET FEATURES [Enable SATA feature]
27 00 00 00 00 00 e0 00 00:05:04.298 READ NATIVE MAX ADDRESS EXT [OBS-ACS-3]
ec 00 00 00 00 00 a0 00 00:05:04.297 IDENTIFY DEVICE
ef 03 45 00 00 00 a0 00 00:05:04.297 SET FEATURES [Set transfer mode]
SMART Self-test log structure revision number 1
Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error
# 1 Short offline Completed without error 00% 38 -
SMART Selective self-test log data structure revision number 1
SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
1 0 0 Not_testing
2 0 0 Not_testing
3 0 0 Not_testing
4 0 0 Not_testing
5 0 0 Not_testing
Selective self-test flags (0x0):
After scanning selected spans, do NOT read-scan remainder of disk.
If Selective self-test is pending on power-up, resume after 0 minute delay.
yves@yves-Aspire-ES1-533:~$
Hors ligne
#13 Le 08/03/2020, à 10:46
- nany
Re : Shutdown bloque pendant la procédure d’arrêt
197 Current_Pending_Sector 0x0032 100 100 000 Old_age Always - 1624
Il y a 1624 secteurs défectueux qui n’ont pas pu être réalloués.
Pour avoir plus d’explications sur ces données smart, j’ai fait appel à un spécialiste.
Mais ça sent le sapin. Je te recommande de sauvegarder tes précieuses données dès à présent.
Hors ligne
#14 Le 08/03/2020, à 10:49
- PPdM
Re : Shutdown bloque pendant la procédure d’arrêt
Tu devrais tenter une mise à jour du bios avant tout, de plus les disque Toshiba ne sont pas des modèles de fiabilité, mais ton soucis d'arrêt me semble plus du a une incompatibilité avec Linux (courant chez Acer) qu'a un souci de disque.
La critique est facile, mais l'art est difficile !
L'humanité étant ce qu'elle est, la liberté ne sera jamais un acquit, mais toujours un droit à défendre !
Pour résoudre un problème commence par poser les bonnes questions, la bonne solution en découlera
Hors ligne
#15 Le 08/03/2020, à 11:00
- Alexandre98
Re : Shutdown bloque pendant la procédure d’arrêt
@PPdM merci pour ton aide, je dois prendre la dernière version proposée par Acer ?
Ce lien est-il correct pour faire une mise à jour du bios depuis mon poste flash bios ?
Dernière modification par Alexandre98 (Le 08/03/2020, à 11:07)
Hors ligne
#16 Le 08/03/2020, à 11:08
- PPdM
Re : Shutdown bloque pendant la procédure d’arrêt
Une, quel version y a-t-il sur ton PC ?
je suis en train de regarder si l'utilitaire est bootable
La critique est facile, mais l'art est difficile !
L'humanité étant ce qu'elle est, la liberté ne sera jamais un acquit, mais toujours un droit à défendre !
Pour résoudre un problème commence par poser les bonnes questions, la bonne solution en découlera
Hors ligne
#17 Le 08/03/2020, à 11:13
- nany
Re : Shutdown bloque pendant la procédure d’arrêt
Une, quel version y a-t-il sur ton PC ?
Pour le savoir :
sudo dmidecode -t bios
Hors ligne
#18 Le 08/03/2020, à 11:13
- PPdM
Re : Shutdown bloque pendant la procédure d’arrêt
Bon il n'est utilisable que par windows, as-tu encore un pc sous Windows ?
Regarde dans le bios s’il n'y a pas un utilitaire de mise a jour.
Dernière modification par PPdM (Le 08/03/2020, à 11:14)
La critique est facile, mais l'art est difficile !
L'humanité étant ce qu'elle est, la liberté ne sera jamais un acquit, mais toujours un droit à défendre !
Pour résoudre un problème commence par poser les bonnes questions, la bonne solution en découlera
Hors ligne
#19 Le 08/03/2020, à 11:17
- Alexandre98
Re : Shutdown bloque pendant la procédure d’arrêt
@ nany voici la version du bios
yves@yves-Aspire-ES1-533:~$ sudo dmidecode -t bios
[sudo] Mot de passe de yves :
# dmidecode 3.1
Getting SMBIOS data from sysfs.
SMBIOS 3.0.0 present.
Handle 0x0000, DMI type 0, 24 bytes
BIOS Information
Vendor: Insyde Corp.
Version: V1.07
Release Date: 11/14/2016
Address: 0xE0000
Runtime Size: 128 kB
ROM Size: 4608 kB
Characteristics:
PCI is supported
BIOS is upgradeable
BIOS shadowing is allowed
Boot from CD is supported
Selectable boot is supported
EDD is supported
Japanese floppy for NEC 9800 1.2 MB is supported (int 13h)
Japanese floppy for Toshiba 1.2 MB is supported (int 13h)
5.25"/360 kB floppy services are supported (int 13h)
5.25"/1.2 MB floppy services are supported (int 13h)
3.5"/720 kB floppy services are supported (int 13h)
3.5"/2.88 MB floppy services are supported (int 13h)
8042 keyboard services are supported (int 9h)
CGA/mono video services are supported (int 10h)
ACPI is supported
USB legacy is supported
BIOS boot specification is supported
Targeted content distribution is supported
UEFI is supported
BIOS Revision: 0.0
Firmware Revision: 1.7
@ PPdM oui, je dois avoir un dual boot sur un vieux PC avec W7
Hors ligne
#20 Le 08/03/2020, à 11:24
- PPdM
Re : Shutdown bloque pendant la procédure d’arrêt
Si tu n'as pas d'utilitaire dans le bios il faut faire une USB Windows bootable pour lancer la mise a jour, mais c'est long et fastidieux si tu n'a pas un cd ou une ISO de Windows sous la main.
Normalement tu peux passer directement en 1.10, les mises à jour sont cumulatives, en général, sinon l'utilitaire te l'interdira.
La critique est facile, mais l'art est difficile !
L'humanité étant ce qu'elle est, la liberté ne sera jamais un acquit, mais toujours un droit à défendre !
Pour résoudre un problème commence par poser les bonnes questions, la bonne solution en découlera
Hors ligne
#21 Le 08/03/2020, à 11:34
- Alexandre98
Re : Shutdown bloque pendant la procédure d’arrêt
Je laisse tomber la 1.19 ou je dois faire une à une les mises à jour de 1.10 à 1.19 ? c'est ça, j'ai bon?
Hors ligne
#22 Le 08/03/2020, à 11:47
- PPdM
Re : Shutdown bloque pendant la procédure d’arrêt
Non tu dois pouvoir mettre directement la 1.19, surtout que la 1.12 semble corriger un défaut conu
Resolve Elinux OS system will auto wake up after enter to S3
La critique est facile, mais l'art est difficile !
L'humanité étant ce qu'elle est, la liberté ne sera jamais un acquit, mais toujours un droit à défendre !
Pour résoudre un problème commence par poser les bonnes questions, la bonne solution en découlera
Hors ligne
#23 Le 08/03/2020, à 11:53
- Alexandre98
Re : Shutdown bloque pendant la procédure d’arrêt
OK merci pour cette information.
Je vais aller faire dodo car il est 21h00 en Nouvelle Calédonie et demain c'est debout à 4h00, Je pense faire la mise à jour demain soir.
Un grand merci et bonne journée à vous toutes et tous pour votre aide précieuse.
Hors ligne
#24 Le 09/03/2020, à 15:59
- moko138
Re : Shutdown bloque pendant la procédure d’arrêt
Désolé de n'avoir pas répondu plus tôt mais j'ai eu de gros problèmes de connexion. j'avais fini par poster en ligne de commande une première réponse détaillée mais l'envoi a échoué et c'est alors seulement que je me suis avisé que, contrairement à firefox, mon navigateur en ligne de commande n'avait pas de cache. Et que j'aurais été mieux inspiré de garder une copie de mon texte.
/!\ 1624 secteurs HS : comme l'a dit nany, priorité à la sauvegarde des données précieuses !
Avec ce nombre exceptionnellement élevé, que le S.E. démarre est à peine croyable.
.
D'où une hypothèse à vérifier : les secteurs dégradés seraient concentrés dans une zone pas utilisée. Ou très peu (swap ?)
Ça peut se produire suite à un atterrissage de têtes. C'est compatible avec
G-Sense_Error_Rate à seulement "8", si le pc (et son HDD en rotation) ne sont habituellement déplacés qu'avec une extrême douceur.
Si cette hypothèse est avérée,
on pourra prolonger la vie de ce disque, en transformant le partitionnement de sorte que les secteurs dégradés se retrouvent en zone non allouée.
Sinon : poubelle.
- - - - - - -
Pour situer les secteurs dégradés,
merci de montrer :
tail -n +7 /etc/fstab
sudo parted -l | grep -Ei -B5 -A20 "identifi|label|n table|recogni|tiquette|unknown"
sudo zgrep -Ei "i/o e| lba|sector" /var/log/kern.log* | grep -v sr[0-1]
Et (source ./viewtopic.php?pid=22231364#p22231364) :
journalctl | grep "I/O error" | grep "sector" | cut -d" " -f9-12 | sort | uniq -c
journalctl | grep "I/O error" | grep -Ei "sector|logical block| lba" | cut -d" " -f9-12 | sort | uniq -c
Sépare bien les retours,
comme
ceci
Merci !
%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel : À la découverte de dcraw
Hors ligne