002-xorg module updated -> Xorg 1.19 + Mesa 17 + xf86plugins

Here is a place for your projects which are not officially supported by the Porteus Team. For example: your own kernel patched with extra features; desktops not included in the standard ISO like Gnome; base modules that are different than the standard ISO, etc...
ztealmax
Black ninja
Black ninja
Posts: 50
Joined: 16 Dec 2012, 00:11
Distribution: Porteus [LXDE] x86_64 v3.2.2 A
Location: Sweden
Contact:

Re: 002-xorg module updated -> Xorg 1.19 + Mesa 17 + xf86plu

Post#16 by ztealmax » 27 Feb 2017, 12:29

fulalas: Thank you, will test it when i get home :D
Porteus XFCE x86_64
- Amd A10-7850k
- Amd Radeon R7
- 16Gb RAM
- 120Gb Samsung Evo SSD

User avatar
brokenman
Site Admin
Site Admin
Posts: 6105
Joined: 27 Dec 2010, 03:50
Distribution: Porteus v4 all desktops
Location: Brazil

Re: 002-xorg module updated -> Xorg 1.19 + Mesa 17 + xf86plu

Post#17 by brokenman » 27 Feb 2017, 17:44

BTW, how is your tests with new Mesa/Xorg going?
Stunning. It runs much better than mesa-13 and I have had zero bugs so far. I am running Porteus based on slackware-current. The results of a benchmark are below.

Running with mesa gl renderer beats out the Gallium 0.4 on AMD ICELAND by a long shot.

Code: Select all

=======================================================
    glmark2 2014.03
=======================================================
    OpenGL Information
    GL_VENDOR:     Intel Open Source Technology Center
    GL_RENDERER:   Mesa DRI Intel(R) Haswell Mobile 
    GL_VERSION:    3.0 Mesa 17.0.0
=======================================================
[build] use-vbo=false: FPS: 2782 FrameTime: 0.359 ms
[build] use-vbo=true: FPS: 3024 FrameTime: 0.331 ms
[texture] texture-filter=nearest: FPS: 2628 FrameTime: 0.381 ms
[texture] texture-filter=linear: FPS: 2389 FrameTime: 0.419 ms
[texture] texture-filter=mipmap: FPS: 2353 FrameTime: 0.425 ms
[shading] shading=gouraud: FPS: 2168 FrameTime: 0.461 ms
[shading] shading=blinn-phong-inf: FPS: 2117 FrameTime: 0.472 ms
[shading] shading=phong: FPS: 1999 FrameTime: 0.500 ms
[shading] shading=cel: FPS: 1972 FrameTime: 0.507 ms
[bump] bump-render=high-poly: FPS: 1589 FrameTime: 0.629 ms
[bump] bump-render=normals: FPS: 2556 FrameTime: 0.391 ms
[bump] bump-render=height: FPS: 2460 FrameTime: 0.407 ms
libpng warning: iCCP: known incorrect sRGB profile
[effect2d] kernel=0,1,0;1,-4,1;0,1,0;: FPS: 1654 FrameTime: 0.605 ms
libpng warning: iCCP: known incorrect sRGB profile
[effect2d] kernel=1,1,1,1,1;1,1,1,1,1;1,1,1,1,1;: FPS: 505 FrameTime: 1.980 ms
[pulsar] light=false:quads=5:texture=false: FPS: 1706 FrameTime: 0.586 ms
libpng warning: iCCP: known incorrect sRGB profile
[desktop] blur-radius=5:effect=blur:passes=1:separable=true:windows=4: FPS: 578 FrameTime: 1.730 ms
libpng warning: iCCP: known incorrect sRGB profile
[desktop] effect=shadow:windows=4: FPS: 913 FrameTime: 1.095 ms
[buffer] columns=200:interleave=false:update-dispersion=0.9:update-fraction=0.5:update-method=map: FPS: 800 FrameTime: 1.250 ms
[buffer] columns=200:interleave=false:update-dispersion=0.9:update-fraction=0.5:update-method=subdata: FPS: 659 FrameTime: 1.517 ms
[buffer] columns=200:interleave=true:update-dispersion=0.9:update-fraction=0.5:update-method=map: FPS: 877 FrameTime: 1.140 ms
[ideas] speed=duration: FPS: 1384 FrameTime: 0.723 ms
[jellyfish] <default>: FPS: 841 FrameTime: 1.189 ms
[terrain] <default>: FPS: 111 FrameTime: 9.009 ms
[shadow] <default>: FPS: 951 FrameTime: 1.052 ms
[refract] <default>: FPS: 240 FrameTime: 4.167 ms
[conditionals] fragment-steps=0:vertex-steps=0: FPS: 2161 FrameTime: 0.463 ms
[conditionals] fragment-steps=5:vertex-steps=0: FPS: 2116 FrameTime: 0.473 ms
[conditionals] fragment-steps=0:vertex-steps=5: FPS: 2149 FrameTime: 0.465 ms
[function] fragment-complexity=low:fragment-steps=5: FPS: 2126 FrameTime: 0.470 ms
[function] fragment-complexity=medium:fragment-steps=5: FPS: 1998 FrameTime: 0.501 ms
[loop] fragment-loop=false:fragment-steps=5:vertex-steps=5: FPS: 1984 FrameTime: 0.504 ms
[loop] fragment-steps=5:fragment-uniform=false:vertex-steps=5: FPS: 2037 FrameTime: 0.491 ms
[loop] fragment-steps=5:fragment-uniform=true:vertex-steps=5: FPS: 2180 FrameTime: 0.459 ms
=======================================================
                                  glmark2 Score: 1697 
