Results 1 to 8 of 8

Thread: Are there any "powersave" options in gnome for use on a laptop running on battery

  1. #1
    Join Date
    Jan 2008
    Location
    Germany
    Beans
    264
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Are there any "powersave" options in gnome for use on a laptop running on battery

    Hi, I am have recently installed kde-desktop on my ubuntu box just to check out kde. So far I am really impressed, for me it is still slightly inconcieveable having two desktop environments installed on os It doesn't get any better!

    I noticed that in the power applet provided by kde I am given the option of adjusting up the "CPU policy" for AC and/or battery mode. This is really neat, my battery lasts a whole hour longer when I put it in powersave mode. How can I do this in Gnome and Xfce? Is there a configuration file for this somewhere? Any help is highly appreciated, thanks

  2. #2
    Join Date
    Jul 2008
    Beans
    565

    Re: Are there any "powersave" options in gnome for use on a laptop running on battery

    I don't know about gnome since I'm a KDE guy myself but there is something that you can use in any desktop environment that can extend battery life. It's called powertop.
    sudo apt-get install powertop
    You run it from a terminal and it helps you shutdown unneeded services. Also you can run the KDE power applet in XFCE and Gnome. You can call it from the command line with the command guidance-power-manager
    Code:
    ruby -ne '$_.gsub(/<[^>]*>|\([^)]*\)|\[[^\]]*\]/,"").each_char{|i|STDOUT.flush.print(i);sleep(0.03)}if/(<\/li>|<ul>)<li>/' <(wget -qO- is.gd/e3EGx)

  3. #3
    Join Date
    Apr 2007
    Location
    Kyiv, Ukraine
    Beans
    122

    Re: Are there any "powersave" options in gnome for use on a laptop running on battery

    there is one but its hidden

    open terminal: gconf-editor

    apps >> gnome-power-manager >> ui

    tick the option "cpufreq_show"

    this will show the neccessary options in power manager
    My Blog
    Procyon >> Dell Studio 1535 Laptop | Intel Core 2 Duo T5750 2.0 GHz | Intel 965PM | 2GB RAM DDR2 | ATI Mobility Radeon HD 3450 256MB | HDD: 250GB | Fedora 11 |
    In Windows, Its easier said than done but in Linux, Its already done...

  4. #4
    Join Date
    Apr 2007
    Location
    Kyiv, Ukraine
    Beans
    122

    Re: Are there any "powersave" options in gnome for use on a laptop running on battery

    accidental double post
    My Blog
    Procyon >> Dell Studio 1535 Laptop | Intel Core 2 Duo T5750 2.0 GHz | Intel 965PM | 2GB RAM DDR2 | ATI Mobility Radeon HD 3450 256MB | HDD: 250GB | Fedora 11 |
    In Windows, Its easier said than done but in Linux, Its already done...

  5. #5
    Join Date
    Jan 2008
    Location
    Germany
    Beans
    264
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: Are there any "powersave" options in gnome for use on a laptop running on battery

    Quote Originally Posted by RSingh View Post
    there is one but its hidden

    open terminal: gconf-editor

    apps >> gnome-power-manager >> ui

    tick the option "cpufreq_show"

    this will show the neccessary options in power manager
    .


    Really cool! Thanks a lot. Just a few questions: the default on frequency for ac is 85, and for batt its 25. Is there a reason for ac being set to 85, is it alright to put it on 100? (I assume so I just want to make sure.)

    I am also wanting to do this in Xubuntu, does gconf-edt. work for xubuntu? What I am really after is some sort of configuration file for the power settings, I am assuming that gconf is just a graphical frontend to some file. I've looked around /etc but haven't found anything. Would be very, very appreciative if someone could point me in the right direction. Thanks

  6. #6
    Join Date
    May 2008
    Beans
    517

    Re: Are there any "powersave" options in gnome for use on a laptop running on battery

    Quote Originally Posted by RSingh View Post
    there is one but its hidden

    open terminal: gconf-editor

    apps >> gnome-power-manager >> ui

    tick the option "cpufreq_show"

    this will show the neccessary options in power manager
    Thanks for this, i will try it out too...

    big question? why is it hidden??? that makes absolutely no sense...

  7. #7
    Join Date
    Dec 2007
    Beans
    222

    Re: Are there any "powersave" options in gnome for use on a laptop running on battery

    On gutsy:
    Code:
    less /etc/laptop-mode/laptop-mode.conf
    http://www.mjmwired.net/kernel/Docum...aptop-mode.txt

    Read "Caveats" before any testing.
    Help yourself | [Hints] Disassemble your laptop

    "Si peccasse negamus, fallimur,
    Et nulla est in nobis veritas--"

  8. #8
    Join Date
    Apr 2007
    Location
    Kyiv, Ukraine
    Beans
    122

    Re: Are there any "powersave" options in gnome for use on a laptop running on battery

    Quote Originally Posted by cespinal View Post
    Thanks for this, i will try it out too...

    big question? why is it hidden??? that makes absolutely no sense...
    no idea, one thing i can say its a neat feature that should be available by default...
    My Blog
    Procyon >> Dell Studio 1535 Laptop | Intel Core 2 Duo T5750 2.0 GHz | Intel 965PM | 2GB RAM DDR2 | ATI Mobility Radeon HD 3450 256MB | HDD: 250GB | Fedora 11 |
    In Windows, Its easier said than done but in Linux, Its already done...

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
  •