#1 Le 29/05/2024, à 09:30
- eric63
[Résolu] booter avec refind sur le dernier noyau vmlinux
Salut
j’ai un petit soucis sur refind que je n’arrive pas à résoudre même en cherchant dans la doc.
Lorsque je boote refind me propose 2 systèmes (dual boot)
kubuntu (nvme) et kubuntu_nouveau (ssd)
le boot sur kubuntu vmlinux 6.5 est la version qui me pose problème car je n’ais pas accès directement au bon noyau que je désire 6.8.0.31 ( passage touche F2 et choix noyau)
je n’ai jamais eut ce problème auparavant car refind bootait correctement avec le bon noyau .
Comment faire cela ?
Dernière modification par eric63 (Le 26/06/2024, à 21:34)
Kubuntu 24.10 X11 Plasma 6.1.5 KDE 6.6.0 Qt 6.6.2 noyau 6.11.0-14 Asus B760+D4 i5-12400F 4.4Ghz DDR4 32Go nvidia RTX 3060 12GB
Utilisez les drivers libres avant d’ installer une brother avec le script de demonipuch
J’utilise le clavier french AFNOR
Hors ligne
#2 Le 29/05/2024, à 09:47
- geole
Re : [Résolu] booter avec refind sur le dernier noyau vmlinux
Bonjour.
Lorsque tu auras booté avec l'O.S. problématique, donne le contenu de la structure de boot.
ls -ls /boot
Si tu y vois un fichier de configuration de refind. Renomme-le en refind_linux.conf.origine
Dernière modification par geole (Le 29/05/2024, à 11:10)
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit, utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
En ligne
#3 Le 29/05/2024, à 09:57
- eric63
Re : [Résolu] booter avec refind sur le dernier noyau vmlinux
merci geole
c’est fait
kubu@kubu-System-Product-Name:~$ ls -ls /boot
total 178328
276 -rw-r--r-- 1 root root 281129 avril 26 11:32 config-6.5.0-35-generic
284 -rw-r--r-- 1 root root 287473 avril 19 23:46 config-6.8.0-31-generic
4 drwx------ 3 root root 4096 janv. 1 1970 efi
4 drwxr-xr-x 5 root root 4096 mai 25 19:26 grub
0 lrwxrwxrwx 1 root root 27 mai 22 09:19 initrd.img -> initrd.img-6.8.0-31-generic
65760 -rw-r--r-- 1 root root 67333705 mai 22 09:20 initrd.img-6.5.0-35-generic
65720 -rw-r--r-- 1 root root 67289415 mai 26 21:23 initrd.img-6.8.0-31-generic
0 lrwxrwxrwx 1 root root 27 mai 22 09:19 initrd.img.old -> initrd.img-6.5.0-35-generic
140 -rw-r--r-- 1 root root 142796 avril 8 18:12 memtest86+ia32.bin
144 -rw-r--r-- 1 root root 143872 avril 8 18:12 memtest86+ia32.efi
148 -rw-r--r-- 1 root root 147744 avril 8 18:12 memtest86+x64.bin
148 -rw-r--r-- 1 root root 148992 avril 8 18:12 memtest86+x64.efi
4 -rw-r--r-- 1 root root 278 mai 16 18:32 refind_linux.conf
8324 -rw------- 1 root root 8520477 avril 26 11:32 System.map-6.5.0-35-generic
8836 -rw------- 1 root root 9047800 avril 19 23:46 System.map-6.8.0-31-generic
0 lrwxrwxrwx 1 root root 24 mai 22 09:19 vmlinuz -> vmlinuz-6.8.0-31-generic
13956 -rw------- 1 root root 14289096 avril 26 12:13 vmlinuz-6.5.0-35-generic
14580 -rw------- 1 root root 14928264 avril 19 23:48 vmlinuz-6.8.0-31-generic
0 lrwxrwxrwx 1 root root 24 mai 22 09:19 vmlinuz.old -> vmlinuz-6.5.0-35-generic
kubu@kubu-System-Product-Name:~$
kubu@kubu-System-Product-Name:~$ ls -ls /boot
total 178328
276 -rw-r--r-- 1 root root 281129 avril 26 11:32 config-6.5.0-35-generic
284 -rw-r--r-- 1 root root 287473 avril 19 23:46 config-6.8.0-31-generic
4 drwx------ 3 root root 4096 janv. 1 1970 efi
4 drwxr-xr-x 5 root root 4096 mai 25 19:26 grub
0 lrwxrwxrwx 1 root root 27 mai 22 09:19 initrd.img -> initrd.img-6.8.0-31-generic
65760 -rw-r--r-- 1 root root 67333705 mai 22 09:20 initrd.img-6.5.0-35-generic
65720 -rw-r--r-- 1 root root 67289415 mai 26 21:23 initrd.img-6.8.0-31-generic
0 lrwxrwxrwx 1 root root 27 mai 22 09:19 initrd.img.old -> initrd.img-6.5.0-35-generic
140 -rw-r--r-- 1 root root 142796 avril 8 18:12 memtest86+ia32.bin
144 -rw-r--r-- 1 root root 143872 avril 8 18:12 memtest86+ia32.efi
148 -rw-r--r-- 1 root root 147744 avril 8 18:12 memtest86+x64.bin
148 -rw-r--r-- 1 root root 148992 avril 8 18:12 memtest86+x64.efi
4 -rw-r--r-- 1 root root 278 mai 29 10:54 refind_linux.conf.origine
8324 -rw------- 1 root root 8520477 avril 26 11:32 System.map-6.5.0-35-generic
8836 -rw------- 1 root root 9047800 avril 19 23:46 System.map-6.8.0-31-generic
0 lrwxrwxrwx 1 root root 24 mai 22 09:19 vmlinuz -> vmlinuz-6.8.0-31-generic
13956 -rw------- 1 root root 14289096 avril 26 12:13 vmlinuz-6.5.0-35-generic
14580 -rw------- 1 root root 14928264 avril 19 23:48 vmlinuz-6.8.0-31-generic
0 lrwxrwxrwx 1 root root 24 mai 22 09:19 vmlinuz.old -> vmlinuz-6.5.0-35-generic
kubu@kubu-System-Product-Name:~$
Kubuntu 24.10 X11 Plasma 6.1.5 KDE 6.6.0 Qt 6.6.2 noyau 6.11.0-14 Asus B760+D4 i5-12400F 4.4Ghz DDR4 32Go nvidia RTX 3060 12GB
Utilisez les drivers libres avant d’ installer une brother avec le script de demonipuch
J’utilise le clavier french AFNOR
Hors ligne
#4 Le 29/05/2024, à 10:20
- eric63
Re : [Résolu] booter avec refind sur le dernier noyau vmlinux
reboot mais cela n’a pas changé grand chose à l’affaire
écran noir pendant une 30aine de secondes puis redémarrage auto du pc
refind démarrage toujours sur le mauvais noyau 6.5
Kubuntu 24.10 X11 Plasma 6.1.5 KDE 6.6.0 Qt 6.6.2 noyau 6.11.0-14 Asus B760+D4 i5-12400F 4.4Ghz DDR4 32Go nvidia RTX 3060 12GB
Utilisez les drivers libres avant d’ installer une brother avec le script de demonipuch
J’utilise le clavier french AFNOR
Hors ligne
#5 Le 29/05/2024, à 11:02
- O_20_100_O
Re : [Résolu] booter avec refind sur le dernier noyau vmlinux
Bonjour,
13956 -rw------- 1 root root 14289096 avril 26 12:13 vmlinuz-6.5.0-35-generic
14580 -rw------- 1 root root 14928264 avril 19 23:48 vmlinuz-6.8.0-31-generic
Le plus récent a une date antérieure à l'ancien
Refind démarre sur celui qui a la date la pus proche.
touch /boot/vmlinuz-6.8.0-31-generic
pour la changer.
Dernière modification par O_20_100_O (Le 29/05/2024, à 11:07)
Hors ligne
#6 Le 29/05/2024, à 11:18
- geole
Re : [Résolu] booter avec refind sur le dernier noyau vmlinux
Bonjour.
Je ne suis pas du tout certain que l'aspect récent se trouve par la date d'écriture.
Je pense qu'il se trouve par les noms. 6.8 est plus récent que 6.5.
Je crains que la formule de compression ait changé et que refind ne sache plus vêrifier le contenu.
AJOUT. Je me suis trompé. Cela boote parfaitement bien sur la 6.8
efibootmgr | grep 0010
BootCurrent: 0010
BootOrder: 0010,000F,0009,0002,0001,0004,0000,0003,0005,0006,0007,0008,000C,2003,2001,2002
Boot0010* rEFInd Boot Manager HD(6,GPT,5d2a3df5-5c3b-487c-ba5f-a6bc6f51a924,0x8c4b800,0x32000)/File(\EFI\refind\refind_x64.efi)
a@a:~$ ls -ls /boot
total 90449
284 -rw-r--r-- 1 root root 287473 avril 19 23:46 config-6.8.0-31-generic
1 drwxr-xr-x 5 root root 512 janv. 1 1970 efi
4 drwxr-xr-x 5 root root 4096 mai 6 18:15 grub
0 lrwxrwxrwx 1 root root 27 mai 6 15:57 initrd.img -> initrd.img-6.8.0-31-generic
66172 -rw-r--r-- 1 root root 67757989 mai 28 13:06 initrd.img-6.8.0-31-generic
0 lrwxrwxrwx 1 root root 27 mai 6 15:57 initrd.img.old -> initrd.img-6.8.0-31-generic
140 -rw-r--r-- 1 root root 142796 avril 8 18:12 memtest86+ia32.bin
144 -rw-r--r-- 1 root root 143872 avril 8 18:12 memtest86+ia32-efi
144 -rw-r--r-- 1 root root 147744 avril 8 18:12 memtest86+x64.bin
144 -rw-r--r-- 1 root root 148992 avril 8 18:12 memtest86+x64-EFI
8836 -rw------- 1 root root 9047800 avril 19 23:46 System.map-6.8.0-31-generic
0 lrwxrwxrwx 1 root root 24 mai 6 15:57 vmlinuz -> vmlinuz-6.8.0-31-generic
14580 -rw------- 1 root root 14928264 avril 19 23:48 vmlinuz-6.8.0-31-generic
0 lrwxrwxrwx 1 root root 24 mai 6 15:57 vmlinuz.old -> vmlinuz-6.8.0-31-generic
Dernière modification par geole (Le 29/05/2024, à 14:14)
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit, utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
En ligne
#7 Le 29/05/2024, à 11:59
- eric63
Re : [Résolu] booter avec refind sur le dernier noyau vmlinux
merci O_20_100_O
j’ai essayé et j’ai bien maintenant un boot sur la version 6.8 à voir ce qui se passera pour la prochaine version mais j’ai un paliatif manuel au minimum
kubu@kubu-System-Product-Name:~$ ls -ls /boot
total 178340
276 -rw-r--r-- 1 root root 281129 avril 26 11:32 config-6.5.0-35-generic
284 -rw-r--r-- 1 root root 287473 avril 19 23:46 config-6.8.0-31-generic
4 drwx------ 3 root root 4096 janv. 1 1970 efi
4 drwxr-xr-x 5 root root 4096 mai 25 19:26 grub
0 lrwxrwxrwx 1 root root 27 mai 22 09:19 initrd.img -> initrd.img-6.8.0-31-generic
65760 -rw-r--r-- 1 root root 67333705 mai 22 09:20 initrd.img-6.5.0-35-generic
65732 -rw-r--r-- 1 root root 67305768 mai 29 12:29 initrd.img-6.8.0-31-generic
0 lrwxrwxrwx 1 root root 27 mai 22 09:19 initrd.img.old -> initrd.img-6.5.0-35-generic
140 -rw-r--r-- 1 root root 142796 avril 8 18:12 memtest86+ia32.bin
144 -rw-r--r-- 1 root root 143872 avril 8 18:12 memtest86+ia32.efi
148 -rw-r--r-- 1 root root 147744 avril 8 18:12 memtest86+x64.bin
148 -rw-r--r-- 1 root root 148992 avril 8 18:12 memtest86+x64.efi
4 -rw-r--r-- 1 root root 278 mai 29 10:54 refind_linux.conf.origine
8324 -rw------- 1 root root 8520477 avril 26 11:32 System.map-6.5.0-35-generic
8836 -rw------- 1 root root 9047800 avril 19 23:46 System.map-6.8.0-31-generic
0 lrwxrwxrwx 1 root root 24 mai 22 09:19 vmlinuz -> vmlinuz-6.8.0-31-generic
13956 -rw------- 1 root root 14289096 avril 26 12:13 vmlinuz-6.5.0-35-generic
14580 -rw------- 1 root root 14928264 mai 29 12:55 vmlinuz-6.8.0-31-generic
0 lrwxrwxrwx 1 root root 24 mai 22 09:19 vmlinuz.old -> vmlinuz-6.5.0-35-generic
kubu@kubu-System-Product-Name:~$
Dernière modification par eric63 (Le 29/05/2024, à 12:03)
Kubuntu 24.10 X11 Plasma 6.1.5 KDE 6.6.0 Qt 6.6.2 noyau 6.11.0-14 Asus B760+D4 i5-12400F 4.4Ghz DDR4 32Go nvidia RTX 3060 12GB
Utilisez les drivers libres avant d’ installer une brother avec le script de demonipuch
J’utilise le clavier french AFNOR
Hors ligne
#8 Le 30/05/2024, à 06:13
- O_20_100_O
Re : [Résolu] booter avec refind sur le dernier noyau vmlinux
j’ai un paliatif manuel au minimum
Oui, c'est une façon de corriger, mais il reste à comprendre pourquoi cette date a pris cette valeur. C'est à surveiller
Mais cela est déjà arrivé ailleurs car j'ai lu le même problème sur un post de Reddit.
Hors ligne
#9 Le 03/06/2024, à 18:47
- eric63
Re : [Résolu] booter avec refind sur le dernier noyau vmlinux
bon ben maintenant je sais:
le nouveau noyau 6.8.0.35 n’est pas pris par défaut dans refind il faut user du F2 pour choisir ce noyau
il faut chez moi refaire la ligne en la modifiant pour le nouveau noyau désiré
Je ne l’ai pas fait pour éventuellement essayer une autre astuce a venir que je ne connais pas et vérifier si cela fonctionne
Dernière modification par eric63 (Le 03/06/2024, à 18:49)
Kubuntu 24.10 X11 Plasma 6.1.5 KDE 6.6.0 Qt 6.6.2 noyau 6.11.0-14 Asus B760+D4 i5-12400F 4.4Ghz DDR4 32Go nvidia RTX 3060 12GB
Utilisez les drivers libres avant d’ installer une brother avec le script de demonipuch
J’utilise le clavier french AFNOR
Hors ligne
#10 Le 03/06/2024, à 19:44
- O_20_100_O
Re : [Résolu] booter avec refind sur le dernier noyau vmlinux
Il a encore une date antérieure aux précédents ?
Hors ligne
#11 Le 03/06/2024, à 19:51
- xubu1957
Re : [Résolu] booter avec refind sur le dernier noyau vmlinux
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
En ligne
#12 Le 03/06/2024, à 20:49
- eric63
Re : [Résolu] booter avec refind sur le dernier noyau vmlinux
pas de version proposed de coché dans ma source list
je ne sais pas retrouvé un paquet qui ressemble à ça
kubu@kubu-System-Product-Name:~$ ls -ls /boot
total 267776
276 -rw-r--r-- 1 root root 281129 avril 26 11:32 config-6.5.0-35-generic
284 -rw-r--r-- 1 root root 287473 avril 19 23:46 config-6.8.0-31-generic
284 -rw-r--r-- 1 root root 287440 mai 20 16:26 config-6.8.0-35-generic
4 drwx------ 3 root root 4096 janv. 1 1970 efi
4 drwxr-xr-x 5 root root 4096 juin 3 19:36 grub
0 lrwxrwxrwx 1 root root 27 juin 3 19:36 initrd.img -> initrd.img-6.8.0-35-generic
65760 -rw-r--r-- 1 root root 67333705 mai 22 09:20 initrd.img-6.5.0-35-generic
65732 -rw-r--r-- 1 root root 67305768 mai 29 12:29 initrd.img-6.8.0-31-generic
65724 -rw-r--r-- 1 root root 67300578 juin 3 19:36 initrd.img-6.8.0-35-generic
0 lrwxrwxrwx 1 root root 27 juin 3 19:36 initrd.img.old -> initrd.img-6.8.0-31-generic
140 -rw-r--r-- 1 root root 142796 avril 8 18:12 memtest86+ia32.bin
144 -rw-r--r-- 1 root root 143872 avril 8 18:12 memtest86+ia32.efi
148 -rw-r--r-- 1 root root 147744 avril 8 18:12 memtest86+x64.bin
148 -rw-r--r-- 1 root root 148992 avril 8 18:12 memtest86+x64.efi
4 -rw-r--r-- 1 root root 278 mai 29 10:54 refind_linux.conf.origine
8324 -rw------- 1 root root 8520477 avril 26 11:32 System.map-6.5.0-35-generic
8836 -rw------- 1 root root 9047800 avril 19 23:46 System.map-6.8.0-31-generic
8840 -rw------- 1 root root 9051659 mai 20 16:26 System.map-6.8.0-35-generic
0 lrwxrwxrwx 1 root root 24 juin 3 19:36 vmlinuz -> vmlinuz-6.8.0-35-generic
13956 -rw------- 1 root root 14289096 avril 26 12:13 vmlinuz-6.5.0-35-generic
14580 -rw------- 1 root root 14928264 mai 29 12:55 vmlinuz-6.8.0-31-generic
14588 -rw------- 1 root root 14936456 mai 24 12:25 vmlinuz-6.8.0-35-generic
0 lrwxrwxrwx 1 root root 24 juin 3 19:36 vmlinuz.old -> vmlinuz-6.8.0-31-generic
kubu@kubu-System-Product-Name:~$
Kubuntu 24.10 X11 Plasma 6.1.5 KDE 6.6.0 Qt 6.6.2 noyau 6.11.0-14 Asus B760+D4 i5-12400F 4.4Ghz DDR4 32Go nvidia RTX 3060 12GB
Utilisez les drivers libres avant d’ installer une brother avec le script de demonipuch
J’utilise le clavier french AFNOR
Hors ligne
#13 Le 03/06/2024, à 20:53
- xubu1957
Re : [Résolu] booter avec refind sur le dernier noyau vmlinux
Je le vois noté en proposed (c'est en low-latency), dans ubuntuupdates.org/package_logs?type=dists&vals=noble.
Il est sorti en normal à 16:07 (heure de ?).
Dernière modification par xubu1957 (Le 03/06/2024, à 20:55)
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
En ligne
#14 Le 03/06/2024, à 21:01
- geole
Re : [Résolu] booter avec refind sur le dernier noyau vmlinux
Bonsoir.
Tu pourrais forcer le boot sur la version 35.
Puis si elle fonctionne, virer la version 31.
Ou continuer comme cela sans modifier la date de la version 35 .
Lorsque la version 36 arrivera, elle devrait alors être postérieure à la version 35 ( sauf si tu modifies sa date).
Dernière modification par geole (Le 03/06/2024, à 22:46)
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit, utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
En ligne
#15 Le 03/06/2024, à 21:05
- eric63
Re : [Résolu] booter avec refind sur le dernier noyau vmlinux
apper me l’a trouvé contrairement à discover mais j’ai pas l’origine des paquets
Dans la sources de logiciels j’ai en update
important security updates; recommended updates; unsupported updates cochés
et pré-released update décoché (se sont les proposed normalement)
Kubuntu 24.10 X11 Plasma 6.1.5 KDE 6.6.0 Qt 6.6.2 noyau 6.11.0-14 Asus B760+D4 i5-12400F 4.4Ghz DDR4 32Go nvidia RTX 3060 12GB
Utilisez les drivers libres avant d’ installer une brother avec le script de demonipuch
J’utilise le clavier french AFNOR
Hors ligne
#16 Le 03/06/2024, à 21:18
- eric63
Re : [Résolu] booter avec refind sur le dernier noyau vmlinux
le problème n’es pas de forcer la version 35 c’est ce que j’avais fais pour la version 6.5.0-31 et 6.8.0-31
mais avant refind bootait sur le dernier noyau lancé
je me souviens plus si je devais le chercher à la première install mais il me semble que non; mais il y avait du déplacement d’icone dans refind et je devais choisir la bonne version
Kubuntu 24.10 X11 Plasma 6.1.5 KDE 6.6.0 Qt 6.6.2 noyau 6.11.0-14 Asus B760+D4 i5-12400F 4.4Ghz DDR4 32Go nvidia RTX 3060 12GB
Utilisez les drivers libres avant d’ installer une brother avec le script de demonipuch
J’utilise le clavier french AFNOR
Hors ligne
#17 Le 03/06/2024, à 21:58
- eric63
Re : [Résolu] booter avec refind sur le dernier noyau vmlinux
Lorsque la version 36 arrivera, elle devrait alors être postérieure à la version 35 ( sauf si tu modidies sa date).
le problème est que la version 35 la date modifié le 24/02/2024 ET modifié le 06/03/2024 il y à 2 colonnes avec le même intitulé
https://ibb.co/B3jzkZG
Dernière modification par eric63 (Le 03/06/2024, à 21:59)
Kubuntu 24.10 X11 Plasma 6.1.5 KDE 6.6.0 Qt 6.6.2 noyau 6.11.0-14 Asus B760+D4 i5-12400F 4.4Ghz DDR4 32Go nvidia RTX 3060 12GB
Utilisez les drivers libres avant d’ installer une brother avec le script de demonipuch
J’utilise le clavier french AFNOR
Hors ligne
#18 Le 26/06/2024, à 21:34
- eric63
Re : [Résolu] booter avec refind sur le dernier noyau vmlinux
bon aujourd’hui une nouvelle version du noyau 6.8.0.36 est apparu et après une installation tout semble rentré dans l’ordre,
c’est bien la dernière version 0.36 qui est proposé par refind et les versions précédentes 0.35 et 0.31 sont à choisir par F2 et sélection du noyau voulu.
Merci de vos posts
kubu@kubu-System-Product-Name:~$ ls -ls /boot
total 268904
284 -rw-r--r-- 1 root root 287473 avril 19 23:46 config-6.8.0-31-generic
284 -rw-r--r-- 1 root root 287440 mai 20 16:26 config-6.8.0-35-generic
284 -rw-r--r-- 1 root root 287440 juin 10 11:26 config-6.8.0-36-generic
4 drwx------ 3 root root 4096 janv. 1 1970 efi
4 drwxr-xr-x 5 root root 4096 juin 26 14:50 grub
0 lrwxrwxrwx 1 root root 27 juin 26 14:50 initrd.img -> initrd.img-6.8.0-36-generic
65732 -rw-r--r-- 1 root root 67305768 mai 29 12:29 initrd.img-6.8.0-31-generic
65728 -rw-r--r-- 1 root root 67300092 juin 19 20:41 initrd.img-6.8.0-35-generic
65728 -rw-r--r-- 1 root root 67300936 juin 26 14:50 initrd.img-6.8.0-36-generic
0 lrwxrwxrwx 1 root root 27 juin 26 14:50 initrd.img.old -> initrd.img-6.8.0-35-generic
140 -rw-r--r-- 1 root root 142796 avril 8 18:12 memtest86+ia32.bin
144 -rw-r--r-- 1 root root 143872 avril 8 18:12 memtest86+ia32.efi
148 -rw-r--r-- 1 root root 147744 avril 8 18:12 memtest86+x64.bin
148 -rw-r--r-- 1 root root 148992 avril 8 18:12 memtest86+x64.efi
4 -rw-r--r-- 1 root root 278 mai 29 10:54 refind_linux.conf.origine
8836 -rw------- 1 root root 9047800 avril 19 23:46 System.map-6.8.0-31-generic
8840 -rw------- 1 root root 9051659 mai 20 16:26 System.map-6.8.0-35-generic
8840 -rw------- 1 root root 9051659 juin 10 11:26 System.map-6.8.0-36-generic
0 lrwxrwxrwx 1 root root 24 juin 26 14:50 vmlinuz -> vmlinuz-6.8.0-36-generic
14580 -rw------- 1 root root 14928264 mai 29 12:55 vmlinuz-6.8.0-31-generic
14588 -rw------- 1 root root 14936456 mai 24 12:25 vmlinuz-6.8.0-35-generic
14588 -rw------- 1 root root 14936456 juin 10 11:29 vmlinuz-6.8.0-36-generic
0 lrwxrwxrwx 1 root root 24 juin 26 14:50 vmlinuz.old -> vmlinuz-6.8.0-35-generic
kubu@kubu-System-Product-Name:~$
A priori c’est un problème de date mal nommée sur la version 6.8.0.35
la 6.8.0.36 est post datée à la version 0.35 donc c’est ok
Kubuntu 24.10 X11 Plasma 6.1.5 KDE 6.6.0 Qt 6.6.2 noyau 6.11.0-14 Asus B760+D4 i5-12400F 4.4Ghz DDR4 32Go nvidia RTX 3060 12GB
Utilisez les drivers libres avant d’ installer une brother avec le script de demonipuch
J’utilise le clavier french AFNOR
Hors ligne