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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
nvidia-drm-510-kmod NVIDIA DRM Kernel Module
570.169_1 graphics on this many watch lists=3 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 570.124.04_1Version of this port present on the latest quarterly branch.
Maintainer: x11@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-08-20 17:57:08
Last Update: 2025-06-22 09:56:05
Commit Hash: c7cde11
People watching this port, also watch:: nvidia-drm-515-kmod, drm-515-kmod, virtualbox-ose-kmod
Also Listed In: kld
License: NVIDIA
WWW:
https://www.nvidia.com/object/unix.html
Description:
FreeBSD port of Linux's nvidia-drm.ko Kernel module. This version is compatible with drm.ko 5.10.
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 (6 items)
Collapse this list.
  1. /boot/modules/nvidia-drm.ko
  2. share/X11/xorg.conf.d/20-nvidia-drm-outputclass.conf
  3. @kld /boot/modules
  4. /usr/local/share/licenses/nvidia-drm-510-kmod-570.169.1402000_1/catalog.mk
  5. /usr/local/share/licenses/nvidia-drm-510-kmod-570.169.1402000_1/LICENSE
  6. /usr/local/share/licenses/nvidia-drm-510-kmod-570.169.1402000_1/NVIDIA
Collapse this list.
Dependency lines:
  • nvidia-drm-510-kmod>0:graphics/nvidia-drm-510-kmod
Conflicts:
CONFLICTS_INSTALL:
  • nvidia-drm-515-kmod*
  • nvidia-drm-61-kmod*
  • nvidia-drm-66-kmod*
To install the port:
cd /usr/ports/graphics/nvidia-drm-510-kmod/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/nvidia-drm-510-kmod
  • pkg install nvidia-drm-510-kmod
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: nvidia-drm-510-kmod
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: amd64
distinfo:
TIMESTAMP = 1750206403 SHA256 (NVIDIA-FreeBSD-x86_64-570.169.tar.xz) = 1d132020452851b3122dd38ae96eb578a510755c73c417db788611ede51e76ce SIZE (NVIDIA-FreeBSD-x86_64-570.169.tar.xz) = 261338796

Expand this list (2 items)

Collapse this list.

SHA256 (freebsd-drm-kmod-drm_v5.10.163_8_GH0.tar.gz) = ea6b04c4bbd859248aabb81bc2abc19f33d68f57decf2e41dd8f5341124227d4 SIZE (freebsd-drm-kmod-drm_v5.10.163_8_GH0.tar.gz) = 20095720

Collapse this list.


Packages (timestamps in pop-ups are UTC):
nvidia-drm-510-kmod
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-570.169.1304000_1------
FreeBSD:13:quarterly-570.124.04.1304000_1------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
Slave ports:
  1. graphics/nvidia-drm-510-kmod-devel
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. drm.ko : graphics/drm-510-kmod
Runtime dependencies:
  1. drm.ko : graphics/drm-510-kmod
  2. nvidia.ko : x11/nvidia-driver
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
graphics_nvidia-drm-510-kmod
USES:
kmod uidfix tar:xz
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: 20

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
570.169_1
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)
570.169_1
21 Jun 2025 22:59:47
commit hash: ff354f2f8d35927a0c744770ef5a76f938522a77commit hash: ff354f2f8d35927a0c744770ef5a76f938522a77commit hash: ff354f2f8d35927a0c744770ef5a76f938522a77commit hash: ff354f2f8d35927a0c744770ef5a76f938522a77 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.169

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

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

PR:		287641
Differential Revision:	https://reviews.freebsd.org/D50915
570.153.02_1
21 Jun 2025 11:32:07
commit hash: 408bc22ceb8f1971abdb5271decf4275a7af9d8fcommit hash: 408bc22ceb8f1971abdb5271decf4275a7af9d8fcommit hash: 408bc22ceb8f1971abdb5271decf4275a7af9d8fcommit hash: 408bc22ceb8f1971abdb5271decf4275a7af9d8f files touched by this commit
Emmanuel Vadot (manu) search for other commits by this committer
graphics/drm-510-kmod: Update to drm_v5.10.163_8

