[mythtv-users] PVR 350 - No Sound

James Emmrich jemmrich at lwp.ca
Sat Mar 5 03:50:34 UTC 2005


Hi Aaron,

I'm having what sounds like the same problems as andrew, mplayer 
/dev/video0 plays video fine, but with no sound.

Here is my modprobe file, is it missing something?

alias eth0 sis900
alias snd-card-0 snd-emu10k1
options snd-card-0 index=0
install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 && 
/usr/sbin/alsactl restore >/dev/null 2>&1 || :
remove snd-emu10k1 { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; }; 
/sbin/modprobe -r --ignore-remove snd-emu10k1
alias usb-controller ohci-hcd
alias snd-card-1 pwc
options snd-card-1 index=1
install pwc /sbin/modprobe --ignore-install pwc && /usr/sbin/alsactl 
restore >/dev/null 2>&1 || :
remove pwc { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; }; 
/sbin/modprobe -r --ignore-remove pwc
# ivtv modules setup
alias msp3400-ivtv msp3400
alias char-major-81 videodev
alias char-major-81-0 ivtv
alias tveeprom tveeprom-ivtv
install lirc_i2c /sbin/modprobe ivtv; /sbin/modprobe --ignore-install 
lirc_i2c
alias char-major-61 lirc_i2c





Aaron Aguilar wrote:

>Andrew,
>
>Put this near the beginning of your /etc/modprobe.conf file:
>
>alias msp3400-ivtv msp3400
>
>Anything that you recorded previous to doing this will have no sound
>as it wasn't captured.  Log out and log back in just for good measure
>too.  Have fun with your system.
>
>Aaron
>
>
>On Fri, 4 Mar 2005 16:37:59 -0700, Andrew <mythtv at hdtvpub.com> wrote:
>  
>
>> 
>> 
>>
>>Video works fine.  But audio does not work at all.  If I do cat  /dev/video0
>>    
>>
>>>test.mpg I get no sound when I play test.mpg back.  I get no sound when
>>>      
>>>
>>doing mplayer /dev/video0 either.   Sound definitely works on the system
>>though. 
>>
>>  
>>
>>Any advice?  This is my first MythTV install I've done and I've been going
>>off the wilsonet.com/mythtv/fcmyth.php HOWTO.  Fairly straight forward
>>except for this problem I've encountered.  I've been troubleshooting it for
>>hours and don't know what it could be. 
>>
>>  
>>
>>Thanks for any help! 
>>_______________________________________________
>>mythtv-users mailing list
>>mythtv-users at mythtv.org
>>http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>>
>>
>>
>>    
>>
>>------------------------------------------------------------------------
>>
>>_______________________________________________
>>mythtv-users mailing list
>>mythtv-users at mythtv.org
>>http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>>    
>>


More information about the mythtv-users mailing list