From owner-freebsd-questions@FreeBSD.ORG Sun Jan 15 17:32:30 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B779316A41F for ; Sun, 15 Jan 2006 17:32:30 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2098743D5D for ; Sun, 15 Jan 2006 17:32:29 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so744289wxc for ; Sun, 15 Jan 2006 09:32:28 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=jn+tdSSRaDygr+w4F65WfuK1N7pH27LWay+CyQNkipBcvWR5g9T8Gl9CgFWXkv+fmlE5XLsgZqpjL2AbQG8GY4zxMMNTb8A4MHUUAmqE/WErzK4dZnTovqbqBezQXDU9jcEJuPby9Hfg0Xr5eLe3XRcq44/lAW9atHjeIrdT3as= Received: by 10.70.111.12 with SMTP id j12mr6626873wxc; Sun, 15 Jan 2006 09:32:27 -0800 (PST) Received: by 10.70.66.9 with HTTP; Sun, 15 Jan 2006 09:32:27 -0800 (PST) Message-ID: Date: Sun, 15 Jan 2006 11:32:27 -0600 From: Nikolas Britton To: Ask FreeBSD MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: What do I use for DRI / DRM in X? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Jan 2006 17:32:30 -0000 I'm a bit confused as to what's needed to get DRI / DRM working in Xorg. AFAIK we have 3 ways to do it; We have the DRM device in the kernel, dri-6.2.1,2 (For XFree86?) in the ports system, and Xorg seems to have it's own version too. What do I need and what don't I need for DRI / DRM in Xorg? The reason I ask is because I'm having problems getting DRI working on a triple-head system with 3 Radeon cards: drm0: port 0xb000-0xb0ff mem 0xc8000000-0xcfffffff,0xfe8f0000-0xfe8fffff irq 16 at device 0.0 on pci1 info: [drm] AGP at 0xf8000000 64MB info: [drm] Initialized radeon 1.16.0 20050311 on minor 0 drm1: port 0xd000-0xd0ff mem 0xe8000000-0xefffffff,0xfeaf0000-0xfeafffff irq 21 at device 9.0 on pci2 info: [drm] Initialized radeon 1.16.0 20050311 on minor 1 drm2: port 0xc000-0xc0ff mem 0xe0000000-0xe7ffffff,0xfea90000-0xfea9ffff irq 23 at device 11.0 on pci2 info: [drm] Initialized radeon 1.16.0 20050311 on minor 2 When the dri module in xorg.conf is enable the system locks-up and I have to do a hard reboot. When it's disable everything works fine, but it's slow. -------------------------------- Go sign the native flash for FreeBSD petition: http://www.petitiononline.com/flash4me/petition.html