From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [81.228.8.164] (helo=pne-smtpout2-sn2.hy.skanova.net) by linuxtogo.org with esmtp (Exim 4.69) (envelope-from ) id 1Mc7Ix-0008Qq-2X for openembedded-devel@lists.openembedded.org; Sat, 15 Aug 2009 02:39:31 +0200 Received: from [10.175.196.247] (213.66.88.44) by pne-smtpout2-sn2.hy.skanova.net (7.3.140.3) (authenticated as u82406562) id 4A5BC8BE0028488B for openembedded-devel@lists.openembedded.org; Sat, 15 Aug 2009 02:22:48 +0200 Message-ID: <4A85FFD7.7090302@atmel.com> Date: Sat, 15 Aug 2009 02:22:47 +0200 From: Ulf Samuelsson Organization: Atmel Nordic AB User-Agent: Thunderbird 2.0.0.22 (X11/20090605) MIME-Version: 1.0 To: openembedded-devel@lists.openembedded.org References: <4A8516BF.9080405@atmel.com> <4A8581D9.9010205@atmel.com> <1250264545.12282.1271.camel@mill.internal.reciva.com> <4A85C292.9030605@atmel.com> <4A85C7E9.7030402@xora.org.uk> In-Reply-To: <4A85C7E9.7030402@xora.org.uk> Subject: Re: No graphic when loading "x11-gpe-image" X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Aug 2009 00:39:32 -0000 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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