I just had this, I had to move my audio from the PVR-350 audio out to my soundcard. I just bought a cable last night to do this and it is working fine.
Robb --- "E. Ann Black-Ziegelbein" <[EMAIL PROTECTED]> wrote: > Thanks Sander! > > I disabled mythTV's tv-out support, and now I do > have video .... but NO > audio. Interesting, one step closer, however I > would really like to > understand what the issue is with MythTV tv-out > option then. > > Any thoughts on how to get audio? > > I did set mythtv back to enabling tv-out and tailed > the logs > (/var/log/messages and /var/log/Xorg.0.log) ... but > no error/warning > messages. > > I did take a look at the troubleshooting page ... > nothing there really > aligns with the problems I am seeing - I do already > have the compat option > set. > > Thanks again, > > Ann > > On 10/15/07, Sander Sweers <[EMAIL PROTECTED]> > wrote: > > > > On 10/15/07, E. Ann Black-Ziegelbein > <[EMAIL PROTECTED]> wrote: > > > I am hoping someone can help. I am setting up > MythTV on FC6 - > > > 2.6.22.9-61.fc6. I have been following the > instructions on > > > > http://wilsonet.com/mythtv/fcmyth.php?SID&expandables=closed&ivtv=open&pvr350out=open#capture > > . > > > All has been going well - have mythtv settup > and X working. I can > > capture > > > video ... and play it back with mplayer. > However I can not play it from > > > MythTV - just get an error stating "Unable to > initialize video". When I > > > > > tail the myth tv logs I see the following: > > > > How are you using the pvr-350's tv-out, via the > special option in the > > mythtv-setup or plain over X? If you have enable > the special tv-out > > support try disabling it. > > > > > Additionally - I can not find the ivtvfbctl > utiliity ... I am wondering > > if > > > this may be related? > > > > Nope, you should find them in the > ivtv-1.0.3-<version>.rpm in the ATrpms > > repo. > > > > > When I search through the /var/logs/messages > and grep > > > for ivtv, it looks like I am running ivtv > version 1.0.0: > > > > Don't use grep but: > > dmesg | tac | > > sed -n '/=\ \ END INIT IVTV\ \ =/,/= START INIT > IVTV =/p; > > /= START INIT IVTV =/q' | > > tac > > > > Also have a look at the troubleshooting page [1] > and if there are any > > error messages in you Xorg.log or kernel log. > > > > Greets > > Sander > > > > [1] > http://www.ivtvdriver.org/index.php/Troubleshooting > > > > > Oct 14 21:37:46 delldvr kernel: ivtv: > ==================== START INIT > > IVTV > > > ==================== > > > Oct 14 21:37:46 delldvr kernel: ivtv: version > 1.0.0 (2.6.22.9-61.fc6SMP > > > mod_unload 686 4KSTACKS ) loading > > > Oct 14 21:37:46 delldvr kernel: ivtv0: > Autodetected Hauppauge card > > (cx23415 > > > based) > > > Oct 14 21:37:46 delldvr kernel: ivtv0: loaded > v4l-cx2341x-enc.fwfirmware > > > (3751188808 bytes) > > > Oct 14 21:37:46 delldvr kernel: ivtv0: loaded > v4l-cx2341x-dec.fwfirmware > > > (3751188816 bytes) > > > Oct 14 21:37:46 delldvr kernel: ivtv0: Encoder > revision: 0x02060039 > > > Oct 14 21:37:46 delldvr kernel: ivtv0: Decoder > revision: 0x02020023 > > > Oct 14 21:37:46 delldvr kernel: ivtv0: > Autodetected Hauppauge WinTV > > PVR-350 > > > Oct 14 21:37:46 delldvr kernel: tuner 3-0061: > chip found @ 0xc2 (ivtv > > i2c > > > driver #0) > > > Oct 14 21:37:46 delldvr kernel: saa7115 3-0021: > saa7115 found > > > (1f7115d0e100000) @ 0x42 (ivtv i2c driver #0) > > > Oct 14 21:37:46 delldvr kernel: saa7127 3-0044: > saa7127 found @ 0x88 > > (ivtv > > > i2c driver #0) > > > Oct 14 21:37:46 delldvr kernel: msp3400 3-0040: > MSP4448G-A2 found @ 0x80 > > > (ivtv i2c driver #0) > > > Oct 14 21:37:46 delldvr kernel: ivtv0: > Registered device video0 for > > encoder > > > MPEG (4 MB) > > > Oct 14 21:37:46 delldvr kernel: ivtv0: > Registered device video32 for > > encoder > > > YUV (2 MB) > > > Oct 14 21:37:46 delldvr kernel: ivtv0: > Registered device vbi0 for > > encoder > > > VBI (1 MB) > > > Oct 14 21:37:46 delldvr kernel: ivtv0: > Registered device video24 for > > encoder > > > PCM audio (1 MB) > > > Oct 14 21:37:46 delldvr kernel: ivtv0: > Registered device radio0 for > > encoder > > > radio > > > Oct 14 21:37:46 delldvr kernel: ivtv0: > Registered device video16 for > > decoder > > > MPEG (1 MB) > > > Oct 14 21:37:46 delldvr kernel: ivtv0: > Registered device vbi8 for > > decoder > > > VBI (1 MB) > > > Oct 14 21:37:46 delldvr kernel: ivtv0: > Registered device vbi16 for > > decoder > > > VOUT > > > Oct 14 21:37:46 delldvr kernel: ivtv0: > Registered device video48 for > > decoder > > > YUV (1 MB) > > > Oct 14 21:37:46 delldvr kernel: ivtv0: loaded > v4l-cx2341x-init.mpgfirmware > > > (3751190360 bytes) > > > Oct 14 21:37:46 delldvr kernel: ivtv0: > Initialized Hauppauge WinTV > > PVR-350, > > > card #0 > > > Oct 14 21:37:46 delldvr kernel: ivtv: > ==================== END INIT > > IVTV > > > ==================== > > > > > > I did try to recompile the saa7127 kernel module > and replace, however > > this > > > had no effect. I can't help but think I am > missing something basic. > > > > > > Thanks, > > > > > > Ann > > > > > > _______________________________________________ > > > ivtv-users mailing list > > > [email protected] > > > > http://ivtvdriver.org/mailman/listinfo/ivtv-users > > > > > > > _______________________________________________ > > ivtv-users mailing list > > [email protected] > > http://ivtvdriver.org/mailman/listinfo/ivtv-users > > > > _______________________________________________ > ivtv-users mailing list > [email protected] > http://ivtvdriver.org/mailman/listinfo/ivtv-users ____________________________________________________________________________________ Shape Yahoo! in your own image. Join our Network Research Panel today! http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7 _______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
