From owner-freebsd-questions@FreeBSD.ORG Thu Apr 17 09:08: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 C357E37B401 for ; Thu, 17 Apr 2003 09:08:42 -0700 (PDT) Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33D4E43FBD for ; Thu, 17 Apr 2003 09:08:42 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com[24.147.188.198]) by rwcrmhc51.attbi.com (rwcrmhc51) with ESMTP id <200304171608410510025c0je>; Thu, 17 Apr 2003 16:08:41 +0000 Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198] (may be forged)) by be-well.ilk.org (8.12.9/8.12.7) with ESMTP id h3HG8eQ8002370; Thu, 17 Apr 2003 12:08:40 -0400 (EDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.9/8.12.6/Submit) id h3HG8esj002367; Thu, 17 Apr 2003 12:08:40 -0400 (EDT) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f Sender: lowell@be-well.no-ip.com To: sapa sapa References: <20030416095922.86174.qmail@web41703.mail.yahoo.com> From: Lowell Gilbert Date: 17 Apr 2003 12:08:39 -0400 In-Reply-To: <20030416095922.86174.qmail@web41703.mail.yahoo.com> Message-ID: <44r881ksxk.fsf@be-well.ilk.org> Lines: 6 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: questions@freebsd.org 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: , X-List-Received-Date: Thu, 17 Apr 2003 16:08:43 -0000 sapa sapa writes: > 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 don't mention what version of FreeBSD you're running. 5.x doesn't use a MAKEDEV script; it uses devfs by default.