=======================================================

Code: Select all

=======================================================
    glmark2 2014.03
=======================================================
    OpenGL Information
    GL_VENDOR:     X.Org
    GL_RENDERER:   Gallium 0.4 on AMD ICELAND (DRM 3.8.0 / 4.9.12-porteus, LLVM 3.9.1)
    GL_VERSION:    3.0 Mesa 17.0.0
=======================================================
[build] use-vbo=false: FPS: 473 FrameTime: 2.114 ms
[build] use-vbo=true: FPS: 519 FrameTime: 1.927 ms
[texture] texture-filter=nearest: FPS: 481 FrameTime: 2.079 ms
[texture] texture-filter=linear: FPS: 481 FrameTime: 2.079 ms
[texture] texture-filter=mipmap: FPS: 496 FrameTime: 2.016 ms
[shading] shading=gouraud: FPS: 455 FrameTime: 2.198 ms
[shading] shading=blinn-phong-inf: FPS: 447 FrameTime: 2.237 ms
[shading] shading=phong: FPS: 448 FrameTime: 2.232 ms
[shading] shading=cel: FPS: 447 FrameTime: 2.237 ms
[bump] bump-render=high-poly: FPS: 468 FrameTime: 2.137 ms
[bump] bump-render=normals: FPS: 492 FrameTime: 2.033 ms
[bump] bump-render=height: FPS: 526 FrameTime: 1.901 ms
libpng warning: iCCP: known incorrect sRGB profile
[effect2d] kernel=0,1,0;1,-4,1;0,1,0;: FPS: 487 FrameTime: 2.053 ms
libpng warning: iCCP: known incorrect sRGB profile
[effect2d] kernel=1,1,1,1,1;1,1,1,1,1;1,1,1,1,1;: FPS: 449 FrameTime: 2.227 ms
[pulsar] light=false:quads=5:texture=false: FPS: 486 FrameTime: 2.058 ms
libpng warning: iCCP: known incorrect sRGB profile
[desktop] blur-radius=5:effect=blur:passes=1:separable=true:windows=4: FPS: 447 FrameTime: 2.237 ms
libpng warning: iCCP: known incorrect sRGB profile
[desktop] effect=shadow:windows=4: FPS: 466 FrameTime: 2.146 ms
[buffer] columns=200:interleave=false:update-dispersion=0.9:update-fraction=0.5:update-method=map: FPS: 256 FrameTime: 3.906 ms
[buffer] columns=200:interleave=false:update-dispersion=0.9:update-fraction=0.5:update-method=subdata: FPS: 268 FrameTime: 3.731 ms
[buffer] columns=200:interleave=true:update-dispersion=0.9:update-fraction=0.5:update-method=map: FPS: 258 FrameTime: 3.876 ms
[ideas] speed=duration: FPS: 479 FrameTime: 2.088 ms
[jellyfish] <default>: FPS: 458 FrameTime: 2.183 ms
[terrain] <default>: FPS: 143 FrameTime: 6.993 ms
[shadow] <default>: FPS: 464 FrameTime: 2.155 ms
[refract] <default>: FPS: 167 FrameTime: 5.988 ms
[conditionals] fragment-steps=0:vertex-steps=0: FPS: 503 FrameTime: 1.988 ms
[conditionals] fragment-steps=5:vertex-steps=0: FPS: 498 FrameTime: 2.008 ms
[conditionals] fragment-steps=0:vertex-steps=5: FPS: 502 FrameTime: 1.992 ms
[function] fragment-complexity=low:fragment-steps=5: FPS: 498 FrameTime: 2.008 ms
[function] fragment-complexity=medium:fragment-steps=5: FPS: 499 FrameTime: 2.004 ms
[loop] fragment-loop=false:fragment-steps=5:vertex-steps=5: FPS: 498 FrameTime: 2.008 ms
[loop] fragment-steps=5:fragment-uniform=false:vertex-steps=5: FPS: 499 FrameTime: 2.004 ms
[loop] fragment-steps=5:fragment-uniform=true:vertex-steps=5: FPS: 499 FrameTime: 2.004 ms
=======================================================
                                  glmark2 Score: 441 
