From owner-freebsd-questions@FreeBSD.ORG Sun Oct 16 09:07:53 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 A984E16A41F for ; Sun, 16 Oct 2005 09:07:53 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A46443D48 for ; Sun, 16 Oct 2005 09:07:53 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by zproxy.gmail.com with SMTP id 8so696803nzo for ; Sun, 16 Oct 2005 02:07:52 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=oLHydjhEyXgI14/6xFKCRdrb8c6r613m7FftvDPziwvaAn3KrIldLMNr/fOrCrn/w5yrDZRgqzfjxUGF878rwIz6ygqK4m2hHHrj+eekTFWzBeml+vbbHivgT6bZrqng2Fh5xQtQLu6GztAsCemTYFTDMRxyTj3nCYjB9vKkvVI= Received: by 10.36.74.9 with SMTP id w9mr1500284nza; Sun, 16 Oct 2005 02:07:52 -0700 (PDT) Received: by 10.37.20.34 with HTTP; Sun, 16 Oct 2005 02:07:52 -0700 (PDT) Message-ID: Date: Sun, 16 Oct 2005 13:07:52 +0400 From: "Andrew P." To: Annelise Anderson In-Reply-To: <20051015214902.S8453@andrsn.stanford.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20051015214902.S8453@andrsn.stanford.edu> Cc: freebsd-questions@freebsd.org Subject: Re: kldload snd_driver locks up 5.4-STABLE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Oct 2005 09:07:53 -0000 On 10/16/05, Annelise Anderson wrote: > > On 5.4-STABLE on a Dell Optiplex GX620, there's > an "Integrated AC97 Audio". > > dmesg says: > > pci0: at device 30.2 (no driver attached) > > > If I try to load sound drivers with kldload, the machine > locks up entirely and a reset is required. Perhaps the solution > is just to "not do that", but if anyone knows anything about > this, I'd be interested. > > Annelise > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" > > Can you try to compile it in your kernel?