<?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>trl.ca &#187; Linux</title>
	<atom:link href="http://trl.ca/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://trl.ca</link>
	<description>the personal space of todd richard lyons</description>
	<lastBuildDate>Sun, 20 May 2012 17:00: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>Kubuntu Oneiric Won&#8217;t Shut Down Anymore?</title>
		<link>http://trl.ca/2011/10/kubuntu-oneiric-wont-shut-down-anymore/</link>
		<comments>http://trl.ca/2011/10/kubuntu-oneiric-wont-shut-down-anymore/#comments</comments>
		<pubDate>Wed, 26 Oct 2011 02:30:41 +0000</pubDate>
		<dc:creator>Todd Lyons</dc:creator>
				<category><![CDATA[Products]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[Kubuntu]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://trl.ca/?p=2692</guid>
		<description><![CDATA[I&#8217;m really loving Kubuntu 11.10. As usual, I upgraded during the beta phase to avoid the slow downloads after the official release. It was a flawless upgrade: the best I can remember. I even did it using the wireless connection, with no significant hiccups&#8230; except this one I hardly noticed. I rarely need to reboot [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m really loving Kubuntu 11.10. As usual, I upgraded during the beta phase to avoid the slow downloads after the official release. It was a flawless upgrade: the best I can remember. I even did it using the wireless connection, with no significant hiccups&#8230; except this one I hardly noticed. I rarely need to reboot or shutdown, but the upgrade overwrote a configuration file which disrupted the reboot and shutdown functions. Fortunately, an easy fix:</p>
<p>~$ cd /etc/kde4/kdm<br />
~$ sudo kate kdmrc</p>
<p>Search for the [Shutdown] section, and make sure the shutdown and reboot lines aren&#8217;t commented out with &#8216;#&#8217; hashes. Add (or uncomment) these commands.</p>
<p>HaltCmd=/sbin/shutdown -h -P now</p>
<p>RebootCmd=/sbin/shutdown -r now</p>
]]></content:encoded>
			<wfw:commentRss>http://trl.ca/2011/10/kubuntu-oneiric-wont-shut-down-anymore/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Kubuntu Natty Update Weirdness</title>
		<link>http://trl.ca/2011/04/kubuntu-natty-update-weirdness/</link>
		<comments>http://trl.ca/2011/04/kubuntu-natty-update-weirdness/#comments</comments>
		<pubDate>Sat, 16 Apr 2011 01:59:25 +0000</pubDate>
		<dc:creator>Todd Lyons</dc:creator>
				<category><![CDATA[Products]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Kubuntu]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://trl.ca/?p=2576</guid>
		<description><![CDATA[I just updated to Kubuntu 11.04 (Natty Beta 2) last night. All went reasonably well except for a few hitches: Inexplicably, several apps were uninstalled including GIMP and Wine. Easily remedied. This weird error message proved more difficult to fix: dpkg: warning: parsing file '/var/lib/dpkg/available' near line 20544 package 'handbrake-gtk': error in Version string 'svn3834ppa1~maverick1': [...]]]></description>
			<content:encoded><![CDATA[<p>I just updated to Kubuntu 11.04 (Natty Beta 2) last night. All went reasonably well except for a few hitches:</p>
<ul>
<li>Inexplicably, several apps were uninstalled including GIMP and Wine. Easily remedied.</li>
<li>This weird error message proved more difficult to fix:</li>
</ul>
<blockquote>
<pre>dpkg: warning: parsing file '/var/lib/dpkg/available' near line 20544
package 'handbrake-gtk':
error in Version string 'svn3834ppa1~maverick1':
version number does not start with digit</pre>
</blockquote>
<p>Very odd because handbrake-gtk wasn&#8217;t installed on the system at the time of the upgrade. It was installed via a PPA some months ago, then deleted, and I thought I had wiped all traces of it away&#8230; Apparently not.</p>
<p>I tried a bunch of solutions from various forums until I hit on this one which worked:</p>
<blockquote>
<pre>sudo dpkg --clear-avail &amp;&amp; sudo apt-get update</pre>
</blockquote>
<p>All in all, one of the smoothest upgrades I&#8217;ve had with Kubuntu (I always do it during beta; I&#8217;m too impatient to wait for the release to mature).  And KDE (now version 4.6.2) just gets more gorgeous with every incarnation.  Be sure to invite your friends over for a look, so they can see what the next version of Windows will be stealing.</p>
<p>Happy hacking.</p>
]]></content:encoded>
			<wfw:commentRss>http://trl.ca/2011/04/kubuntu-natty-update-weirdness/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lubuntu lost your Windows install?</title>
		<link>http://trl.ca/2010/11/lubuntu-lost-your-windows-install/</link>
		<comments>http://trl.ca/2010/11/lubuntu-lost-your-windows-install/#comments</comments>
		<pubDate>Sun, 21 Nov 2010 23:31:58 +0000</pubDate>
		<dc:creator>Todd Lyons</dc:creator>
				<category><![CDATA[Products]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Lubuntu]]></category>

		<guid isPermaLink="false">http://trl.ca/?p=2285</guid>
		<description><![CDATA[Recently, I installed Lubuntu 10.10 as a dual boot to Windows 7 on my laptop as a replacement to Linux Mint.  Everything seemed to go well until I rebooted and noticed that Windows 7 was no longer listed in the menu options of the GRUB boot manager. Windows wasn&#8217;t gone, but GRUB had failed to detect [...]]]></description>
			<content:encoded><![CDATA[<p>Recently, I installed Lubuntu 10.10 as a dual boot to Windows 7 on my laptop as a replacement to Linux Mint.  Everything seemed to go well until I rebooted and noticed that Windows 7 was no longer listed in the menu options of the GRUB boot manager.<br />
Windows wasn&#8217;t gone, but GRUB had failed to detect it because Lubuntu had neglected to install a necessary program: os-prober.</p>
<p>Solution:<br />
sudo apt-get install os-prober<br />
sudo update-grub</p>
<p>Fixed.  And while you&#8217;re down there, add some other useful stuff:</p>
<p>sudo wget &#8211;output-document=/etc/apt/sources.list.d/medibuntu.list http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list &amp;&amp; sudo apt-get &#8211;quiet update &amp;&amp; sudo apt-get &#8211;yes &#8211;quiet &#8211;allow-unauthenticated install medibuntu-keyring &amp;&amp; sudo<br />
apt-get &#8211;quiet update</p>
<p>sudo apt-get update</p>
<p>sudo apt-get install ubuntu-restricted-extras w32codecs libdvdcss2 flashplugin-installer gstreamer0.10-alsa</p>
<p>Those will come in handy sooner than later.</p>
]]></content:encoded>
			<wfw:commentRss>http://trl.ca/2010/11/lubuntu-lost-your-windows-install/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exaile on Lubuntu</title>
		<link>http://trl.ca/2010/11/exaile-on-lubuntu/</link>
		<comments>http://trl.ca/2010/11/exaile-on-lubuntu/#comments</comments>
		<pubDate>Thu, 18 Nov 2010 12:56:52 +0000</pubDate>
		<dc:creator>Todd Lyons</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Lubuntu]]></category>

		<guid isPermaLink="false">http://trl.ca/?p=2269</guid>
		<description><![CDATA[Recently I switched my Dell B130 laptop from Linux Mint 10 to Lubuntu 10.10 because the bloat/drag was really making it a pain to use. Lubuntu&#8217;s LXDE desktop is very snappy and the default applications are, as you would expect, lean on resources.  My need for good Audioscrobbler support and streaming audio left me dissatisfied with [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I switched my Dell B130 laptop from Linux Mint 10 to Lubuntu 10.10 because the bloat/drag was really making it a pain to use.</p>
<p>Lubuntu&#8217;s LXDE desktop is very snappy and the default applications are, as you would expect, lean on resources.  My need for good Audioscrobbler support and streaming audio left me dissatisfied with Aqualung (otherwise a great little player for CDs and digital music files).</p>
<p>After testing Audacious (broken last.fm plugin, even in 2.4.0), Banshee (too many dependencies, including Brasero; CD playing issues), Rhythmbox (too many dependencies), xmms2 (in development; not quite prime time), I went with Exaile.  It&#8217;s a bit heavier on resources than I&#8217;d like, but very light on dependencies.</p>
<p>Installed well, but came up with an error when I tried to play a CD:</p>
<p><span style="font-family: monospace;">Playback error encountered! Configured audiosink bin1 is not working.</span></p>
<p>The solution, which I found <a href="http://www.inductiveload.com/solutions-to-errors/">here</a> after quite a bit of reading, is to install an audio sink to connect to with GStreamer and restart Exaile. For Lubuntu, this is: <span style="font-family: monospace;">gstreamer0.10-alsa</span></p>
<p>I still have my eye on Audacious&#8217;s next version, but for now I&#8217;m sticking with Exaile.</p>
]]></content:encoded>
			<wfw:commentRss>http://trl.ca/2010/11/exaile-on-lubuntu/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Virtual Desktops in KDE</title>
		<link>http://trl.ca/2010/09/virtual-desktops-in-kde/</link>
		<comments>http://trl.ca/2010/09/virtual-desktops-in-kde/#comments</comments>
		<pubDate>Mon, 13 Sep 2010 19:35:06 +0000</pubDate>
		<dc:creator>Todd Lyons</dc:creator>
				<category><![CDATA[Products]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[found]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://trl.ca/?p=1691</guid>
		<description><![CDATA[Linux OS desktops have had Virtual Workspaces since long before Windows or MacOS—just one of the reasons I&#8217;ve been a full time Linux user for the last 6 years, with no temptation to switch back.  Here&#8217;s a video demonstrating Novell&#8217;s openSUSE Linux, which is what I&#8217;m running on my main desktop at the moment.]]></description>
			<content:encoded><![CDATA[<p>Linux OS desktops have had Virtual Workspaces since long before Windows or MacOS—just one of the reasons I&#8217;ve been a full time Linux user for the last 6 years, with no temptation to switch back.  Here&#8217;s a video demonstrating Novell&#8217;s <a href="http://www.opensuse.org/">openSUSE</a> Linux, which is what I&#8217;m running on my main desktop at the moment.<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/Uk68C2FVRZI?fs=1&amp;hl=en_GB" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="385" src="http://www.youtube.com/v/Uk68C2FVRZI?fs=1&amp;hl=en_GB" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://trl.ca/2010/09/virtual-desktops-in-kde/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is It Windows 7 or KDE 4?</title>
		<link>http://trl.ca/2010/09/is-it-windows-7-or-kde-4/</link>
		<comments>http://trl.ca/2010/09/is-it-windows-7-or-kde-4/#comments</comments>
		<pubDate>Sat, 11 Sep 2010 19:04:13 +0000</pubDate>
		<dc:creator>Todd Lyons</dc:creator>
				<category><![CDATA[Humour]]></category>
		<category><![CDATA[Products]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[found]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://trl.ca/?p=1684</guid>
		<description><![CDATA[People are bowled over by Linux with the new KDE 4 desktop, believing that they&#8217;re looking at Windows 7. (I&#8217;ve been using Linux with a KDE desktop since early 2005).]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="270" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.zdnet.com.au/videos/embed/22470997/" /><embed type="application/x-shockwave-flash" width="480" height="270" src="http://www.zdnet.com.au/videos/embed/22470997/" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>People are bowled over by <strong>Linux</strong> with the new <strong>KDE 4 desktop</strong>, believing that they&#8217;re looking at <strong>Windows 7</strong>. (I&#8217;ve been using Linux with a KDE desktop since early 2005).</p>
]]></content:encoded>
			<wfw:commentRss>http://trl.ca/2010/09/is-it-windows-7-or-kde-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Product #WIN: Kudos to Sandisk; respect for the Sansa Fuze</title>
		<link>http://trl.ca/2010/05/kudos-to-sandisk-respect-for-the-sansa-fuze/</link>
		<comments>http://trl.ca/2010/05/kudos-to-sandisk-respect-for-the-sansa-fuze/#comments</comments>
		<pubDate>Sat, 01 May 2010 12:00:54 +0000</pubDate>
		<dc:creator>Todd Lyons</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[Products]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[kudos]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[open formats]]></category>
		<category><![CDATA[WIN]]></category>

		<guid isPermaLink="false">http://trl.ca/?p=365</guid>
		<description><![CDATA[A lot of people write reviews for products they&#8217;ve used for a week. It seems to me that there&#8217;s limited value in that: kinda like the automobile manufacturers that struggle to get the J. D. Power &#38; Associates Award for Initial Quality.  That doesn&#8217;t impress me.  How does the quality of the product and support [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://trl.ca/wp-content/uploads/2010/04/sandisk-sansa-fuze.jpg"><img class="alignright size-medium wp-image-366" title="sandisk-sansa-fuze" src="http://trl.ca/wp-content/uploads/2010/04/sandisk-sansa-fuze-300x232.jpg" alt="" width="300" height="232" /></a>A lot of people write reviews for products they&#8217;ve used for a week. It seems to me that there&#8217;s limited value in that: kinda like the automobile manufacturers that struggle to get the J. D. Power &amp; Associates <em>Award for Initial Quality</em>.  That doesn&#8217;t impress me.  How does the quality of the product and support hold up over the long term?</p>
<p>Over a year ago I bought a <a href="http://www.sandisk.com/products/sansa-music-and-video-players/sandisk-sansa-fuze">Sansa Fuze</a> by Sandisk.  I wanted a device with Linux compatibility and support for open audio file formats like Ogg <a href="http://en.wikipedia.org/wiki/Vorbis">Vorbis</a> and <a href="http://en.wikipedia.org/wiki/Free_Lossless_Audio_Codec">FLAC</a>.  Sandisk is one of the few manufacturers I&#8217;ve ever seen to mention both Linux and MacOS compatibility in their specifications.  Sandisk has even gone as far as to feature <a href="http://en.wikipedia.org/wiki/Tux">Tux</a>, the Linux Mascot, on their packaging next to the Windows and Mac logos.</p>
<p>But open source and open format compatibility by itself isn&#8217;t impressive to me either.  What&#8217;s the point of buying a device if it&#8217;s inferior to the competing products like the Apple iPod or Microsoft Zune?  And what if the customer support pales in comparison to that offered by larger corporations?</p>
<p>No worries on either front: this device has been an absolute gem.  The firmware has continued to be developed and improved long after my purchase, the <a href="http://forums.sandisk.com/sansa/board?board.id=sansafuse">community support</a> has been good, and my interactions with <a href="http://kb.sandisk.com">tech  support</a> were extremely positive.</p>
<p><strong>Sansa Fuze Features</strong>:</p>
<ul>
<li>2GB, 4GB, or 8GB of internal storage</li>
<li>Expandable memory via microSDHC / microSD slot</li>
<li>Plays video (MPEG4 (SP) QCIF+ 20fps. Additional formats supported via the Sansa Media Converter software)</li>
<li>Plays music and audio books (MP3, WAV, WMA, secure WMA, FLAC, Ogg-Vorbis)</li>
<li>Displays photos and album art</li>
<li>Digital FM radio with 40 preset stations</li>
<li>Voice and radio recording with built-in microphone</li>
<li>Bright 1.9&#8243; screen</li>
<li>A real, physical jog/shuttle wheel</li>
<li>Up to 24 hours for audio playback and 5 hours of video playback with internal rechargeable battery</li>
<li>Music subscription ready</li>
<li>1 Year Limited Warranty</li>
<li>Dimensions: 3.1 x 1.9 x 0.3 in. (HxWxD)</li>
<li>Available in five colours: blue, red, pink, black or silver</li>
</ul>
<p>Would I buy this product again today?  Definitely.  At $80 CDN, it was a bargain one year ago, and the fit, finish and functionality still make it an excellent device today.</p>
<p>While I&#8217;m not against Apple, I do dislike the restrictions they build into their hardware and software.  If you&#8217;d like to do your own investigation of the options beyond the iPod, I recommend you browse <em><a href="http://www.anythingbutipod.com/">Anything But iPod</a></em> for additional possibilities.  I definitely recommend the Sansa Fuze, but if you&#8217;d like something even more compact and less expensive, I&#8217;ve read the same customer kudos about the <a href="http://www.sandisk.com/products/sansa-music-and-video-players/sandisk-sansa-clipplus-mp3-player-">Sansa Clip</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://trl.ca/2010/05/kudos-to-sandisk-respect-for-the-sansa-fuze/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New year, new OS?</title>
		<link>http://trl.ca/2010/02/new-year-new-os/</link>
		<comments>http://trl.ca/2010/02/new-year-new-os/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 13:48:10 +0000</pubDate>
		<dc:creator>Todd Lyons</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Kubuntu]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[openSUSE]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[So far it&#8217;s shaping up to be a year of changes.  Some milestone birthdays, the family website on a content management system (at long last), and now, a change of operating system. After about 3 years of running Kubuntu on the family desktop, I&#8217;ve switched to openSUSE.  Not a huge change I guess, switching from [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" title="Tux" src="http://www.epanorama.net/blog/wp-content/uploads/2009/10/linux.jpg" alt="Tux" width="188" height="225" />So far it&#8217;s shaping up to be a year of changes.  Some milestone  birthdays, the family website on a content management system (at long  last), and now, a change of operating system.</p>
<p>After about 3 years  of running <a href="http://www.kubuntu.org">Kubuntu </a>on the family desktop, I&#8217;ve switched to <a href="http://www.opensuse.org">openSUSE</a>.   Not a huge change I guess, switching from one flavour of Linux to  another.  Certainly the difference isn&#8217;t apparent to my wife, beyond  some minor cosmetic issues.  Specifically, the big K that used to  signify the launch button in the lower left corner of the screen is now a  green gecko logo.  But to me, it feels more significant.</p>
<p>I  last used openSUSE before it was called such.  I chose SUSE Linux 10.1  as my OS when I returned to graduate school in the fall of 2006.  While  I&#8217;d been a hardcore <a href="http://www.debian.org">Debian</a> user up until that point, I hadn&#8217;t had any  experience with Debian on laptops.  In order to get up and productive as  quickly as possible, I started the first semester with a more polished,  corporate OS.  I liked it fine.  It certainly looked more striking than  raw Debian, but architecturally it turned out to be much rawer.  The  package manager was especially cumbersome.  I coped with this in the  short term by switching to the <a href="http://labix.org/smart">Smart </a>package manager, but this didn&#8217;t  prevent the dependency problems inherent with an <a href="http://en.wikipedia.org/wiki/RPM_Package_Manager">RPM-based</a> system.<span id="more-4"></span></p>
<p>I&#8217;ve always admired Debian&#8217;s <a href="http://en.wikipedia.org/wiki/Advanced_Packaging_Tool">APT system</a>.  It&#8217;s fast, efficient, solid, and provides sensible options to resolve issues with conflicting software packages.  I&#8217;ve never had a system I couldn&#8217;t salvage, no matter how difficult I&#8217;d made a situation through experimentation or idle tinkering.  <img src='http://trl.ca/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Ultimately, what drove me away from Kubuntu wasn&#8217;t its overall function or diminished feature set (in comparison to Ubuntu), but&#8230; lingering <a href="http://www.openoffice.org">OpenOffice</a> problems.</p>
<p>For some time, I&#8217;ve been bothered with the slowness of the suite on Kubuntu.  I did quite a bit of research and tinkering, but was never able to resolve the insanely slow dialogue boxes, particularly when saving files.  The problem was though to be the <a href="http://en.wikipedia.org/wiki/KDE_Software_Compilation_4">KDE 4</a> integration package.  It made the icons and operability with Kubuntu wonderful, at the expense of making it absolutely painful to use.</p>
<p>I&#8217;d heard glowing reports about the new SUSE release, so I back up all the family data on an external firewire drive, and reinstalled from scratch.  It wasn&#8217;t perfectly painless.  Finding repositories for those evil but essential proprietary software packages and drivers took some time, as did getting my accelerated video and wireless networking up and going.  In these areas I still have to give a serious advantage to Kubuntu / Ubuntu.  It was more than just lack of familiarity that held me back; Canonical&#8217;s products really do a much better job of harnessing hardware that requires proprietary drivers.</p>
<p>Overall though, I&#8217;m quite satisfied.  There have been some other changes needed.  In particular, I had to replace the rather lame duck version of KTorrent that openSUSE provides with the fully functioning version from the <a href="http://en.opensuse.org/Additional_package_repositories#Packman">Packman</a> repositories.  But the most important thing, my office suite, now works perfectly and looks great.</p>
<p>It&#8217;s funny what it can take to make a person change.  OpenOffice was my deal breaker.  It makes it easier for me to understand how the desire for Microsoft Office is the deal breaker that prevents many people from switching to Linux.</p>
]]></content:encoded>
			<wfw:commentRss>http://trl.ca/2010/02/new-year-new-os/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MythTV &#8211; The Do-It-Yourself DVR</title>
		<link>http://trl.ca/2009/12/mythtv-the-do-it-yourself-dvr/</link>
		<comments>http://trl.ca/2009/12/mythtv-the-do-it-yourself-dvr/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 16:00:36 +0000</pubDate>
		<dc:creator>Todd Lyons</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://trl.ca/?p=98</guid>
		<description><![CDATA[My television watching has decreased exponentially with every passing year. It wouldn&#8217;t take much statistical analysis to determine a correlation (and probable causal relationship) between this trend and the additional children that have also arrived at Chez Lyons over the years. I&#8217;m not complaining; it&#8217;s two blessings in one. More tangible enrichment; less etheral mind [...]]]></description>
			<content:encoded><![CDATA[<p><a style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;" href="http://1.bp.blogspot.com/__0ZOaHZXAl0/Sxal8kiyu2I/AAAAAAAAAGs/-ALosBZprcQ/s1600-h/MythTV.jpg"><img src="http://1.bp.blogspot.com/__0ZOaHZXAl0/Sxal8kiyu2I/AAAAAAAAAGs/-ALosBZprcQ/s320/MythTV.jpg" border="0" alt="" /></a>My television watching has decreased exponentially with every passing year.  It wouldn&#8217;t take much statistical analysis to determine a correlation (and probable causal relationship) between this trend and the additional children that have also arrived at <em>Chez Lyons</em> over the years.</p>
<p>I&#8217;m not complaining; it&#8217;s two blessings in one.  More tangible enrichment; less etheral mind candy. Still, it&#8217;s nice to be able to pig out every now and again, and a DVR (or PVR) fits the bill nicely.</p>
<p>There are a lot of reasons not to rent a box from your cable company: the monthly cost, limited storage space, no user-upgradability, automatic deletion of programs (whether you&#8217;ve watched them or not), and the inability to back up your shows on external media (funny that VCRs should have a technical advantage in that respect).   Plus, if you want to have DVR access in additional rooms, you need to rent additional boxes.</p>
<p>TiVo is now also an option for Canadians, but the unit price is high, storage volume is low, expandability is nil, and the electronic programming guide costs are significant (<a href="http://www.canada.com/topics/technology/story.html?id=5353cff3-76ee-42be-aac4-828e65f9477a">details here</a>).  EPG costs are a fact of life with any DVR, but with MythTV the charges are not for profit.  Currently I pay $20 US per year  for excellent service from <a href="http://www.schedulesdirect.org/">Schedules Direct</a>.  In comparison, TiVo charges $13 per month.<span id="more-98"></span></p>
<p>So what&#8217;s so great about MythTV?  What is MythTV?  The <a href="http://www.mythtv.org/">website</a> says:</p>
<blockquote><p><em>MythTV is a Free Open Source software digital video recorder (DVR) project distributed under the terms of the GNU </em>[General Public License]<em>. It has been under heavy development since 2002, and now contains most features one would expect from a good DVR (and many new ones that you soon won&#8217;t be able to live without).</em></p></blockquote>
<p>They aren&#8217;t lying.  Ever wish that your DVR would automatically skip all the commercials so you could easily watch your one hour program in 40 minutes?  MythTV does that, and once you get used to it, you&#8217;ll find it a chore to watch someone else&#8217;s DVR. And if you suddenly decide you want an additional unit in your bedroom, there&#8217;s no extra expense.  Put the software on a moderately-powered computer that works as a &#8220;front end&#8221; &#8212; sending commands and retrieving recorded content from your main recording box (&#8220;back end&#8221;).</p>
<p>MythTV is actually much more than a DVR though.  In addition to its recording abilities, it can play audio, photo and video multimedia of any kind; display news and weather; download and play movie trailers; browse the Internet; emulate old-school video game platforms &#8212; nearly any function that people can write a plugin for.  But for now, let&#8217;s consider its use as a really great DVR.</p>
<p><strong>Basic Hardware Requirements</strong></p>
<p>I built my MythBox out of a slightly older PC.  If you know someone (or are someone) who buys a new system every two years, you may have access to the perfect hardware to start building with.  Alternately, you could buy a used PC, or a new one that just isn&#8217;t state of the art anymore.  If you go with a new one, I&#8217;d recommend getting one from a dedicated computer store that sells their own line of no-frills, store-built boxes with no operating system installed.  There&#8217;s no reason to pay for a copy of Windows that you&#8217;ll just delete to install MythTV.</p>
<p>Use the best hardware you can acquire (or that you&#8217;re willing to pay for).  For standard definition TV, a 3.0 MHz CPU (single core) would be adequate; if you&#8217;d like the capacity for high definition signals, go dual core.  AMD or Intel are equally fine, but steer clear of their cheap lines (like Sempron and Celeron, respectively).</p>
<p>Memory and hard disk space is very inexpensive these days, so there&#8217;s no reason your box should have less than 2 GB memory and 1 TB of storage.  Again, don&#8217;t buy these from big box consumer electronics stores; go to the same specialized, small box computer places that sell their own homemade boxes.  And to keep costs low, get OEM versions rather than retail boxed versions of hardware.</p>
<p>A MythBox needs a minimum of two video cards/devices: one display card and one video capture card/device/tuner.  If you intend to use your MythBox as a DVR, this may be all the hardware it ever needs.  If you want to use your Box to watch live TV while you record, additional capture devices will be needed (note: some external devices include more than one tuner, allowing them to record more than one program at a time).</p>
<p><strong>Video Hardware</strong></p>
<p>Your video display card should use the NVIDIA chipset.  ATI <em>might</em> work but I don&#8217;t recommend it.  NVIDIA has provided very consistent support for accelerated video, and you want your box to work hassle free.</p>
<p>The MythTV wiki lists many <a href="http://www.mythtv.org/wiki/Video_capture_card">video capture devices</a>, with links to individual specifications. For a start, consider those on the following list.</p>
<p>HDTV*:</p>
<ul>
<li><a href="http://www.mythtv.org/wiki/Hauppauge_HD_PVR">Hauppauge HD-PVR</a> [a.k.a. HD-PVR 1212] (external device)</li>
<li><a href="http://www.mythtv.org/wiki/Silicondust_HDHomeRun">Silicondust HDHomeRun</a> (external device with dual tuners)</li>
</ul>
<p>SDTV:</p>
<ul>
<li><a href="http://www.mythtv.org/wiki/Hauppauge_HVR-1600">Hauppauge HVR-1600</a> (internal card)</li>
<li><a href="http://www.mythtv.org/wiki/AVerMedia_M179">AVerMedia M179</a> (internal card)</li>
<li><a href="http://www.mythtv.org/wiki/Hauppauge_PVR-150">Hauppauge PVR-150</a> (internal card)</li>
</ul>
<p>*HDTV is tricky.  Cable companies don&#8217;t really want you capturing their HD signal onto a box that you have full control over.  They use encryption to make their signals unusable, unless you use their equipment.  Fortunately, manufacturers are already finding ways around this.</p>
<p>Because it encodes analog HD output (via the component video outputs on cable or satellite TV boxes) the <a href="http://www.mythtv.org/wiki/Hauppauge_HD_PVR">Hauppauge HD-PVR</a> is currently the only way to record HD content from providers that <em>encrypt</em> their digital data streams. Don&#8217;t be alarmed by sound of  &#8221;analog HD&#8221;: everything I&#8217;ve heard indicates the difference in quality is negligible.  So unless you&#8217;re one of those people who bought a Super Audio CD player, the HD-PVR 1212 looks like the first wave of the HD DVR future.</p>
<p>I elected go to the simple route: one tuner card and SDTV recording. I bought the Hauppauge (pronounced &#8220;hop-hog&#8221;) PVR-150.  It&#8217;s no longer being manufactured, but I found one through a Canadian on-line retailer.  Used ones are plentiful on eBay, and for much less.</p>
<p><strong>Software</strong></p>
<p>MythTV is a software package that runs on (gasp!) Linux.  <strong>Do not panic</strong>.  You don&#8217;t need to install Linux, or even really understand Linux, to use MythTV.  The simplest way to get going is to install a MythTV distribution that combines MythTV and the operating system in one disc.  It saves installation time, configuration, and disk space.  It gives you a highly specialized and streamlined system that does just MythTV, and does it well.  Best of all, it turns your old computer into an appliance; something you turn on and just use, without having to launch this and minimize that.  The DVR runs in full screen (although there&#8217;s a graphical desktop you can get to, if need be).</p>
<p>Among the most popular ready-to-install distros are Mythbuntu (MythTV on Ubuntu Linux) and Mythdora (MythTV on Fedora Linux).  I&#8217;ve tried both and prefer <a href="http://mythbuntu.org/">Mythbuntu</a> for it&#8217;s leanness, plus a number of geeky technical preferences which you can safely ignore (unless you&#8217;re suffering a bout of prolonged insomnia, in which case we should discuss these at length).</p>
<p><strong>Further Investigation </strong></p>
<p>Do I have your attention?  A step-by-step installation is beyond the scope of this article, but there are a number of resources I recommend for more information:</p>
<ul>
<li>The <a href="http://mythtvcast.com/">MythTVCast</a> <strong>podcast </strong>&#8211; great for learning during your commute to and from work.  Start from Episode 0, and listen to them in order.  The hosts (Pat &amp; Dan) are immensely likable and the content is pure gold.</li>
<li><strong>Video </strong>tutorials, including a <a href="http://showmedo.com/videotutorials/series?name=y5cJIkCUi">Mythbuntu installation</a>, also from the guys at MythTVCast.</li>
<li>The official <a href="http://www.mythtv.org/wiki/Main_Page">MythTV <strong>wiki</strong></a>.</li>
<li>The official <a href="http://ubuntuforums.org/forumdisplay.php?f=301">Mythbuntu support <strong>forum</strong></a>.</li>
</ul>
<p>This is a short list by design.  Start here, then venture out onto Google and YouTube to learn more.</p>
]]></content:encoded>
			<wfw:commentRss>http://trl.ca/2009/12/mythtv-the-do-it-yourself-dvr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kaffeine: Can&#8217;t check DMA mode. Permission denied or no such device: &#8220;/dev/dvd&#8221;</title>
		<link>http://trl.ca/2008/04/kaffeine-cant-check-dma-mode-permission-denied-or-no-such-device-devdvd/</link>
		<comments>http://trl.ca/2008/04/kaffeine-cant-check-dma-mode-permission-denied-or-no-such-device-devdvd/#comments</comments>
		<pubDate>Mon, 14 Apr 2008 15:08:33 +0000</pubDate>
		<dc:creator>Todd Lyons</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[DVD]]></category>
		<category><![CDATA[Kaffeine]]></category>
		<category><![CDATA[Kubuntu]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://trl.ca/?p=107</guid>
		<description><![CDATA[I recently ran into trouble trying to play copy-protected DVDs on my new installation of Kubuntu 8.04 (Hardy Heron beta). Initially it seemed that there was a problem with the installation of libdvdcss2, because Kaffeine kept offering to re-install it. However, after a re-start of Kaffeine from Konsole with wizard mode (kaffeine -w), I got [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://trl.ca/wp-content/uploads/2008/02/kubuntu.png"><img class="alignright size-full wp-image-259" title="kubuntu" src="http://trl.ca/wp-content/uploads/2008/02/kubuntu.png" alt="" width="234" height="65" /></a>I recently ran into trouble trying to play copy-protected DVDs on my new installation of Kubuntu 8.04 (Hardy Heron beta). Initially it seemed that there was a problem with the installation of libdvdcss2, because Kaffeine kept offering to re-install it. However, after a re-start of Kaffeine from Konsole with wizard mode (kaffeine -w), I got this error :</p>
<pre>Can't check DMA mode. Permission denied or no such device: "/dev/dvd"</pre>
<p>Odd, considering that Amarok, K9copy and K3B were having absolutely no problems finding and using discs. And there was the clue: in K3B&#8217;s configuration screen the drive was identified asscd0. So, I checked from the command line:</p>
<pre>me@kubuntu-desktop:~$ ls -l /dev/dvd*
lrwxrwxrwx 1 root root 4 2008-04-14 19:58 /dev/dvd1 -&gt; scd0
lrwxrwxrwx 1 root root 4 2008-04-14 19:58 /dev/dvdrw1 -&gt; scd0</pre>
<p>And sure enough, there was no symbolic link between scd0 and /dev/dvd. Simple enough to fix though:</p>
<pre>me@kubuntu-desktop:~$ sudo ln -s scd0 /dev/dvd
me@kubuntu-desktop:~$ ls -l /dev/dvd*
lrwxrwxrwx 1 root root 4 2008-04-15 00:03 /dev/dvd -&gt; scd0
lrwxrwxrwx 1 root root 4 2008-04-14 19:58 /dev/dvd1 -&gt; scd0
lrwxrwxrwx 1 root root 4 2008-04-14 19:58 /dev/dvdrw1 -&gt; scd0</pre>
<p>All fixed. But for good measure, I checked the cdrom situation. Same issue:</p>
<pre>me@kubuntu-desktop:~$ ls -l /dev/cd*
lrwxrwxrwx 1 root root 4 2008-04-14 19:58 /dev/cdrom1 -&gt; scd0
lrwxrwxrwx 1 root root 4 2008-04-14 19:58 /dev/cdrw1 -&gt; scd0</pre>
<p>So, for good measure (even though I hadn&#8217;t come across any problems):</p>
<pre>me@kubuntu-desktop:~$ sudo ln -s scd0 /dev/cdrom
me@kubuntu-desktop:~$ ls -l /dev/cd*
lrwxrwxrwx 1 root root 4 2008-04-15 00:04 /dev/cdrom -&gt; scd0
lrwxrwxrwx 1 root root 4 2008-04-14 19:58 /dev/cdrom1 -&gt; scd0
lrwxrwxrwx 1 root root 4 2008-04-14 19:58 /dev/cdrw1 -&gt; scd0</pre>
<p>Now, with all roads leading to Rome, I fired Kaffeine back up again and enjoyed my movie.</p>
]]></content:encoded>
			<wfw:commentRss>http://trl.ca/2008/04/kaffeine-cant-check-dma-mode-permission-denied-or-no-such-device-devdvd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  trl.ca/tag/linux/feed/ ) in 0.63023 seconds, on May 22nd, 2012 at 8:49 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on May 22nd, 2012 at 9:49 am UTC -->
