Open star-buck opened 6 years ago
And even though the Mesa package is installed, it's not actually used since the proprietary implementation overrides those libraries
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 .
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.
Can we get the output of:
glxinfo | grep version
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
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 .
Yea, and the amdgpu, amdgpu-pro drivers might be different as well.
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.