Why Linux doesn't have GUI undervolt,overclock utility?

Why Linux doesn't have GUI undervolt,overclock utility?

Attached: .jpg (300x200, 14K)

>software oc
no

Attached: 1481997622239.jpg (687x663, 55K)

Overclocking from the OS using software is a very bad idea.

Why?

It's unsafe

How about buying a cpu that doesn't need to be undervolted to run properly like ryzen

Attached: 1494356435910.png (633x900, 162K)

you mean urxvt?

Does Linux have a GUI GPU overclock utility?

How are you going to do a hardware undervolt on a gpu?

this isnt 2008 nigger its 2018

because neckbeard freetards don't like GUIs

Lack of GUI keeps filthy Normies out

because we are not fucking casuals

here you go noob

#!/bin/bash
#CPU Frequency governor script by HoKaze (version 0.3)

#runs this script as root if not already
if [ ! $( id -u ) -eq 0 ]; then
exec gksu "${0}" # call this script as root
exit ${?} # since we're 'execing' above, we wont reach this exit
# unless something goes wrong.
fi

#creates zenity radiolist for all governors except userspace
governor=$(zenity --title="CPU Frequency Selector" --height=220 --text "Please select a CPU frequnecy governor. \n(Recommended option is Ondemand)" --list --separator=" & " --radiolist --column="tick" --column=option powersave "powersave" ondemand "ondemand" conservative "conservative" performance "performance")

for CPUFREQ in /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor
do
[ -f $CPUFREQ ] || continue
echo -n $governor > $CPUFREQ
done

GPU's have a BIOS, You can flash the bios with an overclock. Dont know if there are tools for it on linux.

Kek

Attached: Obama-Laugh.jpg (3528x2449, 1.42M)

Yes please run some random sourceless script as root.
>No it's alright that you found it on a cancerous imageboard that is plagued with anime man children who fiddle their dicks to seeing others fuck their systems

Attached: brainlet.jpg (750x739, 71K)

>sourceless script
you've earned that (you)

read the source you moron..

>Stupid made up name in the comments
Muh verified trusted source

For Nvidya, yes, but you need to set a parameter in Xorg.conf to get it to show.

if you can't tell what that script does by just looking at it...kys

>being intentionally dense
el baito

Linux is a kernel and does not have any user-facing programs.

Thanks user!

It could save you days of time. Changing numbers in OS is just one click while changing values or reflashing bios is much more annoying and time consuming.

Not all gpus could be flashed.

Hmm, could i do this to my vega? Would it still adjust its clocks normally? Just want to undervolt desu

can confirm this works

lol freetardism is mental illness

Can you screenshot it?

No it isn't, faggot.