[Openchrome-users] Forcepanel

Xavier Bachelot xavier
Mon Dec 22 15:50:45 PST 2008


Robert Moskowitz wrote:
> Jon Nettleton wrote:
>> On Fri, Dec 19, 2008 at 1:32 AM, Robert Moskowitz <rgm at htt-consult.com> wrote:
>>   
>>> John Robinson wrote:
>>>     
>>>> On 17/12/2008 13:53, Robert Moskowitz wrote:
>>>>       
>>>>> Is there an opposite option like
>>>>>
>>>>> forcemonitor
>>>>>
>>>>> ?
>>>>>
>>>>> On my OQOs (www.oqo.com), with either Centos 5 or Fedora Core 10
>>>>> (both at 0.2.903-1) when I have the external monitor attached, the
>>>>> unit,s screen is just an out of sync white mess. I would not mind
>>>>> having to hardcode some option for when I have a monitor attached to
>>>>> turn the unit's screen off.
>>>>>         
>>>> Have you tried Option ActiveDevice "CRT"?
>>>>       
>>> Yes. And the LCD screen on the unit is still one and out-of-sync.
>>>
>>>
>>>     
>> Could you please configure your driver with the option --enable-debug
>> and post some logs.  The driver does not support multiple monitors
>> yet, but we may be able to get you a temporary work around.  Without
>> the logs we can't do much for you.
> 
> I am getting ready to do this, and I can't figure out how to do it.
> 
> On the line:
> 
> Driver "openchrome"
> 
> Do I replace it with
> 
> Driver "openchrome --enable-debug"
> 
> 
> ?

No, you need to rebuild the driver with the --enable-debug compile
option and use this freshly built driver :
./configure --enable-debug
make
make install

Regards,
Xavier





More information about the Openchrome-users mailing list