From owner-freebsd-bugs Wed Nov 28 15:10: 8 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DB4DC37B405 for ; Wed, 28 Nov 2001 15:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fASNA1H35125; Wed, 28 Nov 2001 15:10:01 -0800 (PST) (envelope-from gnats) Date: Wed, 28 Nov 2001 15:10:01 -0800 (PST) Message-Id: <200111282310.fASNA1H35125@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Chern Lee Subject: Re: i386/31224: XFree4.1 fails to run on Intel i810 Reply-To: Chern Lee Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR i386/31224; it has been noted by GNATS. From: Chern Lee To: , Cc: Subject: Re: i386/31224: XFree4.1 fails to run on Intel i810 Date: Wed, 28 Nov 2001 15:04:53 -0800 (PST) I've gotten X 4.1 running on an i810 machine with the instructions at: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-config.html#AEN5237 Have you: # cd /dev # sh MAKEDEV agpgart And as per the webpage and your problem report: If you are using XFree86 4.1.0 (or later) and messages about unresolved symbols like fbPictureInit appear, try adding the following line after Driver "i810" in the XFree86 config file: Option "NoDDC" it looks like you are getting this error. Give this a try. - chern To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message