=======================================================
How do i become super user?
Wear your underpants on the outside and put on a cape.

fulalas
DEV Team
DEV Team
Posts: 2050
Joined: 26 Oct 2016, 15:34
Distribution: Porteus
Location: Brazil

Re: 002-xorg module updated -> Xorg 1.19 + Mesa 17 + xf86plu

Post#18 by fulalas » 28 Feb 2017, 08:44

Great news, brokenman! :)

I haven't seen a better performance with the new Xorg/Mesa. Here's my result using Intel Pentium G4560 Kabylake + SNA + DRI 3.

Original Xorg/Mesa from Porteus 3.2.2:

Code: Select all

=======================================================
    glmark2 2014.03
=======================================================
    OpenGL Information
    GL_VENDOR:     Intel Open Source Technology Center
    GL_RENDERER:   Mesa DRI Intel(R) Kabylake GT1 
    GL_VERSION:    3.0 Mesa 11.2.2
=======================================================
[build] use-vbo=false: FPS: 1356 FrameTime: 0.737 ms
[build] use-vbo=true: FPS: 1567 FrameTime: 0.638 ms
[texture] texture-filter=nearest: FPS: 1435 FrameTime: 0.697 ms
[texture] texture-filter=linear: FPS: 1417 FrameTime: 0.706 ms
[texture] texture-filter=mipmap: FPS: 1389 FrameTime: 0.720 ms
[shading] shading=gouraud: FPS: 1346 FrameTime: 0.743 ms
[shading] shading=blinn-phong-inf: FPS: 1386 FrameTime: 0.722 ms
[shading] shading=phong: FPS: 1378 FrameTime: 0.726 ms
[shading] shading=cel: FPS: 1389 FrameTime: 0.720 ms
[bump] bump-render=high-poly: FPS: 1036 FrameTime: 0.965 ms
[bump] bump-render=normals: FPS: 1478 FrameTime: 0.677 ms
[bump] bump-render=height: FPS: 1462 FrameTime: 0.684 ms
libpng warning: iCCP: known incorrect sRGB profile
[effect2d] kernel=0,1,0;1,-4,1;0,1,0;: FPS: 1063 FrameTime: 0.941 ms
libpng warning: iCCP: known incorrect sRGB profile
[effect2d] kernel=1,1,1,1,1;1,1,1,1,1;1,1,1,1,1;: FPS: 614 FrameTime: 1.629 ms
[pulsar] light=false:quads=5:texture=false: FPS: 1757 FrameTime: 0.569 ms
libpng warning: iCCP: known incorrect sRGB profile
[desktop] blur-radius=5:effect=blur:passes=1:separable=true:windows=4: FPS: 395 FrameTime: 2.532 ms
libpng warning: iCCP: known incorrect sRGB profile
[desktop] effect=shadow:windows=4: FPS: 502 FrameTime: 1.992 ms
[buffer] columns=200:interleave=false:update-dispersion=0.9:update-fraction=0.5:update-method=map: FPS: 719 FrameTime: 1.391 ms
[buffer] columns=200:interleave=false:update-dispersion=0.9:update-fraction=0.5:update-method=subdata: FPS: 519 FrameTime: 1.927 ms
[buffer] columns=200:interleave=true:update-dispersion=0.9:update-fraction=0.5:update-method=map: FPS: 742 FrameTime: 1.348 ms
[ideas] speed=duration: FPS: 1556 FrameTime: 0.643 ms
[jellyfish] <default>: FPS: 1413 FrameTime: 0.708 ms
[terrain] <default>: FPS: 141 FrameTime: 7.092 ms
[shadow] <default>: FPS: 469 FrameTime: 2.132 ms
[refract] <default>: FPS: 207 FrameTime: 4.831 ms
[conditionals] fragment-steps=0:vertex-steps=0: FPS: 1367 FrameTime: 0.732 ms
[conditionals] fragment-steps=5:vertex-steps=0: FPS: 1368 FrameTime: 0.731 ms
[conditionals] fragment-steps=0:vertex-steps=5: FPS: 1353 FrameTime: 0.739 ms
[function] fragment-complexity=low:fragment-steps=5: FPS: 1358 FrameTime: 0.736 ms
[function] fragment-complexity=medium:fragment-steps=5: FPS: 1363 FrameTime: 0.734 ms
[loop] fragment-loop=false:fragment-steps=5:vertex-steps=5: FPS: 1345 FrameTime: 0.743 ms
[loop] fragment-steps=5:fragment-uniform=false:vertex-steps=5: FPS: 1379 FrameTime: 0.725 ms
[loop] fragment-steps=5:fragment-uniform=true:vertex-steps=5: FPS: 1344 FrameTime: 0.744 ms
=======================================================
                                  glmark2 Score: 1139 
