T400 Bezel/ThinkVantage button region

Hey guys,
Just got a T400! and its glorious! 
I do have one issue though, the thinkvantage button bezel/thing is actually kinda wavy/puffing up. I called TP customer support, and they were very helpful, and are getting my computer shipped to them...is there an easier fix? IS it a keyboard issue (one where i dont have to send my machine back??) Thanks for the input!

Hey guugle, mind posting a step by step or a photo of how u did it. I checked under my keyboard the other day, and all tats underneath it is the direct wire...no foamy bits..

Similar Messages

  • T400 ThinkVantage Button doesn't work

    Hey, I have a problem with the ThinkVantage Button. I was plan to use Powerquest PartitionMagic 8.0 to create a new partition from my C driver. However, instead of create a new partition I lost the Lenovo driver. After that I realize my ThinkVantage Button doesn’t work anymore. I tried to use Disk Management to refund the lost driver, but it pop out some warning like this “The operation failed to complete because the Disk Managemen console view is not up-to-date.” Could anybody tell me how to make my ThinkVantage Button work again? Thank you very much. System:T400Core 2 Duo 2,26 GHz2 GB DDR3Windows Vista home basic 32x Sorry for my English.   Greeting and thanks 

    Hello nivek, welcome to Lenovo forums!
    I think you have messed up your R&R partition, with Pmagic Use gparted instead, it will recognise the R&R partition.
    Is your windows installtion already working?
    Try the master boot repair kit mentioned by AndyP here.
    I would also suggest to call support, for your recovery discs, cause the create R&R disc function seem also down.
    Perhaps only a fresh installation, from these discs, would bring back your Blue Button function in your case.
    Follow @LenovoForums on Twitter! Try the forum search, before first posting: Forum Search Option
    Please insert your type, model (not S/N) number and used OS in your posts.
    I´m a volunteer here using New X1 Carbon, ThinkPad Yoga, Yoga 11s, Yoga 13, T430s,T510, X220t, IdeaCentre B540.
    TIP: If your computer runs satisfactorily now, it may not be necessary to update the system.
     English Community       Deutsche Community       Comunidad en Español

  • How can I get ThinkVantage button working again? (after a full HD rebuild)

    WindowsXP Pro, ThinkPad T60   (2007-F4G / UT0F4UK)
    Hi
    How do I get my Thinkvantage button working again?
    Background:
    I had a virus attack and as a precaution I zero-ed my ENTIRE hard disk (using KillDisk). I have managed to re-install most things, including I now have an icon on the taskbar called "Launch Lenovo ThinkVantage Toolbox". However I would prefer it to be fired up by my pressing the (blue) ThinkVantage button at the top of my keyboard.
    I have refused point blank to pay the (outrageous) price of GBP 40.00 for Lenovo to send me a CD with Windows etc on it, but have managed (eventually) to rebuild the entire disk driver by driver until the ThinkVantage Toolbox thing (version 6.0.5449.31) could take over and bring my drivers up to date when I Update my system.
    (It's just that they may have gone in incorrectly??)
    Is there something I should have done during installation.
    Ship

    Hi Ship,
    1. Install these for thinkvantage button:- 
    http://www-307.ibm.com/pc/support/site.wss/MIGR-62850.html
    http://www-307.ibm.com/pc/support/site.wss/MIGR-68000.html
    Hope it helps.
    Maliha (I don't work for lenovo)
    ThinkPads:- T400[Win 7], T60[Win 7], IBM 240[Win XP]
    IdeaPad: U350
    Apple:- Macbook Air [Snow Leopard]
    Did someone help you today? Compliment them with a Kudos!
    Was your question answered today? Mark it as an Accepted Solution! 
      Lenovo Deutsche Community     Lenovo Comunidad en Español 
    Visit my YouTube Channel

  • Fn shortcuts and blue thinkvantage button not working

    The Fn+F2, Fn+F5, and Fn+F8 shortcuts are not working on my computer, yet the Fn+F3 and Fn+F4 shortcuts are working. The other ones used work as well but now aren't and I'm not sure why. They blue Thinkvantage button up by the volume also used to work and is no longer working as well. Any ideas as to how I get them to work again?

    I thought this was the one place I could rely on for answers, but I guess not. I have given up hope.
    T400
    Intel® Core™2 Duo T9400 2.53 GHz__Windows 7 Professional__3GB Memory__160GB, 7200RPM Hard Drive__14.1” WXGA+TFT-CFL__ATI Mobility Radeon™ HD 3470--

  • Thinkvantage button not working at startup

    Hi. I have the same problem with thinkvantage button.
    `story`
    My pc is a z61m and I was install Win server 2003, but now I need to restore factory default.
    And now i have W2k3, MBR and original EISA partition on the drive, but not working F11 on startup or if i push the thinkvantage button i can choose only:
    ESC to resume normal startup
    F1 to enter BIOS
    F12 to choose a temporary startup device/
    Some time ago you give the link, I was download and make `MBR repair` but no any changes.
    Can you heelp me, please, what I need to do, to diagnostic and really repair thinkvantage resque and recovery startup button/function.
    Moderator Note: Edited subject to match content.

    Hi and welcome to the forum!
    Give this a go:- http://www-307.ibm.com/pc/support/site.wss/document.do?lndocid=MIGR-54483
    You will need to create bootable CD or floppy, this is different than MBR repair. Alternatively, you can use recovery discs provided that you created them in the factory installed OS.
    Last resort would be to order the discs from lenovo for a fee.
    Hope this helps.
    Maliha (I don't work for lenovo)
    ThinkPads:- T400[Win 7], T60[Win 7], IBM 240[Win XP]
    IdeaPad: U350
    Apple:- Macbook Air [Snow Leopard]
    Did someone help you today? Compliment them with a Kudos!
    Was your question answered today? Mark it as an Accepted Solution! 
      Lenovo Deutsche Community     Lenovo Comunidad en Español 
    Visit my YouTube Channel

  • Restrict access to buttons, regions, etc. on a per user basis?

    My application restricts access to buttons, regions, etc. on a per user basis.
    Here is my application logic...
    1. A User can only edit items they own.
    2. A Super-User can edit all items
    So, when a user logs in, I use a post-authentication process to set the user ID to an application level item.
    Now, for example, to have an edit button display on a page, I need to check the item's owner ID against the application level user ID...and check to see if this user is on the Super User list via a query.(which could be set to another application level item upon login...I guess)
    Question...What is the best way to do this? Conditional display? Authorization scheme?
    Would something like the following work for a Conditional Display?
    Condition: SQL Expression
    &USER_ID.=&P6_ITEM_OWNER_ID. OR USER_ID in (select USER_ID from table where USER_ID=&USER_ID.)
    How would I do this with an Authorization Scheme? (I like the idea of updating the logic in single location...but I'm not sure if it is possible because I have to check PX_OWNER_ID would be different on each page.)

    Hi Denes,
    Thanks for your code which allows user to edit (if authorized) and view (if not).
    But some how - I do not get the image to show up - instead it show a small underline.
    From SQL point of view - here is what I get - when i run the sql
    '<img src="/i/ed-item.gif">',2,CR TEST,,,,dune2.cit.cornell.edu,CRDMTEST.CIT.CORNELL.EDU,PSPROD,,,CRDMTEST
    Here is my wrap_image function
    create or replace function wrap_image(p_user_name in varchar2,p_dm_name_id in number)
    return varchar2 IS
    v boolean := False;
    ret_val varchar2(1000);
    begin
    dbms_output.put_line('user='||p_user_name);
    dbms_output.put_line('dm_name='||p_dm_name_id);
    -- Check authorization if the user is super user - return true, else if he has edit priv on dm_name_id - return true - else false
    v:=ACL_DMTOOLS_DM_PRIV(p_user_name,p_dm_name_id);
    if v then
    ret_val := '<img src="/i/ed-item.gif">';
    ret_val := ''''||ret_val||'''';
    dbms_output.put_line('TRUE');
    else
    ret_val := '';
    dbms_output.put_line('FALSE');
    end if;
    return ret_val;
    end;
    Thanks for your great educational site.
    Regards
    atul

  • X201 ThinkVantage button issue

    Hello,
    Anyone like me find the "Blue" ThinkVantage buttone doesn't after reboot the Windows. Even follow the screen informed "Press ThinkVantage for setup", it also doesn't work.
    It is required to power off x201 completely and press On/Off button and ThinkVantage to take function.
    In previous series x60, it have not this problem.
    x201 BIOS ver. 1.36
    Thanks

    hey tlee,
    uninstall all thinkvantage software and drivers from your unit.
    then go to out support site via http://support.lenovo.com . download the latest thinkvantage software/driver and reinstall them
    WW Social Media
    Important Note: If you need help, post your question in the forum, and include your system type, model number and OS. Do not post your serial number.
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"!
    Follow @LenovoForums on Twitter!
    Have you checked out the Community Knowledgebase yet?!
    How to send a private message? --> Check out this article.

  • Enabling ThinkVantage button after clean OS install (X230)

    I'm going to install an SSD in the mSATA slot of my X230 and then do a clean install of Windows 7 x64 on it (setting the SSD to bootable and the HDD to not bootable).  I'm concerned that this will render the ThinkVantage button unusable (particularly since that's what happened when I upgraded my X61s from XP to Win7).  If this happens, is there a procedure for restoring its functionality?  Thanks.

    Because Windows is supposed to be installed differently on an SSD than on an HDD.  It takes care of itself with a clean install.  With a clone I have to go in and reconfigure it.  I believe it's just activating TRIM and AHCI, but I'm not sure that's all.

  • Blue Thinkvantage button

    Hi,
    I had to re-install windows and now the Blue Thinkvantage button is not working.
    What Lenovo softeware do i need to download to make this work again.
    W700 - Win 7 x64
    Thanks,
    Kev

    Hello Alphawave,
    Now the ThinkVantage toolbox has been replaced by Lenovo Solution Center.
    Kindly refer to the mentioned below post and this will resolve the issue.
    http://forums.lenovo.com/t5/ThinkVantage-Technologies/How-to-make-the-ThinkVantage-blue-button-work/...
    Update to us about the status.
    Best Regards,
    Tanuj
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution".! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

  • Lenovo ThinkVantage Button W500

    Recently Installed Window 7 Pro 64 bit and the blue ThinkVantage button is no longer working.  Is there a driver update for this?

    Have you installed all the Thinkvantage applications from the Lenovo site? On my W500 the blue Thinkvantage button starts Lenovo Toolbox (old PC Doctor I thnk) so be sure you have that downloaded from Lenovo.

  • Disable ThinkVantage Button and F11

    Is there a way to disable the blue thinkvantage button and f11 key restore functionality on R61 laptops? I have about 900 of the R61 Laptops in a school invironment and would prefer that a student did not perform a restore.

    wgainer wrote:
    And how might one disable the "Predesktop" area. Not an option in the R61
    From a lurker:
    "Short of removing the partition and/or replacing the boot manager, you don't disable the predesktop area.  Again, the best protection mechanism to keep unwanted users out of PE is to password protect it via pe_setupmasterpwd.exe.
    Alternatively, in a domain environment, recovery and restore options in PE can be hidden via GPO."
    English Community   Deutsche Community   Comunidad en Español   Русскоязычное Сообщество
    Jane
    2015 X1 Carbon, ThinkPad Slate, T410s, X301, X200 Tablet, T60p, HP TouchPad, iPad Air 2, iPhone 5S, IdeaTab A2107A, Yoga Tablet, Yoga 3 Pro
    I am not a Lenovo Employee.
    I AM one of those crazy ThinkPad zealots!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"!

  • X220 - Thinkvantage button (restore original hard drive)

    Hello --
    If I boot using the ThinkVantage button, there is an the option to restore the original hard drive. Will this also restore the preinstalled software (specifically, Norton antivirus)?
    Thanks.

    it will reinstall everything that was installed on the laptop when it was shipped to you.
    Regards,
    Jin Li
    May this year, be the year of 'DO'!
    I am a volunteer, and not a paid staff of Lenovo or Microsoft

  • ThinkVantage Button takes me to System Recovery after HDD partition

    Hello,
    I recently purchased a W520 with 4GB of RAM.
    I bought 3 more sticks of 4GB each, installed them and everything was fine. I also shrunk the C: drive and created a new drive (D:\) from the space I saved after shrinking the volume.
    When I start the laptop and want to go into the BIOS setup by pressing the blue ThinkVantage button, it does not go to the BIOS setup. Rather it goes through to the system recovery options. 
    What gives? How do I go to the BIOS setup?
    Thank you in advance.
    Solved!
    Go to Solution.

    Yep. that worked... Silly me. Thanks

  • Thinkvantage button no longer glowing

    I recently upgraded to Windows 7 and now my Thinkvantage button has stopped lighting up its blue LED. Anyone else experiencing this?
    Any drivers or firmware in the works for this, Lenovo?

    I'm sorry, this is not going to be an answer - I just wanted to say that my think vantage button no longer works either - it does absolutely nothing.  I noticed there was a bios update today and I'm wondering if that had anything to do with it.  I'm also having trouble playing movies - it wants me to change my screen resolution and some other weird thing which I am not going to do.  It played movies fine yesterday.
    Of course I'm out of warranty so there will be no resolution.

  • ThinkVantage button not working

    There is no response when I press the ThinkVantage button on my R61i.

    Try to download the ThinkVantage Productivity Center via the following link.
    http://www-307.ibm.com/pc/support/site.wss/document.do?lndocid=MIGR-67856
    //JameZ
    Check out the Community Knowledge Base for hints and tips.
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"!
    X240 | 8GB RAM | 512GB Samsung SSD

Maybe you are looking for

  • My apps won't update and I can't make purchases?

    Can anyone help?

  • [Solved] Alt-Tab window switching no longer working after update (JWM)

    The next issue I am trying to straighten out after a recent, long-overdue pacman -Syu, is the loss of window-switching functionality using the alt-tab key combination. This is under the JWM window manager, by the way. The alt key seems to work as exp

  • Error:tenderSTATUS (not offerED to forwarding agent) in vt01n

    hi gurus, how to counter the above mentioned error. also where is the maximium weight assigned to shipment type(I M GETTING ERROR MAXIMUM WEIGHT LIMIT REACHED. how does data get in to the shipping document that is vt01n from LF  or OR THANKS IN ADVAN

  • TOC issue - (Superscript)

    Hi there. I am having an issue with my Table of Contents.  All my links works except for the items that have a superscript in them.  In the example below, when I create the PDF and hover over the items the three words of (Modes of Operation) are hot

  • Using and external microphone

    Help please - trying to record using a plug in microphone head set. Have followed the instruction in the HELP which says I go to preferences, go to audio input, go to drop down menu and click 'in line'. There is no 'in-line' in the drop down menu ...