Subject: playing audio files
To: None <netbsd-help@netbsd.org>
From: Jukka Salmi <jukka-netbsd@2003.salmi.ch>
List: netbsd-help
Date: 07/12/2003 02:37:30
Hello,

On a NetBSD 1.6.1 stable i386 systems I can't play audio files.

$ dmesg | egrep '^au(dio|ich)'
auich0 at pci0 dev 31 function 5: i82801BA (ICH2) AC-97 Audio
auich0: interrupting at irq 11
auich0: ADS96 codec; headphone, Analog Devices Phat Stereo
audio0 at auich0: full duplex, mmap, independent

$ mixerctl -a | grep ^outputs.master
outputs.master=255,255
outputs.master.mute=off

$ audioplay test.au
$ cat test.au >/dev/audio
$ cat test.au >/dev/sound

No errors, no sound... (the sound file and the card are OK)


What am I missing?


TIA, Jukka

-- 
bashian roulette:
$ ((RANDOM%6)) || rm -rf ~