You are not logged in.
Hey,
I recently upgraded to the newest Nvidia Drivers 565, but there is an Issue with DVI slots for some graphics cards where they show that a Monitor is connected, but there is no output See this post for more background
I tried downgrading back to 560.35.03, but I can't really seem to get that to work.
I tried using downgrade or manually downgrading be installing from the archives but either way I get the following error while I rebuild the initial ramdisk using:
sudo mkinitcpio -P
==> ERROR: module not found: 'nvidia'
==> ERROR: module not found: 'nvidia_modeset'
==> ERROR: module not found: 'nvidia_uvm'
==> ERROR: module not found: 'nvidia_drm'
Can someone help me as to why when I'm downgrading, I no longer can build the nvidia Modules.
If you need more Info out of me, just respond.
Last edited by NopeImNotHere (2024-11-02 20:38:04)
Offline
Forgot to add something here is the pacman -Qs nvidia:
local/egl-gbm 1.1.2-1
The GBM EGL external platform library
local/egl-wayland 4:1.1.16-1
EGLStream-based Wayland external platform
local/lib32-nvidia-utils 560.35.03-1
NVIDIA drivers utilities (32-bit)
local/lib32-opencl-nvidia 560.35.03-1
OpenCL implemention for NVIDIA (32-bit)
local/libva-nvidia-driver 0.0.12-1
VA-API implementation that uses NVDEC as a backend
local/libvdpau 1.5-3
Nvidia VDPAU library
local/libxnvctrl 565.57.01-1
NVIDIA NV-CONTROL X extension
local/nvidia 560.35.03-17
NVIDIA kernel modules
local/nvidia-settings 560.35.03-1
Tool for configuring the NVIDIA graphics driver
local/nvidia-utils 560.35.03-19
NVIDIA drivers utilities
Offline
You would need to downgrade the kernel to match that of the downgraded nvidia package or switch to nvidia-dkms.
Offline
Switching over to nvidia-dkms seems to have worked for now. I will mark this as solved.
Offline