-
-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
NVIDIA not working in Cachy-OS kernel since few weeks #324
Comments
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 dell/dkms#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. |
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 |
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. |
nvidia/565.57.01, 6.11.8-artix1-2, 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. |
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 |
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: 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. |
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 |
I hope this doesn't reopen the issue like a necro post, but checking back on cachyos kernel it now works with the nvidia-open-dkms drivers supplied by pacman/aur, and I have successfully switched 3 devices with nvidia cards over to cachyos kernel with nvidia-open-dkms, Thank you! |
I got now also the archlinux nvidia maintainer - therefore I will care about these things now there too. |
Recently installed linux-cachyos and this happened to me now with both
If I understand this correctly, this should work with official arch packages now? Uninstalled linux-cachyos for now so I can use my system, but if this will not work with official arch nvidia, I will add cachy-repos I guess. |
Yes, https://gitlab.archlinux.org/archlinux/packaging/packages/nvidia-utils/-/merge_requests/22 was recently merged. The package is in testing repos now. You should get the updated dkms package with patches soon. |
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
The text was updated successfully, but these errors were encountered: