Giter Site home page Giter Site logo

Comments (8)

shadeyg56 avatar shadeyg56 commented on May 27, 2024 1

This isn't really an auto-cpufreq issue. But make sure you have the following packages installed using:

sudo apt-get update

sudo apt-get install acpi-support acpid acpi

from auto-cpufreq.

shadeyg56 avatar shadeyg56 commented on May 27, 2024 1

I have disabled intel_pstate by replacing intel_pstate=disable with intel_pstate=passive

That means you have enabled intel_pstate

But now system are so slow on battery

This is likely because of how intel_pstate handles the powersave governor
You can change to using a different governor on battery by using a config file. Instructions can be found here in the README

from auto-cpufreq.

niamotullah avatar niamotullah commented on May 27, 2024

sudo apt-get install acpi-support acpid acpi

E: Unable to locate package acpi-support
But installed acpid and acpi.
Still the same

The package named acpi-support is not available in Ubuntu 23.10 or any recent versions of Ubuntu. The functionalities previously offered by acpi-support are now integrated into the kernel itself. This means you don't need to install any separate package for ACPI (Advanced Configuration and Power Management) support.

from auto-cpufreq.

shadeyg56 avatar shadeyg56 commented on May 27, 2024

Definitely not normal behavior. Maybe because it's a Huawei laptop. Personally, I didn't even know they made laptops.

I would check your bios for any relevant settings. It might just be the firmware

from auto-cpufreq.

niamotullah avatar niamotullah commented on May 27, 2024

I would check your bios for any relevant settings. It might just be the firmware

Let me know if i can be helpful somehow with my device

from auto-cpufreq.

shadeyg56 avatar shadeyg56 commented on May 27, 2024

You can try running sudo dmesg to look for any relevant messages that might point to something.

In your bios, look for settings related to dynamic CPU frequency or P-states

from auto-cpufreq.

niamotullah avatar niamotullah commented on May 27, 2024

You can try running sudo dmesg to look for any relevant messages that might point to something.

In your bios, look for settings related to dynamic CPU frequency or P-states

I don't actually know what signs to look for, I'm a newbie on Linux.
Can you suggest something? maybe something to learn.

These are all options in my bios:

photo_2024-02-28_01-23-02

There is some extra information that might help:

from auto-cpufreq.

niamotullah avatar niamotullah commented on May 27, 2024
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash intel_pstate=disable resume=UUID=75014eab-9c4f-4920-a93c-a146720c5adc"

I have disabled intel_pstate by replacing intel_pstate=disable with intel_pstate=passive .

But now system are so slow on battery. UI lags so much, almost unusable.
Any solution?

$ sudo auto-cpufreq --debug

-------------------------------------------------------------------------------

Linux distro: Ubuntu 23.10 Mantic Minotaur
Linux kernel: 6.5.0-26-generic
Processor: 12th Gen Intel(R) Core(TM) i5-12450H
Cores: 12
Architecture: x86_64
Driver: intel_cpufreq

------------------------------ Current CPU stats ------------------------------

CPU max frequency: 2000 MHz
CPU min frequency: 400 MHz

Core	Usage	Temperature	Frequency
CPU0      2.0%        44 °C       472 MHz
CPU1      2.0%        44 °C       400 MHz
CPU2      3.0%        45 °C       400 MHz
CPU3      1.0%        45 °C       472 MHz
CPU4      0.0%        47 °C       472 MHz
CPU5      0.0%        47 °C       400 MHz
CPU6      5.0%        45 °C       472 MHz
CPU7      0.0%        45 °C       472 MHz
CPU8      3.0%        47 °C       400 MHz
CPU9      0.0%        47 °C       400 MHz
CPU10      0.0%        46 °C       400 MHz
CPU11      0.0%        46 °C       400 MHz

auto-cpufreq version: 2.2.0 (git: 215026a)

Python: 3.11.6
psutil package: 5.9.8
platform package: 1.0.8
click package: 8.1.7
distro package: 1.9.0

Computer type: Notebook
Battery is: discharging

auto-cpufreq system resource consumption:
cpu usage: 0.0 %
memory use: 0.17 %

Total CPU usage: 3.4 %
Total system load: 1.37
Average temp. of all cores: 45.67 °C 

Currently using: powersave governor
Currently turbo boost is: off

-------------------------------------------------------------------------------

from auto-cpufreq.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.