Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Mar 2006 08:35:49 -0500
From:      Chris Shenton <chris@shenton.org>
To:        freebsd-x11@freebsd.org
Subject:   Re: Xorg 8.9.0 "radeon" with DRI hangs FreeBSD-6.1, OK without DRI
Message-ID:  <86slpqo216.fsf@Bacalao.shenton.org>
In-Reply-To: <86mzgl4xlo.fsf@Bacalao.shenton.org> (Chris Shenton's message of "Mon, 20 Feb 2006 14:52:03 -0500")
References:  <86mzgl4xlo.fsf@Bacalao.shenton.org>

next in thread | previous in thread | raw e-mail | index | archive | help
I just tried Xorg from a xorg-server-snap from about a week ago,
Xorg version 6.8.99.903.

It exhibits the same problems as 6.9.0:

* It runs if DRI is commented out, but windows have blue rectangles
  where information should be
* It hangs the system hard if DRI is uncommented

Any suggestions on how to track this down?
Thanks.


Section "Module"
	Load  "extmod"
	Load  "glx"
#####	Load  "dri" # 2006-02-20 Hangs Xorg and FreeBSD hard (no ping)
	Load  "dbe"
	Load  "record"
	Load  "xtrap"
	Load  "type1"
	Load  "freetype"
EndSection

Section "Device"
	Identifier  "Card0"
	Driver      "radeon"
	VendorName  "ATI Technologies Inc"
	BoardName   "RV370 5B60 [Radeon X300 (PCIE)]"
	BusID       "PCI:1:0:0"
EndSection



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