[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: Fri, 17 Mar 2023 20:01:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267028

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

Could you also share your "kldstat" output for when amdgpu
has been loaded?

More than just amdgpu might be added to what is loaded
before amdgpu compared to when amdgpu is not loaded at
all. For example some of:

# find /boot/ker*/ -name 'linux*' -print | more
/boot/kernel/linux64.ko
/boot/kernel/linux_common.ko
/boot/kernel/linuxkpi.ko
/boot/kernel/linuxkpi_wlan.ko

might be involved, not just amdgpu.

Loading only some prerequisites for amdgpu, but not
amdgpu itself, might prove a useful isolation test.

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