notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
nvidia-drm-kmod-devel NVIDIA DRM Kernel Module
580.105.08 graphics on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 580.95.05_1Version of this port present on the latest quarterly branch.
Maintainer: x11@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-06-22 09:57:05
Last Update: 2025-11-08 04:42:21
Commit Hash: 2208426
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/nvidia-drm-kmod-devel-580.105.08/catalog.mk
  2. /usr/local/share/licenses/nvidia-drm-kmod-devel-580.105.08/LICENSE
  3. /usr/local/share/licenses/nvidia-drm-kmod-devel-580.105.08/NA
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • nvidia-drm-kmod-devel>0:graphics/nvidia-drm-kmod-devel
Conflicts:
CONFLICTS_INSTALL:
  • nvidia-drm-kmod*
To install the port:
cd /usr/ports/graphics/nvidia-drm-kmod-devel/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/nvidia-drm-kmod-devel
  • pkg install nvidia-drm-kmod-devel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: nvidia-drm-kmod-devel
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

Packages (timestamps in pop-ups are UTC):
nvidia-drm-kmod-devel
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-580.105.08---n/an/an/a
FreeBSD:13:quarterly-580.95.05_1---n/an/an/a
FreeBSD:14:latest-580.105.08------
FreeBSD:14:quarterly-580.95.05_1------
FreeBSD:15:latest-580.105.08n/a-n/an/a--
FreeBSD:15:quarterly-580.95.05_1n/a-n/an/a--
FreeBSD:16:latest-580.105.08n/a-n/an/a--
Master port: graphics/nvidia-drm-kmod
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. nvidia-drm.ko : graphics/nvidia-drm-61-kmod-devel
  2. nvidia-driver-devel>0 : x11/nvidia-driver-devel
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
graphics_nvidia-drm-kmod-devel
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:
  1. There is no master site for this port.

Number of commits found: 10

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
CommitCreditsLog message
580.105.08
08 Nov 2025 04:42:21
commit hash: 2208426e57834d9a78c63632f2112091e9168665commit hash: 2208426e57834d9a78c63632f2112091e9168665commit hash: 2208426e57834d9a78c63632f2112091e9168665commit hash: 2208426e57834d9a78c63632f2112091e9168665 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
Author: Tomoaki AOKI
x11/nvidia-driver[-devel], x11/nvidia-kmod[-devel],
x11/linux-nvidia-libs[-devel], graphics/nvidia-drm*-kmod[-devel],
x11/nvidia-settings, x11/nvidia-xconfig: Update to 580.105.08

Update to latest Production Branch of drivers 580.105.08:
https://www.nvidia.com/en-us/drivers/details/257494/

Linux counterparts for x11/linux-nvidia-libs:
https://www.nvidia.com/en-us/drivers/details/257493/

As latest production branch of drivers is still newer than
the latest version of New Feature Branch [NFB] of drivers 575.64.05,
update -devel variants to 580.105.08, too.

PR:		290813
Differential Revision:	https://reviews.freebsd.org/D53596
580.95.05_1
19 Oct 2025 17:22:39
commit hash: 877021f8be30ae3eeda01470ceff4307e9127f64commit hash: 877021f8be30ae3eeda01470ceff4307e9127f64commit hash: 877021f8be30ae3eeda01470ceff4307e9127f64commit hash: 877021f8be30ae3eeda01470ceff4307e9127f64 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
Author: Tomoaki AOKI
graphics/nvidia-drm-kmod[-devel]: Fix dependency for 15.0 and later

At commit ports 324e88dfe426, graphics/drm-kmod switches from
graphics/drm-61-kmod to graphics/drm-66-kmod for OSVERSION 1500031 and
later.

Chase the change not to mixup LinuxKPI 6.1 and 6.6 within
graphics/drm-kmod and graphics/nvidia-drm-kmod[-devel] on 15.0 and
later.

MFH:		2025Q4
Differential Revision:	https://reviews.freebsd.org/D53196
580.95.05
10 Oct 2025 19:39:04
commit hash: 7b1c88f42c7f4129bc96f405549f9e6b07bd6e3dcommit hash: 7b1c88f42c7f4129bc96f405549f9e6b07bd6e3dcommit hash: 7b1c88f42c7f4129bc96f405549f9e6b07bd6e3dcommit hash: 7b1c88f42c7f4129bc96f405549f9e6b07bd6e3d files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
Author: Tomoaki AOKI
x11/nvidia-driver[-devel], x11/linux-nvidia-libs[-devel],
graphics/nvidia-drm*-kmod[-devel], x11/nvidia-settings, x11/nvidia-xconfig:
Update to 580.95.05

