question about nvidia-driver and nvidia-drm in freebsd14.2 ?

dear all:
i have a nvidia k2000 in freebsd14.2 ...
Code:
#pkg search nvidia

nvidia-driver-570.124.04.1402000 NVidia graphics card binary drivers for hardware OpenGL rendering
nvidia-driver-304-304.137.1402000_10 NVidia graphics card binary drivers for hardware OpenGL rendering
nvidia-driver-340-340.108.1402000_4 NVidia graphics card binary drivers for hardware OpenGL rendering
nvidia-driver-390-390.154.1402000_1 NVidia graphics card binary drivers for hardware OpenGL rendering
nvidia-driver-470-470.161.03.1402000_1 NVidia graphics card binary drivers for hardware OpenGL rendering
nvidia-drm-515-kmod-570.124.04.1402000_1 NVIDIA DRM Kernel Module
nvidia-drm-61-kmod-570.124.04.1402000_1 NVIDIA DRM Kernel Module
nvidia-drm-kmod-570.124.04     NVIDIA DRM Kernel Module
which one is best for me to drive nvidia k2000 in freebsd14.2 ?
nvidia-driver-570 or 470
nvidia-drm-515-kmod or nvidia-drm-kmod-570 ?

what different between nvidia-driver with nvidia-drm ?
thanks.
 
From my look at nVidia.com, 470 seems to be the latest version that supports your card.
Yep.

For anyone else wanting to know what version to use, just go to https://www.nvidia.com/drivers and enter your card's details. It will tell you which driver version is appropriate for your card. Some of the older cards (the NVidia Quadro K2000 certainly is) can only use a legacy version of the driver.

My old GT210 for example needs the 340 version. NVidia removed support for this card in later versions.
 
In really simple terms, the difference is in the way the graphics hardware is accessed.

DRM; Direct Rendering Manager. Not to be confused with DRM; Digital Rights Management.
Dear sirdice :
what is better for me , if my graphic card have drm-drvier and normal-drvier in the same time ?

if i used normal nvidia driver , can play video in VT4 with mpv ?
i can play video with drm-drvier in VT4 and mpv . thanks.
maybe the double driver was same ? thanks.
 
Back
Top