Comment 85 for bug 3731

Revision history for this message
Checkmate (nolancheck) wrote :

Attached is a patch for the file "ddcprobe/ddcprobe.c" in xresprobe.

Here is the REAL spec for the "aspect" field of a standard timing descriptor:
00: 16/10
01: 4/3
10: 5/4
11: 16/9

After applying this patch, it mostly works. There's no more 1680x1680 or 1440x1440 when I do "sudo dpkg-reconfigure -phigh xserver-xorg". However, I still have to edit xorg.conf and delete "1600x1200" to get X to start.

This is an extremely important patch! If anyone knows a better place to send it, please tell me!