[Bug 246162] graphics/drm-current-kmod use /boot/loader.conf to can't load!
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246162 Michael Gmelin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Michael Gmelin <[email protected]> --- (In reply to Niclas Zeising from comment #1) > Put kld_list="/boot/modules/amdgpu.ko" (or any other module you need to load) to have the module load during boot... ...into /etc/rc.conf, e.g. using sysrc: sysrc kld_list+="/boot/modules/amdgpu.ko" Make sure to remove amdgpu from /boot/loader.conf. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"