Closed mysteryx93 closed 1 week ago
It looks like you're using another Arch-based distribution without using our repos. If that's the case, then NVIDIA is failing due to #286. Either patch dkms with https://github.com/dell/dkms/pull/417/ or grab the dkms package from our repos.
Is that issue going to be resolved over time without requiring manual interventions?
Yes it has been merged in upstream dkms and it will be fixed when the next version comes out.
When using the stock linux-cachyos kernel I still have this issue with nvidia-open-dkms and nvidia-dkms.
When using the stock linux-cachyos kernel I still have this issue with nvidia-open-dkms and nvidia-dkms.
You need to use the CachyOS repos or compile the dkms package manually in "cachyos-pkgbuilds" repository. Or switch to GCC as compiler.
When using the stock linux-cachyos kernel I still have this issue with nvidia-open-dkms and nvidia-dkms.
You need to use the CachyOS repos or compile the dkms package manually in "cachyos-pkgbuilds" repository. Or switch to GCC as compiler.
I already have GCC as my compiler and the repo I used to install the linux-cachyos package has been functional until about 2 weeks ago, same as when the OP starting having issues. I've also gone about doing manual intervention and it doesn't seem to fix my issue. On my AMD system linux-cachyos works fine though.
Output of dkms status
?
I'll reinstall linux-cachyos again and give the output. I ran mkinitcpio -P afterwards on my last install to make sure and it gave me the same issue.
Output of
dkms status
?
nvidia/565.57.01, 6.11.8-artix1-2, x86_64: installed nvidia/565.57.01, 6.12.0-1-cachyos, x86_64: installed openrazer-driver/3.9.0, 6.11.8-artix1-2, x86_64: installed openrazer-driver/3.9.0, 6.12.0-1-cachyos, x86_64: installed
Also I'd note that when you boot up the kernel you see a lot of debug logs in the init before you get to the cli login screen.
Okay.. Is this an Artix install with CachyOS repos or is this only an Artix install?
Either compile the nvidia module with: https://github.com/CachyOS/linux-cachyos/blob/master/linux-cachyos/PKGBUILD#L135-L142
Or ask artix to update their nvidia-dkms for the kernel. I have pushed to archlinux fixes for 6.12 and 6.11 kernel. Artix should adapt them.
Okay.. Is this an Artix install with CachyOS repos or is this only an Artix install?
Artix mirrors Arch's repos and this cachyos package comes from there.
Okay.. Is this an Artix install with CachyOS repos or is this only an Artix install?
Artix mirrors Arch's repos and this cachyos package comes from there.
Can you show the output of pacman -Qs nvidia-utils ?
Okay.. Is this an Artix install with CachyOS repos or is this only an Artix install?
Artix mirrors Arch's repos and this cachyos package comes from there.
Can you show the output of pacman -Qs nvidia-utils ?
local/lib32-nvidia-utils 565.57.01-1 NVIDIA drivers utilities (32-bit) local/nvidia-utils 565.57.01-1 NVIDIA drivers utilities local/nvidia-utils-s6 20240813-1 (s6-world) s6-rc service scripts for nvidia-utils
local/lib32-nvidia-utils 565.57.01-1 NVIDIA drivers utilities (32-bit) local/nvidia-utils 565.57.01-1 NVIDIA drivers utilities local/nvidia-utils-s6 20240813-1 (s6-world) s6-rc service scripts for nvidia-utils
Yes, artix does not follow archlinux, and therefore it is not working. Make a bugreport at artix so that they sync their stuff properly.
local/lib32-nvidia-utils 565.57.01-1 NVIDIA drivers utilities (32-bit) local/nvidia-utils 565.57.01-1 NVIDIA drivers utilities local/nvidia-utils-s6 20240813-1 (s6-world) s6-rc service scripts for nvidia-utils
Yes, artix does not follow archlinux, and therefore it is not working. Make a bugreport at artix so that they sync their stuff properly.
Artix follows Arch Linux's repos generally but I need to know is this an issue with the nvidia driver or nvidia-utils?
I have pushed these changes to archlinux around a week ago: https://gitlab.archlinux.org/archlinux/packaging/packages/nvidia-utils/-/commit/f3777d92d102a0f6313228a2b6d19d8ef852679d
Artix does not seem to sync/apply these changes.
Hey, I installed the cachyos kernel and headers to an Arch installation that is up to date, using nvidia-open-dkms modules, however when I hit graphical display while booting cachyos it lingered there. I was still able to ctrl+alt+f# to other TTY# and it looked like nvidia-smi still recognized my graphics cards and the driver, but it's like cachyos didn't load xorg onto it at the point, because there were no applications loaded onto the GPU. Sorry I didn't capture logs, but I can attempt rebooting in and gather further information if that will help, this LT does work with nvidia-open-dkms on mainline, lts and zen.
Hey, I installed the cachyos kernel and headers to an Arch installation that is up to date, using nvidia-open-dkms modules, however when I hit graphical display while booting cachyos it lingered there. I was still able to ctrl+alt+f# to other TTY# and it looked like nvidia-smi still recognized my graphics cards and the driver, but it's like cachyos didn't load xorg onto it at the point, because there were no applications loaded onto the GPU. Sorry I didn't capture logs, but I can attempt rebooting in and gather further information if that will help, this LT does work with nvidia-open-dkms on mainline, lts and zen.
You need to use our dkms package. This is an issue in dkms, when using clang build kernel. This has been fixed in upstream.
Either build the pkg yourself or pull it from the repository
Since updating a few weeks ago, NVidia GPU (GTX 2060) is not working when booting with Cachy-OS so the HDMI output isn't working after boot. That problem happened in the past with updates and I run
nvidia-all
to reinstall and it fixes it, but this time I tried installing various versions and couldn't fix it. Switching to kernel linux-lts however solves the issue, so it's with the kernel. I waited a few weeks, just updated again, and the problem persists.Here's my inxi, when booted in linux-lts