From owner-freebsd-questions Wed Mar 6 11:14: 6 2002 Delivered-To: freebsd-questions@freebsd.org Received: from chen.org.nz (adsl-210.54.19.51.quicksilver.net.nz [210.54.19.51]) by hub.freebsd.org (Postfix) with ESMTP id C193D37B417 for ; Wed, 6 Mar 2002 11:13:53 -0800 (PST) Received: (from jonc@localhost) by chen.org.nz (8.11.6/8.11.6) id g26JD7285480; Thu, 7 Mar 2002 08:13:07 +1300 (NZDT) (envelope-from jonc) Date: Thu, 7 Mar 2002 08:13:07 +1300 From: Jonathan Chen To: vanya Cc: freebsd-questions@FreeBSD.ORG Subject: Re: About i810 driver Message-ID: <20020307081307.A85096@grimoire.chen.org.nz> References: <000801be3dee$1cf9db40$852a2cc2@og> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <000801be3dee$1cf9db40$852a2cc2@og>; from UnixDaemon@vicard.net on Tue, Jan 12, 1999 at 08:40:49AM +0300 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 Tue, Jan 12, 1999 at 08:40:49AM +0300, vanya wrote: > I have i810 motherboard with i810 graphic chipset. > When I trying to start X server by startx command it gives out error: > error doing ioctl(GARTIOCINFO):invalid argument If you get this, it means that you haven't loaded the agp.ko module. WHat's the output of kldstat? > I use agp.ko kernel module and Driver "i810". There should be a copy of a usable XF86Config somewhere in the -questions archives you can use. Have a search around. If that doesn't work, come back to us with more details about the errors you're getting. -- Jonathan Chen ---------------------------------------------------------------------- char *p="char *p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);} To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message