:(
no, no sound yet, same message as before.

# sndiod -ddd -r 44100 -f rsnd/0 -m play
snd0 pst=cfg.default: play=0:1 vol=23170 dup
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/0: failed to open audio device
sock,rmsg,widl: closing
sock(sock|zom): destroyed
sock(sock|zom): processed in 240002us
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 247958us


# SNDIO_DEBUG=5 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


On Wed, May 15, 2019 at 2:01 AM Alexandre Ratchov <a...@caoua.org> wrote:

> On Tue, May 14, 2019 at 06:57:48PM -0500, Juan Zuluaga wrote:
> > Thank you Alexandre!
> >
> > I did
> > # sndiod -ddd -r 44100 -f rsnd/1 -m play
>
> sorry, there's a typo in the command I sent you, the correct device
> number is "0", as the device appears as "audio0" in dmesg. The correct
> command is:
>
> sndiod -ddd -r 44100 -f rsnd/0 -m play
>
>

Reply via email to