blue-systems / netrunner-issues-old

Todos for Netrunner Desktop Releases
0 stars 0 forks source link

about kcm: MESA 3D always shows version: 0.0, even if mesa package 17.3.2 is installed #19

Open star-buck opened 6 years ago

shadeslayer commented 6 years ago

We get the Mesa version from the Mesa implementation ( in this case, ARM's proprietary implementation ). This would need to be fixed upstream by ARM really since we don't actually know what version of Mesa they ship.

shadeslayer commented 6 years ago

And even though the Mesa package is installed, it's not actually used since the proprietary implementation overrides those libraries

star-buck commented 6 years ago

I am talking about normal Rolling version on x86 amd machine.

On Jan 13, 2018 08:54, "Rohan Garg" notifications@github.com wrote:

And JFYI, even though the Mesa package is installed, it's not actually used since the proprietary implementation overrides those libraries

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/blue-systems/netrunner-releases/issues/19#issuecomment-357449369, or mute the thread https://github.com/notifications/unsubscribe-auth/AAzRhmhkaf1jnUThxMY56FNiZKMm7cPNks5tKN_igaJpZM4RdCll .

NuLogicSystems commented 6 years ago

I get the mesa version numbers on my systems. What GPU and drivers are you seeing this with? This is a known issue with the proprietary drivers, which they would need to fix. screenshot_20180113_131549

NuLogicSystems commented 6 years ago

screenshot_20180113_133851

Can we get the output of: glxinfo | grep version

NuLogicSystems commented 6 years ago

I did find some reports about the radeon drivers also having this issue. https://bugs.freedesktop.org/show_bug.cgi?id=101475 https://bugs.freedesktop.org/show_bug.cgi?id=103506

star-buck commented 6 years ago

Ah, that must be it then, as i dont use nvidia there.

On Jan 13, 2018 10:55, "James Kittsmiller" notifications@github.com wrote:

I did find some reports about the radeon drivers also having this issue. https://bugs.freedesktop.org/show_bug.cgi?id=101475 https://bugs.freedesktop.org/show_bug.cgi?id=103506

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/blue-systems/netrunner-releases/issues/19#issuecomment-357457773, or mute the thread https://github.com/notifications/unsubscribe-auth/AAzRhixPAYFl9iSRobQFtLm7it4a3OB0ks5tKPwSgaJpZM4RdCll .

NuLogicSystems commented 6 years ago

Yea, and the amdgpu, amdgpu-pro drivers might be different as well.