From owner-freebsd-amd64@FreeBSD.ORG Tue May 18 16:12:42 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38E2F16A677 for ; Tue, 18 May 2004 16:12:27 -0700 (PDT) Received: from 21322530218.direct.eti.at (21322530218.direct.eti.at [213.225.30.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86D2643E17 for ; Tue, 18 May 2004 10:51:23 -0700 (PDT) (envelope-from tilman@arved.at) Received: from huckfinn-wi0.arved.de (localhost [127.0.0.1]) i4IHp1D1044169 for ; Tue, 18 May 2004 19:51:02 +0200 (CEST) (envelope-from tilman@arved.at) Received: (from tilman@localhost) by huckfinn-wi0.arved.de (8.12.11/8.12.6/Submit) id i4IHp1Sc044168 for freebsd-amd64@FreeBSD.org; Tue, 18 May 2004 19:51:01 +0200 (CEST) X-Authentication-Warning: huckfinn-wi0.arved.de: tilman set sender to tilman@arved.at using -f Date: Tue, 18 May 2004 19:51:01 +0200 From: Tilman Linneweh To: freebsd-amd64@FreeBSD.org Message-ID: <20040518175101.GA44139@arved.at> References: <0ac901c43cb1$c9ba6350$471b3dd4@dual> <200405180953.31412.peter@wemm.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200405180953.31412.peter@wemm.org> User-Agent: Mutt/1.4.2.1i Subject: Re: XFree86 vesa and radeon 9600 driver voor AMD64 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 May 2004 23:12:45 -0000 * Peter Wemm [Di, 18 Mai 2004 at 18:53 GMT]: >> I have an ATI radeon 9600 video card, and that driver seems to be >> the only one I can get X to work with on amd64.... >> Next to the fact that configuration of it, is horribly simple. >> And thus would be a good target to get people quick online with a >> simple XConfig. > > I had to use a newer XFree86 that had updated drivers for my radeon > 7000. It wasn't pretty, to say the least. > > I currently run this at home: > vendor string: The XFree86 Project, Inc > vendor release number: 40400000 > XFree86 version: 4.4.0 > > But.. I had to do unspeakable things to it to make it compile. The > XFree86 folks really truely screwed things up. The main problems, __AMD64__ vs __amd64__, were fixed after 4.4.0 release (Both in XFree86 and X.org). I run 4.4.0 on my amd64 from the ports Dejan Lesjak submitted regards tilman