<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.cafuego.net" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>dvico</title>
 <link>http://www.cafuego.net/taxonomy/term/35</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>en</language>
<item>
 <title>(partial) myth joy</title>
 <link>http://www.cafuego.net/2008/08/26/partial-myth-joy</link>
 <description>&lt;p&gt;Yay! It would seem that with the latest updates to the xc3028 tuner driver, my DViCO Fusion Dual Digital 4 (USB id 0fe9:db78) can use the newest drivers again.&lt;/p&gt;
&lt;p&gt;Up to my last attempt at tracking the newest drivers, loading them would cause a system hardlock, which isn&#039;t particularly helpful on a PVR. Well, whilst the olympics were on I don&#039;t suppose it mattered that much. Komkommertijd, as we say in Holland.&lt;/p&gt;
&lt;p&gt;I have not as of yet attempted to re-tune the system to see what&#039;s going on with tuner #0. It seems to not be able to record anything these days, even though tuner #1 is fine.&lt;/p&gt;
</description>
 <comments>http://www.cafuego.net/2008/08/26/partial-myth-joy#comments</comments>
 <category domain="http://www.cafuego.net/taxonomy/term/35">dvico</category>
 <category domain="http://www.cafuego.net/taxonomy/term/54">fusion dual digital 4</category>
 <category domain="http://www.cafuego.net/taxonomy/term/34">mythtv</category>
 <category domain="http://www.cafuego.net/category/tags/v4l-dvb">v4l-dvb</category>
 <pubDate>Tue, 26 Aug 2008 09:31:10 +1000</pubDate>
 <dc:creator>cafuego</dc:creator>
 <guid isPermaLink="false">187 at http://www.cafuego.net</guid>
</item>
<item>
 <title>mythtv revisited</title>
 <link>http://www.cafuego.net/2008/02/26/mythtv</link>
 <description>&lt;p&gt;
A quick update from mythtv land. It would seem that as of about two weeks ago, my DViCO Dual Digital 4 card is &lt;a href=&quot;http://linuxtv.org/hg/v4l-dvb/rev/ad6fb7fe6240&quot;&gt;officially supported&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
I just pulled the latest drivers out of mercurial and it seems tuning speeds have been much improved since I did my last update somewhere near the start of January.
&lt;/p&gt;
&lt;p&gt;
Small tweak, the driver is now called tuner_xc2028 and not xc3028-fe.
&lt;/p&gt;
</description>
 <comments>http://www.cafuego.net/2008/02/26/mythtv#comments</comments>
 <category domain="http://www.cafuego.net/taxonomy/term/35">dvico</category>
 <category domain="http://www.cafuego.net/taxonomy/term/54">fusion dual digital 4</category>
 <category domain="http://www.cafuego.net/taxonomy/term/34">mythtv</category>
 <category domain="http://www.cafuego.net/taxonomy/term/55">v4l</category>
 <pubDate>Tue, 26 Feb 2008 12:48:57 +1100</pubDate>
 <dc:creator>cafuego</dc:creator>
 <guid isPermaLink="false">32 at http://www.cafuego.net</guid>