=======================================================

Updated Xorg 1.19.1 / Mesa 17.0:

Code: Select all

=======================================================
    glmark2 2014.03
=======================================================
    OpenGL Information
    GL_VENDOR:     Intel Open Source Technology Center
    GL_RENDERER:   Mesa DRI Intel(R) Kabylake GT1 
    GL_VERSION:    3.0 Mesa 17.0.0
=======================================================
[build] use-vbo=false: FPS: 1285 FrameTime: 0.778 ms
[build] use-vbo=true: FPS: 1473 FrameTime: 0.679 ms
[texture] texture-filter=nearest: FPS: 1298 FrameTime: 0.770 ms
[texture] texture-filter=linear: FPS: 1298 FrameTime: 0.770 ms
[texture] texture-filter=mipmap: FPS: 1281 FrameTime: 0.781 ms
[shading] shading=gouraud: FPS: 1256 FrameTime: 0.796 ms
[shading] shading=blinn-phong-inf: FPS: 1254 FrameTime: 0.797 ms
[shading] shading=phong: FPS: 1167 FrameTime: 0.857 ms
[shading] shading=cel: FPS: 1151 FrameTime: 0.869 ms
[bump] bump-render=high-poly: FPS: 951 FrameTime: 1.052 ms
[bump] bump-render=normals: FPS: 1420 FrameTime: 0.704 ms
[bump] bump-render=height: FPS: 1374 FrameTime: 0.728 ms
libpng warning: iCCP: known incorrect sRGB profile
[effect2d] kernel=0,1,0;1,-4,1;0,1,0;: FPS: 1039 FrameTime: 0.962 ms
libpng warning: iCCP: known incorrect sRGB profile
[effect2d] kernel=1,1,1,1,1;1,1,1,1,1;1,1,1,1,1;: FPS: 648 FrameTime: 1.543 ms
[pulsar] light=false:quads=5:texture=false: FPS: 1653 FrameTime: 0.605 ms
libpng warning: iCCP: known incorrect sRGB profile
[desktop] blur-radius=5:effect=blur:passes=1:separable=true:windows=4: FPS: 402 FrameTime: 2.488 ms
libpng warning: iCCP: known incorrect sRGB profile
[desktop] effect=shadow:windows=4: FPS: 516 FrameTime: 1.938 ms
[buffer] columns=200:interleave=false:update-dispersion=0.9:update-fraction=0.5:update-method=map: FPS: 664 FrameTime: 1.506 ms
[buffer] columns=200:interleave=false:update-dispersion=0.9:update-fraction=0.5:update-method=subdata: FPS: 635 FrameTime: 1.575 ms
[buffer] columns=200:interleave=true:update-dispersion=0.9:update-fraction=0.5:update-method=map: FPS: 698 FrameTime: 1.433 ms
[ideas] speed=duration: FPS: 1460 FrameTime: 0.685 ms
[jellyfish] <default>: FPS: 1088 FrameTime: 0.919 ms
[terrain] <default>: FPS: 143 FrameTime: 6.993 ms
[shadow] <default>: FPS: 872 FrameTime: 1.147 ms
[refract] <default>: FPS: 295 FrameTime: 3.390 ms
[conditionals] fragment-steps=0:vertex-steps=0: FPS: 1331 FrameTime: 0.751 ms
[conditionals] fragment-steps=5:vertex-steps=0: FPS: 1265 FrameTime: 0.791 ms
[conditionals] fragment-steps=0:vertex-steps=5: FPS: 1330 FrameTime: 0.752 ms
[function] fragment-complexity=low:fragment-steps=5: FPS: 1334 FrameTime: 0.750 ms
[function] fragment-complexity=medium:fragment-steps=5: FPS: 1250 FrameTime: 0.800 ms
[loop] fragment-loop=false:fragment-steps=5:vertex-steps=5: FPS: 1313 FrameTime: 0.762 ms
[loop] fragment-steps=5:fragment-uniform=false:vertex-steps=5: FPS: 1302 FrameTime: 0.768 ms
[loop] fragment-steps=5:fragment-uniform=true:vertex-steps=5: FPS: 1300 FrameTime: 0.769 ms
=======================================================
                                  glmark2 Score: 1083 
