[Bug 288314] graphics/nvidia-drm-kmod: Need 14.3-RELEASE build
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288314 --- Comment #3 from Tomoaki AOKI <[email protected]> --- (In reply to polyduekes from comment #2) I'm not using FreeBSD-kmods repo, but building from ports locally, so not sure whether the build is ongoing (not yet finished) or somehow crashed. Another thing to mention would be that your computer is actually on 14.3 or not if your computer is upgraded from 14.2 to 14.3. If the upgrade is in somehow inconsistent state, pkg missingly recognized it as 14.2. Anyway, building from ports locally would help, if your 14.3 installation is in consistent state and you have src tree which is consistent with your running kernel. If your installation is consistent, 3 versions shown by `freebsd-version -kru` should show exactly same version string. The 1st line shows the version of installed kernel, the 2nd line shows the version of running kernel, and the 3rd line shows the version of the userland. If the 2nd line alone shows older version, you should try restarting your computer. If the 1st and 3rd line differs except "-p?" part, your installation is in inconsistent state. ("-p?" can be mismatched even if actually sane, because patch releases provided by freebsd-update are sometimes kernel only or userland only, which confuses users.) -- You are receiving this mail because: You are the assignee for the bug.