[Bug 59703] New: radeonsi & glamor: No acceleration
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Jan 22 01:24:21 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=59703
Priority: medium
Bug ID: 59703
Assignee: xorg-driver-ati at lists.x.org
Summary: radeonsi & glamor: No acceleration
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: RalfPeter.Rohbeck at quantum.com
Hardware: x86-64 (AMD64)
Status: NEW
Version: git
Component: Driver/Radeon
Product: xorg
Created attachment 73435
--> https://bugs.freedesktop.org/attachment.cgi?id=73435&action=edit
xorg.conf
I tried to build the entire stack with radeonsi according to the instructions
on various wiki pages but It keeps telling me
[ 593.260] (II) RADEON(0): Acceleration disabled
This what I do (PREFIX=/opt/xorg):
- Build and install latest (3.8rc1 earlier, now 3.8rc4) kernel from
git://people.freedesktop.org/~airlied/linux, origin/drm-next branch
- Download/build/install LLVM from git://people.freedesktop.org/~tstellar/llvm
with --prefix=/usr/local --enable-experimental-targets=R600 --enable-optimized
--cache-file=/dev/null --srcdir=.
- Download/build/install whole stack with
git://anongit.freedesktop.org/git/xorg/util/modular with --prefix=$PREFIX
--enable-gallium-radeon --with-state-trackers=dri,glx
--with-dri-driverdir=$PREFIX/lib/dri --with-egl-platforms=x11,drm
--with-gallium-drivers=swrast,radeonsi --enable-gbm --enable-shared-glapi
--enable-glx-tls --with-dri-drivers=radeon,swrast --enable-glamor
- Download/build/install xserver from
http://ftp.x.org/pub/individual/xserver/xorg-server-1.11.4.tar.bz2 with
--prefix=$PREFIX --enable-glx-tls --enable-xorg --disable-dmx --disable-xvfb
--disable-xnest --disable-xwin
- Download/build/install drm from git://anongit.freedesktop.org/git/mesa/drm
with --prefix=$PREFIX
- Download/build/install mesa from git://anongit.freedesktop.org/mesa/mesa with
--prefix=$PREFIX --with-dri-driverdir=$PREFIX/lib/dri
--with-egl-platforms=x11,drm --with-gallium-drivers=swrast,r300,r600,radeonsi
--enable-gbm --enable-shared-glapi --enable-glx-tls
--with-dri-drivers=radeon,swrast
- Add symlinks to /usr/local/lib/dri/radeonsi_dri.so and
/usr/local/lib/libGL.so that seem to be needed (looks like bugs to me - should
be loaded from $PREFIX/lib)
- Download/build/install glamor from
git://anongit.freedesktop.org/git/xorg/driver/glamor with --prefix=$PREFIX
--enable-glx-tls
- Download/build/install xf86-video-ati from
git://anongit.freedesktop.org/git/xorg/driver/xf86-video-ati with
--prefix=$PREFIX --enable-gallium-radeon --with-egl-platforms=x11,drm
--enable-glamor
Finally I set up /etc/environment with LIBGL_DRIVERS_PATH=$PREFIX/lib/dri/ and
/etc/ld.so.conf.d/a-local-xorg.conf with $PREFIX/lib and run ldconfig.
xorg.conf, Xorg.0.log and my build script attached.
Help!
Thanks,
Ralf-Peter
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg-driver-ati/attachments/20130122/8cdd0d2b/attachment.html>
More information about the xorg-driver-ati
mailing list