#1 Le 24/05/2020, à 02:06
- imost
[Résolu]problème au démarrage
Bonjour,
le problème que je rencontre est le suivant:
lorsque je démarre ubuntu via le grub, une fois avoir lancé ubuntu, le chargement est très long car une page se charge et du code tourne en boucle semblerait-il, avec le mot failed apparaissant régulièrement.
Merci pour votre aide.
Dernière modification par imost (Le 11/06/2020, à 19:40)
Ubuntu 22.04 LTS
Hors ligne
#2 Le 24/05/2020, à 12:27
- geole
Re : [Résolu]problème au démarrage
Bonjour
Si tu as réussi à booter, peux-tu donner le retour de cette commande
journalctl --no-pager -b -p err
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
Je défie QUICONQUE de trouver une discussion où j'aurais suggéré de remplacer un SSD par un disque dur.
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
Hors ligne
#3 Le 24/05/2020, à 13:25
- imost
Re : [Résolu]problème au démarrage
bonjour, merci pour ton aide.
marc@marc-Compaq-CQ58-Notebook-PC:~$ sudo journalctl --no-pager -b -p err
-- Logs begin at Wed 2020-05-13 14:24:34 CEST, end at Sun 2020-05-24 13:23:30 CEST. --
mai 24 13:13:51 marc-Compaq-CQ58-Notebook-PC kernel: do_IRQ: 1.55 No irq handler for vector
mai 24 13:13:51 marc-Compaq-CQ58-Notebook-PC kernel: Couldn't get size: 0x800000000000000e
mai 24 13:14:22 marc-Compaq-CQ58-Notebook-PC systemd-backlight[484]: Failed to get backlight or LED device 'backlight:acpi_video0': No such device
mai 24 13:14:22 marc-Compaq-CQ58-Notebook-PC systemd[1]: Failed to start Load/Save Screen Backlight Brightness of backlight:acpi_video0.
mai 24 13:15:21 marc-Compaq-CQ58-Notebook-PC systemd[1]: Timed out waiting for device dev-disk-by\x2duuid-0139ada4\x2d723a\x2d42fd\x2d94b2\x2ddfc83be08543.device.
mai 24 13:15:27 marc-Compaq-CQ58-Notebook-PC bluetoothd[864]: Failed to set mode: Blocked through rfkill (0x12)
mai 24 13:15:40 marc-Compaq-CQ58-Notebook-PC wpa_supplicant[898]: dbus: wpa_dbus_get_object_properties: failed to get object properties: (none) none
mai 24 13:15:40 marc-Compaq-CQ58-Notebook-PC wpa_supplicant[898]: dbus: Failed to construct signal
mai 24 13:15:49 marc-Compaq-CQ58-Notebook-PC gnome-session-binary[1281]: CRITICAL: Unable to create a DBus proxy for GnomeScreensaver: Erreur lors de l’appel de StartServiceByName pour org.gnome.ScreenSaver : GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.gnome.ScreenSaver exited with status 1
mai 24 13:16:22 marc-Compaq-CQ58-Notebook-PC spice-vdagent[1649]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0
mai 24 13:16:24 marc-Compaq-CQ58-Notebook-PC bluetoothd[864]: Failed to set mode: Blocked through rfkill (0x12)
mai 24 13:16:51 marc-Compaq-CQ58-Notebook-PC systemd[1]: Timed out waiting for device dev-disk-by\x2duuid-0139ada4\x2d723a\x2d42fd\x2d94b2\x2ddfc83be08543.device.
mai 24 13:17:29 marc-Compaq-CQ58-Notebook-PC pulseaudio[1933]: [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
mai 24 13:17:41 marc-Compaq-CQ58-Notebook-PC spice-vdagent[2072]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0
mai 24 13:17:49 marc-Compaq-CQ58-Notebook-PC bluetoothd[864]: Failed to set mode: Blocked through rfkill (0x12)
mai 24 13:18:43 marc-Compaq-CQ58-Notebook-PC systemd[1]: Timed out waiting for device dev-disk-by\x2duuid-0139ada4\x2d723a\x2d42fd\x2d94b2\x2ddfc83be08543.device.
mai 24 13:20:32 marc-Compaq-CQ58-Notebook-PC systemd[1]: Timed out waiting for device dev-disk-by\x2duuid-0139ada4\x2d723a\x2d42fd\x2d94b2\x2ddfc83be08543.device.
mai 24 13:22:08 marc-Compaq-CQ58-Notebook-PC systemd[1]: Timed out waiting for device dev-disk-by\x2duuid-0139ada4\x2d723a\x2d42fd\x2d94b2\x2ddfc83be08543.device.
marc@marc-Compaq-CQ58-Notebook-PC:~$
Ubuntu 22.04 LTS
Hors ligne
#4 Le 24/05/2020, à 13:35
- geole
Re : [Résolu]problème au démarrage
Au moins un incident signalé dans cette ligne
mai 24 13:22:08 marc-Compaq-CQ58-Notebook-PC systemd[1]: Timed out waiting for device dev-disk-by\x2duuid-0139ada4\x2d723a\x2d42fd\x2d94b2\x2ddfc83be08543.device.
Peux-tu donner le retour des commandes suivantes
tail +7 /etc/fstab
sudo blkid
et un autre incident ici
mai 24 13:16:24 marc-Compaq-CQ58-Notebook-PC bluetoothd[864]: Failed to set mode: Blocked through rfkill (0x12)
Aurais-tu windows? Si oui, c'est un cas fréquent qu'on choisit de cliquer sur arrêter au lieu de redémarrer lorsqu'on décide de le quitter
Dernière modification par geole (Le 24/05/2020, à 13:41)
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
Je défie QUICONQUE de trouver une discussion où j'aurais suggéré de remplacer un SSD par un disque dur.
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
Hors ligne
#5 Le 24/05/2020, à 13:39
- imost
Re : [Résolu]problème au démarrage
marc@marc-Compaq-CQ58-Notebook-PC:~$ tail +7 /etc/fstab
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda5 during installation
UUID=f36727b5-0acb-4cba-96a7-8f67ca0ba089 / ext4 errors=remount-ro 0 1
# /boot/efi was on /dev/sda1 during installation
UUID=A927-D0C2 /boot/efi vfat umask=0077 0 1
# swap was on /dev/sda3 during installation
UUID=0139ada4-723a-42fd-94b2-dfc83be08543 none swap sw 0 0
# swap was on /dev/sda4 during installation
UUID=cd63ceb7-ed0e-46be-9f58-4ed50776717e none swap sw 0 0
marc@marc-Compaq-CQ58-Notebook-PC:~$ sudo blkid
/dev/loop0: TYPE="squashfs"
/dev/loop1: TYPE="squashfs"
/dev/loop2: TYPE="squashfs"
/dev/loop3: TYPE="squashfs"
/dev/loop4: TYPE="squashfs"
/dev/loop5: TYPE="squashfs"
/dev/loop6: TYPE="squashfs"
/dev/loop7: TYPE="squashfs"
/dev/sda1: UUID="A927-D0C2" TYPE="vfat" PARTLABEL="EFI System Partition" PARTUUID="7f1ef65a-07f1-449a-88b8-ad0566baeb8a"
/dev/sda2: UUID="8ab45832-9377-4b93-acdc-fdb31f7ac10d" TYPE="ext4" PARTUUID="9958b221-6b10-4203-ae41-b789d2ea3c59"
/dev/sda3: UUID="70002d02-3ebf-438a-a4cb-020c1334a445" TYPE="swap" PARTUUID="8009efdd-f1ad-4bd2-a4e5-dc47982dbe76"
/dev/sda4: UUID="cd63ceb7-ed0e-46be-9f58-4ed50776717e" TYPE="swap" PARTUUID="240d7e14-c6b0-4569-abc1-969807c91e27"
/dev/sda5: UUID="f36727b5-0acb-4cba-96a7-8f67ca0ba089" TYPE="ext4" PARTUUID="ccd434c0-1688-4298-8a49-0091cb0bbda8"
/dev/sda6: UUID="20c32d0f-ca59-4171-82b7-de125bb94027" TYPE="ext4" PARTUUID="415c1ee6-93b4-4f31-bbc4-a8df49757d20"
/dev/loop8: TYPE="squashfs"
/dev/loop9: TYPE="squashfs"
/dev/loop10: TYPE="squashfs"
/dev/loop11: TYPE="squashfs"
/dev/loop12: TYPE="squashfs"
/dev/loop13: TYPE="squashfs"
/dev/loop14: TYPE="squashfs"
/dev/loop15: TYPE="squashfs"
/dev/loop16: TYPE="squashfs"
/dev/loop17: TYPE="squashfs"
/dev/loop18: TYPE="squashfs"
/dev/loop19: TYPE="squashfs"
/dev/loop20: TYPE="squashfs"
/dev/loop21: TYPE="squashfs"
marc@marc-Compaq-CQ58-Notebook-PC:~$
Ubuntu 22.04 LTS
Hors ligne
#6 Le 24/05/2020, à 13:50
- imost
Re : [Résolu]problème au démarrage
non je n ai pas wwindows
Ubuntu 22.04 LTS
Hors ligne
#7 Le 24/05/2020, à 14:03
- geole
Re : [Résolu]problème au démarrage
Je vois que tu as décidé de mettre deux partitions de swap lors de ton installation
# swap was on /dev/sda3 during installation
UUID=0139ada4-723a-42fd-94b2-dfc83be08543 none swap sw 0 0
# swap was on /dev/sda4 during installation
UUID=cd63ceb7-ed0e-46be-9f58-4ed50776717e none swap sw 0 0
Ce n'est pas très courant Mais il y a eu un reformatage de la partition SDA3 qui a changé de UUID
/dev/sda3: UUID="70002d02-3ebf-438a-a4cb-020c1334a445" TYPE="swap" PARTUUID="8009efdd-f1ad-4bd2-a4e5-dc47982dbe76"
Peut-être as-tu deux UBUNTU? dont l'un utilise l'hibernation.
Dans ce cas, Il faut que chaque ubuntu dispose de sa propre partition swap afin de pouvoir bien se remettre en route
Donc tu supprimes la ligne décrivant SDA3
Si ce c'est pas le cas, tu peux corriger le contenu de la ligne pour qu'elle devienne
UUID=70002d02-3ebf-438a-a4cb-020c1334a445 none swap sw 0 0
J'ai constaté que tu ne possèdes pas windows, Je change donc ma phrase
Aurais-tu un second O.S. libre? Si oui, c'est un cas fréquent lorsquon qu'on choisit de le mettre en hibernation au lieu de de l'arrêter
Cependant, cela ne devrait pas retarder le démarrage de l'ordinateur.
Lorsque tu auras réglé le premier problème et rebooté, tu referas la commande de l'échange 2 pour voir ce que cela va donner. Mais je ne saurais pas traiter le problème du bluetooth
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
Je défie QUICONQUE de trouver une discussion où j'aurais suggéré de remplacer un SSD par un disque dur.
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
Hors ligne
#8 Le 24/05/2020, à 14:11
- imost
Re : [Résolu]problème au démarrage
oui j ai 2 ubuntu et en plus un autre OS libre
donc je dois supprimer la line SDA3? comment?
Ubuntu 22.04 LTS
Hors ligne
#9 Le 24/05/2020, à 14:28
- geole
Re : [Résolu]problème au démarrage
Pour supprimer la ligne avec un éditeur de texte
gedit admin:///etc/fstab
Tu supprimes la ligne et son commentaire puis tu sauvegardes.
Dernière modification par geole (Le 24/05/2020, à 14:29)
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
Je défie QUICONQUE de trouver une discussion où j'aurais suggéré de remplacer un SSD par un disque dur.
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
Hors ligne
#10 Le 24/05/2020, à 14:34
- imost
Re : [Résolu]problème au démarrage
je supprime c'est 2 lines?
# swap was on /dev/sda3 during installation
UUID=0139ada4-723a-42fd-94b2-dfc83be08543 none swap sw 0 0
Ubuntu 22.04 LTS
Hors ligne
#11 Le 24/05/2020, à 14:35
- geole
Re : [Résolu]problème au démarrage
oui
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
Je défie QUICONQUE de trouver une discussion où j'aurais suggéré de remplacer un SSD par un disque dur.
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
Hors ligne
#12 Le 24/05/2020, à 14:51
- imost
Re : [Résolu]problème au démarrage
ca y est, j'ai supprimé les 2 lines, j'ai éteint et rallumé le pc.(ça a mis un peu de temps a redémarrer)
marc@marc-Compaq-CQ58-Notebook-PC:~$ sudo journalctl --no-pager -b -p err
[sudo] Mot de passe de marc :
-- Logs begin at Wed 2020-05-13 14:24:34 CEST, end at Sun 2020-05-24 14:47:58 CEST. --
mai 24 14:42:02 marc-Compaq-CQ58-Notebook-PC kernel: do_IRQ: 1.55 No irq handler for vector
mai 24 14:42:02 marc-Compaq-CQ58-Notebook-PC kernel: Couldn't get size: 0x800000000000000e
mai 24 14:42:33 marc-Compaq-CQ58-Notebook-PC systemd-backlight[480]: Failed to get backlight or LED device 'backlight:acpi_video0': No such device
mai 24 14:42:34 marc-Compaq-CQ58-Notebook-PC systemd[1]: Failed to start Load/Save Screen Backlight Brightness of backlight:acpi_video0.
mai 24 14:42:49 marc-Compaq-CQ58-Notebook-PC bluetoothd[848]: Failed to set mode: Blocked through rfkill (0x12)
mai 24 14:42:59 marc-Compaq-CQ58-Notebook-PC wpa_supplicant[879]: dbus: wpa_dbus_get_object_properties: failed to get object properties: (none) none
mai 24 14:42:59 marc-Compaq-CQ58-Notebook-PC wpa_supplicant[879]: dbus: Failed to construct signal
mai 24 14:43:06 marc-Compaq-CQ58-Notebook-PC gnome-session-binary[1394]: CRITICAL: Unable to create a DBus proxy for GnomeScreensaver: Erreur lors de l’appel de StartServiceByName pour org.gnome.ScreenSaver : GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.gnome.ScreenSaver exited with status 1
mai 24 14:43:27 marc-Compaq-CQ58-Notebook-PC spice-vdagent[1657]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0
mai 24 14:43:27 marc-Compaq-CQ58-Notebook-PC bluetoothd[848]: Failed to set mode: Blocked through rfkill (0x12)
mai 24 14:43:56 marc-Compaq-CQ58-Notebook-PC pulseaudio[1927]: [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
mai 24 14:44:04 marc-Compaq-CQ58-Notebook-PC spice-vdagent[2070]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0
mai 24 14:44:07 marc-Compaq-CQ58-Notebook-PC bluetoothd[848]: Failed to set mode: Blocked through rfkill (0x12)
marc@marc-Compaq-CQ58-Notebook-PC:~$
Quelqu'un peut il m'aider?
Dernière modification par imost (Le 24/05/2020, à 16:45)
Ubuntu 22.04 LTS
Hors ligne
#13 Le 24/05/2020, à 18:38
- imost
Re : [Résolu]problème au démarrage
Concernant le rapport ci -dessus, quelqu'un peut il me dire ce qu'il faut faire svp?
Dernière modification par imost (Le 24/05/2020, à 18:38)
Ubuntu 22.04 LTS
Hors ligne
#14 Le 24/05/2020, à 19:00
- geole
Re : [Résolu]problème au démarrage
Pour le bluetooth tu peux d'abord essayer cela
1) Booter et choisir un autre de tes deux O.S.
2) Choisir redémarrer et booter avec avec l'autre O.S.
3) Choisir redémarrer et prendre l'O.S. actuel
4) Refaire la commande du post N°2
On verra alors si le message est resté le même. Dans ce cas, un premier contrôle à faire https://forum.ubuntu-fr.org/viewtopic.p … 1#p6564401
Pour ce message
mai 24 14:42:34 marc-Compaq-CQ58-Notebook-PC systemd[1]: Failed to start Load/Save Screen Backlight Brightness of backlight:acpi_video0.
Tu peux tenter de voir si cette réparation est bonne
éditer le fichier /etc/default/grub
et modifier la ligne
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
pour qu'elle devienne
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_backlight=vendor"
Puis prise en charge avec la commande
sudo update-grub
Pour cet incident
mai 24 14:43:06 marc-Compaq-CQ58-Notebook-PC gnome-session-binary[1394]: CRITICAL: Unable to create a DBus proxy for GnomeScreensaver: Erreur lors de l’appel de StartServiceByName pour org.gnome.ScreenSaver : GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.gnome.ScreenSaver exited with status 1
Cela tourne autour de l'économiseur d'écran. Je crois que c'est actuellement sans solution https://bugs.launchpad.net/ubuntu/+sour … ug/1736011
et pour le dernier
mai 24 14:43:56 marc-Compaq-CQ58-Notebook-PC pulseaudio[1927]: [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
Cela semble être encore sans solution . Mais cela ne semble pas gênant https://bugs.launchpad.net/ubuntu/+sour … ug/1747878
Dernière modification par geole (Le 24/05/2020, à 19:11)
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
Je défie QUICONQUE de trouver une discussion où j'aurais suggéré de remplacer un SSD par un disque dur.
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
Hors ligne
#15 Le 24/05/2020, à 19:21
- imost
Re : [Résolu]problème au démarrage
mes fleches claviers ne fonctionnant plus, je ne peux pas descendre dans le grub pour choisir d'autres OS. y a t il une solution pour y remédier?via console peut être?
Dernière modification par imost (Le 24/05/2020, à 19:22)
Ubuntu 22.04 LTS
Hors ligne
#16 Le 24/05/2020, à 22:59
- Ayral
Re : [Résolu]problème au démarrage
Modération : concernant le problème de clavier, imost a posté un nouveau fil dans la section Autres types de matériel, donc répondre là bas.
Concernant la question d'ici à l'origine, continuer à échanger ici.
Merci.
Pour mettre les retours de commande entre deux balises code, les explications sont là : https://forum.ubuntu-fr.org/viewtopic.php?id=1614731
Blog d'un retraité
Site de graphisme du fiston Loïc
Ubuntu 22.04 LTS sur un Thinkpad W540
Hors ligne
#17 Le 25/05/2020, à 11:21
- imost
Re : [Résolu]problème au démarrage
Bonjour, Je crois que ce pc est mort, les problèmes de démarrage persistent. Merci pour ton aide geole.
Ubuntu 22.04 LTS
Hors ligne
#18 Le 01/06/2020, à 01:57
- imost
Re : [Résolu]problème au démarrage
Bonjour,
je viens de réinstaller entièrement le système, en écrasant les autres systèmes, et suis passé à la version 20.04.
Et il s'avère que mon problème de démarrage persiste. On dirait que ça tourne en boucle, très vite, et qu'il s'affiche toujours la même chose avec du failed qui apparait en boucle.
Je dois donc démarrer en mode recovery pour poursuivre ensuite le démarrage normal.
Serait ce un problème matériel?
Ubuntu 22.04 LTS
Hors ligne
#19 Le 01/06/2020, à 10:27
- geole
Re : [Résolu]problème au démarrage
Bonjour
Si tu peux demarrer en mode recovery, puisque que tu es en version 20.04, Peux-tu confirmer que tu as deux possibilités de démarrage
1) mode normal
2) mode safe (mode fiable?)
essaie ce second mode
Dernière modification par geole (Le 01/06/2020, à 10:47)
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
Je défie QUICONQUE de trouver une discussion où j'aurais suggéré de remplacer un SSD par un disque dur.
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
Hors ligne
#20 Le 01/06/2020, à 11:05
- imost
Re : [Résolu]problème au démarrage
Alors maintenant 1 fois sur 3, il ne va pas sur grub et défile son bug. Concernant un mode safe, je ne le vois pas. J arrive dans le grub et il y a la même chose que d'habitude.
Ubuntu 22.04 LTS
Hors ligne
#21 Le 01/06/2020, à 11:20
- geole
Re : [Résolu]problème au démarrage
Si tu peux booter avec le mode recovery, peux-tu donner le retour de ces commandes
journalctl --no-pager -p err
journalctl | grep "Command line"
D'autre part, Peux-tu faire une photo de l'incident et la poster
Dernière modification par geole (Le 01/06/2020, à 11:22)
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
Je défie QUICONQUE de trouver une discussion où j'aurais suggéré de remplacer un SSD par un disque dur.
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
Hors ligne
#22 Le 01/06/2020, à 11:26
- imost
Re : [Résolu]problème au démarrage
marc@marc-Compaq-CQ58-Notebook-PC:~$ journalctl --no-pager -p err
-- Logs begin at Sun 2020-05-31 11:30:29 CEST, end at Mon 2020-06-01 11:24:04 CEST. --
mai 31 11:30:29 marc-Compaq-CQ58-Notebook-PC kernel: do_IRQ: 1.55 No irq handler for vector
mai 31 11:30:30 marc-Compaq-CQ58-Notebook-PC kernel: Initramfs unpacking failed: Decoding failed
mai 31 11:30:35 marc-Compaq-CQ58-Notebook-PC systemd-backlight[448]: Failed to get backlight or LED device 'backlight:acpi_video0': No such device
mai 31 11:30:35 marc-Compaq-CQ58-Notebook-PC systemd[1]: Failed to start Load/Save Screen Backlight Brightness of backlight:acpi_video0.
-- Reboot --
mai 31 11:33:19 marc-Compaq-CQ58-Notebook-PC kernel: do_IRQ: 1.55 No irq handler for vector
mai 31 11:33:19 marc-Compaq-CQ58-Notebook-PC kernel: Initramfs unpacking failed: Decoding failed
mai 31 11:33:25 marc-Compaq-CQ58-Notebook-PC systemd-backlight[451]: Failed to get backlight or LED device 'backlight:acpi_video0': No such device
mai 31 11:33:25 marc-Compaq-CQ58-Notebook-PC systemd[1]: Failed to start Load/Save Screen Backlight Brightness of backlight:acpi_video0.
-- Reboot --
mai 31 11:35:26 marc-Compaq-CQ58-Notebook-PC kernel: do_IRQ: 1.55 No irq handler for vector
mai 31 11:35:26 marc-Compaq-CQ58-Notebook-PC kernel: Initramfs unpacking failed: Decoding failed
mai 31 11:35:30 marc-Compaq-CQ58-Notebook-PC kernel: [drm:radeon_init [radeon]] *ERROR* No UMS support in radeon module!
mai 31 11:35:55 marc-Compaq-CQ58-Notebook-PC systemd[737]: /usr/lib/systemd/system-generators/friendly-recovery failed with exit status 1.
mai 31 11:35:58 marc-Compaq-CQ58-Notebook-PC avahi-daemon[848]: chroot.c: open() failed: No such file or directory
mai 31 11:36:28 marc-Compaq-CQ58-Notebook-PC kernel: debugfs: File 'le_min_key_size' in directory 'hci0' already present!
mai 31 11:36:28 marc-Compaq-CQ58-Notebook-PC kernel: debugfs: File 'le_max_key_size' in directory 'hci0' already present!
mai 31 11:36:28 marc-Compaq-CQ58-Notebook-PC kernel: debugfs: File 'force_bredr_smp' in directory 'hci0' already present!
mai 31 11:36:40 marc-Compaq-CQ58-Notebook-PC systemd[989]: Failed to start GNOME Shell on Wayland.
mai 31 11:36:40 marc-Compaq-CQ58-Notebook-PC systemd[989]: Failed to start Tracker file system data miner.
mai 31 11:36:40 marc-Compaq-CQ58-Notebook-PC pulseaudio[996]: Error opening PCM device front:1: Aucun fichier ou dossier de ce type
mai 31 11:36:42 marc-Compaq-CQ58-Notebook-PC systemd[989]: Failed to start Tracker metadata extractor.
mai 31 11:36:53 marc-Compaq-CQ58-Notebook-PC systemd[1450]: /usr/lib/systemd/system-generators/friendly-recovery failed with exit status 1.
mai 31 11:37:54 marc-Compaq-CQ58-Notebook-PC systemd[1]: Failed to start Wait until snapd is fully seeded.
mai 31 11:38:27 marc-Compaq-CQ58-Notebook-PC gdm-password][1880]: gkr-pam: unable to locate daemon control file
mai 31 11:40:29 marc-Compaq-CQ58-Notebook-PC systemd[2990]: /usr/lib/systemd/system-generators/friendly-recovery failed with exit status 1.
mai 31 11:40:37 marc-Compaq-CQ58-Notebook-PC systemd[3071]: /usr/lib/systemd/system-generators/friendly-recovery failed with exit status 1.
mai 31 11:40:47 marc-Compaq-CQ58-Notebook-PC systemd[3150]: /usr/lib/systemd/system-generators/friendly-recovery failed with exit status 1.
mai 31 11:40:54 marc-Compaq-CQ58-Notebook-PC systemd[3240]: /usr/lib/systemd/system-generators/friendly-recovery failed with exit status 1.
mai 31 11:48:51 marc-Compaq-CQ58-Notebook-PC wpa_supplicant[839]: dbus: wpa_dbus_property_changed: no property SessionLength in object /fi/w1/wpa_supplicant1/Interfaces/0
mai 31 11:49:19 marc-Compaq-CQ58-Notebook-PC wpa_supplicant[839]: dbus: wpa_dbus_property_changed: no property SessionLength in object /fi/w1/wpa_supplicant1/Interfaces/0
mai 31 11:50:20 marc-Compaq-CQ58-Notebook-PC wpa_supplicant[839]: dbus: wpa_dbus_property_changed: no property SessionLength in object /fi/w1/wpa_supplicant1/Interfaces/0
mai 31 11:50:28 marc-Compaq-CQ58-Notebook-PC wpa_supplicant[839]: dbus: wpa_dbus_property_changed: no property SessionLength in object /fi/w1/wpa_supplicant1/Interfaces/0
mai 31 11:52:25 marc-Compaq-CQ58-Notebook-PC wpa_supplicant[839]: dbus: wpa_dbus_property_changed: no property SessionLength in object /fi/w1/wpa_supplicant1/Interfaces/0
mai 31 11:52:35 marc-Compaq-CQ58-Notebook-PC wpa_supplicant[839]: dbus: wpa_dbus_property_changed: no property SessionLength in object /fi/w1/wpa_supplicant1/Interfaces/0
mai 31 11:55:35 marc-Compaq-CQ58-Notebook-PC wpa_supplicant[839]: dbus: wpa_dbus_property_changed: no property SessionLength in object /fi/w1/wpa_supplicant1/Interfaces/0
mai 31 12:05:57 marc-Compaq-CQ58-Notebook-PC systemd[5298]: /usr/lib/systemd/system-generators/friendly-recovery failed with exit status 1.
mai 31 12:06:15 marc-Compaq-CQ58-Notebook-PC systemd[5528]: /usr/lib/systemd/system-generators/friendly-recovery failed with exit status 1.
mai 31 12:06:16 marc-Compaq-CQ58-Notebook-PC systemd[5551]: /usr/lib/systemd/system-generators/friendly-recovery failed with exit status 1.
mai 31 12:06:20 marc-Compaq-CQ58-Notebook-PC systemd[5599]: /usr/lib/systemd/system-generators/friendly-recovery failed with exit status 1.
mai 31 12:06:44 marc-Compaq-CQ58-Notebook-PC systemd[5902]: /usr/lib/systemd/system-generators/friendly-recovery failed with exit status 1.
mai 31 12:08:28 marc-Compaq-CQ58-Notebook-PC systemd[7115]: /usr/lib/systemd/system-generators/friendly-recovery failed with exit status 1.
mai 31 12:08:31 marc-Compaq-CQ58-Notebook-PC systemd[7190]: /usr/lib/systemd/system-generators/friendly-recovery failed with exit status 1.
mai 31 12:11:01 marc-Compaq-CQ58-Notebook-PC systemd[8522]: /usr/lib/systemd/system-generators/friendly-recovery failed with exit status 1.
mai 31 12:12:20 marc-Compaq-CQ58-Notebook-PC systemd[8907]: /usr/lib/systemd/system-generators/friendly-recovery failed with exit status 1.
mai 31 12:12:22 marc-Compaq-CQ58-Notebook-PC systemd[8933]: /usr/lib/systemd/system-generators/friendly-recovery failed with exit status 1.
mai 31 12:12:25 marc-Compaq-CQ58-Notebook-PC systemd[8990]: /usr/lib/systemd/system-generators/friendly-recovery failed with exit status 1.
mai 31 12:12:41 marc-Compaq-CQ58-Notebook-PC systemd[9064]: /usr/lib/systemd/system-generators/friendly-recovery failed with exit status 1.
mai 31 12:12:50 marc-Compaq-CQ58-Notebook-PC systemd[9167]: /usr/lib/systemd/system-generators/friendly-recovery failed with exit status 1.
mai 31 12:12:52 marc-Compaq-CQ58-Notebook-PC systemd[9194]: /usr/lib/systemd/system-generators/friendly-recovery failed with exit status 1.
mai 31 12:12:57 marc-Compaq-CQ58-Notebook-PC systemd[9239]: /usr/lib/systemd/system-generators/friendly-recovery failed with exit status 1.
mai 31 12:12:59 marc-Compaq-CQ58-Notebook-PC systemd[9283]: /usr/lib/systemd/system-generators/friendly-recovery failed with exit status 1.
mai 31 12:13:00 marc-Compaq-CQ58-Notebook-PC systemd[9315]: /usr/lib/systemd/system-generators/friendly-recovery failed with exit status 1.
mai 31 12:13:09 marc-Compaq-CQ58-Notebook-PC systemd[9406]: /usr/lib/systemd/system-generators/friendly-recovery failed with exit status 1.
mai 31 12:13:10 marc-Compaq-CQ58-Notebook-PC systemd[9432]: /usr/lib/systemd/system-generators/friendly-recovery failed with exit status 1.
mai 31 12:13:14 marc-Compaq-CQ58-Notebook-PC systemd[9465]: /usr/lib/systemd/system-generators/friendly-recovery failed with exit status 1.
mai 31 12:13:59 marc-Compaq-CQ58-Notebook-PC systemd[10144]: /usr/lib/systemd/system-generators/friendly-recovery failed with exit status 1.
mai 31 12:14:09 marc-Compaq-CQ58-Notebook-PC systemd[10282]: /usr/lib/systemd/system-generators/friendly-recovery failed with exit status 1.
mai 31 12:24:23 marc-Compaq-CQ58-Notebook-PC systemd[20594]: /usr/lib/systemd/system-generators/friendly-recovery failed with exit status 1.
mai 31 12:24:25 marc-Compaq-CQ58-Notebook-PC systemd[20623]: /usr/lib/systemd/system-generators/friendly-recovery failed with exit status 1.
mai 31 12:47:22 marc-Compaq-CQ58-Notebook-PC systemd[989]: Failed to start GNOME Color management.
mai 31 12:47:22 marc-Compaq-CQ58-Notebook-PC systemd[989]: Failed to start GNOME Color management.
mai 31 12:47:22 marc-Compaq-CQ58-Notebook-PC systemd[989]: Failed to start GNOME Color management.
mai 31 12:47:23 marc-Compaq-CQ58-Notebook-PC systemd[989]: Failed to start GNOME Color management.
mai 31 12:47:25 marc-Compaq-CQ58-Notebook-PC systemd[989]: Failed to start GNOME Color management.
mai 31 12:47:25 marc-Compaq-CQ58-Notebook-PC systemd[989]: Failed to start GNOME Color management.
mai 31 12:47:33 marc-Compaq-CQ58-Notebook-PC wpa_supplicant[839]: dbus: wpa_dbus_property_changed: no property SessionLength in object /fi/w1/wpa_supplicant1/Interfaces/0
-- Reboot --
mai 31 12:48:05 marc-Compaq-CQ58-Notebook-PC kernel: do_IRQ: 1.55 No irq handler for vector
mai 31 12:48:05 marc-Compaq-CQ58-Notebook-PC kernel: Initramfs unpacking failed: Decoding failed
-- Reboot --
mai 31 12:49:20 marc-Compaq-CQ58-Notebook-PC kernel: do_IRQ: 1.55 No irq handler for vector
mai 31 12:49:20 marc-Compaq-CQ58-Notebook-PC kernel: Initramfs unpacking failed: Decoding failed
mai 31 12:49:25 marc-Compaq-CQ58-Notebook-PC kernel: [drm:radeon_init [radeon]] *ERROR* No UMS support in radeon module!
mai 31 12:49:38 marc-Compaq-CQ58-Notebook-PC systemd[745]: /usr/lib/systemd/system-generators/friendly-recovery failed with exit status 1.
mai 31 12:49:40 marc-Compaq-CQ58-Notebook-PC avahi-daemon[834]: chroot.c: open() failed: No such file or directory
mai 31 12:50:12 marc-Compaq-CQ58-Notebook-PC kernel: debugfs: File 'le_min_key_size' in directory 'hci0' already present!
mai 31 12:50:12 marc-Compaq-CQ58-Notebook-PC kernel: debugfs: File 'le_max_key_size' in directory 'hci0' already present!
mai 31 12:50:12 marc-Compaq-CQ58-Notebook-PC kernel: debugfs: File 'force_bredr_smp' in directory 'hci0' already present!
mai 31 12:50:15 marc-Compaq-CQ58-Notebook-PC systemd[1096]: Failed to start GNOME Shell on Wayland.
mai 31 12:50:17 marc-Compaq-CQ58-Notebook-PC systemd[1096]: Failed to start Tracker file system data miner.
mai 31 12:51:01 marc-Compaq-CQ58-Notebook-PC gdm-password][2254]: gkr-pam: unable to locate daemon control file
mai 31 13:27:15 marc-Compaq-CQ58-Notebook-PC systemd[6260]: /usr/lib/systemd/system-generators/friendly-recovery failed with exit status 1.
mai 31 13:30:55 marc-Compaq-CQ58-Notebook-PC wpa_supplicant[828]: dbus: wpa_dbus_property_changed: no property SessionLength in object /fi/w1/wpa_supplicant1/Interfaces/0
-- Reboot --
mai 31 13:31:46 marc-Compaq-CQ58-Notebook-PC kernel: do_IRQ: 1.55 No irq handler for vector
mai 31 13:31:46 marc-Compaq-CQ58-Notebook-PC kernel: Initramfs unpacking failed: Decoding failed
mai 31 13:31:56 marc-Compaq-CQ58-Notebook-PC systemd-backlight[476]: Failed to get backlight or LED device 'backlight:acpi_video0': No such device
mai 31 13:31:56 marc-Compaq-CQ58-Notebook-PC systemd[1]: Failed to start Load/Save Screen Backlight Brightness of backlight:acpi_video0.
-- Reboot --
mai 31 13:33:15 marc-Compaq-CQ58-Notebook-PC kernel: do_IRQ: 1.55 No irq handler for vector
mai 31 13:33:15 marc-Compaq-CQ58-Notebook-PC kernel: Initramfs unpacking failed: Decoding failed
mai 31 13:33:20 marc-Compaq-CQ58-Notebook-PC kernel: [drm:radeon_init [radeon]] *ERROR* No UMS support in radeon module!
mai 31 13:33:36 marc-Compaq-CQ58-Notebook-PC systemd[748]: /usr/lib/systemd/system-generators/friendly-recovery failed with exit status 1.
mai 31 13:33:39 marc-Compaq-CQ58-Notebook-PC avahi-daemon[873]: chroot.c: open() failed: No such file or directory
mai 31 13:34:08 marc-Compaq-CQ58-Notebook-PC kernel: debugfs: File 'le_min_key_size' in directory 'hci0' already present!
mai 31 13:34:08 marc-Compaq-CQ58-Notebook-PC kernel: debugfs: File 'le_max_key_size' in directory 'hci0' already present!
mai 31 13:34:08 marc-Compaq-CQ58-Notebook-PC kernel: debugfs: File 'force_bredr_smp' in directory 'hci0' already present!
mai 31 13:34:12 marc-Compaq-CQ58-Notebook-PC systemd[1085]: Failed to start GNOME Shell on Wayland.
mai 31 13:34:14 marc-Compaq-CQ58-Notebook-PC systemd[1085]: Failed to start Tracker file system data miner.
-- Reboot --
mai 31 13:36:34 marc-Compaq-CQ58-Notebook-PC kernel: do_IRQ: 1.55 No irq handler for vector
mai 31 13:36:34 marc-Compaq-CQ58-Notebook-PC kernel: Initramfs unpacking failed: Decoding failed
-- Reboot --
mai 31 13:37:37 marc-Compaq-CQ58-Notebook-PC kernel: do_IRQ: 1.55 No irq handler for vector
mai 31 13:37:37 marc-Compaq-CQ58-Notebook-PC kernel: Initramfs unpacking failed: Decoding failed
mai 31 13:37:42 marc-Compaq-CQ58-Notebook-PC kernel: [drm:radeon_init [radeon]] *ERROR* No UMS support in radeon module!
mai 31 13:37:55 marc-Compaq-CQ58-Notebook-PC systemd[749]: /usr/lib/systemd/system-generators/friendly-recovery failed with exit status 1.
mai 31 13:37:58 marc-Compaq-CQ58-Notebook-PC avahi-daemon[848]: chroot.c: open() failed: No such file or directory
mai 31 13:38:33 marc-Compaq-CQ58-Notebook-PC kernel: debugfs: File 'le_min_key_size' in directory 'hci0' already present!
mai 31 13:38:33 marc-Compaq-CQ58-Notebook-PC kernel: debugfs: File 'le_max_key_size' in directory 'hci0' already present!
mai 31 13:38:33 marc-Compaq-CQ58-Notebook-PC kernel: debugfs: File 'force_bredr_smp' in directory 'hci0' already present!
mai 31 13:38:40 marc-Compaq-CQ58-Notebook-PC systemd[1046]: Failed to start GNOME Shell on Wayland.
mai 31 13:39:13 marc-Compaq-CQ58-Notebook-PC systemd[2149]: /usr/lib/systemd/system-generators/friendly-recovery failed with exit status 1.
mai 31 13:39:57 marc-Compaq-CQ58-Notebook-PC systemd[2396]: /usr/lib/systemd/system-generators/friendly-recovery failed with exit status 1.
mai 31 13:40:17 marc-Compaq-CQ58-Notebook-PC gdm-password][2461]: gkr-pam: unable to locate daemon control file
mai 31 13:41:48 marc-Compaq-CQ58-Notebook-PC systemd[3399]: /usr/lib/systemd/system-generators/friendly-recovery failed with exit status 1.
mai 31 13:49:31 marc-Compaq-CQ58-Notebook-PC systemd[4800]: /usr/lib/systemd/system-generators/friendly-recovery failed with exit status 1.
mai 31 13:49:47 marc-Compaq-CQ58-Notebook-PC systemd[4893]: /usr/lib/systemd/system-generators/friendly-recovery failed with exit status 1.
-- Reboot --
mai 31 13:56:09 marc-Compaq-CQ58-Notebook-PC kernel: do_IRQ: 1.55 No irq handler for vector
mai 31 13:56:09 marc-Compaq-CQ58-Notebook-PC kernel: Initramfs unpacking failed: Decoding failed
-- Reboot --
mai 31 13:57:04 marc-Compaq-CQ58-Notebook-PC kernel: do_IRQ: 1.55 No irq handler for vector
mai 31 13:57:04 marc-Compaq-CQ58-Notebook-PC kernel: Initramfs unpacking failed: Decoding failed
mai 31 13:57:08 marc-Compaq-CQ58-Notebook-PC kernel: [drm:radeon_init [radeon]] *ERROR* No UMS support in radeon module!
mai 31 13:57:48 marc-Compaq-CQ58-Notebook-PC systemd[745]: /usr/lib/systemd/system-generators/friendly-recovery failed with exit status 1.
mai 31 13:57:53 marc-Compaq-CQ58-Notebook-PC avahi-daemon[869]: chroot.c: open() failed: No such file or directory
mai 31 13:58:35 marc-Compaq-CQ58-Notebook-PC kernel: debugfs: File 'le_min_key_size' in directory 'hci0' already present!
mai 31 13:58:35 marc-Compaq-CQ58-Notebook-PC kernel: debugfs: File 'le_max_key_size' in directory 'hci0' already present!
mai 31 13:58:35 marc-Compaq-CQ58-Notebook-PC kernel: debugfs: File 'force_bredr_smp' in directory 'hci0' already present!
mai 31 13:58:42 marc-Compaq-CQ58-Notebook-PC systemd[1087]: Failed to start GNOME Shell on Wayland.
mai 31 13:58:43 marc-Compaq-CQ58-Notebook-PC systemd[1087]: Failed to start Tracker file system data miner.
mai 31 13:59:54 marc-Compaq-CQ58-Notebook-PC gdm-password][2326]: gkr-pam: unable to locate daemon control file
mai 31 14:00:12 marc-Compaq-CQ58-Notebook-PC systemd[2766]: /usr/lib/systemd/system-generators/friendly-recovery failed with exit status 1.
mai 31 14:02:35 marc-Compaq-CQ58-Notebook-PC systemd[4006]: /usr/lib/systemd/system-generators/friendly-recovery failed with exit status 1.
mai 31 14:05:45 marc-Compaq-CQ58-Notebook-PC systemd[4452]: /usr/lib/systemd/system-generators/friendly-recovery failed with exit status 1.
-- Reboot --
mai 31 14:12:40 marc-Compaq-CQ58-Notebook-PC kernel: do_IRQ: 1.55 No irq handler for vector
mai 31 14:12:41 marc-Compaq-CQ58-Notebook-PC kernel: Initramfs unpacking failed: Decoding failed
mai 31 14:12:46 marc-Compaq-CQ58-Notebook-PC kernel: [drm:radeon_init [radeon]] *ERROR* No UMS support in radeon module!
mai 31 14:14:56 marc-Compaq-CQ58-Notebook-PC systemd[760]: /usr/lib/systemd/system-generators/friendly-recovery failed with exit status 1.
mai 31 14:15:01 marc-Compaq-CQ58-Notebook-PC avahi-daemon[883]: chroot.c: open() failed: No such file or directory
mai 31 14:15:31 marc-Compaq-CQ58-Notebook-PC kernel: debugfs: File 'le_min_key_size' in directory 'hci0' already present!
mai 31 14:15:31 marc-Compaq-CQ58-Notebook-PC kernel: debugfs: File 'le_max_key_size' in directory 'hci0' already present!
mai 31 14:15:31 marc-Compaq-CQ58-Notebook-PC kernel: debugfs: File 'force_bredr_smp' in directory 'hci0' already present!
mai 31 14:15:35 marc-Compaq-CQ58-Notebook-PC systemd[1160]: Failed to start GNOME Shell on Wayland.
mai 31 14:15:36 marc-Compaq-CQ58-Notebook-PC systemd[1160]: Failed to start Tracker file system data miner.
mai 31 14:29:56 marc-Compaq-CQ58-Notebook-PC gdm-password][2429]: gkr-pam: unable to locate daemon control file
mai 31 14:38:03 marc-Compaq-CQ58-Notebook-PC systemd[3969]: /usr/lib/systemd/system-generators/friendly-recovery failed with exit status 1.
mai 31 15:22:14 marc-Compaq-CQ58-Notebook-PC wpa_supplicant[880]: dbus: wpa_dbus_property_changed: no property SessionLength in object /fi/w1/wpa_supplicant1/Interfaces/0
-- Reboot --
juin 01 01:50:42 marc-Compaq-CQ58-Notebook-PC kernel: do_IRQ: 1.55 No irq handler for vector
juin 01 01:50:43 marc-Compaq-CQ58-Notebook-PC kernel: Initramfs unpacking failed: Decoding failed
juin 01 01:50:47 marc-Compaq-CQ58-Notebook-PC kernel: [drm:radeon_init [radeon]] *ERROR* No UMS support in radeon module!
juin 01 01:51:01 marc-Compaq-CQ58-Notebook-PC systemd[743]: /usr/lib/systemd/system-generators/friendly-recovery failed with exit status 1.
juin 01 01:51:06 marc-Compaq-CQ58-Notebook-PC avahi-daemon[874]: chroot.c: open() failed: No such file or directory
juin 01 01:51:36 marc-Compaq-CQ58-Notebook-PC kernel: debugfs: File 'le_min_key_size' in directory 'hci0' already present!
juin 01 01:51:36 marc-Compaq-CQ58-Notebook-PC kernel: debugfs: File 'le_max_key_size' in directory 'hci0' already present!
juin 01 01:51:36 marc-Compaq-CQ58-Notebook-PC kernel: debugfs: File 'force_bredr_smp' in directory 'hci0' already present!
juin 01 01:51:39 marc-Compaq-CQ58-Notebook-PC systemd[1193]: Failed to start GNOME Shell on Wayland.
juin 01 01:51:40 marc-Compaq-CQ58-Notebook-PC systemd[1193]: Failed to start Tracker file system data miner.
juin 01 01:52:29 marc-Compaq-CQ58-Notebook-PC gdm-password][2329]: gkr-pam: unable to locate daemon control file
-- Reboot --
juin 01 10:58:45 marc-Compaq-CQ58-Notebook-PC kernel: do_IRQ: 1.55 No irq handler for vector
juin 01 10:58:45 marc-Compaq-CQ58-Notebook-PC kernel: Initramfs unpacking failed: Decoding failed
juin 01 10:58:55 marc-Compaq-CQ58-Notebook-PC systemd-backlight[493]: Failed to get backlight or LED device 'backlight:acpi_video0': No such device
juin 01 10:58:55 marc-Compaq-CQ58-Notebook-PC systemd[1]: Failed to start Load/Save Screen Backlight Brightness of backlight:acpi_video0.
-- Reboot --
juin 01 11:01:56 marc-Compaq-CQ58-Notebook-PC kernel: do_IRQ: 1.55 No irq handler for vector
juin 01 11:01:56 marc-Compaq-CQ58-Notebook-PC kernel: Initramfs unpacking failed: Decoding failed
-- Reboot --
juin 01 11:04:15 marc-Compaq-CQ58-Notebook-PC kernel: do_IRQ: 1.55 No irq handler for vector
juin 01 11:04:15 marc-Compaq-CQ58-Notebook-PC kernel: Initramfs unpacking failed: Decoding failed
juin 01 11:04:19 marc-Compaq-CQ58-Notebook-PC kernel: [drm:radeon_init [radeon]] *ERROR* No UMS support in radeon module!
juin 01 11:04:49 marc-Compaq-CQ58-Notebook-PC systemd[742]: /usr/lib/systemd/system-generators/friendly-recovery failed with exit status 1.
juin 01 11:04:55 marc-Compaq-CQ58-Notebook-PC avahi-daemon[891]: chroot.c: open() failed: No such file or directory
juin 01 11:05:24 marc-Compaq-CQ58-Notebook-PC kernel: debugfs: File 'le_min_key_size' in directory 'hci0' already present!
juin 01 11:05:24 marc-Compaq-CQ58-Notebook-PC kernel: debugfs: File 'le_max_key_size' in directory 'hci0' already present!
juin 01 11:05:24 marc-Compaq-CQ58-Notebook-PC kernel: debugfs: File 'force_bredr_smp' in directory 'hci0' already present!
juin 01 11:05:28 marc-Compaq-CQ58-Notebook-PC systemd[1150]: Failed to start GNOME Shell on Wayland.
juin 01 11:06:27 marc-Compaq-CQ58-Notebook-PC gdm-password][2319]: gkr-pam: unable to locate daemon control file
marc@marc-Compaq-CQ58-Notebook-PC:~$ journalctl | grep "Command line"
mai 31 11:30:29 marc-Compaq-CQ58-Notebook-PC kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-26-generic root=UUID=168bd0b8-7cae-4f1a-9b61-5a3ab68554f9 ro quiet splash vt.handoff=7
mai 31 11:33:19 marc-Compaq-CQ58-Notebook-PC kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-26-generic root=UUID=168bd0b8-7cae-4f1a-9b61-5a3ab68554f9 ro quiet splash
mai 31 11:35:26 marc-Compaq-CQ58-Notebook-PC kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-26-generic root=UUID=168bd0b8-7cae-4f1a-9b61-5a3ab68554f9 ro recovery nomodeset
mai 31 12:48:05 marc-Compaq-CQ58-Notebook-PC kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-33-generic root=UUID=168bd0b8-7cae-4f1a-9b61-5a3ab68554f9 ro quiet splash vt.handoff=7
mai 31 12:49:20 marc-Compaq-CQ58-Notebook-PC kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-33-generic root=UUID=168bd0b8-7cae-4f1a-9b61-5a3ab68554f9 ro recovery nomodeset
mai 31 13:31:46 marc-Compaq-CQ58-Notebook-PC kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-33-generic root=UUID=168bd0b8-7cae-4f1a-9b61-5a3ab68554f9 ro quiet splash vt.handoff=7
mai 31 13:33:15 marc-Compaq-CQ58-Notebook-PC kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-33-generic root=UUID=168bd0b8-7cae-4f1a-9b61-5a3ab68554f9 ro recovery nomodeset
mai 31 13:36:34 marc-Compaq-CQ58-Notebook-PC kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-33-generic root=UUID=168bd0b8-7cae-4f1a-9b61-5a3ab68554f9 ro quiet splash vt.handoff=7
mai 31 13:37:37 marc-Compaq-CQ58-Notebook-PC kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-33-generic root=UUID=168bd0b8-7cae-4f1a-9b61-5a3ab68554f9 ro recovery nomodeset
mai 31 13:56:09 marc-Compaq-CQ58-Notebook-PC kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-33-generic root=UUID=168bd0b8-7cae-4f1a-9b61-5a3ab68554f9 ro quiet splash vt.handoff=7
mai 31 13:57:03 marc-Compaq-CQ58-Notebook-PC kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-33-generic root=UUID=168bd0b8-7cae-4f1a-9b61-5a3ab68554f9 ro recovery nomodeset
mai 31 14:12:40 marc-Compaq-CQ58-Notebook-PC kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-33-generic root=UUID=168bd0b8-7cae-4f1a-9b61-5a3ab68554f9 ro recovery nomodeset
juin 01 01:50:42 marc-Compaq-CQ58-Notebook-PC kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-33-generic root=UUID=168bd0b8-7cae-4f1a-9b61-5a3ab68554f9 ro recovery nomodeset
juin 01 10:58:45 marc-Compaq-CQ58-Notebook-PC kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-33-generic root=UUID=168bd0b8-7cae-4f1a-9b61-5a3ab68554f9 ro quiet splash vt.handoff=7
juin 01 11:01:56 marc-Compaq-CQ58-Notebook-PC kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-33-generic root=UUID=168bd0b8-7cae-4f1a-9b61-5a3ab68554f9 ro quiet splash
juin 01 11:04:15 marc-Compaq-CQ58-Notebook-PC kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-33-generic root=UUID=168bd0b8-7cae-4f1a-9b61-5a3ab68554f9 ro recovery nomodeset
marc@marc-Compaq-CQ58-Notebook-PC:~$
Ubuntu 22.04 LTS
Hors ligne
#23 Le 01/06/2020, à 11:39
- geole
Re : [Résolu]problème au démarrage
Pour le second point
En priorité, peux-tu regarder si cette version te propose un pilote propriétaire à installer. Si oui, il faut le faire, https://doc.ubuntu-fr.org/gestionnaire_ … prietaires
Sinon modifies le fichier /etc/default/grub en ajoutant l'optoin nomodeset dans une ligne afin qu'elle devienne
GRUB_CMDLINE_LINUX_DEFAULT=" quiet splash nomodeset vt.handoff=7"
Puis prise en compte avec cette commande
sudo update-grub
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
Je défie QUICONQUE de trouver une discussion où j'aurais suggéré de remplacer un SSD par un disque dur.
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
Hors ligne
#24 Le 01/06/2020, à 11:59
- geole
Re : [Résolu]problème au démarrage
Pour cette erreur
mai 31 11:35:26 marc-Compaq-CQ58-Notebook-PC kernel: Initramfs unpacking failed: Decoding failed
J'ai vu ce bug mai 31 11:35:26 marc-Compaq-CQ58-Notebook-PC kernel: Initramfs unpacking failed: Decoding failed
qui se termine par
wrote on 2020-05-26: #71
This is the error that I get on boot up after a software update this morning:
[ 0478394 ] Initramfs unpacking failed: Decoding failed
[ 1356011] atas.00: failed to set xfermode (err mask=0x40) /dev/sda3: clean, 205993/1831424 files, 2350143/7324160 blocks You are in emergency mode. After logging in, type "journalctl -xb" to view system logs, "systemctl reboot" to reboot, "systemctl default" or "exit"
to boot into default mode.
On va donc déactiver la fonctionnalité, le plus simple est de le demander dans le grub me semble-t-il
Modifies le fichier /etc/default/grub en ajoutant l'option noresume dans une ligne afin qu'elle devienne
GRUB_CMDLINE_LINUX_DEFAULT=" quiet splash noresume vt.handoff=7"
Puis prise en compte avec cette commande
NOTA. Si tu as été obligé de mettre nomodeset, il faut le conserver!!!!
sudo update-grub
Dernière modification par geole (Le 01/06/2020, à 12:01)
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
Je défie QUICONQUE de trouver une discussion où j'aurais suggéré de remplacer un SSD par un disque dur.
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
Hors ligne
#25 Le 01/06/2020, à 12:00
- imost
Re : [Résolu]problème au démarrage
je n'arrive pas a importer de photos.
je n ai aucun pilote proposés.
je vais essayer de modifier le fichier.
Ubuntu 22.04 LTS
Hors ligne