[Openchrome-users] No lunch with OpenChrome on VX900
Xavier Bachelot
xavier
Fri May 11 11:50:02 PDT 2012
On 05/10/2012 09:18 PM, Amit Uttamchandani wrote:
> On Wed, May 09, 2012 at 09:49:31AM +0200, Xavier Bachelot wrote:
>> Please provide a description of the hardware (brand, model) and
>> setup (motherboard + VGA port ? laptop ? ).
>> Please also provide full X log.
>>
>
> Thanks for the response. Please find the requested information attached.
>
> Hardware: EPIA-M900-16L motherboard
> Software: - Ubuntu 12.04 (X version 1.11.4)
> - openchrome driver latest master branch from git (as of today)
> Display: - Connected via LVDS
> - D-WAV Scientific Co., Ltd eGalax TouchScreen
> - Panel Type on BIOS is set to 800x400
>
> Some notes:
> 1. X starts up with 1024x768 resolution but it is not constrained to
> the screen. Thus, it is outside the display area.
>
> Attached are the Xorg.0.log and xorg.conf.
>
> Thanks,
> Amit
Try modifying your xorg conf with something like that :
Section "Device"
Identifier "Default Device"
Driver "openchrome"
Option "ActiveDevice" "LCD"
Option "PanelSize" "800x400"
EndSection
Please provide the X log with such a conf and let us know how it worked.
If it doesn't work, please try the kms_branch without an X configuration
and send the X log.
Regards,
Xavier
More information about the Openchrome-users
mailing list