From owner-freebsd-questions Thu Jul 26 14:30:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from itouch.co.nz (itouch.co.nz [203.99.66.188]) by hub.freebsd.org (Postfix) with ESMTP id 70BF037B401 for ; Thu, 26 Jul 2001 14:30:35 -0700 (PDT) (envelope-from jonc@itouch.co.nz) Received: (from jonc@localhost) by itouch.co.nz (8.11.3/8.11.1) id f6QLUNp28477; Fri, 27 Jul 2001 09:30:23 +1200 (NZST) (envelope-from jonc) Date: Fri, 27 Jul 2001 09:30:23 +1200 From: Jonathan Chen To: Rob Cc: Greg Laslett , freebsd-questions@FreeBSD.ORG Subject: Re: X support for Intel 82815 graphics on 815 motherboard Message-ID: <20010727093022.E25185@itouchnz.itouch> References: <5.1.0.14.0.20010726114953.00a779e0@exchange.pth.motherwell.com.au> <20010726163442.A80367@itouchnz.itouch> <3B608970.CBCF61F9@home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3B608970.CBCF61F9@home.com>; from europax@home.com on Thu, Jul 26, 2001 at 02:19:44PM -0700 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 Thu, Jul 26, 2001 at 02:19:44PM -0700, Rob wrote: > Thanks for the info Jonathan, I too have 815, but on my new Viao > FX290. I've seen conflicting instructions for getting it working. > Specifically, I saw on the XFree86 mailing lists, that the agpgart.ko > module was needed, but it is only in -CURRENT. I have the source for > it, but haven't been able to figure out how to compile it in. The agp.ko kernel module comes on the base system; IIRC at least since FreeBSD 4.2-STABLE. To make it load on bootup, you have to put the following line into /boot/loader.conf: agp_load="YES" If you build XFree86-4.1.0, invocations to the i810 driver in /etc/X11/XF86Config will make use of it. -- Jonathan Chen ---------------------------------------------------------------------- Computers are like air conditioners. They stop working when you open Windows. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message