Announcement

Collapse
No announcement yet.

acpi -t or acpi-c

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    acpi -t or acpi-c

    I've been running
    Code:
    acpi -t
    in terminal/commandline to see what temperture my CPU is
    at. Following this i've tried
    Code:
    acpi -c
    and together these two spit out this:

    Code:
    erik@EAJ:~$ acpi -t
       Battery 0: Full, 100%
       Thermal 0: ok, 65.0 degrees C
       Thermal 1: ok, 62.0 degrees C
    erik@EAJ:~$ acpi -c
       Battery 0: Full, 100%
       Cooling 0: LCD 0 of 9
       Cooling 1: LCD 0 of 9
       Cooling 2: Processor 0 of 3
       Cooling 3: Processor 0 of 3
    erik@EAJ:~$
    I'm not entirely sure how to read the acpi -c part, "Cooling 2/3 = processor 0 of 3". Does
    this mean the fan is not active? Is there any way of forcing the fan to be active, and possibly
    increasing the speed it operates at, through acpi?

    //X
Working...
X