Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!munnari.OZ.AU!news.ecn.uoknor.edu!news.eng.convex.com!newshost.convex.com!news.duke.edu!news.mathworks.com!newsfeed.internetmci.com!howland.reston.ans.net!plug.news.pipex.net!pipex!tube.news.pipex.net!pipex!dish.news.pipex.net!pipex!handbag.tecc.co.uk!parody.tecc.co.uk!not-for-mail From: james@parody.tecc.co.uk (James Raynard) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Audio servers Date: 17 Jan 1996 00:57:05 -0000 Organization: A FreeBSD box Lines: 26 Message-ID: <4dhhh1$1f1@parody.tecc.co.uk> References: <4deqh8$3r5@solaris.cc.vt.edu> NNTP-Posting-Host: localhost In article <4deqh8$3r5@solaris.cc.vt.edu>, Giao Nguyen <grail@kmercier.campus.vt.edu> wrote: >I'm in the process of trying to get the Network Audio services to work on >my machine but I am failing. Trying to start au didn't work out all that well >because nothing happened when I tried playing anything. This works for me:- # auvoxware -aa & # Starts the server - only need do this once! # audemo -audio tcp/localhost:8000 /dir/with/au/files/in Does your sound card work when you do $ cat somefile.au > /dev/audio If not, then something isn't configured properly. Make sure you've recompiled your kernel with support for the sound card and done # cd /dev # ./MAKEDEV sb0 as root to create the SoundBlaster device files. James -- Segmentation fault (core dumped): cannot find file '.signature'