Re: sun4c audio in 4.5
Brandon Applegate <[email protected]>
| Newsgroups | gmane.os.openbsd.sparc |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 16 May 2009, Todd T. Fries wrote: > For kicks, does anything change if you type this prior to running > mpg123 with no special flags: > > aucat -l -m play > Thanks for the quick reply. I should have included some more output in my original post, so here is what I'm getting: # aucat -l -m play & [1] 18912 # aucat: <default>: can't open device [1] + Done (1) aucat -l -m play # So something is making aucat unhappy from the get-go and it's dying. FYI I have all my expected audio* /dev entries, etc. I get (what I think looks like) similar errors from mpg123 direct: # mpg123 -r 8000 test.mp3 [audio.c:562] error: failed to open audio device [audio.c:179] error: Unable to find a working output module in this list: sndio [audio.c:464] error: Failed to open audio output module [mpg123.c:775] error: Failed to initialize output, goodbye. Thanks again for any insight, anything else I can do to troubleshoot - let me know.