Issue with Thinkpad running CPU CLock speeds only 800MHz
Edit: Asked Gemini. and yes it helped. I wroteGRUB_CMDLINE_LINUX_DEFAULT="loglevel=4 splash msr.allow_writes=on intel_pstate=passive"
After taking a little stress test and looking on clock speeds on htop, I confirmed that my config in tlp works, locking clock speeds to 2.1GHz with 51 percent on AC and BAT.
# Keep the active scaling driver operational
CPU_DRIVER_OPMODE_ON_AC=active
CPU_DRIVER_OPMODE_ON_BAT=active
# Set minimum hardware floor (9%)
CPU_MIN_PERF_ON_AC=9
CPU_MIN_PERF_ON_BAT=9
# Set maximum limits to hit 2.1GHz on AC & BAT
CPU_MAX_PERF_ON_AC=51
CPU_MAX_PERF_ON_BAT=51
"Have tried fixing it and set tlp to run on bat&ac on 2.1Ghz, it somehow worked. Cant remember. But after system restarted. This bull###t went back up.
Some advise is necessary."