[mythtv-users] Problems with audio (no sound).

MAZ maz2k at gmx.de
Sun Mar 5 21:50:08 UTC 2006


Hi,

I looked at stdout from mythfrontend and mythbackend.
mythfrontend is now set to "ALSA:default" (Audio-Device) and "default" 
(Mixer). There is still no sound in LiveTV but I can change the Volume 
with F10 and F11 (I can change the volume of the noise). ;)
Mythbackend is set to /dev/dsp as I wrote before. Every attempt to 
change that has failed. I looked at the "-v all" output and when I 
create a new capture device (with audio-device set to ALSA:default) the 
mysql-output shows that it writes /dev/dsp to the database. I tried to 
set "ALSA:default" in the database manually but now mythbackend can't 
initialize the capture device.
What should I write into the audiodevice-field in the database?

Thanks!
Mathias

MAZ wrote:
> Hi,
>
> I get no sound in mythtv. Both Live TV and recorded files have no sound.
> But with xawtv (TV) or VLC (avi) I have sound. I tried to fix that 
> problem by myself, but everything I tried didn't solve the problem. I 
> tried a few things I found on the web but nothing fixed my no-sound-problem.
>
> I used both alsamixer (console) and the Volumecontrol in Gnome to set up 
> the Volume.
>
> After a few changes to my modprobe.conf my /dev/dsp was gone. :)
> mythbackend->audio->(none)
> Then I but up a new /dev/dsp with "MAKEDEV dsp".
> mythbackend->audio->/dev/dsp
>
> Thanks for your help!
>
> Mathias (deDE)
>
> PS. Here are a few informations about my system:
> *uname -a -------------------------------------------------*
> Linux Server 2.6.15-1.1833_FC4 #1 Wed Mar 1 23:41:37 EST 2006 i686 i686 
> i386 GNU/Linux
>
> *aplay -l: -----------------------------------------------*
> card 0: SI7012 [SiS SI7012], device 0: Intel ICH [SiS SI7012]
>   Subdevices: 1/1
>   Subdevice #0: subdevice #0
>
> *my /.asoundrc ----------------------------------------------*
> pcm.intel8x0 {
>         type hw
>         card 0
> }
>
> ctl.intel8x0 {
>         type hw
>         card 0
> }
>
> *the ALSA-part of my /etc/modprobe.conf -----------------------------*
> #ALSA
> alias snd-card-0 snd-intel8x0
> options snd-card-0 index=0
> install snd-intel8x0 /sbin/modprobe --ignore-install snd-intel8x0 && 
> /usr/sbin/alsactl restore >/dev/null 2>&1 || :
> remove snd-intel8x0 { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; }; 
> /sbin/modprobe -r --ignore-remove snd-intel8x0
>
> *rpm -qa alsa* ---------------------------------------------*
> alsa-driver-1.0.10-44.rhfc4.at
> alsa-lib-1.0.10-27.rhfc4.at
> alsa-utils-1.0.10-19.rhfc4.at
> alsa-kmdl-2.6.15-1.1831_FC4-1.0.10-44.rhfc4.at
>
> *lspci | grep audio ------------------------------------------------*
> 00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] 
> Sound Controller (rev a0)
>
> *grep -E 'sound|snd' -------------------------------------------------*
> snd_intel8x0           32093  1
> snd_ac97_codec         88161  1 snd_intel8x0
> snd_ac97_bus            2497  1 snd_ac97_codec
> snd_seq_dummy           3781  0
> snd_seq_oss            31809  0
> snd_seq_midi_event      7105  1 snd_seq_oss
> snd_seq                49617  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
> snd_seq_device          9037  3 snd_seq_dummy,snd_seq_oss,snd_seq
> snd_pcm_oss            50545  0
> snd_mixer_oss          17985  1 snd_pcm_oss
> snd_pcm                86981  3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
> snd_timer              24901  2 snd_seq,snd_pcm
> snd                    54309  11 
> snd_intel8x0,snd_ac97_codec,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
> soundcore               9889  1 snd
> snd_page_alloc         10697  2 snd_intel8x0,snd_pcm
>
> ------------------------------------------------------------------------
> _______________________________________________
> 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