<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Martin Juhl&#039;s Blog</title>
	<atom:link href="http://www.martin-juhl.dk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.martin-juhl.dk</link>
	<description>Where Basketball and OpenSource meets</description>
	<lastBuildDate>Thu, 17 May 2012 23:36:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Diablo 3 &#8211; Blizzard still rules, also on Linux</title>
		<link>http://www.martin-juhl.dk/2012/05/diablo-3-blizzard-still-rules-also-on-linux/</link>
		<comments>http://www.martin-juhl.dk/2012/05/diablo-3-blizzard-still-rules-also-on-linux/#comments</comments>
		<pubDate>Thu, 17 May 2012 23:27:32 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Bumblebee/Ironhide]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OpenSource]]></category>

		<guid isPermaLink="false">http://www.martin-juhl.dk/?p=187</guid>
		<description><![CDATA[For years and years I (as many others) have waited for Diablo 3. And now it&#8217;s finally here!! For all gaming Linux people, one of the biggest excitements about new games is if they will run under Wine. And Diablo 3 does.. Almost&#8230; There are still some patching which haven&#8217;t (yet) been merged into standard [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.martin-juhl.dk/wp-content/uploads/2012/05/fagoon-diablo-tux-22166.png"><img class="alignnone size-full wp-image-188" title="fagoon-diablo-tux-22166" src="http://www.martin-juhl.dk/wp-content/uploads/2012/05/fagoon-diablo-tux-22166.png" alt="" width="256" height="256" /></a></p>
<p>For years and years I (as many others) have waited for Diablo 3. And now it&#8217;s finally here!!</p>
<p>For all gaming Linux people, one of the biggest excitements about new games is if they will run under Wine.</p>
<p>And Diablo 3 does.. Almost&#8230;</p>
<p>There are still some patching which haven&#8217;t (yet) been merged into standard wine, but besides of that it really runs well.</p>
<p>If you want to follow the way I run Diablo 3 on my Alienware X11M, here it goes:</p>
<p><span id="more-187"></span></p>
<p>Download the Diablo 3 installer from Battle.net. (just run with regular wine to download installer)</p>
<p>Download compiled modified wine (sorry I forgot where I got this):</p>
<a class="downloadlink" href="http://www.martin-juhl.dk/wp-content/plugins/download-monitor/download.php?id=1" title="Version1.5.4 downloaded 15 times" >Wine For Diablo 3 (15)</a>
<p>Unpack it:</p>
<pre>tar zxvf wine-diablo3.tar.gz</pre>
<p>and place the folder diablo3-1.5.4 somewhere e.g. /home/&lt;user&gt;/games/Wine/</p>
<p>Create a Diablo 3 folder:</p>
<p>mkdir -p /home/&lt;user&gt;/games/Diablo\ III</p>
<p>Now run:</p>
<p>WINEPREFIX=/home/&lt;user&gt;/games/Diablo\ III/.wine /home/&lt;user&gt;/games/Wine/diablo3-1.5.4/usr/bin/winecfg (Just press ok, when configuration box appears.)</p>
<p>WINEPREFIX=/home/&lt;user&gt;/games/Diablo\ III/.wine winetricks vcrun2008 (install winetricks with &#8220;apt-get install winetricks&#8221;)</p>
<p>Install Diablo:</p>
<p>WINEPREFIX=/home/&lt;user&gt;/games/Diablo\ III/.wine /home/&lt;user&gt;/games/Wine/diablo3-1.5.4/usr/bin/wine &lt;Diablo Installer exe&gt;</p>
<p>If you having problems with the installer hanging, just copy the installed game from a Window$ box or something..</p>
<p>When the game is installed, start it with</p>
<p>WINEPREFIX=/home/&lt;user&gt;/games/Diablo\ III/.wine taskset -c 1 /home/&lt;user&gt;/games/Wine/diablo3-1.5.4/usr/bin/wine Diablo\ III.exe &#8211;launch</p>
<p>or if you are using Ironhide or The Bumblebee Project:</p>
<p>WINEPREFIX=/home/&lt;user&gt;/games/Diablo\ III/.wine optirun taskset -c 1 /home/&lt;user&gt;/games/Wine/diablo3-1.5.4/usr/bin/wine Diablo\ III.exe &#8211;launch</p>
<p>Happy gaming&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.martin-juhl.dk/2012/05/diablo-3-blizzard-still-rules-also-on-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CBS &#8211; Ready??</title>
		<link>http://www.martin-juhl.dk/2012/04/cbs-ready/</link>
		<comments>http://www.martin-juhl.dk/2012/04/cbs-ready/#comments</comments>
		<pubDate>Sun, 29 Apr 2012 00:29:49 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[OBS]]></category>
		<category><![CDATA[OpenSource]]></category>

		<guid isPermaLink="false">http://www.martin-juhl.dk/?p=180</guid>
		<description><![CDATA[I now think I have gotten the last problems sorted out, and CBS is now running perfectly on my CentOS server.. Signing service is now also working.. I&#8217;m still missing a few RHEL dependencies, but I hope to get this sorted out soon&#8230; Once again, the installation instructions: First of all, remember to setup either [...]]]></description>
			<content:encoded><![CDATA[<p>I now think I have gotten the last problems sorted out, and CBS is now running perfectly on my CentOS server..</p>
<p>Signing service is now also working..</p>
<p>I&#8217;m still missing a few RHEL dependencies, but I hope to get this sorted out soon&#8230;</p>
<p>Once again, the installation instructions:</p>
<p>First of all, remember to setup either DNS or /etc/hosts to match hostname of the server&#8230; </p>
<p>RHEL6:</p>
<p>wget -O /etc/yum.repos.d/RHEL-CBS.repo <a href="http://download.opensuse.org/repositories/home:/martin-juhl:/branches:/openSUSE:/Tools/RHEL_6/home:martin-juhl:branches:openSUSE:Tools.repo">http://download.opensuse.org/repositories/home:/martin-juhl:/branches:/openSUSE:/Tools/RHEL_6/home:martin-juhl:branches:openSUSE:Tools.repo</a></p>
<p>or</p>
<p>CentOS6:</p>
<p>wget -O /etc/yum.repos.d/CentOS-CBS.repo <a href="http://download.opensuse.org/repositories/home:/martin-juhl:/branches:/openSUSE:/Tools/CentOS_6/home:martin-juhl:branches:openSUSE:Tools.repo">http://download.opensuse.org/repositories/home:/martin-juhl:/branches:/openSUSE:/Tools/CentOS_6/home:martin-juhl:branches:openSUSE:Tools.repo</a></p>
<p>For dependencies we also need the EPEL repository:</p>
<p>rpm -ivh http://ftp.crc.dk/fedora-epel/6/i386/epel-release-6-5.noarch.rpm</p>
<p>yum install obs-web-httpd obs-server obs-worker obs-api mysql-server</p>
<p>chkconfig obsworker on<br />
chkconfig iptables off<br />
chkconfig mysqld on<br />
service mysqld start</p>
<p>Configure:<br />
/etc/sysconfig/obs-server</p>
<p>Set:<br />
OBS_API_AUTOSETUP=&#8221;no&#8221;<br />
to:<br />
OBS_API_AUTOSETUP=&#8221;yes&#8221;</p>
<p>and:<br />
OBS_VM_TYPE=&#8221;auto&#8221;<br />
to:<br />
OBS_VM_TYPE=&#8221;none&#8221;</p>
<p>/etc/init.d/obsapisetup start</p>
<p>mv /etc/httpd/conf.d/ssl.conf /etc/httpd/conf.d/ssl.conf.bak</p>
<p>chkconfig httpd on<br />
chkconfig obssignd on</p>
<p>reboot</p>
<p>Now go the servers IP-adresse/Hostname for the web-interface&#8230;</p>
<p>Login: Admin</p>
<p>Pass: opensuse</p>
]]></content:encoded>
			<wfw:commentRss>http://www.martin-juhl.dk/2012/04/cbs-ready/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CBS &#8211; Quick Update</title>
		<link>http://www.martin-juhl.dk/2012/04/cbs-quick-update/</link>
		<comments>http://www.martin-juhl.dk/2012/04/cbs-quick-update/#comments</comments>
		<pubDate>Mon, 23 Apr 2012 13:22:32 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[OBS]]></category>
		<category><![CDATA[OpenSource]]></category>

		<guid isPermaLink="false">http://www.martin-juhl.dk/?p=175</guid>
		<description><![CDATA[Just a quick update on the CBS project: Everything seems to be running now, except for the obssigner.. obssigner needs obs-signd installed, and right now I have some problems building some of the dependencies.. but we&#8217;re moving forward.. If you have any comments/bugs/experiences .. feel free to contact me on Twitter.]]></description>
			<content:encoded><![CDATA[<p>Just a quick update on the CBS project:</p>
<p>Everything seems to be running now, except for the obssigner..</p>
<p>obssigner needs obs-signd installed, and right now I have some problems building some of the dependencies.. but we&#8217;re moving forward..</p>
<p>If you have any comments/bugs/experiences .. feel free to contact me on <a href="http://twitter.com/martinjuhl" target="_blank">Twitter.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.martin-juhl.dk/2012/04/cbs-quick-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CBS &#8211; CentOS Build Service &#8211; Ready for Testing</title>
		<link>http://www.martin-juhl.dk/2012/04/cbs-centos-build-service-ready-for-testing/</link>
		<comments>http://www.martin-juhl.dk/2012/04/cbs-centos-build-service-ready-for-testing/#comments</comments>
		<pubDate>Sat, 21 Apr 2012 03:01:49 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[OBS]]></category>
		<category><![CDATA[OpenSource]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.martin-juhl.dk/?p=166</guid>
		<description><![CDATA[Hi all A quick howto, on installing CBS/OBS on CentOS 6/RHEL 6: RHEL6: wget -O /etc/yum.repos.d/RHEL-CBS.repo http://download.opensuse.org/repositories/home:/martin-juhl:/branches:/openSUSE:/Tools/RHEL_6/home:martin-juhl:branches:openSUSE:Tools.repo or CentOS6: wget -O /etc/yum.repos.d/CentOS-CBS.repo http://download.opensuse.org/repositories/home:/martin-juhl:/branches:/openSUSE:/Tools/CentOS_6/home:martin-juhl:branches:openSUSE:Tools.repo yum install obs-web-httpd obs-server obs-worker obs-api mysql-server chkconfig obsworker on chkconfig mysqld on service mysqld start /etc/sysconfig/obs-server OBS_API_AUTOSETUP=&#8221;no&#8221; OBS_API_AUTOSETUP=&#8221;yes&#8221; OBS_VM_TYPE=&#8221;auto&#8221; OBS_VM_TYPE=&#8221;none&#8221; /etc/init.d/obsapisetup start mv /etc/httpd/conf.d/ssl.conf /etc/httpd/conf.d/ssl.conf.bak chkconfig httpd on reboot Now go [...]]]></description>
			<content:encoded><![CDATA[<p>Hi all</p>
<p>A quick howto, on installing CBS/OBS on CentOS 6/RHEL 6:</p>
<p>RHEL6:</p>
<p>wget -O /etc/yum.repos.d/RHEL-CBS.repo <a href="http://download.opensuse.org/repositories/home:/martin-juhl:/branches:/openSUSE:/Tools/RHEL_6/home:martin-juhl:branches:openSUSE:Tools.repo">http://download.opensuse.org/repositories/home:/martin-juhl:/branches:/openSUSE:/Tools/RHEL_6/home:martin-juhl:branches:openSUSE:Tools.repo</a></p>
<p>or</p>
<p>CentOS6:</p>
<p>wget -O /etc/yum.repos.d/CentOS-CBS.repo <a href="http://download.opensuse.org/repositories/home:/martin-juhl:/branches:/openSUSE:/Tools/CentOS_6/home:martin-juhl:branches:openSUSE:Tools.repo">http://download.opensuse.org/repositories/home:/martin-juhl:/branches:/openSUSE:/Tools/CentOS_6/home:martin-juhl:branches:openSUSE:Tools.repo</a></p>
<p>yum install obs-web-httpd obs-server obs-worker obs-api mysql-server</p>
<p>chkconfig obsworker on<br />
chkconfig mysqld on<br />
service mysqld start</p>
<p>/etc/sysconfig/obs-server</p>
<p>OBS_API_AUTOSETUP=&#8221;no&#8221;<br />
OBS_API_AUTOSETUP=&#8221;yes&#8221;</p>
<p>OBS_VM_TYPE=&#8221;auto&#8221;<br />
OBS_VM_TYPE=&#8221;none&#8221;</p>
<p>/etc/init.d/obsapisetup start</p>
<p>mv /etc/httpd/conf.d/ssl.conf /etc/httpd/conf.d/ssl.conf.bak</p>
<p>chkconfig httpd on</p>
<p>reboot</p>
<p>Now go the servers IP-adresse/Hostname for the web-interface&#8230;</p>
<p>Login: Admin</p>
<p>Pass: opensuse</p>
]]></content:encoded>
			<wfw:commentRss>http://www.martin-juhl.dk/2012/04/cbs-centos-build-service-ready-for-testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Project &#8211; OBS for CentOS/RHEL</title>
		<link>http://www.martin-juhl.dk/2012/04/new-project-obs-for-centosrhel/</link>
		<comments>http://www.martin-juhl.dk/2012/04/new-project-obs-for-centosrhel/#comments</comments>
		<pubDate>Thu, 19 Apr 2012 12:38:58 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[OBS]]></category>
		<category><![CDATA[OpenSource]]></category>

		<guid isPermaLink="false">http://www.martin-juhl.dk/?p=161</guid>
		<description><![CDATA[Hi all Time for YASP (Yet Another Sparetime Project)&#8230; I have now for some time been using OBS (OpenSuSE Build Services) in my local home environment, as well as at several customers&#8230; If you are using a packaged based distribution (RHEL/CentOS/SLES/OpenSuSE/Ubuntu/Debian and more) and in some way are creating your own packages, I will really [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.martin-juhl.dk/wp-content/uploads/2012/04/ossconf2010-obs.jpg"><img class="alignnone size-medium wp-image-162" title="ossconf2010-obs" src="http://www.martin-juhl.dk/wp-content/uploads/2012/04/ossconf2010-obs-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p>Hi all</p>
<p>Time for YASP (Yet Another Sparetime Project)&#8230;</p>
<p>I have now for some time been using OBS (<a href="http://build.opensuse.org">OpenSuSE Build Services</a>) in my local home environment, as well as at several customers&#8230;</p>
<p>If you are using a packaged based distribution (RHEL/CentOS/SLES/OpenSuSE/Ubuntu/Debian and more) and in some way are creating your own packages, I will really suggest you to take a look into this project..</p>
<p>It&#8217;s basically a build server with a web interface. Packages are built in small environment and all dependencies are handled by the server (of caused speficied by the user)..</p>
<p>SuSE has been behind this project for some time now, and it&#8217;s generally working pretty good.. Either you can use SuSE&#8217;s own server to build your packages or get your own local installation..</p>
<p>This local installation is limited to a SuSE machine at the moment, and this is where I see a small problem..</p>
<p>In my work as a Consultant I see a lot of customers using Red Hat or CentOS, and some of these guys will not easily allow installation of a SuSE based distribution.</p>
<p>Therefore I have taken up the challenge to port the OBS server to CentOS/RHEL.</p>
<p>For now I have gotten the packages built (which wasn&#8217;t always easy), and have started modifying the startup scripts. In time I plan to start modifying the theme as well, and maybe come up with a name for this fork (Maybe CBS, CentOS Build Services)..</p>
<p>If anyone has an interest of following the progress, and maybe trying out the result, then to repository is available <a href="http://download.opensuse.org/repositories/home:/martin-juhl:/branches:/openSUSE:/Tools/CentOS_6/">here</a> and the source code <a href="https://build.opensuse.org/project/monitor?project=home%3Amartin-juhl%3Abranches%3AopenSUSE%3ATools">here</a>.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.martin-juhl.dk/2012/04/new-project-obs-for-centosrhel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dommerplanlægning til Danske Basket klubber</title>
		<link>http://www.martin-juhl.dk/2012/03/dommerplanlaegning-til-danske-basket-klubber/</link>
		<comments>http://www.martin-juhl.dk/2012/03/dommerplanlaegning-til-danske-basket-klubber/#comments</comments>
		<pubDate>Thu, 08 Mar 2012 11:40:09 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Basketball]]></category>

		<guid isPermaLink="false">http://www.martin-juhl.dk/?p=153</guid>
		<description><![CDATA[Planlægning af Dommerbord og Dommere har tidligere været en hård tjans, og har været en MEGET manuel process. Som oftes har det været noget de forskellige danske klubber har håndteret med et regneark, der blevet sendt rundt til trænerne Jeg har brugt det meste af for/efteråret på at prøve at give at alternativ til dommerplanlæggerne [...]]]></description>
			<content:encoded><![CDATA[<p>Planlægning af Dommerbord og Dommere har tidligere været en hård tjans, og har været en MEGET manuel process. Som oftes har det været noget de forskellige danske klubber har håndteret med et regneark, der blevet sendt rundt til trænerne</p>
<p>Jeg har brugt det meste af for/efteråret på at prøve at give at alternativ til dommerplanlæggerne i de danske klubber.. I starten var det et meget primitivt project, men nu er produktet i en tilstand hvor alle burde kunne få glæde af det.</p>
<p>Så hvis jeres/din klub gerne vil løse dommerplanlægningen lidt nemmere, så kig forbi <a href="http://www.dommerplan.dk">www.dommerplan.dk</a>.</p>
<p>Software er gratis og opensource, men vi har valgt at give mulighed for tilkøb af support..</p>
<p>God fornøjelse og spred budskabet..</p>
]]></content:encoded>
			<wfw:commentRss>http://www.martin-juhl.dk/2012/03/dommerplanlaegning-til-danske-basket-klubber/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ironhide is sleeping &#8211; but not forever</title>
		<link>http://www.martin-juhl.dk/2012/01/ironhide-is-sleeping-but-not-forever/</link>
		<comments>http://www.martin-juhl.dk/2012/01/ironhide-is-sleeping-but-not-forever/#comments</comments>
		<pubDate>Thu, 19 Jan 2012 09:16:58 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Bumblebee/Ironhide]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OpenSource]]></category>

		<guid isPermaLink="false">http://www.martin-juhl.dk/?p=147</guid>
		<description><![CDATA[Hi all.. Just wanted to write a few words.. First of all, thanks for all the support and the great feedback I&#8217;ve had over the last 7-8 months.. It has really been a ride.. Over the last few month my job situation has changed, I&#8217;m a Consultant and right now I&#8217;m at a place where [...]]]></description>
			<content:encoded><![CDATA[<p>Hi all..</p>
<p>Just wanted to write a few words..</p>
<p>First of all, thanks for all the support and the great feedback I&#8217;ve had over the last 7-8 months.. It has really been a ride..</p>
<p>Over the last few month my job situation has changed, I&#8217;m a Consultant and right now I&#8217;m at a place where I don&#8217;t have as much spare time as I used to have.. mainly caused by longer transport times..</p>
<p>So for the next 3-4 months there probably will be very limited support and probably no updates to ironhide&#8230;</p>
<p>I will be back though, and hopefully even stronger than before.. </p>
<p>In the meantime, please help each other out (as you are doing) or check out TBP (The Bumblebee Project).. The guys over there are doing some great work, so go check it out..</p>
<p>Also just to clarify.. I haven&#8217;t got anything to do with the Bumblebee project anymore (expect for providing the original solution)&#8230; But we might merge again in the future&#8230; only time will tell..</p>
<p>Again.. Thanks for your support, and you&#8217;ll hear from me again in May&#8230;.</p>
<p>/Martin</p>
]]></content:encoded>
			<wfw:commentRss>http://www.martin-juhl.dk/2012/01/ironhide-is-sleeping-but-not-forever/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Moving to Oneironhide</title>
		<link>http://www.martin-juhl.dk/2011/10/moving-to-oneironhide/</link>
		<comments>http://www.martin-juhl.dk/2011/10/moving-to-oneironhide/#comments</comments>
		<pubDate>Thu, 06 Oct 2011 08:07:38 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Bumblebee/Ironhide]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OpenSource]]></category>

		<guid isPermaLink="false">http://www.martin-juhl.dk/?p=142</guid>
		<description><![CDATA[Yesterday I moved from Natty to Oneiric. I know that some users are already running Ironhide on Oneiric, but was still a little excited to how easy/hard the process would be. It turned out to be an pretty easy job.. but still not without problems.. those problem where not caused by ironhide though, but by [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.martin-juhl.dk/wp-content/uploads/2011/10/Oneiric_Ocelot.jpg"><img src="http://www.martin-juhl.dk/wp-content/uploads/2011/10/Oneiric_Ocelot-300x193.jpg" alt="" title="Oneiric_Ocelot" width="300" height="193" class="alignnone size-medium wp-image-144" /></a></p>
<p>Yesterday I moved from Natty to Oneiric. I know that some users are already running Ironhide on Oneiric, but was still a little excited to how easy/hard the process would be.</p>
<p>It turned out to be an pretty easy job.. but still not without problems.. those problem where not caused by ironhide though, but by a change to udev, or rather to the folder structure of /var/run..</p>
<p>The /var/run directory has been moved to /run and /var/lock to /run/lock.. Either the Ubuntu people forgot this in their update scripts, or something didn&#8217;t go as planned.</p>
<p>When rebooting after the upgrade, I was stuck at the Ubuntu splash-screen. It took me a while to figure out what was wrong.. but here&#8217;s a quick howto.. I guess you could do this before rebooting.. but else reboot in recovery mode afterwards (holding Shift to get into the Grub boot menu) and select remount the root partition. After that, drop to a command prompt. </p>
<p>mkdir -p /run/lock<br />
mv /var/run/* /run/<br />
mv /var/lock/* /run/lock/<br />
rm -rf &#8220;/var/run&#8221;<br />
rm -rf &#8220;/var/lock&#8221;<br />
ln -s /run /var/run<br />
ln -s /run/lock /var/lock</p>
<p>reboot</p>
<p>After that I had to re-add the ironhide ppa:</p>
<p>apt-add-repository ppa:mj-casalogic/ironhide</p>
<p>and rerun ironhide-configuration, to get graphics running&#8230;</p>
<p>Everything else seems to work fine&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.martin-juhl.dk/2011/10/moving-to-oneironhide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ironhide reporting for duty</title>
		<link>http://www.martin-juhl.dk/2011/08/ironhide-reporting-for-duty/</link>
		<comments>http://www.martin-juhl.dk/2011/08/ironhide-reporting-for-duty/#comments</comments>
		<pubDate>Sat, 20 Aug 2011 19:09:41 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Bumblebee/Ironhide]]></category>
		<category><![CDATA[OpenSource]]></category>

		<guid isPermaLink="false">http://www.martin-juhl.dk/?p=128</guid>
		<description><![CDATA[News.. I have released the first version of Ironhide, which is going to be my branch of bumblebee.. This version features: * Graphical User Interface for Configuration and Submitsystem. * Tests build into the Configuration, should help us narrow down problems. * Major cleanup, removed all content not related to Ubuntu. * Updated VirtualGL. For [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.martin-juhl.dk/wp-content/uploads/2011/08/ironhide.jpg"><img class="size-medium wp-image-129 aligncenter" title="ironhide" src="http://www.martin-juhl.dk/wp-content/uploads/2011/08/ironhide-300x293.jpg" alt="" width="300" height="293" /></a></p>
<p>News..<br />
I have released the first version of Ironhide, which is going to be my branch of bumblebee..</p>
<p>This version features:</p>
<p>* Graphical User Interface for Configuration and Submitsystem.<br />
* Tests build into the Configuration, should help us narrow down problems.<br />
* Major cleanup, removed all content not related to Ubuntu.<br />
* Updated VirtualGL.</p>
<p>For now there is only natty packages available. This is soon to change&#8230;</p>
<p>The Ironhide packages conflict with bumblebee, so you should be asked to remove the old packages when installing Ironhide.. If your having problems getting ironhide to work, please reboot after uninstalling bumblebee&#8230; and then rerun ironhide-configuration..</p>
<p><a href="https://launchpad.net/~mj-casalogic/+archive/ironhide/">https://launchpad.net/~mj-casalogic/+archive/ironhide/</a></p>
<p>Installation notes:</p>
<p>I have given up on supporting the nvidia packages myself.. The version in Natty works just fine, and if you want newer versions, I can confirm that the X-org edgers repository works great with Ironhide:</p>
<p><a href="https://launchpad.net/~xorg-edgers/+archive/ppa">https://launchpad.net/~xorg-edgers/+archive/ppa</a></p>
<p>When new versions come out, just rerun the configuration.</p>
<p>Report problems/issues here:</p>
<p><a href="https://github.com/MrMEEE/ironhide/issues">https://github.com/MrMEEE/ironhide/issues</a></p>
<p>The &#8220;New&#8221; Bumblebee Project is available here:</p>
<p><a href="https://github.com/Bumblebee-Project/Bumblebee">https://github.com/Bumblebee-Project/Bumblebee</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.martin-juhl.dk/2011/08/ironhide-reporting-for-duty/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reassemble of the Bee..</title>
		<link>http://www.martin-juhl.dk/2011/08/reassemble-of-the-bee/</link>
		<comments>http://www.martin-juhl.dk/2011/08/reassemble-of-the-bee/#comments</comments>
		<pubDate>Mon, 15 Aug 2011 11:01:27 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Bumblebee/Ironhide]]></category>
		<category><![CDATA[OpenSource]]></category>

		<guid isPermaLink="false">http://www.martin-juhl.dk/?p=119</guid>
		<description><![CDATA[Quite a lot is happening around bumblebee these days&#8230; I know that I haven&#8217;t been very active lately, partly due to vacation&#8230; I&#8217;ve also been doing a lot of thinking about the way that bumblebee has been implemented.. The popularity really surprised me, and looking back a LOT of things where done too quickly and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.martin-juhl.dk/wp-content/uploads/2011/08/bee-reassemble.jpg"><img class="alignnone size-medium wp-image-121" title="Reassemble of the Bee" src="http://www.martin-juhl.dk/wp-content/uploads/2011/08/bee-reassemble-300x225.jpg" alt="" width="300" height="225" /></a><br />
Quite a lot is happening around bumblebee these days&#8230;</p>
<p>I know that I haven&#8217;t been very active lately, partly due to vacation&#8230;</p>
<p>I&#8217;ve also been doing a lot of thinking about the way that bumblebee has been implemented.. The popularity really surprised me, and looking back a LOT of things where done too quickly and implemented wrong.. All in all it seems like every bugs-fix, triggered two new bugs&#8230;</p>
<p>I also allowed a lot of people to contribute to the project which, with all respect to their work, at times made me feel like I lost control a little over which way bumblebee was &#8220;flying&#8221;&#8230; I think this also was a reason why I lost some inspiration&#8230;</p>
<p>What is happening right now is that:</p>
<p>A lot of the people who has been contributing to the bumblebee-project, is now starting over from scratch in one combined project: https://github.com/Bumblebee-Project</p>
<p>Right now, I have chosen not to contribute to the Bumblebee-project, and try some stuff out on my own&#8230; nothing has really been published : https://github.com/MrMEEE/ironhide, this will include a graphical bumblebee setup and probably extentions to bumblebee-ui.. This project will probably be renamed to distinguish the two.. but just to be clear, I much appreciate the work the other guys are doing and there is no bad air between us.. I just need some &#8220;creative&#8221; time off&#8230;</p>
<p>So, right now, yes&#8230; things are broken, both in the ppa and in the git versions.. I hope that the above efforts will solve this as soon as possible, and a BIG thanks to every tester, contributor, programmer and user of bumblebee out there..</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.martin-juhl.dk/2011/08/reassemble-of-the-bee/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

