Just a heads up, after updating an amd64 12-Stable yesterday I discovered it was hanging while the boot/loader.conf was trying to load nvidia and nvidia-modeset.
Had to prevent their loading during loader.conf boot, and load nvidia from rc.conf with kld_list="nvidia-modeset nvidia"
Although there had been an earlier warning that it might be necessary to move their loading from boot to rc.conf; my own system had no trouble loading from loader.conf until yesterday.
Had to prevent their loading during loader.conf boot, and load nvidia from rc.conf with kld_list="nvidia-modeset nvidia"
Although there had been an earlier warning that it might be necessary to move their loading from boot to rc.conf; my own system had no trouble loading from loader.conf until yesterday.