[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: Wed, 18 Dec 2024 19:01:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267028

--- Comment #253 from George Mitchell <george@m5p.com> ---
(Answering a bunch of comments.)

I'm using non-debug builds of all ports.

I'm using locally built ports, but I will probably be phasing that out.

All the gpu-firmware-amd-kmods are version 20220511, and
drm-510-kmod-5.10.163_10.  I am using realtek-re-kmod-197.00, locally built. 
My /boot/loader.conf says:

if_re_load="YES"
if_re_name="/boot/modules/if_re.ko"
loader_logo="beastie"
sem_load="YES"
hw.vga.textmode="1"
hw.syscons.disable="1"
fusefs_load="YES"
dumpdev="/dev/ada0p3"

It looks like there's a version 20230625 for graphics/gpu-firmware-amd-kmod; I
guess I should update that.  Hmmm - now I'm thoroughly confused, because I
typed "portmaster -BDg graphics/gpu-firmware-amd-kmod" and it seems to have
compiled the "aldebaran" flavor (version 20230625) while leaving everything
else (meaning 85 other installed packages) alone (version 20220511).

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