Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Jun 2008 21:00:09 GMT
From:      Jos Backus <jos@catnook.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/124174: Panic after installing audio/oss on an Asus A8N-SLI Premium mobo
Message-ID:  <200806012100.m51L0941096493@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/124174; it has been noted by GNATS.

From: Jos Backus <jos@catnook.com>
To: Remko Lodder <remko@FreeBSD.org>
Cc: freebsd-gnats-submit@FreeBSD.org, jkim@freebsd.org
Subject: Re: kern/124174: Panic after installing audio/oss on an Asus
	A8N-SLI Premium mobo
Date: Sun, 1 Jun 2008 13:51:19 -0700

 Commenting out this define
 
     #if __FreeBSD_version >= 700031
     #define USE_SX_LOCK  1
     #endif
 
 in oss-v4.0-build1015-src-bsd/kernel/OS/FreeBSD/wrapper/bsddefs.h and
 reinstalling the port avoids the panic. As a result, KDE system sounds play
 normally and mplayer works, too. So it looks like there's something wrong with
 the way OSS uses sx locks. I'll report this on the 4Front forum.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806012100.m51L0941096493>