pc1

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
pc1 [2026/06/18 13:25] garencepc1 [2026/06/18 17:15] (Version actuelle) garence
Ligne 9: Ligne 9:
 à la fin de la linux ''linux /boot/vmlinux...... quiet splash'' on renplace ''quiet splash'' par à la fin de la linux ''linux /boot/vmlinux...... quiet splash'' on renplace ''quiet splash'' par
  
-  drm.panic_screen=kmsg loglevel=7 noplymouth nomodeset intel_idle.max_cstate=1 dis_ucode_ldr intel_iommu=off pci=nomsi+  drm.panic_screen=kmsg loglevel=7 noplymouth nomodeset intel_idle.max_cstate=1 dis_ucode_ldr intel_iommu=off pci=nomsi modprobe.blacklist=hp_wmi,hp_bioscfg, wmi,wmi_bmof 
 +   
 +  Bip boup
  
  
-  * **`noplymouth`** violently kills the purple graphic screen, forcing the laptop to use raw text mode from the very first second. +  * **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.+  * **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.
   * **intel_idle.max_cstate=1** Restricts the CPU from going into deep, complex sleep states during the boot sequence.   * **intel_idle.max_cstate=1** Restricts the CPU from going into deep, complex sleep states during the boot sequence.
   * **dis_ucode_ldr** Tells the kernel to skip loading the new microcode and just use the motherboard's default CPU code.   * **dis_ucode_ldr** Tells the kernel to skip loading the new microcode and just use the motherboard's default CPU code.
Ligne 19: Ligne 21:
   * ** pci=nomsi ** This disables Message Signaled Interrupts for your PCI lanes. It forces the uncooperative USB host controller to stick to a single, quiet legacy traffic lane so it can't flood the system with error signals during early boot.   * ** pci=nomsi ** This disables Message Signaled Interrupts for your PCI lanes. It forces the uncooperative USB host controller to stick to a single, quiet legacy traffic lane so it can't flood the system with error signals during early boot.
  
 +AU final j'ai mis 
 + drm.panic_screen=kmsg loglevel=7
 +
 +dans /etc/grub/default à la place de quiet splash
  
 Ctrl + x pour quitter. Ctrl + x pour quitter.
Ligne 27: Ligne 33:
 https://support.hp.com/ie-en/drivers/hp-probook-x360-11-g1-ee-notebook-pc/model/15497436 https://support.hp.com/ie-en/drivers/hp-probook-x360-11-g1-ee-notebook-pc/model/15497436
  
-Boot on windows or (+Boot on Hiren's BootCD. and start the .Exe 
 + 
 +TODO : sudo systemctl mask systemd-sysctl.service 
 + 
 +==== Stacktrace ==== 
 + 
  • pc1.1781781943.txt.gz
  • Dernière modification : 2026/06/18 13:25
  • de garence