=======================================================

ztealmax
Black ninja
Black ninja
Posts: 50
Joined: 16 Dec 2012, 00:11
Distribution: Porteus [LXDE] x86_64 v3.2.2 A
Location: Sweden
Contact:

Re: 002-xorg module updated -> Xorg 1.19 + Mesa 17 + xf86plu

Post#19 by ztealmax » 28 Feb 2017, 10:00

fulalas: lxde you provided works like a charm :D Cheers m8
Porteus XFCE x86_64
- Amd A10-7850k
- Amd Radeon R7
- 16Gb RAM
- 120Gb Samsung Evo SSD

User avatar
brokenman
Site Admin
Site Admin
Posts: 6105
Joined: 27 Dec 2010, 03:50
Distribution: Porteus v4 all desktops
Location: Brazil

Re: 002-xorg module updated -> Xorg 1.19 + Mesa 17 + xf86plu

Post#20 by brokenman » 28 Feb 2017, 14:36

Fulalas, have you run glmark2 with the DRI_PRIME=1 prefix?
How do i become super user?
Wear your underpants on the outside and put on a cape.

ztealmax
Black ninja
Black ninja
Posts: 50
Joined: 16 Dec 2012, 00:11
Distribution: Porteus [LXDE] x86_64 v3.2.2 A
Location: Sweden
Contact:

