From owner-freebsd-questions Tue Jul 2 3:59:44 2002 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 9219237B401 for ; Tue, 2 Jul 2002 03:59:37 -0700 (PDT) Received: from mail2.itxmarket.com (fw.itxmarket.com [213.11.40.109]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7164C43E39 for ; Tue, 2 Jul 2002 03:59:32 -0700 (PDT) (envelope-from mich@freebsdcluster.net) Received: from freebsdcluster.net (mich2.itxmarket.com [192.168.2.26]) by mail2.itxmarket.com (Postfix) with ESMTP id 1061337C9F for ; Tue, 2 Jul 2002 12:58:40 +0200 (CEST) Received: by freebsdcluster.net (Postfix, from userid 1000) id DEBB53B9649; Tue, 2 Jul 2002 12:56:26 +0200 (CEST) Date: Tue, 2 Jul 2002 12:56:26 +0200 From: Michael Hostbaek To: questions@freebsd.org Subject: sound under -current Message-ID: <20020702105626.GA28083@mich2.itxmarket.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Operating-System: FreeBSD 4.6-STABLE i386 X-PGP-Key: http://www.freebsdcluster.org/~mich/ User-Agent: Mutt/1.5.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I'd like to have sound support under my FreeBSD-CURRENT laptop. I previously ran 4.6-STABLE, and when adding 'device pcm' into kernel, I would have sound support. So - I though this would be the same case under -CURRENT, but nope.. So - I have added 'device pcm' in the kernel and re-build/installed - when booting up it looks like this: pcm0: port 0x1400-0x14ff irq 5 at device 8.0 on pci0 ../../../vm/uma_core.c:1333: could sleep with "pcm0" locked from ../../../dev/so und/pcm/sound.c:134 ../../../vm/uma_core.c:1333: could sleep with "pcm0" locked from ../../../dev/so und/pcm/sound.c:134 ../../../vm/uma_core.c:1333: could sleep with "pcm0" locked from ../../../dev/so und/pcm/sound.c:134 ../../../vm/uma_core.c:1333: could sleep with "pcm0:fake" locked from ../../../d ev/sound/pcm/channel.c:677 ../../../vm/uma_core.c:1333: could sleep with "pcm0" locked from ../../../dev/so und/pcm/sound.c:134 ../../../vm/uma_core.c:1333: could sleep with "pcm0:fake" locked from ../../../d ev/sound/pcm/channel.c:677 ../../../vm/uma_core.c:1333: could sleep with "pcm0" locked from ../../../dev/so und/pcm/sound.c:134 I get similar errors when I try playing something with fx mpg123. Do I have to put something else in the kernel - or should something be added to the device.hints file ? I read 'man pcm' - but nothing came from it. Thanks it advance.. -- Best Regards, Michael Landin Hostbaek FreeBSDCluster.org - an International Community */ PGP-key available upon request /* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message