Solved AMD A9-9425 graphics support

I have a laptop with AMD A9-9425 processor.

Unfortunately even after installing the driver it say radeon module not found. Driver not found.

What could be the problem?
 
Been checking since i posted and after 7 hours found out I made a mistake

This is what I should have used

Code:
# sysrc kld_list+=amdgpu

But I used this and it caused problems

Code:
# sysrc kld_list+=radeonkms
 
Glad you got it resolved.
A bit surprised that your driver (stoney) is supported by amdgpu, it's more modern than I thought.
It works that what is important.
 
Back
Top