#1 Le 21/06/2024, à 16:09
- iop_
[Résolu] Ubuntu 24.04 plantage au démarrage
Bonjour,
J'ai malheureusement migré sur la 24.04 et mon système démarre correctement une fois sur deux et je ne comprends par pourquoi je rentres en mode maintenance (un premier problème parmis beaucoup)
Voici la fin des traces :
░░ L'unité (unit) systemd-resolved.service a terminé son démarrage, avec le résultat done.
juin 19 19:23:16 user-desktop systemd[1]: Reached target nss-lookup.target - Host and Network Name Lookups.
░░ Subject: L'unité (unit) nss-lookup.target a terminé son démarrage
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░
░░ L'unité (unit) nss-lookup.target a terminé son démarrage, avec le résultat done.
juin 19 19:23:16 user-desktop (haveged)[4421]: haveged.service: Referenced but unset environment variable evaluates to an empty string: DAEMON_ARGS
juin 19 19:23:16 user-desktop haveged[4421]: haveged: command socket is listening at fd 3
juin 19 19:23:16 user-desktop haveged[4421]: haveged starting up
juin 19 19:23:16 user-desktop systemd[1]: Finished snapd.apparmor.service - Load AppArmor profiles managed internally by snapd.
░░ Subject: L'unité (unit) snapd.apparmor.service a terminé son démarrage
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░
░░ L'unité (unit) snapd.apparmor.service a terminé son démarrage, avec le résultat done.
juin 19 19:23:16 user-desktop ifup[4515]: Dropped protocol specifier '.inet' from 'lo.inet'. Using 'lo' (ifindex=1).
juin 19 19:23:16 user-desktop ifup[4515]: No DNS servers specified, refusing operation.
juin 19 19:23:16 user-desktop systemd[1]: Finished networking.service - Raise network interfaces.
░░ Subject: L'unité (unit) networking.service a terminé son démarrage
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░
░░ L'unité (unit) networking.service a terminé son démarrage, avec le résultat done.
juin 19 19:23:16 user-desktop systemd[1]: Reached target network.target - Network.
░░ Subject: L'unité (unit) network.target a terminé son démarrage
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░
░░ L'unité (unit) network.target a terminé son démarrage, avec le résultat done.
juin 19 19:23:16 user-desktop systemd[1]: Reached target network-online.target - Network is Online.
░░ Subject: L'unité (unit) network-online.target a terminé son démarrage
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░
░░ L'unité (unit) network-online.target a terminé son démarrage, avec le résultat done.
juin 19 19:23:16 user-desktop systemd[1]: Startup finished in 491us (firmware) + 221us (loader) + 14.425s (kernel) + 1min 35.170s (userspace) = 1min 49.596s.
░░ Subject: Le démarrage du système est terminé
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░
░░ Tous les services nécessaires au démarrage du système ont été lancés.
░░ Notez que cela ne signifie pas que le système est maintenant au repos,
░░ car des services peuvent encore être en train de terminer leur démarrage.
░░
░░ Le chargement du noyau a nécessité 14425405 microsecondes.
░░
░░ Le chargement du « RAM disk » initial a nécessité INITRD_USEC microsecondes.
░░
░░ Le chargement de l'espace utilisateur a nécessité 95170207 microsecondes.
juin 19 19:23:16 user-desktop haveged[4421]: haveged: ver: 1.9.14; arch: x86; vend: ; build: (gcc 13.2.0 ITV); collect: 128K
juin 19 19:23:16 user-desktop haveged[4421]: haveged: cpu: (VC); data: 16K (D V); inst: 64K (V); idx: 39/40; sz: 55191/55191
juin 19 19:23:16 user-desktop haveged[4421]: haveged: tot tests(BA8): A:1/1 B:1/1 continuous tests(B): last entropy estimate 8.00186
juin 19 19:23:16 user-desktop haveged[4421]: haveged: fills: 0, generated: 0
juin 19 19:23:16 user-desktop systemd[1]: Received SIGRTMIN+21 from PID 463 (plymouthd).
juin 19 19:23:16 user-desktop kernel: fbcon: Taking over console
juin 19 19:23:16 user-desktop kernel: Console: switching to colour frame buffer device 128x48
Dernière modification par iop_ (Le 27/06/2024, à 19:58)
Hors ligne
#2 Le 21/06/2024, à 16:16
- xubu1957
Re : [Résolu] Ubuntu 24.04 plantage au démarrage
Bonjour,
Pour ajouter toi-même les balises code à ton précédent message #1 :
Cliquer sur le lien « Modifier » en bas à droite du message
Sélectionner le texte
Cliquer sur le <> de l'éditeur de message
Lecture conseillée > memento des balises code.
Fournis les retours de :
sudo apt update
la liste des anomalies de démarrage :
journalctl --no-pager -b -p err
d'éventuels paquets cassés :
dpkg -l | grep -v ^ii
et :
ls -l /var/crash
en te servant du Retour utilisable de commande
Dernière modification par xubu1957 (Le 25/06/2024, à 21:47)
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 21/06/2024, à 17:59
- geole
Re : [Résolu] Ubuntu 24.04 plantage au démarrage
Bonjour.
Si ton démarrage actuel est suite à un démarrage raté, donne aussi
journalctl --no-pager -b -1 -p err
journalctl --no-pager -b -1 -n 1000
Sinon, attends que le cas se produise.
S'il est aussi la suite de deux démarrages ratés, tu donneras en plus
journalctl --no-pager -b -2 -p err
journalctl --no-pager -b -2 -n 1000
Dernière modification par geole (Le 21/06/2024, à 18:00)
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
Hors ligne
#4 Le 25/06/2024, à 18:50
- iop_
Re : [Résolu] Ubuntu 24.04 plantage au démarrage
Bonsoir,
J'ai ceci :
journalctl --no-pager -b -1 -p err
Specifying boot ID or boot offset has no effect, no persistent journal was found.
Hors ligne
#5 Le 25/06/2024, à 19:15
- geole
Re : [Résolu] Ubuntu 24.04 plantage au démarrage
Bonjour.
Tu as certainement déactivé la collecte persistente des journaux.
L'idée est bonne lorsque l'ordinateur fonctionne correctement.
Comme ce n'est pas le cas, tu devrais rétablir la collecte.
Pour voir les paramêtres modifiés.
grep -v "#" /etc/systemd/journald.conf
ainsi que
cat /etc/systemd/journald.conf.d/*
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
Hors ligne
#6 Le 25/06/2024, à 19:24
- iop_
Re : [Résolu] Ubuntu 24.04 plantage au démarrage
Alors j'ai :
grep -v "#" /etc/systemd/journald.conf
[Journal]
et
cat /etc/systemd/journald.conf.d/*
cat: '/etc/systemd/journald.conf.d/*': Aucun fichier ou dossier de ce type
Hors ligne
#7 Le 25/06/2024, à 19:28
- iop_
Re : [Résolu] Ubuntu 24.04 plantage au démarrage
Je n'ai pas de répertoire journaid.conf.d par contre j'ai bien des paramètres commentés dans journald.conf
Hors ligne
#8 Le 25/06/2024, à 19:31
- iop_
Re : [Résolu] Ubuntu 24.04 plantage au démarrage
Je viens de changer la ligne :
#Storage=auto
en
Storage=persistent
Affaire à suivre...
Dernière modification par iop_ (Le 25/06/2024, à 19:34)
Hors ligne
#9 Le 25/06/2024, à 19:52
- iop_
Re : [Résolu] Ubuntu 24.04 plantage au démarrage
Sinon pour
sudo apt update
J'ai bien les dépôts configurés sur noble
Pour
ls -l /var/crash
J'en ai mais pas sur mes démarrages
Pour
sudo dpkg -l | grep -v ^ii
rc a11y-profile-manager-indicator 0.1.11-0ubuntu4 amd64 Accessibility Profile Manager - Unity desktop indicator
rc adwaita-icon-theme-full 41.0-1ubuntu1 all default icon theme of GNOME
rc budgie-arm-environment 0.20.13 all ARM based desktop environment customisation for Ubuntu Budgie
rc budgie-hotcorners-applet 1.8.0-1build3 amd64 Applet providing hotcorners capabilities for the Budgie Desktop
rc budgie-lightdm-theme-base 0.19.0 all LightDM Session for Ubuntu Budgie
rc budgie-visualspace-applet 1.8.0-1build3 amd64 Show and manage windows in workspaces for the Budgie Desktop
rc budgie-window-shuffler 1.8.0-1build3 amd64 Keyboard and GUI friendly window-tiling capability
rc crda 3.18-1build1 amd64 wireless Central Regulatory Domain Agent
rc cuda-toolkit-11-6 11.6.2-1 amd64 CUDA Toolkit 11.6 meta-package
rc cuda-toolkit-11-6-config-common 11.6.55-1 all Common config package for CUDA Toolkit 11.6.
rc cuda-toolkit-11-7 11.7.1-1 amd64 CUDA Toolkit 11.7 meta-package
rc cuda-toolkit-11-7-config-common 11.7.99-1 all Common config package for CUDA Toolkit 11.7.
rc cuda-toolkit-11-config-common 11.8.89-1 all Common config package for CUDA Toolkit 11.
rc cuda-toolkit-config-common 11.8.89-1 all Common config package for CUDA Toolkit.
rc cuda-visual-tools-11-6 11.6.2-1 amd64 CUDA visual tools
rc cuda-visual-tools-11-7 11.7.1-1 amd64 CUDA visual tools
rc desktop-base 12.0.6+nmu1ubuntu1 all common files for the Debian Desktop
rc faba-icon-theme 4.3-1 all Tango influenced icon theme called Faba
rc fonts-linuxlibertine 5.3.0-6 all Linux Libertine family of fonts
rc fuse 2.9.9-3 amd64 Filesystem in Userspace
rc gnome-system-tools 3.0.0-9.1ubuntu1 amd64 Cross-platform configuration utilities
rc gsfonts-x11 2:20200910-8 all transitional dummy package (gsfonts-x11 -> fonts-urw-base35)
rc hddtemp 0.3-beta15-53 amd64 hard drive temperature monitoring utility
rc ifenslave 2.9ubuntu1 all configure network interfaces for parallel routing (bonding)
rc indicator-datetime 15.10+20.04.20200217-0ubuntu1 amd64 Simple clock
rc indicator-messages 13.10.1+18.10.20180918-0ubuntu2 amd64 indicator that collects messages that need a response
rc indicator-power 12.10.6+17.10.20170829.1-0ubuntu5 amd64 Indicator showing power state.
rc indicator-printers 0.1.7+17.10.20171101-0ubuntu2 amd64 indicator showing active print jobs
rc indicator-session 17.3.20+19.10.20190921-0ubuntu1 amd64 indicator showing session management, status and user switching
rc indicator-sound 12.10.2+18.10.20180612-0ubuntu1 amd64 System sound indicator.
rc ippusbxd 1.34-2ubuntu1 amd64 Daemon for IPP USB printer support
rc kodi 6:19.3+git20211024.1813-49a04cd6a7-0~focal all Kodi Media Center (arch-independent data package)
rc ksysguard-data 4:5.18.4.1-0ubuntu1 all library for monitoring your system - shared library
rc libasound2-plugins:i386 1.2.6-1 i386 ALSA library additional plugins
rc libcufile-11-6 1.2.1.4-1 amd64 Library for GPU Direct Storage with CUDA 11.6
rc libcufile-11-7 1.3.1.18-1 amd64 Library for GPU Direct Storage with CUDA 11.7
rc libgtk-3-0:amd64 3.24.33-1ubuntu2 amd64 GTK graphical user interface library
rc libgtk2.0-0:amd64 2.24.33-2ubuntu2 amd64 GTK graphical user interface library - old version
rc libkf5akonadicalendar-data 4:21.12.3-0ubuntu1 all library providing calendar helpers for Akonadi items - data files
rc libkf5akonadicontact-data 4:21.12.3-0ubuntu1 all akonadi-contacts - data files
rc libkf5akonadimime-data 4:21.12.3-0ubuntu1 all akonadi-mime - data files
rc libkf5akonadisearch-data 4:21.12.3-0ubuntu1 all Akonadi search library - data files
rc libkf5alarmcalendar5abi2:amd64 4:21.12.3-0ubuntu1 amd64 library for handling kalarm calendar data
rc libkf5calendarsupport-data 4:21.12.3-0ubuntu1 all KDE PIM Calendar support - data files
rc libkf5calendarutils-data 4:21.12.3-0ubuntu1 all library with utility functions for the handling of calendar data
rc libkf5eventviews-data 4:21.12.3-0ubuntu1 all KDE PIM event handling - data files
rc libkf5grantleetheme5 21.12.3-0ubuntu1 amd64 KDE PIM grantlee theme support - library
rc libkf5gravatar5abi2:amd64 4:21.12.3-0ubuntu1 amd64 KDE PIM gravatar library
rc libkf5identitymanagement-data 21.12.3-0ubuntu1 all library for managing user identities
rc libkf5imap-data 21.12.3-0ubuntu1 all library for handling IMAP data
rc libkf5kmahjongglib-data 4:19.12.3-0ubuntu1 all shared library for kmahjongg and kshisen
rc libkf5kontactinterface-data 21.12.3-0ubuntu1 all Kontact interface library - data files
rc libkf5ksieve-data 4:21.12.3-0ubuntu1 all Sieve mail filtering language support for kdepim, data files
rc libkf5libkdepim-data 4:21.12.3-0ubuntu1 all KDE PIM library - data files
rc libkf5mbox5:amd64 21.12.3-0ubuntu1 amd64 library for handling mbox mailboxes
rc libkf5tnef-data 4:21.12.3-0ubuntu1 all library for handling TNEF data - data files
rc libkpimpkpass5:amd64 21.12.3-0ubuntu1 amd64 library for Apple Wallet Pass reader
rc libmagic1:amd64 1:5.41-3ubuntu0.1 amd64 Recognize the type of data in a file using "magic" numbers - library
rc libnginx-mod-http-geoip2 1:3.4-5build2 amd64 GeoIP2 HTTP module for Nginx
rc libnginx-mod-http-image-filter 1.24.0-2ubuntu7 amd64 HTTP image filter module for Nginx
rc libnginx-mod-http-xslt-filter 1.24.0-2ubuntu7 amd64 XSLT Transformation module for Nginx
rc libnginx-mod-mail 1.24.0-2ubuntu7 amd64 Mail module for Nginx
rc libnginx-mod-stream 1.24.0-2ubuntu7 amd64 Stream module for Nginx
rc libnginx-mod-stream-geoip2 1:3.4-5build2 amd64 GeoIP2 Stream module for Nginx
rc libnvidia-compute-470:amd64 470.86-0ubuntu0.20.04.2 amd64 NVIDIA libcompute package
rc libnvidia-compute-470-server:amd64 470.103.01-0ubuntu0.20.04.1 amd64 NVIDIA libcompute package
rc libnvidia-compute-510:amd64 510.54-0ubuntu0.20.04.1 amd64 NVIDIA libcompute package
rc libnvidia-compute-510-server:amd64 510.85.02-0ubuntu0.22.04.1 amd64 NVIDIA libcompute package
rc libnvidia-compute-515:amd64 515.76-0ubuntu0.22.04.1 amd64 NVIDIA libcompute package
rc libnvidia-compute-520:amd64 520.61.05-0ubuntu1 amd64 NVIDIA libcompute package
rc libnvidia-compute-525:amd64 525.125.06-0ubuntu1 amd64 NVIDIA libcompute package
rc libnvidia-compute-535-server:amd64 535.129.03-0ubuntu0.22.04.1 amd64 NVIDIA libcompute package
rc libnvidia-compute-545:amd64 545.23.08-0ubuntu1 amd64 NVIDIA libcompute package
rc libqt5core5a:amd64 5.15.3+dfsg-2ubuntu0.2 amd64 Qt 5 core module
rc libqt5gui5:amd64 5.15.3+dfsg-2ubuntu0.2 amd64 Qt 5 GUI module
rc libreoffice-script-provider-bsh 4:24.2.3-0ubuntu0.24.04.2 all BeanShell script support provider for LibreOffice scripting framework
rc libreoffice-script-provider-js 4:24.2.3-0ubuntu0.24.04.2 all JavaScript script support provider for LibreOffice scripting framework
rc libreoffice-script-provider-python 4:24.2.3-0ubuntu0.24.04.2 all Python script support provider for LibreOffice scripting framework
rc libsmi2ldbl:amd64 0.4.8+dfsg2-16 amd64 library to access SMI MIB information
rc libsmi2t64:amd64 0.4.8+dfsg2-16.1build1 amd64 library to access SMI MIB information
rc libssl3:amd64 3.0.2-0ubuntu1.15 amd64 Secure Sockets Layer toolkit - shared libraries
rc libssl3:i386 3.0.2-0ubuntu1.15 i386 Secure Sockets Layer toolkit - shared libraries
rc libwireshark-data 4.2.2-1.1build3 all network packet dissection library -- data files
rc linux-image-5.11.0-27-generic 5.11.0-27.29~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.13.0-27-generic 5.13.0-27.29~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.13.0-28-generic 5.13.0-28.31~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.13.0-30-generic 5.13.0-30.33~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.13.0-35-generic 5.13.0-35.40~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.13.0-37-generic 5.13.0-37.42~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.13.0-39-generic 5.13.0-39.44~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.13.0-40-generic 5.13.0-40.45~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.13.0-41-generic 5.13.0-41.46~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.13.0-44-generic 5.13.0-44.49~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.13.0-48-generic 5.13.0-48.54~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.13.0-51-generic 5.13.0-51.58~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.13.0-52-generic 5.13.0-52.59~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.15.0-100-generic 5.15.0-100.110 amd64 Signed kernel image generic
rc linux-image-5.15.0-101-generic 5.15.0-101.111 amd64 Signed kernel image generic
rc linux-image-5.15.0-102-generic 5.15.0-102.112 amd64 Signed kernel image generic
rc linux-image-5.15.0-41-generic 5.15.0-41.44~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.15.0-43-generic 5.15.0-43.46 amd64 Signed kernel image generic
rc linux-image-5.15.0-46-generic 5.15.0-46.49 amd64 Signed kernel image generic
rc linux-image-5.15.0-47-generic 5.15.0-47.51 amd64 Signed kernel image generic
rc linux-image-5.15.0-48-generic 5.15.0-48.54 amd64 Signed kernel image generic
rc linux-image-5.15.0-50-generic 5.15.0-50.56 amd64 Signed kernel image generic
rc linux-image-5.15.0-52-generic 5.15.0-52.58 amd64 Signed kernel image generic
rc linux-image-5.15.0-56-generic 5.15.0-56.62 amd64 Signed kernel image generic
rc linux-image-5.15.0-57-generic 5.15.0-57.63 amd64 Signed kernel image generic
rc linux-image-5.15.0-58-generic 5.15.0-58.64 amd64 Signed kernel image generic
rc linux-image-5.15.0-60-generic 5.15.0-60.66 amd64 Signed kernel image generic
rc linux-image-5.15.0-67-generic 5.15.0-67.74 amd64 Signed kernel image generic
rc linux-image-5.15.0-69-generic 5.15.0-69.76 amd64 Signed kernel image generic
rc linux-image-5.15.0-70-generic 5.15.0-70.77 amd64 Signed kernel image generic
rc linux-image-5.15.0-71-generic 5.15.0-71.78 amd64 Signed kernel image generic
rc linux-image-5.15.0-72-generic 5.15.0-72.79 amd64 Signed kernel image generic
rc linux-image-5.15.0-73-generic 5.15.0-73.80 amd64 Signed kernel image generic
rc linux-image-5.15.0-75-generic 5.15.0-75.82 amd64 Signed kernel image generic
rc linux-image-5.15.0-76-generic 5.15.0-76.83 amd64 Signed kernel image generic
rc linux-image-5.15.0-78-generic 5.15.0-78.85 amd64 Signed kernel image generic
rc linux-image-5.15.0-79-generic 5.15.0-79.86 amd64 Signed kernel image generic
rc linux-image-5.15.0-82-generic 5.15.0-82.91 amd64 Signed kernel image generic
rc linux-image-5.15.0-83-generic 5.15.0-83.92 amd64 Signed kernel image generic
rc linux-image-5.15.0-84-generic 5.15.0-84.93 amd64 Signed kernel image generic
rc linux-image-5.15.0-86-generic 5.15.0-86.96 amd64 Signed kernel image generic
rc linux-image-5.15.0-87-generic 5.15.0-87.97 amd64 Signed kernel image generic
rc linux-image-5.15.0-88-generic 5.15.0-88.98 amd64 Signed kernel image generic
rc linux-image-5.15.0-89-generic 5.15.0-89.99 amd64 Signed kernel image generic
rc linux-image-5.15.0-91-generic 5.15.0-91.101 amd64 Signed kernel image generic
rc linux-image-5.15.0-92-generic 5.15.0-92.102 amd64 Signed kernel image generic
rc linux-image-5.15.0-94-generic 5.15.0-94.104 amd64 Signed kernel image generic
rc linux-image-5.15.0-97-generic 5.15.0-97.107 amd64 Signed kernel image generic
rc linux-modules-5.11.0-27-generic 5.11.0-27.29~20.04.1 amd64 Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP
rc linux-modules-5.13.0-27-generic 5.13.0-27.29~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-5.13.0-28-generic 5.13.0-28.31~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-5.13.0-30-generic 5.13.0-30.33~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-5.13.0-35-generic 5.13.0-35.40~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-5.13.0-37-generic 5.13.0-37.42~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-5.13.0-39-generic 5.13.0-39.44~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-5.13.0-40-generic 5.13.0-40.45~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-5.13.0-41-generic 5.13.0-41.46~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-5.13.0-44-generic 5.13.0-44.49~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-5.13.0-48-generic 5.13.0-48.54~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-5.13.0-51-generic 5.13.0-51.58~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-5.13.0-52-generic 5.13.0-52.59~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-100-generic 5.15.0-100.110 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-101-generic 5.15.0-101.111 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-102-generic 5.15.0-102.112 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-41-generic 5.15.0-41.44~20.04.1 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-43-generic 5.15.0-43.46 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-46-generic 5.15.0-46.49 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-47-generic 5.15.0-47.51 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-48-generic 5.15.0-48.54 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-50-generic 5.15.0-50.56 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-52-generic 5.15.0-52.58 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-56-generic 5.15.0-56.62 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-57-generic 5.15.0-57.63 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-58-generic 5.15.0-58.64 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-60-generic 5.15.0-60.66 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-67-generic 5.15.0-67.74 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-69-generic 5.15.0-69.76 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-70-generic 5.15.0-70.77 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-71-generic 5.15.0-71.78 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-72-generic 5.15.0-72.79 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-73-generic 5.15.0-73.80 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-75-generic 5.15.0-75.82 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-76-generic 5.15.0-76.83 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-78-generic 5.15.0-78.85 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-79-generic 5.15.0-79.86 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-82-generic 5.15.0-82.91 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-83-generic 5.15.0-83.92 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-84-generic 5.15.0-84.93 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-86-generic 5.15.0-86.96 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-87-generic 5.15.0-87.97 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-88-generic 5.15.0-88.98 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-89-generic 5.15.0-89.99 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-91-generic 5.15.0-91.101 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-92-generic 5.15.0-92.102 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-94-generic 5.15.0-94.104 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-97-generic 5.15.0-97.107 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.11.0-27-generic 5.11.0-27.29~20.04.1 amd64 Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP
rc linux-modules-extra-5.13.0-27-generic 5.13.0-27.29~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-extra-5.13.0-28-generic 5.13.0-28.31~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-extra-5.13.0-30-generic 5.13.0-30.33~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-extra-5.13.0-35-generic 5.13.0-35.40~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-extra-5.13.0-37-generic 5.13.0-37.42~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-extra-5.13.0-39-generic 5.13.0-39.44~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-extra-5.13.0-40-generic 5.13.0-40.45~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-extra-5.13.0-41-generic 5.13.0-41.46~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-extra-5.13.0-44-generic 5.13.0-44.49~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-extra-5.13.0-48-generic 5.13.0-48.54~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-extra-5.13.0-51-generic 5.13.0-51.58~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-extra-5.13.0-52-generic 5.13.0-52.59~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-100-generic 5.15.0-100.110 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-101-generic 5.15.0-101.111 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-102-generic 5.15.0-102.112 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-41-generic 5.15.0-41.44~20.04.1 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-43-generic 5.15.0-43.46 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-46-generic 5.15.0-46.49 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-47-generic 5.15.0-47.51 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-48-generic 5.15.0-48.54 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-50-generic 5.15.0-50.56 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-52-generic 5.15.0-52.58 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-56-generic 5.15.0-56.62 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-57-generic 5.15.0-57.63 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-58-generic 5.15.0-58.64 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-60-generic 5.15.0-60.66 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-67-generic 5.15.0-67.74 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-69-generic 5.15.0-69.76 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-70-generic 5.15.0-70.77 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-71-generic 5.15.0-71.78 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-72-generic 5.15.0-72.79 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-73-generic 5.15.0-73.80 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-75-generic 5.15.0-75.82 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-76-generic 5.15.0-76.83 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-78-generic 5.15.0-78.85 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-79-generic 5.15.0-79.86 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-82-generic 5.15.0-82.91 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-83-generic 5.15.0-83.92 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-84-generic 5.15.0-84.93 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-86-generic 5.15.0-86.96 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-87-generic 5.15.0-87.97 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-88-generic 5.15.0-88.98 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-89-generic 5.15.0-89.99 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-91-generic 5.15.0-91.101 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-92-generic 5.15.0-92.102 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-94-generic 5.15.0-94.104 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-97-generic 5.15.0-97.107 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-6.8.0-31-generic 6.8.0-31.31 amd64 Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
rc linux-modules-nvidia-470-5.13.0-27-generic 5.13.0-27.29~20.04.1 amd64 Linux kernel nvidia modules for version 5.13.0-27
rc linux-modules-nvidia-470-5.13.0-28-generic 5.13.0-28.31~20.04.1+1 amd64 Linux kernel nvidia modules for version 5.13.0-28
rc linux-modules-nvidia-535-5.15.0-76-generic 5.15.0-76.83+5 amd64 Linux kernel nvidia modules for version 5.15.0-76
rc linux-modules-nvidia-535-5.15.0-78-generic 5.15.0-78.85+1 amd64 Linux kernel nvidia modules for version 5.15.0-78
rc linux-modules-nvidia-535-5.15.0-79-generic 5.15.0-79.86+2 amd64 Linux kernel nvidia modules for version 5.15.0-79
rc linux-modules-nvidia-535-5.15.0-82-generic 5.15.0-82.91 amd64 Linux kernel nvidia modules for version 5.15.0-82
rc linux-modules-nvidia-535-5.15.0-83-generic 5.15.0-83.92 amd64 Linux kernel nvidia modules for version 5.15.0-83
rc linux-modules-nvidia-535-5.15.0-84-generic 5.15.0-84.93+2 amd64 Linux kernel nvidia modules for version 5.15.0-84
rc linux-modules-nvidia-535-5.15.0-88-generic 5.15.0-88.98 amd64 Linux kernel nvidia modules for version 5.15.0-88
rc linux-modules-nvidia-535-server-5.15.0-91-generic 5.15.0-91.101 amd64 Linux kernel nvidia modules for version 5.15.0-91
rc linux-objects-nvidia-470-5.13.0-27-generic 5.13.0-27.29~20.04.1 amd64 Linux kernel nvidia modules for version 5.13.0-27 (objects)
rc linux-objects-nvidia-470-5.13.0-28-generic 5.13.0-28.31~20.04.1+2 amd64 Linux kernel nvidia modules for version 5.13.0-28 (objects)
rc linux-objects-nvidia-470-5.13.0-30-generic 5.13.0-30.33~20.04.1 amd64 Linux kernel nvidia modules for version 5.13.0-30 (objects)
rc linux-objects-nvidia-535-5.15.0-76-generic 5.15.0-76.83+5 amd64 Linux kernel nvidia modules for version 5.15.0-76 (objects)
rc linux-objects-nvidia-535-5.15.0-78-generic 5.15.0-78.85+1 amd64 Linux kernel nvidia modules for version 5.15.0-78 (objects)
rc linux-objects-nvidia-535-5.15.0-79-generic 5.15.0-79.86+2 amd64 Linux kernel nvidia modules for version 5.15.0-79 (objects)
rc linux-objects-nvidia-535-5.15.0-82-generic 5.15.0-82.91 amd64 Linux kernel nvidia modules for version 5.15.0-82 (objects)
rc linux-objects-nvidia-535-5.15.0-83-generic 5.15.0-83.92 amd64 Linux kernel nvidia modules for version 5.15.0-83 (objects)
rc linux-objects-nvidia-535-5.15.0-84-generic 5.15.0-84.93+2 amd64 Linux kernel nvidia modules for version 5.15.0-84 (objects)
rc linux-objects-nvidia-535-5.15.0-88-generic 5.15.0-88.98+1 amd64 Linux kernel nvidia modules for version 5.15.0-88 (objects)
rc linux-objects-nvidia-535-server-5.15.0-91-generic 5.15.0-91.101+2 amd64 Linux kernel nvidia modules for version 5.15.0-91 (objects)
rc mate-netbook-common 1.26.0-1 all MATE utilities for netbooks (common files)
rc menu 2.1.47ubuntu4 amd64 generates programs menu for all menu-aware applications
rc menu-xdg 0.7 all freedesktop.org menu compliant window manager scripts
rc nvidia-compute-utils-470 470.86-0ubuntu0.20.04.2 amd64 NVIDIA compute utilities
rc nvidia-compute-utils-470-server 470.103.01-0ubuntu0.20.04.1 amd64 NVIDIA compute utilities
rc nvidia-compute-utils-510 510.54-0ubuntu0.20.04.1 amd64 NVIDIA compute utilities
rc nvidia-compute-utils-510-server 510.85.02-0ubuntu0.22.04.1 amd64 NVIDIA compute utilities
rc nvidia-compute-utils-515 515.76-0ubuntu0.22.04.1 amd64 NVIDIA compute utilities
rc nvidia-compute-utils-520 520.61.05-0ubuntu1 amd64 NVIDIA compute utilities
rc nvidia-compute-utils-525 525.125.06-0ubuntu1 amd64 NVIDIA compute utilities
rc nvidia-compute-utils-530:amd64 535.171.04-0ubuntu0.22.04.1 amd64 Transitional package for nvidia-compute-utils-535
rc nvidia-compute-utils-535-server 535.129.03-0ubuntu0.22.04.1 amd64 NVIDIA compute utilities
rc nvidia-compute-utils-545 545.23.08-0ubuntu1 amd64 NVIDIA compute utilities
rc nvidia-cuda-toolkit 10.1.243-3 amd64 NVIDIA CUDA development toolkit
rc nvidia-dkms-470-server 470.103.01-0ubuntu0.20.04.1 amd64 NVIDIA DKMS package
rc nvidia-dkms-510 510.54-0ubuntu0.20.04.1 amd64 NVIDIA DKMS package
rc nvidia-dkms-510-server 510.85.02-0ubuntu0.22.04.1 amd64 NVIDIA DKMS package
rc nvidia-dkms-515 515.76-0ubuntu0.22.04.1 amd64 NVIDIA DKMS package
rc nvidia-dkms-520 520.61.05-0ubuntu1 amd64 NVIDIA DKMS package
rc nvidia-dkms-525 525.125.06-0ubuntu1 amd64 NVIDIA DKMS package
rc nvidia-dkms-545 545.23.08-0ubuntu1 amd64 NVIDIA DKMS package
rc nvidia-kernel-common-470 470.86-0ubuntu0.20.04.2 amd64 Shared files used with the kernel module
rc nvidia-kernel-common-470-server 470.103.01-0ubuntu0.20.04.1 amd64 Shared files used with the kernel module
rc nvidia-kernel-common-510 510.54-0ubuntu0.20.04.1 amd64 Shared files used with the kernel module
rc nvidia-kernel-common-510-server 510.85.02-0ubuntu0.22.04.1 amd64 Shared files used with the kernel module
rc nvidia-kernel-common-515 515.65.07-0ubuntu1 amd64 Shared files used with the kernel module
rc nvidia-kernel-common-520 520.61.05-0ubuntu1 amd64 Shared files used with the kernel module
rc nvidia-kernel-common-525 525.125.06-0ubuntu1 amd64 Shared files used with the kernel module
rc nvidia-kernel-common-535-server 535.129.03-0ubuntu0.22.04.1 amd64 Shared files used with the kernel module
rc nvidia-kernel-common-545 545.23.08-0ubuntu1 amd64 Shared files used with the kernel module
rc pibootctl 0.5.2-0ubuntu1 all query and manipulate the boot configuration of the Raspberry Pi
rc pipewire-media-session 0.4.1-2ubuntu1 amd64 example session manager for PipeWire
rc pocillo-icon-theme 0.19.0 all Flat but colorful icon-set called Pocillo
rc proftpd-core 1.3.7c+dfsg-1build1 amd64 Versatile, virtual-hosting FTP daemon - binaries
rc pulseaudio 1:16.1+dfsg1-2ubuntu10 amd64 PulseAudio sound server
rc python3.10-minimal 3.10.12-1~22.04.3 amd64 Minimal subset of the Python language (version 3.10)
rc python3.10-venv 3.10.12-1~22.04.3 amd64 Interactive high-level object-oriented language (pyvenv binary, version 3.10)
rc python3.8-minimal 3.8.10-0ubuntu1~20.04.5 amd64 Minimal subset of the Python language (version 3.8)
rc qemu-kvm 1:4.2-3ubuntu6.23 amd64 QEMU Full virtualization on x86 hardware
rc qt5ct 1.5-1build1 amd64 Qt5 Configuration Utility
rc resolvconf 1.84ubuntu1 all name server information handler
rc ssmtp 2.64-8.1ubuntu1 amd64 extremely simple MTA to get mail off the system to a mail hub
rc system-tools-backends 2.10.2-3.1 amd64 System Tools to manage computer configuration -- scripts
rc tigervnc-common 1.12.0+dfsg-4 amd64 Virtual network computing; Common software needed by servers
rc tigervnc-standalone-server 1.12.0+dfsg-4 amd64 Standalone virtual network computing server
rc tlp 1.6.1-1ubuntu1 all Optimize laptop battery life
rc tlp-rdw 1.6.1-1ubuntu1 all Radio device wizard
rc unity-gtk-module-common 0.0.0+18.04.20171202-0ubuntu2 all Common files for GtkMenuShell D-Bus exporter
rc user-manager 4:5.18.4.1-0ubuntu1 amd64 user management tool for the Plasma workspace
rc wireshark-common 4.2.2-1.1build3 amd64 network traffic analyzer - common files
rc xapp 2.2.8-1 amd64 Libraries and common resources for multiple desktop environments
rc xtightvncviewer 1:1.3.10-5 amd64 virtual network computing client software for X
Ca je ne sais pas l'interprété...
Dernière modification par iop_ (Le 25/06/2024, à 19:52)
Hors ligne
#10 Le 25/06/2024, à 21:23
- geole
Re : [Résolu] Ubuntu 24.04 plantage au démarrage
Je viens de changer la ligne :
#Storage=auto
en
Storage=persistent
Affaire à suivre...
Bonne idée,
Auparavent la valeur par défaut était persistant.
Nota. Le répertoire est uniquement présent lorsqu'on modifie de façon persistante ( Quelles que soient les futures mise à niveau) les options.
Dernière modification par geole (Le 25/06/2024, à 21:28)
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
Hors ligne
#11 Le 25/06/2024, à 21:24
- iop_
Re : [Résolu] Ubuntu 24.04 plantage au démarrage
Donc voici les logs :
journalctl --no-pager -b -1 -p err
juin 25 21:12:14 user-desktop kernel: module r8125: .gnu.linkonce.this_module section size must match the kernel's built struct module size at run time
juin 25 21:12:16 user-desktop kernel:
juin 25 21:12:16 user-desktop kernel: UBSAN: array-index-out-of-bounds in /var/lib/dkms/rtl8852bu/1.19.3/build/os_dep/linux/wifi_regd.c:264:18
juin 25 21:12:16 user-desktop kernel: index 0 is out of range for type 'RT_CHANNEL_INFO [*]'
juin 25 21:12:16 user-desktop kernel: UBSAN: array-index-out-of-bounds in /var/lib/dkms/rtl8852bu/1.19.3/build/os_dep/linux/wifi_regd.c:266:24
juin 25 21:12:16 user-desktop kernel: index 1 is out of range for type 'RT_CHANNEL_INFO [*]'
juin 25 21:13:43 user-desktop systemd[1]: Timed out waiting for device dev-disk-by\x2duuid-057a36e1\x2d9622\x2d4491\x2dbb6c\x2de3bb74eac016.device - /dev/disk/by-uuid/057a36e1-9622-4491-bb6c-e3bb74eac016.
Enlever la carte réseau ?
Hors ligne
#12 Le 25/06/2024, à 21:36
- geole
Re : [Résolu] Ubuntu 24.04 plantage au démarrage
A mon avis, aucun des deux messages ne justifie un plantage qui serait réparé automatiquement.
Je pense que tu recevras dans peu de temps des conseils pour le WIFI.
Pour le time-out donne ces retours.
grep -v "#" /etc/fstab
sudo blkid
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
Hors ligne
#13 Le 25/06/2024, à 21:40
- iop_
Re : [Résolu] Ubuntu 24.04 plantage au démarrage
C'est à dire pour le wifi ?
sudo grep -v "#" /etc/fstab
[sudo] Mot de passe de user :
UUID=748021bc-6c77-4398-a9be-29c84257958a / ext4 errors=remount-ro 0 1
UUID=8413-BCD1 /boot/efi vfat umask=0077 0 1
/swapfile none swap sw 0 0
/dev/md0 /home/user ext4 defaults 0 0
/dev/md1 /mnt/dvd ext4 defaults 0 0
UUID=5bf76bdb-15d9-42f2-ae2c-2e14a052b0e1 /mnt/docker-containers ext4 defaults 0 0
UUID=138a2efe-757e-4f8d-8a61-8aab40dbaf2d /mnt/disk1 ext4 defaults 0 0
UUID=0655bac4-5cba-4eb9-bc74-02de6daeb4ff /mnt/disk3 ext4 defaults 0 0
UUID=219176ef-0887-4657-8790-ed9b5009365d /mnt/disk4 ext4 defaults 0 0
UUID=93cca641-895d-48ca-8682-05cf0452e1fb /mnt/disk5 ext4 defaults 0 0
UUID=a720cda2-7886-4f69-bc63-749067852fad /mnt/disk6 ext4 defaults 0 0
UUID=057a36e1-9622-4491-bb6c-e3bb74eac016 /mnt/disk7 ext4 defaults 0 0
UUID=092dd987-e3a6-4d48-b61f-0596c21b7969 /mnt/disk8 ext4 defaults 0 0
UUID=d6c22e34-dc46-4d72-b146-fef2a54f61c2 /mnt/disk9 ext4 defaults 0 0
UUID=dc3f8b97-8ca1-4ac6-ac0c-aeb0cf7c0880 /mnt/disk10 ext4 defaults 0 0
UUID=73f619ce-b3e7-41b6-a034-3b3bcd51eba6 /mnt/disk20 ext4 rw,acl 0 0
UUID=08b9185b-f3ec-4f0e-b506-d200b4b35fff /mnt/disk30 ext4 defaults 0 0
UUID=56d40423-e42f-4c91-b771-c3cde031e84d /mnt/disk40 ext4 defaults 0 0
UUID=eeae1574-1284-4cc5-8f9e-f670abe4d2ff /mnt/disk50 ext4 defaults 0 0
UUID=018efa25-2a2b-41c9-8691-e5b8f989da8b /mnt/disk60 ext4 defaults 0 0
UUID=1ff4c181-2c54-4108-9bd7-0a2694e5651d /mnt/disk70 ext4 defaults 0 0
UUID=86a88331-778c-4a57-8147-bc46fd2fedd0 /mnt/bluray ext4 defaults 0 0
UUID=9ce400ab-74f0-4d6f-937b-c50bea3f533b /mnt/bluray2 ext4 defaults 0 0
/mnt/disk* /mnt/Fusion/Folders fuse.mergerfs defaults,allow_other,cache.files=partial,use_ino,dropcacheonclose=true 0 0
/mnt/dvd /mnt/Vidéos/dvd none defaults,bind 0 0
/home/user/Vidéos/4k:/mnt/bluray2/4k /mnt/Vidéos/4k fuse.mergerfs defaults,allow_other 0 2
/home/user/Vidéos/Blu-ray:/mnt/bluray:/mnt/bluray2/blu-ray /mnt/Vidéos/blu-ray fuse.mergerfs defaults,allow_other 0 2
/mnt/Vidéos/4k:/mnt/Vidéos/blu-ray:/mnt/Vidéos/dvd /mnt/Vidéos/all fuse.mergerfs defaults,allow_other 0 2
/mnt/dvd /home/user/Vidéos/dvd none defaults,bind 0 0
/dev/sda4: UUID="748021bc-6c77-4398-a9be-29c84257958a" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="3b915af2-8e39-452a-ba90-5f268279ba7f"
/dev/loop1: BLOCK_SIZE="131072" TYPE="squashfs"
/dev/sdf1: UUID="73f619ce-b3e7-41b6-a034-3b3bcd51eba6" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="8995ed23-dda3-4df0-a402-2b54bd98f264"
/dev/loop19: BLOCK_SIZE="131072" TYPE="squashfs"
/dev/sdo1: UUID="F77E-F898" BLOCK_SIZE="512" TYPE="exfat" PARTUUID="70c6d977-1700-486e-80d9-abfe07332c65"
/dev/loop27: BLOCK_SIZE="131072" TYPE="squashfs"
/dev/sdd2: UUID="219176ef-0887-4657-8790-ed9b5009365d" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="6ceb9dd8-02"
/dev/sdd1: UUID="d2be93af-46e2-4bd7-32e2-eac916e4c791" UUID_SUB="6b02c34e-4ded-d722-2dbf-ef23f6e1048e" LABEL="user-desktop:0" TYPE="linux_raid_member" PARTUUID="6ceb9dd8-01"
/dev/md127: UUID="a44a86e8-fa2e-4f67-8102-38a4f89feca9" BLOCK_SIZE="4096" TYPE="ext4"
/dev/loop17: BLOCK_SIZE="131072" TYPE="squashfs"
/dev/loop8: BLOCK_SIZE="131072" TYPE="squashfs"
/dev/sdm1: UUID="259434ce-29c0-4eb6-f353-d612629b2896" UUID_SUB="cd894c66-67d1-2da6-966e-700cfcd8b3cf" LABEL="user-desktop:2" TYPE="linux_raid_member" PARTUUID="eb066a47-743d-4d79-818d-b2d00990a53a"
/dev/sdm2: UUID="d6c22e34-dc46-4d72-b146-fef2a54f61c2" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="d5d1f08c-27a9-4a90-9110-3a16a7a92753"
/dev/loop25: BLOCK_SIZE="131072" TYPE="squashfs"
/dev/sdb2: UUID="93cca641-895d-48ca-8682-05cf0452e1fb" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="07a3c330-81ab-4cde-96de-1994ff0ac49f"
/dev/sdb1: UUID="4c5c8e9d-175b-6720-ea9e-373b85db94eb" UUID_SUB="1aafd071-438d-d814-84df-eed7e66a1447" LABEL="user-desktop:2" TYPE="linux_raid_member" PARTUUID="cce77260-2775-47f7-8ace-e9c30b59e0c4"
/dev/loop15: BLOCK_SIZE="131072" TYPE="squashfs"
/dev/loop6: BLOCK_SIZE="131072" TYPE="squashfs"
/dev/sdk1: UUID="4309792b-d04e-2550-f113-c3919d74d370" UUID_SUB="1f61a935-d83a-7637-bb37-261ec3236bad" LABEL="user-desktop:md1" TYPE="linux_raid_member" PARTUUID="8cd517d6-b984-4dcb-8463-0a9ec0bdf93e"
/dev/loop23: BLOCK_SIZE="131072" TYPE="squashfs"
/dev/loop13: BLOCK_SIZE="131072" TYPE="squashfs"
/dev/md2: UUID="68eb6aa0-c08c-4cdb-9cf4-16c0417781f8" BLOCK_SIZE="4096" TYPE="ext4"
/dev/loop4: BLOCK_SIZE="131072" TYPE="squashfs"
/dev/sdi1: UUID="d2be93af-46e2-4bd7-32e2-eac916e4c791" UUID_SUB="c78d315f-efaf-1425-e055-c3664f198de1" LABEL="user-desktop:0" TYPE="linux_raid_member" PARTUUID="123e90ce-be10-4107-80b0-d56a0afb1eef"
/dev/sdi2: UUID="018efa25-2a2b-41c9-8691-e5b8f989da8b" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="11b76820-d508-4b66-a62a-967a89787598"
/dev/loop21: BLOCK_SIZE="131072" TYPE="squashfs"
/dev/loop11: BLOCK_SIZE="131072" TYPE="squashfs"
/dev/md0: UUID="b0f48230-0493-4ea4-b780-29075c67d645" BLOCK_SIZE="4096" TYPE="ext4"
/dev/sr0: UUID="8d703cb12bc48c66" LABEL="GODZILLA_KINGOFTHEMONSTERS" BLOCK_SIZE="2048" TYPE="udf"
/dev/loop2: BLOCK_SIZE="131072" TYPE="squashfs"
/dev/sdg3: UUID="dc3f8b97-8ca1-4ac6-ac0c-aeb0cf7c0880" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="39f867e8-63e5-42f1-9ceb-b112f258d809"
/dev/sdg1: UUID="4c5c8e9d-175b-6720-ea9e-373b85db94eb" UUID_SUB="64984e99-09f1-68a2-a1e3-b7678cf53564" LABEL="user-desktop:2" TYPE="linux_raid_member" PARTUUID="e3dbc59f-aa98-4e76-b9bb-253b1f3f5037"
/dev/sdg4: UUID="08b9185b-f3ec-4f0e-b506-d200b4b35fff" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="5318837c-6636-4855-832b-5abcdd169f8c"
/dev/sdg2: LABEL="blu-ray3" UUID="9ce400ab-74f0-4d6f-937b-c50bea3f533b" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="36b241a2-f59d-43c0-9f14-96ecb15b6621"
/dev/loop0: BLOCK_SIZE="131072" TYPE="squashfs"
/dev/loop28: BLOCK_SIZE="131072" TYPE="squashfs"
/dev/sde: LABEL="disk40" UUID="56d40423-e42f-4c91-b771-c3cde031e84d" BLOCK_SIZE="4096" TYPE="ext4"
/dev/loop18: BLOCK_SIZE="131072" TYPE="squashfs"
/dev/loop9: BLOCK_SIZE="131072" TYPE="squashfs"
/dev/sdn1: UUID="4309792b-d04e-2550-f113-c3919d74d370" UUID_SUB="d0320d27-4f03-894b-ae96-048fae259449" LABEL="user-desktop:md1" TYPE="linux_raid_member" PARTLABEL="Linux RAID" PARTUUID="267acf7e-02d4-4f35-996b-03c5fe1db976"
/dev/sdn2: UUID="092dd987-e3a6-4d48-b61f-0596c21b7969" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="6edde1cb-929f-4a16-aa44-58a8fd198ee5"
/dev/loop26: BLOCK_SIZE="131072" TYPE="squashfs"
/dev/sdc: UUID="86a88331-778c-4a57-8147-bc46fd2fedd0" BLOCK_SIZE="4096" TYPE="ext4"
/dev/loop16: BLOCK_SIZE="131072" TYPE="squashfs"
/dev/loop7: BLOCK_SIZE="131072" TYPE="squashfs"
/dev/sdl1: UUID="f451492e-4e7b-49cb-bdc1-c366d6d7eebd" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="4db69d76-f3a1-4b0a-9762-d4caaf1318d4"
/dev/sdl2: UUID="eeae1574-1284-4cc5-8f9e-f670abe4d2ff" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="482ba8fc-21a9-4f10-8627-7ed3fb3364ca"
/dev/loop24: BLOCK_SIZE="131072" TYPE="squashfs"
/dev/sda2: UUID="76ddf19b-7493-447f-b29a-de9806e26377" TYPE="swap" PARTUUID="5d99dc9d-412e-42a3-bc03-f42efb6c651a"
/dev/sda7: UUID="138a2efe-757e-4f8d-8a61-8aab40dbaf2d" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="1e2f5fa6-cd13-47c8-96a0-8f9030bc1547"
/dev/sda5: SEC_TYPE="msdos" UUID="8413-BCD1" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="20ab7089-43c8-427f-ad9b-49ff371fa098"
/dev/sda3: LABEL="disk70" UUID="1ff4c181-2c54-4108-9bd7-0a2694e5651d" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="3c06d6cf-6b44-416f-a029-bccbb72081da"
/dev/sda6: UUID="5bf76bdb-15d9-42f2-ae2c-2e14a052b0e1" BLOCK_SIZE="4096" TYPE="ext4" PARTLABEL="docker" PARTUUID="430f7373-9de0-44ee-8b15-addb7fdfd258"
/dev/loop14: BLOCK_SIZE="131072" TYPE="squashfs"
/dev/loop5: BLOCK_SIZE="131072" TYPE="squashfs"
/dev/sdj: LABEL="disk3" UUID="0655bac4-5cba-4eb9-bc74-02de6daeb4ff" BLOCK_SIZE="4096" TYPE="ext4"
/dev/loop22: BLOCK_SIZE="131072" TYPE="squashfs"
/dev/loop12: BLOCK_SIZE="131072" TYPE="squashfs"
/dev/md1: UUID="28116ffa-c4c3-4b99-ac9a-feb7bc99156b" BLOCK_SIZE="4096" TYPE="ext4"
/dev/loop3: BLOCK_SIZE="131072" TYPE="squashfs"
/dev/sdh1: UUID="a720cda2-7886-4f69-bc63-749067852fad" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="14da19f4-f7c8-47ef-8596-1e2af4d66ca9"
/dev/loop20: BLOCK_SIZE="131072" TYPE="squashfs"
/dev/loop10: BLOCK_SIZE="131072" TYPE="squashfs"
/dev/sda1: PARTUUID="43e527cf-647d-431b-82e0-e78f1990cdf5"
Hors ligne
#14 Le 25/06/2024, à 21:43
- xubu1957
Re : [Résolu] Ubuntu 24.04 plantage au démarrage
Bonjour,
Pour purger les résidus de configuration marqués "rc" :
sudo apt purge ~c
comme expliqué à la machine à café et rajouté dans ce message
Le retour de :
sudo apt update
c'est pour voir les dépôts utilisés par le système, la présence éventuelle de ppas ou d'avertissements et/ou d'erreurs.
Dernière modification par xubu1957 (Le 25/06/2024, à 21:45)
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
#15 Le 25/06/2024, à 21:52
- iop_
Re : [Résolu] Ubuntu 24.04 plantage au démarrage
sudo apt update
Atteint :1 http://archive.ubuntu.com/ubuntu noble InRelease
Atteint :2 http://archive.ubuntu.com/ubuntu noble-updates InRelease
Atteint :3 http://archive.ubuntu.com/ubuntu noble-backports InRelease
Atteint :4 http://security.ubuntu.com/ubuntu noble-security InRelease
Réception de :5 https://linux.brostrend.com stable InRelease [9843 B]
Atteint :6 https://ppa.launchpadcontent.net/cappelikan/ppa/ubuntu noble InRelease
9843 o réceptionnés en 4s (2788 o/s)
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait
Tous les paquets sont à jour.
Hors ligne
#16 Le 25/06/2024, à 21:55
- xubu1957
Re : [Résolu] Ubuntu 24.04 plantage au démarrage
Vu la présence de mainline, fournis les noyaux présents :
echo; dpkg -l | awk '!/^rc/ && / linux-(c|g|h|i|lo|m|si|t)/{print $1,$2,$3,$4 | "sort -k3V | column -t"}' ; echo -e "\nNoyau courant : $(uname -mr)"
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
#17 Le 25/06/2024, à 21:55
- geole
Re : [Résolu] Ubuntu 24.04 plantage au démarrage
Il y en a des choses dans ton fstab
Dont cette ligne qu'il faudrait enlever.
UUID=057a36e1-9622-4491-bb6c-e3bb74eac016 /mnt/disk7 ext4 defaults 0 0
car, sauf erreur de pointage de ma part, elle n'est plus présente dans les partitions connectées ( lsblk )
Si je peux me permettre un conseil: Tu devrais mettre un label parlant ( mieux que DISK70) à toutes tes partitions et les monter dans le FSTAB en utilisant ce label. SEULE CONTRAINTE => Ne pas avoir deux noms identiques!
Ajout. J'ai remarqué ces deux lignes qui me dépassent. Spécialement la seconde.
/dev/md0 /home/user ext4 defaults 0 0
/dev/md1 /mnt/dvd ext4 defaults 0 0
Mais peut-être que $USER est égal à user
Dernière modification par geole (Le 25/06/2024, à 22:21)
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
Hors ligne
#18 Le 25/06/2024, à 22:06
- iop_
Re : [Résolu] Ubuntu 24.04 plantage au démarrage
echo; dpkg -l | awk '!/^rc/ && / linux-(c|g|h|i|lo|m|si|t)/{print $1,$2,$3,$4 | "sort -k3V | column -t"}' ; echo -e "\nNoyau courant : $(uname -mr)"
ii linux-headers-5.15.0-105 5.15.0-105.115 all
ii linux-headers-5.15.0-105-generic 5.15.0-105.115 amd64
ii linux-image-5.15.0-105-generic 5.15.0-105.115 amd64
ii linux-modules-5.15.0-105-generic 5.15.0-105.115 amd64
ii linux-modules-extra-5.15.0-105-generic 5.15.0-105.115 amd64
ii linux-headers-6.8.0-31 6.8.0-31.31 all
ii linux-headers-6.8.0-31-generic 6.8.0-31.31 amd64
ii linux-headers-6.8.0-35 6.8.0-35.35 all
ii linux-headers-6.8.0-35-generic 6.8.0-35.35 amd64
ii linux-headers-generic 6.8.0-35.35 amd64
ii linux-headers-6.8.12-060812 6.8.12-060812.202405300722 all
ii linux-headers-6.8.12-060812-generic 6.8.12-060812.202405300722 amd64
ii linux-image-unsigned-6.8.12-060812-generic 6.8.12-060812.202405300722 amd64
ii linux-modules-6.8.12-060812-generic 6.8.12-060812.202405300722 amd64
Et effectivement disk7 est un répertoire vide et n'est jamais monté si je regardes depuis l'utilitaire disks, j'ai commenté la ligne dans fstab.
Dernière modification par iop_ (Le 25/06/2024, à 22:07)
Hors ligne
#19 Le 25/06/2024, à 22:08
- xubu1957
Re : [Résolu] Ubuntu 24.04 plantage au démarrage
Au #18, tu n'avais pas une ligne supplémentaire donnant le noyau en service ?
_ _ _
(edit=messages regroupés)
_ _ _
Montre la carte graphique :
lspci -vnn | grep -A 12 '\''[030[02]\]' | grep -Ei "vga|3d|display|kernel"
ubuntu-drivers devices
dpkg -l | grep nvidia
et :
echo $XDG_SESSION_TYPE
pour voir si c'est Wayland ou x11.
Dernière modification par xubu1957 (Le 25/06/2024, à 22: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
#20 Le 25/06/2024, à 22:14
- iop_
Re : [Résolu] Ubuntu 24.04 plantage au démarrage
Au 18 si:
Noyau courant : 6.8.12-060812-generic x86_64
lspci -vnn | grep -A 12 '\''[030[02]\]' | grep -Ei "vga|3d|display|kernel"
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GP107GL [Quadro P400] [10de:1cb3] (rev a1) (prog-if 00 [VGA controller])
Kernel driver in use: nvidia
Kernel modules: nvidiafb, nouveau, nvidia_drm, nvidia
ubuntu-drivers devices
udevadm hwdb is deprecated. Use systemd-hwdb instead.
udevadm hwdb is deprecated. Use systemd-hwdb instead.
udevadm hwdb is deprecated. Use systemd-hwdb instead.
udevadm hwdb is deprecated. Use systemd-hwdb instead.
udevadm hwdb is deprecated. Use systemd-hwdb instead.
== /sys/devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0 ==
modalias : usb:v0BDApB832d0000dc00dsc00dp00icFFiscFFipFFin00
vendor : Realtek Semiconductor Corp.
driver : rtl8852bu-dkms - third-party free
== /sys/devices/pci0000:00/0000:00:02.0/0000:01:00.0 ==
modalias : pci:v000010DEd00001CB3sv000010DEsd000011BEbc03sc00i00
vendor : NVIDIA Corporation
model : GP107GL [Quadro P400]
driver : nvidia-driver-535 - distro non-free recommended
driver : nvidia-driver-470 - distro non-free
driver : nvidia-driver-535-server - distro non-free
driver : nvidia-driver-470-server - distro non-free
driver : xserver-xorg-video-nouveau - distro free builtin
dpkg -l | grep nvidia
ii libnvidia-cfg1-535:amd64 535.183.01-0ubuntu0.24.04.1 amd64 NVIDIA binary OpenGL/GLX configuration library
ii libnvidia-common-535 535.183.01-0ubuntu0.24.04.1 all Shared files used by the NVIDIA libraries
ii libnvidia-compute-535:amd64 535.183.01-0ubuntu0.24.04.1 amd64 NVIDIA libcompute package
ii libnvidia-compute-535:i386 535.183.01-0ubuntu0.24.04.1 i386 NVIDIA libcompute package
ii libnvidia-decode-535:amd64 535.183.01-0ubuntu0.24.04.1 amd64 NVIDIA Video Decoding runtime libraries
ii libnvidia-decode-535:i386 535.183.01-0ubuntu0.24.04.1 i386 NVIDIA Video Decoding runtime libraries
ii libnvidia-encode-535:amd64 535.183.01-0ubuntu0.24.04.1 amd64 NVENC Video Encoding runtime library
ii libnvidia-encode-535:i386 535.183.01-0ubuntu0.24.04.1 i386 NVENC Video Encoding runtime library
ii libnvidia-extra-535:amd64 535.183.01-0ubuntu0.24.04.1 amd64 Extra libraries for the NVIDIA driver
ii libnvidia-fbc1-535:amd64 535.183.01-0ubuntu0.24.04.1 amd64 NVIDIA OpenGL-based Framebuffer Capture runtime library
ii libnvidia-fbc1-535:i386 535.183.01-0ubuntu0.24.04.1 i386 NVIDIA OpenGL-based Framebuffer Capture runtime library
ii libnvidia-gl-535:amd64 535.183.01-0ubuntu0.24.04.1 amd64 NVIDIA OpenGL/GLX/EGL/GLES GLVND libraries and Vulkan ICD
ii libnvidia-gl-535:i386 535.183.01-0ubuntu0.24.04.1 i386 NVIDIA OpenGL/GLX/EGL/GLES GLVND libraries and Vulkan ICD
ii nvidia-compute-utils-535 535.183.01-0ubuntu0.24.04.1 amd64 NVIDIA compute utilities
ii nvidia-dkms-530 535.183.01-0ubuntu0.24.04.1 amd64 Transitional package for nvidia-dkms-535
ii nvidia-dkms-535 535.183.01-0ubuntu0.24.04.1 amd64 NVIDIA DKMS package
ii nvidia-driver-530 535.183.01-0ubuntu0.24.04.1 amd64 Transitional package for nvidia-driver-535
ii nvidia-driver-535 535.183.01-0ubuntu0.24.04.1 amd64 NVIDIA driver metapackage
ii nvidia-firmware-535-535.171.04 535.171.04-0ubuntu2 amd64 Firmware files used by the kernel module
ii nvidia-firmware-535-535.183.01 535.183.01-0ubuntu0.24.04.1 amd64 Firmware files used by the kernel module
ii nvidia-kernel-common-535 535.183.01-0ubuntu0.24.04.1 amd64 Shared files used with the kernel module
ii nvidia-kernel-source-535 535.183.01-0ubuntu0.24.04.1 amd64 NVIDIA kernel source package
ii nvidia-prime 0.8.17.2 all Tools to enable NVIDIA's Prime
ii nvidia-settings 545.23.08-0ubuntu1 amd64 Tool for configuring the NVIDIA graphics driver
ii nvidia-utils-535 535.183.01-0ubuntu0.24.04.1 amd64 NVIDIA driver support binaries
ii screen-resolution-extra 0.18.3 all Extension for the nvidia-settings control panel
ii xserver-xorg-video-nvidia-535 535.183.01-0ubuntu0.24.04.1 amd64 NVIDIA binary Xorg driver
echo $XDG_SESSION_TYPE
x11
Hors ligne
#21 Le 25/06/2024, à 22:22
- xubu1957
Re : [Résolu] Ubuntu 24.04 plantage au démarrage
As-tu moyen de changer de session avec la roue crantée, pour tester avec wayland ?
Regarde l'EDIT de malbo dans le message #1, pour la roue crantée, (ou le début du message #8, citant nany).
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
#22 Le 25/06/2024, à 22:26
- iop_
Re : [Résolu] Ubuntu 24.04 plantage au démarrage
Mouais je peux repasser sur gnome qui prends wayland le problème mais c'est que cela m'amène plus de problème... Si on me résous le thread de gnome et ses applications qui ne se lancent pas je veux bien. Wayland selon chatgpt c'est pas encore au point selon mon collègue !
Hors ligne
#23 Le 25/06/2024, à 22:29
- xubu1957
Re : [Résolu] Ubuntu 24.04 plantage au démarrage
Si tu préfères rester sur xorg, c'est ton choix.
Nous n'imposons rien.
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
#24 Le 25/06/2024, à 22:41
- iop_
Re : [Résolu] Ubuntu 24.04 plantage au démarrage
Par ex. gdm3 ne me propose que gnome alors que mddm me propose toutes les interfaces que j'ai installée mate, kde... A moins que j'ai loupé quelque chose...
Dernière modification par iop_ (Le 25/06/2024, à 22:42)
Hors ligne
#25 Le 25/06/2024, à 22:42
- xubu1957
Re : [Résolu] Ubuntu 24.04 plantage au démarrage
Affiche :
echo -e "\nDescription : $(lsb_release -sd)\n\nNoyau courant : $(uname -mr)\n\nVersion originellement installée : $(cat /var/log/installer/media-info)\n\nSession actuelle : $XDG_SESSION_DESKTOP\n\nBureau actuel : $XDG_CURRENT_DESKTOP\n\nListe des sessions possibles :\n$(ls -lt /usr/share/xsessions | awk '/desktop/{print $9,"→",$7,$6,$8}')\n"
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