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-devel NVIDIA DRM Kernel Module
575.64_1 graphicsnew! 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: x11@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-06-22 09:57:05
Last Update: 2025-06-22 09:56:05
Commit Hash: c7cde11
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-devel-575.64.1402000_1/catalog.mk
  5. /usr/local/share/licenses/nvidia-drm-510-kmod-devel-575.64.1402000_1/LICENSE
  6. /usr/local/share/licenses/nvidia-drm-510-kmod-devel-575.64.1402000_1/NVIDIA
Collapse this list.
Dependency lines:
  • nvidia-drm-510-kmod-devel>0:graphics/nvidia-drm-510-kmod-devel
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-devel/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/nvidia-drm-510-kmod-devel
  • pkg install nvidia-drm-510-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-510-kmod-devel
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: amd64
distinfo:
TIMESTAMP = 1750513021 SHA256 (NVIDIA-FreeBSD-x86_64-575.64.tar.xz) = 8b1392a796ac04738b11d8f74713d1c8be3ecbd1af8363ba8ba3599204b56057 SIZE (NVIDIA-FreeBSD-x86_64-575.64.tar.xz) = 287791452

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.


No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
Master port: graphics/nvidia-drm-510-kmod
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-devel
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
graphics_nvidia-drm-510-kmod-devel
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: 1

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-510-kmod
CommitCreditsLog message
575.64_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)

Number of commits found: 1