<p>In ubuntu you need to ensure you have installed the proprietary drivers from the restricted driver app (or whatever it is called).</p>
<p>I have two of these cards in my server and run both tuners on each. This is with ubuntu 10.04 but I am using the firmware from 9.10 since it was more reliable to me.</p>
<p>Cheers <br>
Whytey.</p>
<p><blockquote type="cite">On 29 Sep 2010 06:59, "malcolm" <<a href="mailto:malcolm.torrent@gmail.com">malcolm.torrent@gmail.com</a>> wrote:<br><br><p><font color="#500050">On 28/09/10 14:18, John Pilkington wrote:<br>
><br>> It appears the system does not<br>> know the PCI card is ...</font></p>
yep, I agree with John, it sounds like missing firmware file. check to see if the card is detected with<br>
<br>
grep -i dvb /var/log/messages<br>
<br>
it should throw stuff like<br>
<br>
dvb-usb: found a 'DViCO FusionHDTV DVB-T Dual USB' in cold state, will try to load a firmware<br>
<br>
usb 1-7: firmware: requesting dvb-usb-bluebird-01.fw<br>
<br>
dvb-usb: downloading firmware from file 'dvb-usb-bluebird-01.fw'<br>
<br>
cx88/2: cx2388x dvb driver version 0.0.7 loaded<br>
<br>
cx88/2: registering cx8802 driver, type: dvb access: shared<br>
<br>
cx88[0]/2: subsystem: 18ac:db50, board: DViCO FusionHDTV DVB-T Dual Digital [card=44]<br>
<br>
cx88[0]/2: cx2388x based DVB/ATSC card<br>
<br>
DVB: registering new adapter (cx88[0])<br>
<br>
DVB: registering adapter 0 frontend 0 (Zarlink MT352 DVB-T).<br>
<br>
if not install the firmware in /lib/firmware (usually)<p><font color="#500050"><br>_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
h...</font></p></blockquote></p>