<br>
<br><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">This is from using a stage3 install mind you...<br><br>Oh - and check that the kernel modules for the DVB card are being loaded
<br>at boot time (i.e. that they're in /etc/modules.autoload.d/kernel-2.6)<br>BEFORE mythbackend starts up - that can cause problems too.</blockquote><div><br>
Hmmmm is this after installing dvico or linuxtv? I have bloated my kernel image out to include the dvb-t drivers.<br>
I have also set them to modules and added to the /etc/modules.autoload.d/kernel-2.6<br>
<br>
dvb-core<br>
bt8xxx<br>
dst<br>
cx22700<br>
cx22702<br>
cx24110<br>
<br>
I'm only assuming the type of card I am using. I run lsmod<br>
<br>
<br>
mythtv ~ # lsmod<br>
Module Size Used by<br>
sg
24352 0<br>
ipv6 178240 14<br>
ohci_hcd 14596 0<br>
parport_pc 27716 0<br>
parport 21448 1 parport_pc<br>
floppy 44500 0<br>
nvidia 3214460 12<br>
via_rhine 16388 0<br>
mii
3072 1 via_rhine<br>
eth1394 14600 0<br>
usbhid 25952 0<br>
ehci_hcd 22536 0<br>
uhci_hcd 23568 0<br>
ohci1394 25908 0<br>
ieee1394 58296 2 eth1394,ohci1394<br>
evdev 6656 0<br>
rtc
8120 0<br>
usbcore
74748 5 ohci_hcd,usbhid,ehci_hcd,uhci_hcd<br>
cx24110 4996 0<br>
cx22702 3844 0<br>
dvb_pll 2436 1 cx22702<br>
cx22700 3588 0<br>
dst
11908 0<br>
bt878
6712 1 dst<br>
dvb_core 53672 0<br>
<br>
<br>
<br>
</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">What I always recommend you do is get the hardware working and verify<br>it's working BEFORE even going into mythtv. That way you know which is
<br>to blame (and it's never myth).<br><br></blockquote></div><br>
<br>
mythbackend is not running ATM. I am trying to get my TV back :(<br>