Compare great broadband deals with Sky. Click here to find out more.

+ Reply to Thread
Results 1 to 2 of 2

Power Consumption with Ubuntu 9.04 on 2133

This is a discussion on Power Consumption with Ubuntu 9.04 on 2133 within the Other Linux Distributions forums, part of the Unix / Linux Forums category; Hi all, I got a used 2133 for cheap and installed Ubuntu 9.04. I'm quite happy with it and also ...

  1. #1
    Junior Member
    Join Date
    Sep 2009
    Posts
    1

    Default Power Consumption with Ubuntu 9.04 on 2133

    Hi all,

    I got a used 2133 for cheap and installed Ubuntu 9.04. I'm quite happy with it and also the battery lasts almost 4 hours (as long as I'm doing nothing ;-) )
    I wrote a small guide how I did the install here

    What I noticed now is quite strange. When the mini is running on AC power, the fan is always on and /proc/acpi/thermal_zone..../temperature told me that the cpu was over 80°C hot although the netbook was doing nothing, just charging the battery.

    Somehow it seems like something is using much power when the netbook is running on AC. Does anyone have an idea how to solve this?

    An on this topic, how do you handle with power management? AFAIK there's no frequency scaling for the VIA cpu...

    Ronny

  2. #2
    Senior Member
    Join Date
    Nov 2008
    Posts
    274

    Default

    You can enable cpu scalling
    Press alt + F2
    type
    gksu gedit /etc/modules

    and add e_powersaver line
    it will look like this
    Code:
    # /etc/modules: kernel modules to load at boot time.
    #
    # This file contains the names of kernel modules that should be loaded
    # at boot time, one per line. Lines beginning with "#" are ignored.
    e_powersaver
    lp
    Right now I run on 798 MHz and It's enough to run ubuntu and web browser smoothly, only scale to 1,6 for youtube videos.

+ Reply to Thread

Tags for this Thread

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