</item>
<item>
 <title>mythtv - it works!</title>
 <link>http://www.cafuego.net/2007/12/09/mythtv</link>
 <description>&lt;p&gt;After over a year of using myth on my laptop (which has tv out) to view video files on tv, I now have an honest-to-god working mythtv setup with dual tuners, remote control and everything.&lt;/p&gt;&lt;p&gt;For my birthday I obtained a DViCO FusionHDTV DVB-T Dual Digital 4, after doing a spot of googling about Linux compatibility. This is a PCI card that, after plugging in, is detected as two USB tuners and an input device.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Hardware&lt;/strong&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I had scrounged together a pile of hardware from various defunct machines in the house and been given a mobo by a friend (Thanks Steve!) The system is an Athlon64 2800+ with 512Mb ram, a fanless nvidia FX5200 with an RCA tvout connector and an 80Gb harddisk. (Though all recording is done to a 500GB LVM volume in another room via NFS over 100baseT) &lt;/p&gt;&lt;!--break--&gt;&lt;p&gt;&lt;strong&gt;Drivers&lt;/strong&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The drivers in the v4l-dvb sources do not yest support this card in Australia, but luckily a nice person called &lt;a href=&quot;http://www.itee.uq.edu.au/~chrisp/&quot;&gt;Chris Pascoe&lt;/a&gt; did all the hard work and has provided a &lt;a href=&quot;http://www.itee.uq.edu.au/~chrisp/Linux-DVB/DVICO/6591/v4l-dvb-6591-dd4-withremote.tar.gz&quot;&gt;pre-patched source tarball&lt;/a&gt; and &lt;a href=&quot;http://www.itee.uq.edu.au/~chrisp/Linux-DVB/DVICO/6591/dd4_firmware.tgz&quot;&gt;firmware bundle&lt;/a&gt; on his &lt;a href=&quot;http://www.itee.uq.edu.au/~chrisp/Linux-DVB/DVICO/&quot;&gt;site&lt;/a&gt;, which work find with &lt;a href=&quot;http://fremnet.net/article/228/dvico-fusionhdtv-dual-digital-4-under-linux&quot;&gt;Shannon Wynters HOWTO&lt;/a&gt;. (Just skip the whole patching bit, the patches don&#039;t apply properly to the current Mercurial version anyway)  &lt;/p&gt;&lt;p&gt;Build the source against your current kernel via &lt;em&gt;make; make install&lt;/em&gt;. Untar the firmware bundle into /lib/firmware and then load the required modules:&lt;/p&gt;&lt;p&gt;modprobe dvb-core &lt;br /&gt;  modprobe dvb-usb &lt;br /&gt;  modprobe dvb-pll &lt;br /&gt;  modprobe xc3028-fe &lt;br /&gt;  modprobe zl10353 &lt;br /&gt;  modprobe dvb-usb-cxusb &lt;/p&gt;&lt;p&gt;And voila. I did not need to add these to /etc/modules, the tuners got picked up automagically after a reboot. (I use Ubuntu &amp;quot;Gutsy&amp;quot; 7.10)&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Stay-On-Couch Device&lt;/strong&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The remote control works fine with lirc. I needed to make the input device name be persistent using udev; my rules file is attached. I found working config files for the remote that had been created by Craig Cook on the &lt;a href=&quot;http://www.mythtv.org/wiki/index.php/DVICO-Ultraview_Install_in_Australia#LIRC&quot;&gt;MythTV wiki&lt;/a&gt;. I&#039;ve attached my lircd.conf and hardware.conf for your convenience :-)&lt;/p&gt;&lt;p&gt;&lt;strong&gt;The Caveat&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Of course there is a caveat. There is always a caveat.&lt;/p&gt;&lt;p&gt;So all hardware was now detected and configured, but mythfrontend kept telling me the tuners were not available. If you have a setup like mine, with multiple frontends and backends, make &lt;strong&gt;&lt;em&gt;sure&lt;/em&gt;&lt;/strong&gt; you restart the master backend after adding a new piece of hardware. All frontends were able to access the tuners and watch (or record) tv after I had restarted my master backend. Kinda.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Hardware (Reprise)&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;That was all the configuring done, but mythtv crashed rather nastily each time I tried watching live tv or recording anything over 15 minutes in length. I spent a day checking all the software before giving up and blaming the hardware, after I found eth0 timeout problems in dmesg. So, I&#039;ll give you a tip: Make sure the tv tuners and network card do not share the same IRQ, especially when recording to an NFS mount. Fix it bymanually assigning IRQs to PCI slots in the system bios.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Working!&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;With the hardware problem fixed, myth behaved :-) I can now watch a show and record another simultaneously or record two shows and watch one or the other or an older recording at the same time. Yay! &lt;/p&gt;</description>
 <comments>http://www.cafuego.net/2007/12/09/mythtv#comments</comments>
 <category domain="http://www.cafuego.net/taxonomy/term/35">dvico</category>
 <category domain="http://www.cafuego.net/taxonomy/term/33">linux</category>
 <category domain="http://www.cafuego.net/taxonomy/term/34">mythtv</category>
 <category domain="http://www.cafuego.net/taxonomy/term/7">open source</category>
 <enclosure url="http://www.cafuego.net/files/86-ir.rules" length="106" type="application/octet-stream" />
 <pubDate>Sun, 09 Dec 2007 14:28:57 +1100</pubDate>
 <dc:creator>cafuego</dc:creator>
 <guid isPermaLink="false">20 at http://www.cafuego.net</guid>
</item>
</channel>
</rss>
