From owner-freebsd-x11@FreeBSD.ORG Wed Mar 11 18:40:34 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 C0137106566C for ; Wed, 11 Mar 2009 18:40:34 +0000 (UTC) (envelope-from rnoland@FreeBSD.org) Received: from gizmo.2hip.net (gizmo.2hip.net [64.74.207.195]) by mx1.freebsd.org (Postfix) with ESMTP id 049E38FC1C for ; Wed, 11 Mar 2009 18:40:33 +0000 (UTC) (envelope-from rnoland@FreeBSD.org) Received: from [192.168.1.156] (adsl-241-168-218.bna.bellsouth.net [74.241.168.218]) (authenticated bits=0) by gizmo.2hip.net (8.14.3/8.14.3) with ESMTP id n2BIdAWd018349 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 11 Mar 2009 14:39:10 -0400 (EDT) (envelope-from rnoland@FreeBSD.org) From: Robert Noland To: Alex In-Reply-To: <49B7AEE7.4060704@mailinglist.ahhyes.net> 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> Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-CQtn7hWj6H+YuSytmoiU" Organization: FreeBSD Date: Wed, 11 Mar 2009 13:40:11 -0500 Message-Id: <1236796811.1679.9.camel@balrog.2hip.net> Mime-Version: 1.0 X-Mailer: Evolution 2.24.5 FreeBSD GNOME Team Port X-Spam-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00, MIME_QP_LONG_LINE,RCVD_IN_PBL,RDNS_DYNAMIC autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on gizmo.2hip.net Cc: freebsd-x11@freebsd.org 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: Wed, 11 Mar 2009 18:40:35 -0000 --=-CQtn7hWj6H+YuSytmoiU Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2009-03-11 at 23:30 +1100, Alex wrote: > Robert Noland wrote: > > On Wed, 2009-03-11 at 18:07 +1100, Alex wrote: > > =20 > >> Disabling DRI in xorg.conf seems to give me back a fast display again.= .. > >> > >> I am using the radeonhd driver ver 1.2.4 (xf86-video-radeonhd-1.2.4) > >> =20 > > > > I really kind of reccommend the git radeonhd driver if you want to > > play... This is all really new code. I tested with the ati and radeonh= d > > drivers from git. EXA worked on both, Xv worked on the ati driver, but > > the video wasn't synced, it played too fast. With radeonhd from git, > > everything seemed good. > > > > robert. > > > > =20 > GIT wont build... :/ In order to build from git, you need 3 things. devel/git, devel/autotools and devel/xorg-macros. git clone the driver repo. ./autogen.sh make make install robert. >=20 > gmake[3]: Entering directory `/root/xf86-video-radeonhd/utils/conntest' > /bin/sh ../../libtool --tag=3DCC --mode=3Dlink /usr/local/bin/gcc43=20 > -I/usr/local/include/xorg -I/usr/local/include/pixman-1=20 > -I/usr/local/include -I/usr/local/include -Wall -Wextra=20 > -Wno-unused-parameter -Werror-implicit-function-declaration=20 > -Wstrict-aliasing -Wstrict-overflow -Wpointer-arith -Woverlength-strings=20 > -Wvolatile-register-var -Winit-self -Wbad-function-cast=20 > -Wstrict-prototypes -Wold-style-definition -Wnested-externs=20 > -Wdisabled-optimization -O3 -finline-functions -o rhd_conntest =20 > rhd_conntest.o -lpci -lz > /usr/local/bin/gcc43 -I/usr/local/include/xorg=20 > -I/usr/local/include/pixman-1 -I/usr/local/include -I/usr/local/include=20 > -Wall -Wextra -Wno-unused-parameter=20 > -Werror-implicit-function-declaration -Wstrict-aliasing=20 > -Wstrict-overflow -Wpointer-arith -Woverlength-strings=20 > -Wvolatile-register-var -Winit-self -Wbad-function-cast=20 > -Wstrict-prototypes -Wold-style-definition -Wnested-externs=20 > -Wdisabled-optimization -O3 -finline-functions -o rhd_conntest=20 > rhd_conntest.o -lpci -lz > /usr/bin/ld: cannot find -lpci > collect2: ld returned 1 exit status > gmake[3]: *** [rhd_conntest] Error 1 > gmake[3]: Leaving directory `/root/xf86-video-radeonhd/utils/conntest' > gmake[2]: *** [all] Error 2 > gmake[2]: Leaving directory `/root/xf86-video-radeonhd/utils/conntest' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/root/xf86-video-radeonhd' > gmake: *** [all] Error 2 >=20 > [root@desktop ~/xf86-video-radeonhd]# ls -l /var/db/pkg |grep pci > drwxr-xr-x 2 root wheel 512 Feb 21 11:40 libpci-2.2.8_1 > drwxr-xr-x 2 root wheel 512 Feb 19 11:13 libpciaccess-0.10.5_4 > drwxr-xr-x 2 root wheel 512 Feb 19 10:16 pciids-20081012 > drwxr-xr-x 2 root wheel 512 Mar 11 23:18 pciutils-3.0.3 >=20 > What could I be missing? >=20 > The configure gives some suspicious activity: >=20 > checking for ANSI C header files... (cached)=20 > yes =20 > checking for PCIUTILS...=20 > no =20 > configure: WARNING: libpci not registered in pkgconfig, will guess=20 > instead =20 > checking pci/pci.h usability...=20 > yes =20 > checking pci/pci.h presence...=20 > yes =20 > checking for pci/pci.h...=20 > yes =20 > checking whether XSERVER_LIBPCIACCESS is declared...=20 > yes =20 > checking for PCIACCESS...=20 > yes =20 > checking whether to enable EXA support... yes >=20 > Any ideas?? Googling for an answer hasnt helped >=20 > _______________________________________________ > 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" --=20 Robert Noland FreeBSD --=-CQtn7hWj6H+YuSytmoiU Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (FreeBSD) iEYEABECAAYFAkm4BYsACgkQM4TrQ4qfRON5vQCeLRtX8unlYo52X4C9b64qxvoN /WYAn2fqH7hPgACndO9XqnpjzimcWS8M =SPkU -----END PGP SIGNATURE----- --=-CQtn7hWj6H+YuSytmoiU--