From owner-freebsd-questions Thu Oct 17 4:27:39 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD89A37B401 for ; Thu, 17 Oct 2002 04:27:37 -0700 (PDT) Received: from relay01.cablecom.net (relay01.cablecom.net [62.2.33.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CB6343E3B for ; Thu, 17 Oct 2002 04:27:33 -0700 (PDT) (envelope-from mlist@hispeed.ch) Received: from smtp.swissonline.ch (mail-4.swissonline.ch [62.2.32.85]) by relay01.cablecom.net (8.12.5/8.12.5/SOL/AWF/MXRELAY/20020820) with ESMTP id g9HBRVZ2001181; Thu, 17 Oct 2002 13:27:31 +0200 (CEST) (envelope-from mlist@hispeed.ch) Received: from rock.stable.ch (dclient217-162-34-199.hispeed.ch [217.162.34.199]) by smtp.swissonline.ch (8.11.6/8.11.6/SMTPSOL/AWF/2002040101) with ESMTP id g9HBRUF05494; Thu, 17 Oct 2002 13:27:30 +0200 (MEST) Received: from mlist by rock.stable.ch with local (Exim 3.33 #1) id 1828oM-0000jv-00; Thu, 17 Oct 2002 13:27:30 +0200 Date: Thu, 17 Oct 2002 13:27:30 +0200 From: Thomas Spreng To: "J. Foobar" Cc: freebsd-questions@freebsd.org Subject: Re: X problems, please advise helpless newbie Message-ID: <20021017112730.GA2782@rock.stable.ch> References: <20021017082443.13580.qmail@web13007.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021017082443.13580.qmail@web13007.mail.yahoo.com> User-Agent: Mutt/1.4i 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, Oct 17, 2002 at 01:24:43AM -0700, J. Foobar wrote: > I have been unable to get X to start successfully. > Hopefully I am overlooking something stupid. > > FreeBSD 4.6.2 on an Intel machine > > My graphics card is an Intel 82845G/GL. I searched > for info on the Intel site and it mentioned that this > card is in the i810 class. > > >From my XF86Config file: > Section "Device" > Identifier "Card0" > Driver "i810" > Chipset "i810" > Card "Intel i810" > End Section > > I have added the agp_load="YES" line to > /boot/loader.conf and /dev/agpgart exists. > > 'startx' returns the following: > > -------------------------------- > (EE) GARTInit: Unable to open /dev/agpgart (Device not > configured) > (EE) I810(0): AGP GART support is not available. Make > sure your kernel has agpgart support or that the > agpgart kernel module is loaded. > (EE) Screen(s) found, but none have a usable > configuration. > > Fatal server error: > no screens found > have you checked for agpgard support in your kernel as mentioned above in the startx output? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message