From owner-freebsd-x11@FreeBSD.ORG Sat Mar 14 20:10:56 2009 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A5A2A106566C for ; Sat, 14 Mar 2009 20:10:56 +0000 (UTC) (envelope-from alex@mailinglist.ahhyes.net) Received: from mail.netregistry.net (mail.netregistry.net [202.124.241.18]) by mx1.freebsd.org (Postfix) with ESMTP id 3D3F88FC25 for ; Sat, 14 Mar 2009 20:10:56 +0000 (UTC) (envelope-from alex@mailinglist.ahhyes.net) Received: from proxy.netregistry.net ([218.185.51.131] helo=[10.1.1.88]) by mail.netregistry.net protocol: esmtp (Exim 4.63 #1 (Debian)) id 1LiZxL-0001BZ-FD for ; Sun, 15 Mar 2009 06:55:39 +1100 Message-ID: <49BC0BB6.3090007@mailinglist.ahhyes.net> Date: Sun, 15 Mar 2009 06:55:34 +1100 From: Alex User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: freebsd-x11@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Radeon DRIVER 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, 14 Mar 2009 20:10:56 -0000 Hi Robert, Any suggestions on this? The problems occur as soon as I enable DRI. xv is working, however I have the issue(s) below: -------- Original Message -------- Subject: Re: Radeon DRIVER Date: Thu, 12 Mar 2009 13:51:15 +1100 From: Alex To: freebsd-x11@freebsd.org References: <20090305161651.GB1369@lobo.ewinter.org> <1236275215.1384.50.camel@widget.2hip.net> <20090305180523.GA2039@lobo.ewinter.org> <20090306133119.1af6894c@ernst.jennejohn.org> <1236363408.55221.16.camel@balrog.2hip.net> <20090306203055.582faa02@ernst.jennejohn.org> <1236371734.1671.5.camel@balrog.2hip.net> <49B3D755.2050308@phat.za.net> <1236536316.1778.22.camel@balrog.2hip.net> <49B42548.3000308@phat.za.net> <49B57ACD.5030405@phat.za.net> <1236741375.2091.32.camel@balrog.2hip.net> <49B72FEC.2090909@mailinglist.ahhyes.net> <1236746127.2091.33.camel@balrog.2hip.net> <49B7600A.50204@mailinglist.ahhyes.net> <49B76134.5050501@mailinglist.ahhyes.net> <49B76330.60703@mailinglist.ahhyes.net> <1236761094.1697.5.camel@balrog.2hip.net> <49B7AEE7.4060704@mailinglist.ahhyes.net> <1236796811.1679.9.camel@balrog.2hip.net> <49B815BF.30704@mailinglist.ahhyes.net> <49B83174.3080002@phat.za.net> <49B8709A.20809@mailinglist.ahhyes.net> <49B871CC.1070600@mailinglist.ahhyes! .net> I have some weird things going on now... Sometimes when I drag a window, a copy of the window is left behind in the previous position (background is not restored), refer to this screenshot: http://ahhyes.net/gfxweird.jpg I have mozilla firefox open. I have dragged the window down but there is still image data at the top where the image previously was. If I close the application both images are cleared and everything appears normal. Similar things happen in a terminal window as well. If i issue the "clear" command to clear the window contents, part of the window are cleared but there are still characters here and there from the previous screen content. Any ideas? Alex wrote: > IT WORKS!!!!!!!!!!!!!!!!!! > > WOOOOOOOOOOOOOHOOOOOOOOOOOOOOOOOO!!! > > Thanks to everyone that helped! > > > Alex wrote: >> Aragon Gouveia wrote: >>> Alex wrote: >>>> Have all the above already. Build is broken. >>> >>> After just getting DRI working on my RV620, I might suggest using >>> the x11-drivers/xf86-video-radeonhd-devel port instead. Seems to >>> work well here, and builds without a hitch of course. :) >>> >>> >>> Regards, >>> Aragon >>> >>> >> Thank you! That gave me a vital clue. I looked at the Makefile for >> that port as I could see that the configure script for the port was >> finding PCIUTILS fine, but the configure script for the driver in git >> wasnt. The Makefile defines some variables, and I was able to get the >> driver to build by doing the following: >> >> [root@desktop ~/xf86-video-radeonhd]# export >> PCIUTILS_CFLAGS="-I/usr/local/include -lpci -lz" >> [root@desktop ~/xf86-video-radeonhd]# export >> PCIUTILS_LIBS="-L/usr/local/lib" >> >> Now to install the driver and test.. I'll get back to the list with >> the results. >> >> _______________________________________________ >> freebsd-x11@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-x11 >> To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org" >> > > _______________________________________________ > freebsd-x11@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-x11 > To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org" > _______________________________________________ freebsd-x11@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org"