﻿
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:coop="http://www.google.com/coop/namespace"
		>
<channel>
	<title>Comments on: Bitbaking the kernel, Angstrom and qt4-embedded all at once</title>
	<atom:link href="http://www.electronics.diycinema.co.uk/embedded/mini2440/bitbaking-the-kernel-angstrom-and-qt4-embedded-all-at-once/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.electronics.diycinema.co.uk/embedded/mini2440/bitbaking-the-kernel-angstrom-and-qt4-embedded-all-at-once/</link>
	<description>Mini2440 / embedded related ramblings</description>
	<lastBuildDate>Fri, 27 Jan 2012 17:14:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Doug</title>
		<link>http://www.electronics.diycinema.co.uk/embedded/mini2440/bitbaking-the-kernel-angstrom-and-qt4-embedded-all-at-once/comment-page-2/#comment-652</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Mon, 28 Nov 2011 19:16:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.electronics.diycinema.co.uk/?p=109#comment-652</guid>
		<description>Sounds like no recipe, are you sure the name&#039;s correct? If you can&#039;t find it you might need to pull it in from the OE classic branch.</description>
		<content:encoded><![CDATA[<p>Sounds like no recipe, are you sure the name&#8217;s correct? If you can&#8217;t find it you might need to pull it in from the OE classic branch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jelle</title>
		<link>http://www.electronics.diycinema.co.uk/embedded/mini2440/bitbaking-the-kernel-angstrom-and-qt4-embedded-all-at-once/comment-page-2/#comment-641</link>
		<dc:creator>Jelle</dc:creator>
		<pubDate>Tue, 04 Oct 2011 08:48:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.electronics.diycinema.co.uk/?p=109#comment-641</guid>
		<description>Hi Doug,

Thanks for this howto!

Only problem i have is when trying to build the toolchain:

bitbake meta-toolchain-qte

i get:

ERROR: Nothing PROVIDES &#039;meta-toolchain-qte&#039;

Ik obviously miss some files. But how to install easy?

Kind regards Jelle</description>
		<content:encoded><![CDATA[<p>Hi Doug,</p>
<p>Thanks for this howto!</p>
<p>Only problem i have is when trying to build the toolchain:</p>
<p>bitbake meta-toolchain-qte</p>
<p>i get:</p>
<p>ERROR: Nothing PROVIDES &#8216;meta-toolchain-qte&#8217;</p>
<p>Ik obviously miss some files. But how to install easy?</p>
<p>Kind regards Jelle</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steffen Elste</title>
		<link>http://www.electronics.diycinema.co.uk/embedded/mini2440/bitbaking-the-kernel-angstrom-and-qt4-embedded-all-at-once/comment-page-2/#comment-534</link>
		<dc:creator>Steffen Elste</dc:creator>
		<pubDate>Sun, 26 Sep 2010 09:03:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.electronics.diycinema.co.uk/?p=109#comment-534</guid>
		<description>Hi Doug,
sorry to bother You again - when i run the &#039;qtdemo&#039; app the mouse pointer moves rather erratically, not even using up the whole area of the 7&quot; screen.
I&#039;ve found a couple of descriptions on various news groups and blogs on how to configure the touch screen but not two of them identical ... and what&#039;s more, none of them seems to work reliably (at least for me) ;-)
Could You provide a brief description how You got it working, maybe even include the environment variables necessary?
Regards,

Steffen</description>
		<content:encoded><![CDATA[<p>Hi Doug,<br />
sorry to bother You again &#8211; when i run the &#8216;qtdemo&#8217; app the mouse pointer moves rather erratically, not even using up the whole area of the 7&#8243; screen.<br />
I&#8217;ve found a couple of descriptions on various news groups and blogs on how to configure the touch screen but not two of them identical &#8230; and what&#8217;s more, none of them seems to work reliably (at least for me) <img src='http://www.electronics.diycinema.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /><br />
Could You provide a brief description how You got it working, maybe even include the environment variables necessary?<br />
Regards,</p>
<p>Steffen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug</title>
		<link>http://www.electronics.diycinema.co.uk/embedded/mini2440/bitbaking-the-kernel-angstrom-and-qt4-embedded-all-at-once/comment-page-2/#comment-533</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Fri, 17 Sep 2010 16:55:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.electronics.diycinema.co.uk/?p=109#comment-533</guid>
		<description>Hi Steffen,

I used Qt Creator, I knocked the app together using my netbook (hp mini2133) which has a built in lis3lv triple axis accelerometer. 

Once it was working i used the Qt Embedded SDK (see link below) to cross compile it, and bitbaked the kernel driver i wrote for the kxps5. 

http://docs.openembedded.org/usermanual/html/ch05s08.html

Cheers,
Doug</description>
		<content:encoded><![CDATA[<p>Hi Steffen,</p>
<p>I used Qt Creator, I knocked the app together using my netbook (hp mini2133) which has a built in lis3lv triple axis accelerometer. </p>
<p>Once it was working i used the Qt Embedded SDK (see link below) to cross compile it, and bitbaked the kernel driver i wrote for the kxps5. </p>
<p><a href="http://docs.openembedded.org/usermanual/html/ch05s08.html" rel="nofollow">http://docs.openembedded.org/usermanual/html/ch05s08.html</a></p>
<p>Cheers,<br />
Doug</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steffen Elste</title>
		<link>http://www.electronics.diycinema.co.uk/embedded/mini2440/bitbaking-the-kernel-angstrom-and-qt4-embedded-all-at-once/comment-page-2/#comment-532</link>
		<dc:creator>Steffen Elste</dc:creator>
		<pubDate>Fri, 17 Sep 2010 16:27:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.electronics.diycinema.co.uk/?p=109#comment-532</guid>
		<description>&lt;a href=&quot;#comment-531&quot; rel=&quot;nofollow&quot;&gt;@Doug &lt;/a&gt; 
Hi Doug,
thanks - yupp, i was thinking along the lines of Qtopia ...
What kind of desktop environment did You use e.g. for the &#039;Qt Embedded 4.6.0 + Qwt + kxps5 accelerometer&#039;?
Cheers,

Steffen</description>
		<content:encoded><![CDATA[<p><a href="#comment-531" rel="nofollow">@Doug </a><br />
Hi Doug,<br />
thanks &#8211; yupp, i was thinking along the lines of Qtopia &#8230;<br />
What kind of desktop environment did You use e.g. for the &#8216;Qt Embedded 4.6.0 + Qwt + kxps5 accelerometer&#8217;?<br />
Cheers,</p>
<p>Steffen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug</title>
		<link>http://www.electronics.diycinema.co.uk/embedded/mini2440/bitbaking-the-kernel-angstrom-and-qt4-embedded-all-at-once/comment-page-2/#comment-531</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Fri, 17 Sep 2010 15:25:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.electronics.diycinema.co.uk/?p=109#comment-531</guid>
		<description>Hi Stefan, what you have is an image with the required framework to run a qt4 application. You might be confusing it with Qtopia / Qt Extended which are desktop environments. If it helps the image you have is basically the image i used to make the accelerometer / RGB LED interfaces.  Doug</description>
		<content:encoded><![CDATA[<p>Hi Stefan, what you have is an image with the required framework to run a qt4 application. You might be confusing it with Qtopia / Qt Extended which are desktop environments. If it helps the image you have is basically the image i used to make the accelerometer / RGB LED interfaces.  Doug</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steffen Elste</title>
		<link>http://www.electronics.diycinema.co.uk/embedded/mini2440/bitbaking-the-kernel-angstrom-and-qt4-embedded-all-at-once/comment-page-2/#comment-530</link>
		<dc:creator>Steffen Elste</dc:creator>
		<pubDate>Fri, 17 Sep 2010 15:16:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.electronics.diycinema.co.uk/?p=109#comment-530</guid>
		<description>&lt;a href=&quot;#comment-524&quot; rel=&quot;nofollow&quot;&gt;@RyanB &lt;/a&gt; 
Hi Ryan,
had the same problem - You probably got the 64 MByte RAM / 64 MByte Flash version? Then the image won&#039;t fit.
Boot it off the SD - i put the kernel there as well - much easier to handle because You don&#039;t have to go through all the loops again if You make some changes (e.g. a new kernel): Power off the Mini, write the new images onto it ...
Regards,

Steffen</description>
		<content:encoded><![CDATA[<p><a href="#comment-524" rel="nofollow">@RyanB </a><br />
Hi Ryan,<br />
had the same problem &#8211; You probably got the 64 MByte RAM / 64 MByte Flash version? Then the image won&#8217;t fit.<br />
Boot it off the SD &#8211; i put the kernel there as well &#8211; much easier to handle because You don&#8217;t have to go through all the loops again if You make some changes (e.g. a new kernel): Power off the Mini, write the new images onto it &#8230;<br />
Regards,</p>
<p>Steffen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steffen Elste</title>
		<link>http://www.electronics.diycinema.co.uk/embedded/mini2440/bitbaking-the-kernel-angstrom-and-qt4-embedded-all-at-once/comment-page-2/#comment-529</link>
		<dc:creator>Steffen Elste</dc:creator>
		<pubDate>Fri, 17 Sep 2010 15:12:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.electronics.diycinema.co.uk/?p=109#comment-529</guid>
		<description>&lt;a href=&quot;#comment-527&quot; rel=&quot;nofollow&quot;&gt;@Doug &lt;/a&gt; 
Hi Doug,
thanks for the reply - i baked the &#039;mini2440-image&#039;, with &#039;qt4-embedded&#039; included as in your tutorial ... would&#039;ve thought that this would give me a graphical desktop as directfb, tslib &amp; stuff are baked as well?!
Or am i missing something really obvious here? ;-)
Regards,

Steffen</description>
		<content:encoded><![CDATA[<p><a href="#comment-527" rel="nofollow">@Doug </a><br />
Hi Doug,<br />
thanks for the reply &#8211; i baked the &#8216;mini2440-image&#8217;, with &#8216;qt4-embedded&#8217; included as in your tutorial &#8230; would&#8217;ve thought that this would give me a graphical desktop as directfb, tslib &amp; stuff are baked as well?!<br />
Or am i missing something really obvious here? <img src='http://www.electronics.diycinema.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /><br />
Regards,</p>
<p>Steffen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug</title>
		<link>http://www.electronics.diycinema.co.uk/embedded/mini2440/bitbaking-the-kernel-angstrom-and-qt4-embedded-all-at-once/comment-page-2/#comment-528</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Fri, 17 Sep 2010 12:25:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.electronics.diycinema.co.uk/?p=109#comment-528</guid>
		<description>&lt;a href=&quot;#comment-524&quot; rel=&quot;nofollow&quot;&gt;@RyanB &lt;/a&gt; 
You&#039;re best off asking somewhere else about this, i&#039;ve done nearly all my work using NFS. Sorry i can&#039;t help. Doug</description>
		<content:encoded><![CDATA[<p><a href="#comment-524" rel="nofollow">@RyanB </a><br />
You&#8217;re best off asking somewhere else about this, i&#8217;ve done nearly all my work using NFS. Sorry i can&#8217;t help. Doug</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug</title>
		<link>http://www.electronics.diycinema.co.uk/embedded/mini2440/bitbaking-the-kernel-angstrom-and-qt4-embedded-all-at-once/comment-page-2/#comment-527</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Fri, 17 Sep 2010 12:21:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.electronics.diycinema.co.uk/?p=109#comment-527</guid>
		<description>Thanks, that sounds about right... which image have you baked? Unless it&#039;s something like gpe-image you won&#039;t have a GUI.</description>
		<content:encoded><![CDATA[<p>Thanks, that sounds about right&#8230; which image have you baked? Unless it&#8217;s something like gpe-image you won&#8217;t have a GUI.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

