From owner-freebsd-questions@FreeBSD.ORG Sun Oct 16 04:55:19 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 F0ABF16A420 for ; Sun, 16 Oct 2005 04:55:19 +0000 (GMT) (envelope-from andrsn@andrsn.stanford.edu) Received: from smtp2.Stanford.EDU (smtp2.Stanford.EDU [171.67.16.125]) by mx1.FreeBSD.org (Postfix) with ESMTP id 967BA43D48 for ; Sun, 16 Oct 2005 04:55:19 +0000 (GMT) (envelope-from andrsn@andrsn.stanford.edu) Received: from andrsn.stanford.edu (andrsn.Stanford.EDU [171.66.112.163]) by smtp2.Stanford.EDU (8.12.11/8.12.11) with ESMTP id j9G4tIja020046 for ; Sat, 15 Oct 2005 21:55:19 -0700 Received: from localhost (nobody@localhost.stanford.edu [127.0.0.1]) by andrsn.stanford.edu (8.13.4/8.13.4) with ESMTP id j9G4tIs5008515 for ; Sat, 15 Oct 2005 21:55:18 -0700 (PDT) (envelope-from andrsn@andrsn.stanford.edu) Date: Sat, 15 Oct 2005 21:55:18 -0700 (PDT) From: Annelise Anderson To: freebsd-questions@freebsd.org Message-ID: <20051015214902.S8453@andrsn.stanford.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: 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 04:55:20 -0000 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