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

--- Comment #18 from Roman <[email protected]> ---
Created attachment 117675
  --> https://bugs.freedesktop.org/attachment.cgi?id=117675&action=edit
Xorg.0.Log (WW) Warning, couldn't open module radeonsi

(In reply to Michel Dänzer from comment #17)
> (In reply to Roman from comment #16)
> > 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.

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"

-- 
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