Re: 002-xorg module updated -> Xorg 1.19 + Mesa 17 + xf86plu

Post#21 by ztealmax » 28 Feb 2017, 16:37

You guys have glmark2 as a porteus package? :D
Porteus XFCE x86_64
- Amd A10-7850k
- Amd Radeon R7
- 16Gb RAM
- 120Gb Samsung Evo SSD

User avatar
Blaze
DEV Team
DEV Team
Posts: 3869
Joined: 28 Dec 2010, 11:31
Distribution: ⟰ Porteus current ☯ all DEs ☯
Location: ☭ Russian Federation, Lipetsk region, Dankov
Contact:

Re: 002-xorg module updated -> Xorg 1.19 + Mesa 17 + xf86plu

Post#22 by Blaze » 28 Feb 2017, 18:45

Radeon R7 360 - Gallium 0.4 on AMD BONAIRE - 4.9.12-porteus

Code: Select all

root@porteus:~# glmark2 DRI_PRIME=1
=======================================================
    glmark2 2014.03
=======================================================
    OpenGL Information
    GL_VENDOR:     X.Org
    GL_RENDERER:   Gallium 0.4 on AMD BONAIRE (DRM 2.48.0 / 4.9.12-porteus, LLVM 3.9.1)
    GL_VERSION:    3.0 Mesa 17.0.0
=======================================================
[build] use-vbo=false: FPS: 6554 FrameTime: 0.153 ms
[build] use-vbo=true: FPS: 8395 FrameTime: 0.119 ms
[texture] texture-filter=nearest: FPS: 7390 FrameTime: 0.135 ms
[texture] texture-filter=linear: FPS: 7401 FrameTime: 0.135 ms
[texture] texture-filter=mipmap: FPS: 7801 FrameTime: 0.128 ms
[shading] shading=gouraud: FPS: 7423 FrameTime: 0.135 ms
[shading] shading=blinn-phong-inf: FPS: 7396 FrameTime: 0.135 ms
[shading] shading=phong: FPS: 7370 FrameTime: 0.136 ms
[shading] shading=cel: FPS: 7361 FrameTime: 0.136 ms
[bump] bump-render=high-poly: FPS: 5647 FrameTime: 0.177 ms
[bump] bump-render=normals: FPS: 8145 FrameTime: 0.123 ms
[bump] bump-render=height: FPS: 7982 FrameTime: 0.125 ms
[effect2d] kernel=0,1,0;1,-4,1;0,1,0;: FPS: 7037 FrameTime: 0.142 ms
[effect2d] kernel=1,1,1,1,1;1,1,1,1,1;1,1,1,1,1;: FPS: 4363 FrameTime: 0.229 ms
[pulsar] light=false:quads=5:texture=false: FPS: 7621 FrameTime: 0.131 ms
[desktop] blur-radius=5:effect=blur:passes=1:separable=true:windows=4: FPS: 3032 FrameTime: 0.330 ms
[desktop] effect=shadow:windows=4: FPS: 4761 FrameTime: 0.210 ms
[buffer] columns=200:interleave=false:update-dispersion=0.9:update-fraction=0.5:update-method=map: FPS: 529 FrameTime: 1.890 ms
[buffer] columns=200:interleave=false:update-dispersion=0.9:update-fraction=0.5:update-method=subdata: FPS: 1576 FrameTime: 0.635 ms
[buffer] columns=200:interleave=true:update-dispersion=0.9:update-fraction=0.5:update-method=map: FPS: 540 FrameTime: 1.852 ms
[ideas] speed=duration: FPS: 5538 FrameTime: 0.181 ms
[jellyfish] <default>: FPS: 5369 FrameTime: 0.186 ms
[terrain] <default>: FPS: 696 FrameTime: 1.437 ms
[shadow] <default>: FPS: 4587 FrameTime: 0.218 ms
[refract] <default>: FPS: 923 FrameTime: 1.083 ms
[conditionals] fragment-steps=0:vertex-steps=0: FPS: 8351 FrameTime: 0.120 ms
[conditionals] fragment-steps=5:vertex-steps=0: FPS: 8330 FrameTime: 0.120 ms
[conditionals] fragment-steps=0:vertex-steps=5: FPS: 8367 FrameTime: 0.120 ms
[function] fragment-complexity=low:fragment-steps=5: FPS: 8351 FrameTime: 0.120 ms
[function] fragment-complexity=medium:fragment-steps=5: FPS: 8336 FrameTime: 0.120 ms
[loop] fragment-loop=false:fragment-steps=5:vertex-steps=5: FPS: 8354 FrameTime: 0.120 ms
[loop] fragment-steps=5:fragment-uniform=false:vertex-steps=5: FPS: 8350 FrameTime: 0.120 ms
[loop] fragment-steps=5:fragment-uniform=true:vertex-steps=5: FPS: 8319 FrameTime: 0.120 ms
=======================================================
                                  glmark2 Score: 6127 
