Results 1 to 6 of 6

Thread: I have a new laptop, but can't figure out power settings.

  1. #1
    Join Date
    May 2008
    Beans
    1,427
    Distro
    Ubuntu Development Release

    I have a new laptop, but can't figure out power settings.

    I have a new HP Pavilion dv2000. In vista, I can select power settings (extend battery life, etc)

    I can't figure out how to in Ubuntu. I will be needing to bring my laptop around places, and I really don't want to use Vista.

    Any ideas?

  2. #2
    Join Date
    Dec 2007
    Location
    BUE @ Argentina
    Beans
    1,225
    Distro
    Kubuntu 9.04 Jaunty Jackalope

    Re: I have a new laptop, but can't figure out power settings.

    In Kubuntu, I can configure it by double-clicking over the battery icon.
    /**HP Pavilion DV6646us laptop: AMD 1.9 GHz Turion 64 X2 / 2Gb RAM / 160Gb HDD / NVIDIA GeForce Go 7150M / 15.4" WXGA / BroadCom BCM4328 wireless / Built-in webcam **/
    -- Kubuntu 9.04, CentOs 5.2, Mikrotik RouterOS 3.3 User -- Argentina LoCo Team

  3. #3
    Join Date
    May 2008
    Beans
    1,427
    Distro
    Ubuntu Development Release

    Re: I have a new laptop, but can't figure out power settings.

    I'll try that out in a bit. I have KDE installed

    Currently on vista :<

  4. #4
    Join Date
    May 2008
    Beans
    1,427
    Distro
    Ubuntu Development Release

    Re: I have a new laptop, but can't figure out power settings.

    Tried on both Gnome and KDE. Nothing useful.

    My situation is this: My laptop can only run about an hour on battery power. On vista, I can select it so that the battery power is extended, but the laptop performance is lower.

    I want to be able to bring my laptop places without having to recharge it all the time.

  5. #5
    Join Date
    Dec 2007
    Location
    BUE @ Argentina
    Beans
    1,225
    Distro
    Kubuntu 9.04 Jaunty Jackalope

    Re: I have a new laptop, but can't figure out power settings.

    When you single-click on the battery icon, you get the power manager or something like that (my Kubuntu is in spanish) there you can choose your screen brightness when on battery and choose the CPU scaling policy. (both for AC and battery power)
    And if you right-click the icon, you can also select your CPU policy:
    Performance (full power), Dynamic or Powersave

    good luck.

    PS: HP recommends to drain your battery charge every 3 other months. I do it by setting 'Do nothing' in the forementioned place, under the battery section when it ask what to do when battery time fells under X mins.
    I did it yesterday and it took 2.5 hr to poweroff with a full charge. I was only playing mp3s in Amarok and browsing this forum, nothing pretty power-intensive but a good time anyway.
    Last edited by sergiom99; July 7th, 2008 at 01:51 AM. Reason: PS
    /**HP Pavilion DV6646us laptop: AMD 1.9 GHz Turion 64 X2 / 2Gb RAM / 160Gb HDD / NVIDIA GeForce Go 7150M / 15.4" WXGA / BroadCom BCM4328 wireless / Built-in webcam **/
    -- Kubuntu 9.04, CentOs 5.2, Mikrotik RouterOS 3.3 User -- Argentina LoCo Team

  6. #6
    Join Date
    Jan 2008
    Beans
    4,757

    Re: I have a new laptop, but can't figure out power settings.

    First, I advice strongly to recalibrate the battery.
    My battery gained a good 50-100% extra life from it.

    Run:
    Code:
     gconftool-2 -t string -s /apps/gnome-power-manager/actions/critical_battery nothing
    in the terminal, then close all apps and leave your Laptop on until it powers off. When you hit the power button, nothing should happed (because the battery is completely drained).

    Now, recharge the battery for a good 2/3 hours to ensure that it is full.
    And you should get a slightly better battery life (I went from 1hr 20mins to 2hr 30mins on a 6 cell battery life).

    To set it back, run
    Code:
     gconftool-2 -t string -s /apps/gnome-power-manager/actions/critical_battery shutdown
    There are other tweaks and switches you can use, have a look around the Laptop Power Saving threads. (I managed to get 4 hours of life out of my battery).

    I am in the middle of writing one myself currently, but I will be sure to post when I have it finalised.

    [EDIT]
    Oh, and what specific model is your laptop?
    Code:
    sudo lshw | head -n8
    Paste the output of that.

    Regards
    Iain

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
  •