I am new to FreeBSD and am having a problem getting my system to boot into a GUI. I have done everything specified in the FreeBSD documentation: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-config.html to get things working. I think that I have narrowed my problem down to my 4k monitor which happens to be a Dell P3214Q driven by a NVidia Quadro K4200 graphics card. Below is an excerpt from my /var/logs/Xorg.0.log file:
From what I can tell, my system cannot detect my monitor information (I maybe wrong here), also - my system does not specify my graphics card as a quadro...?
I wouldn't have a problem posting my full Xorg.0.log file and xorg.config files, but I don't know how to post them without a GUI. Please help.
Code:
[371.455] (--) using VT number 9
[371.455](EE) No device detected
[371.455](EE)
Fatal server error:
[371.455](EE) no screens found(EE)
[371.456](EE)
Please consult the X.Org Foundation support at http://wiki.x.org for help.
[371.456](EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[371.456](EE)
[371.457](EE) Server terminated with error (1). closing log file.
From what I can tell, my system cannot detect my monitor information (I maybe wrong here), also - my system does not specify my graphics card as a quadro...?
I wouldn't have a problem posting my full Xorg.0.log file and xorg.config files, but I don't know how to post them without a GUI. Please help.