From owner-freebsd-x11@FreeBSD.ORG Wed Feb 1 07:43:47 2006 Return-Path: X-Original-To: freebsd-x11@freebsd.org Delivered-To: freebsd-x11@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED5A516A422 for ; Wed, 1 Feb 2006 07:43:47 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA13943D46 for ; Wed, 1 Feb 2006 07:43:46 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so63786wxc for ; Tue, 31 Jan 2006 23:43:46 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=iPZtN54r73sBlwmNUHU2v2oBwMf/fKxKcqDieN7WVZNEKbSdNa4XBy1qzCT+269zfba+ooKIypT8007f1GhDFfbXIcg9G6JHQiWFDpgVe9dFMUVGbDRkXH33uWMkaAIZhsSTxWCSDoFl3g+bdZcKAxgW29+wxfJyWqbElROi85A= Received: by 10.70.126.14 with SMTP id y14mr9865933wxc; Tue, 31 Jan 2006 23:43:46 -0800 (PST) Received: by 10.70.67.17 with HTTP; Tue, 31 Jan 2006 23:43:45 -0800 (PST) Message-ID: Date: Wed, 1 Feb 2006 01:43:45 -0600 From: Nikolas Britton To: Eric Kjeldergaard In-Reply-To: <200602010358.55825.kjelderg@gmail.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_1453_18605726.1138779825959" References: <43DF8909.7080901@freebsd.org> <200602010358.55825.kjelderg@gmail.com> X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-x11@freebsd.org, Michael Nottebrock Subject: Re: [dri] DRIScreenInit failed. Disabling DRI. X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Feb 2006 07:43:48 -0000 ------=_Part_1453_18605726.1138779825959 Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit Content-Disposition: inline On 1/31/06, Eric Kjeldergaard wrote: > Wednesday 01 February 2006 00:58、Michael Nottebrock さんは書きました: > > Nikolas Britton schrieb: > > > Hello, > > > > > > I cannot get DRI working after upgrading my system to a triple-head > > > setup. I had X.org 6.8 & 6.9 DRI working just fine with the one AGP > > > card (Radeon QL R200 8500 LE) but when I added the two PCI Radeon QY > > > RV100 7000/VE cards DRI stopped working. > > > > Radeon-DRI doesn't work in Xinerama mode. There is an alternative > > "MergedFB" mode that enables a Xinerama-like mode with hw 3d-accel, but > > that is limited to two heads connected to one card - you're out of luck > > here. > > As an alternative, you could run it in non-Xinerama mode. This does have some > interesting features like not being able to take windows from screen to > screen directly. I have been meaning to try non-Xinerama and x2x (in ports, > I think) to see if I could get the best of both worlds. > Ok I tried it without Xinerama, now X.org completely hard locks the system. When I start X.org the main screen goes blank and the other two screens, with the PCI cards, display the video cards part number in the top left corners. So what's up with that? Attached is the Xorg log file... and here are the last few lines from that log file: (II) RADEON(0): [drm] installed DRM signal handler (II) RADEON(0): [DRI] installation complete (II) RADEON(0): [drm] Added 32 65536 byte vertex/indirect buffers (II) RADEON(0): [drm] Mapped 32 vertex/indirect buffers (II) RADEON(0): [drm] dma control initialized, using IRQ 16 (II) RADEON(0): [drm] Initialized kernel GART heap manager, 5111808 (II) RADEON(0): Direct rendering enabled (==) RandR enabled (==) RADEON(1): Write-combining range (0xfeaf0000,0x80000) was already clear (==) RADEON(1): Write-combining range (0xe8000000,0x4000000) (==) RADEON(1): Write-combining range (0xa0000,0x10000) was already clear ------=_Part_1453_18605726.1138779825959--