Hi
I have a Creative Sound Blaster live (Made by Dell)
/usr/bin/aplay /usr/share/sounds/KDE_Startup.wav does not give me any
sound at the card output.
----------------------------------------------------------------
I have installed alsa drivers and utils.
----------------------------------------------------------------
my modprobe.conf entries for my
alias snd-card-0 snd-emu10k1x
install snd-emu10k1x /sbin/modprobe --ignore-install snd-emu10k1x &&
/usr/sbin/alsactl restore >/dev/null 2>&1 || :
remove snd-emu10k1x { /usr/sbin/alsactl store >/dev/null 2>&1 || : ;
}; /sbin/modprobe -r --ignore-remove snd-emu10k1x
---------------------------------------------------------------
cat > ~/.asoundrc
pcm.emu10k1x {
type hw
card 0
}
ctl.emu10k1x {
type hw
card 0
}
----------------------------------------------------------------------------
% aplay -l gives me the following output
**** List of PLAYBACK Hardware Devices ****
card 0: Live [Dell Sound Blaster Live!], device 0: emu10k1x [EMU10K1X Front]
Subdevices: 0/1
Subdevice #0: subdevice #0
card 0: Live [Dell Sound Blaster Live!], device 1: emu10k1x [EMU10K1X Rear]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: Live [Dell Sound Blaster Live!], device 2: emu10k1x [EMU10K1X
Center/LFE]
Subdevices: 1/1
Subdevice #0: subdevice #0
----------------------------------------------------------------------------
I use kmix to enable the device and make sure that the card is not
muted. (Kmix understands the card and knows what is installed.) But
nothing at the output.
----------------------------------------------------------------------------
Can anyone give me any idea how to debug this issue.
[EMAIL PROTECTED] ~]$ /usr/bin/aplay /usr/share/sounds/KDE_Startup.wav
Playing WAVE '/usr/share/sounds/KDE_Startup.wav' : Signed 16 bit
Little Endian,Rate 22050 Hz, Mono
but nothing at the output of the card.
Thank you
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users