FreeBSD 14.3 version installation KDE fails

Good day to all I did install FreeBSD 14.3 and I wanted to install the KDE destop but after all these steps as below shown, it when I reboot it always take me back to username and password no desktop show up,.
Did I miss something in the process? Or what can I do to make the desktop show up? When I reboot?

Always in Root I installed these packages:
pkg install kde
pkg search -S origin kde-applications
pkg install plasma6-plasma
pkg install console
sysrc dbus_enable="YES"
pkg install sddm
sysrc sddm_enable="YES"
 
You need to configure X, and that includes installing the right driver for the video hardware.

When you build a house, do you start by building the roof or the foundation?
 
what do you mean ? the roof or the foundation ? do I have to anything apart from installing pkg install drm-kmod ? I' m very new on bsd
 
Back
Top