On Vi, 06 ian 12, 23:28:07, Brian wrote:
> 
> I'll not bore you with why it happens but the EDID data are not passed to
> X on a couple of my machines, My xorg.conf is usually non-existent but
> in this case I have:
> 
>    Section "Monitor"
>        Identifier   "1905FP"
>    Modeline "1280x1024"  109.00  1280 1368 1496 1712  1024 1027 1034 1063 
> -hsync +vsync
>        HorizSync     30-81
>        VertRefresh   56-76
>    EndSection
> 
>    Section "Screen"
>        Identifier    "Default Screen"
>        Monitor       "1905FP"
>        DefaultDepth   16
>        SubSection "Display"
>            Depth      16
>            Modes     "1280x1024"
>        EndSubSection
>    EndSection
> 
> Modeline is computed using 'cvt 1280 1024'.

Did you try without the Modeline? As far as I know X should be able to 
compute it based on HorizSync, VertRefresh and Modes.
Also, it might be interesting to pass DisplaySize so that DPI is 
correct.

Kind regards,
Andrei
-- 
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic

Attachment: signature.asc
Description: Digital signature

Reply via email to