LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Mesa 10.1.5 (-current) Slackbuild change to run on AMD HD7750 (https://www.linuxquestions.org/questions/slackware-14/mesa-10-1-5-current-slackbuild-change-to-run-on-amd-hd7750-4175511280/)

sberthelot 07-16-2014 08:34 AM

Mesa 10.1.5 (-current) Slackbuild change to run on AMD HD7750
 
After upgrading to mesa-10.1.5 from -current my X11 display doesn't start anymore.

I have a segfault when starting X.
Adding EGL_PLATFORM=drm or EGL_DRIVER=gallium makes it work again (ie. in rc.4) but with no 3D hardware acceleration (Gallium on llvmpipe)

Adding
Code:

--with-egl-platforms="x11,drm"
or even
--with-egl-platforms="drm,x11"

to the configure line in mesa Slackbuild (though I don't understand why the default "auto" config does not get the same result) produces a package that starts X correctly and then even get hardware acceleration (Gallium 0.4 on AMD CAPE VERDE)

I have minor gfx artifacts but no crash for now.

Can Pat or someone else that have access to this Slackbuild consider adding this option ? :)

It solves a crash (segfault) when starting then new X build on at least AMD Radeon HD7750

rworkman 07-20-2014 12:32 AM

Check out the ChangeLog now :-)

BroX 07-20-2014 05:15 PM

Code:

OpenGL renderer string: Gallium 0.4 on AMD CAPE VERDE
Sweet :hattip:

sberthelot 07-21-2014 05:36 AM

The new package (10.2.4 in -current) works directly now, thanks !
I still have very minor gfx artifacts in window decorations (KDE), but that's not directly Slackware related, have to ask KDE and Mesa/Glamor team now :)

dad_ 08-03-2014 01:36 AM

Quote:

Originally Posted by sberthelot (Post 5207169)
The new package (10.2.4 in -current) works directly now, thanks !
I still have very minor gfx artifacts in window decorations (KDE), but that's not directly Slackware related, have to ask KDE and Mesa/Glamor team now :)

So, it seems now X & 3D acceleration on AMD 7000 chipsets works out of the box in current(using free drivers)! But artifacts in KDE are still present - I also noticed :(


All times are GMT -5. The time now is 03:16 AM.