|
From: Nicolas B. <ni...@bo...> - 2006-03-11 16:53:44
|
Hi Miroslav, Thanks for your report. On Sat, 2006-03-11 at 12:49 +0100, Miroslav Hostinsky wrote: > Hello, > > I created xml file for SUN GDM-5410 (with version 0.3-r2/gentoo), and with > this version I am able to control my monitor (also with gddcontrol), > > now I am testing 0.4.1 but control doesn't work for me in gddccontrol, but > in ddccontrol are control registers listed, but without proper names from sun > xml file. > > in attachment are outputs from "ddccontrol -p -c -d -v" from both versions... > > I don't know what is wrong :-( In fact your monitor includes binary data in its CAPS string (like other Sony monitors), and as ddccontrol cannot parse it, it assumes no controls are supported (0.3 behaviour was that if CAPS were unreadable, all controls are supposed to be supported, but we cannot do this with generic profiles). Could you please apply the attached patch, it will very likely fix the problem. Then, please send the output of ddccontrol -p -c -d, so I could provide you a database file working with an unpatched ddccontrol 0.4.1. Best regards, Nicolas |