From owner-freebsd-questions@FreeBSD.ORG Sat Dec 4 21:06:24 2004 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 6C4E616A4CE for ; Sat, 4 Dec 2004 21:06:24 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32B7343D54 for ; Sat, 4 Dec 2004 21:06:24 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 2A2ED51C66; Sat, 4 Dec 2004 13:12:13 -0800 (PST) Date: Sat, 4 Dec 2004 13:12:13 -0800 From: Kris Kennaway To: freebsd-questions@freebsd.org Message-ID: <20041204211212.GA89391@xor.obsecurity.org> References: <20041204205518.GA71743@ns.stare.cz> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Nq2Wo0NMKNjxTN9z" Content-Disposition: inline In-Reply-To: <20041204205518.GA71743@ns.stare.cz> User-Agent: Mutt/1.4.2.1i Subject: Re: 5.3-p2 freezes after kldloading snd_neomagic 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, 04 Dec 2004 21:06:24 -0000 --Nq2Wo0NMKNjxTN9z Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Dec 04, 2004 at 09:55:18PM +0100, Jan Stary wrote: > Hello, >=20 > I am running FreeBSD 5.3-p2 on a Dell Latitude LS notebook. (See > KERNCONF and dmesg at the end.) Nearly everything is working fine, > except for the sound chip. I built the sound stuff as modules > (sound/pcm + sound/driver/neomagic). > =20 > When I try to insert the module, I get >=20 > # kldload snd_neomagic > pcm0: mem 0xfea00000-0xfeafffff,0xf7800000-0xf7bfffff ir= q 10 at device 0.1 on pci1 >=20 > and then the system freezes. If I compile pcm right into the kernel, the > freeze occurs during bootime with the same message. Sounds like a bug, alright. If you compile in DDB and KDB into your kernel, can you drop to the debugger with the ctrl+alt+esc magic key? Kris --Nq2Wo0NMKNjxTN9z Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBsigsWry0BWjoQKURAiSZAJ4q44vvczYqKIXkWh07dJckCdbd3QCdEq49 CI65NqNEJC/vETxOhN2UrQY= =AIcH -----END PGP SIGNATURE----- --Nq2Wo0NMKNjxTN9z--