From owner-freebsd-hackers Tue Oct 7 03:34:24 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id DAA15871 for hackers-outgoing; Tue, 7 Oct 1997 03:34:24 -0700 (PDT) (envelope-from owner-freebsd-hackers) Received: from xioa.cosmic.org (jwb@xioa.cosmic.org [206.151.181.200]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id DAA15862 for ; Tue, 7 Oct 1997 03:34:19 -0700 (PDT) (envelope-from jwb@xioa.cosmic.org) Received: (from jwb@localhost) by xioa.cosmic.org (8.8.7/8.8.5) id GAA00886; Tue, 7 Oct 1997 06:30:39 -0400 (EDT) From: Joe Beiter Message-Id: <199710071030.GAA00886@xioa.cosmic.org> Subject: Re: PnP naivety In-Reply-To: <199710070308.EAA07182@labinfo.iet.unipi.it> from Luigi Rizzo at "Oct 7, 97 04:08:34 am" To: luigi@labinfo.iet.unipi.it (Luigi Rizzo) Date: Tue, 7 Oct 1997 06:30:36 -0400 (EDT) Cc: hackers@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL31H (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk That was it! Thanks Luigi. Sorry, I had no idea dsp and dspW were associated with the audio system. au -aa simply allows any host to attach to the audio server. - JoeB Luigi Rizzo said and I quote: ]> I loaded Luigi's PnP and snd drivers and I now am able to cat au files out ]> /dev/audio1 and sound does work.. however when I run au -aa or try to run ]> raplayer they claim they can't open the device.. ]> ]> au -aa: ]> Fatal server error: ]> could not create audio connection block info ] ]what is aa ? ] ]> raplayer just claims it cannot open the sound device. I did recreate the ]> link from /dev/audio to /dev/audio1 ]> ]> lrwxrwxrwx 1 root wheel 11 Oct 1 21:44 /dev/audio -> /dev/audio1 ]> ]> and even tried just creating /dev/audio with mknod using the maj and minor ]> numbers of /dev/audio1. ]> ]> Does anyone know what I am missing in this equation? ] ]not sure, but probably you also need to create links for /dev/dsp, ]/dev/dspW and /dev/mixer ] ] Cheers ] Luigi ] :---==@==---==@==---==@==---: Joseph Beiter Hacking's just another word for nothing jwb@cosmic.org left to kludge.