On Tue, 25 May 1999, oZZ!!! wrote: > > On Tue, 25 May 1999, W Gerald Hicks wrote: > > > [snips] > > > device pcm0 at nexus? > > . > > . > > . > > > # cd /dev > > > # rm audio dsp dspW mixer > > > # ./MAKEDEV snd0 > > > > > But play (from ports) can't work... > > > > That should be snd1 for the pcm driver > # cd /dev > # rm audio dsp dspW mixer > # ./MAKEDEV snd1 > # play notify.wav > play: /dev/dsp: Invalid argument > > Whats wrong?
What's wrong is that you have _only_ tried using a single program to test your audio system out. > > Rgdz, > Sergey Osokin, > [email protected] > > Brian Feldman _ __ ___ ____ ___ ___ ___ [email protected] _ __ ___ | _ ) __| \ FreeBSD: The Power to Serve! _ __ | _ \ _ \ |) | http://www.freebsd.org _ |___)___/___/ To Unsubscribe: send mail to [email protected] with "unsubscribe freebsd-current" in the body of the message
