Thanks,I have an Ryzen 5 4500U CPU, and drm-61-kmod is incompatibleI have a Ryzen 5 4600G and drm-61-kmod worked fine on it.
I have no problem with Renoir on a Ryzen 7.Thanks,I have an Ryzen 5 4500U CPU, and drm-61-kmod is incompatible
How do you conclude that?I have an Ryzen 5 4500U CPU, and drm-61-kmod is incompatible
pkg query -x '[%R] %n %v' '^drm-(515-|61-)?kmod'
I'm not sure either. At first, I installed drm-61-kmod, but after running kldload amdgpu, the driver didn’t load. So I installed 515 instead.I have no problem with Renoir on a Ryzen 7.
Try to compile the drm-kmod driver from ports. That should fix it. We are still in the time frame of 14.2 driver binaries.
cd /usr/ports/graphics/drm-kmod
make install clean
[FreeBSD-kmods] drm-515-kmod 5.15.160.1403000_6How do you conclude that?
Ryzen 5 4500U: a "Zen 2 (Renoir)" from Jan 6th, 2020.
Please post the output ofpkg query -x '[%R] %n %v' '^drm-(515-|61-)?kmod'
What OS are you running, please post the output of[FreeBSD-kmods] drm-515-kmod 5.15.160.1403000_6
uname -a
14.3 broWhat OS are you running, please post the output ofuname -a
Okay, it was my mistake. At first I installed drm-61-kmod but it didn’t work, so I installed 5.15. I just tried again and found that 61 can actually run.How do you conclude that?
Ryzen 5 4500U: a "Zen 2 (Renoir)" from Jan 6th, 2020.
Please post the output ofpkg query -x '[%R] %n %v' '^drm-(515-|61-)?kmod'
Good.I just tried again and found that 61 can actually run.