Thank you Alexandre!

I did
# sndiod -ddd -r 44100 -f rsnd/1 -m play
snd0 pst=cfg.default: play=0:1 vol=23170 dup

and went to the other window, did

petal# SNDIO_DEBUG=4 aucat -i sound.wav
_aucat_open: host= unit=0 devnum=0 opt=default
/tmp/sndio-0/sock0: No such file or directory
/tmp/sndio/sock0: connected
_aucat_rmsg: eof
aucat_init: mode refused
/dev/audio0: Invalid argument
default: couldn't open audio device

The first window wrote

helper(helper|ini): created
worker(worker|ini): created
listen(/tmp/sndio/sock0|ini): created
sock(sock|ini): created
sock,rmsg,widl: AUTH message
sock,rmsg,widl: HELLO message
sock,rmsg,widl: hello from <aucat>, mode = 1, ver 7
aucat0: overwritten slot 0
snd0 pst=cfg: device requested
worker: send: cmd = 0, num = 0, mode = 1, fd = -1
worker: recv: cmd = 3, num = 0, mode = 0, fd = -1
snd0 pst=cfg: rsnd/1: failed to open audio device
sock,rmsg,widl: closing
sock(sock|zom): destroyed
helper: recv: cmd = 0, num = 0, mode = 1, fd = -1
helper: send: cmd = 3, num = 0, mode = 0, fd = -1
helper(helper|ini): processed in 8874us




On Tue, May 14, 2019 at 1:46 AM Alexandre Ratchov <[email protected]> wrote:
>
> On Mon, May 13, 2019 at 03:53:51PM -0500, Juan Zuluaga wrote:
> > Hello all,
> >
> > I have audio trouble: no sound whatsoever, and error messages.
> >
> > In a first terminal window, as root, I typed
> > # sndiod -ddd
> >
>
> The ISA bus (actually the PC-XT DMA controller which didn't evolve
> since 1980) is not fast enough for full-duplex. If you don't plan to
> record, could you try:
>
> sndiod -dd -r 44100 -f rsnd/1 -m play
>
> and see if you manage to play something?

Reply via email to