| Port details |
- nvidia-driver-580 NVIDIA graphics driver userland
- 580.173.02 x11
=0 580.159.04Version 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
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- nvidia-driver-580>0:x11/nvidia-driver-580
- Conflicts:
- CONFLICTS_BUILD:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/x11/nvidia-driver-580/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/nvidia-driver-580
- pkg install nvidia-driver-580
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nvidia-driver-580
- Package flavors (<flavor>: <package>)
- xorg: nvidia-driver-580
- xlibre: xlibre-nvidia-driver-580
- ONLY_FOR_ARCHS: amd64
- distinfo:
- TIMESTAMP = 1782636071
SHA256 (NVIDIA-FreeBSD-x86_64-580.173.02.tar.xz) = 6d24d2e8cd19a39e935ae7ccf1e52d7770ec4dce09055778a3653a7f3a82620a
SIZE (NVIDIA-FreeBSD-x86_64-580.173.02.tar.xz) = 289938560
Packages (timestamps in pop-ups are UTC):
- Master port: x11/nvidia-driver
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkg-config : devel/pkgconf
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xorg-server.pc : x11-servers/xorg-server
- Runtime dependencies:
-
- nvidia.ko : x11/nvidia-kmod-580
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xorg-server.pc : x11-servers/xorg-server
- Library dependencies:
-
- libOpenGL.so : graphics/libglvnd
- libnvidia-egl-wayland.so : graphics/egl-wayland
- libnvidia-egl-xcb.so : graphics/egl-x11
- libnvidia-egl-wayland2.so : graphics/egl-wayland2
-
- This port is required by:
- for Run
-
- graphics/nvidia-drm-kmod-580
Configuration Options:
- ===> The following configuration options are available for nvidia-driver-580-580.173.02:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- x11_nvidia-driver-580
- USES:
- cpe uidfix xorg tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Notes from UPDATING |
- These upgrade notes are taken from /usr/ports/UPDATING
- 2025-09-30
Affects: users of x11/nvidia-driver* Author: junchoon@dec.sakura.ne.jp Reason:
Because of splitting out kernel modules (kmod) part from x11/nvidia-driver*
into newly introduced x11/nvidia-kmod*, you need to deinstall currently
installed x11/nvidia-driver* and freshly install it again with new version.
This would pull in corresponding x11/nvidia-kmod* because x11/nvidia-driver*
explicitly depends on corresponding x11/nvidia-kmod*.
|
Number of commits found: 3
| 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: x11/nvidia-driver | | 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 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: 3
|