On Wed, May 13, 2015 at 7:19 PM, L.R. D.S. <[email protected]> wrote: > > I had same problem on old builds of 5.7 . I reinstalled and it works...
Strange. In fact I had installed OpenBSD on a different box and then moved the hard drive to this one. But this shouldn't cause any problems of this sort, should it? > You are checking others audio sources? Maybe your wav are corrupted, try some > flac > and run flac123 from packages. Yes, I tried xmms and rhythmbox as well with identical results. > Your output is 0db? Set it using "outputs.master=255,255" on > /etc/mixerctl.conf > The faq have a section about this, your tried? > http://www.openbsd.org/faq/faq13.html#audioprob Yes, I tried all that before posting here. > Also your report: > >After the 'aucat' invocation the system appears to be in a different state: > >$ cat /dev/audio0 >/tmp/foo # Different error message: > >cat: /dev/audio0: Device busy > >$ cat /dev/urandom > /dev/audio # No noise this time. > >-bash: /dev/audio: Device busy > > Seems the process keep running, you kill it before these commands? Yes. The one holding on to /dev/audio is sndiod. After killing it I can make noise with "cat /dev/urandom > /dev/audio" again.

