Hi,
df(1) has the ability to mount character devices in order to collect
usage information. This functionality has been deprecated for the past
couple of years, since r329092, and is buggy per PR 237368. I propose
removing it in 13.0: https://reviews.freebsd.org/D27197
__
On Tue, Nov 10, 2020 at 05:58:15AM -0800, David Wolfskill wrote:
> What I do on my laptop is build FreeBSD from source, with he directive
> in /etc/src.conf so the x11/nvidia0driver kmod is rebuilt during "make
> buildkernel" (and installed during "make installkernel").
>
> That's simple and easy,