Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 14/10/2024, à 14:17

MLec27

Ubuntu22.04 : zram-config aborts /dev/zram0 absent [Résolu]

Bonjour,
Système Dell Inspiron 3881 en dual-boot (Intel(R) Core(TM) i7-10700 CPU @ 2.90GHz - 8GB de ram, disque SSD) .
zram-config plante car /dev/zram0 est absent : effacé par erreur et je ne sais pas le recréer

ml@ml-DellInspiron:~$ lsb_release -sd ; echo "$(awk -F'[ \[]' '/cdrom:/{print $4}' /etc/apt/sources.list || awk '{print $1}' /var/log/installer/media-info) : $DESKTOP_SESSION → $XDG_CURRENT_DESKTOP" ; uname -mrs
Ubuntu 22.04.5 LTS
awk: avertissement : séquence d'échappement « \[ » traitée comme un simple « [ »
Xubuntu : xubuntu → XFCE
Linux 6.8.0-47-generic x86_64

ml@ml-DellInspiron:~$ sudo service zram-config start
Job for zram-config.service failed because the control process exited with error code.
See "systemctl status zram-config.service" and "journalctl -xeu zram-config.service" for details.

ml@ml-DellInspiron:~$ journalctl -xeu zram-config.service
░░ The unit zram-config.service has entered the 'failed' state with result 'exit-code'.
oct. 17 12:20:39 ml-DellInspiron systemd[1]: Failed to start Initializes zram swaping.
░░ Subject: L'unité (unit) zram-config.service a échoué
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ L'unité (unit) zram-config.service a échoué, avec le résultat failed.
oct. 17 12:30:14 ml-DellInspiron systemd[1]: Starting Initializes zram swaping...
░░ Subject: L'unité (unit) zram-config.service a commencé à démarrer
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ L'unité (unit) zram-config.service a commencé à démarrer.
oct. 17 12:30:14 ml-DellInspiron init-zram-swapping[4755]: /usr/bin/init-zram-swapping: 10: echo: echo: I/O error
oct. 17 12:30:14 ml-DellInspiron init-zram-swapping[4761]: mkswap: impossible d'ouvrir /dev/zram0: Aucun fichier ou dossier de ce nom
oct. 17 12:30:14 ml-DellInspiron init-zram-swapping[4762]: swapon: impossible d'ouvrir /dev/zram0: Aucun fichier ou dossier de ce nom
oct. 17 12:30:14 ml-DellInspiron systemd[1]: zram-config.service: Main process exited, code=exited, status=255/EXCEPTION
░░ Subject: Unit process exited
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ An ExecStart= process belonging to unit zram-config.service has exited.
░░ 
░░ The process' exit code is 'exited' and its exit status is 255.
oct. 17 12:30:14 ml-DellInspiron systemd[1]: zram-config.service: Failed with result 'exit-code'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ The unit zram-config.service has entered the 'failed' state with result 'exit-code'.
oct. 17 12:30:14 ml-DellInspiron systemd[1]: Failed to start Initializes zram swaping.
░░ Subject: L'unité (unit) zram-config.service a échoué
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ L'unité (unit) zram-config.service a échoué, avec le résultat failed.
oct. 17 15:54:09 ml-DellInspiron systemd[1]: Starting Initializes zram swaping...
░░ Subject: L'unité (unit) zram-config.service a commencé à démarrer
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ L'unité (unit) zram-config.service a commencé à démarrer.
oct. 17 15:54:09 ml-DellInspiron init-zram-swapping[18047]: /usr/bin/init-zram-swapping: 10: echo: echo: I/O error
oct. 17 15:54:09 ml-DellInspiron init-zram-swapping[18053]: mkswap: impossible d'ouvrir /dev/zram0: Aucun fichier ou dossier de ce n>
oct. 17 15:54:09 ml-DellInspiron init-zram-swapping[18054]: swapon: impossible d'ouvrir /dev/zram0: Aucun fichier ou dossier de ce n>
oct. 17 15:54:09 ml-DellInspiron systemd[1]: zram-config.service: Main process exited, code=exited, status=255/EXCEPTION
░░ Subject: Unit process exited
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ An ExecStart= process belonging to unit zram-config.service has exited.
░░ 
░░ The process' exit code is 'exited' and its exit status is 255.
oct. 17 15:54:09 ml-DellInspiron systemd[1]: zram-config.service: Failed with result 'exit-code'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ The unit zram-config.service has entered the 'failed' state with result 'exit-code'.
oct. 17 15:54:09 ml-DellInspiron systemd[1]: Failed to start Initializes zram swaping.
░░ Subject: L'unité (unit) zram-config.service a échoué
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ L'unité (unit) zram-config.service a échoué, avec le résultat failed.

De même aec swapon

ml@ml-DellInspiron:~$ sudo swapon -f /dev/zram0
[sudo] Mot de passe de ml : 
swapon: impossible d'ouvrir /dev/zram0: Aucun fichier ou dossier de ce nom

ml@ml-DellInspiron:~$ cat /proc/swaps
Filename				Type		Size		Used		Priority
/dev/zram0\040(deleted)                 partition	262140		0		100

Je n'avais pas fait de mise à jour après l'upgrade vers 22.04. Il restait pas mal de paquets liés à la 20.04.
Après une mis à jour et l'aide de bonnes personnes tout est rentré dans l'ordre (c;f; MLec27 : perte de carte son après ugrade de 20.04 vers 22.04)
Merci.

Dernière modification par MLec27 (Le 18/10/2024, à 14:48)

Hors ligne