Its a feisty bug (already has been reported) which means the cx88_dvb module isn't loaded.<br>Just add the line...<br>cx88_dvb <br>... to your /etc/modules and it should all work on a reboot. You could also...<br>sudo modprobe cx88_dvb
<br>... to get it running without the reboot.<br><br>Ash<br><br><div><span class="gmail_quote">On 6/27/07, <b class="gmail_sendername">Alan Calvert</b> <<a href="mailto:cal@graggrag.com">cal@graggrag.com</a>> wrote:
</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Ben Edwards wrote:<br>> On 27/06/07, David Campbell <<a href="mailto:dave@cpfc.org">
dave@cpfc.org</a>> wrote:<br>>> Ben Edwards wrote:<br>>>> <snip><br>>>> I get the following in the log files:<br>>>><br>>>> 2007-06-27 00:05:59.451 DVBChan(0) Error: Opening DVB frontend device failed.
<br>>>> eno: No such file or directory (2)<br>>>> 2007-06-27 00:05:59.453 EITHelper: localtime offset 1:00:00<br>>>> 2007-06-27 00:05:59.456 DVBChan(1) Error: Opening DVB frontend device failed.
<br>>>> eno: No such file or directory (2)<br>>>> ERROR: no valid capture cards are defined in the database.<br>>>><br>>>> Any ideas?<br>>> check the permissions of the devices in /dev
<br>><br>> ben@pilger:~$ ls -l /dev/video*<br>> crw-rw---- 1 root video 81, 0 2007-06-27 07:56 /dev/video0<br>> crw-rw---- 1 root video 81, 1 2007-06-27 07:56 /dev/video1<br>><br>> Is this the devices you mean, what should they be?
<br><br>They look right. Is your mythtv user a member of the video group?<br><br>_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org
</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br></blockquote></div><br>