Page 2 sur 3
Re: demarrage en boot normal
Posté : lun. 3 août 2026 13:35
par Jennatux
Dernier message de la page précédente :
Cette commande modifiera la ligne dans /etc/default/grub
Code : Tout sélectionner
sudo sed -i 's/GRUB_CMDLINE_LINUX_DEFAULT="quiet"/GRUB_CMDLINE_LINUX_DEFAULT="nomodeset"/' /etc/default/grub
pour verifier si ça a fonctionné
redémarre
si ça ne fonctionne pas il faudra regarder du coté des pilotes
Re: demarrage en boot normal
Posté : lun. 3 août 2026 13:48
par nabi3003l
Code : Tout sélectionner
[kiki@kiki:~$ cat /etc/default/grub
# If you change this file or any /etc/default/grub.d/*.cfg file,
# run 'update-grub' afterwards to update /boot/grub/grub.cfg.
# For full documentation of the options in these files, see:
# info -f grub -n 'Simple configuration'
GRUB_DEFAULT=0
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR=`( . /etc/os-release && echo ${NAME} )`
GRUB_CMDLINE_LINUX_DEFAULT="nomodeset"
GRUB_CMDLINE_LINUX=""
# If your computer has multiple operating systems installed, then you
# probably want to run os-prober. However, if your computer is a host
# for guest OSes installed via LVM or raw disk devices, running
# os-prober can cause damage to those guest OSes as it mounts
# filesystems to look for things.
GRUB_DISABLE_OS_PROBER=false
# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
# Uncomment to disable graphical terminal
#GRUB_TERMINAL=console
# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE/GOP/UGA
# you can see them in real GRUB with the command `videoinfo'
#GRUB_GFXMODE=640x480
# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true
# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY="true"
# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"
kiki@kiki:~$
/code]
Re: demarrage en boot normal
Posté : lun. 3 août 2026 13:49
par nabi3003l
merci Jennatux.
dois-je rebooter maintenant pour essayer ?

Re: demarrage en boot normal
Posté : lun. 3 août 2026 14:29
par Jennatux
Oui essaye, mais pas garanti c'est sans doute un probleme de pilotes apres une mise a jour
Re: demarrage en boot normal
Posté : lun. 3 août 2026 14:35
par nabi3003l
Je viens de reboote et pris la premiere phrase pour LMDE mais rien, fiché sur logo, j'ai donc redemarré sur recovery !.

Re: demarrage en boot normal
Posté : lun. 3 août 2026 16:41
par Jennatux
Et si tu demarres sur un ancin noyau
Exemple

Re: demarrage en boot normal
Posté : lun. 3 août 2026 18:10
par nabi3003l
j'ai essayé 3 anciens noyaux mais aucun ne marchent. comme l'entrée principale, çà reste bloqué sur logo mint !

Re: demarrage en boot normal
Posté : lun. 3 août 2026 18:33
par Jennatux
j'ai oublié de te faire faire la mise a jour de grub
et tu redémarres
Re: demarrage en boot normal
Posté : lun. 3 août 2026 18:52
par nabi3003l
j'ai résayé avec update-grub sur l'entrée principale et sur 2 anciens noyaux et rien à faire ; bloqué sur logo. c'est peut-etre la partition principale au niveau uuid qui merde ! ?

Re: demarrage en boot normal
Posté : lun. 3 août 2026 19:16
par Jennatux
Non je pense que c'est un problème de pilotes, mais là, je ne sais pas , je n'y connais rien , attends que d'autres interviennent
Désolé
Re: demarrage en boot normal
Posté : lun. 3 août 2026 19:43
par nabi3003l
ok jennatux. merçi encore pour ton aide. pour l'instant, il demarre bien en recovery. je sais pas si c'est une bonne idée mais j'ai envie de poser la question à Chatgpt !

. j'ai le sentiment que çà doit etre une usine à gaz ce truc là !.
