From owner-freebsd-questions Fri Apr 17 04:46:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA07854 for freebsd-questions-outgoing; Fri, 17 Apr 1998 04:46:20 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gate.ljis.ml.org (cyberworld.demon.co.uk [158.152.125.109]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA07849 for ; Fri, 17 Apr 1998 11:46:14 GMT (envelope-from ljohnston@cyberworld.demon.co.uk) Received: (from ljohnston@localhost) by gate.ljis.ml.org (8.8.7/8.8.7) id MAA00580; Fri, 17 Apr 1998 12:45:17 +0100 (BST) (envelope-from ljohnston) From: Lee Johnston Message-Id: <199804171145.MAA00580@gate.ljis.ml.org> Subject: Re: How do I play .au sound file? In-Reply-To: <3536FE9E.ECD49BEE@ms11.hinet.net> from Doug Lo at "Apr 17, 98 03:02:54 pm" To: jwlo@ms11.hinet.net (Doug Lo) Date: Fri, 17 Apr 1998 12:45:17 +0100 (BST) Cc: freebsd-questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > at the shell prompt, type: > > cat file.au > /dev/audio > > Hi, > > In fact, I tried it, but it didn't work. I can't figure out what's the > problem. Have you made the device nodes for the sound card in /dev. To do this, cd /dev ./MAKEDEV snd0 Regards, Lee. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message