On Sun, Aug 24, 2008 at 11:36:38AM +0530, Siju George wrote: > Hi, > > I tried to set a few parameters as said in the faq > > http://www.openbsd.org/faq/faq13.html#playaudio > > I get the following errors. > > $ sudo audioctl play.encoding=slinear_le > audioctl: set failed: Invalid argument > $ sudo audioctl play.rate=44100 > audioctl: set failed: Invalid argument > $ sudo audioctl play.channels=2 > audioctl: set failed: Invalid argument > $ sudo audioctl play.precision=16 > audioctl: set failed: Invalid argument > > Am I doing something wrong?
there isn't enough information in your post; could you give us the output of dmesg(1) and audioctl(1) commands please? -- Alexandre

