From owner-freebsd-bugs@FreeBSD.ORG Fri Sep 24 19:30:30 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C5A216A4CE for ; Fri, 24 Sep 2004 19:30:30 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63C5543D2D for ; Fri, 24 Sep 2004 19:30:30 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i8OJUUCh061602 for ; Fri, 24 Sep 2004 19:30:30 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i8OJUTEN061593; Fri, 24 Sep 2004 19:30:29 GMT (envelope-from gnats) Date: Fri, 24 Sep 2004 19:30:29 GMT Message-Id: <200409241930.i8OJUTEN061593@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Patrick =?iso-8859-1?q?Lamaizi=E8re?= Subject: Re: kern/71638: Radeon 9200 SE with Xorg 6.7 and DRI 5.0.2 crashes 5.3-BETA4 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Patrick =?iso-8859-1?q?Lamaizi=E8re?= List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Sep 2004 19:30:30 -0000 The following reply was made to PR kern/71638; it has been noted by GNATS. From: Patrick =?iso-8859-1?q?Lamaizi=E8re?= To: freebsd-gnats-submit@freebsd.org, A.J.Caines@halplant.com Cc: Subject: Re: kern/71638: Radeon 9200 SE with Xorg 6.7 and DRI 5.0.2 crashes 5.3-BETA4 Date: Fri, 24 Sep 2004 21:21:39 +0200 --Boundary-00=_DPHVBV4cDxc3NVB Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi, I've got the same problem with same kind of hardware. I think it is a problem related to agp : DRI works better (ie not freeze) if i set Option "BusType" "PCI" in the configuration of Xorg. It is better but sometimes X still freezes or restarts if i use opengl applications. It is ok without DRI. I use dri 5.0.2 and Xorg 6.7.0 Dmesg : FreeBSD 5.3-BETA5 #4: Mon Sep 20 14:41:26 CEST 2004 CPU: AMD Athlon(tm) XP 2600+ (1921.04-MHz 686-class CPU) agp0: mem 0xd0000000-0xd7ffffff at device 0.0 on pci0 pcib2: at device 30.0 on pci0 pci2: on pcib2 drm0: port 0xa000-0xa0ff mem 0xe9000000-0xe900ffff,0xd8000000-0xdfffffff irq 19 at device 0.0 on pci2 info: [drm] AGP at 0xd0000000 128MB info: [drm] Initialized radeon 1.11.0 20020828 on minor 0 pci2: at device 0.1 (no driver attached) --Boundary-00=_DPHVBV4cDxc3NVB Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: 7bit

Hi,

I've got the same problem with same kind of hardware. I think it is a problem related to agp : DRI works better (ie not freeze) if i set Option "BusType" "PCI" in the configuration of Xorg. It is better but sometimes X still freezes or restarts if i use opengl applications. It is ok without DRI.

I use dri 5.0.2 and Xorg 6.7.0

Dmesg :

FreeBSD 5.3-BETA5 #4: Mon Sep 20 14:41:26 CEST 2004

CPU: AMD Athlon(tm) XP 2600+ (1921.04-MHz 686-class CPU)

agp0: <NVIDIA nForce2 AGP Controller> mem 0xd0000000-0xd7ffffff at device 0.0 on pci0

pcib2: <ACPI PCI-PCI bridge> at device 30.0 on pci0

pci2: <ACPI PCI bus> on pcib2

drm0: <ATI Radeon RV280 9200 SE> port 0xa000-0xa0ff mem 0xe9000000-0xe900ffff,0xd8000000-0xdfffffff irq 19 at device 0.0 on pci2

info: [drm] AGP at 0xd0000000 128MB

info: [drm] Initialized radeon 1.11.0 20020828 on minor 0

pci2: <display> at device 0.1 (no driver attached)

--Boundary-00=_DPHVBV4cDxc3NVB--