From owner-freebsd-questions Wed Mar 6 3:18:57 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mobil.cz (diana.mobil.cz [194.228.200.160]) by hub.freebsd.org (Postfix) with ESMTP id A0B1737B402 for ; Wed, 6 Mar 2002 03:18:52 -0800 (PST) Received: from ester.mobil.cz (ester.mobil.cz [194.213.62.23]) by mobil.cz (8.11.6/8.11.0) with ESMTP id g26BIp102031 for ; Wed, 6 Mar 2002 12:18:51 +0100 Received: from roman.mobil.cz ([10.2.0.89]) by ester.mobil.cz (Lotus Domino Release 5.0.7) with ESMTP id 2002030612145455:1152 ; Wed, 6 Mar 2002 12:14:54 +0100 Received: (from roman@localhost) by roman.mobil.cz (8.11.6/8.11.6) id g26BW4u60794 for freebsd-questions@FreeBSD.ORG; Wed, 6 Mar 2002 12:32:04 +0100 (CET) (envelope-from neuhauser@mobil.cz) X-Authentication-Warning: roman.mobil.cz: roman set sender to neuhauser@mobil.cz using -f Date: Wed, 6 Mar 2002 12:32:04 +0100 From: Roman Neuhauser To: freebsd-questions@FreeBSD.ORG Subject: Re: About i810 driver Message-ID: <20020306113204.GJ35221@roman.mobil.cz> Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <000801be3dee$1cf9db40$852a2cc2@og> Mime-Version: 1.0 In-Reply-To: <000801be3dee$1cf9db40$852a2cc2@og> User-Agent: Mutt/1.3.26i X-MIMETrack: Itemize by SMTP Server on ester/Mobil(Release 5.0.7 |March 21, 2001) at 03/06/2002 12:14:54 PM, Serialize by Router on ester/Mobil(Release 5.0.7 |March 21, 2001) at 03/06/2002 12:15:00 PM, Serialize complete at 03/06/2002 12:15:00 PM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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 > From: "vanya" > To: > Subject: About i810 driver > Date: Tue, 12 Jan 1999 08:40:49 +0300 > > 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 > I use agp.ko kernel module and Driver "i810". > When I configuring X server by XF86Setup and then starting X server > the SVGA_SERVER uses built-in mode 320x204. > It cannot switchs in other modes. > Version of FBSD: 4.4-RELEASE > Version of X: XFree86-4.1.0_6 Hi there, I don't know if this will help, but I could not get X work with this chip until I added Option "NoDDC" in the device section for the i810 chip. I don't know what that option is, I asked here, and got that hint. The original poster didn't indicate the meaning either. Section "Device" Identifier "Intel 810" Driver "i810" Option "NoDDC" EndSection HTH -- FreeBSD 4.4-STABLE 12:28PM up 6 days, 13:36, 16 users, load averages: 0.05, 0.27, 0.42 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message