Username: Password: Remember me
Search Criteria Advanced
Package Details

xf86-video-radeonhd-git 20100202-1
http://cgit.freedesktop.org/xorg/driver/xf86-video-radeonhd/
Driver for AMD GPG r5xx/r6xx/r7xx Chipsets

unsupported :: x11
Maintainer: kfgz
Votes: 118

License: custom

Last Updated: Tue, 02 Feb 2010 14:36:38 +0000
First Submitted: Tue, 18 Sep 2007 16:20:52 +0000

Tarball :: Files :: PKGBUILD

Dependencies ati-dri>=7.6 glibc libdrm>=2.4.15 libpciaccess

Sources
configure.patch
Comment by: kfgz on Sun, 11 Oct 2009 17:19:43 +0000
Readded configure patch. It's disabled in PKGBUILD.
Comment by: kfgz on Sun, 11 Oct 2009 17:00:58 +0000
"Did you remove the patch?"
Yes, I did.

"I suffer:
configure:1583: error: possibly undefined macro: _m4_text_wrap_word"
That's odd because developers have resovle this issue. Of course you can apply it by uncommenting patch line in PKGBUILD. Link to the patch: http://kotuha.com/file/ENXlC-configure.html
Comment by: neuromante on Sat, 10 Oct 2009 10:42:24 +0000
Did you remove the patch? I suffer:
configure:1583: error: possibly undefined macro: _m4_text_wrap_word
Thanks
Comment by: kfgz on Sun, 02 Aug 2009 08:13:13 +0000
Fixed by appling patch according to radeonhd mailing list http://lists.opensuse.org/radeonhd/2009-07/msg00285.html
Comment by: edwardamsden on Sat, 01 Aug 2009 23:31:38 +0000
autoreconf: running: /usr/bin/autoconf
configure:1583: error: possibly undefined macro: _m4_text_wrap_word
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.

When building
Comment by: kfgz on Tue, 26 May 2009 09:06:49 +0000
Derkosak, You should post this problem on forum with a complete listing of "Xorg.log.old" and "xorg.conf". Also output of "xvinfo" and "lsmod | grep drm" might be helpful.
Comment by: derkosak on Tue, 26 May 2009 02:39:27 +0000
When using this driver and the drm-radeon-module-git-r6xx-r7xx 20090502-1, I get the following message in Xorg.0.log:
(EE) RADEONHD(0): RHDDRIVersionCheck: drmOpen("radeon", "pci:0000:01:00.0") failed.

How can I fix it?
Also, when I run "glxinfo | grep direct" it says "Direct Rendering: yes" but I can't enable desktop effects on KDE4. Any clues?
Thanks!
Comment by: kfgz on Sun, 26 Apr 2009 08:44:18 +0000
Added 'xorg-util-macros' to makedepens.
Comment by: cac2s on Sun, 26 Apr 2009 08:36:26 +0000
Please add to dependencies "xorg-util-macros".

Without it:
$ yaourt -S xf86-video-radeonhd-git
....
....
autoreconf: running: /usr/bin/autoconf
configure.ac:343: error: possibly undefined macro: XORG_MANPAGE_SECTIONS
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:345: error: possibly undefined macro: XORG_RELEASE_VERSION
autoreconf: /usr/bin/autoconf failed with exit status: 1
==> ОШИбКА: Сборка завершилась неудачно.
Преждевременный выход...
Error: Makepkg was unable to build xf86-video-radeonhd-git package.

P.S. Sorry for my english
Comment by: kfgz on Mon, 20 Apr 2009 19:49:20 +0000
Fixed again ;)
Comment by: kaouete on Mon, 20 Apr 2009 19:23:26 +0000
Hello,

Please don't use git-pull but "git pull".

git-* programs are deprecated and not even available with last version of git in Arch !
Comment by: flamelab on Mon, 20 Apr 2009 12:42:46 +0000
Much better :)
Comment by: kfgz on Sun, 19 Apr 2009 18:00:04 +0000
OK. Fixed.
Comment by: flamelab on Sun, 19 Apr 2009 17:25:12 +0000
Please update the depends and makedepends according to the stable version of radeonHD in the Arch repo and then add a variable that will provide the latest version of radeonHD in its GIT state (like gitversion=<version> and then provides=('xf86-video-radeonhd=$gitversion'))
Comment by: kfgz on Sun, 19 Apr 2009 16:06:47 +0000
Adopted and updated.
Comment by: litemotiv on Sun, 12 Apr 2009 14:59:21 +0000
can someone add mesa, xf86driproto and glproto as makedepends? they are needed for DRI compilation and looking at the forums reports are missed by a lot of people. i'm not sure what the procedure for orphaned packages is, should someone adopt it first?

@roberth: drm in master is supposedly not working yet for these cards, you will need the drm modules from the r6xx-r7xx branch.
Comment by: Roberth on Mon, 23 Mar 2009 19:35:07 +0000
How are drm for the new supported stuff that has lately been merged to master?
Comment by: slimmer on Thu, 25 Sep 2008 13:54:25 +0000
Please consider adding pkgconfig to the "makedepends" list. On my system it didn't compile without it.
Also maybe add "conflicts=('xf86-video-radeonhd')" and "replaces=('xf86-video-radeonhd')".
Comment by: xsdnyd on Thu, 22 Nov 2007 17:23:45 +0000
to the one who flagged it out of date:
this package always pulls the newest version from the git repository.

i just tested it and it still works, so this package is not out of date.
Comment by: xsdnyd on Tue, 06 Nov 2007 08:34:04 +0000
- added "xorg-util-macros" to makedepends
- slightly changed radeonhd.install
Comment by: xsdnyd on Tue, 18 Sep 2007 19:12:53 +0000
thx tardo.
changes applied ;)
Comment by: tardo on Tue, 18 Sep 2007 18:26:51 +0000
- install the license in /usr/share/licenses/$pkgname
- use options=('!libtool') instead of rm -rf .la
- delete the build directory when you're done.
Comment by: xsdnyd on Tue, 18 Sep 2007 17:53:20 +0000
fixed some typos in the install file
Comment by: xsdnyd on Tue, 18 Sep 2007 16:36:27 +0000
updated to use seperate build directory.
code is taken from jonathan's avivo package.
Comment by: xsdnyd on Tue, 18 Sep 2007 16:20:52 +0000
This package gets updated from time to time as enough code changes are done to the code.

v1.6.0