https://bugs.freedesktop.org/show_bug.cgi?id=91586
--- Comment #23 from Roman <[email protected]> --- Created attachment 117695 --> https://bugs.freedesktop.org/attachment.cgi?id=117695&action=edit Xorg.0.log - fail on start (In reply to Michel Dänzer from comment #20) > (In reply to Roman from comment #18) > > [ 9.003] (II) LoadModule: "radeonsi" > > [ 9.003] (WW) Warning, couldn't open module radeonsi > > [ 9.003] (II) UnloadModule: "radeonsi" > > There is no "radeonsi" Xorg driver, change it back to "radeon". I think I all broke. (see Xorg.0.log fail on start) How I can properly to install mesa from git? Correct my steps: 1. git clone git://anongit.freedesktop.org/mesa/drm 2. change branch to amdpu 3. sh autohen.sh --enable-libdrm_amdgpu 4. make 5. make install 6. git clone git://people.freedesktop.org/~mareko/mesa 7. change branch to amdgpu 8. sh autohen.sh --with-gallium-drivers=radeonsi --enable-glx-tls --with-egl-platforms=x11,drm --with-dri-drivers='' 9. make install 10. add 20-radeon.conf to X11/xorg.conf.d/ Section "Module" Load "dri2" Load "glamoregl" EndSection Section "Device" Identifier "Radeon R9 290 (Hawaii)" Driver "radeon" Option "AccelMethod" "glamor" Option "ColorTiling2D" "off" Option "ColorTiling" "off" EndSection 11. Restart System. By the way my Manjaro became available kernel 4.2.rc5 install it? Also I saw xf86-video-amdgpu I need build it? P.S. Sorry if my questions are stupid, I'm not good at Linux (just trying to use it) -- 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
