<?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 for Executing Gummiworms</title>
	<atom:link href="http://russelldavis.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://russelldavis.org</link>
	<description>The trials and tribulations of a grumpy curmudgeonly old git</description>
	<lastBuildDate>Thu, 09 Feb 2012 14:53:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on New Raspberry Pi development vm version 0.2 by sherif omran</title>
		<link>http://russelldavis.org/2012/01/20/new-raspberry-pi-development-vm-v0-2/#comment-466</link>
		<dc:creator>sherif omran</dc:creator>
		<pubDate>Thu, 09 Feb 2012 14:53:39 +0000</pubDate>
		<guid isPermaLink="false">http://russelldavis.org/?p=829#comment-466</guid>
		<description>thank you for the nice work. I would recommend to add QT to the VM and adjust the environment for building software on it and compiling for arm. This is tricky. Please do it for us.</description>
		<content:encoded><![CDATA[<p>thank you for the nice work. I would recommend to add QT to the VM and adjust the environment for building software on it and compiling for arm. This is tricky. Please do it for us.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OpenWRT on the Zipit Z2 by Russell</title>
		<link>http://russelldavis.org/2011/10/26/openwrt-on-the-zipit-z2/#comment-456</link>
		<dc:creator>Russell</dc:creator>
		<pubDate>Sun, 05 Feb 2012 21:29:20 +0000</pubDate>
		<guid isPermaLink="false">http://russelldavis.org/?p=524#comment-456</guid>
		<description>I don&#039;t have a zipit immediately available at the moment (they are all packed away as i&#039;m working on some other projects at the moment) so can you check to see if /bin/bash is available in openwrt and that it isn&#039;t symlinked to ash, dash or something like that? ewoc REQUIRES bash as it uses arrays and other stuff not available in ash/dash.....</description>
		<content:encoded><![CDATA[<p>I don&#8217;t have a zipit immediately available at the moment (they are all packed away as i&#8217;m working on some other projects at the moment) so can you check to see if /bin/bash is available in openwrt and that it isn&#8217;t symlinked to ash, dash or something like that? ewoc REQUIRES bash as it uses arrays and other stuff not available in ash/dash&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Additional Raspberry Pi VM Information by Russell</title>
		<link>http://russelldavis.org/2012/01/31/additional-raspberry-pi-vm-information/#comment-455</link>
		<dc:creator>Russell</dc:creator>
		<pubDate>Sun, 05 Feb 2012 21:27:23 +0000</pubDate>
		<guid isPermaLink="false">http://russelldavis.org/?p=1441#comment-455</guid>
		<description>Yes you can use the repository version of qemu and/or scratchbox2 i&#039;m just loathed personally to trust 11.10 for anything because of the library problems that I have seen at least on the i386 version. You can solve them but my feeling is that if those slipped through the quality control (is there any? :) ) then what else slipped through that isn&#039;t as obvious. But if it works for you don&#039;t knock it :)</description>
		<content:encoded><![CDATA[<p>Yes you can use the repository version of qemu and/or scratchbox2 i&#8217;m just loathed personally to trust 11.10 for anything because of the library problems that I have seen at least on the i386 version. You can solve them but my feeling is that if those slipped through the quality control (is there any? <img src='http://russelldavis.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ) then what else slipped through that isn&#8217;t as obvious. But if it works for you don&#8217;t knock it <img src='http://russelldavis.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Additional Raspberry Pi VM Information by Eric</title>
		<link>http://russelldavis.org/2012/01/31/additional-raspberry-pi-vm-information/#comment-454</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Sun, 05 Feb 2012 21:18:21 +0000</pubDate>
		<guid isPermaLink="false">http://russelldavis.org/?p=1441#comment-454</guid>
		<description>I followed your directions with Ubuntu 11.10 and the only thing that didn&#039;t work for me was building scratchbox2.  To resolve it, I simply did &quot;sudo apt-get install scratchbox2&quot; and everything else worked fine.</description>
		<content:encoded><![CDATA[<p>I followed your directions with Ubuntu 11.10 and the only thing that didn&#8217;t work for me was building scratchbox2.  To resolve it, I simply did &#8220;sudo apt-get install scratchbox2&#8243; and everything else worked fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OpenWRT on the Zipit Z2 by Steve</title>
		<link>http://russelldavis.org/2011/10/26/openwrt-on-the-zipit-z2/#comment-453</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Sun, 05 Feb 2012 20:38:47 +0000</pubDate>
		<guid isPermaLink="false">http://russelldavis.org/?p=524#comment-453</guid>
		<description>Hi, hope you are feeling better these days.
Hey, Still trying to sort out the wifi on my zipit z2.  

* I wiped the flash disk, and re-installed the Feb 6 openwrt tar image from http://www.chainxor.org/openwrt-zipit/snapshot/

* I downloaded and placed in root, made executable the ewoc script.

* attempted to run the script (ewoc.sh, from here http://mozzwald.com/zipit/z2sid/ewoc-z2sid.fixed)  with 

ash ewoc.sh


This does not run at all!  immediately complains.   
It is hard for me to capture this text since it is in the zipit.

help!

steve</description>
		<content:encoded><![CDATA[<p>Hi, hope you are feeling better these days.<br />
Hey, Still trying to sort out the wifi on my zipit z2.  </p>
<p>* I wiped the flash disk, and re-installed the Feb 6 openwrt tar image from <a href="http://www.chainxor.org/openwrt-zipit/snapshot/" rel="nofollow">http://www.chainxor.org/openwrt-zipit/snapshot/</a></p>
<p>* I downloaded and placed in root, made executable the ewoc script.</p>
<p>* attempted to run the script (ewoc.sh, from here <a href="http://mozzwald.com/zipit/z2sid/ewoc-z2sid.fixed" rel="nofollow">http://mozzwald.com/zipit/z2sid/ewoc-z2sid.fixed</a>)  with </p>
<p>ash ewoc.sh</p>
<p>This does not run at all!  immediately complains.<br />
It is hard for me to capture this text since it is in the zipit.</p>
<p>help!</p>
<p>steve</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Raspberry Pi development vm version 0.2 by Russell</title>
		<link>http://russelldavis.org/2012/01/20/new-raspberry-pi-development-vm-v0-2/#comment-439</link>
		<dc:creator>Russell</dc:creator>
		<pubDate>Thu, 02 Feb 2012 05:29:57 +0000</pubDate>
		<guid isPermaLink="false">http://russelldavis.org/?p=829#comment-439</guid>
		<description>I have actually been looking at how sbrsh/sbrshd (scratchbox remote shell) works these days (it seems to have been abandoned, the git repository that did exist is gone and just legacy tarballs lying around). I seem to have found two &quot;forks&quot; of it before it got dropped. one seems to have sshfs support and the other has the original nfs support but I haven&#039;t yet found time to investigate further. If i can get versions compiled for the raspi and qemu then we can use sb2 with either the real hardware and/or a running qemu-system-arm  system to handle the ARM emulation required when doing things like ./configure

However if you have a running qemu-system-arm with a compatable rootfs to the one sb2 is using e.g. fedora and have networking working in the qemu-system-arm emulation then because I installed (or you have) apache2 and symlinked it to the build directory you can wget programs built using sb2 into the running qemu-system-arm system.

I did try to be a clever wotsit a couple of days ago and used a virtualbox emulated harddisk containing the seed rootfs that scratchbox2 uses and used that with qemu-system-arm instead of a disk image. so that things compiled and installed to the rootfs in scratchbox2 would show up in the running qemu-system-arm and vice versa. Probably not exactly a wise thing to do and i probably wouldn&#039;t recommend it if you want to keep a stable rootfs but it did work :)

I&#039;m having to put most Raspberry Pi things (other than the forum and twitter) on the back burner for a little while but as soon as I get a chance i&#039;ll continue looking at sbrsh. If anyone wants to speed up the time it takes for me to get back to raspi related activities I could do with some help with opencv and python and webcams in linux :)</description>
		<content:encoded><![CDATA[<p>I have actually been looking at how sbrsh/sbrshd (scratchbox remote shell) works these days (it seems to have been abandoned, the git repository that did exist is gone and just legacy tarballs lying around). I seem to have found two &#8220;forks&#8221; of it before it got dropped. one seems to have sshfs support and the other has the original nfs support but I haven&#8217;t yet found time to investigate further. If i can get versions compiled for the raspi and qemu then we can use sb2 with either the real hardware and/or a running qemu-system-arm  system to handle the ARM emulation required when doing things like ./configure</p>
<p>However if you have a running qemu-system-arm with a compatable rootfs to the one sb2 is using e.g. fedora and have networking working in the qemu-system-arm emulation then because I installed (or you have) apache2 and symlinked it to the build directory you can wget programs built using sb2 into the running qemu-system-arm system.</p>
<p>I did try to be a clever wotsit a couple of days ago and used a virtualbox emulated harddisk containing the seed rootfs that scratchbox2 uses and used that with qemu-system-arm instead of a disk image. so that things compiled and installed to the rootfs in scratchbox2 would show up in the running qemu-system-arm and vice versa. Probably not exactly a wise thing to do and i probably wouldn&#8217;t recommend it if you want to keep a stable rootfs but it did work <img src='http://russelldavis.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I&#8217;m having to put most Raspberry Pi things (other than the forum and twitter) on the back burner for a little while but as soon as I get a chance i&#8217;ll continue looking at sbrsh. If anyone wants to speed up the time it takes for me to get back to raspi related activities I could do with some help with opencv and python and webcams in linux <img src='http://russelldavis.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Raspberry Pi development vm version 0.2 by PC Pete</title>
		<link>http://russelldavis.org/2012/01/20/new-raspberry-pi-development-vm-v0-2/#comment-438</link>
		<dc:creator>PC Pete</dc:creator>
		<pubDate>Thu, 02 Feb 2012 04:56:16 +0000</pubDate>
		<guid isPermaLink="false">http://russelldavis.org/?p=829#comment-438</guid>
		<description>G&#039;day Russell!

Mate, thanks so much for providing the whole kit &amp; kaboodle! It&#039;s an intimidating step for many people, jumping into the world of VMs and filesystems (let alone toolchains!), and this seems to be a great way to start.

Luckily for me, I&#039;m well versed in VMs (from Z80,CP/M to DOS to Win 3.x to W95 to XP to linux now, all running simultaneously if needed!), but it&#039;s still a big step to go from &quot;I&#039;m so excited about the Pi&quot; to &quot;sb2 gcc hello.c -o hello&quot;!!

And QEMU has more than its share of quirks and undocumented features that it could still trip novices (and not-so-novices *cough*).

However, since QEMU does emulate the ARM, I&#039;m wondering if you&#039;ve had a chance to (or interest in) getting code (compiled on your Pi-kit) to somehow run in an ARM instance of QEMU? If so, what would be your recommended way of achieving that? Is it possible? Or is the instruction set hoohaa (Thumb vs RISC, et al) going to be a showstopper?

The reason I ask is that it would be really nice to get a software mirror of the hardware Pi working so that folks can test something simple out by building it on the PiKit, running it on the ARM VM, and then putting on the Pi to see it work in hardware. Is this feasible? Is it worthwhile doing, or am I just adding more complexity to an already well-complicated situation?

I do realise that there&#039;s a lot of stuff that can&#039;t be emulated (graphics, networking, GPIO, etc), but the stuff that can be would be nice to see running before the hardware hits our desks.

In any case, thanks so much for taking so much trouble to help us noobs out. I really do appreciate it. As do quite a few others, judging from the 18,000+ available copies of the torrent!

Best wishes from Down Under,
Pete (aka Cephas Borg).</description>
		<content:encoded><![CDATA[<p>G&#8217;day Russell!</p>
<p>Mate, thanks so much for providing the whole kit &amp; kaboodle! It&#8217;s an intimidating step for many people, jumping into the world of VMs and filesystems (let alone toolchains!), and this seems to be a great way to start.</p>
<p>Luckily for me, I&#8217;m well versed in VMs (from Z80,CP/M to DOS to Win 3.x to W95 to XP to linux now, all running simultaneously if needed!), but it&#8217;s still a big step to go from &#8220;I&#8217;m so excited about the Pi&#8221; to &#8220;sb2 gcc hello.c -o hello&#8221;!!</p>
<p>And QEMU has more than its share of quirks and undocumented features that it could still trip novices (and not-so-novices *cough*).</p>
<p>However, since QEMU does emulate the ARM, I&#8217;m wondering if you&#8217;ve had a chance to (or interest in) getting code (compiled on your Pi-kit) to somehow run in an ARM instance of QEMU? If so, what would be your recommended way of achieving that? Is it possible? Or is the instruction set hoohaa (Thumb vs RISC, et al) going to be a showstopper?</p>
<p>The reason I ask is that it would be really nice to get a software mirror of the hardware Pi working so that folks can test something simple out by building it on the PiKit, running it on the ARM VM, and then putting on the Pi to see it work in hardware. Is this feasible? Is it worthwhile doing, or am I just adding more complexity to an already well-complicated situation?</p>
<p>I do realise that there&#8217;s a lot of stuff that can&#8217;t be emulated (graphics, networking, GPIO, etc), but the stuff that can be would be nice to see running before the hardware hits our desks.</p>
<p>In any case, thanks so much for taking so much trouble to help us noobs out. I really do appreciate it. As do quite a few others, judging from the 18,000+ available copies of the torrent!</p>
<p>Best wishes from Down Under,<br />
Pete (aka Cephas Borg).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Additional Raspberry Pi VM Information by Homepage</title>
		<link>http://russelldavis.org/2012/01/31/additional-raspberry-pi-vm-information/#comment-437</link>
		<dc:creator>Homepage</dc:creator>
		<pubDate>Wed, 01 Feb 2012 18:59:23 +0000</pubDate>
		<guid isPermaLink="false">http://russelldavis.org/?p=1441#comment-437</guid>
		<description>&lt;strong&gt;... [Trackback]...&lt;/strong&gt;

[...] Read More Infos here: russelldavis.org/2012/01/31/additional-raspberry-pi-vm-information/ [...]...</description>
		<content:encoded><![CDATA[<p><strong>&#8230; [Trackback]&#8230;</strong></p>
<p>[...] Read More Infos here: russelldavis.org/2012/01/31/additional-raspberry-pi-vm-information/ [...]&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up a VM for Raspberry Pi development using Virtualbox, Scratchbox2 &amp; qemu (Part 3) by Felix Gilcher</title>
		<link>http://russelldavis.org/2012/01/28/setting-up-a-vm-for-raspberry-pi-development-using-virtualbox-scratchbox2-qemu-part-3/#comment-436</link>
		<dc:creator>Felix Gilcher</dc:creator>
		<pubDate>Tue, 31 Jan 2012 22:11:11 +0000</pubDate>
		<guid isPermaLink="false">http://russelldavis.org/?p=1209#comment-436</guid>
		<description>I took the liberty of transforming your instructions into a set of puppet recipes that vagrant can use to bootstrap a working virtualbox. It&#039;s still a bit rough around the edges and the readme is sorely lacking, but it should do the job. I&#039;ll improve on it tomorrow. You can find the repo here https://github.com/Asquera/raspberry-devbox

Thanks for the guide.</description>
		<content:encoded><![CDATA[<p>I took the liberty of transforming your instructions into a set of puppet recipes that vagrant can use to bootstrap a working virtualbox. It&#8217;s still a bit rough around the edges and the readme is sorely lacking, but it should do the job. I&#8217;ll improve on it tomorrow. You can find the repo here <a href="https://github.com/Asquera/raspberry-devbox" rel="nofollow">https://github.com/Asquera/raspberry-devbox</a></p>
<p>Thanks for the guide.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up a VM for Raspberry Pi development using Virtualbox, Scratchbox2 &amp; qemu (Part 3) by Russell</title>
		<link>http://russelldavis.org/2012/01/28/setting-up-a-vm-for-raspberry-pi-development-using-virtualbox-scratchbox2-qemu-part-3/#comment-435</link>
		<dc:creator>Russell</dc:creator>
		<pubDate>Tue, 31 Jan 2012 21:19:43 +0000</pubDate>
		<guid isPermaLink="false">http://russelldavis.org/?p=1209#comment-435</guid>
		<description>that sounds like an old qemu version. i used to get that a lot. what does qemu -version (or qemu-system-arm -version or ... ) give you?</description>
		<content:encoded><![CDATA[<p>that sounds like an old qemu version. i used to get that a lot. what does qemu -version (or qemu-system-arm -version or &#8230; ) give you?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- This Quick Cache file was built for (  russelldavis.org/comments/feed/ ) in 5.33993 seconds, on Feb 23rd, 2012 at 12:17 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 23rd, 2012 at 1:17 pm UTC -->
