Alexandre Frade
Alexandre Frade
Try: `acpi_osi=Linux` `acpi_osi=!` `acpi_osi=Windows`
Copy here `upower -i /org/freedesktop/UPower/devices/battery_BAT0` output
Use GCC-11 or v5.15 (stable) branch.
I have received several issue reports with this driver. There is no boot parameter option to disable it, the developer added the option to compile it as a module, for...
I don't see a direct relationship with the kernel, look in the /var/log/kern.log or /var/log/syslog files for any related error message, for example "ibus".
https://github.com/xanmod/linux/releases/tag/5.14.13-xanmod1 The amd-pstate driver was introduced, I think you need to repost that to the indicator-cpufreq team
This new driver has the most aggressive boost, does this temperature rise occur with the system completely idle?
https://github.com/xanmod/linux/blob/5.14/Documentation/admin-guide/pm/amd_pstate.rst : amd-pstate patchset v2 with zen2 support. The amd-pstate powersave governor is similar to the ondemand of acpi-cpufreq, the same as the powersave of intel_pstate. Run a benchmark to...