[oe] No graphic when loading "x11-gpe-image"

Graeme Gregory dp at xora.org.uk
Fri Aug 14 20:24:09 UTC 2009


Ulf Samuelsson wrote:
> Phil Blundell skrev:
>   
>> On Fri, 2009-08-14 at 17:25 +0200, Ulf Samuelsson wrote:
>>     
>>> There is really no output
>>>
>>> gpe_dm is started and then nothing happens.
>>>       
>> Do you see anything in syslog?  What does the output of "ps" look like
>> when it's in this state?
>>
>> p.
>>
>>
>>     
>
> I reloaded another board with X11-image right now
> and did gpe-dm -n, which tells me I have no ${DISPLAY}
> It is ":0", which is no good.
>
> Looked at the obvious place and yes, /etc/X11/xorg.conf is empty...
> Should this be generated by OpenEmbedded? Where?
>
> The full command line is:
> exec Xorg -br -pn  -dpi 100 -rgba bgr -screen 240x320 :0 -noreset
>
> It complains about an unrecognized option "-rgba"
> (The AT91SAM9263 should use BGRI anyway...)
>
>   
xorg.conf is allowed to be empty, in most simple cases Xorg can work out 
its configuration itself. I suspect you have found the problem yourself 
is -rgba is not recognised and stopping the xserver starting.

Look at the xserver-common or xserver-kdrive-common packages for the X 
startup files I lost track of which distro uses which package.

Graeme





More information about the Openembedded-devel mailing list