| Port details |
- nvidia-drm-kmod-580 NVIDIA DRM kernel module
- 580.173.02 graphics
=0 580.159.04_1Version of this port present on the latest quarterly branch. - Maintainer: x11@FreeBSD.org
 - Port Added: 2026-03-28 01:39:13
- Last Update: 2026-07-02 12:46:15
- Commit Hash: 87d4e44
- Also Listed In: kld
- License: NA
- WWW:
- https://www.nvidia.com/object/unix.html
- Description:
- FreeBSD port of Linux's nvidia-drm.ko Kernel module.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- nvidia-drm-kmod-580>0:graphics/nvidia-drm-kmod-580
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/graphics/nvidia-drm-kmod-580/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/nvidia-drm-kmod-580
- pkg install nvidia-drm-kmod-580
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nvidia-drm-kmod-580
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
Packages (timestamps in pop-ups are UTC):
- Master port: graphics/nvidia-drm-kmod
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- nvidia-drm.ko : graphics/nvidia-drm-66-kmod-580
- nvidia-driver-580>0 : x11/nvidia-driver-580
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_nvidia-drm-kmod-580
- USES:
- metaport
- pkg-message:
- Modesetting must be enabled to use nvidia-drm.ko for graphics. This can be done
by setting the modeset sysctl, the equivalent of the modeset kernel parameter
on Linux.
hw.nvidiadrm.modeset=1
This must be set before loading nvidia-drm.ko, most easily done by placing the
above in /boot/loader.conf.
- Master Sites:
- There is no master site for this port.
|
Number of commits found: 4
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| This is a slave port. You may also want to view the commits to the master port: graphics/nvidia-drm-kmod | | Commit | Credits | Log message |
580.173.02 02 Jul 2026 12:46:15
    |
Kevin Bowling (kbowling)  Author: Tomoaki AOKI |
x11/nvidia-kmod-580, x11/nvidia-driver-580, x11/linux-nvidia-libs-580,
graphics/nvidia-drm-*-kmod-580: Update to 580.173.02
Update Legacy version 580 series of drivers to 580.173.02.
Release 580 Entries
Fixed a bug that caused delayed wakeups when multiple threads wait on the
same Vulkan semaphore, leading to stutter and reduced performance in some
applications
Fixed a bug that could cause black screens after modesets in X11
applications using the Present extension.
Fixed an issue where OpenGL buffers allocated with glBufferStorage and no
storage flags were allowed to migrate from GPU memory to host memory.
For Linux counterpart:
Release 580 Entries
Fixed a bug that could prevent DKMS kernel module builds from succeeding
after installing with nvidia-installer.
Fixed a bug that caused delayed wakeups when multiple threads wait on the
same Vulkan semaphore, leading to stutter and reduced performance in some
applications
Fixed a bug that could cause black screens after modesets in X11
applications using the Present extension.
Fixed an issue where OpenGL buffers allocated with glBufferStorage and no
storage flags were allowed to migrate from GPU memory to host memory.
PR: 296445
Differential Revision: https://reviews.freebsd.org/D58006 |
580.159.04_1 30 May 2026 05:31:42
    |
Kevin Bowling (kbowling)  Author: Tomoaki AOKI |
graphics/nvidia-drm-*-kmod: Add drm 6.12
Add new ports
graphics/nvidia-drm-612-kmod,
graphics/nvidia-drm-612-kmod-580 and
graphics/nvidia-drm-612-kmod-devel
and add conflicts to
graphics/nvidia-drm-{515|61|66|latest}-kmod{-580|-devel}
following the addition of graphics/drm-612-kmod.
While here, bump(Only the first 15 lines of the commit message are shown above ) |
580.159.04 22 May 2026 02:06:09
    |
Kevin Bowling (kbowling)  Author: Tomoaki AOKI |
x11/nvidia-kmod-580, x11/nvidia-driver-580, x11/linux-nvidia-libs-580,
graphics/nvidia-drm*-kmod-580: Security update to 580.159.04
Security update to latest Legacy Branch of drivers 580.159.04:
https://nvidia.custhelp.com/app/answers/detail/a_id/5821/~/security-bulletin%3A-nvidia-gpu-display-drivers---may-2026
Note that 595.71.05 (master port and -devel variant) in-tree are fixed version.
And other legacy branches are already EoL'ed upstream, thus, no information are
provided.
PR: 295475
Differential Revision: https://reviews.freebsd.org/D57145 |
580.142 28 Mar 2026 01:37:47
    |
Kevin Bowling (kbowling)  Author: Tomoaki AOKI |
x11/nvidia-driver, x11/nvidia-kmod, x11/linux-nvidia-libs,
graphics/nvidia-drm*-kmod, x11/nvidia-settings, x11/nvidia-xconfig: Update to
595.58.03
Update to latest Production Branch of drivers 595.58.03:
https://www.nvidia.com/en-us/drivers/details/265873/
Linux counterparts for x11/linux-nvidia-libs:
https://www.nvidia.com/en-us/drivers/details/265870/
Also bump -devel variant to match with master ports, as Production
Branch [PB] of drivers have now higher version than New Feature
Branch [NFB] of drivers.
As this update drops a bunch of old (pre-Turing generation of
architectures) GPUs as done in -devel variants updated 20260103,
add -580 variant of legacy branch of driver.
Currently, this is exactly the same version before this update.
(580.142)
PR: 294038
Differential Revision: https://reviews.freebsd.org/D56077 |
Number of commits found: 4
|