I just installed FreeBSD-14.2-RELEASE on a machine with this graphic AMD ATI Radeon graphics card.
Have tried adding:
to /boot/loader.conf.
It has been several years since I ever had to wrestle with an xorg.conf file. Wages of Linux having become exceedingly easy to setup. Miss the old modeline editing days. Color me rusty when it comes to this stuff.
I have been unable to get X to launch. Have installed x11/xorg, x11/xf86-driver-ati and x11/xf86-driver-amdgpu.
Also have a mix of KDE6/5 and sddm installed.
/var/log/Xorg.0.log shows that sddm load fails with no screens found. Same with startx.
Any help will be appreciated.
Have tried adding:
Code:
radeon_load="YES"
to /boot/loader.conf.
It has been several years since I ever had to wrestle with an xorg.conf file. Wages of Linux having become exceedingly easy to setup. Miss the old modeline editing days. Color me rusty when it comes to this stuff.
I have been unable to get X to launch. Have installed x11/xorg, x11/xf86-driver-ati and x11/xf86-driver-amdgpu.
Also have a mix of KDE6/5 and sddm installed.
/var/log/Xorg.0.log shows that sddm load fails with no screens found. Same with startx.
Any help will be appreciated.