Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Dec 2024 21:45:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 267028] kernel panics when booting with both (zfs,ko or vboxnetflt,ko or acpi_wmi.ko) and amdgpu.ko
Message-ID:  <bug-267028-227-Q9aSZ84uls@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-267028-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-267028-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267028

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

The various ports have been set up to allow avoiding
installing unnecessary gpu-firmware ones. Just install:

graphics/gpu-firmware-amd-kmod@raven

If you have more installed, you might want to
first uninstall what you have and then do the
above so that only raven related things are
present.

The loading behavior shown in out investigative
materials shows that the system is picking out raven
related materials as what to load for the amdgpu_*
naming:

0xffffffff829a5000  0xffffffff829a6000  Yes (*)=20=20=20=20
./boot/modules/amdgpu_raven_gpu_info_bin.ko
0xffffffff829a8000  0xffffffff829a9000  Yes (*)=20=20=20=20
./boot/modules/amdgpu_raven_sdma_bin.ko
0xffffffff829af000  0xffffffff829b0000  Yes (*)=20=20=20=20
./boot/modules/amdgpu_raven_asd_bin.ko
0xffffffff829de000  0xffffffff829df000  Yes (*)=20=20=20=20
./boot/modules/amdgpu_raven_ta_bin.ko
0xffffffff829e8000  0xffffffff829e9000  Yes (*)=20=20=20=20
./boot/modules/amdgpu_raven_pfp_bin.ko
0xffffffff829f0000  0xffffffff829f1000  Yes (*)=20=20=20=20
./boot/modules/amdgpu_raven_me_bin.ko
0xffffffff829f7000  0xffffffff829f8000  Yes (*)=20=20=20=20
./boot/modules/amdgpu_raven_ce_bin.ko
0xffffffff82e11000  0xffffffff82e12000  Yes (*)=20=20=20=20
./boot/modules/amdgpu_raven_rlc_bin.ko
0xffffffff82e1d000  0xffffffff82e1e000  Yes (*)=20=20=20=20
./boot/modules/amdgpu_raven_mec_bin.ko
0xffffffff82e61000  0xffffffff82e62000  Yes (*)=20=20=20=20
./boot/modules/amdgpu_raven_mec2_bin.ko
0xffffffff82ea5000  0xffffffff82ea6000  Yes (*)=20=20=20=20
./boot/modules/amdgpu_raven_vcn_bin.ko

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267028-227-Q9aSZ84uls>