Update to latest Production Branch of drivers 580.95.05:
https://www.nvidia.com/en-us/drivers/details/254666/

Linux counterparts for x11/linux-nvidia-libs:
https://www.nvidia.com/en-us/drivers/details/254665/

As latest production branch of drivers is still newer than
the latest version of New Feature Branch [NFB] of drivers 575.64.05,
update -devel variants to 580.95.05, too.

PR:		289940
Reviewed by:	scf
Differential Revision:	https://reviews.freebsd.org/D52831
580.82.07_1
01 Oct 2025 06:07:31
commit hash: f4e907a492584bc31f9f3aa100a98a4e918dc7f4commit hash: f4e907a492584bc31f9f3aa100a98a4e918dc7f4commit hash: f4e907a492584bc31f9f3aa100a98a4e918dc7f4commit hash: f4e907a492584bc31f9f3aa100a98a4e918dc7f4 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
Author: Tomoaki AOKI
x11/nvidia-driver: Split kmod into x11/nvidia-kmod

Split out kmod part of x11/nvidia-driver into x11/nvidia-kmod,
including slave ports, to allow FreeBSD-kmods repo builders building
nvidia-related kmod ports.

In this update,

* split out *.ko from x11/nvidia-driver[-304|-340|-390|470|-devel]
  into corresponding x11/nvidia-kmod[-304|-340|-390|470|-devel],

* switch dependency of graphics/nvidia-drm-*-kmod upon
  x11/nvidia-driver[-devel] to newly introduced
  x11/nvidia-kmod[-devel],
(Only the first 15 lines of the commit message are shown above View all of this commit message)
580.82.07
03 Sep 2025 09:10:56
commit hash: 2b2519a398fa84d21af69c8dc88c25f92aaa2d5fcommit hash: 2b2519a398fa84d21af69c8dc88c25f92aaa2d5fcommit hash: 2b2519a398fa84d21af69c8dc88c25f92aaa2d5fcommit hash: 2b2519a398fa84d21af69c8dc88c25f92aaa2d5f files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
Author: Tomoaki AOKI
x11/nvidia-driver[-devel], x11/linux-nvidia-libs[-devel],
graphics/nvidia-drm*-kmod[-devel], x11/nvidia-settings, x11/nvidia-xconfig:
Update to 580.82.07

Update to latest Production Branch of drivers 580.82.07:
https://www.nvidia.com/en-us/drivers/details/253004/

Linux counterparts for x11/linux-nvidia-libs:
https://www.nvidia.com/en-us/drivers/details/253003/

As latest production branch of drivers is still newer than
the latest version of New Feature Branch [NFB] of drivers 575.64.05,
update -devel variants to 580.82.07, too.

PR:		289261
Differential Revision:	https://reviews.freebsd.org/D52352
580.76.05
19 Aug 2025 15:27:49
commit hash: 9dbf8452e1fbb8e075b0f8d978fe9be9d0df9355commit hash: 9dbf8452e1fbb8e075b0f8d978fe9be9d0df9355commit hash: 9dbf8452e1fbb8e075b0f8d978fe9be9d0df9355commit hash: 9dbf8452e1fbb8e075b0f8d978fe9be9d0df9355 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
Author: Tomoaki AOKI
x11/nvidia-driver[-devel], x11/linux-nvidia-libs[-devel],
graphics/nvidia-drm*-kmod[-devel], x11/nvidia-settings, x11/nvidia-xconfig:
Update to 580.76.05

Update to latest Production Branch of drivers 580.76.05:
https://www.nvidia.com/en-us/drivers/details/252614/

Linux counterparts for x11/linux-nvidia-libs:
https://www.nvidia.com/en-us/drivers/details/252613/

As currently latest production branch of drivers is newer than
the latest version of New Feature Branch [NFB] of drivers 575.64.05,
update -devel variants to 580.76.05, too.

While here, clean up workarounds for latest Beta Branch of
drivers 580.65.06, which is now older than Production Branch of
drivers and had odd version numbers with some of libraries
in Linux version. Now Beta 580.65.06 is NO LONGER BUILDABLE.

