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 _______________________________________________ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"