Adding DRM modules to /etc/rc.conf for 13.0 Current r351363 (drm-current-kmod g20190814)
Clay Daniels Jr.
clay.daniels.jr at gmail.com
Tue Aug 27 02:53:08 UTC 2019
Oops, should be *hw.syscons.disable=1* in /boot/loader.conf
On Mon, Aug 26, 2019 at 8:56 PM Clay Daniels Jr. <clay.daniels.jr at gmail.com>
wrote:
> RE:
> "In order to use these modules, you need to update the 'kld_list'
> lines in your rc.conf to just list the modules without a
> path, e.g. "kld_list=i915kms" just as you would for other
> modules. This will prefer the module built with your kernel if
> one exists and fall back to the module in /boot/modules
> otherwise."
>
> WORKED GREAT, even with my kld_list="amdgpu" without the path, but I must
> add that I needed to add a line in /boot/loader.conf to work around the
> known AMD problem:
> hw.syscons/disable=1
>
> Clay Daniels
>
More information about the freebsd-current
mailing list