From owner-freebsd-x11@FreeBSD.ORG Sat Jun 25 13:30:38 2005 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 4C8C416A41C; Sat, 25 Jun 2005 13:30:38 +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 069C243D48; Sat, 25 Jun 2005 13:30:37 +0000 (GMT) (envelope-from dejan.lesjak@ijs.si) Received: from localhost (mail.ijs.si [193.2.4.66]) by patsy.ijs.si (Postfix) with ESMTP id B45C017B8AE; Sat, 25 Jun 2005 15:30:36 +0200 (CEST) Received: from patsy.ijs.si ([127.0.0.1]) by localhost (patsy.ijs.si [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 36416-02-9; Sat, 25 Jun 2005 15:30:34 +0200 (CEST) Received: from idefix.ijs.si (idefix.ijs.si [193.2.4.33]) by patsy.ijs.si (Postfix) with ESMTP id E675517B8A8; Sat, 25 Jun 2005 15:30:34 +0200 (CEST) Received: from localhost.ijs.si (localhost.ijs.si [127.0.0.1]) by idefix.ijs.si (Postfix) with ESMTP id 7B8FC5C22; Sat, 25 Jun 2005 15:30:34 +0200 (CEST) From: Dejan Lesjak To: Michael Nottebrock Date: Sat, 25 Jun 2005 15:30:33 +0200 User-Agent: KMail/1.8 References: <200506241545.39170.lofi@freebsd.org> <200506251129.01765.dejan.lesjak@ijs.si> <200506251513.51912.lofi@freebsd.org> In-Reply-To: <200506251513.51912.lofi@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200506251530.33987.dejan.lesjak@ijs.si> X-Virus-Scanned: amavisd-new at ijs.si Cc: freebsd-x11@freebsd.org Subject: Re: Severe problem with XFree86 4.5.0 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: Sat, 25 Jun 2005 13:30:38 -0000 On Saturday 25 of June 2005 15:13, Michael Nottebrock wrote: > On Saturday, 25. June 2005 11:29, Dejan Lesjak wrote: > > Ati driver was quite a bit rewritten though in CVS, so it would be > > possible that such problem was solved by this. > > Does this mean XFree86 finally merged in the xorg changes and included > MergedFB mode? No, MergedFB is not available with XFree86 radeon ati driver. I don't think any changes were merged from Xorg. However, you should generally be able to grab a driver and replace it - ie you could take for example radeon_drv.o from another installation and replace the one in /usr/X11R6/lib/modules/drivers. I haven't really tried this lately though so I don't know if it still works. Dejan