From owner-freebsd-questions Sat Nov 24 8:32: 4 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.fibertel.com.ar (mta1.fibertel.com.ar [24.232.0.161]) by hub.freebsd.org (Postfix) with ESMTP id 8401A37B405 for ; Sat, 24 Nov 2001 08:27:56 -0800 (PST) Received: from there (24.232.6.115) by mail.fibertel.com.ar (5.5.034) id 3BF57EA500182536 for freebsd-questions@FreeBSD.org; Sat, 24 Nov 2001 13:30:42 -0300 Message-ID: <3BF57EA500182536@mail.fibertel.com.ar> (added by postmaster@fibertel.com.ar) Content-Type: text/plain; charset="iso-8859-1" From: Noel To: freebsd-questions@FreeBSD.org Subject: cannot use /dev/sndstat Date: Sat, 24 Nov 2001 13:26:22 -0300 X-Mailer: KMail [version 1.3] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hi. how can i use /dev/sndstat? i just recompiled my kernel to include support for my sound card, and checking dmesg, the kernel sees my sound card as "pcm0 : port 0xdc00-0xdc7f irq 9 at device 11.0 on pci0". all i get when i try /dev/sndstat is "/dev/sndstat:permission denied" even when i'm root. can i ignore this and go ahead with "MAKEDEV snd0"? or i will have to try and fix sndstat? tia. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message