=======================================================
root@porteus:~#
ztealmax, glmark2-2016.08-x86_64-1.xzm
Linux 6.6.11-porteus #1 SMP PREEMPT_DYNAMIC Sun Jan 14 12:07:37 MSK 2024 x86_64 Intel(R) Xeon(R) CPU E3-1270 v6 @ 3.80GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16

fulalas
DEV Team
DEV Team
Posts: 2050
Joined: 26 Oct 2016, 15:34
Distribution: Porteus
Location: Brazil

Re: 002-xorg module updated -> Xorg 1.19 + Mesa 17 + xf86plu

Post#23 by fulalas » 28 Feb 2017, 22:20

brokenman wrote:Fulalas, have you run glmark2 with the DRI_PRIME=1 prefix?
I didn't, but:

Code: Select all

Note: This setting is no longer necessary when using the default intel/modesetting driver from the official repos, as they have DRI3 enabled by default and will therefore automatically make these assignments. Explicitly setting them again does no harm, though.
Source: https://wiki.archlinux.org/index.php/PRIME

Also, as long as I understand, this option is only useful when you have more than one graphics card, which isn't my case.

User avatar
brokenman
Site Admin
Site Admin
Posts: 6105
Joined: 27 Dec 2010, 03:50
Distribution: Porteus v4 all desktops
Location: Brazil

Re: 002-xorg module updated -> Xorg 1.19 + Mesa 17 + xf86plu

Post#24 by brokenman » 28 Feb 2017, 22:51

Also, as long as I understand, this option is only useful when you have more than one graphics card, which isn't my case.
Ah yes. Sorry I jumped to a conclusion there.
How do i become super user?
Wear your underpants on the outside and put on a cape.

ztealmax
Black ninja
Black ninja
Posts: 50
Joined: 16 Dec 2012, 00:11
Distribution: Porteus [LXDE] x86_64 v3.2.2 A
Location: Sweden
Contact:

Re: 002-xorg module updated -> Xorg 1.19 + Mesa 17 + xf86plu

Post#25 by ztealmax » 01 Mar 2017, 05:10

Blaze: Thank you :)

M
Porteus XFCE x86_64
- Amd A10-7850k
- Amd Radeon R7
- 16Gb RAM
- 120Gb Samsung Evo SSD

ztealmax
Black ninja
Black ninja
Posts: 50
Joined: 16 Dec 2012, 00:11
Distribution: Porteus [LXDE] x86_64 v3.2.2 A
Location: Sweden
Contact:

Re: 002-xorg module updated -> Xorg 1.19 + Mesa 17 + xf86plu

Post#26 by ztealmax » 05 Mar 2017, 10:54

Code: Select all

