Problems with Nvidia driver

Sagitarius said:
kldload: can't load nvidia: File exists
:S
It means it's already loaded. Check with $ kldstat.

If it's not loaded X just won't start at all.
 
tangram said:
Make sure you don't have any mistypes in loader.conf and rc.conf.

/boot/loader.conf:
Code:
nvidia_load="YES"

/etc/rc.conf:
Code:
linux_enable="YES"

:S
This phrases added in this files :S
 
DutchDaemon said:
The right order is: NVIDIA last. If you upgrade X.org after NVIDIA, you're back where you started. The NVIDIA libraries must overwrite the X.org ones.

Is eagle not work :S
 
Back
Top