From owner-freebsd-bugs Tue Jul 2 7:20:13 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0641137B409 for ; Tue, 2 Jul 2002 07:20:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 606C243E0A for ; Tue, 2 Jul 2002 07:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g62EK3JU029853 for ; Tue, 2 Jul 2002 07:20:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g62EK3jc029852; Tue, 2 Jul 2002 07:20:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C16C937B400 for ; Tue, 2 Jul 2002 07:11:47 -0700 (PDT) Received: from freebsdcluster.org (freebsdcluster.dk [195.184.98.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73DEA43E0A for ; Tue, 2 Jul 2002 07:11:45 -0700 (PDT) (envelope-from mich@freebsdcluster.org) Received: by freebsdcluster.org (Postfix, from userid 1001) id 30D7FAC718; Tue, 2 Jul 2002 16:11:39 +0200 (CEST) Message-Id: <20020702141139.30D7FAC718@freebsdcluster.org> Date: Tue, 2 Jul 2002 16:11:39 +0200 (CEST) From: "Michael L.Hostbaek" Reply-To: "Michael L.Hostbaek" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: kern/40115: device pcm does not function Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40115 >Category: kern >Synopsis: device pcm does not function >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jul 02 07:20:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Michael L. Hostbaek >Release: FreeBSD 5.0-CURRENT i386 >Organization: FreeBSDCluster.org >Environment: System: FreeBSD mich.itxmarket.com 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sat Jun 2 >Description: I have been running -STABLE on my laptop before, and with the pcm device in the kernel, I have had sound support. Recently I decided to upgrade t to -CURRENT. When adding device pcm to kernel conf, and rebuilding and i nstalling - I reive the following errors when booting up on new kernel : pcm0: port 0x1400-0x14ff irq 5 at device 8.0 on pci0 ../../../vm/uma_core.c:1333: could sleep with "pcm0" locked from ../../../dev/sound/pcm/sound.c:134 ../../../vm/uma_core.c:1333: could sleep with "pcm0" locked from ../../../dev/sound/pcm/sound.c:134 ../../../vm/uma_core.c:1333: could sleep with "pcm0" locked from ../../../dev/sound/pcm/sound.c:134 ../../../vm/uma_core.c:1333: could sleep with "pcm0:fake" locked from ../../../dev/sound/pcm/channel.c:677 ../../../vm/uma_core.c:1333: could sleep with "pcm0" locked from ../../../dev/sound/pcm/sound.c:134 The above error are from /var/run/desmg.boot >How-To-Repeat: Rebuild CURRENT kernel with device pcm - install kernel - and reboot. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message