|
From: Nicolas B. <ni...@bo...> - 2005-07-12 08:24:42
|
Hello, (please also cc the list) Selon vv vv <vv...@bk...>: > > > > > However it won't be a problem to add an entry in the database for this > monitor. > > > In file "monitor/SAM00D3.xml" I want write: > "<?xml version="1.0"?> > <!--- CA and E1 are supported but not reported by CAPS (OSD and power, > <monitor name="Samsung SyncMaster 173P PLUS (VGA)" init="standard"> > <controls> > ..." > Is it all what need? Or need greate new file(for 173 PLUS) and ./congigure, > make ...? In fact you'll need to copy 173P xml file to a new one: monitor/SAMxxxx.xml, where xxxx is the EDID id of your monitor (it is not a problem to get this id once you have the monitor). > > time to test it (note you don't have to have a monitor supporting DDC/CI to > test > > it), please send me the output of "lspci -v -v" (run it as root). > > > > > Ok.. > > [snip] > > 0000:00:02.0 VGA compatible controller: Intel Corporation 82865G Integrated > Graphics Controller (rev 02) (prog-if 00 [VGA]) > Subsystem: Elitegroup Computer Systems: Unknown device 1867 > Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- > Stepping- SERR- FastB2B- > Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- > <MAbort- >SERR- <PERR- > Latency: 0 > Interrupt: pin A routed to IRQ 10 > Region 0: Memory at f0000000 (32-bit, prefetchable) > Region 1: Memory at fa000000 (32-bit, non-prefetchable) [size=512K] > Region 2: I/O ports at b000 [size=8] > Capabilities: [d0] Power Management version 1 > Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-) > Status: D0 PME-Enable- DSel=0 DScale=0 PME- > > [snip] Thanks. Please replace src/ddcpci/intel855.c by the file I attached, then run "make" AND "make install" again, and finally try to run "ddccontrol -v -v -p", and send me the output. Best regards, Nicolas |