| Port details |
- nvidia-kmod kmod part of NVidia graphics card binary drivers for hardware OpenGL rendering
- 580.126.09 x11
=0 580.82.07Version of this port present on the latest quarterly branch. - Maintainer: x11@FreeBSD.org
 - Port Added: 2025-10-01 06:09:08
- Last Update: 2026-02-06 18:42:49
- Commit Hash: 9eb294e
- Also Listed In: kld
- License: NVIDIA
- WWW:
- https://www.nvidia.com/object/unix.html
- Description:
- These are the official NVidia binary drivers for hardware OpenGL rendering
in X11, using the GLX extensions.
This port is the kmods-only part.
¦ ¦ ¦ ¦ 
- 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-kmod>0:x11/nvidia-kmod
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/x11/nvidia-kmod/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/nvidia-kmod
- pkg install nvidia-kmod
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nvidia-kmod
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64
- distinfo:
- TIMESTAMP = 1768317034
SHA256 (NVIDIA-FreeBSD-x86_64-580.126.09.tar.xz) = f21f1b17dc638cd19df9447101d8bb6f7ce278e99c7fd474bf4ad16b5ee9eb85
SIZE (NVIDIA-FreeBSD-x86_64-580.126.09.tar.xz) = 289200944
Packages (timestamps in pop-ups are UTC):
- Slave ports:
-
- x11/nvidia-kmod-304
- x11/nvidia-kmod-340
- x11/nvidia-kmod-390
- x11/nvidia-kmod-470
- x11/nvidia-kmod-devel
- This port has no dependencies.
- This port is required by:
- for Run
-
- graphics/nvidia-drm-510-kmod
- graphics/nvidia-drm-515-kmod
- graphics/nvidia-drm-61-kmod
- graphics/nvidia-drm-66-kmod
- graphics/nvidia-drm-latest-kmod
- x11/nvidia-driver
Configuration Options:
- ===> The following configuration options are available for nvidia-kmod-580.126.09.1403000:
ACPI_PM=on: ACPI Power Management support
LINUX=on: Linux compatibility support
WBINVD=off: Flush CPU caches directly with WBINVD
===> Use 'make config' to modify these settings
- Options name:
- x11_nvidia-kmod
- USES:
- kmod uidfix tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
580.126.09 06 Feb 2026 18:42:49
    |
Kevin Bowling (kbowling)  Author: Tomoaki AOKI |
x11/nvidia-kmod: Fix build with clang 21
PR: 292869
Reported by: dim
Reviewed by: ashafer |
580.126.09 15 Jan 2026 15:16:00
    |
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
580.126.09
Update to latest Production Branch of drivers 580.126.09:
https://www.nvidia.com/en-us/drivers/details/261244/
Linux counterparts for x11/linux-nvidia-libs:
https://www.nvidia.com/en-us/drivers/details/261243/
PR: 292454
Reported by: scf
Differential Revision: https://reviews.freebsd.org/D54700 |
580.119.02_1 03 Jan 2026 10:30:29
    |
Kevin Bowling (kbowling)  Author: Tomoaki AOKI |
x11/nvidia-kmod{-devel}: Export required symbols
When kernel linker disables local symbol resolution, kernel modules
that require local symbols in other kernel modules, which are not
explicitly exported, stops to be loaded.
This behavior was turned on by default on main branch of src
at commit base 9562994a7aacee2baae6ddee1a7b558b48ae39ef.
Export local symbols in nvidia.ko for nvidia-modeset.ko and
in nvidia-modeset.ko for nvidia-drm.ko.
PR: 291212
Reviewed by: adrian (previous version), emaste (previous version, imp
Differential Revision: https://reviews.freebsd.org/D53987 |
580.82.07 01 Oct 2025 06:07:31
    |
Kevin Bowling (kbowling)  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 ) |
Number of commits found: 4
|