Re: sndio? aucat -i s.wav: "default: couldn't open audio device"

2019-05-15 Thread Juan Zuluaga
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 wrote: > On Tue, May 14, 2019 at 06:57:48PM -0500, Juan Zuluaga wrote: >

Re: sndio? aucat -i s.wav: "default: couldn't open audio device"

2019-05-15 Thread Alexandre Ratchov
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

Re: sndio? aucat -i s.wav: "default: couldn't open audio device"

2019-05-14 Thread Juan Zuluaga
/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

Re: sndio? aucat -i s.wav: "default: couldn't open audio device"

2019-05-13 Thread Alexandre Ratchov
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

Re: sndio? aucat -i s.wav: "default: couldn't open audio device"

2019-05-13 Thread Juan Zuluaga
Thank you Troy! however, it does not even get to "trying pars...": - # AUCAT_DEBUG=4 SIO_DEBUG=4 aucat -i ./sound.wav default: couldn't open audio device # AUCAT_DEBUG=4 SNDIO_DEBUG=4 aucat -i ./sound.wav _aucat_open: host= unit=0 devnum=0 opt=defau

Re: sndio? aucat -i s.wav: "default: couldn't open audio device"

2019-05-13 Thread Troy Martin
On Monday, May 13, 2019 at 1:54 PM, Juan Zuluaga wrote: > sb0 at isa0 port 0x220/24 irq 5 drq 1: dsp v3.02 > midi0 at sb0: > audio0 at sb0 > opl at sb0 not configured It appears you have an ISA Sound Blaster 16 of some sort. IIRC early SB cards were unable to handle 48 kHz sample rates and would

sndio? aucat -i s.wav: "default: couldn't open audio device"

2019-05-13 Thread Juan Zuluaga
./sound.wav default: couldn't open audio device The first terminal window shows this: petal# sndiod -ddd snd0 pst=cfg.default: rec=0:1 play=0:1 vol=23170 dup helper(helper|ini): created worker(worker|ini): created listen(/tmp/sndio/sock0|ini): created sock(sock|ini): created listen(/tmp/sndio/sock

Re: default: couldn't open audio device

2017-05-15 Thread Jan Stary
(Please ignore. It's my own screwup of dev/audio.c) On May 14 15:28:26, h...@stare.cz wrote: > This is current/amdd64 on a Dell Latitude E5570 (dmesg below). > I am experiencing the following audio regression: > > $ aucat -o /tmp/file.wav > default: couldn't ope

default: couldn't open audio device

2017-05-14 Thread Jan Stary
This is current/amdd64 on a Dell Latitude E5570 (dmesg below). I am experiencing the following audio regression: $ aucat -o /tmp/file.wav default: couldn't open audio device This happens with or without sndiod running. With sndiod -d -d running, it's: $ sndiod -d -d