PR:		288905
575.64.05
08 Aug 2025 19:10:20
commit hash: 7b1d621d3bfae733663ce6a091e628e0df4baad6commit hash: 7b1d621d3bfae733663ce6a091e628e0df4baad6commit hash: 7b1d621d3bfae733663ce6a091e628e0df4baad6commit hash: 7b1d621d3bfae733663ce6a091e628e0df4baad6 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
Author: Tomoaki AOKI
x11/nvidia-driver, x11/linux-nvidia-libs, graphics/nvidia-drm*-kmod,
x11/nvidia-settings, x11/nvidia-xconfig: Update to 570.181

Update to latest Production Branch of drivers 570.181:
https://www.nvidia.com/en-us/drivers/details/252413/

Linux counterparts for x11/linux-nvidia-libs:
https://www.nvidia.com/en-us/drivers/details/252411/

Also update graphics/egl-wayland to the latest 1.1.20 to match with
the one in x11/linux-nvidia-libs.
https://github.com/NVIDIA/egl-wayland/commits/1.1.20/

While here, allow trying latest Beta 580.65.06 by overriding
version as usual.
https://www.nvidia.com/en-us/drivers/details/251358/
https://www.nvidia.com/en-us/drivers/details/251355/

-devel variants would be updated after corresponding NFB is
released.
PR:		288704
Differential Revision:	https://reviews.freebsd.org/D51780
575.64.05
24 Jul 2025 21:08:01
commit hash: 606708cdb88bdf79d69ac74f99a9e3598ec9a008commit hash: 606708cdb88bdf79d69ac74f99a9e3598ec9a008commit hash: 606708cdb88bdf79d69ac74f99a9e3598ec9a008commit hash: 606708cdb88bdf79d69ac74f99a9e3598ec9a008 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
Author: Tomoaki AOKI
x11/nvidia-driver-devel, x11/linux-nvidia-libs-devel,
graphics/nvidia-drm-*-kmod-devel: Update to 575.64.05

Update to latest New Feature Branch [NFB] of drivers 575.64.05:
https://www.nvidia.com/en-us/drivers/details/250993/

Linux counterparts for x11/linux-nvidia-libs-devel:
https://www.nvidia.com/en-us/drivers/details/250991/

PR:		288416
Differential Revision:	https://reviews.freebsd.org/D51484
575.64.03
04 Jul 2025 04:20:42
commit hash: 3b76ddc5fa89ea398a4f7e61b0cbdf994558efc2commit hash: 3b76ddc5fa89ea398a4f7e61b0cbdf994558efc2commit hash: 3b76ddc5fa89ea398a4f7e61b0cbdf994558efc2commit hash: 3b76ddc5fa89ea398a4f7e61b0cbdf994558efc2 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
Author: Tomoaki AOKI
x11/nvidia-driver-devel, x11/linux-nvidia-libs-devel,
graphics/nvidia-drm[,510,515,61,66]-kmod-devel: Update to 575.64.03

Update to latest New Feature Branch (NFB) of drivers 575.64.03:
https://www.nvidia.com/en-us/drivers/details/249046/

Linux counterparts for x11/linux-nvidia-libs-devel:
https://www.nvidia.com/en-us/drivers/details/249044/

PR:		287984
Tested by:	Tomasz CEDRO <tomek@cedro.info>
Differential Revision:	https://reviews.freebsd.org/D51144
575.64
22 Jun 2025 09:56:05
commit hash: c7cde11f842b33bb36b85b91400bec795430c421commit hash: c7cde11f842b33bb36b85b91400bec795430c421commit hash: c7cde11f842b33bb36b85b91400bec795430c421commit hash: c7cde11f842b33bb36b85b91400bec795430c421 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
Author: Tomoaki AOKI
x11/nvidia-driver-devel, x11/linux-nvidia-libs-devel,
graphics/nvidia-drm[,510,515,61,66]-kmod-devel: Add new ports

Add *-devel versions of nvidia drivers

These ports provides supports for New Feature Branch (NFB) of upstream
nvidia drivers like existing legacy branches of ports.

In some cases, supports for cutting edge GPUs are provided via
NFB of driver packages or Beta branch of drivers.

As Beta Branch of drivers cannot be recommended widely, we decided to
add support for NFB as *-devel version.

This new *-devel versions tracks the latest non-Beta versions
regardless it's NFB or Production Branch of drivers.
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 10