From owner-freebsd-current@FreeBSD.ORG Tue Dec 27 10:18:16 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE96516A41F for ; Tue, 27 Dec 2005 10:18:16 +0000 (GMT) (envelope-from Chris@lainos.org) Received: from mail.neovanglist.net (blackacid.neovanglist.net [69.16.150.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC42043D8F for ; Tue, 27 Dec 2005 10:18:06 +0000 (GMT) (envelope-from Chris@lainos.org) Received: from localhost (localhost.neovanglist.net [127.0.0.1]) by mail.neovanglist.net (Postfix) with ESMTP id 1319D6D432; Tue, 27 Dec 2005 03:18:05 -0700 (MST) Received: from mail.neovanglist.net ([127.0.0.1]) by localhost (blackacid.neovanglist.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 38822-04; Tue, 27 Dec 2005 03:17:56 -0700 (MST) Received: from melchior (0x5358bc07.bynxx15.adsl-dhcp.tele.dk [83.88.188.7]) (using SSLv3 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mail.neovanglist.net (Postfix) with ESMTP id 56B5C6D430; Tue, 27 Dec 2005 03:17:56 -0700 (MST) From: Chris Gilbert To: freebsd-current@freebsd.org Date: Tue, 27 Dec 2005 11:16:33 +0100 User-Agent: KMail/1.8.2 References: <200512270950.KAA06620@stoney.dudes.ch> In-Reply-To: <200512270950.KAA06620@stoney.dudes.ch> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200512271116.34464.Chris@lainos.org> X-Virus-Scanned: amavisd-new at neovanglist.net Cc: Subject: Re: ATI on FreeBSD! FireGL Linux Driver Port (New Version) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Dec 2005 10:18:17 -0000 It's ready! The new version works both standalone as before, and from a FreeBSD port. This is my first time making a port, and I've double checked it and run portlint, but I have probably overlooked something! Please have a good look at it and tell me if I've done something stupid :) You can grab the port here: http://www.neovanglist.net/~Neovanglist/ATI/ati-driver.tar.gz It should be extracted to /usr/ports/x11 It should fetch the distfile from my server... but in case you want to install it the old fashioned way, here is the link: http://www.neovanglist.net/~Neovanglist/ATI/FreeBSD-fglrx_6_8_0-8.20.8-2-ALPHA.i386.tar.bz2 Changes since the last version: * It now installs the glATI.h file. * The panel was installing all kinds of strange things.. and not being very port friendly. It's still bad but it's much better now. (And accounted for in pkg-plist) * All of the Linux documentation and the README file is installed to /usr/X11R6/share/doc/fglrx * Working FreeBSD "port"! (As in for the ports system) * README file updated with some worthwhile content including a compatibility list. In regards to AMD64 support, this is an i386 build and I wouldn't expect it to work on AMD64 :) However, getting an AMD64 version going should be fairly trivial, but I do not have the hardware to test it. Tomorrow I can put together and AMD64 package and add support for it to the FreeBSD port. If you can test/verify that it works I would be thrilled! Enjoy! On Tuesday 27 December 2005 10:50, fbsd-lists@dudes.ch wrote: > > Thanks a lot for your efforts! I tried to get the server to load > on my AMD64 system (current). Just adding amd64 to the panel Makefile.build > will enable it to compile, but when trying to load the driver, it > segfaults. Well, perhaps this was not supposed to work, after all ;-) > If you think it _should_ work, I can provide with core dump traces etc. > > Cheers, > Markus > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"