Results 1 to 4 of 4

Thread: Ubuntu Server Power Mode

  1. #1
    Join Date
    Jun 2021
    Beans
    22

    Ubuntu Server Power Mode

    Running latest version of Ubuntu Server.is there a setting for power mode like in windows ?

  2. #2
    Join Date
    Feb 2011
    Location
    Coquitlam, B.C. Canada
    Beans
    3,515
    Distro
    Ubuntu Development Release

    Re: Ubuntu Server Power Mode

    I don't know about windows.

    The answer to your question depends on your hardware, processor make and model. Have a look at this:

    Code:
    doug@s19:~$ grep . /sys/devices/system/cpu/cpu0/cpufreq/*
    /sys/devices/system/cpu/cpu0/cpufreq/affected_cpus:0
    /sys/devices/system/cpu/cpu0/cpufreq/base_frequency:4100000
    /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq:4800000
    /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_min_freq:800000
    /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_transition_latency:0
    /sys/devices/system/cpu/cpu0/cpufreq/energy_performance_available_preferences:default performance balance_performance balance_power power
    /sys/devices/system/cpu/cpu0/cpufreq/energy_performance_preference:balance_performance
    /sys/devices/system/cpu/cpu0/cpufreq/related_cpus:0
    /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors:performance powersave
    /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq:800161
    /sys/devices/system/cpu/cpu0/cpufreq/scaling_driver:intel_pstate
    /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:powersave
    /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq:4800000
    /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq:800000
    /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed:<unsupported>
    Any follow-up information on your issue would be appreciated. Please have the courtesy to report back.

  3. #3
    Join Date
    May 2010
    Beans
    3,242

    Re: Ubuntu Server Power Mode

    What do you mean by power mode? What would it do and achieve?

  4. #4
    Join Date
    Nov 2012
    Location
    Halloween Town
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: Ubuntu Server Power Mode

    Thread moved to Server Platforms.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •