W520: How to get full speed and turbo on battery power

Here is how you get around the on battery max frequency limitation (of 1.2 GHz, at least for my i7-2620M) and no turbo (well, almost, read on):
0. Assuming you have max performance enabled everywhere possible (BIOS/PowerManager/Windows Power Scheme)
1. Load ThrottleStop.
2. Set the multiplier manually to your maximum multiplier (e.g., 27x for i7-2620M, 23x for i7-2820QM, etc...) or Turbo (which is the setting after your max multiplier).
3a. Enable ThrottleStop
3b. (optional) Check in CPU-Z and make sure that your highest multiplier is being used when the CPU is utilized. If you selected Turbo, you should have turbo enabled at this point.
4. Disable ThrottleStop
5. Exit ThrottleStop, so that it doesn't waste any battery power, since it is no longer needed
This will change the max frequency (and max multiplier) available from whatever Lenovo decided to arbitrarily fix it at (e.g., 1.2GHz) to the correct max frequency (which in my case is 2.7 GHz / 3.2 GHz for turbo). Now your laptop will be able to correctly go from 800MHz to whatever is the max frequency of your CPU, using both EIST and C1E. Turbo will also kick in, if you enabled it in ThrottleStop and the Lenovo PowerManager app will even show it as enabled.
Thanks Unclewebb for letting us get around this stupid max CPU frequency limitation that Lenovo has imposed on us.
Disclaimer:
Do this at your own risk, since Lenovo does not officially support it.
Turn on active cooling, if you do CPU intensive stuff for any prolonged period of time. This will take away some on battery time, but if battery time is of ultimate concern to you, then this change is probably not for you to begin with.
If you go through prolonged periods of CPU intensive activity, you will lower your battery life and produce a lot of battery heat, because you will have a relatively high discharge rate. A high discharge rate reduces both the number of charge cycles and the maximum charge capacity of a Li-Ion battery. I don't know how safe all of this is, so do this at your own risk and probably monitor temperatures along the way. Other laptops can do Turbo and full speed on battery power (e.g., the slim 3 lb Sony Z, with the i7-2620M), but then other laptops have different designs and cooling systems, so who knows how the Lenovo W520 hardware will react to this.

Hi,
I have the opposite problem - my i7-2720QM is fixed at 2.2GHz no matter how hard I spank 1, 2 or all cores, and no matter what System Performance settings I apply.  It even runs at this speed, and gives the same bench marks when on battery  with the "system performance" set to Low.    
No one even knows what the various System Performance settings actuall mean. E.g. Neither Lenvo support nor these forums could tell me what the difference between "Maximum Turbo","Turbo" or even "Low" under "System Performance" in the Lenovo power manager Advanced settings.
I have been trying go get turbo boost to work for 2 months. I have wasted so much time with this machine, I could have bought 2 Macbook pros for the cost of the time lost.
I dont know why Lenovo have disabled the turbo boost (and the opposite, turbo drop?)  feature for this CPU - is it deliberate, or incompetence?  Its certainly false marketing and extremely annoying that I have to use my ancient PC to do single threaded type work which I know the Laptop can manage if it were not crippled.
So people whos clock speed drops when on battery are the lucky ones.  Mone doesnt even if I want it to.

