Hi all.
I just installed 10.1-RELEASE and I've installed x11/kde4 and x11/nvidia-driver. Everything works fine but the NVIDIA driver needs to be loaded manually after booting. After booting KDM fails to load.
I have
in /etc/loader.conf to load it on boot but it doesn't seem to be working.
Is there something I'm missing here?
I just installed 10.1-RELEASE and I've installed x11/kde4 and x11/nvidia-driver. Everything works fine but the NVIDIA driver needs to be loaded manually after booting. After booting KDM fails to load.
kldstat shows that the NVIDIA driver is not loaded. kldload nvidia loads the module successfully and then restarting the kdm4 service and everything is fine and I can log into KDE using the Nvidia driver.I have
Code:
nvidia_load="YES"
Is there something I'm missing here?