The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    Undervolting CPU?

    Discussion in 'Linux Compatibility and Software' started by BigV, Nov 9, 2006.

  1. BigV

    BigV Notebook Deity

    Reputations:
    137
    Messages:
    890
    Likes Received:
    0
    Trophy Points:
    30
    I was wondering about Undervolting my CPU under Linux. I had my P-M 740 1.73GHz undervolted significantly using NHC under XP, and got nearly 5 hours battery life out of my z63a with 50% brightness and wi-fi off, which is a nice amount of time when you have a couple two-hour classes in a day.

    granted the battery's nearly a year old now, but the best I can muster is about 4 hours, 15-20 minutes with presumably the stock voltages. is there any way to undervolt the CPU in Linux?
     
  2. BigV

    BigV Notebook Deity

    Reputations:
    137
    Messages:
    890
    Likes Received:
    0
    Trophy Points:
    30
  3. Pitabred

    Pitabred Linux geek con rat flail!

    Reputations:
    3,300
    Messages:
    7,115
    Likes Received:
    3
    Trophy Points:
    206
    Thanks for posting the links. It's always nice seeing people's solutions, they too often say "nevermind, I solved it!" and no one else learns how.
     
  4. BigV

    BigV Notebook Deity

    Reputations:
    137
    Messages:
    890
    Likes Received:
    0
    Trophy Points:
    30
    yeah... I hate that too.

    I'll be honest I haven't done it yet, since every time I've tried to complie a kernel in the past I've hosed my install, despite following all the directions and guides I could find. Although, it sounds like with Ubuntu you can just select the ubuntu defaults with the patch applied, but I'm gonna leave it alone for now. Would be a pain in the butt if they backported 2.6.18, gotta compile again.
     
  5. timberwolf

    timberwolf Notebook Consultant

    Reputations:
    131
    Messages:
    288
    Likes Received:
    0
    Trophy Points:
    30
    If you compile a kernel the Debian way (i.e. using kernel-package) hosing your system should be very unlikely. AFAICT the guide in the link below looks okay, although you might prefer to use the Ubuntu kernel source rather than www.kernel.org. (My personal preference is the latter).

    http://www.howtoforge.com/kernel_compilation_ubuntu

    At the end of the process you install a custom kernel along side your current Ubuntu stock kernel. If you've made a mistake in configuring your new kernel (e.g. de-selecting a crucial driver) it is very easy to reboot and select the Ubuntu kernel (from memory I think the Ubuntu distro has Grub configured to effectively hide the grub menu but hitting <Esc> at the start of the boot ought to show the Grub menu).
     
  6. BigV

    BigV Notebook Deity

    Reputations:
    137
    Messages:
    890
    Likes Received:
    0
    Trophy Points:
    30
    timber, I pretty much figured all of what you mentioned, but I'm also a little busy with school and such, but those pages are definitely in my bookmarks, perhaps over christmas break.
     
  7. rockharder

    rockharder Notebook Evangelist

    Reputations:
    26
    Messages:
    653
    Likes Received:
    0
    Trophy Points:
    30
    gentoo wiki has P-M undervolt solution