Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Nov 2001 15:10:01 -0800 (PST)
From:      Chern Lee <chern@FreeBSD.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: i386/31224: XFree4.1 fails to run on Intel i810
Message-ID:  <200111282310.fASNA1H35125@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR i386/31224; it has been noted by GNATS.

From: Chern Lee <chern@FreeBSD.org>
To: <freebsd-gnats-submit@FreeBSD.org>, <sdn@sprintlabs.com>
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111282310.fASNA1H35125>