From owner-freebsd-questions Sat Apr 17 20:20:33 1999 Delivered-To: freebsd-questions@freebsd.org Received: from f04n07.cac.psu.edu (f04s07.cac.psu.edu [128.118.141.35]) by hub.freebsd.org (Postfix) with ESMTP id 3CECD14D0F for ; Sat, 17 Apr 1999 20:20:30 -0700 (PDT) (envelope-from bef126@psu.edu) Received: from BrianBSD.cac.psu.edu (access-isdn1-66.yk.psu.edu [146.186.226.196]) by f04n07.cac.psu.edu (8.8.7/8.6.12) with SMTP id XAA191868 for ; Sat, 17 Apr 1999 23:18:04 -0400 From: Brian Freeman To: freebsd-questions@FreeBSD.ORG Subject: mixer support Date: Sat, 17 Apr 1999 23:10:59 -0400 X-Mailer: KMail [version 0.7.9] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <99041723201900.00508@BrianBSD.cac.psu.edu> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I cannot get mixer support on my system (2.2.7 with sound blaster). I have gone through countless mail postings on setting up sound support and every single one gives the same instructions which I have done several times. I've included the devices and controllers in my kernel and made /dev/snd0 However, for some reason, when I type: /dev/MAKEDEV snd0 I get no mixer device in /dev. I get no snd0 or mixer device in /dev. However I do get about 10 extra files in the /root directory with names like mixer, sequencer, music, midi, sndstat, etc.. Shouldn't these files be in the /dev dirrectory. Why do they appear in my /root dirrectory? When I try to run them I get permission denied (even as root after I did a chmod 777) Am I doing something wrong? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message