Hi guys! For a couple of days now, if I run the update, when I reboot, it gets stuck after grub, in the screen where it loads the kernel.
I have to restore the previous snap every time
Any ideas?
Thank you!
yes you’re right, I apologize
Anyway garuda-chroot -a answers me with:
grub-probe: error: cannot find a GRUB drive for /dev/sdd2. Check your device.map.
grub-probe: error: cannot find a GRUB drive for /dev/sdd2. Check your device.map.
==> ERROR: No Linux partitions detected!
**efibootmgr**
BootCurrent: 0005
Timeout: 1 seconds
BootOrder: 0000,0002,0004,0005,0003
Boot0000* Garuda HD(1,GPT,449b7fd2-e227-4e35-a6b2-bd7a4bff9ed6,0x1000,0x96000)/\EFI\GARUDA\GRUBX64.EFI
Boot0002* Windows Boot Manager HD(1,GPT,8b7b9374-8d31-49d2-814a-03dac7d63665,0x800,0xfffc1)/\EFI\MICROSOFT\BOOT\BOOTMGFW.EFI0000424f
Boot0003 UEFI OS HD(1,GPT,449b7fd2-e227-4e35-a6b2-bd7a4bff9ed6,0x1000,0x96000)/\EFI\BOOT\BOOTX64.EFI0000424f
Boot0004* UEFI: USB DISK 3.0 PMAP, Partition 1 PciRoot(0x0)/Pci(0x1,0x2)/Pci(0x0,0x0)/Pci(0x8,0x0)/Pci(0x0,0x1)/USB(8,0)/HD(1,MBR,0x1bd3d81a,0x800,0xe734100)0000424f
Boot0005* UEFI: USB DISK 3.0 PMAP, Partition 2 PciRoot(0x0)/Pci(0x1,0x2)/Pci(0x0,0x0)/Pci(0x8,0x0)/Pci(0x0,0x1)/USB(8,0)/HD(2,MBR,0x1bd3d81a,0xe734900,0x10000)0000424f
that’s right, there is the block after the update.
I used Ventoy to boot the ISO from USB and I thought it was related to the problem of the undetected partitions. So I reflashed the ISO with Balena Etcher and the grub problem disappeared but not the others. @dr460nf1r3 YEP! Now I noticed this error during the installation of the drivers:
Error! nvidia/545.29.06: Missing the module source directory or the symbolic link pointing to it.
Manual intervention is required!
Error! nvidia/550.54.14: Missing the module source directory or the symbolic link pointing to it.
Manual intervention is required!
Error! nvidia/550.78: Missing the module source directory or the symbolic link pointing to it.
Manual intervention is required!
Error! nvidia/550.90.07: Missing the module source directory or the symbolic link pointing to it.
Manual intervention is required!
Error! nvidia/555.58: Missing the module source directory or the symbolic link pointing to it.
Manual intervention is required!
Error! nvidia/560.35.03: Missing the module source directory or the symbolic link pointing to it.
Manual intervention is required!
Error! vboxhost/7.0.16_OSE: Missing the module source directory or the symbolic link pointing to it.
Manual intervention is required!
Error! vboxhost/7.0.18_OSE: Missing the module source directory or the symbolic link pointing to it.
Manual intervention is required!
Error! vboxhost/7.1.0_OSE: Missing the module source directory or the symbolic link pointing to it.
Manual intervention is required!
==> dkms remove --no-depmod vboxhost/7.1.4_OSE -k 6.11.8-arch1-2
Error! nvidia/545.29.06: Missing the module source directory or the symbolic link pointing to it.
Manual intervention is required!
Error! nvidia/550.54.14: Missing the module source directory or the symbolic link pointing to it.
Manual intervention is required!
Error! nvidia/550.78: Missing the module source directory or the symbolic link pointing to it.
Manual intervention is required!
Error! nvidia/550.90.07: Missing the module source directory or the symbolic link pointing to it.
Manual intervention is required!
Error! nvidia/555.58: Missing the module source directory or the symbolic link pointing to it.
Manual intervention is required!
Error! nvidia/560.35.03: Missing the module source directory or the symbolic link pointing to it.
Manual intervention is required!
Error! vboxhost/7.0.16_OSE: Missing the module source directory or the symbolic link pointing to it.
Manual intervention is required!
Error! vboxhost/7.0.18_OSE: Missing the module source directory or the symbolic link pointing to it.
Manual intervention is required!
Error! vboxhost/7.1.0_OSE: Missing the module source directory or the symbolic link pointing to it.
Manual intervention is required!
Nothing new, I tried uninstalling nvidia-dkms and virtualbox-host-dkms, removing the nvidia and vboxhost /var/lib/dkms folders and reinstalling just the nvidia drivers.
“dkms status” did not return any errors. I get to the sddm boot screen and it gets stuck.
Then I tried pacman -Syu in the tty… nothing.
Edit: looks like I’m not the only one having problems with 6.12
The follow solution the Garuda team does not recommend, but it has saved my installation a few times already, without any other problematic issues so far.
This solution means downloading nvidia-all drivers from git, which will give you options to choose between different versions, and so try different versions than the latest one. The trick, when using this solution, is to watch your terminal while compiling the dkms modules, and if no errors are thrown up, that particular version ought to be fit for usage. You can also choose between open source or proprietary drivers.
yes, I had already tried it, I tried changing drivers, kernel, updating individually after removing the dkms… nothing.
In those few times that it managed to start (with each of the various tests) the second monitor was not recognized and the first had a resolution of 1024x768 without the possibility of choosing others.
I read on the Nvidia forum about the 565 and the 6.12 kernel and the problems are multiple.
Yet i got my RTX4080 to run on the linux 6.12.1.arch1-1 kernel and the latest 565 driver without any problems so far.
i reinstalled the original drivers with (for i used 560 Nvidia drivers through the nvidia-all package. To see if i could get a kernel to run like that.)