I am trying to overclock my CPU when I remember that frikken Linux limits CPU speed to a preset number based on your processor.
I remember years ago I used cpufreq to up that but then I remember it no longer scaled, just ran at 100% all the time.
I did some searching and found a dozen different suggestions that all seemed way overly convoluted. In the process I found /sys/devices/system/cpu/cpu0/cpufreq/ cpuinfo_max_freq which seems like it should be a simple elegant solution to upping the max limit but I cannot edit it. I tried sudo and su - with no luck.
I want scaling, I want it to work just like it does now. I don't want extra software or modability. I just want to up the max limit.
I remember years ago I used cpufreq to up that but then I remember it no longer scaled, just ran at 100% all the time.
I did some searching and found a dozen different suggestions that all seemed way overly convoluted. In the process I found /sys/devices/system/cpu/cpu0/cpufreq/ cpuinfo_max_freq which seems like it should be a simple elegant solution to upping the max limit but I cannot edit it. I tried sudo and su - with no luck.
I want scaling, I want it to work just like it does now. I don't want extra software or modability. I just want to up the max limit.
Comment