[] × garuda-health
— System Health Check Report —
22/23 checks run in 0.98 seconds
Powered by garuda-health
— HIGH —
Nvidia kernel module is not loaded
This is the issue and this is one more output
[] × nvidia-smi
NVIDIA-SMI has failed because it couldn’t communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.
Questions (perhaps it’s replied in telegram)
It’s a RTX 3050, right ?
Windows dual boot: Probably (Run as root to verify)
On this os the gpu is running well ?
If not, disabled in bios ? Yes → enable the gpu → boot into garuda and ?
Enabled in bios → install a different kernel then reboot in this kernel = ?
Konsole: sudo pacman -S linux-mainline linix-mainline-headers
If the card is detected reinstall the zen kernel. sudo pacman -S linux-zen linux-zen-headers
If any error → pls post log. Pls reset the bios to default, reboot in bios and make the correct settings that you can boot garuda. (fast / secure boot off ; AHCI mode; UEFI not CSM)
And as test, take a live iso and boot into. But option open source driver. (pls download the current live iso)
Open konsole, garuda-inxi, if you see there the nvidia gpu, well, then step deeper.
If you don’t see the nvidia gpu, sorry, then the gpu is faulty. (my mind)
And pls answer the questions, without info, how is help possible ?
I fixed that. In my case my system put my gpu it into Hybrid mode, in that time only amd_gpu is enabled. It has a simple solution but crucial. (if secreboot is turn of and your system show nvidia kernel is not loaded)
Steps
Install ”nvidia-prime” & ”supergfxctl”
Then enable and start the service ”systemctl enable supergfxd.service”
Then stat using this command ”systemctl start supergfxd”
Now, check what mode you are running by ”supergfxctl -g”
If you are in HYBRID mode then just start an application using ”prime-run” and your nvidia gpu auto run as it. EG - ”prime-run steam”