Mesa Configuration Tool II
The Mesa Configuration Tool works with most Debian and Debian based Operating Systems that meet the Python and PyQt5 minimum versions including the Raspberry Pi with the exception of Raspbian 10.
Requirements:
Debian 11 OS or newer (might work on Ubuntu but not supported)
Python Version 3.6 or newer (formatted string literals)
PyQt5 Version 5.15.0 or newer (QTabWidget.setTabVisible() Debian 11 or up)
Installation Instructions are here
To run from a terminal you need to install some depenencies:
sudo apt install python3-pyqt5
sudo apt install python3-distro
sudo apt install zip
Then in the /mesact/src directory open a terminal and run with ./mesact
The old Mesa Configuration Tool is located at https://github.com/jethornton/mesact1