<?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/"
	
	>
<channel>
	<title>Comments on: Raspberry Pi Buildroot &#8211; 3.8.6 Kernel Branch</title>
	<atom:link href="/read/rpi-buildroot-3-8/feed/" rel="self" type="application/rss+xml" />
	<link>https://guillermoamaral.com/read/rpi-buildroot-3-8/</link>
	<description>Incredibly handsome engineer, gamedev and trekkie.</description>
	<lastBuildDate>Fri, 23 May 2014 02:36:22 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=167</generator>
	<item>
		<title>By: arief</title>
		<link>https://guillermoamaral.com/read/rpi-buildroot-3-8/#comment-657</link>
		<dc:creator><![CDATA[arief]]></dc:creator>
		<pubDate>Wed, 30 Apr 2014 19:52:19 +0000</pubDate>
		<guid isPermaLink="false">https://guillermoamaral.com/?p=692#comment-657</guid>
		<description><![CDATA[&lt;p&gt;Hello, i am interesting about this post of article. I want to ask something, how to create .img file for sdcard-3.8.img ? thank you :)&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Hello, i am interesting about this post of article. I want to ask something, how to create .img file for sdcard-3.8.img ? thank you :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gamaral</title>
		<link>https://guillermoamaral.com/read/rpi-buildroot-3-8/#comment-584</link>
		<dc:creator><![CDATA[gamaral]]></dc:creator>
		<pubDate>Wed, 12 Mar 2014 14:20:57 +0000</pubDate>
		<guid isPermaLink="false">https://guillermoamaral.com/?p=692#comment-584</guid>
		<description><![CDATA[&lt;p&gt;Hi Adrian,&lt;/p&gt;

&lt;p&gt;You&#039;re in luck, if you build buildroot-rpi from github, it has RPi camera support. Just remember to uncomment the start_x and fixup_x files in the config.txt file.&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Hi Adrian,</p>

<p>You&#8217;re in luck, if you build buildroot-rpi from github, it has RPi camera support. Just remember to uncomment the start_x and fixup_x files in the config.txt file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian</title>
		<link>https://guillermoamaral.com/read/rpi-buildroot-3-8/#comment-583</link>
		<dc:creator><![CDATA[Adrian]]></dc:creator>
		<pubDate>Wed, 12 Mar 2014 09:13:38 +0000</pubDate>
		<guid isPermaLink="false">https://guillermoamaral.com/?p=692#comment-583</guid>
		<description><![CDATA[&lt;p&gt;Hola Guillermo.&lt;/p&gt;

&lt;p&gt;Lo primero de todo quiero felicitarte por tu trabajo y por tus aportaciones, ya que son de gran ayuda para nosotros. He probado tu imagen y funciona realmente rápida.&lt;/p&gt;

&lt;p&gt;Ahora tengo un problema pendiente: necesito hacer funcionar la cámara de la RPi, y la verdad no he encontrado demasiada información sobre el tema.&lt;/p&gt;

&lt;p&gt;Por eso quería preguntarte si sabes alguna forma de incluir esta funcionalidad. Por lo que he visto, los ejecutables están en https://github.com/raspberrypi/firmware/tree/master/opt/vc/bin&lt;/p&gt;

&lt;p&gt;¿Sabes como puedo incluir este módulo en un sistema de ficheros como el tuyo con buildroot?&lt;/p&gt;

&lt;p&gt;Muchas gracias de antemano por la información, un gran saludo.
Adrian.&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Hola Guillermo.</p>

<p>Lo primero de todo quiero felicitarte por tu trabajo y por tus aportaciones, ya que son de gran ayuda para nosotros. He probado tu imagen y funciona realmente rápida.</p>

<p>Ahora tengo un problema pendiente: necesito hacer funcionar la cámara de la RPi, y la verdad no he encontrado demasiada información sobre el tema.</p>

<p>Por eso quería preguntarte si sabes alguna forma de incluir esta funcionalidad. Por lo que he visto, los ejecutables están en <a href="https://github.com/raspberrypi/firmware/tree/master/opt/vc/bin" rel="nofollow">https://github.com/raspberrypi/firmware/tree/master/opt/vc/bin</a></p>

<p>¿Sabes como puedo incluir este módulo en un sistema de ficheros como el tuyo con buildroot?</p>

<p>Muchas gracias de antemano por la información, un gran saludo.
Adrian.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Stevenson</title>
		<link>https://guillermoamaral.com/read/rpi-buildroot-3-8/#comment-581</link>
		<dc:creator><![CDATA[David Stevenson]]></dc:creator>
		<pubDate>Sat, 01 Mar 2014 23:02:57 +0000</pubDate>
		<guid isPermaLink="false">https://guillermoamaral.com/?p=692#comment-581</guid>
		<description><![CDATA[&lt;p&gt;Hi and thanks for making it all so easy.
I have a problem getting rid of kernel messages on the serial, I have removed all references to ama0 in the cmdline in config.txt, and I have altered inittab to run my application only no tty. But I still get kernel output at 115200 at boot, my app runs at 9600.
Do you kow where else the serial is set up to 115200?&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Hi and thanks for making it all so easy.
I have a problem getting rid of kernel messages on the serial, I have removed all references to ama0 in the cmdline in config.txt, and I have altered inittab to run my application only no tty. But I still get kernel output at 115200 at boot, my app runs at 9600.
Do you kow where else the serial is set up to 115200?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gamaral</title>
		<link>https://guillermoamaral.com/read/rpi-buildroot-3-8/#comment-580</link>
		<dc:creator><![CDATA[gamaral]]></dc:creator>
		<pubDate>Fri, 14 Feb 2014 18:02:24 +0000</pubDate>
		<guid isPermaLink="false">https://guillermoamaral.com/?p=692#comment-580</guid>
		<description><![CDATA[&lt;p&gt;Hmm, you can probably try building in udev support. :)&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Hmm, you can probably try building in udev support. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Veerman</title>
		<link>https://guillermoamaral.com/read/rpi-buildroot-3-8/#comment-579</link>
		<dc:creator><![CDATA[David Veerman]]></dc:creator>
		<pubDate>Thu, 13 Feb 2014 10:48:58 +0000</pubDate>
		<guid isPermaLink="false">https://guillermoamaral.com/?p=692#comment-579</guid>
		<description><![CDATA[&lt;p&gt;Museveni =Mdev  spell checker blooper&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Museveni =Mdev  spell checker blooper</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Veerman</title>
		<link>https://guillermoamaral.com/read/rpi-buildroot-3-8/#comment-578</link>
		<dc:creator><![CDATA[David Veerman]]></dc:creator>
		<pubDate>Thu, 13 Feb 2014 10:47:27 +0000</pubDate>
		<guid isPermaLink="false">https://guillermoamaral.com/?p=692#comment-578</guid>
		<description><![CDATA[&lt;p&gt;Trying and failing to get USB drive support in RPI-Buildroot.  Having problems with Museveni and module loading.&lt;/p&gt;

&lt;p&gt;See http://raspberrypi.stackexchange.com/questions/13612/rpi-buildroot-usb-drive?noredirect=1#comment19213_13612&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Trying and failing to get USB drive support in RPI-Buildroot.  Having problems with Museveni and module loading.</p>

<p>See <a href="http://raspberrypi.stackexchange.com/questions/13612/rpi-buildroot-usb-drive?noredirect=1#comment19213_13612" rel="nofollow">http://raspberrypi.stackexchange.com/questions/13612/rpi-buildroot-usb-drive?noredirect=1#comment19213_13612</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gamaral</title>
		<link>https://guillermoamaral.com/read/rpi-buildroot-3-8/#comment-573</link>
		<dc:creator><![CDATA[gamaral]]></dc:creator>
		<pubDate>Wed, 15 Jan 2014 22:08:54 +0000</pubDate>
		<guid isPermaLink="false">https://guillermoamaral.com/?p=692#comment-573</guid>
		<description><![CDATA[&lt;p&gt;You should just need to build a dhcp client like dhcpcd or set a static ip on boot.&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>You should just need to build a dhcp client like dhcpcd or set a static ip on boot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>https://guillermoamaral.com/read/rpi-buildroot-3-8/#comment-572</link>
		<dc:creator><![CDATA[Sam]]></dc:creator>
		<pubDate>Wed, 15 Jan 2014 22:06:19 +0000</pubDate>
		<guid isPermaLink="false">https://guillermoamaral.com/?p=692#comment-572</guid>
		<description><![CDATA[&lt;p&gt;Hmm I&#039;ve tried many option but I fail to have the network started automatically.&lt;/p&gt;

&lt;p&gt;Any idea how I can have it started automatically ?
Great job by the way, thanks.
Sam&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Hmm I&#8217;ve tried many option but I fail to have the network started automatically.</p>

<p>Any idea how I can have it started automatically ?
Great job by the way, thanks.
Sam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gamaral</title>
		<link>https://guillermoamaral.com/read/rpi-buildroot-3-8/#comment-559</link>
		<dc:creator><![CDATA[gamaral]]></dc:creator>
		<pubDate>Tue, 19 Nov 2013 18:37:53 +0000</pubDate>
		<guid isPermaLink="false">https://guillermoamaral.com/?p=692#comment-559</guid>
		<description><![CDATA[&lt;p&gt;Probably not before unless you use something like initramfs. You may want to add it into rc.d instead since you&#039;ll have much better control of when to execute it. :)&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Probably not before unless you use something like initramfs. You may want to add it into rc.d instead since you&#8217;ll have much better control of when to execute it. :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
