<?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>Rudkin On Linux, Mac and Tech &#187; Hardware</title>
	<atom:link href="http://rudkin.me.uk/category/hardware/feed/" rel="self" type="application/rss+xml" />
	<link>http://rudkin.me.uk</link>
	<description>Paul Rudkin&#039;s trials and tribulations with Linux, Mac and technology in general</description>
	<lastBuildDate>Thu, 06 Oct 2011 03:33:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to get your Intel GM965/GL960 working with Compiz on Ubuntu Jaunty Jackalope</title>
		<link>http://rudkin.me.uk/2009/04/22/how-to-get-your-intel-gm965gl960-working-with-compiz-on-ubuntu-jaunty-jackalope/</link>
		<comments>http://rudkin.me.uk/2009/04/22/how-to-get-your-intel-gm965gl960-working-with-compiz-on-ubuntu-jaunty-jackalope/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 12:07:37 +0000</pubDate>
		<dc:creator>paul</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[1525n]]></category>
		<category><![CDATA[9.04]]></category>
		<category><![CDATA[Compiz]]></category>
		<category><![CDATA[Dell]]></category>
		<category><![CDATA[GL960]]></category>
		<category><![CDATA[GM965]]></category>
		<category><![CDATA[Graphics Controller]]></category>
		<category><![CDATA[Intel]]></category>
		<category><![CDATA[Jackalope]]></category>
		<category><![CDATA[Jaunty]]></category>

		<guid isPermaLink="false">http://www.rudkin.me.uk/?p=73</guid>
		<description><![CDATA[For the last couple of weeks I have been running the 64bit beta version of Ubuntu Jaunty Jackalope which will be released on 23rd April. The computer I am using is a Dell 1525n which has an Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller. After my initial install of Jaunty Jackalope beta all was well, [...]]]></description>
			<content:encoded><![CDATA[<p>For the last couple of weeks I have been running the 64bit beta  version of Ubuntu Jaunty Jackalope which will be released on 23rd April.</p>
<p>The computer I am using is a Dell 1525n which has an Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller.  After my initial install of Jaunty Jackalope beta all was well, the graphics card was detected and Compiz enabled.   This however was short lived as some days later I applied some updates and Compiz could no longer be enabled.</p>
<p>On investigation I discovered that Compiz had &#8216;blacklisted&#8217; my video card.   I have yet to find out why because Compiz has worked without complaint on every version of Ubuntu since Gutsy Gibbon.</p>
<p>I was initially gutted and planned to downgrade to Intrepid, but not to be defeated I did some searching and found out that you can force Compiz to skip the black list checks.  To do this you need to create the following file:-</p>
<blockquote><p><code>~/.config/compiz/compiz-manager</code></p></blockquote>
<p>and add the following line:-</p>
<blockquote><p><code>SKIP_CHECKS=yes</code></p></blockquote>
<p>After this I was then able to enable Compiz and continue working as I have done for the last year or so.   So far I have not seen any issues, so it is still a mystery as to why the GM965/GL960 was blacklisted.</p>
<p>I hope this helps somebody!</p>
]]></content:encoded>
			<wfw:commentRss>http://rudkin.me.uk/2009/04/22/how-to-get-your-intel-gm965gl960-working-with-compiz-on-ubuntu-jaunty-jackalope/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>My first Drobo App &#8211; webfs (a.k.a webfsd)</title>
		<link>http://rudkin.me.uk/2009/03/22/my-first-drobo-app-webfs-aka-webfsd/</link>
		<comments>http://rudkin.me.uk/2009/03/22/my-first-drobo-app-webfs-aka-webfsd/#comments</comments>
		<pubDate>Sun, 22 Mar 2009 14:26:46 +0000</pubDate>
		<dc:creator>paul</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[drobo]]></category>
		<category><![CDATA[droboapp]]></category>
		<category><![CDATA[droboshare]]></category>
		<category><![CDATA[intrepid]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[webfs]]></category>
		<category><![CDATA[webfsd]]></category>

		<guid isPermaLink="false">http://www.rudkin.me.uk/?p=41</guid>
		<description><![CDATA[Having recently acquired a DroboShare I have been experimenting with the various applications that are currently available and install. What I felt was missing from the collection was Gerd Knorr&#8217;s webfsd. This is a simple and very lightweight http server for serving static content. This would provide me with web access to the contents of [...]]]></description>
			<content:encoded><![CDATA[<p>Having recently acquired a DroboShare I have been experimenting with the various applications that are currently available and install.  What I felt was missing from the collection was <a href="http://linux.bytesex.org/misc/webfs.html">Gerd Knorr&#8217;s webfsd</a>.  This is a simple and very lightweight http server for serving static content. This would provide me with web access to the contents of my Drobo from any web browser, including Safari on my iPhone.</p>
<p>The question I had was how on earth do I go about doing this? Although Drobo provide an SDK with the information on how to do this, what I needed was a step by step guide to give me a push in the right direction.  Fortunately I came across <a href="http://intellidick.com/wordpress/tag/kubuntu/">this blog post</a> which takes you through the steps of compiling <a href="http://www.mediatomb.cc">MediaTomb</a>.  This was exactly what I needed.  I am familiar with compiling applications for my Ubuntu system, what I wasn&#8217;t familiar with was cross compiling &#8211; I didn&#8217;t know where to start!</p>
<p>I was a little nervous about doing all of this on my main system, so I created a virtual machine of Ubuntu Intrepid 8.10 using <a href="http://www.virtualbox.org">VirtualBox</a>.  I followed the instructions to the letter up until the compilation of the libraries, I then substituted the webfsd compilation, and the result is now available for download at the <a href="http://www.drobospace.com/download/13539/webfsd-a-fast-simple-http-file-server/">DroboSpace Developer Community</a></p>
]]></content:encoded>
			<wfw:commentRss>http://rudkin.me.uk/2009/03/22/my-first-drobo-app-webfs-aka-webfsd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Compiling Firefly Media Server under Ubuntu 7.10 (Gutsy Gibbon)</title>
		<link>http://rudkin.me.uk/2007/12/22/compiling-firefly-media-server-in-ubuntu-710-gutsy-gibbon/</link>
		<comments>http://rudkin.me.uk/2007/12/22/compiling-firefly-media-server-in-ubuntu-710-gutsy-gibbon/#comments</comments>
		<pubDate>Sat, 22 Dec 2007 15:19:16 +0000</pubDate>
		<dc:creator>paul</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[7.10]]></category>
		<category><![CDATA[Compiling]]></category>
		<category><![CDATA[Firefly]]></category>
		<category><![CDATA[Gutsy]]></category>
		<category><![CDATA[Media Server]]></category>
		<category><![CDATA[Pinnacle]]></category>
		<category><![CDATA[Roku]]></category>
		<category><![CDATA[Rokulabs]]></category>
		<category><![CDATA[Soundbridge]]></category>
		<category><![CDATA[Source]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.rudkin.me.uk/?p=12</guid>
		<description><![CDATA[I have been running the Firefly Media Server (mt-daapd) for sometime now. I initially installed the version that is supplied in the Ubuntu universe repository which is currently version 0.9-svn-1586. Recently I purchased a Pinnacle Soundbridge (Roku Soundbridge outside of the UK) and wanting to be bleeding edge I check out the Firefly Media Server [...]]]></description>
			<content:encoded><![CDATA[<p>I have been running the <a title="Firefly Media Server Home Page" href="http://www.fireflymediaserver.org/" target="_blank">Firefly Media Server</a> (mt-daapd)  for sometime now.  I initially installed the version that is supplied in the Ubuntu universe repository which is currently version 0.9-svn-1586.</p>
<p>Recently I purchased a <a title="Pinnacle Soundbridge Website" href="http://www.pinnaclesys.com/PublicSite/uk/Products/Consumer+Products/Digital+Media+Adapters/Digital+Media+Player/SoundBridge+Radio.htm" target="_blank">Pinnacle Soundbridge</a> (<a title="Roku Labs Website" href="http://www.rokulabs.com/" target="_blank">Roku Soundbridge</a> outside of the UK) and wanting to be bleeding edge I check out the <a title="Firefly Media Server Home Page" href="http://www.fireflymediaserver.org/" target="_blank">Firefly Media Server</a> website and discovered that the <a title="Firefly Media Server Nightly Builds" href="http://nightlies.mt-daapd.org/" target="_blank">latest nightly build</a> is version 0.9-svn-1696.  According to the descriptions of the various releases this had several bugs fixed, including a major memory leak.   The author kindly produced deb packages for most versions of Ubuntu except for Gutsy, so I decided to see if I could compile from source and get the latest up and running.   Not being a Linux expert I did some research and did not find a single guide that was 100% correct, so I have hopefully captured all the commands that I used to get this up and running.   I hope this is sufficient information for those like me who are unfamiliar with compiling from source.</p>
<p><span id="more-12"></span></p>
<p>First of all open a terminal window.  We are going to install all the project dependencies.  This can be achieved with the following command:-</p>
<blockquote><p><code>$ sudo apt-get install libsqlite3-0 libsqlite3-dev gawk gcc g++ make libid3tag0-dev  libgdbm-dev libavahi-client-dev libnss-mdns avahi-daemon avahi-discover</code></p></blockquote>
<p>Some of these may already be installed on your system, but just select yes when prompted to install those that are missing.</p>
<p>Now we are going to create a directory to install the source into and move into it:</p>
<blockquote><p><code>$ cd /opt<br />
$ sudo mkdir src<br />
$ cd /src</code></p></blockquote>
<p>Now we must download the tarball from the Firefly Media Server website.</p>
<blockquote><p><code>$ sudo wget http://nightlies.mt-daapd.org/dl.php?FILE=mt-daapd-svn-1696.tar.gz</code></p></blockquote>
<p>Before we can compile the code we need to extract the contents of the tarball and move into the directory it creates:</p>
<blockquote><p><code>$ sudo tar -zxvf mt-daapd-svn-1696.tar.gz<br />
$ cd  mt-daapd-svn-1696</code></p></blockquote>
<p>Now we are going to configure the environment and make sure we have all our dependencies installed correctly:</p>
<blockquote><p><code>$ sudo ./configure -prefix=/usr --enable-sqlite3 --enable-avahi</code></p></blockquote>
<p>If this runs without an issue enter the following:</p>
<blockquote><p><code>$ sudo make</code></p></blockquote>
<p>Followed by:</p>
<blockquote><p><code>$ sudo make install</code></p></blockquote>
<p>Before we can start the server we must create the configuration file, we can start with the one provided with the source package, copy this one to the correct location as follows:</p>
<blockquote><p><code>$  sudo cp /opt/src/mt-daapd-svn-1696/contrib/mt-daapd.conf /etc/mt-daapd.conf</code></p></blockquote>
<p>You can then edit this file using your favourite text editor, but if you want to say within the terminal enter:-</p>
<blockquote><p><code>$ sudo nano /etc/mt-daapd.conf</code></p></blockquote>
<p>Ensure that you modify the following:-</p>
<blockquote><p><code>dbtype = sqlite3<br />
runas = root<br />
mp3dir = /path/to/your/mp3/files<br />
</code></p></blockquote>
<p>This should be all you need to do at first, read the documentation for details of the other configuration commands.  You should be able start your Firefly Media Server with the following command:-</p>
<blockquote><p><code>$ sudo mt-daapd<br />
</code></p></blockquote>
<p>You can see the web interface by pointing your browser to <em>http://localhost:3689</em>, entering a username of <em>admin</em> and password of <em>mt-daapd</em>.   You can change localhost to the ip of the machine if you are accessing from a different machine to that which the server is installed.</p>
]]></content:encoded>
			<wfw:commentRss>http://rudkin.me.uk/2007/12/22/compiling-firefly-media-server-in-ubuntu-710-gutsy-gibbon/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>The mystery of the Epson Perfection 3590 Photo Scanner</title>
		<link>http://rudkin.me.uk/2007/12/16/the-mystery-of-the-epson-perfection-3590-photo-scanner/</link>
		<comments>http://rudkin.me.uk/2007/12/16/the-mystery-of-the-epson-perfection-3590-photo-scanner/#comments</comments>
		<pubDate>Sun, 16 Dec 2007 18:55:02 +0000</pubDate>
		<dc:creator>paul</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[3590]]></category>
		<category><![CDATA[Epson]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Scanner]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.rudkin.me.uk/?p=9</guid>
		<description><![CDATA[Well in a previous post I said that my scanner didn&#8217;t work, which was true.   However recently I had to use it so I booted into Windows XP and all was well.   I decided to see if I could get it to work under Ubuntu 7.10 and low and behold it worked first time&#8230;.what a [...]]]></description>
			<content:encoded><![CDATA[<p>Well in a previous post I said that my scanner didn&#8217;t work, which was true.   However recently I had to use it so I booted into Windows XP and all was well.   I decided to see if I could get it to work under <a href="http://www.ubuntu.com" target="_blank">Ubuntu 7.10</a> and low and behold it worked first time&#8230;.what a mystery?</p>
<p>The bad news is that I went to use it today and it isn&#8217;t working again!   So this needs further investigation.   If anybody can point me in the right direction then please drop me a line!</p>
]]></content:encoded>
			<wfw:commentRss>http://rudkin.me.uk/2007/12/16/the-mystery-of-the-epson-perfection-3590-photo-scanner/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Hardware</title>
		<link>http://rudkin.me.uk/2007/12/08/my-hardware/</link>
		<comments>http://rudkin.me.uk/2007/12/08/my-hardware/#comments</comments>
		<pubDate>Sat, 08 Dec 2007 20:11:44 +0000</pubDate>
		<dc:creator>paul</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Hardware]]></category>

		<guid isPermaLink="false">http://www.rudkin.me.uk/?p=4</guid>
		<description><![CDATA[This is the break down of the main hardware in my system: ASUS A8N5x Socket 939 Motherboard AMD Athlon 64 X2 4200 2.5GB DDR RAM ASUS Nvidia GeFource 6200 256MB PCI-E video card LSI Megatrends 150-4 SATA RAID Card 3 x 320GB SATA configured in a RAID 5 Array Epson Perfection 3590 Photo Scanner Canon [...]]]></description>
			<content:encoded><![CDATA[<p>This is the break down of the main hardware in my system:</p>
<ul>
<li>ASUS A8N5x Socket 939 Motherboard</li>
<li>AMD Athlon 64 X2 4200</li>
<li>2.5GB DDR RAM</li>
<li>ASUS Nvidia GeFource 6200 256MB PCI-E video card</li>
<li>LSI Megatrends 150-4 SATA RAID Card</li>
<li>3 x 320GB SATA configured in a RAID 5 Array</li>
<li>Epson Perfection 3590 Photo Scanner</li>
<li>Canon Pixma IP5000 printer</li>
</ul>
<p>The only piece of hardware that has specifically been chosen to work with Linux is the LSI Megatrends 150-4 SATA RAID card.  I discovered that most of the RAID provided on motherboards is referred to as <em>Fake Raid</em> which requires software drivers in conjunction with the hardware.   Unfortunately there are not many (or maybe any) that are supported under Linux so I decided to find a cheap hardware RAID card that was supported.</p>
<p>All in all Ubuntu 7.04 and Ubuntu 7.10 worked out of the box with the above hardware, with one exception.   The  Epson Perfection 3590 Photo Scanner.   Doing research it appears that there are not many of the modern day scanners supported under Linux, which is a real shame.   I however will keep searching to see if I can find a solution and get this scanner working.</p>
<p>In general I am impressed with the hardware detection.  I have installed Ubuntu 7.10 on a cheap Chinese laptop that is about 4 years old and it works perfectly, including the wireless card!  So I would certainly not hesitate anybody giving it a go!</p>
]]></content:encoded>
			<wfw:commentRss>http://rudkin.me.uk/2007/12/08/my-hardware/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