Similar Messages

  • File dialog box: how get full path and filename (firefox 3.0 problem)

    Hi,
    I have a smilar problem then discussed in this thread: file dialog box: how get  full path and filename
    Now this solution doesn't seem to work in firefox 3.0,I only get the filename but not the full path.
    I have tried to solve this problem by adding *"netscape.security.PrivilegeManager.enablePrivilege("UniversalFileRead");"* in a javacript function but that doesn't do the trick
    Although when i tested it local it does work.
    Any idees how to solve this?
    Best Regards
    Stijn

    Actually, that is strange and scarry. With 20% of the browser market share they decide to behave like Microsoft did in the past - they want to decide what users need and what they do not need. With 3.0 I have a real problem with some of my applications. They are all tested in IE6, IE7, FF2.0 and they all work the same way (they even work with Opera and Safari). Now, I will for sure not go there and make it work for 3.0, just because 2 out of 200 users use FF3.0. Up to now I have always recomended FF as the best browser. 3.0 causes my opinion to change completely. Competition is always good but it is a question if it is good if we have 20 different browsers out there with equal market shares.
    Denes Kubicek
    http://deneskubicek.blogspot.com/
    http://www.opal-consulting.de/training
    http://apex.oracle.com/pls/otn/f?p=31517:1
    -------------------------------------------------------------------

  • How to get full file path while uploading a file in flex Applications

    How to get full file path while uploading a file in flex applications.
    FileReference Object is giving file name and other details but not the actual path.
    Is there any workaround to to get the file path?.
    Thanks

    Why not ask in the Flex forum; it is more likely that someone over there knows.

  • How to get full screen caller pic in ios 7.1

    How to get full screen caller pic in ios 7.1.Please help me

    Haha .. I have seen one million post on this issue since 7.1 was released. Everybody hates it and it is perhaps Apple's stupidest design decision. I, personally, happen to like it ... or not mind it as much either way, I should say.
    But that's not what you asked ... Apple thought it was best for some odd reason to change the full screen pics to an itty bitty circle. As a previous poster said, it cannot be changed. But be sure to go to Apple's feedback website and let them know you are unhappy about it. I sense an iOS 7.1.1 coming out REAL soon!

  • How to get current month and last month dynamically??

    how to get current month and last month dynamically
    like
    month = getCurrentMonth();
    lastmonth = getcurrentMonth() -1;
    please help
    thanks

    hi :-)
    /* depracated but can be still useful */
    java.util.Date dtCurrent = new java.util.Date();
    int month = dtCurrent.getMonth();
    int lastmonth = dtCurrent.getMonth() - 1;
    System.out.println("* " + month);
    System.out.println("* " + lastmonth);
    /* better to use this one */
    Calendar cal = new GregorianCalendar();     
    int imonth = cal.get(Calendar.MONTH);
    int ilastmonth = cal.get(Calendar.MONTH) - 1;
    System.out.println("*** " + imonth);
    System.out.println("*** " + ilastmonth);
    regards,

  • How to get automatic plant and shipping point and storage location

    hi,
    sap gurus,
    how to get automatic plant and shipping point and storage location automatically into the sales order
    i have done all the config settings for that
    but its not appearing automatically.
    regards,
    balaji.t

    Hi
    Balaji...
    U can get the plant in sales order,  by doing the default the same in customer master or in  material master. In customer master -- sales are data--shipping tab delivering plant there u can assign and get the same in order for that customer. it is better to do in customer master rather than in material master.
    Shipping point is getting determine in sales order and u can not make it default like plant. Shipping point is determine in the basis of Shipping condition of customer ( ship to party)+ loading group of material + Deliverying plant there u have to assing the shipping point and it will flow in the sales order. Tcode OVL2
    For S loc u have to enter manually in the sales order u can not get it automatically.
    Hope this will help you.
    Thx.

  • How to get count,index and compare to arraylists

    hi
    how to get count,index and comparing of 2 arraylist.... plz suggest me asap...

    How is your question related to JDBC? And what have you done so far with your code?

  • How to get system status and user status ?

    how to get system status and user status for the given production order?
    In which PP table we can
    find these?
    Thanks&Regards
    Satish

    Hi Ram,
    Use the FM "STATUS_READ" to read both the system and user statuses for an Order.
    Alternatively, the following tables store the user and system status info:
    JSTO- Status object information
    JEST- Individual Object Status
    Hope this helps.
    Let me know if u need further information.
    Regards,
    Sonal

  • How to get customer number and name from the SD document

    Hi All,
    Can you please let me know how to get Customer Number and Name from the SD Document?
    Thanks a lot....
    Anil

    Hi,
    It will be displayed in the SD (BIlling document) itself,  you clikc on the VF03. The customer name and number will also appear in the SO document also Tcode VA03
    regards,
    radhika
    Edited by: kolipara radhika on Jul 10, 2009 5:32 AM

  • I have a dual 1.8 ghz pwer pc g5 and sometimes i put it in sleep mode and come home on my lunch break and the fan is running at full speed and the computer has frozen up...what is going on here?

    and sometimes i put it in sleep mode and come home on my lunch break and the fan is running at full speed and the computer has frozen up...what is going on here? is it a virus or has my computer been hijacked? it cant be good for the computer...anyone ever had this problem..?

    Your problem has been reported many times, but causes are as varied as individuals.
    Can we assume that a hard shutdown allows a normal restart?
    Can I assume that you have used Disk Utility from your OS X install disc to repair the hard drive directory? The freezes and hard shutdowns require that the drive be repaired (not permissions) or soon the machine won't boot at all.
    If the root issue is software related, in Console (the application) under Logs, there should be loggings around the time of sleep and logs that tell you what process went wild and froze the machine.
    Network activity is also a common casue.
    Other info:
    http://support.apple.com/kb/ht1776
    If hardware related, such as an external drive, other USB device (Wacom tablet) or USB PCI card, ejecting, disconnecting, removing, or in the case of the Wacom, updating drivers, are all potential remedies.

  • Fan running at full speed and all the time!

    Hi,
    I was wondering what could be the reason for my fan running on full speed at all times?
    It is pretty annoying especially when I am in a quiet room. This just started happening this morning and I thought it was just going to stop but it didn't so I restarted my MacBook and shut it down also and still no luck.
    Oh...
    My battery meter only says 1:45 after I just took it off the charger when it said it was fully charged and I had the green light on my charger.
    What could be the reasons for these two things?
    Thanks,
    Sam

    I reset the PMU and the fan is still going at full blast right when the MacBook starts up.
    Will I know that the PMU is reset or will it just fix the problem if it is?
    Does anyone know a solution?
    The computer is running fine but it's just the fan that is really loud and going at full speed and the battery life is extremely short for some reason.

  • How to get total numbers and total price in query reports

    Hi,
    how to get total numbers and total price in query reports.for example:
    particular item is issued 3 times a week...I need total quantity of item issued
    my query...
    SELECT T0.[DocNum], T1.[ItemCode], T1.[Quantity], T1.[Price] FROM OIGE T0  INNER JOIN IGE1 T1 ON T0.DocEntry = T1.DocEntry WHERE T1.[ItemCode]  Like '%%[%1]%%'  and  T1.[U_WOType]='[%0]'

    Hi,
    Try this:
    SELECT T1.[ItemCode], SUM (T1.[Quantity]) as [Total Quantity], SUM (T1.[Quantity] * T1.[Price]) as [Total Price] FROM OIGE T0  INNER JOIN IGE1 T1 ON T0.DocEntry = T1.DocEntry WHERE T1.[ItemCode]  Like '%%[%1]%%'  and  T1.[U_WOType]='[%0]'
    Group By T1.[ItemCode]
    Beni.

  • How to get current time and date??

    How to get current time and date from my PC time and date to the java application??
    i use java.util.* package but got error, that is:
    - java.util.* and java.sql.* class are match
    - abstract class cannot be instantiated
    so what can i do, pls guide...thanks...

    There is a method in the System class that will return the current system time. You could also instantiate a Date, Time, Timestamp, or Calendar object, all of which get created with the system time by default.
    Don't import *. Import the specific classes you need.
    Next time, post the actual text of the exceptions/compile errors. If you make people guess, most just won't bother.

  • How to get system date and time?

    Can someone show me a code on how to get system date and time.
    Thanks!

    there is one really easy way to get system time, the api gives a great example of code on this. use gregorian calendar, which you'll find in the api under GregorianCalendar. You only need to create one instance of GC, ie Calendar time = new GregorianCalendar();
    you save seconds, minute and hours into int values, so you don't have to access the system time every second, you can create a thread which adds one to the int second value, if oyu see what i mean, for example, i have saved the hours, minutes and seconds as int values;
    int hour, minute, second;
    i can then create a thread (Thread thread = new Thread(this) and run it like:
    Calendar time;
    int hour, minute, second;
    Thread thread = null;
    public MyTime() {
    hour= time.get(Calendar.HOUR_OF_DAY);
    minute = time.get(Calendar.MINUTE);
    second = time.get(Calendar.SECOND);
    if(thread == null) {
    thread = new Thread(this);
    thread.start();
    public void run() {
    Thread t = Thread.currentThread();
    while(thread == t) {
    thread.sleep(1000);
    second++;
    if(second > 59)
    minute++;
    if(minute>59)
    hour++;
    formatTime();
    public void formatTime() {
    second = (second > 59? 0 : second);
    minute = (minute > 59? 0 : minute);
    hour = (hour > 23? 0 : hour);
    System.out.println(hour+":"+minute+":"+second);
    public static void main(String[] args) {
    new MyTime();
    I know this looks like gibberish but it should work. If not, try to fix the problem, i have written from memory really but i guarantee you, this gets the time then every second, simply adds one to the second and then formats time. You can also access the day, month and year then format them using the above code. I don't like giving code since you should really do these things yourself but it is 2:04am, i have nothing better to do and i am not tired so i did you a favour - i have become what i always did not want to, someone ho stays upall night writing code.

  • Can any one help i have lost safari on my powerMAC g4 and cant figure out how to get it back  and safari 5 is not supported on my cumputer

    can any one help i have lost safari on my powerMAC g4 and cant figure out how to get it back  and safari 5 is not supported on my computer

    Make sure there's enough free space on the startup disk.
    Right or control click the MacintoshHD icon on your Desktop.
    Click Get Info. In the Get Info window you will see Capacity and Available.
    Make sure there's a minimum of 15% free disk space.
    If there's sufficient disk space, the startup disk may need repairing.
    Launch Disk Utility located in /Applications/Utilities
    Select the startup disk on the left then select the First Aid tab.
    Click Verify Disk  (not Verify Disk Permissions)
    You will need your install disc if the startup disk needs repairing.
    Using Disk Utility to verify or repair disks

Maybe you are looking for