From owner-freebsd-questions Thu Aug 3 16:42:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from boromir.vpop.net (dns1.vpop.net [206.117.147.2]) by hub.freebsd.org (Postfix) with ESMTP id 2502F37B8FC for ; Thu, 3 Aug 2000 16:42:52 -0700 (PDT) (envelope-from psisson@vpop.net) Received: from lorien.vpop.net (lorien.vpop.net [63.204.62.84]) by boromir.vpop.net (8.9.3/8.9.3) with SMTP id QAA95005 for ; Thu, 3 Aug 2000 16:42:48 -0700 (PDT) (envelope-from psisson@vpop.net) From: Paul Sisson Organization: VPOP Technologies, Inc. To: freebsd-questions@FreeBSD.ORG Subject: Re: X with i810(e) chipset Date: Thu, 3 Aug 2000 15:50:35 -0700 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain References: <20000803064526.4097.qmail@web1403.mail.yahoo.com> <20000804085116.A74203@jonc.ntdns.wilsonandhorton.co.n> In-Reply-To: <20000804085116.A74203@jonc.ntdns.wilsonandhorton.co.n> MIME-Version: 1.0 Message-Id: <00080315521902.00213@lorien.vpop.net> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG My configuration also required the following in /etc/XF86Config to work with a DefaultDepth > 8: Section "DRI" Mode 0666 EndSection Regards, Paul Sisson On Thu, 03 Aug 2000, Jonathan Chen wrote: > In /etc/X11/XF86Config, you need the following section defined: > > Section "Device" > Identifier "i810" > Driver "i810" > VideoRam 4096 > EndSection > > and in the screen section:: > > Section "Screen" > Identifier "Screen 1" > Device "i810" > [...] > EndSection > > Cheers. > -- > Jonathan Chen > ----------------------------------------------------------------------- > "One, with God, is always a majority, but many a martyr has been burned > at the stake while the votes were being counted." -- Thomas B. Reed > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message