[Bug 267028] kernel panics when booting with both (zfs,ko or vboxnetflt,ko or acpi_wmi.ko) and amdgpu.ko

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 18 Mar 2023 18:46:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267028

--- Comment #133 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
(In reply to George Mitchell from comment #132)

I wonder if, in your context, the following boot
sequencing might sidestep the boot-crash issue:

"A full boot without amdgpu"
then: "kldload amdgpu"
then: normal use.

Basically: doing the amdgpu load as late as
possible relative to everything else loaded,
limiting what all loads after amdgpu.

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