Résolu le 4-12-25 linux mint ne se charge pas

Postez ici toutes vos demandes d’assistance générale concernant le fonctionnement de Linux Mint, qui n'entrent pas dans les autres rubriques.
Répondre
ANDROL30
Messages : 11
Enregistré le : ven. 21 nov. 2025 18:32

linux mint ne se charge pas

Message par ANDROL30 »

bonjour,
lors du démarrage de LM, l'écran reste noir, et il n'y a que le pointeur de la souris qui fonctionne.
pour le lancer, il faut que je passe par le recovery mode et là ça fonctionne.
est-ce que quelqu'un a une idée?
merci
Laptop 1: HP-Pavilion-dv6-Notebook -Linux Mint 22 Wilma -Cinnamon 6.2.9 -6.8.0-88-generic
dual Intel Core i3 M 330 -NVIDIA GT218M [GeForce G 105M] -4GiB

Laptop2: ASUS X550CC v: 1.0 -Linux Mint 22 Wilma -Cinnamon 6.2.9-Kernel 6.8.0-88 -dual Intel Core i3-3217U -NVIDIA GF117M [GeForce 610M] -4GiB

|
Avatar du membre
Jennatux
Messages : 3130
Enregistré le : mer. 1 nov. 2017 01:59

Re: linux mint ne se charge pas

Message par Jennatux »

Bonjour;

démarre sur linux mint comme tu le fais
lance le terminal et passe cette commande

Code : Tout sélectionner

sudo sed -i 's/GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"/GRUB_CMDLINE_LINUX_DEFAULT="nomodeset"/' 
/etc/default/grub  
Puis

Code : Tout sélectionner

 sudo update-grub
Et redémarre
ANDROL30
Messages : 11
Enregistré le : ven. 21 nov. 2025 18:32

Re: linux mint ne se charge pas

Message par ANDROL30 »

Bonsoir,
J'ai faits cela, mais le problème reste le même.
voici le retour du terminal.
merci et bonne soirée.

Code : Tout sélectionner

oland@roland-HP-Pavilion-dv6-Notebook-PC:~$ sudo sed -i 's/GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"/GRUB_CMDLINE_LINUX_DEFAULT="nomodeset"/' 
/etc/default/grub  
[sudo] Mot de passe de roland :             
sed: pas de fichier d'entrée
bash: /etc/default/grub: Permission non accordée
roland@roland-HP-Pavilion-dv6-Notebook-PC:~$ sudo update-grub
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub.d/50_linuxmint.cfg'
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-6.8.0-88-generic
Found initrd image: /boot/initrd.img-6.8.0-88-generic
Found linux image: /boot/vmlinuz-6.8.0-87-generic
Found initrd image: /boot/initrd.img-6.8.0-87-generic
Found linux image: /boot/vmlinuz-6.8.0-38-generic
Found initrd image: /boot/initrd.img-6.8.0-38-generic
Warning: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
Adding boot menu entry for UEFI Firmware Settings ...
done
roland@roland-HP-Pavilion-dv6-Notebook-PC:~$ 

Laptop 1: HP-Pavilion-dv6-Notebook -Linux Mint 22 Wilma -Cinnamon 6.2.9 -6.8.0-88-generic
dual Intel Core i3 M 330 -NVIDIA GT218M [GeForce G 105M] -4GiB

Laptop2: ASUS X550CC v: 1.0 -Linux Mint 22 Wilma -Cinnamon 6.2.9-Kernel 6.8.0-88 -dual Intel Core i3-3217U -NVIDIA GF117M [GeForce 610M] -4GiB

|
Avatar du membre
Jennatux
Messages : 3130
Enregistré le : mer. 1 nov. 2017 01:59

Re: linux mint ne se charge pas

Message par Jennatux »

il y avait un espace de trop dans ma commande, désolé

c'est

Code : Tout sélectionner

sudo sed -i 's/GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"/GRUB_CMDLINE_LINUX_DEFAULT="nomodeset"/' /etc/default/grub 
ANDROL30
Messages : 11
Enregistré le : ven. 21 nov. 2025 18:32

