Am Freitag, den 17.07.2009, 20:14 +0200 schrieb Elimar Riesebieter: > * Robert Richter [090717 10:51 +0200] > > 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 > > Try > alias snd-card-0 snd-hda-intel > options snd-hda-intel index=0 > options snd-usb-audio index=-2
It works now with the following option: 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 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 But games like neverball uses an other standard sound output. But I can listen soundfiles in nautilus. Why is hw:1,0 not the standard sound output for all programs? Robert -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org