This update fixes GPU acceleration when switching to VT and back to Xorg.

PR:             271995
Sponsored by:   Beckhoff Automation GmbH & Co. KG
570.153.02
25 May 2025 04:44:40
commit hash: 15ed54d9570321827b86cf4be93a755b19b55d86commit hash: 15ed54d9570321827b86cf4be93a755b19b55d86commit hash: 15ed54d9570321827b86cf4be93a755b19b55d86commit hash: 15ed54d9570321827b86cf4be93a755b19b55d86 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: Update to
570.153.02

This updates the NVIDIA ports to the latest stable production branch.

Changes:
https://www.nvidia.com/en-us/drivers/details/245671/
For Linux counterparts:
https://www.nvidia.com/en-us/drivers/details/245669/

PR:		287021
Approved by:	ashafer
Differential Revision:	https://reviews.freebsd.org/D50487
570.144
07 May 2025 14:01:21
commit hash: 9b6b1bf17269ed32eb0ec415bedad5fba7ebab2ecommit hash: 9b6b1bf17269ed32eb0ec415bedad5fba7ebab2ecommit hash: 9b6b1bf17269ed32eb0ec415bedad5fba7ebab2ecommit hash: 9b6b1bf17269ed32eb0ec415bedad5fba7ebab2e files touched by this commit
Austin Shafer (ashafer) search for other commits by this committer
Author: Tomoaki AOKI
x11/nvidia-driver, x11/linux-nvidia-libs, graphics/nvidia-drm-kmod: Update to
570.144

This updates the NVIDIA ports to the latest stable production branch.
Also bump graphics/egl-wayland to the latest 1.1.19 to match with
the one in x11/linux-nvidia-libs.

PR: 286307
Approved by:    ashafer, kbowling (mentor)
Differential Revision:	https://reviews.freebsd.org/D49982
570.124.04_1
22 Apr 2025 20:05:54
commit hash: 4792e34d7c851e916fccb92e59b02d409b448a04commit hash: 4792e34d7c851e916fccb92e59b02d409b448a04commit hash: 4792e34d7c851e916fccb92e59b02d409b448a04commit hash: 4792e34d7c851e916fccb92e59b02d409b448a04 files touched by this commit
Austin Shafer (ashafer) search for other commits by this committer
Author: SHENG-YI HONG
graphics/nvidia-drm-kmod: fix message typo

This corrects a typo in pkg-message.

Reviewed by:	ashafer, kbowling
Differential Revision:	https://reviews.freebsd.org/D49915
570.124.04_1
17 Mar 2025 21:49:50
commit hash: 0de17c4dce28156a28cb89db200db0b804ebff65commit hash: 0de17c4dce28156a28cb89db200db0b804ebff65commit hash: 0de17c4dce28156a28cb89db200db0b804ebff65commit hash: 0de17c4dce28156a28cb89db200db0b804ebff65 files touched by this commit
Austin Shafer (ashafer) search for other commits by this committer
Author: Tomoaki AOKI
x11/nvidia-driver, x11/linux-nvidia-libs, graphics/nvidia-drm-kmod: update to
570.124.04

This updates the NVIDIA ports to the latest stable production branch.
Also bump egl-wayland to the latest 1.1.18.

Submitted by: Tomoaki AOKI <junchoon@dec.sakura.ne.jp>
Reviewed by: ashafer
Approved by: kbowling(mentor), maintainer timeout (danfe, x11)
Differential Revision:	https://reviews.freebsd.org/D49245
550.127.05_1
20 Feb 2025 14:47:16
commit hash: 3dc2b5a5bdb5fd749893f26963d1209a35cd8372commit hash: 3dc2b5a5bdb5fd749893f26963d1209a35cd8372commit hash: 3dc2b5a5bdb5fd749893f26963d1209a35cd8372commit hash: 3dc2b5a5bdb5fd749893f26963d1209a35cd8372 files touched by this commit
Austin Shafer (ashafer) search for other commits by this committer
graphics/nvidia-drm-66-kmod: add new port