Re: linux mint ne se charge pas

Message par ANDROL30 »

Merci du retour, l'affichage s'effectue bien en générique sauf que maintenant, il est agrandi et pas exploitable, la résolution est de 640x480 (4:3) au lieu de 1280x720 (16:9) lorsque je démarre en recovery mode.
Et je ne peux pas modifier la résolution sur l'appli affichage vu l’agrandissement de l'écran.
Laptop 1: HP-Pavilion-dv6-Notebook -Linux Mint 22 Wilma -Cinnamon 6.2.9 -6.8.0-88-generic
dual Intel Core i3 M 330 -NVIDIA GT218M [GeForce G 105M] -4GiB

Laptop2: ASUS X550CC v: 1.0 -Linux Mint 22 Wilma -Cinnamon 6.2.9-Kernel 6.8.0-88 -dual Intel Core i3-3217U -NVIDIA GF117M [GeForce 610M] -4GiB

|
Avatar du membre
Jennatux
Messages : 3130
Enregistré le : mer. 1 nov. 2017 01:59

Re: linux mint ne se charge pas

Message par Jennatux »

Peux-tu me donner le retour de

Code : Tout sélectionner

cat /etc/default/grub
ANDROL30
Messages : 11
Enregistré le : ven. 21 nov. 2025 18:32

Re: linux mint ne se charge pas

Message par ANDROL30 »

voici:

Code : Tout sélectionner

roland@roland-HP-Pavilion-dv6-Notebook-PC:~$ cat /etc/default/grub
# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
#   info -f grub -n 'Simple configuration'

GRUB_DEFAULT=0
GRUB_TIMEOUT_STYLE=hidden
GRUB_TIMEOUT=0
GRUB_DISTRIBUTOR=`( . /etc/os-release; echo ${NAME:-Ubuntu} ) 2>/dev/null || echo Ubuntu`
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
# you can see them in real GRUB with the command `vbeinfo'
#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"
roland@roland-HP-Pavilion-dv6-Notebook-PC:~$ 
Laptop 1: HP-Pavilion-dv6-Notebook -Linux Mint 22 Wilma -Cinnamon 6.2.9 -6.8.0-88-generic
dual Intel Core i3 M 330 -NVIDIA GT218M [GeForce G 105M] -4GiB

Laptop2: ASUS X550CC v: 1.0 -Linux Mint 22 Wilma -Cinnamon 6.2.9-Kernel 6.8.0-88 -dual Intel Core i3-3217U -NVIDIA GF117M [GeForce 610M] -4GiB

|
Avatar du membre
Jennatux
Messages : 3130
Enregistré le : mer. 1 nov. 2017 01:59

Re: linux mint ne se charge pas

Message par Jennatux »

Passe ces 3 commandes

Code : Tout sélectionner

sudo sed -i "s/#GRUB_GFXMODE=640x480/GRUB_GFXMODE=1280x720,auto/" /etc/default/grub

Code : Tout sélectionner

sudo sed -i "s/GRUB_TIMEOUT_STYLE=hidden/GRUB_TIMEOUT_STYLE=menu/" /etc/default/grub

Code : Tout sélectionner

sudo update-grub
Et redemarre
ANDROL30
Messages : 11
Enregistré le : ven. 21 nov. 2025 18:32

Re: linux mint ne se charge pas

Message par ANDROL30 »

super Jennatux Merci beaucoup!
ça marche :) :D
Laptop 1: HP-Pavilion-dv6-Notebook -Linux Mint 22 Wilma -Cinnamon 6.2.9 -6.8.0-88-generic
dual Intel Core i3 M 330 -NVIDIA GT218M [GeForce G 105M] -4GiB

Laptop2: ASUS X550CC v: 1.0 -Linux Mint 22 Wilma -Cinnamon 6.2.9-Kernel 6.8.0-88 -dual Intel Core i3-3217U -NVIDIA GF117M [GeForce 610M] -4GiB

|
Répondre