Created attachment 273438 [details] Patch to upgrade to 610.57.04 Update to latest New Feature Branch of drivers 610.57.04: https://www.nvidia.com/en-us/drivers/details/274515/ Linux counterparts for x11/linux-nvidia-libs: https://www.nvidia.com/en-us/drivers/details/274513/
Opened review D58640 for this.
Note that tests for main is done at commit base a3a884c0d43ab02187022be9ae9084e6c725ba68 built with WITHOUT_SYSCONS set and the latest patch at Bug277365 is applied onto ports tree (OPTION SYSCONS disabled).
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=bac93445f8593f3784f6b4381f4870e99e0f4899 commit bac93445f8593f3784f6b4381f4870e99e0f4899 Author: Tomoaki AOKI <junchoon@dec.sakura.ne.jp> AuthorDate: 2026-08-04 16:53:33 +0000 Commit: Kevin Bowling <kbowling@FreeBSD.org> CommitDate: 2026-08-04 16:53:33 +0000 x11/nvidia-driver-devel, x11/nvidia-kmod-devel, x11/linux-nvidia-libs-devel, graphics/nvidia-drm*-kmod-devel: Update to 610.57.04 Update to latest New Feature Branch of drivers 610.57.04: https://www.nvidia.com/en-us/drivers/details/274515/ Linux counterparts for x11/linux-nvidia-libs: https://www.nvidia.com/en-us/drivers/details/274513/ PR: 297266 Differential Revision: https://reviews.freebsd.org/D58640 graphics/nvidia-drm-515-kmod-devel/Makefile | 2 +- graphics/nvidia-drm-515-kmod-devel/distinfo | 6 +++--- graphics/nvidia-drm-61-kmod-devel/Makefile | 2 +- graphics/nvidia-drm-61-kmod-devel/distinfo | 6 +++--- graphics/nvidia-drm-612-kmod-devel/Makefile | 2 +- graphics/nvidia-drm-612-kmod-devel/distinfo | 6 +++--- graphics/nvidia-drm-66-kmod-devel/Makefile | 2 +- graphics/nvidia-drm-66-kmod-devel/distinfo | 6 +++--- graphics/nvidia-drm-kmod-devel/Makefile | 2 +- graphics/nvidia-drm-latest-kmod-devel/Makefile | 2 +- graphics/nvidia-drm-latest-kmod-devel/distinfo | 6 +++--- x11/linux-nvidia-libs-devel/Makefile | 2 +- x11/linux-nvidia-libs-devel/distinfo | 6 +++--- x11/nvidia-driver-devel/Makefile | 2 +- x11/nvidia-driver-devel/distinfo | 6 +++--- x11/nvidia-kmod-devel/Makefile | 2 +- 16 files changed, 30 insertions(+), 30 deletions(-)
(In reply to commit-hook from comment #3) Thanks!