From owner-freebsd-questions Thu Jan 11 21:19:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sendmail.aapt.com.au (unknown [203.14.180.201]) by hub.freebsd.org (Postfix) with ESMTP id 39D8037B400 for ; Thu, 11 Jan 2001 21:18:59 -0800 (PST) Received: from aaptmailmta.aapt.com.au (aaptmailmta.aapt.com.au [172.19.200.36]) by sendmail.aapt.com.au (2.6 Build 1 (Berkeley 8.8.6)/8.8.4) with SMTP id QAA05896 for ; Fri, 12 Jan 2001 16:15:11 +1100 Received: from SydDom1-Message_Server by aaptmailmta.aapt.com.au with Novell_GroupWise; Fri, 12 Jan 2001 16:20:18 +1100 Message-Id: X-Mailer: Novell GroupWise 5.5.4 Date: Fri, 12 Jan 2001 16:20:03 +1100 From: "Richard Grace" To: , Subject: Re: who to ask about Intel integrated svga to install X Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>> k s 01/12/01 11:17am >>> > Better still, it has an > integrated video adapter...It says it is a 810 > chipset. Compile X11 from the latest ports, there is an option for i810 in the list of adaptors. Select 8MB video RAM. After you have created your XF86config file, put the following line in /etc/rc.local (or wherever you like...) and reboot the system. This should all be contained in a readme file in the X distribution called README.i810 or similar. kldload agp.ko You will not get any hardware acceleration, but 24bit colour works fine. Hope that helps... Richard Grace Unix Systems Adminstrator AAPT Limited To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message