<?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>Jay's Technical Talk &#187; upgrade pain</title>
	<atom:link href="http://www.summet.com/blog/tag/upgrade-pain/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.summet.com/blog</link>
	<description>My external memory</description>
	<lastBuildDate>Mon, 23 Jan 2012 01:54:32 +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>Mythtv gotchas when upgrading from Ubuntu 7.04 (Feisty) to 7.10 (Gutsy)</title>
		<link>http://www.summet.com/blog/2008/02/02/mythtv-gotchas-when-upgrading-from-ubuntu-704-feisty-to-710-gutsy/</link>
		<comments>http://www.summet.com/blog/2008/02/02/mythtv-gotchas-when-upgrading-from-ubuntu-704-feisty-to-710-gutsy/#comments</comments>
		<pubDate>Sat, 02 Feb 2008 23:14:36 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[mythtv]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[upgrade pain]]></category>

		<guid isPermaLink="false">http://www.summet.com/blog/2008/02/02/mythtv-gotchas-when-upgrading-from-ubuntu-704-feisty-to-710-gutsy/</guid>
		<description><![CDATA[I upgraded my Mythtv server from Feisty to Gutsy for no good reason (other than I like the pain). Gotchas I ran into when trying to get MythTV working again: 1. The upgrade lost/removed the libqt3-mysql support from my computer. This resulted in the MythTV applications (frontend and backend) giving &#34;unable to connect to database&#34; [...]
Related posts:<ol>
<li><a href='http://www.summet.com/blog/2009/12/22/how-to-move-a-mythtv-database-from-one-machine-to-another/' rel='bookmark' title='How to move a mythtv database from one machine to another'>How to move a mythtv database from one machine to another</a></li>
<li><a href='http://www.summet.com/blog/2007/11/03/installing-core-microsoft-fonts-and-how-to-import-all-windows-fonts-to-ubuntu-gutsy/' rel='bookmark' title='Installing core Microsoft fonts, Ubuntu (Gutsy/Feisty)'>Installing core Microsoft fonts, Ubuntu (Gutsy/Feisty)</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I upgraded my Mythtv server from Feisty to Gutsy for no good reason (other than I like the pain).</p>
<p>Gotchas I ran into when trying to get MythTV working again:</p>
<p>1. The upgrade lost/removed the libqt3-mysql support from my computer. This resulted in the MythTV applications (frontend and backend) giving &quot;unable to connect to database&quot; errors. As the upgrade had also upgraded my MySQL install, I spent a good amount of time checking that the mythtv user still existed and had the proper permissions before I figured out it was a QT database library problem.<br /> &nbsp; <em>apt-get install libqt3-mt-mysql</em> fixed it.</p>
<p>2. LIRCD stopped receiving commands from my HDHomeRun receiver from SiliconDust. Turns out you have to change the LIRCD_ARGS=&quot;-d 5000&quot; line in the /etc/lirc/hardware.conf file to LIRCD_ARGS=&quot;-H udp -d 5000&quot;.&nbsp; After this, typing irw showed that LIRCD was now receiving the command codes as it was supposed to.</p>
<p>3. The module name for my D-Link GWL-G122 usb wifi-adaptor have changed, so I had to change entry in the /etc/modprobe.d/blacklist&nbsp; file to reflect the new name(s) of: rt2x00usb and rt2500usb.</p>
<p><map name='google_ad_map_193_faa54e7073bca4ae'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/193?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_193_faa54e7073bca4ae' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=193&amp;url= http%3A%2F%2Fwww.summet.com%2Fblog%2F2008%2F02%2F02%2Fmythtv-gotchas-when-upgrading-from-ubuntu-704-feisty-to-710-gutsy%2F' /></p><p>Related posts:<ol>
<li><a href='http://www.summet.com/blog/2009/12/22/how-to-move-a-mythtv-database-from-one-machine-to-another/' rel='bookmark' title='How to move a mythtv database from one machine to another'>How to move a mythtv database from one machine to another</a></li>
<li><a href='http://www.summet.com/blog/2007/11/03/installing-core-microsoft-fonts-and-how-to-import-all-windows-fonts-to-ubuntu-gutsy/' rel='bookmark' title='Installing core Microsoft fonts, Ubuntu (Gutsy/Feisty)'>Installing core Microsoft fonts, Ubuntu (Gutsy/Feisty)</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.summet.com/blog/2008/02/02/mythtv-gotchas-when-upgrading-from-ubuntu-704-feisty-to-710-gutsy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

