On Tue, Apr 21, 2020 at 06:13:42PM +0300, Mihai Popescu wrote: > Hi, > > It's clear OpenBSD is moving to sndioctl. I used it, but I got some > "strange" behaviour. > Watching youtube in chromium, tried this: > > $ sndioctl output.level=1 > default: can't open control device > > After closing / restarting chromium, and starting youtube I can run same > command many times: > > $ sndioctl output.level=1 > output.level=1 > $ sndioctl output.level=0 > output.level=0 > $ sndioctl output.level=1 > output.level=1 > > Expected?
No, thanks for reporting this. Any hints how to easily reproduce?

