[Bug 290432] graphics/drm-515-kmod no longer builds on FreeBSD-current
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290432 Cy Schubert <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #9 from Cy Schubert <[email protected]> --- (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.