<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.6.2">
</HEAD>
<BODY>
Hey All,<BR>
<BR>
Well I've always been a big fan of MythTV, but I've yet to get it working properly...! <BR>
<BR>
I've tried two different capture cards and I get the same problem now I figure it must be something I just don't understand this is why I'm begging for help:<BR>
<BR>
Hardware:<BR>
<BR>
MediaReady 5000<BR>
Via 1G CPU<BR>
VIA S3 Unichrome w/tvOut<BR>
PVR 150<BR>
<BR>
Software:<BR>
<BR>
Ubuntu 5.04<BR>
ivtv 0.38<BR>
mythtb 0.18.1<BR>
<BR>
Here's what I know:<BR>
<BR>
ivtv works, mplayer /dev/outputs video and ptune.pl allows me to change channels. Not sure about the sound yet I have got that far.<BR>
I can play movies with mythvideo.<BR>
<BR>
I configure mythtv-setup with the following<BR>
<BR>
-capture card v4l<BR>
<BR>
/dev/video0<BR>
/dev/dsp<BR>
/dev/vbi0<BR>
tuner 0<BR>
<BR>
- Configured Video Source starchoice (zapt2it)<BR>
<BR>
- Configured input Connnection<BR>
/dev/video0 --&gt; Tuner0<BR>
<BR>
When I start Livetv I just get a blanck screen with the following in my mythbackend.log:<BR>
<BR>
2005-10-24 15:47:20.568 MainServer::HandleAnnounce Playback<BR>
2005-10-24 15:47:20.600 adding: mediaready as a client (events: 0)<BR>
2005-10-24 15:47:20.660 MainServer::HandleAnnounce Playback<BR>
2005-10-24 15:47:20.663 adding: mediaready as a client (events: 1)<BR>
2005-10-24 15:47:20.671 MainServer::HandleAnnounce Playback<BR>
2005-10-24 15:47:20.673 adding: mediaready as a client (events: 0)<BR>
2005-10-24 15:47:20.696 MainServer::HandleAnnounce Playback<BR>
2005-10-24 15:47:20.699 adding: mediaready as a client (events: 0)<BR>
2005-10-24 15:47:20.708 adding: mediaready as a remote ringbuffer<BR>
2005-10-24 15:47:20.724 Changing from None to WatchingLiveTV<BR>
2005-10-24 15:47:20.786 Unknown video codec<BR>
2005-10-24 15:47:20.789 Please go into the TV Settings, Recording Profiles and<BR>
2005-10-24 15:47:20.791 setup the four 'Software Encoders' profiles.<BR>
2005-10-24 15:47:20.793 Assuming RTjpeg for now.<BR>
2005-10-24 15:47:20.796 NVR: Error, unknown audio codec<BR>
2005-10-24 15:47:20.877 NVR: Won't work with the streaming interface, falling back<BR>
VIDIOCGCHAN: Invalid argument<BR>
VIDOCGMBUF:: Invalid argument<BR>
Can't read vbi data<BR>
2005-10-24 15:47:30.878 NVR: Only read -1 bytes of 4096 bytes from '/dev/dsp<BR>
read audio: Input/output error<BR>
2005-10-24 15:47:30.884 TVRec: Recording Prematurely Stopped<BR>
<BR>
Here's what dmesg say about ivtv:<BR>
<BR>
ivtv: ==================== START INIT IVTV ====================<BR>
ivtv: version 0.3.8 (tagged release) loading<BR>
ivtv: Linux version: 2.6.10-5-386 preempt 386 gcc-3.3<BR>
ivtv: In case of problems please include the debug info<BR>
ivtv: between the START INIT IVTV and END INIT IVTV lines when<BR>
ivtv: mailing the ivtv-devel mailinglist.<BR>
ivtv: Autodetected WinTV PVR 150 card (iTVC16 based)<BR>
ACPI: PCI interrupt 0000:00:08.0[A] -&gt; GSI 11 (level, low) -&gt; IRQ 11<BR>
tveeprom: Hauppauge: model = 26032, rev = C199, serial# = 2984601<BR>
tveeprom: tuner = TCL 2002N 5H (idx = 99, type = 50)<BR>
tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x00001000)<BR>
tveeprom: audio processor = CX25841 (type = 23)<BR>
tveeprom: decoder processor = CX25841 (type = 1c)<BR>
ivtv: i2c attach to card #0 ok [client=tveeprom[50], addr=50]<BR>
tuner: chip found at addr 0xc2 i2c-bus ivtv i2c driver #0<BR>
ivtv: i2c attach to card #0 ok [client=(tuner unset), addr=61]<BR>
cx25840: loading /lib/modules/HcwMakoA.ROM<BR>
ivtv: i2c attach to card #0 ok [client=cx25840[50], addr=44]<BR>
ivtv: i2c attach to card #0 ok [client=wm8775[50], addr=1b]<BR>
ivtv: loading /lib/modules/ivtv-fw-enc.bin<BR>
ivtv: Encoder revision: 0x02040024<BR>
ivtv warning: Encoder Firmware can be buggy, use version 0x02040011!!!!<BR>
ivtv: Allocate DMA encoder MPEG stream: 128 x 32768 buffers (4096KB total)<BR>
ivtv: Allocate DMA encoder YUV stream: 194 x 10800 buffers (2048KB total)<BR>
ivtv: Allocate DMA encoder VBI stream: 120 x 17472 buffers (2048KB total)<BR>
ivtv: Allocate DMA encoder PCM audio stream: 455 x 4608 buffers (2048KB total)<BR>
tuner: type set to 50 (TCL 2002N) by ivtv i2c driver #0<BR>
ivtv: Initialized WinTV PVR 150, card #0<BR>
ivtv: ====================&nbsp; END INIT IVTV&nbsp; ====================<BR>
<BR>
<BR>
</BODY>
</HTML>