As far as I know, the way you try to modify kernel parameters does not work anymore like this, since: Changes/BootLoaderSpecByDefault - Fedora Project Wiki Manual way: You should “sudo su” and “cd /boot/loader/entries/”, then append at the end of the options line of the entry you want to change (d… Answer from pauld on discussion.fedoraproject.org
🌐
Fedora
packages.fedoraproject.org › pkgs › corectrl › corectrl › index.html
corectrl - Fedora Packages
View corectrl in the Fedora package repositories. corectrl: Profile based system control utility
🌐
Fedora Discussion
discussion.fedoraproject.org › ask fedora
How to set up CoreCtrl - Fedora Discussion
July 15, 2020 - Hi there, I installed CoreCtrl, I read the instructions on how to get Full AMD GPU controls, from here, I don’t want to mess with my Grub, so I used Grub Customizer, I added the line GRUB_CMDLINE_LINUX_DEFAULT= amdgpu.ppfeaturemask=0xffffffff I assumed it has to be the exact line “GRUB_CM…
Discussions

How to configure Corectrl on Fedora ?
sudo grubby --args=amdgpu.ppfeaturemask=0xffffffff --update-kernel=ALL This should add it to the kernel parameters. You will need a reboot after More on reddit.com
🌐 r/linux_gaming
8
2
June 30, 2022
corectrl help.

I hadn't heard of corectl before but found its gitlab page. There's a link for setup here: https://gitlab.com/corectrl/corectrl/-/wikis/Setup

More on reddit.com
🌐 r/Fedora
1
1
April 15, 2022
How to set up CoreCtrl
Hi there, I installed CoreCtrl, I read the instructions on how to get Full AMD GPU controls, from here, I don’t want to mess with my Grub, so I used Grub Customizer, I added the line GRUB_CMDLINE_LINUX_DEFAULT= amdgpu.ppfeaturemask=0xffffffff I assumed it has to be the exact line ... More on ask.fedoraproject.org
🌐 ask.fedoraproject.org
2
0
July 15, 2020
Can't get advanced settings to show up in CoreCTRL despite ppafeaturemask=0xffffffff
Tried to edit etc/default/grub to add GRUB_CMDLINE_LINUX_DEFAULT="quiet radeon.si_support=0 amdgpu.si_support=1 amdgpu.dpm=1 amdgpu.ppfeaturemask=0xffffffff" Did not work 2 years ago, does not work any better now. 2 Years ago I solved it in this reddit thread by doing : grubby --update-kernel ... More on discussion.fedoraproject.org
🌐 discussion.fedoraproject.org
1
0
November 28, 2021
🌐
FOSTips
fostips.com › blog › software › corectrl – adjust your cpu/gpu settings on per app basis in linux
CoreCtrl - Adjust Your CPU/GPU Settings on Per App Basis in Linux - FOSTips
April 13, 2023 - CoreCtrl is available in the official repositories for many Linux, including Arch, Fedora, RHEL, and Ubuntu 23.04.
🌐
Pkgs.org
pkgs.org › download › corectrl
Corectrl Download for Linux (deb eopkg rpm txz xbps xz zst)
Download corectrl packages for ALT Linux, Arch Linux, CentOS, Fedora, Mageia, OpenMandriva, Solus, Void Linux
🌐
The Open Source Post
fosspost.org › home › linux gaming › never go for amd gaming on linux without corectrl
Never Go For AMD Gaming On Linux Without CoreCtrl
November 13, 2020 - For Ubuntu/Mint users, you can add the following PPA and install it: sudo add-apt-repository ppa:ernstp/mesarc sudo apt install corectrl · For Fedora: sudo dnf install corectrl ·
Find elsewhere
🌐
Repology
repology.org › project › corectrl › versions
corectrl package versions - Repology
List of package versions for project corectrl in all repositories
🌐
Linux Mint Forums
forums.linuxmint.com › board index › main edition support › software & applications
Need help installing corectrl please [SOLVED] - Linux Mint Forums
February 1, 2024 - There are repo packages for corectrl in the Ubuntu repos but only for 23.04 and later. Which means it's too new for any Mint release and could easily break something. Trying to compile and build it from source, which is not something generally recommended for beginners, isn't going to solve that.
🌐
Linux Gaming
linux-gaming.kwindu.eu › index.php
CoreCtrl - Linux Gaming
CoreCtrl lets you set your AMD GPU and CPU to high performance mode when you play games. Please note: Controlling the GPU does not work for Nvidia hardware. ... If you don't see it there, and you're on a Ubuntu-based distribution like Pop!_OS, input the following in the terminal:
🌐
GitHub
github.com › openfnord › corectrl
GitHub - openfnord/corectrl · GitHub
CoreCtrl is a Free and Open Source GNU/Linux application that allows you to control with ease your computer hardware using application profiles.
Starred by 67 users
Forked by 2 users
Languages   C++ 90.0% | QML 7.8% | CMake 1.9%
🌐
LinuxReviews
linuxreviews.org › CoreCtrl
CoreCtrl - LinuxReviews
Fedora has it in the regular repositories (sudo dnf -y install corectrl) OpenSUSE has it in something called Dead_Mozay project ... Ubuntu has it available in the Ernst Sjöstrand ppa-mesarc PPA.
🌐
Fedora Discussion
discussion.fedoraproject.org › ask fedora
Can't get advanced settings to show up in CoreCTRL despite ppafeaturemask=0xffffffff - Fedora Discussion
November 28, 2021 - Tried to edit etc/default/grub to add GRUB_CMDLINE_LINUX_DEFAULT="quiet radeon.si_support=0 amdgpu.si_support=1 amdgpu.dpm=1 amdgpu.ppfeaturemask=0xffffffff" Did not work 2 years ago, does not work any better now. 2 Years ago I solved it in this reddit thread by doing : grubby --update-kernel /boot/vmlinuz-5.3.15-300.fc31.x86_64 --args="amdgpu.ppfeaturemask=0xffffffff" “vmlinuz-5.3.15-300.fc31.x86_64” being replaced by current kernel of course, 5.15.4-201.fc35.x86_64.
🌐
Linux Adictos
en.linuxadictos.com › linux addicts › general › linux software › corectrl an application to control hardware profiles (gpu and cpu parameters)
CoreCtrl an application to control hardware profiles (GPU and CPU parameters)
July 15, 2019 - For distributions that have not yet been reached at this time (Debian, Ubuntu and derivatives, Fedora, openSUSE among derivatives of these) we will have to compile the application on our computers. Before compiling we must carry out the previous installation of some dependencies which are: Qt components (5.9+): Core, DBus, Graphics, Widgets, Network ... cd corectrl mkdir build cd build cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=OFF ..
🌐
RPMfind
rpmfind.net › linux › rpm2html › search.php
RPM resource corectrl
- For setup instructions run: xdg-open /usr/share/doc/corectrl/README.mageia.md - or go to the project wiki: https://gitlab.com/corectrl/corectrl/wikis
🌐
openSUSE
software.opensuse.org › package › corectrl
corectrl
Control your computer hardware using application profiles CoreCtrl allows control of the CPU and AMD GPUs to set custom profiles for applications. This aims to be flexible, comfortable and accessible to regular users.