[Bug 91586] Graphic artifacts on screen with Radeon R9 290 (HAWAII)
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Aug 16 19:27:16 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=91586
--- Comment #25 from Michel Dänzer <michel at daenzer.net> ---
(In reply to Roman from comment #23)
> I think I all broke. (see Xorg.0.log fail on start)
Looks like either /usr/local/lib/libEGL.so.1 was built without
--with-egl-platforms=[...,]drm[,...] , or maybe the $DISPLAY environment
variable is set for the Xorg process.
> 1. git clone git://anongit.freedesktop.org/mesa/drm
> 2. change branch to amdpu
The amdgpu branch has been merged to master, please use the latter now.
> 3. sh autohen.sh --enable-libdrm_amdgpu
This parameter isn't necessary.
> 6. git clone git://people.freedesktop.org/~mareko/mesa
> 7. change branch to amdgpu
This branch has been merged to the master branch of
git://anongit.freedesktop.org/mesa/mesa , please use that now.
> 8. sh autohen.sh --with-gallium-drivers=radeonsi --enable-glx-tls
> --with-egl-platforms=x11,drm --with-dri-drivers=''
Maybe try --with-egl-platforms=drm instead of --with-egl-platforms=x11,drm for
now.
> 10. add 20-radeon.conf to X11/xorg.conf.d/
xorg.conf.d/ is for packages shipping configuration snippets. Users should just
modify or create /etc/X11/xorg.conf.
> Section "Module"
> Load "dri2"
> Load "glamoregl"
> EndSection
This section isn't necessary anymore.
> By the way my Manjaro became available kernel 4.2.rc5 install it?
Maybe better not, at least until you have X working again.
> Also I saw xf86-video-amdgpu I need build it?
No.
--
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/20150817/598762b2/attachment.html>
More information about the xorg-driver-ati
mailing list