This makes a patch ignored on the newer 555 versions, which now ship with
it. Also match the behavior or nvidia-drm-kmod to drm-kmod, selecting
drm-61-kmod on 14.
Details
Details
- Reviewers
- None
- Commits
- R11:307f75413336: graphics/nvidia-drm-kmod: prepare for 555 update
Diff Detail
Diff Detail
- Repository
- R11 FreeBSD ports repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Tested on
stable/14, amd64 at commit 04a191c251e5ef20deb14fcdcf628a589be5216a
and
main, amd64 at commit 40d951bc5932deb87635f5c1780a6706d0c7c012.
For ports, overriding DISTVERSION with 555.42.02.
graphics/nvidia-drm-61-kmod are sanely chosen fo both (supported).
Working without unknown issues.
Thanks!
But unlikely as x11/nvidia-driver and x11/linux-nvidia-libs, with just overriding DISTVERSION, the version specified in x11/nvidia-driver/Makefile.version is built for nvidia-drm.ko and /dev/dri is not created on restart. Only editing x11/nvidia-driver/Makefile.version helped.
It is really strange, looking into Makefiles. But it should be a different problem.