Coming soon
Open a terminal, past in the following, press enter.
sudo apt install curl -y && curl https://raw.githubusercontent.com/FrameworkComputer/tuned-gui/main/intel-13thGen.sh | bash
Reboot
Coming soon
Open a terminal, past in the following, press enter.
sudo dnf install curl -y && curl https://raw.githubusercontent.com/FrameworkComputer/tuned-gui/main/intel-13thGen-Fedora.sh | bash
Reboot
What does this thing do, though? \
Using tuneD (a system tuning daemon), users can select the power profile that best fits their individual needs.
Do I need to disable PPD (Power Profile Daemon) for GNOME? \
Yes, both scripts do the heavy lifting for you - install, reboot and good to go.
How do I use this? \
When installed and running on reboot, simply select the profile you wish to use.
Run the following in a terminal, make sure it matches the profile you selected.
tuned-adm active
What about dynamic tuning for tuneD? \
Coming soon.
Why does this download the launcher graphic every time it runs? \
This was done during developement, it's going to be removed soon. But leave it as it's fine for now. This allows us to update the graphics remotely if needed. Besides, after it's installed, it will load the cached graphic if there is no internet acccess.
What do I do with the Intel zipped folder?
For the Fedora 40 installers, the zipped folder is handled for you so long as it is downloaded into the tuned-install directory that was suggested to be created and placed into your home directory previously. For Ubuntu 24.04 users, download it into home. Extract it. Browse inside of it, locate the deb package. Install the deb package. Follow the rest of the guide above.