#1 Le 04/01/2026, à 16:02
- mimosa4
Problème de boot Cinnamon sur Lenovo Thinkpad P16s [résolu]
Bonjour
Je viens de m'inscrire sur le forum en tant que nouvel utilisateur.
Je suis un utilisateur de fedora depuis plus de 20 ans (fedora core 4) et je souhaite passer à ubuntu Cinnamon LTS car :
- j'utilise déjà Cinnamon avec fedora et ce bureau me convient très bien
- je suis un peu fatigué des changements de version trop rapide
- je suis astronome amateur et je ne trouve pas tout les logiciels souhaités sur fedora
* par ex ppa de Jasem Mutlack plus complet et à jour que les drivers Indi de fedora
- mon setup utilise un mini PC avec Stellarmate (ubuntu) et il m'est plus facile de "bricoler" sur une autre machine ubuntu
- quand je pose une question sur le net, je reçois plus souvent des réponses concernant ubuntu que fedora
Voila, je pense que je vais m'adapter rapidement à ce nouvel environnement.
Je vais ouvrir un autre fil car je rencontre un pb de démarrage de Cinnamon
Dernière modification par mimosa4 (Le 06/01/2026, à 14:04)
Principal : Lenovo Thinkpad P16S - Ryzen7 Pro 840Uw/Radeom 780M - 32 Go RAM - 2 TO SSD M2
Ubuntu Cinnamon 24.04.3 - Ancien de fedora Cinnamon lassé par les changements de version
Hors ligne
#2 Le 04/01/2026, à 17:01
- xubu1957

