https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295528
Warner Losh <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Warner Losh <[email protected]> --- I thought we were building tied modules, that only work with the specific minor rev, so the driver shouldn't have even loaded. `disable-module amdgpu` would work if the loader is loading it... but /etc/rc.conf loaded modules override this. `boot -s` would boot to single user, which won't run /etc/rc to load the driver. You can mount -uw / and use vi to edit it out. You may also need to mount /var. -- You are receiving this mail because: You are the assignee for the bug.
