<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#c18">Comment # 18</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:KupriyanovRV@gmail.com" title="Roman <KupriyanovRV@gmail.com>"> <span class="fn">Roman</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=117675" name="attach_117675" title="Xorg.0.Log (WW) Warning, couldn't open module radeonsi">attachment 117675</a> <a href="attachment.cgi?id=117675&action=edit" title="Xorg.0.Log (WW) Warning, couldn't open module radeonsi">[details]</a></span>
Xorg.0.Log (WW) Warning, couldn't open module radeonsi

(In reply to Michel Dänzer from <a href="show_bug.cgi?id=91586#c17">comment #17</a>)
<span class="quote">> (In reply to Roman from <a href="show_bug.cgi?id=91586#c16">comment #16</a>)
> > I did new build with parametrs and run make install automatically moved
> > radeonsi_dri.so to /usr/local/lib/dri/ but nothing has changed and still
> > loading "radeon" module.

> The Xorg driver is radeon_drv.so.

> One issue might be that Xorg only looks for *_dri.so in /usr/lib/dri/ for
> GLX support. Maybe try copying radeonsi_dri.so to /usr/lib/dri/ as well or
> creating a symlink. If that doesn't help, please attach the current
> Xorg.0.log file.</span >

I move radeon_drv.so to /usr/lib/dri/ and change Xorg.config:
Section "Device"
        Identifier "Radeon R9290 (Hawaii)"
        Driver "radeonsi"
EndSection

But driver not load:
[     9.003] (II) LoadModule: "radeonsi"
[     9.003] (WW) Warning, couldn't open module radeonsi
[     9.003] (II) UnloadModule: "radeonsi"</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>