From owner-freebsd-questions@FreeBSD.ORG Fri Aug 22 09:15:00 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 E550216A4C1 for ; Fri, 22 Aug 2003 09:15:00 -0700 (PDT) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 846C643FE9 for ; Fri, 22 Aug 2003 09:14:59 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (be-well.no-ip.com[66.30.200.37]) by comcast.net (sccrmhc13) with ESMTP id <20030822151203016007ugkme>; Fri, 22 Aug 2003 15:12:03 +0000 Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [66.30.200.37] (may be forged)) by be-well.ilk.org (8.12.9/8.12.9) with ESMTP id h7MFC2Me097164; Fri, 22 Aug 2003 11:12:02 -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 h7MFC29I097161; Fri, 22 Aug 2003 11:12:02 -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: "Chipp Zanuff" References: <002a01c366c2$4cab7720$0301a8c0@destiny> From: Lowell Gilbert Date: 22 Aug 2003 11:12:01 -0400 In-Reply-To: <002a01c366c2$4cab7720$0301a8c0@destiny> Message-ID: <44bruhzpz2.fsf@be-well.ilk.org> Lines: 18 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: PCM on my laptop is broken X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Aug 2003 16:15:01 -0000 "Chipp Zanuff" writes: > I have problem with my laptop;it freezes/crashes on BOOT when I compile "device pcm" into the kernel. > > I tried loading snd_pcm, but nothign happens. kldstat shows snd_pcm, but no entries in /dev > > also, there aren;t any messages in /var/logs/messages when i kldload the sound module. > > i tried inserting snd_neomagic_load="YES" into loader.conf but that only nets the same result as if i compiled "device pcm" in the kernel. > > yes, sound does exist. it is a neomagic sound chip. 256AV. sound detection is where it freezes at in the broken kernel. > > I read the sound documetation, (no help), posted the problem on a few forums (no help). > > Maybe someone here is better? Sounds like you're running 5.x. If so, the -CURRENT list is the place to go.