Re : Problème de boot Cinnamon sur Lenovo Thinkpad P16s [résolu]
Bonjour,
Donne la liste des anomalies de démarrage :
journalctl --no-pager -b -p errles retours de :
sudo apt updated'éventuels paquets cassés :
dpkg -l | grep -v ^iiet :
ls -l /var/crashen te servant du Retour utilisable de commande.
Mettez le maximum d'informations dans le titre, c'est ce qui est vu en premier, et décide le lecteur d'ouvrir ou non votre message. Un titre "AIDEZ MOI! La vidéo ne marche pas sur mon portable!" sera bien moins percutant pour nous que "Ecran décalé sur mon portable avec carte vidéo Fooware MV 1005"
Dans > Savoir poser les questions pour obtenir rapidement une réponse...
Pour corriger le titre, en éditant ta discussion, il faut utiliser le bouton Modifier au bas de ton premier message.
Dernière modification par xubu1957 (Le 04/01/2026, à 17:10)
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [ Résolu ] 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
En ligne
#3 Le 04/01/2026, à 18:23
- mimosa4
Re : Problème de boot Cinnamon sur Lenovo Thinkpad P16s [résolu]
Merci pour ta réponse mais le système plante dès le démarrage et je n'ai aucun accès à la console.
Désolé si je suis parfois pas trop précis mais je connais très bien le sytème fedora mais pas l'ubuntu et il existe quelques petites différences.
Système
Lenovo Thinkpad 16s Ryzen 7
Cinnamon 24.4.3
Cinnamon fonctionne bien sur un barebone Minisforum
Quand j'installe sur le Lenovo tout va bien et le 1er redémarrage se passe bien.
Au 2ème démarrage le 1er écran Cinnamon apparaît mais au 2ème la "roue" tourne indéfiniment.
J'ai inspecté fstab avec un live usb et tout semble correct
J'ai tenté un boot-repair dont voici le log
boot-repair-4ppa2081 [20260104_1625]
============================= Boot Repair Summary ==============================
modprobe: FATAL: Module efivars not found in directory /lib/modules/6.14.0-27-generic
Recommended repair: ____________________________________________________________
The default repair of the Boot-Repair utility will reinstall the grub-efi of
nvme0n1p3,
using the following options: nvme0n1p1/boot/efi
Additional repair will be performed: unhide-bootmenu-10s use-standard-efi-file restore-efi-backups
rm /mnt/boot-sav/nvme0n1p1/efi/Boot/bootx64.efi
mv /mnt/boot-sav/nvme0n1p1/efi/Boot/bkpbootx64.efi /mnt/boot-sav/nvme0n1p1/efi/Boot/bootx64.efi
Mount /dev/nvme0n1p1 on /mnt/boot-sav/nvme0n1p3/boot/efi
=================== Reinstall the grub-efi of /dev/nvme0n1p3 ===================
chroot /mnt/boot-sav/nvme0n1p3 grub-install --version
grub-install (GRUB) 2.12-1ubuntu7.3
modprobe: FATAL: Module efivars not found in directory /lib/modules/6.14.0-27-generic
chroot /mnt/boot-sav/nvme0n1p3 modprobe efivars
chroot /mnt/boot-sav/nvme0n1p3 efibootmgr -v (filtered) before grub install
EFI variables are not supported on this system.
error trace:
chroot /mnt/boot-sav/nvme0n1p3 uname -r
6.14.0-27-generic
chroot /mnt/boot-sav/nvme0n1p3 grub-install --efi-directory=/boot/efi --target=x86_64-efi
Installing for x86_64-efi platform.
grub-install: warning: EFI variables cannot be set on this system.
grub-install: warning: You will have to complete the GRUB setup manually.
Installation finished. No error reported.
df /dev/nvme0n1p1
mv /mnt/boot-sav/nvme0n1p3/boot/efi/EFI/Boot/bootx64.efi /mnt/boot-sav/nvme0n1p3/boot/efi/EFI/Boot/bkpbootx64.efi
cp /mnt/boot-sav/nvme0n1p3/boot/efi/efi/ubuntu/grubx64.efi /mnt/boot-sav/nvme0n1p3/boot/efi/EFI/Boot/bootx64.efi
chroot /mnt/boot-sav/nvme0n1p3 grub-install --efi-directory=/boot/efi --target=x86_64-efi
Installing for x86_64-efi platform.
grub-install: warning: EFI variables cannot be set on this system.
grub-install: warning: You will have to complete the GRUB setup manually.
Installation finished. No error reported.
chroot /mnt/boot-sav/nvme0n1p3 efibootmgr -v (filtered) after grub install
EFI variables are not supported on this system.
error trace:
Warning: NVram is locked (Ubuntu not found in efibootmgr).
chroot /mnt/boot-sav/nvme0n1p3 update-grub
Sourcing file `/etc/default/grub'
Found linux image: /boot/vmlinuz-6.14.0-37-generic
Found initrd image: /boot/initrd.img-6.14.0-37-generic
Found memtest86+ 64bit EFI image: /boot/memtest86+x64.efi
Adding boot menu entry for UEFI Firmware Settings ...
Unhide GRUB boot menu in nvme0n1p3/boot/grub/grub.cfg
Boot successfully repaired.
Locked-NVram detected. Please do not forget to make your UEFI firmware boot on the Ubuntu 24.04.3 LTS entry (nvme0n1p1/efi/ubuntu/grubx64.efi file) !
============================ Boot Info After Repair ============================
=> No boot loader is installed in the MBR of /dev/nvme0n1.
nvme0n1p1: _____________________________________________________________________
File system: vfat
Boot sector type: FAT32
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files: /efi/BOOT/bkpbootx64.efi /efi/BOOT/bootx64.efi
/efi/BOOT/fbx64.efi /efi/BOOT/mmx64.efi
/efi/ubuntu/grubx64.efi /efi/ubuntu/mmx64.efi
/efi/ubuntu/shimx64.efi /efi/ubuntu/grub.cfg
nvme0n1p2: _____________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System:
Boot files:
nvme0n1p3: _____________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System: Ubuntu 24.04.3 LTS
Boot files: /boot/grub/grub.cfg /etc/fstab /etc/default/grub
sda: ___________________________________________________________________________
File system: iso9660
Boot sector type: Grub2 (v1.99-2.00)
Boot sector info: Grub2 (v1.99-2.00) is installed in the boot sector of
sda and looks at sector 0 of the same hard drive for
core.img, but core.img can not be found at this
location.
Mounting failed: mount: /mnt/BootInfo/FD/sda: /dev/sda already mounted or mount point busy.
dmesg(1) may have more information after failed mount system call.
sdb: ___________________________________________________________________________
File system: iso9660
Boot sector type: Grub2 (v1.99-2.00)
Boot sector info: Grub2 (v1.99-2.00) is installed in the boot sector of
sdb and looks at sector 0 of the same hard drive for
core.img, but core.img can not be found at this
location.
Operating System:
Boot files: /boot/grub/grub.cfg
================================ 1 OS detected =================================
OS#1 (linux): Ubuntu 24.04.3 LTS on nvme0n1p3
================================ Host/Hardware =================================
CPU architecture: 64-bit
Video: Phoenix1 from Advanced Micro Devices, Inc. [AMD/ATI]
Live-session OS is Ubuntu 64-bit (Ubuntu 24.04.3 LTS, noble, x86_64)
===================================== UEFI =====================================
BIOS/UEFI firmware: R2FET66W (1.46 )(1.46) from LENOVO
The firmware is EFI-compatible, and is set in EFI-mode for this live-session.
SecureBoot disabled (confirmed by mokutil).
BootCurrent: 001F
Timeout: 0 seconds
BootOrder: 0003,0001,0000,0010,0011,0012,0013,0014,0015,0016,0017,0018,0019,001E,001F,0020,001D,001C,0021,0022,0023,0024,0002
Boot0000* Fedora HD(1,GPT,a082cc21-cf55-46af-9d11-5fd4ff39705a,0x800,0x200000)/File(\EFI\fedora\shimx64.efi)
Boot0001* Fedora HD(1,GPT,a082cc21-cf55-46af-9d11-5fd4ff39705a,0x800,0x200000)/File(\EFI\systemd\systemd-bootx64.efi)
Boot0002* Linux-Firmware-Updater HD(1,GPT,a082cc21-cf55-46af-9d11-5fd4ff39705a,0x800,0x200000)/File(\EFI\systemd\fwupdx64.efi)
Boot0003* Ubuntu HD(1,GPT,a082cc21-cf55-46af-9d11-5fd4ff39705a,0x800,0x200000)/File(\EFI\ubuntu\shimx64.efi)
Boot0010 Setup FvFile(721c8b66-426c-4e86-8e99-3457c46ab0b9)
Boot0011 Boot Menu FvFile(126a762d-5758-4fca-8531-201a7f57f850)
Boot0012 Diagnostic Splash Screen FvFile(a7d8d9a6-6ab0-4aeb-ad9d-163e59a7a380)
Boot0013 Lenovo Diagnostics FvFile(3f7e615b-0d45-4f80-88dc-26b234958560)
Boot0014 Asset Information FvFile(da465b87-a26f-4c12-b78a-0361428fa026)
Boot0015 Regulatory Information FvFile(478c92a0-2622-42b7-a65d-5894169e4d24)
Boot0016 ThinkShield secure wipe FvFile(3593a0d5-bd52-43a0-808e-cbff5ece2477)
Boot0017 ThinkShield Passwordless Power-On Device Manager FvFile(08448b41-7f83-49be-82a7-0e84790ab133)
Boot0018 Wi-Fi Configuration FvFile(d3aaff0f-cb22-4792-896c-802c2e9383ba)2d004100700070000000
Boot0019 Reinstall Windows from Cloud FvFile(3edbaac4-5017-4870-8cc4-721f9ef1974f)2d004100700070000000
Boot001A Startup Interrupt Menu FvFile(f46ee6f4-4785-43a3-923d-7f786c3c8479)
Boot001B Rescue and Recovery FvFile(665d3f60-ad3e-4cad-8e26-db46eee9f1b5)
Boot001C USB CD VenMsg(bc7838d2-0f82-4d60-8316-c068ee79d25b,86701296aa5a7848b66cd49dd3ba6a55)
Boot001D USB FDD VenMsg(bc7838d2-0f82-4d60-8316-c068ee79d25b,6ff015a28830b543a8b8641009461e49)
Boot001E* NVMe0 VenMsg(bc7838d2-0f82-4d60-8316-c068ee79d25b,001c199932d94c4eae9aa0b6e98eb8a400)
Boot001F* USB HDD VenMsg(bc7838d2-0f82-4d60-8316-c068ee79d25b,33e821aaaf33bc4789bd419f88c50803)
Boot0020* PXE BOOT VenMsg(bc7838d2-0f82-4d60-8316-c068ee79d25b,78a84aaf2b2afc4ea79cf5cc8f3d3803)
Boot0021 LENOVO CLOUD VenMsg(bc7838d2-0f82-4d60-8316-c068ee79d25b,ad38ccbbf7edf04d959cf42aa74d3650)/Uri(https://download.lenovo.com/pccbbs/cdeploy/efi/boot.efi)
Boot0022 ON-PREMISE VenMsg(bc7838d2-0f82-4d60-8316-c068ee79d25b,ad38ccbbf7edf04d959cf42aa74d3650)/Uri()
Boot0023 Other CD VenMsg(bc7838d2-0f82-4d60-8316-c068ee79d25b,aea2090adfde214e8b3a5e471856a35400)
Boot0024 Other HDD VenMsg(bc7838d2-0f82-4d60-8316-c068ee79d25b,ca88c2349e7ae947beeb43038a5aeae700)
Boot0025* Boot Next Boot Option VenMsg(bc7838d2-0f82-4d60-8316-c068ee79d25b,91af625956449f41a7b91f4f892ab0f6)
07e25dcaf57c776875f78fa36827c58e nvme0n1p1/BOOT/bkpbootx64.efi
07e25dcaf57c776875f78fa36827c58e nvme0n1p1/BOOT/bootx64.efi
39bc76ff6662f4fbe9aa116e4c997b41 nvme0n1p1/BOOT/fbx64.efi
4ba5a5aad43c197e9fb58b76b404d287 nvme0n1p1/BOOT/mmx64.efi
94c7467f956700d44c5b4dcd3967535c nvme0n1p1/ubuntu/grubx64.efi
4ba5a5aad43c197e9fb58b76b404d287 nvme0n1p1/ubuntu/mmx64.efi
07e25dcaf57c776875f78fa36827c58e nvme0n1p1/ubuntu/shimx64.efi
============================= Drive/Partition Info =============================
Disks info: ____________________________________________________________________
nvme0n1 : is-GPT, no-BIOSboot, has---ESP, not-usb, not-mmc, has-os, no-wind, 2048 sectors * 512 bytes
Partitions info (1/3): _________________________________________________________
nvme0n1p1 : no-os, 64, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, not-far
nvme0n1p2 : no-os, 64, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, end-after-100GB
nvme0n1p3 : is-os, 64, apt-get, signed grub-efi , grub2, grub-install, grubenv-ok, update-grub, end-after-100GB
Partitions info (2/3): _________________________________________________________
nvme0n1p1 : is---ESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, vfat
nvme0n1p2 : isnotESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, ext4
nvme0n1p3 : isnotESP, fstab-has-goodEFI, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, ext4
Partitions info (3/3): _________________________________________________________
nvme0n1p1 : not--sepboot, no---boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, no--grub.d, nvme0n1
nvme0n1p2 : maybesepboot, no---boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, no--grub.d, nvme0n1
nvme0n1p3 : not--sepboot, with-boot, fstab-without-boot, not-sep-usr, with--usr, fstab-without-usr, std-grub.d, nvme0n1
fdisk -l (filtered): ___________________________________________________________
Disk nvme0n1: 1.86 TiB, 2048408248320 bytes, 4000797360 sectors
Disk identifier: F42C1E58-CB31-4699-B1A6-1D89988E94C9
Start End Sectors Size Type
nvme0n1p1 2048 2099199 2097152 1G EFI System
nvme0n1p2 2099200 3895939071 3893839872 1.8T Linux home
nvme0n1p3 3895939072 4000796671 104857600 50G Linux filesystem
Disk sda: 111.79 GiB, 120034123776 bytes, 234441648 sectors
Disk identifier: C1180AE9-458C-4E84-BBBA-DCDE63B1FA20
Start End Sectors Size Type
sda1 64 11346179 11346116 5.4G Microsoft basic data
sda2 11346180 11356339 10160 5M EFI System
sda3 11356340 11356939 600 300K Microsoft basic data
sda4 11358208 234440703 223082496 106.4G Linux filesystem
Disk sdb: 7.2 GiB, 7736072192 bytes, 15109516 sectors
Disk identifier: C1180AE9-458C-4E84-BBBA-DCDE63B1FA20
Start End Sectors Size Type
sdb1 64 11346179 11346116 5.4G Microsoft basic data
sdb2 11346180 11356339 10160 5M EFI System
sdb3 11356340 11356939 600 300K Microsoft basic data
sdb4 11358208 15108095 3749888 1.8G Linux filesystem
parted -lm (filtered): _________________________________________________________
sda:120GB:scsi:512:512:gpt:CT120BX1 00SSD1:;
1:32.8kB:5809MB:5809MB::ISO9660:hidden, msftdata;
2:5809MB:5814MB:5202kB::Appended2:boot, esp;
3:5814MB:5815MB:307kB::Gap1:hidden, msftdata;
4:5815MB:120GB:114GB:ext4::;
sdb:7736MB:scsi:512:512:gpt:Kingston DataTraveler 3.0:;
1:32.8kB:5809MB:5809MB::ISO9660:hidden, msftdata;
2:5809MB:5814MB:5202kB::Appended2:boot, esp;
3:5814MB:5815MB:307kB::Gap1:hidden, msftdata;
4:5815MB:7735MB:1920MB:ext4::;
nvme0n1:2048GB:nvme:512:512:gpt:SKHynix_HFS002TEJ9X162N:;
1:1049kB:1075MB:1074MB:fat32:EFI System Partition:boot, esp;
2:1075MB:1995GB:1994GB:ext4::linux-home;
3:1995GB:2048GB:53.7GB:ext4::;
blkid (filtered): ______________________________________________________________
NAME FSTYPE UUID PARTUUID LABEL PARTLABEL
sda iso9660 2025-08-05-18-16-37-00 Ubuntu-Cinnamon 24.04.3 LTS x64
├─sda1 iso9660 2025-08-05-18-16-37-00 c1180ae9-458c-4e84-bbbb-dcde63b1fa20 Ubuntu-Cinnamon 24.04.3 LTS x64 ISO9660
├─sda2 vfat 73B7-988D c1180ae9-458c-4e84-bbb8-dcde63b1fa20 ESP Appended2
├─sda3 c1180ae9-458c-4e84-bbb9-dcde63b1fa20 Gap1
└─sda4 ext4 cc6be1fa-a640-4030-ba6a-b6374e6cd0c4 1d581e05-600c-4325-9c3f-13ec2b72e323 writable
sdb iso9660 2025-08-05-18-16-37-00 Ubuntu-Cinnamon 24.04.3 LTS x64
├─sdb1 iso9660 2025-08-05-18-16-37-00 c1180ae9-458c-4e84-bbbb-dcde63b1fa20 Ubuntu-Cinnamon 24.04.3 LTS x64 ISO9660
├─sdb2 vfat 73B7-988D c1180ae9-458c-4e84-bbb8-dcde63b1fa20 ESP Appended2
├─sdb3 c1180ae9-458c-4e84-bbb9-dcde63b1fa20 Gap1
└─sdb4 ext4 30955a7f-5724-4a5b-89e5-c71e09a504f2 3c0f4e73-cd8b-4d32-ab45-7a7e70964e0e writable
nvme0n1
├─nvme0n1p1 vfat BAC1-5BD1 a082cc21-cf55-46af-9d11-5fd4ff39705a EFI System Partition
├─nvme0n1p2 ext4 aa24e129-8d54-4ec1-9f07-0003dccefdef f0dbc32c-1b4b-49f4-9820-857917d5cd39 HOME
└─nvme0n1p3 ext4 cf615d31-d177-4620-aa76-1168f1596c88 916b07b8-df8c-4118-bc73-d71292707b37
Mount points (filtered): _______________________________________________________
Avail Use% Mounted on
/dev/nvme0n1p1 1014.9M 1% /mnt/boot-sav/nvme0n1p1
/dev/nvme0n1p2 1.2T 30% /mnt/boot-sav/nvme0n1p2
/dev/nvme0n1p3 30.5G 33% /mnt/boot-sav/nvme0n1p3
/dev/sda1 0 100% /cdrom
efivarfs 188.3K 22% /sys/firmware/efi/efivars
Mount options (filtered): ______________________________________________________
/dev/nvme0n1p1 vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro
/dev/nvme0n1p2 ext4 rw,relatime
/dev/nvme0n1p3 ext4 rw,relatime
/dev/sda1 iso9660 ro,noatime,nojoliet,check=s,map=n,blocksize=2048,iocharset=utf8
=================== nvme0n1p1/efi/ubuntu/grub.cfg (filtered) ===================
search.fs_uuid cf615d31-d177-4620-aa76-1168f1596c88 root
set prefix=($root)'/boot/grub'
configfile $prefix/grub.cfg
=================== nvme0n1p3/boot/grub/grub.cfg (filtered) ====================
Ubuntu cf615d31-d177-4620-aa76-1168f1596c88
### END /etc/grub.d/30_os-prober ###
UEFI Firmware Settings uefi-firmware
### END /etc/grub.d/30_uefi-firmware ###
======================== nvme0n1p3/etc/fstab (filtered) ========================
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/nvme0n1p3 during curtin installation
/dev/disk/by-uuid/cf615d31-d177-4620-aa76-1168f1596c88 / ext4 defaults 0 1
# /home was on /dev/nvme0n1p2 during curtin installation
/dev/disk/by-uuid/aa24e129-8d54-4ec1-9f07-0003dccefdef /home ext4 defaults 0 1
# /boot/efi was on /dev/nvme0n1p1 during curtin installation
/swap.img none swap sw 0 0
UUID=BAC1-5BD1 /boot/efi vfat defaults 0 1
==================== nvme0n1p3/etc/default/grub (filtered) =====================
GRUB_DEFAULT=0
GRUB_TIMEOUT_STYLE=menu
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR=`( . /etc/os-release; echo ${NAME:-Ubuntu} ) 2>/dev/null || echo Ubuntu`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""
GRUB_DISABLE_OS_PROBER=false
================= nvme0n1p3: Location of files loaded by Grub ==================
GiB - GB File Fragment(s)
?? = ?? boot/grub/grub.cfg 1
1869.103511810 = 2006.934614016 boot/vmlinuz 2
1869.103511810 = 2006.934614016 boot/vmlinuz-6.14.0-37-generic 2
1869.103511810 = 2006.934614016 boot/vmlinuz.old 2
1871.408199310 = 2009.409253376 boot/initrd.img 5
1871.408199310 = 2009.409253376 boot/initrd.img-6.14.0-37-generic 5
1871.408199310 = 2009.409253376 boot/initrd.img.old 5
=================== nvme0n1p3: ls -l /etc/grub.d/ (filtered) ===================
-rwxr-xr-x 1 root root 18133 Mar 17 2025 10_linux
-rwxr-xr-x 1 root root 43202 Mar 17 2025 10_linux_zfs
-rwxr-xr-x 1 root root 14513 Mar 17 2025 20_linux_xen
-rwxr-xr-x 1 root root 786 Mar 17 2025 25_bli
-rwxr-xr-x 1 root root 13120 Mar 17 2025 30_os-prober
-rwxr-xr-x 1 root root 1174 Mar 17 2025 30_uefi-firmware
-rwxr-xr-x 1 root root 722 May 8 2025 35_fwupd
-rwxr-xr-x 1 root root 214 Mar 17 2025 40_custom
-rwxr-xr-x 1 root root 215 Mar 17 2025 41_custom
====================== sdb/boot/grub/grub.cfg (filtered) =======================
Try or Install Ubuntu Cinnamon
Ubuntu Cinnamon (safe graphics)
Boot from next volume
UEFI Firmware Settings
Test memory
==================== sdb: Location of files loaded by Grub =====================
GiB - GB File Fragment(s)
?? = ?? boot/grub/grub.cfg 1Et j'ai aussi ce message
Boot successfully repaired.
A new file (/var/log/boot-repair/20260104_163422/Boot-Info_20260104_1634.txt) will open in your text viewer.
In case you still experience boot problem, indicate its content to:
boot.repair@gmail.com or to your favorite support forum.
Locked-NVram detected. Please do not forget to make your UEFI firmware boot on the Ubuntu 24.04.3 LTS entry (nvme0n1p1/efi/ubuntu/grubx64.efi file) !J'ai lu divers posts à ce sujet mais j'avoue être perdu et comment booter sur ce fameux grubx64.efi
Un éclairage serait le bienvenu
Principal : Lenovo Thinkpad P16S - Ryzen7 Pro 840Uw/Radeom 780M - 32 Go RAM - 2 TO SSD M2
Ubuntu Cinnamon 24.04.3 - Ancien de fedora Cinnamon lassé par les changements de version
Hors ligne
#4 Le 04/01/2026, à 18:38
- xubu1957

Re : Problème de boot Cinnamon sur Lenovo Thinkpad P16s [résolu]
Il faudra attendre des aidants plus pointus.
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [ Résolu ] 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
En ligne
#5 Le 04/01/2026, à 21:01
- geole
Re : Problème de boot Cinnamon sur Lenovo Thinkpad P16s [résolu]
X5Bonsoir.$
Quand j'installe sur le Lenovo tout va bien et le 1er redémarrage se passe bien.
Au 2ème démarrage le 1er écran Cinnamon apparaît mais au 2ème la "roue" tourne indéfiniment.
Dans un premier temps débranche le second écran et tente de rebooter au lieu de lancer une réparation.
Pour booter sur ce fameux grubx64.efi, il faut que tu ailles dans le bios et lui dire de l’utiliser au lieu du shimx64.efi
nvme0n1p1: _____________________________________________________________________
Boot files: /efi/BOOT/bootx64.efi
/efi/ubuntu/grubx64.efi
/efi/ubuntu/shimx64.efi Dernière modification par geole (Le 04/01/2026, à 21:50)
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 05/01/2026, à 10:29
- mimosa4
Re : Problème de boot Cinnamon sur Lenovo Thinkpad P16s [résolu]
Dans un premier temps débranche le second écran et tente de rebooter au lieu de lancer une réparation.
J'ai débranché le 2ème écran et ça ne change rien
Pour booter sur ce fameux grubx64.efi, il faut que tu ailles dans le bios et lui dire de l’utiliser au lieu du shimx64.efi
nvme0n1p1: _____________________________________________________________________ Boot files: /efi/BOOT/bootx64.efi /efi/ubuntu/grubx64.efi /efi/ubuntu/shimx64.efi
Je ne sais pas comment faire car je ne trouve nulle part cette option dans le BIOS, juste démarrer sur ma partition Nvme.
Autre point : j'ai fait un démarrage sans échec en lançant juste [resume] sans rien d'autre et Cinnamon démarre
Principal : Lenovo Thinkpad P16S - Ryzen7 Pro 840Uw/Radeom 780M - 32 Go RAM - 2 TO SSD M2
Ubuntu Cinnamon 24.04.3 - Ancien de fedora Cinnamon lassé par les changements de version
Hors ligne
#7 Le 05/01/2026, à 12:31
- geole
Re : Problème de boot Cinnamon sur Lenovo Thinkpad P16s [résolu]
Bonjour.
Puisque cela boote bien avec shimx64.efi sans message d’erreur et que le bios ne te permet pas de choisir grubx64.efi on va rester comme cela.
Puisque le boot mode recovery fonctionne, on sait que c’est trés certainement un problème graphique.
"Video: Phoenix1 from Advanced Micro Devices, Inc. [AMD/ATI]"
Peux-tu dire si avec cette méthode de boot, l’affichage est correct ou affreux?
Dernière modification par geole (Le 05/01/2026, à 12:34)
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
#8 Le 06/01/2026, à 09:48
- mimosa4
Re : Problème de boot Cinnamon sur Lenovo Thinkpad P16s [résolu]
Puisque le boot mode recovery fonctionne, on sait que c’est trés certainement un problème graphique.
"Video: Phoenix1 from Advanced Micro Devices, Inc. [AMD/ATI]"
Peux-tu dire si avec cette méthode de boot, l’affichage est correct ou affreux?
L'affichage fonctionne parfaitement bien avec les écrans
Principal : Lenovo Thinkpad P16S - Ryzen7 Pro 840Uw/Radeom 780M - 32 Go RAM - 2 TO SSD M2
Ubuntu Cinnamon 24.04.3 - Ancien de fedora Cinnamon lassé par les changements de version
Hors ligne
#9 Le 06/01/2026, à 10:01
- geole
Re : Problème de boot Cinnamon sur Lenovo Thinkpad P16s [résolu]
Bonjour.
Dans ce cas, modifie cette ligne
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
du fichier /etc/default/grub
Pour qu’elle devienne
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset"
Avec la commande
gted /etc/default/grub Puis informe le grub du changement de son paramètrage.
sudo update grubDernière modification par geole (Le 06/01/2026, à 10:02)
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
#10 Le 06/01/2026, à 10:42
- mimosa4
Re : Problème de boot Cinnamon sur Lenovo Thinkpad P16s [résolu]
Bonjour
J'ai fait la manip mais le 2ème écran ne fonctionne plus.
Après avoir interrogé Grok, il s'avère qu'il s'agit bien d'un problème de carte graphique, courant chez Lenovo avec la version 24.04 d'ubuntu.
J'ai téléchargé le bon pilote sur le site AMD et je te tiendrai au courant.
Principal : Lenovo Thinkpad P16S - Ryzen7 Pro 840Uw/Radeom 780M - 32 Go RAM - 2 TO SSD M2
Ubuntu Cinnamon 24.04.3 - Ancien de fedora Cinnamon lassé par les changements de version
Hors ligne
#11 Le 06/01/2026, à 11:07
- mimosa4
Re : Problème de boot Cinnamon sur Lenovo Thinkpad P16s [résolu]
Après avoir installé le bon pilote amdgpu pour 24.04.3, tout fonctionne parfaitement.
Merci pour l'aide
Principal : Lenovo Thinkpad P16S - Ryzen7 Pro 840Uw/Radeom 780M - 32 Go RAM - 2 TO SSD M2
Ubuntu Cinnamon 24.04.3 - Ancien de fedora Cinnamon lassé par les changements de version
Hors ligne
#12 Le 06/01/2026, à 11:13
- xubu1957

Re : Problème de boot Cinnamon sur Lenovo Thinkpad P16s [résolu]
Bonjour,
Montre la carte graphique :
lspci -vnn | grep -A 12 '\''[030[02]\]' | grep -Ei "vga|3d|display|kernel"et :
xrandr_ _ _
(edit=messages regroupés)
_ _ _
On pourrait avoir un titre plus explicite que l'actuel ?
Dernière modification par xubu1957 (Le 06/01/2026, à 14:18)
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [ Résolu ] 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
En ligne
#13 Le 06/01/2026, à 14:03
- mimosa4
Re : Problème de boot Cinnamon sur Lenovo Thinkpad P16s [résolu]
J'avais l'intention de créer un autre fil après ma présentation mais il y a eu rapidement une réponse
Je vais modifier la titre
Principal : Lenovo Thinkpad P16S - Ryzen7 Pro 840Uw/Radeom 780M - 32 Go RAM - 2 TO SSD M2
Ubuntu Cinnamon 24.04.3 - Ancien de fedora Cinnamon lassé par les changements de version
Hors ligne
#14 Le 07/01/2026, à 15:34
- Ayral

Re : Problème de boot Cinnamon sur Lenovo Thinkpad P16s [résolu]
J'avais l'intention de créer un autre fil après ma présentation mais il y a eu rapidement une réponse
![]()
Je vais modifier la titre
Bien que modérateur, je ne peux pas prendre la main pour modifier le message de départ.
@mimosa4: pourrais tu remplacer le sujet actuel par : [Résolu] problème au redémarrage ?
Merci.
Dernière modification par Ayral (Le 07/01/2026, à 15:34)
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
#15 Le 07/01/2026, à 15:37
- xubu1957

Re : Problème de boot Cinnamon sur Lenovo Thinkpad P16s [résolu]
Bonjour,
C'est bon. La correction est apportée.
Le titre est maintenant utile, avant nous lisions : Bonjour, [résolu].
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [ Résolu ] 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
En ligne