Please test against Hardy, which has a quirk added for this particular
monitor.

(If it still does not work, perhaps it also requires this quirk from
upstream:

+static Bool quirk_detailed_sync_pp(int scrnIndex, xf86MonPtr DDC)
+{
+ /* Bug #12439: Samsung SyncMaster 205BW */
+ if (memcmp (DDC->vendor.name, "SAM", 4) == 0 &&
+ DDC->vendor.prod_id == 541)
+ return TRUE;
+ return FALSE;
+}

)


** Changed in: xorg-server (Ubuntu)
Sourcepackagename: ltsp => xorg-server
       Status: New => Incomplete

-- 
Display detected as 1680x1050 but is 1680x1040
https://bugs.launchpad.net/bugs/159634
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to