SDL failed to create GL compatibility profile (whichProfile=0!

This application requires either the GL_EXT_texture_compression_s3tc or the GL_EXT_texture_compression_dxt1 + GL_ANGLE_texture_compression_dxt3 + GL_ANGLE_texture_compression_dxt5 OpenGL extensions. Please install S3TC texture support.
Dont know if its the opensource AMDGPU driver or if something is missing?

Trying to run the game INSURGENCY, worked well on old porteus with steam and catalyst driver

is this present in this version?

extra/libtxc_dxtn
S3 Texture Compression (S3TC) library for Mesa

Code: Select all

S2TC is a patent-free S3TC compatible implementation and provides texture compression to Mesa. The library is automatically loaded and adds the OpenGL extensions GL_S3_s3tc and GL_EXT_texture_compression_s3tc.
Porteus XFCE x86_64
- Amd A10-7850k
- Amd Radeon R7
- 16Gb RAM
- 120Gb Samsung Evo SSD

User avatar
Blaze
DEV Team
DEV Team
Posts: 3869
Joined: 28 Dec 2010, 11:31
Distribution: ⟰ Porteus current ☯ all DEs ☯
Location: ☭ Russian Federation, Lipetsk region, Dankov
Contact:

Re: 002-xorg module updated -> Xorg 1.19 + Mesa 17 + xf86plu

Post#27 by Blaze » 05 Mar 2017, 17:26

ztealmax wrote:Dont know if its the opensource AMDGPU driver or if something is missing?
look at this topic
Linux 6.6.11-porteus #1 SMP PREEMPT_DYNAMIC Sun Jan 14 12:07:37 MSK 2024 x86_64 Intel(R) Xeon(R) CPU E3-1270 v6 @ 3.80GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16

ztealmax
Black ninja
Black ninja
Posts: 50
Joined: 16 Dec 2012, 00:11
Distribution: Porteus [LXDE] x86_64 v3.2.2 A
Location: Sweden
Contact:

Re: 002-xorg module updated -> Xorg 1.19 + Mesa 17 + xf86plu

Post#28 by ztealmax » 05 Mar 2017, 18:28

Blaze: Sorry but that dont help me at all my original question applies as its missing some s3tc libs in mesa
and i only have one gfx card.

ofc tried solution but no it dont help, same problem missing s3tc

and to be clear i do run other games such as open arena, counter-strike without problems *however they dont use s3tc as its a newer feature

What is missing from MESA as i can figure out is: S3 Texture Compression (S3TC) library for Mesa but i would like to have it confirmed
from someone else to
Porteus XFCE x86_64
- Amd A10-7850k
- Amd Radeon R7
- 16Gb RAM
- 120Gb Samsung Evo SSD

fulalas
DEV Team
DEV Team
Posts: 2050
Joined: 26 Oct 2016, 15:34
Distribution: Porteus
Location: Brazil

Re: 002-xorg module updated -> Xorg 1.19 + Mesa 17 + xf86plu

Post#29 by fulalas » 06 Mar 2017, 05:24

S3TC is nothing new. In fact Quake 3 (from 1999) uses it. Can you give some examples of games that are not working because of a lacking S3TC lib?

In the meantime you can try this S3TC module: https://mega.nz/#!vIEQ0aRZ!NEUlbjvpW8nw ... kDdq1id6f4

ztealmax
Black ninja
Black ninja
Posts: 50
Joined: 16 Dec 2012, 00:11
Distribution: Porteus [LXDE] x86_64 v3.2.2 A
Location: Sweden
Contact:

Re: 002-xorg module updated -> Xorg 1.19 + Mesa 17 + xf86plu

Post#30 by ztealmax » 06 Mar 2017, 07:00

fulalas wrote:S3TC is nothing new. In fact Quake 3 (from 1999) uses it. Can you give some examples of games that are not working because of a lacking S3TC lib?

In the meantime you can try this S3TC module: https://mega.nz/#!vIEQ0aRZ!NEUlbjvpW8nw ... kDdq1id6f4
Anything newer then CS 1.6 for example:
Insurgency
Half-life2
Grid
to name a few

* If its to laggy with Opensource amdgpu i just have to try again to get amdgpu-pro working ;-)

Ill test module when i get home, thank you :)
Porteus XFCE x86_64
- Amd A10-7850k
- Amd Radeon R7
- 16Gb RAM
- 120Gb Samsung Evo SSD

Post Reply