I solved the issue of xorg framebuffer and no screen thanks to Sir Dice. However after a freebsd-update fetch and freebsd-update install. Startx error same as before. I checked the xorg.conf.d/driver-nvidia.conf all was the same. The card is GP108[Geforce GT1030] I have installed the nvidia-driver and kldload nvidia and nvidia-modeset.
I installed another os just to check the card. It all works. The card and driver seem to be correct class=Display subclass=VGA. I am using another PC and cant get the log or bin files. Unless I can do the screen shot from the terminal.
Any help here
I installed another os just to check the card. It all works. The card and driver seem to be correct class=Display subclass=VGA. I am using another PC and cant get the log or bin files. Unless I can do the screen shot from the terminal.
Code:
Section "Device"
Indentifier "Card0"
Driver "nvidia"
BusID "pci0:11:0:0"
EndSection