[Bug 285398] graphics/drm-515-kmod: Crashs with FreeBSD 14.2 and AMD POLARIS10

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 14 Mar 2025 14:48:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285398

--- Comment #2 from ahkithaama@proton.me ---
(In reply to Olivier Certner from comment #1)
Yes I have.

But in the /var/Log/messages is a difference.

In the crashing setup with FreeBSD 14.2 drm-515-kmod
I have entries like:
Mar 14 10:33:00 mkpc kernel: polaris10_pfp_2.bin: could not load binary
firmware /boot/firmware/polaris10_pfp_2.bin either
Mar 14 10:33:00 mkpc kernel: amdgpu/polaris10_pfp_2.bin: could not load binary
firmware /boot/firmware/amdgpu/polaris10_pfp_2.bin either
Mar 14 10:33:00 mkpc kernel: amdgpu_polaris10_pfp_2.bin: could not load binary
firmware /boot/firmware/amdgpu_polaris10_pfp_2.bin either
Mar 14 10:33:00 mkpc kernel: drmn0: successfully loaded firmware image
'amdgpu/polaris10_pfp_2.bin'

In the working setup with FreeBSD 14.1 drm-510-kmod
only entries like:
Mar 14 09:09:25 mkpc kernel: drmn0: successfully loaded firmware image
'amdgpu/polaris10_pfp_2.bin'

I'm not sure that this have something to do with the crash, because in die end
it successfully load the firmware.

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