<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Graphic artifacts on screen with Radeon R9 290 (HAWAII)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91586#c25">Comment # 25</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Graphic artifacts on screen with Radeon R9 290 (HAWAII)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91586">bug 91586</a>
              from <span class="vcard"><a class="email" href="mailto:michel@daenzer.net" title="Michel Dänzer <michel@daenzer.net>"> <span class="fn">Michel Dänzer</span></a>
</span></b>
        <pre>(In reply to Roman from <a href="show_bug.cgi?id=91586#c23">comment #23</a>)
<span class="quote">> I think I all broke. (see Xorg.0.log fail on start)</span >

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.


<span class="quote">> 1. git clone git://anongit.freedesktop.org/mesa/drm
> 2. change branch to amdpu</span >

The amdgpu branch has been merged to master, please use the latter now.


<span class="quote">> 3. sh autohen.sh --enable-libdrm_amdgpu</span >

This parameter isn't necessary.


<span class="quote">> 6. git clone git://people.freedesktop.org/~mareko/mesa
> 7. change branch to amdgpu</span >

This branch has been merged to the master branch of
git://anongit.freedesktop.org/mesa/mesa , please use that now.


<span class="quote">> 8. sh autohen.sh --with-gallium-drivers=radeonsi --enable-glx-tls
> --with-egl-platforms=x11,drm --with-dri-drivers=''</span >

Maybe try --with-egl-platforms=drm instead of --with-egl-platforms=x11,drm for
now.


<span class="quote">> 10. add 20-radeon.conf to X11/xorg.conf.d/</span >

xorg.conf.d/ is for packages shipping configuration snippets. Users should just
modify or create /etc/X11/xorg.conf.


<span class="quote">> Section "Module"
>         Load  "dri2"
>         Load  "glamoregl"
> EndSection</span >

This section isn't necessary anymore.


<span class="quote">> By the way my Manjaro became available kernel 4.2.rc5 install it?</span >

Maybe better not, at least until you have X working again.


<span class="quote">> Also I saw xf86-video-amdgpu I need build it?</span >

No.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>