i...@debian:~$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: HDMI [HDA ATI HDMI], device 3: ATI HDMI [ATI HDMI]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: default [PnP Audio Device        ], device 0: USB Audio [USB
Audio]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
i...@debian:~$ aplay -D hw:1,0 yofrankie_1_1b_bge/audio/MenuMusic1.wav 
Playing WAVE 'yofrankie_1_1b_bge/audio/MenuMusic1.wav' : Signed 16 bit
Little Endian, Rate 44100 Hz, Stereo
^CAborted by signal Unterbrechung...
i...@debian:~$ 

I can listen the sound file! :-)

But after I changed (as root):

1st:

/etc/modprobe.d/sound.conf to:

alias snd-card-0    snd-hda-intel
options snd-hda-intel index=0
alias snd-card-1    snd-usb-audio
options snd-usb-audio index=1

2nd:

/etc/modprobe.d/sound to:

alias snd-card-0    snd-hda-intel
options snd-hda-intel index=0
alias snd-card-1    snd-usb-audio
options snd-usb-audio index=1

3rd:

run as root:

alsa force-reload



THE RESULT:

i...@debian:~$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: HDMI [HDA ATI HDMI], device 3: ATI HDMI [ATI HDMI]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

i...@debian:~$ aplay -D hw:1,0 yofrankie_1_1b_bge/audio/MenuMusic1.wav 
ALSA lib pcm_hw.c:1240:(_snd_pcm_hw_open) Invalid value for card
aplay: main:564: audio open error: Datei oder Verzeichnis nicht gefunden


Which soundcard is hw:1,0 ?


Robert





-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to