does not work on kernel 6.2 with my old GTX 760
Xorg whines about simpledrm something something
Git Clone URL: | https://aur.archlinux.org/nvidia-470xx-utils.git (read-only, click to copy) |
---|---|
Package Base: | nvidia-470xx-utils |
Description: | NVIDIA drivers utilities |
Upstream URL: | http://www.nvidia.com/ |
Keywords: | driver nvidia video |
Licenses: | custom |
Conflicts: | nvidia-libgl, nvidia-utils |
Provides: | nvidia-libgl, nvidia-utils, opengl-driver, vulkan-driver |
Submitter: | jonathon |
Maintainer: | Sinyria (cysp74, SoftExpert) |
Last Packager: | SoftExpert |
Votes: | 103 |
Popularity: | 1.10 |
First Submitted: | 2021-10-31 00:50 (UTC) |
Last Updated: | 2025-02-03 19:42 (UTC) |
« First ‹ Previous 1 .. 27 28 29 30 31 32 33 34 35 36 37 .. 44 Next › Last »
does not work on kernel 6.2 with my old GTX 760
Xorg whines about simpledrm something something
patch for the upcoming 6.2 kernel: https://gitlab.com/herecura/packages/nvidia-470xx-dkms/-/blob/ecb0dc5abaf4318fdfa89a755ce363522ad74eb2/kernel-6.2.patch
Oh my god you solve my problem. I'm tryng for two entire days. Thank you so much!
Do you have linux headers installed?
I tried yet, no way. I try to install nvidia package and disable nouveaux with a .conf file in /etc/modprobe.d, and doesn´t work. I try to remove nvidia package without remove blacklist.conf, but gui not started. I repeat, I'm not expert, but I think that if I disable nouveaux (with nvidia not installed) and GUI not started, the blacklist is working. So, is a nvidia's problem.
If this can help, when I installed nvidia package I get:
(1/5) Creating system user accounts...
(2/5) Reloading system manager configuration...
(3/5) Reloading device manager configuration...
(4/5) Arming ConditionNeedsUpdate...
(5/5) Install DKMS modules
==> ERROR: Missing bin kernel headers for module nvidia/470.161.03.
==> ERROR: Missing sbin kernel headers for module nvidia/470.161.03.
==> ERROR: Missing home kernel headers for module nvidia/470.161.03.
==> ERROR: Missing var kernel headers for module nvidia/470.161.03.
==> ERROR: Missing mnt kernel headers for module nvidia/470.161.03.
==> ERROR: Missing usr kernel headers for module nvidia/470.161.03.
==> ERROR: Missing etc kernel headers for module nvidia/470.161.03.
==> ERROR: Missing opt kernel headers for module nvidia/470.161.03.
==> ERROR: Missing media kernel headers for module nvidia/470.161.03.
==> ERROR: Missing srv kernel headers for module nvidia/470.161.03.
==> ERROR: Missing lib64 kernel headers for module nvidia/470.161.03.
==> ERROR: Missing tmp kernel headers for module nvidia/470.161.03.
==> ERROR: Missing dev kernel headers for module nvidia/470.161.03.
==> ERROR: Missing boot kernel headers for module nvidia/470.161.03.
==> ERROR: Missing run kernel headers for module nvidia/470.161.03.
==> ERROR: Missing lib kernel headers for module nvidia/470.161.03.
==> ERROR: Missing root kernel headers for module nvidia/470.161.03.
==> ERROR: Missing proc kernel headers for module nvidia/470.161.03.
==> ERROR: Missing sys kernel headers for module nvidia/470.161.03.
==> ERROR: Missing lost+found kernel headers for module nvidia/470.161.03.
But the package is normally installed after this error.
Blacklist nouveau.
Thanks @Menelkir for advice. I have upload all text of /var/log/Xorg.0.log here:
I'm not an expert of arch, so I don't understand where is the problem.
Check /var/log/Xorg.0.log, I use this drivers in two machines daily and one of them is my workstation that do have a gt710.
There is an error with this package. Everything is installed correctly but arch does not start the gui and the operating system can only be used from the cli. Only way to fix is to uninstall all nvidia-470 packages, and the gui is working again with nouveaux. I have nvidia gt 710.
Pinned Comments
SoftExpert commented on 2025-02-09 10:20 (UTC)
For the beginners in need of assistance, first take a look at this recommended guide https://github.com/korvahannu/arch-nvidia-drivers-installation-guide - maybe it helps to solve the issues your are having with this version of the driver.