From owner-freebsd-bugs@FreeBSD.ORG Sat Sep 24 01:50:02 2011 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F1FC5106564A for ; Sat, 24 Sep 2011 01:50:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D99138FC08 for ; Sat, 24 Sep 2011 01:50:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p8O1o2sZ040385 for ; Sat, 24 Sep 2011 01:50:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p8O1o2Gx040377; Sat, 24 Sep 2011 01:50:02 GMT (envelope-from gnats) Date: Sat, 24 Sep 2011 01:50:02 GMT Message-Id: <201109240150.p8O1o2Gx040377@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: h h Cc: Subject: Re: misc/160964: Kernel panic with OSS [9.0-BETA2] X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: h h List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Sep 2011 01:50:03 -0000 The following reply was made to PR misc/160964; it has been noted by GNATS. From: h h To: Jonathan Calmels Cc: bug-followup@FreeBSD.org Subject: Re: misc/160964: Kernel panic with OSS [9.0-BETA2] Date: Sat, 24 Sep 2011 05:40:22 +0400 Jonathan Calmels writes: >>Description: > I tried to install OSS on my system. It results in a kernel panic if I > add `oss_enable="YES"` to my rc.conf. However if I try to load it with > kldload, my system freeze irremediably. I tried to recompile my kernel > with intern sound drivers disabled, unsuccessfully. I tested it on > FreeBSD 8.2 RELEASE and all worked. Since r222980 9.0 includes sound(4) support by default. Disable it in order to use OSS from 4Front Tech. ref. http://svn.freebsd.org/changeset/base/222980