On 10/14/06, Bjoern Thomsen <[EMAIL PROTECTED]> wrote:
I am new to FreeBSD. I am trying to configure Xorg but when I fire up the
command

"Xorg -configure" I get back a black screen.  When I try to start X it is
telling me a failure message:

"Can't open display" .

I have always had to edit the resulting
~/xorg.conf.new
to add the HorizSync and VertRefresh lines to match
my monitor, given that Xorg seems to not detect my
primitive hardware perfectly.  You may want to look up
your own monitor timings, as these will likely not work.

Section "Monitor"
       Identifier   "Monitor0"
       VendorName   "Monitor Vendor"
       ModelName    "Monitor Model"
HorizSync 31-92
VertRefresh 55-160
EndSection

--
--
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to