Bug 297266 - x11/nvidia-driver-devel, x11/nvidia-kmod-devel, x11/linux-nvidia-libs-devel, graphics/nvidia-drm*-kmod-devel: Update to 610.57.04
Summary: x11/nvidia-driver-devel, x11/nvidia-kmod-devel, x11/linux-nvidia-libs-devel, ...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: freebsd-x11 (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-08-04 10:35 UTC by Tomoaki AOKI
Modified: 2026-08-04 19:00 UTC (History)
3 users (show)

See Also:
kbowling: maintainer-feedback+


Attachments
Patch to upgrade to 610.57.04 (8.97 KB, patch)
2026-08-04 10:35 UTC, Tomoaki AOKI
junchoon: maintainer-approval? (x11)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tomoaki AOKI 2026-08-04 10:35:52 UTC
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/
Comment 1 Tomoaki AOKI 2026-08-04 10:39:24 UTC
Opened review D58640 for this.
Comment 2 Tomoaki AOKI 2026-08-04 10:50:02 UTC
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).
Comment 3 commit-hook freebsd_committer freebsd_triage 2026-08-04 16:57:55 UTC
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(-)
Comment 4 Tomoaki AOKI 2026-08-04 19:00:32 UTC
(In reply to commit-hook from comment #3)
Thanks!