[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Newbie, iMac G3 600MHz 1GB Ram, black screen



2016-06-15 23:57 UTC+03.00, Alex Santos <santoscork@me.com>:
>
> Section "Monitor"
> Identifier "Configured Monitor"
> HorizSync 58-62
> VertRefresh 75-117
> EndSection
>
Yes, that's it. The file in question is '/etc/X11/xorg.conf'. In
addition to the Monitor section you would probably need at least a
Screen section:

Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
EndSection

This should connect the server to the correct monitor ("Configured Monitor").

If it still fails, take a look at '/var/log/Xorg.0.log'.

Risto


Reply to: