[Bug 290432] graphics/drm-515-kmod no longer builds on FreeBSD-current

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 10 Nov 2025 07:12:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290432

Cy Schubert <cy@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cy@FreeBSD.org

--- Comment #9 from Cy Schubert <cy@FreeBSD.org> ---
(In reply to Steve Kargl from comment #1)

The reboot loop can be solved by copying gpu firmware .bin files installed by
the package gpu-firmware-amd-kmod to /boot/firmware/amdgpu. Don't copy the .ko
files. Extract the .bin files from the port's distfile and simply copy them.
The amdgpu.ko is unable to load the firmware .ko files but will find the .bin
files.

You can discover this yourself with a boot -v. It will complain firmware files
that cannot be found. It then reboots, wash, rinse, repeat.

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