From: Martin O. <doc...@gm...> - 2007-04-28 03:52:53
|
Hello again, The best thing I need is the pnpname and the Device: pci:01:00.0-2 part, those two values will allow me to id the monitor and what it's plugged into. using a combination of ddcprobe (uses /dev/mem) and ddccontrol I might be able to scrape a bit more information about the monitors but so long as I have the id and the parent the rest of the information isn't too important. Now I'm going to try and hack the c code, but I'm not terribly good at it, could you provide a switch in ddccontrol for dumping this as a list? Best Regards, Martin Owens On 29/08/06, Nicolas Boichat <ni...@bo...> wrote: > Hello, > > Have you tried to run ddccontrol, and then have a look at the code ? > > You may also be interested in the tool parseedid. > > Best regards, > > Nicolas > > Martin Owens wrote: > > Hey all, > > > > I want to learn more about monitor detection via DDC. I've had a look > > around and you guys seem like the best people to ask. > > > > I'm developing a hardware tool and I'd like it to be able to detect or > > get information relating to any monitors pluged in. > > > > Best Regards, Martin Owens > > ------------------------------------------------------------------------ > > > > ------------------------------------------------------------------------- > > Using Tomcat but need to do more? Need to support web services, security? > > Get stuff done quickly with pre-integrated technology to make your job easier > > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > ddccontrol-devel mailing list > > ddc...@li... > > https://lists.sourceforge.net/lists/listinfo/ddccontrol-devel > > > > |