From owner-freebsd-x11@FreeBSD.ORG Sun Jan 22 03:59:59 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 4F52716A424 for ; Sun, 22 Jan 2006 03:59:58 +0000 (GMT) (envelope-from dejan.lesjak@ijs.si) Received: from mail.ijs.si (mail.ijs.si [193.2.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id AACD243D45 for ; Sun, 22 Jan 2006 03:59:56 +0000 (GMT) (envelope-from dejan.lesjak@ijs.si) Received: from localhost (mail4.ijs.si [193.2.4.66]) by patsy.ijs.si (Postfix) with ESMTP id 0A24317B95C; Sun, 22 Jan 2006 04:59:56 +0100 (CET) Received: from mail.ijs.si ([193.2.4.66]) by localhost (patsy.ijs.si [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 01220-17; Sun, 22 Jan 2006 04:59:53 +0100 (CET) Received: from radagast.ijs.si (radagast.ijs.si [193.2.4.168]) by patsy.ijs.si (Postfix) with ESMTP id BA16D17B95B; Sun, 22 Jan 2006 04:59:53 +0100 (CET) Received: from localhost.ijs.si (localhost.ijs.si [127.0.0.1]) by radagast.ijs.si (Postfix) with ESMTP id 6979217033; Sun, 22 Jan 2006 04:59:53 +0100 (CET) From: Dejan Lesjak To: freebsd-x11@freebsd.org Date: Sun, 22 Jan 2006 04:59:51 +0100 User-Agent: KMail/1.9.1 References: <200601220347.50482.frederic@cgarchive.com> In-Reply-To: <200601220347.50482.frederic@cgarchive.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200601220459.52729.dejan.lesjak@ijs.si> Cc: Subject: Re: X.org + mach64 DRI problem 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: Sun, 22 Jan 2006 03:59:59 -0000 On Sunday 22 January 2006 03:47, Frederic Van Assche wrote: > Hello, > > I seem to have run into a problem when trying to make DRI work on my old > notebook. It has an ATI Rage Mobility M1, which should be able to run > hardware acceleration (it worked on xorg-server-snap). You mean it doesn't work with X.Org 6.9 any more? > However, X.org seems to refuse running DRI no matter what I try. I have DRI > and GLX enabled in my xorg.conf, and I use the ati driver. The mach64 > kernel module is loaded and recognises my card correctly. What does the log say? Dejan