Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jul 2001 16:50:02 -0700 (PDT)
From:      Alex Varju <varju@webct.com>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/29248: XFree86 4.1 hangs with an i815 chip while XFree86 4.0.3 works
Message-ID:  <200107262350.f6QNo2915061@freefall.freebsd.org>

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

From: Alex Varju <varju@webct.com>
To: Josh Elsasser <jre@vineyard.net>
Cc: <freebsd-gnats-submit@freebsd.org>
Subject: Re: ports/29248: XFree86 4.1 hangs with an i815 chip while XFree86
 4.0.3 works
Date: Thu, 26 Jul 2001 16:46:43 -0700 (PDT)

 I believe that I had to add the NoDDC option to my Device section for the
 815 card .. it may work for you, too.
 
 Section "Device"
     Identifier  "Intel i815"
     VendorName  "Intel"
     Driver      "i810"
     VideoRam    8192
     Option      "NoDDC"
 EndSection
 
 I also had to set my colour depth to 16 bit rather than 24 bit.
 
 Alex.
 
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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