cracauer@
Developer
Code:
| grep -iE 'nvidia|kmod|drm'
drm-66-kmod
libdrm
linux-nvidia-libs
nvidia-driver
nvidia-drm-66-kmod
nvidia-drm-kmod
nvidia-kmod
I am getting very frustrated with DRM/Vulkan/whole-X11 breaking on upgrades (that's OK, I use -current) but then being unable to find out the right incantation to rebuild just the right port to make things work again. Currently I am stuck with
Code:
NVRM: API mismatch: the client 'Xorg' (pid 9534)
NVRM: has the version 595.71.05, but this kernel module has
NVRM: the version 595.58.03. Please make sure that this
NVRM: kernel module and all NVIDIA driver components
NVRM: have the same version.
I think by now I have rebuilt all of the above (and I'm obviously wrong about that) and no go.
What are all those different ports for? What provides what?