All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ulf Samuelsson <ulf.samuelsson@atmel.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: No graphic when loading "x11-gpe-image"
Date: Sat, 15 Aug 2009 02:22:47 +0200	[thread overview]
Message-ID: <4A85FFD7.7090302@atmel.com> (raw)
In-Reply-To: <4A85C7E9.7030402@xora.org.uk>

Graeme Gregory skrev:
> 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.
> 

I have progressed a little further, so I have managed to get
the Xserver to start, but the xorg.conf I did fails to
support the mouse. The touchscreen is also nonfunctional but
A USB keyboard work...
(The mouse actually works while I have the Angstrom splash)

Based on you email, I removed the -screen 240x320 from Xserver
and zeroed out xorg.conf, and now it also boots
but still no touch or hanlding of a mouse.

I have been able to play configure sound graphically,
and played an avi movie in full screen mode,
but mplayer did not find the DISPLAY.
export=DISPLAY=":0.0" fixed, that, but
then mplayer complained about no X compatible driver....



Some issues I have seen:
The X configuration sets up a lot of paths with "X11R6" directories
which are not present in the file system
A file called protocol.txt is missing..

The kernel is not compiled with power managements and
/usr/bin/apm --suspend does not work

There is an alignment trap after the Fontpath is set

Reports AllowEmptyInput is on, and devices using kbd and mouse is off.
WHat does this mean?

Cant find the glx and dri modules...





> Graeme
> 
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel


-- 
Best Regards
Ulf Samuelsson




  reply	other threads:[~2009-08-15  0:39 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-14  7:48 No graphic when loading "x11-gpe-image" Ulf Samuelsson
2009-08-14 11:19 ` Koen Kooi
2009-08-14 15:25   ` Ulf Samuelsson
2009-08-14 15:42     ` Phil Blundell
2009-08-14 20:01       ` Ulf Samuelsson
2009-08-14 20:24         ` Graeme Gregory
2009-08-15  0:22           ` Ulf Samuelsson [this message]
2009-08-15 11:24             ` Rolf Leggewie
2009-08-15 12:11               ` Ulf Samuelsson
2009-08-15 13:11                 ` No graphic when loading "x11-gpe-image" - Now mostly working! Ulf Samuelsson
2009-08-14 21:08         ` No graphic when loading "x11-gpe-image" Phil Blundell
2009-08-15 23:00           ` Stanislav Brabec
2009-08-16  8:16             ` Koen Kooi
2009-08-19 12:50             ` marcin
2009-08-19 15:35               ` Ulf Samuelsson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A85FFD7.7090302@atmel.com \
    --to=ulf.samuelsson@atmel.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.