This adds the corresponding nvidia-drm port for drm-66-kmod. This
chases commit 00508c01e276.

Sponsored by:	NVIDIA
Reviewed by:	kbowling (mentor), manu
Differential Revision:	https://reviews.freebsd.org/D49065
550.127.05_1
29 Oct 2024 18:37:31
commit hash: 4d5697a5022f9846836a0185bda68557fd6f364bcommit hash: 4d5697a5022f9846836a0185bda68557fd6f364bcommit hash: 4d5697a5022f9846836a0185bda68557fd6f364bcommit hash: 4d5697a5022f9846836a0185bda68557fd6f364b files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
Author: Tomoaki AOKI
x11/nvidia-driver, linux-nvidia-libs, nvidia-drm: Update to 550.127.05

Approved by:	blanket, Austin Shafer <ashafer@badland.io>
PR:		282312
550.120_1
29 Sep 2024 09:39:28
commit hash: 191bb15a46355b2a7c0f906e42d2430e4050b72bcommit hash: 191bb15a46355b2a7c0f906e42d2430e4050b72bcommit hash: 191bb15a46355b2a7c0f906e42d2430e4050b72bcommit hash: 191bb15a46355b2a7c0f906e42d2430e4050b72b files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
x11/nvidia-driver, x11/linux-nvidia-libs, graphics/nvidia-drm-*-kmod: Update to
550.120

PR:		280772
Approved by:	maintainer timeout
550.54.14_1
04 Aug 2024 23:46:00
commit hash: 307f75413336d33a6570616e5e2af3b659e2951dcommit hash: 307f75413336d33a6570616e5e2af3b659e2951dcommit hash: 307f75413336d33a6570616e5e2af3b659e2951dcommit hash: 307f75413336d33a6570616e5e2af3b659e2951d files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
Author: Austin Shafer
graphics/nvidia-drm-kmod: prepare for 555 update

This makes a patch ignored on the newer 555 versions, which now ship with
it. Also match the behavior or nvidia-drm-kmod to drm-kmod, selecting
drm-61-kmod on 14.

Differential Revision: https://reviews.freebsd.org/D45400
550.54.14_1
01 Jul 2024 20:27:23
commit hash: 19d68720f1dac6176557ffa8d9c1684c4cf22608commit hash: 19d68720f1dac6176557ffa8d9c1684c4cf22608commit hash: 19d68720f1dac6176557ffa8d9c1684c4cf22608commit hash: 19d68720f1dac6176557ffa8d9c1684c4cf22608 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: drop support for FreeBSD 13.2 which reached EOL today

Thanks again to jbeich for noticing various things I overlooked.

Reviewed by:	acm, ashish, eduardo, ehaupt, eugen, jbeich, martymac, mat,
nobukata, sunpoet, tagattie, yuri, arrowd, kde
Differential Revision:	https://reviews.freebsd.org/D45141
550.54.14_1
18 Mar 2024 15:24:47
commit hash: 0d98f3a7607fc1fb304cecffbebf94ad889af940commit hash: 0d98f3a7607fc1fb304cecffbebf94ad889af940commit hash: 0d98f3a7607fc1fb304cecffbebf94ad889af940commit hash: 0d98f3a7607fc1fb304cecffbebf94ad889af940 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
Author: Austin Shafer
graphics/nvidia-drm-kmod: fix build depends and linuxkpi registration

This fixes an issue where linuxkpi/DRM compatibility was not being
correctly detected, causing sway to not work. The conftest.sh script
checks the installed kernel modules for symbol presence, but on
package builders drm.ko was not being installed due to being in
RUN_DEPENDS instead of BUILD_DEPENDS.

This also fixes a panic in sway when an external monitor is plugged
into a prime laptop. This uses linux_pci_attach_device when possible
to actually register everything needed for the pci dev, instead of
just filling in the bare miniumum.

