FreeBSD 15.1 supports drm-612-kmod [0], and both have been out a while, however the drm-612-kmod package is still not in the FreeBSD 15.1 latest kmods repo, causing mayhem. 0: https://reviews.freebsd.org/D57400 and also I use it on 15/stable
This is out of control by DRM/KMS team nor NVIDIA team, as graphics/drm-612-kmod builds fine for me on poudriere running on stable/15 (base for builder jail is 100% in sync with bare-metal) and main by pkg_replace (bare-metal builds). But yes, drm-612-kmod cannot found on kmod repo for 15.1 currently. # pkg search -r FreeBSD-ports-kmods drm drm-515-kmod-5.15.160.1501500_9 Direct Rendering Manager GPU drivers drm-61-kmod-6.1.128.1501500_9 Direct Rendering Manager GPU drivers drm-66-kmod-6.6.25.1501500_9 Direct Rendering Manager GPU drivers drm-latest-kmod-6.9.1501500_1 DRM drivers modules
It builds just fine for me too, and it fixes a lot of bugs. Who do we need to talk to?
15.0 is still supported so kmods are built on it.
(In reply to Alexander Ziaee from comment #2) Would be bapt@ or clusteradm.
(In reply to Emmanuel Vadot from comment #3) > 15.0 is still supported so kmods are built on it. What? This is the entire reason we made the ports-kmods repo.
Note that there are two possibly-separate things here: 1) However the kmods repo gets a list of what it should build, drm-612-kmod would need to be on that list. 2) drm-612-kmod was added to ports r2026-05-22 in 9c021c6bac866056943a39062b09d39a177c3021 but the last kmod repo build seems to have been before that, so even if (1) were done we still wouldn't have it. From https://pkg.freebsd.org/FreeBSD:15:amd64/ the kmod repos all look to have not been updated since May 20/21.