|
From: Miroslav H. <bm...@st...> - 2006-03-11 18:55:50
|
Hello, I have patched it, but I don't see difference :-( but control with ddccontrol works, for example with: "ddccontrol -p -r 0x10 -w 20" I am able to set brightness, but gddcontrol doesn't show any control buttons. this also works with unpatched 0.4.1 In 0.3 I see that program is searching for xml file in /usr/share/ddccontrol-db, but not in 0.4.1... I really like this program :-) it will be great if 0.4 will be working with my monitor. thanks! I attached output from patched ddccontrol... On Saturday 11 March 2006 17:53, you wrote: > 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 |