From owner-freebsd-questions@FreeBSD.ORG Wed Apr 16 03:34:42 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C010D37B401 for ; Wed, 16 Apr 2003 03:34:42 -0700 (PDT) Received: from smtp.acd.net (smtp.acd.net [207.179.102.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBBD243FDF for ; Wed, 16 Apr 2003 03:34:41 -0700 (PDT) (envelope-from taxman@ACD.NET) Received: from 207.179.85.164 ([207.179.85.164]) by smtp.acd.net with Microsoft SMTPSVC(5.0.2195.5329); Wed, 16 Apr 2003 06:35:32 -0400 From: taxman To: sapa sapa , questions@freebsd.org User-Agent: KMail/1.5 References: <20030416095922.86174.qmail@web41703.mail.yahoo.com> In-Reply-To: <20030416095922.86174.qmail@web41703.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304160637.45596.taxman@acd.net> X-OriginalArrivalTime: 16 Apr 2003 10:35:32.0725 (UTC) FILETIME=[E86B1250:01C30403] Subject: Re: sound X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Wed, 16 Apr 2003 10:34:43 -0000 X-Original-Date: Wed, 16 Apr 2003 06:37:45 -0400 X-List-Received-Date: Wed, 16 Apr 2003 10:34:43 -0000 On Wednesday 16 April 2003 05:59 am, sapa sapa wrote: > after recompiled and enable the sound pcm in loader.conf, i'm still having > a problem with sound. after the recompiled, i can't do the sh MAKEDEV snd0, > the problem look like can't open MAKEDEV, no such file or directories. You wouldn't happen to be trying this on 5.0 would you? Thats bad, bad! jk, but 5.0 uses devices differently. either find the documentation you need to read up on that, or you should probably install 4.8 instead. Tim