[Bug 288565] graphics/nvidia-drm-61-kmod and 66-kmod stopped working on 15-current
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288565 Tomoaki AOKI <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Tomoaki AOKI <[email protected]> --- main (aka 15-Current) gets offensive change at commit 4dd828c80828637452a8a4e07a64e294c82e5d8b. https://cgit.freebsd.org/src/commit/?id=4dd828c80828637452a8a4e07a64e294c82e5d8b And x11/nvidia-driver, which is required by graphics/nvidia-drm-61-kmod (also by -66-kmod, too) is fixed by commit 9302fb05a0c6599bbe8963ff5201fd3b99994535 on main branch (aka latest) of ports tree. https://cgit.freebsd.org/ports/commit/?id=9302fb05a0c6599bbe8963ff5201fd3b99994535 This is merged to quarterly 2025Q3 by commit 786efa1020bf0f0044da006c7312795aa397a474. https://cgit.freebsd.org/ports/commit/?id=786efa1020bf0f0044da006c7312795aa397a474 According to the coredump.txt, your kernel should have the commit,so my assumption is that your ports tree is NOT up-to-date, at least behind the above mentioned commit, right? If so, update ports tree or revert back your src to any point BEFORE 65ed1a035ceb8f7c323c0bc0c7344a7fa7cadc9f would fix this. Note that no bump was done at the time 4dd828c80828637452a8a4e07a64e294c82e5d8b nor commit next to it, I needed to use previous bump, so around 10 days of broken timespan persists. -- You are receiving this mail because: You are the assignee for the bug.