pc1

Ceci est une ancienne révision du document !


Probleme : Installation de linux fonctionne mais dés que kernel >= 6.17, kernel panic.

On va dans advaced option au démarage, on choisit le kernek 7.0 et on appuie sur E pour changer les params de lancement.

à la fin de la linux linux…… quiet splash on renplace quiet splash par

drm.panic_screen=kmsg loglevel=7 noplymouth nomodeset
  • `noplymouth` violently kills the purple graphic screen, forcing the laptop to use raw text mode from the very first second.
  • `nomodeset` tells the kernel not to load the advanced Intel graphics drivers during boot. If the kernel panic was being caused by a graphics card conflict, this bypasses it so you can actually read the screen.
  • pc1.1781781266.txt.gz
  • Dernière modification : 2026/06/18 13:14
  • de garence