Will FreeBSD 15.1 support AMD 9070XT GPUs?

matt_k thanks for testing. This appears to clear firmware as the cause of your issue.

The official drm-612 and latest versions are on ports, try to do a git pull (do git checkout -- . on the drm-latest-kmod folder if you get conflicts) and build again maybe dumbbell merged extra changes.

But as is you should open an issue on github (or bugzilla, but I would go with GitHub) with what you tried and the output of dmesg.
 
Thanks for your work, fahrenheit.
So, I also tried this: I reverted all changes, installed drm-612-kmod, it complained about missing firmware, so I installed the firmware from your post #24.
Then the same error after loading.
So I tried removing drm-612-kmod and installed drm-latest-kmod (which is 612 anyway) and tried again. The same error.

So, the next thing, when I have a little bit more time is to create an issue in the drm-kmod git repo, as you said the problem lies therein and the firmware is fine.
BTW, if you don't mind asking, who are you? Are you the gpu-firmware-amd-kmod port maintainer?
 
Thanks for your work, fahrenheit.
So, I also tried this: I reverted all changes, installed drm-612-kmod, it complained about missing firmware, so I installed the firmware from your post #24.
Then the same error after loading.
So I tried removing drm-612-kmod and installed drm-latest-kmod (which is 612 anyway) and tried again. The same error.

So, the next thing, when I have a little bit more time is to create an issue in the drm-kmod git repo, as you said the problem lies therein and the firmware is fine.
BTW, if you don't mind asking, who are you? Are you the gpu-firmware-amd-kmod port maintainer?
Just a FreeBSD user which wants to play games and generally have a good desktop experience :)

I like to help out if it's something that I can do. And the current state of graphics support on freebsd does need help :P
 
Back
Top