From nobody@FreeBSD.org  Tue May 16 10:43:20 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6A03B16A402
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 16 May 2006 10:43:20 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 3534F43D48
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 16 May 2006 10:43:20 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k4GAhKnf030933
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 16 May 2006 10:43:20 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k4GAhJAA030932;
	Tue, 16 May 2006 10:43:19 GMT
	(envelope-from nobody)
Message-Id: <200605161043.k4GAhJAA030932@www.freebsd.org>
Date: Tue, 16 May 2006 10:43:19 GMT
From: Jonatan Cerri <jtrcerri65@web.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: xorg reboots system if dri module is enabled
X-Send-Pr-Version: www-2.3

>Number:         97337
>Category:       amd64
>Synopsis:       [dri] xorg reboots system if dri module is enabled
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-amd64
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 16 10:50:15 GMT 2006
>Closed-Date:    Sat Nov 27 10:01:37 UTC 2010
>Last-Modified:  Sat Nov 27 10:01:37 UTC 2010
>Originator:     Jonatan Cerri
>Release:        6.1-RELENG/amd64
>Organization:
student
>Environment:
FreeBSD  6.1-RELEASE FreeBSD 6.1-RELEASE #2: Mon May 15 17:54:15 CEST 2006     root@:/usr/src/sys/amd64/compile/MINE  amd64
>Description:
Using supported VGA-Card (ATI Radeon 9250 PCI), which is recognized at boot time, starting Xorg reboots the machine ungracefully, if the dri-module is uncommented in xorg.conf. This is the case in the default xorg configuration file generated with Xorg -configure. Commenting the line 'load "dri"' in the section "Module" of xorg.conf makes the problem go away. The card worked with dri hardware acceleration in a previous FreeBSD/i386 installation on a different mainboard/cpu. The Problem started when changing the mainboard and CPU. Current CPU is Pentium D 805, current Board is Asrock 775Dual-880Pro with VIA PT880Pro Chipset and 1GB DDRII Ram in dualchannel configuration.

Output of dmesg |grep drm:

drm0: <ATI Radeon RV280 9200> port 0xe000-0xe0ff mem 0xd8000000-0xdfffffff,0xff6f0000-0xff6fffff irq 17 at device 9.0 on pci0
info: [drm] Initialized radeon 1.19.0 20050911
drm0: <ATI Radeon RV280 9200> port 0xe000-0xe0ff mem 0xd8000000-0xdfffffff,0xff6f0000-0xff6fffff irq 17 at device 9.0 on pci0
info: [drm] Initialized radeon 1.19.0 20050911

'device agp' was removed from the kernel. the kernel runs with the new scheduler, but the problem persists when running with the old 4BSD scheduler.
>How-To-Repeat:
Install 6.1-RELEASE with bundled Xorg. Execute startx using xorg.conf with line 'load "dri"' in the section "Module".
>Fix:
Comment line 'load "dri"' in the section "Module" in xorg.conf.
>Release-Note:
>Audit-Trail:

From: vehemens <vehemens@verizon.net>
To: bug-followup@freebsd.org, jtrcerri65@web.de
Cc:  
Subject: Re: amd64/97337: [dri] xorg reboots system if dri module is enabled
Date: Tue, 11 Dec 2007 01:10:09 -0800

 You don't mention what version of X server your running.  I'm running FreeBSD 
 7.0-Beta3+ with patches to xorg 7.3.
 
 Suggest updating to something more current, and seeing if that eliminates some 
 or all of your problems.

From: Andriy Gapon <avg@freebsd.org>
To: bug-followup@freebsd.org, jtrcerri65@web.de
Cc:  
Subject: Re: amd64/97337: [dri] xorg reboots system if dri module is enabled
Date: Sat, 27 Nov 2010 10:41:07 +0200

 Is this still an issue with currently supported versions of FreeBSD?
 
 -- 
 Andriy Gapon
State-Changed-From-To: open->closed 
State-Changed-By: avg 
State-Changed-When: Sat Nov 27 10:00:28 UTC 2010 
State-Changed-Why:  
The PR is rather old, it lacks debugging information 
and the originator's email address bounces now. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=97337 
>Unformatted:
