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: None => xorg-server
Status: Confirmed => Incomplete
--
wrong resolution autodetected
https://bugs.launchpad.net/bugs/135023
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