From owner-freebsd-x11@FreeBSD.ORG Mon Sep 18 08:31:46 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 A91CC16A4B3 for ; Mon, 18 Sep 2006 08:31:46 +0000 (UTC) (envelope-from jsutlovic@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0639B43D45 for ; Mon, 18 Sep 2006 08:31:45 +0000 (GMT) (envelope-from jsutlovic@gmail.com) Received: by nf-out-0910.google.com with SMTP id n29so2899371nfc for ; Mon, 18 Sep 2006 01:31:44 -0700 (PDT) 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; b=tlwot2IqSOyxYsmZ7a9dOG9R3j1/4DqRoNnROhse6BO2rPIK0Eo7zWMnR415PbznJlAlJ2/dlABaH1A/HAz0tAWbXYyVXbV6X+oE2tI420PTeUXsulLXMpqxV6bS22UHnx2PmJHvzurkf82/AKGAkMhQRXiLnqcLYykKf0KPp+c= Received: by 10.49.21.8 with SMTP id y8mr16642117nfi; Mon, 18 Sep 2006 01:31:44 -0700 (PDT) Received: by 10.49.34.18 with HTTP; Mon, 18 Sep 2006 01:31:44 -0700 (PDT) Message-ID: Date: Mon, 18 Sep 2006 04:31:44 -0400 From: "Jero Sutlovic" To: freebsd-x11@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: ATI Rage Mobility won't work with DRI/DRM 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: Mon, 18 Sep 2006 08:31:46 -0000 Hi, I can't seem to get my card, an ATI Rage Mobility Pro AGP 2X to be hardware accelerated. I loaded the kernel mach64 module, as well as agp and drm. I have Load "dri" Load "glx" and Section "DRI" Mode 0666 EndSection I found this in Xorg.0.log, though: (II) LoadModule: "i2c" (II) Loading /usr/X11R6/lib/modules/libi2c.so (II) Module i2c: vendor="X.Org Foundation" compiled for 6.9.0, module version = 1.2.0 ABI class: X.Org Video Driver, version 0.8 (WW) ATI(0): I2C bus Mach64 initialisation failure. (II) ATI(0): I2C bus "Mach64" removed. Any idea on why this is happening, and is it fixable?