<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Distorted graphics on Radeon HD 6620G"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=56405#c18">Comment # 18</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Distorted graphics on Radeon HD 6620G"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=56405">bug 56405</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 <a href="show_bug.cgi?id=56405#c17">comment #17</a>)
<span class="quote">> Can I just stop gdm set the environment and start gdm with systemctl?</span >

I don't think so. It mainly needs to be in gnome-shell's environment, but I'm
not sure offhand how best to achieve that with your setup.


<span class="quote">>     --with-gallium-drivers=r300,r600,radeonsi,nouveau,svga,swrast \</span >

You only need r600 and maybe swrast here.

<span class="quote">>     --with-dri-drivers=i915,i965,r200,radeon,nouveau,swrast \</span >

You can set this to an empty string.

<span class="quote">>     --enable-egl \
>     --enable-gallium-egl \
>     --with-egl-platforms=x11,drm \</span >

Shouldn't need these.

<span class="quote">>     --enable-gbm \</span >

Shouldn't need this.

<span class="quote">>     --enable-osmesa \</span >

Don't need this.

<span class="quote">>     --enable-gles1 \
>     --enable-gles2 \</span >

Shouldn't need these.

<span class="quote">>     --enable-xa \
>     --enable-vdpau "</span >

Don't need these.</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>