https://bugs.freedesktop.org/show_bug.cgi?id=91586

--- Comment #25 from Michel Dänzer <[email protected]> ---
(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.
_______________________________________________
xorg-driver-ati mailing list
[email protected]
http://lists.x.org/mailman/listinfo/xorg-driver-ati

Reply via email to