Am Donnerstag, den 16.07.2009, 20:52 +0200 schrieb Elimar Riesebieter: > * Robert Richter [090716 20:24 +0200] > > 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:~$
It went like clockwork here. (with hw:1,0) > > > > 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: > > please use either sound _or_ sound.conf. My advice: > > # rm /etc/modprobe.d/sound I removed /etc/modprobe.d/sound Your advice doesn't work: debian:/home/ich# cat /etc/modprobe.d/sound.conf 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 debian:/home/ich# alsa force-reload Unloading ALSA sound driver modules: (none loaded). Loading ALSA sound driver modules: (none to reload). Perhaps /etc/modprobe.d/sound is the standard alsa-config file (in Lenny)?! > > > > > 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 ? Why does it work before I changed the sound modprobe.d file? And why is it no longer useful now? > > snd-usb-audio > > Try hw:0,0 Not really: i...@debian:~$ aplay -D hw:0,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 Well then? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org