From owner-freebsd-questions Sun May 19 9:55:24 2002 Delivered-To: freebsd-questions@freebsd.org Received: from anchor-post-33.mail.demon.net (anchor-post-33.mail.demon.net [194.217.242.91]) by hub.freebsd.org (Postfix) with ESMTP id B1A9B37B40E for ; Sun, 19 May 2002 09:55:20 -0700 (PDT) Received: from irrelevant.demon.co.uk ([158.152.220.121] helo=nelly.internal.irrelevant.org) by anchor-post-33.mail.demon.net with esmtp (Exim 3.35 #1) id 179Txj-0005yr-0X for freebsd-questions@freebsd.org; Sun, 19 May 2002 17:55:19 +0100 Received: from simond by nelly.internal.irrelevant.org with local (Exim 3.35 #1) id 179TwL-0000fb-00; Sun, 19 May 2002 17:53:49 +0100 Date: Sun, 19 May 2002 17:53:49 +0100 From: Simon Dick To: ARUN G NAIR Cc: freebsd-questions@freebsd.org Subject: Re: Graphics card incompatible ? Message-ID: <20020519165349.GA1372@irrelevant.org> References: <20020519112325.10113.qmail@web20808.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020519112325.10113.qmail@web20808.mail.yahoo.com> User-Agent: Mutt/1.3.99i 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 On Sun, May 19, 2002 at 04:23:25AM -0700, ARUN G NAIR wrote: > Hello... > > I have a p3 system with a mercury 810e motherboard > with intel chipset.The graphics card is an on board > one of intel make(intel 80810e something like that).So > which graphics card should i choose.this thing is not > listed graphics card list.So will i be not able to > setup an X ?Any one with the same board and card, how > did you configure it ?Also how to confogure sound in > FBSD ?my sound card is listed in > hardware.txt(CMI8738).Plz help. Not sure about the graphics card, but try loading the snd_cmi kernel module for your sound (kldload snd_cmi as root). You may need to create the appropriate entries in /dev by using: cd /dev && ./MAKEDEV snd0 as root. -- Simon Dick simond@irrelevant.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message