From owner-freebsd-stable Mon Oct 29 18:26:14 2001 Delivered-To: freebsd-stable@freebsd.org Received: from visar.norris-net.com (adsl-156-92-20.asm.bellsouth.net [66.156.92.20]) by hub.freebsd.org (Postfix) with ESMTP id 4BB3637B403 for ; Mon, 29 Oct 2001 18:26:11 -0800 (PST) Received: (from derrick@localhost) by visar.norris-net.com (8.11.6/8.11.6) id f9U2Pt664208; Mon, 29 Oct 2001 21:25:55 -0500 (EST) (envelope-from derrick) Message-Id: <200110300225.f9U2Pt664208@visar.norris-net.com> Content-Type: text/plain; charset="iso-8859-1" From: Derrick Norris Reply-To: denorris@bellsouth.net To: Mats Dufberg , Subject: Re: Can X work with Intel i815 under FBSD 4.4? Date: Mon, 29 Oct 2001 21:25:55 -0500 X-Mailer: KMail [version 1.3] References: In-Reply-To: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Monday 29 October 2001 01:07 pm, Mats Dufberg wrote: > Can anyone report a working configuration of FreeBSD and XFree86 4.1.0 on > a Intel 82815 (i815 GMCH) SVGA controller? Yes. My machine at work has an i815 controller and I built XFree86 4.1.0 from the port. I had to add an Options "NoDDC" line to the i815's device section in the XFree86 configuration file (you can see the line in Gary Kline's reply to you). It wouldn't work until I added that line. > Yes, I have successfully loaded the kernel module for AGP: > > /kernel: agp0: mem > 0x40300000-0x4037ffff,0x44000000-0x47ffffff irq 10 at device 2.0 on pci0 I went ahead and compiled the agp device into my kernel rather than using the module, but I would think either should work. Hope this helps, Derrick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message