From owner-freebsd-bugs@FreeBSD.ORG Thu Sep 23 14:40:17 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 F112F16A4CE for ; Thu, 23 Sep 2004 14:40:17 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C35B643D1D for ; Thu, 23 Sep 2004 14:40:17 +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 i8NEeHK1097313 for ; Thu, 23 Sep 2004 14:40:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i8NEeHes097312; Thu, 23 Sep 2004 14:40:17 GMT (envelope-from gnats) Date: Thu, 23 Sep 2004 14:40:17 GMT Message-Id: <200409231440.i8NEeHes097312@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Antoine Brodin 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: Antoine Brodin List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Sep 2004 14:40:18 -0000 The following reply was made to PR kern/71638; it has been noted by GNATS. From: Antoine Brodin 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: Thu, 23 Sep 2004 16:33:31 +0200 Similar problem here with 6.0-CURRENT from today (never tested DRI before). Without DRI, everything is ok. With DRI enabled, Xorg starts, brings a garbled previous root window up and I can't switch back to the virtual terminals or kill Xorg with Ctrl-Alt-Backspace. I can still log in via ssh and kill Xorg. Xorg version : xorg-server-6.7.0_8 dri-5.0.2,1 and dri-6.1.p20040507,1 Hardware : Graphic card : ASUS Radeon 9200SE 128MB AGP Mobo : ASUS A7N8X-E DELUXE Chipset : NVIDIA nForce2 From pciconf : agp0@pci0:0:0: class=0x060000 card=0x80ac1043 chip=0x01e010de rev=0xc1 hdr=0x00 vendor = 'NVIDIA Corporation' device = 'nForce2 AGP Controller' class = bridge subclass = HOST-PCI drm0@pci3:0:0: class=0x030000 card=0xc0061043 chip=0x59641002 rev=0x01 hdr=0x00 vendor = 'ATI Technologies Inc.' device = 'Radeon 9200 SE Series (RV280)' class = display subclass = VGA none8@pci3:0:1: class=0x038000 card=0xc0071043 chip=0x5d441002 rev=0x01 hdr=0x00 vendor = 'ATI Technologies Inc.' device = 'Radeon 9200 SE Series - Secondary (RV280)' class = display From dmesg : ... agp0: mem 0xd0000000-0xd7ffffff at device 0.0 on pci0 agp0: Reserved 0x8000000 bytes for rid 0x10 type 3 at 0xd0000000 agp0: allocating GATT for aperture of size 128M ... drm0: port 0xc000-0xc0ff mem 0xea000000-0xea00ffff,0xd8000000-0xdfffffff irq 19 at device 0.0 on pci3 info: [drm] AGP at 0xd0000000 128MB info: [drm] Initialized radeon 1.11.0 20020828 on minor 0 pci3: at device 0.1 (no driver attached) ... agp0: Setting AGP v3 mode 4 info: [drm] Loading R200 Microcode ioapic0: routing intpin 19 (PCI IRQ 19) to cluster 0 drm0: [MPSAFE] My Xorg.0.log is quite big so I don't send it, I can provide it if you want.