Hi i am new to Linux and got a kernel panic error. Anyone got an idea if i can fix it myself?
This is a known issue related to cachyos kms inside your mkinitcpio depending on your hardware.
Are you using Intel and Nvidia? Which device manufacturer?
i think i fixed it, thanks to ChatGPT. Since i did a few days ago a Bios Update on my X470 PRO, my settings were changed:
Storage Mode
MUSS:
AHCI
sein.
CSM
Teste erstmal:
Enabled
Secure Boot
Vorläufig:
Disabled
Global C-State Control
Setze zurĂĽck auf:
Auto
after changing that it worked. Before those changes i did this too:
initramfs neu bauen
sudo mkinitcpio -P
Danach GRUB neu generieren
sudo grub-mkconfig -o /boot/grub/grub.cfg
