HarryWindsor

Results 12 comments of HarryWindsor

Any updates when this will be merged?

Hey @Jacky2k I just installed the latest BIOS version. But I still get very similar results: Running s-tui and `sudo ./lenovo_fix.py --monitor` returns: ``` [I] Detected CPU architecture: Intel Kaby...

@amanusk thank you for explaining the metrics of the `perf lost`. I like the simplicity of s-tui, a great tool. @Jacky2k yes running `rdmsr -f 29:24 -d 0x1a2` return `3`...

@Jacky2k thank you for your help. After some looking around I found that my problem was that the CPU never used more than ~13W of power. This is because the...

I just check what driver I am using and you are right, I am using `intel_pstate` but without switching to the `performance` governor I am stuck at ~13W and 2300MHz.

`sys/devices/system/cpu/cpu*/cpufreq/energy_performance_preference` is set to `balance_power` when I am on battery and `balance_performance` when I plugged into the wall.

Yes, this gives me the same performance as manually setting `scaling_governor` to `performance` while I am connected to AC. edit: also found someone on reddit talking about the same issue...

> Setting the profile seems to help, but only when it's done directly at boot, before any CPU stressing has been performed. I put it into `/etc/rc.local` for that reason...

@PHillner What BIOS version do you have installed? I am running N2IET74W (1.52) with "Secure Boot"="Disabled", "Platform Mode"="User Mode" and "Secure Boot Mode"="Standard Mode". I get 100% CPU usage, but...

I am having the same issues, https://github.com/EFForg/apkeep is not an option for me as I need a python api :(