D
Deleted member 45312
Guest
Hi,
I just upgraded x11/nvidia-driver to 367.35 and my screen is black !
I have to comment out the following line in my /etc/X11/xorg.conf to retrieve my display... but with screen tearing now.
In addition, although I built this package without linux support, kernel modules linux.ko and linux_common.ko are automatically loaded at startup.
My system is FreeBSD 10.3-RELEASE-p7 amd64 .
I just upgraded x11/nvidia-driver to 367.35 and my screen is black !
I have to comment out the following line in my /etc/X11/xorg.conf to retrieve my display... but with screen tearing now.
Code:
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "Stereo" "0"
# Option "metamodes" "nvidia-auto-select +0+0 { ForceCompositionPipeline = On }"
SubSection "Display"
Depth 24
EndSubSection
EndSection
In addition, although I built this package without linux support, kernel modules linux.ko and linux_common.ko are automatically loaded at startup.
My system is FreeBSD 10.3-RELEASE-p7 amd64 .