From owner-freebsd-x11@FreeBSD.ORG Wed Mar 5 04:08:43 2008 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 42C7C106567D for ; Wed, 5 Mar 2008 04:08:43 +0000 (UTC) (envelope-from jhein@timing.com) Received: from Daffy.timing.com (w.timing.com [206.168.13.218]) by mx1.freebsd.org (Postfix) with ESMTP id 0AF728FC18 for ; Wed, 5 Mar 2008 04:08:42 +0000 (UTC) (envelope-from jhein@timing.com) Received: from gromit.timing.com (gromit.timing.com [206.168.13.209]) by Daffy.timing.com (8.13.1/8.13.1) with ESMTP id m2548gdl060351; Tue, 4 Mar 2008 21:08:42 -0700 (MST) (envelope-from jhein@timing.com) Received: from gromit.timing.com (localhost [127.0.0.1]) by gromit.timing.com (8.14.2/8.14.2) with ESMTP id m2548e34085134; Tue, 4 Mar 2008 21:08:40 -0700 (MST) (envelope-from jhein@gromit.timing.com) Received: (from jhein@localhost) by gromit.timing.com (8.14.2/8.14.2/Submit) id m2548eXs085131; Tue, 4 Mar 2008 21:08:40 -0700 (MST) (envelope-from jhein) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18382.7368.240440.100634@gromit.timing.com> Date: Tue, 4 Mar 2008 21:08:40 -0700 From: John E Hein To: Matthew Willis In-Reply-To: References: X-Mailer: VM 7.19 under Emacs 22.1.1 X-Virus-Scanned: ClamAV version 0.91.2, clamav-milter version 0.91.2 on Daffy.timing.com X-Virus-Status: Clean Cc: freebsd-x11@freebsd.org Subject: Re: i915/GART broken in CURRENT X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Mar 2008 04:08:43 -0000 Matthew Willis wrote at 17:53 -0800 on Mar 4, 2008: > I am on a Intel G33 motherboard: http://www.intel.com/products/motherboard/DG33FB/index.htm > > My video chip is a GMA 3100, which is in the i915 family. > > I am using the "intel" driver, and I get a "Unable to open /dev/ > agpgart (No such file or directory)" message when I start x. > > In researching this problem, I noticed that there were a few other > mentions of it on boards and mailing lists, with no solutions, leading > me to think that GART is simply broken for my configuration. What is the output of 'pciconf -lv'?