Bug 136574 - ogg123 doesn't find alsa device
Summary: ogg123 doesn't find alsa device
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: vorbis-tools
Version: 3
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Colin Walters
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-10-20 22:37 UTC by Scott Sloan
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-10-20 23:03:11 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Scott Sloan 2004-10-20 22:37:53 UTC
Description of problem:


[scott@localhost Some Devil]$ ogg123 -d alsa 01-Dodo.ogg
=== No such device alsa.

[scott@localhost Some Devil]$


However works with  ogg123 -d esd 01-Dodo.ogg

Shouldn't it work with alsa since alsa is now the kernel default?

Comment 1 Bill Nottingham 2004-10-20 23:03:11 UTC
$ ogg123 -h ogg123 from vorbis-tools 1.0.1
 by the Xiph.org Foundation (http://www.xiph.org/)

...
  -d, --device=d uses 'd' as an output device
      Possible devices are ('*'=live, '@'=file):
        arts* esd* alsa09* oss* null* wav@ raw@ au@

Try -d alsa09.


Note You need to log in before you can comment on or make changes to this bug.