From owner-freebsd-questions@FreeBSD.ORG Wed Mar 22 13:40:56 2006 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 14DFD16A424 for ; Wed, 22 Mar 2006 13:40:56 +0000 (UTC) (envelope-from ariff@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C78C743D48; Wed, 22 Mar 2006 13:40:55 +0000 (GMT) (envelope-from ariff@FreeBSD.org) Received: from misaki (root@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with SMTP id k2MDeqhi000347; Wed, 22 Mar 2006 13:40:54 GMT (envelope-from ariff@FreeBSD.org) Date: Wed, 22 Mar 2006 21:40:40 +0800 From: Ariff Abdullah To: Anna Davour Message-Id: <20060322214040.6138f225.ariff@FreeBSD.org> In-Reply-To: References: <20060322014957.4784324e.ariff@FreeBSD.org> Organization: FreeBSD X-Mailer: /usr/local/lib/ruby/1.8/net/smtp.rb Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Wed__22_Mar_2006_21_40_40_+0800_NKyDC=j8UrZCtWnR" Cc: freebsd-questions@FreeBSD.org Subject: Re: sound on Compaq Presario (and kernel question) 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: Wed, 22 Mar 2006 13:40:56 -0000 --Signature=_Wed__22_Mar_2006_21_40_40_+0800_NKyDC=j8UrZCtWnR Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, 22 Mar 2006 12:30:05 +0100 (CET) Anna Davour wrote: > On Wed, 22 Mar 2006, Ariff Abdullah wrote: >=20 > > On Tue, 21 Mar 2006 18:46:25 +0100 (CET) > > Anna Davour wrote: > >> > >> Trying to get the sound to work on my Compaq Presario M2000. > >> > >> Now uname -a gives: > >> > >> FreeBSD possession 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Thu > >Mar > 9 > >> 20:27:08 CET 2006 > >> granntyckt@possession:/usr/obj/usr/src/sys/KERNEL2 i386 > >> > >> > > 1) Don't compile sound support into your kernel, remove any > > "device sound/snd" or whatsoever from there. > > 2) Don't "kldload snd_driver" . Use "kldload sound" and > > "kldload snd_atiixp" > > 3) If the above doesn't work, post your kernel config here, also > > the > > output of "vmstat -i" >=20 > OK. I have tried 1) and 2), and still don't get it to work. Kernel > config is attached, and "vmstat -i" gives >=20 You left out "options PREEMPTION" in your kernel, which is pretty much *mandatory* for snd_atiixp driver. Put it back, recompile your kernel, and try again. -- Ariff Abdullah FreeBSD --Signature=_Wed__22_Mar_2006_21_40_40_+0800_NKyDC=j8UrZCtWnR Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (FreeBSD) iD8DBQFEIVPblr+deMUwTNoRAnRsAJ9pYdn+8tH1YFJMi8VkCpTWUYYM/gCfSvcn H1O+PfNhziBbfXoBfakv1i0= =0BgH -----END PGP SIGNATURE----- --Signature=_Wed__22_Mar_2006_21_40_40_+0800_NKyDC=j8UrZCtWnR--