[Bug 267028] kernel panics when booting with ZFS and amdgpu.ko (both are required)

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 15 Jan 2023 00:28:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267028

--- Comment #45 from George Mitchell <george@m5p.com> ---
It appears I could mitigate this problem if I could load amdgpu.ko from
/boot/loader.conf, which currently doesn't work.  See bug #268962. 
Alternatively, at present I can completely avoid this crash by:

1. having zfs_load="YES" in /boot/loader.conf.
2. booting into single user mode.
3. typing kldload amdgpu.
4. typing control-D.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.