<?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>PLATFORMedia LLC &#187; MythTV</title>
	<atom:link href="http://platformedia.com/oss-blog/tag/mythtv/feed/" rel="self" type="application/rss+xml" />
	<link>http://platformedia.com</link>
	<description>Corporate Web Site</description>
	<lastBuildDate>Sun, 08 Jan 2012 06:55:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>MythBackend service not starting</title>
		<link>http://platformedia.com/oss-blog/mythbackend-service-not-starting/</link>
		<comments>http://platformedia.com/oss-blog/mythbackend-service-not-starting/#comments</comments>
		<pubDate>Fri, 25 Nov 2011 05:04:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[fc16]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[MythTV]]></category>

		<guid isPermaLink="false">http://platformedia.com/?p=506</guid>
		<description><![CDATA[/var/log/messages complains :

Nov 24 23:52:54 myth systemd&#91;1&#93;: mythbackend.service: control process exited, code=exited status=235
Nov 24 23:52:54 myth systemd&#91;1&#93;: Unit mythbackend.service entered failed state.

Simple solution (not tested whether this survives reboot) :

# touch /var/run/mythbackend.pid; chown mythtv:mythtv /var/run/mythbackend.pid
# systemctl start mythbackend.service
# grep mythbackend

]]></description>
		<wfw:commentRss>http://platformedia.com/oss-blog/mythbackend-service-not-starting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PulseAudio default Sink (output)</title>
		<link>http://platformedia.com/oss-blog/pulseaudio-default-sink-output/</link>
		<comments>http://platformedia.com/oss-blog/pulseaudio-default-sink-output/#comments</comments>
		<pubDate>Fri, 25 Nov 2011 04:51:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[fc16]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[MythTV]]></category>

		<guid isPermaLink="false">http://platformedia.com/?p=502</guid>
		<description><![CDATA[MythTV suddenly stopped audio (yet again : Every upgrade the reason is different).  This time, it appears that the order the audio cards are detected has changed, so the default output has changed&#8230;
The following is relevant to the process (haven&#8217;t tested this through a reboot, yet) :

$ pacmd help
$ pacmd info &#160;&#124; grep -i [...]]]></description>
		<wfw:commentRss>http://platformedia.com/oss-blog/pulseaudio-default-sink-output/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MythTV / lircd updates on Fedora : Hauppauge</title>
		<link>http://platformedia.com/oss-blog/mythtv-lircd-updates/</link>
		<comments>http://platformedia.com/oss-blog/mythtv-lircd-updates/#comments</comments>
		<pubDate>Sat, 16 Jul 2011 22:59:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[Hauppauge]]></category>
		<category><![CDATA[MythTV]]></category>
		<category><![CDATA[PVR350]]></category>

		<guid isPermaLink="false">http://platformedia.com/?p=453</guid>
		<description><![CDATA[I&#8217;ve been maintaining a PVR350 on an old Dell 2.4GHz since forever.  
Latest updates (to MythTV 24.1, and licrd 0.9.0.7) have made big changes.  But it&#8217;s all working again, including a serial IR blaster.  The following is just for my easy reference, and anyone else who now finds their Grey Hauppauge remote [...]]]></description>
		<wfw:commentRss>http://platformedia.com/oss-blog/mythtv-lircd-updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reset MythTV music database</title>
		<link>http://platformedia.com/oss-blog/reset-mythtv-music-database/</link>
		<comments>http://platformedia.com/oss-blog/reset-mythtv-music-database/#comments</comments>
		<pubDate>Fri, 22 Aug 2008 22:04:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[music]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[MythTV]]></category>

		<guid isPermaLink="false">http://platformedia.com/index.php/2008/08/reset-mythtv-music-database/</guid>
		<description><![CDATA[mysql -u mythtv -p mythconverg
delete from music_directories;delete from music_genres;delete from music_artists;delete from music_albums;delete from music_albumart;delete from music_songs;
and then reload all the music files by :
Utilities/Setup &#8211; Music Tools (which then rescans the files)
]]></description>
		<wfw:commentRss>http://platformedia.com/oss-blog/reset-mythtv-music-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MythTV on Fedora 7, PVR-350 &amp; Dual Screen</title>
		<link>http://platformedia.com/oss-blog/mythtv-on-fedora-7-pvr-350-dual-screen-2/</link>
		<comments>http://platformedia.com/oss-blog/mythtv-on-fedora-7-pvr-350-dual-screen-2/#comments</comments>
		<pubDate>Sun, 20 Jul 2008 23:22:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[DualScreen]]></category>
		<category><![CDATA[fc9]]></category>
		<category><![CDATA[MythTV]]></category>
		<category><![CDATA[PVR350]]></category>

		<guid isPermaLink="false">http://platformedia.com/index.php/2008/07/mythtv-on-fedora-7-pvr-350-dual-screen-2/</guid>
		<description><![CDATA[Aim : Use 1 computer for two tasks : a) Desktop for GF to use as a regular linux machine (web browsing, photos, etc)b) Completely independent MythTV set-up, with the output going to the TV.
Also, the set-up has to be turn-key, with both sessions logging in automatically (goodbye
gdm
).
There&#8217;s a lot going on for this one. [...]]]></description>
		<wfw:commentRss>http://platformedia.com/oss-blog/mythtv-on-fedora-7-pvr-350-dual-screen-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>lirc_serial stopped working&#8230;</title>
		<link>http://platformedia.com/oss-blog/lirc_serial-stopped-working/</link>
		<comments>http://platformedia.com/oss-blog/lirc_serial-stopped-working/#comments</comments>
		<pubDate>Sun, 20 Jul 2008 23:07:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[fc9]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[LIRC]]></category>
		<category><![CDATA[MythTV]]></category>
		<category><![CDATA[PVR350]]></category>

		<guid isPermaLink="false">http://platformedia.com/index.php/2008/07/lirc_serial-stopped-working/</guid>
		<description><![CDATA[After upgrading to FC9, the previously working serial port channel-changer (bought from IRblaster.info) stopped working.  None of the configuration had changed.
In addition to the serial port transmitter, there&#8217;s a receiver on the PVR350 card &#8211; handled by lirc_i2c
After much searching, an additional option came to light :
softcarrier=1
.
Here are the relevant parts of a confirmed [...]]]></description>
		<wfw:commentRss>http://platformedia.com/oss-blog/lirc_serial-stopped-working/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MythWeb with lighttpd for Fedora</title>
		<link>http://platformedia.com/oss-blog/mythweb-with-lighttpd-for-fedora/</link>
		<comments>http://platformedia.com/oss-blog/mythweb-with-lighttpd-for-fedora/#comments</comments>
		<pubDate>Wed, 23 Apr 2008 02:44:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[fedora]]></category>
		<category><![CDATA[lighttpd]]></category>
		<category><![CDATA[MythTV]]></category>

		<guid isPermaLink="false">http://platformedia.com/index.php/2008/04/mythweb-with-lighttpd-for-fedora/</guid>
		<description><![CDATA[Add a lighttpd configuration file in
/etc/lighttpd/conf.d/lighttpd-myth.conf
  (where my machine hostname is &#8216;americas&#8217; on the local network) :
#! /bin/bash # Just for SciTE language hint
$HTTP["host"] == &#8220;myth.americas&#8221; {        var.root=&#8221;/var/www/html/mythweb&#8221;        server.document-root = var.root
        url.rewrite = [...]]]></description>
		<wfw:commentRss>http://platformedia.com/oss-blog/mythweb-with-lighttpd-for-fedora/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MythTV on Fedora 7, PVR-350 &amp; Dual Screen : DONE</title>
		<link>http://platformedia.com/oss-blog/mythtv-on-fedora-7-pvr-350-dual-screen-done/</link>
		<comments>http://platformedia.com/oss-blog/mythtv-on-fedora-7-pvr-350-dual-screen-done/#comments</comments>
		<pubDate>Tue, 06 Nov 2007 16:47:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[DualScreen]]></category>
		<category><![CDATA[fc7]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[MythTV]]></category>
		<category><![CDATA[PVR350]]></category>

		<guid isPermaLink="false">http://platformedia.com/index.php/2007/11/mythtv-on-fedora-7-pvr-350-dual-screen-done/</guid>
		<description><![CDATA[Email me for the gory details (for FC7) &#8211; but see a more up-to-date post for the same thing (much cleaner) in Fedora 9.
]]></description>
		<wfw:commentRss>http://platformedia.com/oss-blog/mythtv-on-fedora-7-pvr-350-dual-screen-done/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LIRC for Generic Cable Box</title>
		<link>http://platformedia.com/oss-blog/lirc-for-generic-cable-box/</link>
		<comments>http://platformedia.com/oss-blog/lirc-for-generic-cable-box/#comments</comments>
		<pubDate>Fri, 02 Nov 2007 05:51:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[f7]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[Hauppauge]]></category>
		<category><![CDATA[LIRC]]></category>
		<category><![CDATA[MythTV]]></category>

		<guid isPermaLink="false">http://platformedia.com/index.php/2007/11/lirc-for-generic-cable-box/</guid>
		<description><![CDATA[Simple schematic for building serial interface :
http://fly.cc.fer.hr/~mozgic/UIR/http://www.lirc.org/receivers.html
On 9-pin Serial plug :Ground : Pin 5Data : Pin 1 (actually DCD)
Existing Hauppauge interface :http://www.irblaster.info/hauppauge_ir.html
2.5mm ConnectorTSOP 2238 IR ReceiverTip  VCCRing  SignalShield  Ground
VSOP (or Everlight) IRM2238http://www.datasheetarchive.com/preview/1808114.htmlVCC=5V, 38KHz
USB Pinout :http://pinouts.ru/SerialPortsCables/usb_cable_pinout.shtmlPin 1 : VCC (+5V)Pin 2 : Data-Pin 3 : Data+Pin 4 : Ground
Even simpler circuit for IR [...]]]></description>
		<wfw:commentRss>http://platformedia.com/oss-blog/lirc-for-generic-cable-box/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ivtv on Fedora with 2.6.22 kernel</title>
		<link>http://platformedia.com/oss-blog/ivtv-on-fedora-with-2-6-22-kernel/</link>
		<comments>http://platformedia.com/oss-blog/ivtv-on-fedora-with-2-6-22-kernel/#comments</comments>
		<pubDate>Tue, 21 Aug 2007 04:06:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[f7]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[Hauppauge]]></category>
		<category><![CDATA[ivtv]]></category>
		<category><![CDATA[MythTV]]></category>
		<category><![CDATA[PVR350]]></category>

		<guid isPermaLink="false">http://platformedia.com/index.php/2007/08/ivtv-on-fedora-with-2-6-22-kernel/</guid>
		<description><![CDATA[Upgrade to 2.6.22 seems to break *everything* in the ivtv suite.  It all disappeared from the rpms, so we need to install from source.


ivtv
ivtv-fb
ivtv-xdriver
ivtvfbctl (now gone)


In particular, some web posts indicate that support for the PVR-350 has been eliminated somehow.  This doesn&#8217;t seem to be completely true &#8211; but maybe there&#8217;s a problem [...]]]></description>
		<wfw:commentRss>http://platformedia.com/oss-blog/ivtv-on-fedora-with-2-6-22-kernel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

