On Wed, 21 Apr 1999, Jason Dawe wrote: > Can anyone help me? I recompiled a 2.0.36 Kernel to include SB 16 > support. When the system boots it tells me sound init. complete, and > there are no signs of errors. Here are some of the responses I get to > certain commands: > > cat testsound.wav | /dev/audio > bash: /dev/audio: permission denied (I'm root!) > Broken pipe
What does "cat testsound.wav > /dev/audio" get you? > play testsound.wav > sox: Invalid buffer size 0 The test sound is a valid wav (ideally, it works on some other Linux box with the same version of play && sox)?

