Hello,
I am trying to install Xorg on FreeBSD 10.0 and I encountered errors during the installation. Of course, these errors, or installation faults were not unexpected.
I explain, I use a new GPU from Nvidia, the GeForce GTX 750 Ti, an MSI card. The updated driver for new Nvidia GPUs has been published recently, the Xorg’s Nvidia driver does not seem to be updated. Indeed, in the file
I searched on ports by
I am trying to install Xorg on FreeBSD 10.0 and I encountered errors during the installation. Of course, these errors, or installation faults were not unexpected.
I explain, I use a new GPU from Nvidia, the GeForce GTX 750 Ti, an MSI card. The updated driver for new Nvidia GPUs has been published recently, the Xorg’s Nvidia driver does not seem to be updated. Indeed, in the file
/var/log/Xorg.0.log, an error indicates that the GTX 750 Ti GPU card is not supported.I searched on ports by
# pkg search nvidia-driver, I found only drivers 331.67 and 304.88, which are not suitable for my GPU. On the Nvidia web site, we can find the 337.25 driver that supports the new GPUs, and especially GeForce GTX 750 Ti, it is available since 05/30/2014. How to do that new driver would be available in FreeBSD's ports for updates?