Differential Revision: https://reviews.freebsd.org/D44308
550.54.14_1
16 Mar 2024 01:47:15
commit hash: a9f65f9050383d817ee3aa652bfdb07119647e7bcommit hash: a9f65f9050383d817ee3aa652bfdb07119647e7bcommit hash: a9f65f9050383d817ee3aa652bfdb07119647e7bcommit hash: a9f65f9050383d817ee3aa652bfdb07119647e7b files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
Author: Austin Shafer
graphics/nvidia-drm-510-kmod: Fix compilation with the v550 NVidia driver

Differential Revision: https://reviews.freebsd.org/D44305
535.146.02
27 Feb 2024 15:48:19
commit hash: 71e92b26bd43763a7b82208625e628f043858fa7commit hash: 71e92b26bd43763a7b82208625e628f043858fa7commit hash: 71e92b26bd43763a7b82208625e628f043858fa7commit hash: 71e92b26bd43763a7b82208625e628f043858fa7 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
Author: Austin Shafer
graphics/nvidia-drm-kmod: Update to 550.54.14

Differential Revision: https://reviews.freebsd.org/D44073
535.146.02
01 Jan 2024 22:51:52
commit hash: 7071f5604df659921251fc2d8d76adeca6ac5439commit hash: 7071f5604df659921251fc2d8d76adeca6ac5439commit hash: 7071f5604df659921251fc2d8d76adeca6ac5439commit hash: 7071f5604df659921251fc2d8d76adeca6ac5439 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
Author: Austin Shafer
graphics/nvidia-drm-{510,515}-kmod: Update to 535.146.02

PR:		275569
535.104.05
25 Dec 2023 03:27:16
commit hash: b8c2854f2fe7835526d255c359ccd461263c278bcommit hash: b8c2854f2fe7835526d255c359ccd461263c278bcommit hash: b8c2854f2fe7835526d255c359ccd461263c278bcommit hash: b8c2854f2fe7835526d255c359ccd461263c278b files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
graphics/nvidia-drm-{510,515}-kmod: bump distinfo after
graphics/drm-{510,515}-kmod update

Discussed with: maintainer
535.104.05
08 Sep 2023 18:12:08
commit hash: a3727749f7d3bae98a0ab72d672c890cbf73c7a5commit hash: a3727749f7d3bae98a0ab72d672c890cbf73c7a5commit hash: a3727749f7d3bae98a0ab72d672c890cbf73c7a5commit hash: a3727749f7d3bae98a0ab72d672c890cbf73c7a5 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
x11/nvidia-driver, x11/linux-nvidia-libs, nvidia-drm-*-kmod: update to
535.104.05

PR:		273357
Approved by:	danfe
535.98_1
01 Sep 2023 16:16:56
commit hash: dd3d40263140265bb9ac5c855230fcde9f628c3ecommit hash: dd3d40263140265bb9ac5c855230fcde9f628c3ecommit hash: dd3d40263140265bb9ac5c855230fcde9f628c3ecommit hash: dd3d40263140265bb9ac5c855230fcde9f628c3e files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
Author: Austin Shafer
nvidia-drm-kmod: Update with fix for PRIME

This updates the nvidia-drm ports to contain the fix for
https://github.com/amshafer/nvidia-driver/issues/20

Also updates the port Makefiles to use CONFLICTS_INSTALL to resolve
PR 273261, and adds PORTREVISION to the github tag referenced.

Differential Revision: https://reviews.freebsd.org/D41591

PR:		273261
Tested by:	arrowd
535.98
20 Aug 2023 17:54:07
commit hash: 4754e9fd33c4fae0359a272d72d9aa7fe75c7a82commit hash: 4754e9fd33c4fae0359a272d72d9aa7fe75c7a82commit hash: 4754e9fd33c4fae0359a272d72d9aa7fe75c7a82commit hash: 4754e9fd33c4fae0359a272d72d9aa7fe75c7a82 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
Author: Austin Shafer
graphics/nvidia-drm-[510,515]-kmod: Add the port.

This port provides the nvidia-drm.ko kernel module, as ported here:
https://github.com/amshafer/nvidia-driver

This module implements the DRM API, which is commonly used for PRIME and
Wayland setups.

Differential Revision: https://reviews.freebsd.org/D41497

Reviewed by:	arrowd

Number of commits found: 20