How to configure Corectrl on Fedora ?
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.comHow to set up CoreCtrl
Can't get advanced settings to show up in CoreCTRL despite ppafeaturemask=0xffffffff
Videos
Where to put "amdgpu.ppfeaturemask=0xffffffff" in fedora? I only switched to fedora recently on my secondary PC and I need corectrl to underclock my GPU as it tends to crash without the memory underclock.
What configuration changes do I need to get it working.
I am using ubuntu 18.04 its a clean install
already updated and upgraded
added the repos needed for corectrl and vulkan
installed vulkan-utils
cant install vulkan-tools though i think it was removed
please help me
https://askubuntu.com/questions/1289780/how-do-i-install-corectrl-on-ubuntu-i-already-installed-vulcan-utils
First try sudo apt install --fix-broken install. Looks like vulkan tools package got corrupted. Try installing it by a separate .deb package.
Which repos did you add?
vulkan-tools was not removed from 18.04, itwas first added after 18.04 was released, in 18.04 the corresponding package is vulkan-utils.
It is available in 20.04 and later: https://packages.ubuntu.com/search?keywords=vulkan-tools&searchon=names
Looks like you added packages meant for 20.04 and not 18.04, maybe you just have to modify the source for the PPA if they also have packages for 18.04