From owner-freebsd-questions@FreeBSD.ORG Tue Aug 19 19:36:31 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 098A416A4C0 for ; Tue, 19 Aug 2003 19:36:31 -0700 (PDT) Received: from twix.hotpop.com (twix.hotpop.com [204.57.55.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0F8E43FCB for ; Tue, 19 Aug 2003 19:36:29 -0700 (PDT) (envelope-from ChippZanuff@hotpop.com) Received: from hotpop.com (kubrick.hotpop.com [204.57.55.16]) by twix.hotpop.com (Postfix) with SMTP id 88F4C639823 for ; Wed, 20 Aug 2003 02:36:26 +0000 (UTC) Received: from destiny (user-0cev7mn.cable.mindspring.com [24.239.158.215]) by smtp-3.hotpop.com (Postfix) with SMTP id 7F55E639823 for ; Wed, 20 Aug 2003 02:35:58 +0000 (UTC) Message-ID: <002a01c366c2$4cab7720$0301a8c0@destiny> From: "Chipp Zanuff" To: Date: Tue, 19 Aug 2003 22:18:17 -0400 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4927.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4927.1200 X-HotPOP: ----------------------------------------------- Sent By HotPOP.com FREE Email Get your FREE POP email at www.HotPOP.com ----------------------------------------------- Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: PCM on my laptop is broken 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: Wed, 20 Aug 2003 02:36:31 -0000 Hi, 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=3D"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?=20 Thanks.