From owner-freebsd-questions Wed Mar 29 11:44:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tungsten.btinternet.com (tungsten.btinternet.com [194.73.73.81]) by hub.freebsd.org (Postfix) with ESMTP id 256D837BF00 for ; Wed, 29 Mar 2000 11:42:34 -0800 (PST) (envelope-from mark@ukug.uk.freebsd.org) Received: from [213.1.72.90] (helo=parish.my.domain) by tungsten.btinternet.com with esmtp (Exim 2.05 #1) id 12aOLz-0000Ox-00; Wed, 29 Mar 2000 20:42:12 +0100 Received: (from mark@localhost) by parish.my.domain (8.9.3/8.9.3) id UAA01154; Wed, 29 Mar 2000 20:42:09 +0100 (BST) (envelope-from mark) Date: Wed, 29 Mar 2000 20:42:09 +0100 From: Mark Ovens To: Travis Leuthauser Cc: freebsd-questions@freebsd.org Subject: Re: x11amp problem Message-ID: <20000329204209.A237@parish> References: <05ae01bf9909$e0a30a40$20503cd0@travis> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <05ae01bf9909$e0a30a40$20503cd0@travis>; from travis@winconx.com on Tue, Mar 28, 2000 at 05:03:48PM -0600 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Mar 28, 2000 at 05:03:48PM -0600, Travis Leuthauser wrote: > I am running 3.4-RELEASE with XFree86 3.3.6. I have installed x11amp from > the ports collection. When I run it from an xterm and load an mp3, I get > "Can not open audio device". I've tried specifying every audio device I can > think of. I have a Sound Blaster AWE64, which to the best of my knowledge > is working perfectly. I run enlightenment and esounds are working, I can > play audio cd's and can play mp3's with mpg123 from a command line. Any > thoughts on what audio device I should use or what simple thing I'm missing? > Works for me. It uses /dev/dsp by default: parish:/usr/marko{55}% x11amp --help Usage: x11amp [options] [files] ... Options: -------- -h, --help Display this text and exit. -s, --shuffle Turn on shuffle play. -r, --repeat Turn on repeat play. -b, --buffer Set the audio buffer size to kb -d, --downmix Downmix stereo mp3's to mono -o, --resolution Set playing resolution to -w, --rew Skip backwards in playlist and exit -f, --fwd Skip forward in playlist and exit -e, --device Sets the audio device (default: /dev/dsp) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -v, --version Print version number and exit. Is your /dev/dsp a symlink to dsp0 (or dsp1)? parish:/usr/marko{56}% ls -l /dev/dsp lrwxrwxrwx 1 root wheel 4 Mar 4 21:34 /dev/dsp -> dsp0 parish:/usr/marko{57}% > Thanks, > > > Travis Leuthauser > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Seminars, n.: From "semi" and "arse", hence, any half-assed discussion. ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message