From owner-freebsd-hardware@FreeBSD.ORG Mon Apr 12 15:19:58 2004 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33D1016A4CF for ; Mon, 12 Apr 2004 15:19:58 -0700 (PDT) Received: from winston.piwebs.com (217-19-20-186.dsl.cambrium.nl [217.19.20.186]) by mx1.FreeBSD.org (Postfix) with SMTP id 1635743D2F for ; Mon, 12 Apr 2004 15:19:57 -0700 (PDT) (envelope-from avleeuwen@piwebs.com) Received: (qmail 77727 invoked from network); 12 Apr 2004 22:19:55 -0000 Received: from vincent.piwebs.com (192.168.0.84) by winston.piwebs.com with SMTP; 12 Apr 2004 22:19:55 -0000 From: Arjan van Leeuwen To: freebsd-current@freebsd.org Date: Tue, 13 Apr 2004 00:20:00 +0200 User-Agent: KMail/1.6.1 References: <4078B832.8040103@keslick.com> In-Reply-To: <4078B832.8040103@keslick.com> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_SYxeAFzlp4RaKFy"; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200404130020.02914.avleeuwen@piwebs.com> cc: Casey cc: freebsd-questions@freebsd.org cc: freebsd-hardware@freebsd.org Subject: Re: nForce2 Soundstorm on 5.2.1 Release X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: avleeuwen@piwebs.com List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Apr 2004 22:19:58 -0000 --Boundary-02=_SYxeAFzlp4RaKFy Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Sunday 11 April 2004 05:14, Casey wrote: > Hello, > > I have an Asus A7N8X Deluxe motherboard, which has a nVidia > Soundstorm audio chipset on it. However, I can't seem to get this > chipset to detect in 5.2.1 Release, no matter what I try. Being > relatively new to FreeBsd, I don't really know that many ways to go > about trying to get it to detect. I was hoping someone out there might > be able to tell me something to try, or at least confirm for me that > this chipset doesn't currently have a driver that works, so I can stop > banging my head against the wall. Try 'kldload snd_ich' (as root), and 'dmesg' to see if your card is=20 recognized. If that doesn't do the trick, try the other snd_ drivers (you c= an=20 find them in /boot/kernel/). To make it permanent, add 'snd_ich_load=3D"YES= "'=20 to /boot/loader.conf. > > Also, on a completely unrelated note, how do you get the mouse scroll > wheel to work? I've got a Microsoft Optical mouse(PS/2) and while I can > use the wheel as a middle button, the scroll function doesn't seem to hel= p. Add Option ZAxisMapping 4 5 to the mouse section of your /etc/X11/XF86Config. This is a FAQ, and you=20 probably should've been able to find it through Google. Arjan > > Thank you > Casey > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" --Boundary-02=_SYxeAFzlp4RaKFy Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAexYS3Ym57eNCXiERAgQVAKCfwTCplsUIyjHVuelIe1AVe4u3NgCcDPQ/ yIqmYq6dn6gaUfaYDssZYNE= =A1hv -----END PGP SIGNATURE----- --Boundary-02=_SYxeAFzlp4RaKFy--