Downgrade mesa

Some people report that openGL is no longer working in current Debian sid. For those of you who would like to downgrade mesa to 24.1.6 (reported to still work for powerpc) can do the following.

Download the mesa script and perform it as sudo. The script will add an entry for an extra repository hosted on this website for the mesa packages. It will downgrade the mesa packages. Furthermore the script will hold those packages from being automatically upgraded.

MintPPC32:
wget https://u58733p55594.web0093.zxcs-klant.nl/mesa/mesa
chmod u+x mesa
sudo ./mesa

MintPPC64:
wget https://u58733p55594.web0093.zxcs-klant.nl/mesa-64/mesa-64
chmod u+x mesa-64
sudo ./mesa-64

This fix will not work in plain Debian as in plain Debian the public key for the MintPPC repository is missing. One has to first import the key (see manual installation MintPPC).

Published by admin

Developer of MintPPC

Join the Conversation

9 Comments

  1. Now glxinfo works again and those softwares which require opengl work normally. Thank for hard work.

      1. THANK YOU SO MUCH!!! It works!!
        I have another question about youtube on ppc64. Is there any way to get it on ppc64?

Leave a comment