NetBSD-Users archive

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

Re: your mail



On Fri 05 Apr 2013 at 19:44:35 +0300, Aleksey Cheusov wrote:
> I've attached two Xorg.0.log produced by different
> graphics cards. It seems to me something is wrong with DDC/EDID. Any ideas?

To work around the failing DDC, maybe you can use an explicit setting for the
frequency ranges that your monitor supports in your xorg.conf file. See
"MONITOR SECTION" in xorg.conf(5).  Something like

Section "Monitor"
        DisplaySize      380   300     # mm
        Identifier   "Monitor0"
        VendorName   "TAR"
        ModelName    "ry LCD 19-3"
        HorizSync    30.0 - 83.0
        VertRefresh  50.0 - 76.0
        Option      "DPMS"
EndSection


-Olaf.
-- 
___ Olaf 'Rhialto' Seibert  -- The Doctor: No, 'eureka' is Greek for
\X/ rhialto/at/xs4all.nl    -- 'this bath is too hot.'


Home | Main Index | Thread Index | Old Index