All of a sudden, my nvidia card settings failed after I carried out a pkg upgrade. I have spent the whole day reading a researching for solving the issue. The issue is that my /usr/local/etc/X11/xorg.conf.d/nvidia-driver.conf no longer is correct. That file is:
Section "Device"
Identifier "Nvidia"
Driver "nvidia"
EndSection
It was working fine Until I carried out the pkg upgrade command
The cat /var/log/Xorg.0.log is telling me that the "Device" and Identifier are no longer recognized.
If any other fellow BSD'rs have experienced this issue, and found a fix, I will be very appreciative of our hard fought resolution.
Section "Device"
Identifier "Nvidia"
Driver "nvidia"
EndSection
It was working fine Until I carried out the pkg upgrade command
The cat /var/log/Xorg.0.log is telling me that the "Device" and Identifier are no longer recognized.
If any other fellow BSD'rs have experienced this issue, and found a fix, I will be very appreciative of our hard fought resolution.