[mythtv-users] PVR350: images but no audio

Franco net.surfer at tiscali.it
Thu Mar 25 19:15:20 EST 2004


The same problem was already reported few days ago by another person;
I just want to report I am experimenting this problem, too.

I finaly have my brand new PVR350 and I am not able to get any sound
out of it. (Actually, I can't either get it to work under myth,
I posted another message on this regard, but...)
However, I got it to work myth-less like this:
	cat /dev/video0 | xine - &

and then changing channel with:
	v4lctl setchannel <channel #>

I get reasonable quality pictures, but no audio.
I did set up all the stuff by following Jarod's guide;
the output of modprobe tveeprom is:

tvee: Hauppauge: model=48134, rev=J342, serial#=7067425
tvee: tuner=Temic 4009FR5 (idx=42, type=20)
tvee: tuner fmt=PAL(B/G) (eeprom=0x04, v4l2=0x00000007)
tvee: audio_processor=CS5331 (type=9)

I have put this in /etc/modules.conf

# ivtv modules setup
alias char-major-81 videodev
alias char-major-81-0 ivtv
options ivtv ivtv_debug=1 mpg_buffers=90
options tuner type=20 #PAL tuner
options msp3400 once=1 simple=1
add below ivtv msp3400 saa7115 tuner
add above ivtv lirc_dev lirc_i2c

and I issue this commands after boot:

  /sbin/modprobe tveeprom
  /sbin/depmod -a
  /sbin/modprobe ivtv
  /sbin/modprobe ivtv-fb
  /usr/bin/test_ioctl -f width=720,height=576
  /usr/bin/test_ioctl -v input=3,output=1
  /usr/bin/test_ioctl -u 0xff
  /usr/bin/test_ioctl -p 4

(in the same order)

Any hints? 
Franco



More information about the mythtv-users mailing list