From owner-freebsd-questions Fri Apr 17 07:58:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA05542 for freebsd-questions-outgoing; Fri, 17 Apr 1998 07:58:58 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ms11.hinet.net (root@ms11.hinet.net [168.95.4.11]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA05518 for ; Fri, 17 Apr 1998 14:58:47 GMT (envelope-from jwlo@ms11.hinet.net) Received: from ms11.hinet.net (dialup207.cyut.edu.tw [163.17.3.207] (may be forged)) by ms11.hinet.net (8.8.8/8.8.8) with ESMTP id XAA26765; Fri, 17 Apr 1998 23:00:35 +0800 (CST) Message-ID: <35376D24.10563F18@ms11.hinet.net> Date: Fri, 17 Apr 1998 22:54:28 +0800 From: Doug Lo X-Mailer: Mozilla 4.05 [en] (X11; I; FreeBSD 2.2.6-RELEASE i386) MIME-Version: 1.0 To: Lee Johnston CC: freebsd-questions@FreeBSD.ORG Subject: Re: How do I play .au sound file? References: <199804171145.MAA00580@gate.ljis.ml.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Lee Johnston wrote: > > > 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. Lee, I've made the device nodes for the sound card in /dev, I run cat xx.au >/dev/audio, it got /dev/audio: Device not configured. I really don't know what's going on, would you like te teach me again? Thanks in advance. P.S. I'm using SB16 PnP and I can play CD. Best regards, Doug Lo. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message