From owner-freebsd-questions@FreeBSD.ORG Sat Apr 26 15:43:53 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 B386637B407 for ; Sat, 26 Apr 2003 15:43:53 -0700 (PDT) Received: from smtp.monmouth.com (smtp.monmouth.com [209.191.58.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3ECDD43FA3 for ; Sat, 26 Apr 2003 15:43:51 -0700 (PDT) (envelope-from markov@monmouth.com) Received: from happy.markov.net (bg-tc-ppp933.monmouth.com [209.191.51.119]) by smtp.monmouth.com (8.12.9/8.12.9) with ESMTP id h3QMhncT075295 for ; Sat, 26 Apr 2003 18:43:49 -0400 (EDT) Received: from happy.markov.net (happy.markov.net [192.168.0.5]) by happy.markov.net (Postfix) with SMTP id 2731A4186 for ; Sat, 26 Apr 2003 18:48:46 -0400 (EDT) Date: Sat, 26 Apr 2003 18:48:45 -0400 From: "Vlad D.Markov" To: freebsd-questions@freebsd.org Message-Id: <20030426184845.78bc9758.markov@monmouth.com> In-Reply-To: <20030426023106.N14499@Gina.esfm.ipn.mx> References: <20030426023106.N14499@Gina.esfm.ipn.mx> X-Mailer: Sylpheed version 0.8.10 (GTK+ 1.2.10; i386-portbld-freebsd4.8) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: mixer: /dev/mixer: Device not configured 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: Sat, 26 Apr 2003 22:43:54 -0000 Did you forget to (as root): cd /dev sh MAKEDEV snd0 I always forget. On Sat, 26 Apr 2003 02:33:09 -0500 (CDT) Eduardo Viruena Silva wrote: > > > Did you try > > cd /dev > MAKEDEV snd0 > ? > > ------------------------- > Hi list, > > I am trying to get the onboard sound on my K7S5A board to work under > FreeBSD > 4.7-RELEASE. > > When i do > > kldload snd.ko > > dmesg gives: > > pcm0: port 0xd800-0xd83f,0xdc00-0xdcff irq 11 at device > 2.7 on pci0 > > However, when i try to access /dev/mixer or /dev/dsp, i get "Device not > configured". > > It makes no difference wether i put "options PNPBIOS" in my kernel config > or not. > > any hints? Complete dmesg is attached. > > Thanks. > > -- > > Heinrich Rebehn > > University of Bremen > Physics / Electrical and Electronics Engineering > - Department of Telecommunications - > > E-mail: mailto:rebehn@ant.uni-bremen.de > Phone : +49/421/218-4664 > Fax : -3341 > > --------------010601050206080901060305 > > - ______ _ > * / /###\ / \ __ > /\ /\ * / ./#### \ * \__|_/ | | > / \/ \ | b#####| * _ | __ | | __ > = .. \____ \ \_\#####/ / \| / \ | | /\_\/ > = \_| * \___\###/ * \_/\_/\__/\__\/_/\__/ > = \______/ _ > | | > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >