How to disable internal battery without a display?

The display on my T440s is dead.  I would like to remove the hard drive before sending the laptop in.  The user guide says to disable the internal battery before moving the hard drive - but this requires access to the BIOS configuration, which cannot be done on an external monitor.
Is it essential to disable the internal battery before removing the SSD?  If so, how can I do this?
Thanks

SQL> select t1.col_a, column_value col_b
  2  from scott1 t1, TABLE(t1.col_b) t2;
COL_A           COL_B
onetwo              1
onetwo              2
threefour           3
threefour           4
onetwo              5
SQL> commit;
Commit complete.
SQL> update table(select col_b c1 from scott1 where col_a = 'onetwo') t1
  2  set column_value = 6
  3  where column_value= 5;
1 row updated.
SQL> commit;
Commit complete.
SQL>  select t1.col_a, column_value col_b
  2   from scott1 t1, TABLE(t1.col_b) t2;
COL_A           COL_B
onetwo              1
onetwo              2
threefour           3
threefour           4
onetwo              6
SQL>

Similar Messages

  • How do I get battery charge % to display on iPhone 3G?

    How do I get battery charge % to display on iPhone 3G?

    Hi,
    I have an iPhone 3G too, and actually you can't see the % battery life in your display. Try to download an application that I have, it's called Battery and you can see you battery life of your iPhone. It's pretty good;)

  • T440s reenable internal battery without AC power or power lead

    On a train and needed to change SIM card so i disabled internal battery as is recommended
    I forgot you need to plug in ac power to reenable
    And i dont have it with me
    Is there any other way?
    http://thinkpadmint.blogspot.co.uk/

    No idea about the nuances of Power Bridge, but what about having the other battery attached?
    Some Acer machines have an external switch for the internal battery, so you could just handle it mechanically instead of convolutedly through software. You'd think Lenovo would have come up with something similarly flexible.
    W520: i7-2720QM, Q2000M at 1080/688/1376, 21GB RAM, 500GB + 750GB HDD, FHD screen
    X61T: L7500, 3GB RAM, 500GB HDD, XGA screen, Ultrabase
    Y3P: 5Y70, 8GB RAM, 256GB SSD, QHD+ screen

  • T440s: disabling internal battery if can't boot

    Hi All,
    I just got my T440s a couple of weeks ago. I stupidly ordered it with only 4GB of RAM, thinking that I couple upgrade it myself if neccessary (and it would be much cheaper that way).
    Well it seems 4GB definately isn't enough for my needs, so I ordered another 4GB stick. I installed it, plugged the machine in and powered it up. And was met with the tone for a memory error. Probably the module isn't seated correctly, but I suppose it could be faulty.
    Anyway, you'll notice I said that I plugged it in before powering up. That means that the internal battery has been reactivated. I can confirm this because it will start (and give me the error) without being plugged in and without the external battery connected. So my problem is, how do I disable the internal battery again to remove or reseat the problem DIMM, since I can't get to the UEFI/BIOS configureation to disable it.
    Please help.
    Solved!
    Go to Solution.

    Glad to hear that!
    I also added my 8GB stick before finding out that the internal battery can be disabled in BIOS, luckily it installed without a hiccup for me, but lesson well and truly learned.
    You might want to keep the hardware maintenance manual bookmarked or saved for future reference, it has every bit of information you need.
    Hardware Maintenance Manual - ThinkPad T440s
    Cheers!
    ThinkPad W540 (20BG) - i7-4800MQ/24GB // ThinkPad T440s (20AQ) - i7-4600U/12GB
    ThinkPad T440p (20AW) - i7-4800MQ/16GB // ThinkPad Helix (3698-6EU) - i5-3337U/4GB
    ThinkPad W520 (4282-W4Q) - i7-2720QM/32GB // ThinkPad T400 (2767-W1C) - P9500/8GB
    ThinkPad T61 (7665-CTO) - T7700/4GB // ThinkPad T60p (8741-C2G) - T7400/4GB

  • How to disable International Data Roaming

    Today I connected to wireless data service from my Samsung Tab from India unintentionally and without being aware of the extremely high cost of such usage.  I got an email alert and estimated charges of $ 81.92 for merely 3.53 MB.   More expensive than GOLD !!!
    I was trying to send Verizon an email to disable INTERNATIONAL DATA ACCESS & ROAMING for my Tablet BUT cannot find any Verizon Support email address to contact them.  THATS A SHAME.
    I also signed to my account but there is no feature to disable international roaming. 
    I am so scarred even to turn on my tab for the fear that the device may automatically try to connect with service providers here in India and incur big charges for me. 

    Hi Melissa,
    I don't know how the device/service started communicating via 3G when the icon on the Samsung Galaxy Tab was showing as Wi-Fi connection.  I am having this device/service from Verizon for over 3 years now & been using a lot & had no similar incident when using in the US.  
    For the fear of unintended 3G connectivity & the charges there-off, I have completely stopped the usage of my Samsung Tab in India.  It has been TURNED OFF since 10/09/13.    I will check to see if I can find Deny Data Roaming on my Samsung Galaxy Device.  I did not find any such feature on my Verizon web account.
    As, I will be back in the US by 10/28/13 -  it does not make much sense to change plans for such a short time.  However,  I would like to know if the charges can be discounted or partially waived on a one time basis and to be considered in the $ 25 / 100 MB international data package instead of $ 81.92 charged at this time.
    Thank you.
    Veena

  • How to disable internal TNEF format for mail message?

    for exchange 2007/2010
    my configuration is as follows:
    1. i've added a RoutingAgent, that catches every message that its subject contains
    a specific word, then - re-routes it into a dummy domain (dummy.com for example).
    2. i've added SendConnector that catches dummy.com in the address space, and
    routes it to a smtp listener.
    If i send mails from outlook client to another user in the domain, it seems
    that outlook wraps the smtp request in TNEF format (where the body and attachments are replaced with winmail.dat file).
    If i add a recipient which is outside of the exchange domain, the smtp request is sent well in a regular MIME format.
    can i somehow change the internal handling to simple MIME format? i need to
    relay it to an external IP...
    i tried to disable it in "Remote transport" - didnt work, because i'm routing
    those internal mails.
    thanks!

    Hi,
    Please refer the following post about how to disable TNEF in exchange 2010 server:
    http://social.technet.microsoft.com/Forums/en-US/exchange2010/thread/8cb63cda-26df-42c8-8e85-e30fb7a5d41a
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • External display - how to disable internal display or to move dock

    Hi,
    I'm using my MacBookPro with my external monitor. Since my external 24" Monitor is big enough, I don't want to use my integrate monitor. At least I'd like to move the dock as well as the top bar to the external monitor, because my MacBookPro is not in front of me.
    Any ideas?

    You have several options.
    First, and simplest, is just video mirroring, where the Mac sends the same signal to both the internal LCD and the external monitor. Since both screens are showing the same image, it doesn't matter which one you consider 'primary' - they both are.
    Secondly you can designate which screen is primary using the Displays Preferences. Under the 'Arrangement' tab you can set the relative position of each screen (e.g. LCD to the left/right of the monitor) by dragging the screens around. You'll also notice that one screen has a mini menu-bar visible. This denotes the 'primary' screen that handles the menu bar and dock. Dragging this menu bar to the other monitor will change the primary screen to that monitor and achieve what you want.

  • How to disable T60p mic without disabling other mics?

    I use a headset occasionally and I want the onboard mic to always be disabled while allowing a plugged-in mic to work. Any advice?

    You can mute it with software or another simple external solution would be to plug a jack into the mic port, this will disable the internal mic. You can buy jacks at stores like RadioShack or cut one off a bad mic.
    If you want to mute it try going to control panel>Sound, double click the integrated microphone and select "recording" tab and click on "levels". You should be able to mute just that mic.
    ThinkPad W-510 i7-820QM(1.73-3.06GHz) Quad Core... ThinkPad T500, T9900, 8gb SSD...FrankNpad T-60p/61p (X9000 2.8ghz) 8gb SSD ips FlexView...ThinkPad T-61p (T9300 2.5ghz) 8gb ram...Thinkpad X-61 Tablet 4gb ram...ThinkPad A-31 (1.9ghz P4 1.5gb ram)

  • How to disable search assist without toolbar?

    Hi,
    I want to disable the search assist feature, also known as "error assist".  The only instructions I can find refer to a verizon toolbar: http://www22.verizon.com/ResidentialHelp/Generic/VerizonToolbar2010/VzToolbarFAQs/128047.htm
    I have verizon DSL.  I connect via a wireless linksys router. 
    However, I don't have this toolbar, and don't want it.  I'm guessing that years ago when I signed up with Verizon, I eliminated the toolbar because it is a feature I don't want. 
    It will come as no great surprise that I'm quite annoyed at having to disable these features.  These features should be opt-in, not opt-out.
    Thank you,
    Ryan

    Thanks for your reply.
    re: "change your Linksys to use any one of the following servers".  I'm not sure where in the router's admin interface to do this.
    Under the status tab, one part of the interface shows...
    dns 1:  71.252.0.12
    dns 2: 68.237.161.12
    However, it's not clear how to edit this and I'm not even sure if this is what I need to change.
    Under the basic setup tab, the interface has three rows for static DNS 1, static DNS 2 and static DNS 3.  These are all set to 0.0.0.0. Is this what I should be editing?
    Ultimately I'm trying to prevent the "search assist" feature from interfering with a setting in my browser than (normally) should handle all keyword searches I perform in the location window with the search engine of my choice. 

  • How to disable internal storage browsing

    When you plug in a password protected iPhone to a Windows computer, you are prompted whether you want to view/copy files. Even if you disable autoplay, you can still navigate to the device and access all files. This should only be possible if the device is unlocked. How can one disable this security hole?

    Can you provide some more information. I have a 4S and Windows 7 system. I cannot get into any of my information on the phone from my computer except what shows up in iTunes. I cannot see any files or notes that I have. How are you able to do this?

  • How to disable the back button when displaying a form

    Hi ,
    i have form A calling form B, when form B is displayed i want to disable the
    back button in the explorer so as not to allow the user from going back to
    form A.
    thanks.

    When you open a new window, call following javascript function also to disable the "back" button.
    window.history.forward(1);
    It will work.

  • HT3371 how to replace internal battery in Macbook Pro 17"

    My 17" went dead while sitting in a warehouse waiting for a residence. Grrr.

    You can only replace the battery yourself on a 2008 or older MacBook Pro. If you do it in a newer computer, you will void the warranty.
    If you have a 2008 or older computer, buy the battery at the Apple Online Store > http://store.apple.com/us/product/MA348LL/A/rechargeable-battery-15-inch-macbook -pro?fnode=5a Then, install it > http://support.apple.com/kb/HT3053
    If you have a newer computer, you have to look in iFixit for the steps to replace your battery > http://www.ifixit.com

  • How to disable hostname verification without code

    Hello.
    Is there a way to disable the hostname verification during SSL connection, ? I mean something like a system property, since i use an existing application and i've not the source to set my own custom hostname verifier.
    Thanks.
    Ephemeris Lappis

    Hi
    I faced the same problem and as I see now I'm not the only one :o)
    Did you find the way to do it, please?
    Very appreciating any inputs,
    Sincerely,
    Jabb
    null

  • How to disable internal superdrive

    Hello.
    The superdrive in my mid 2011 imac 27 is dead (won't accept disk) so I wonder if there is a reasonably easy way to disable it so my system doesn't see it anymore.

    gpelle wrote:
    I was trying to use bootcamp or refit ...
    I see, if  you need Boot Camp assistance you should post in the Boot Camp forums. That is where the MS Windows and Boot Camp gurus are located.

  • Nested table - how to reference internal column without a name??

    Hi guys, I've a question regarding nested tables - Ive searched around and cant find an answer.
    Heres my sample code :
    CREATE OR REPLACE TYPE scotttype AS table of number;
    create table scott1 (col_a varchar2(10), col_b scotttype) nested table col_b store as col_b
    insert into scott1 values ('onetwo',scotttype(1,2))
    insert into scott1 values ('threefour',scotttype(3,4))
    select t1.col_a, column_value col_b
    from scott1 t1, TABLE(t1.col_b) t2
    insert into table(select s.col_b FROM scott1 s WHERE s.col_a = 'onetwo')
    values (5);Ok, so that seems fine.
    If I want to do an update or delete though, how can I reference col_b as the nested table doesnt have a column name ?
    Ie :
    update table(select col_b from scott1 where col_a = 'onetwo') col_b
    set col_b.XXXXX = 6
    where col_b.XXXXX = 5won't work - so what do I put in place of the XXXXX ???
    I'm sure its simple, but I can't find it!
    Thanks all

    SQL> select t1.col_a, column_value col_b
      2  from scott1 t1, TABLE(t1.col_b) t2;
    COL_A           COL_B
    onetwo              1
    onetwo              2
    threefour           3
    threefour           4
    onetwo              5
    SQL> commit;
    Commit complete.
    SQL> update table(select col_b c1 from scott1 where col_a = 'onetwo') t1
      2  set column_value = 6
      3  where column_value= 5;
    1 row updated.
    SQL> commit;
    Commit complete.
    SQL>  select t1.col_a, column_value col_b
      2   from scott1 t1, TABLE(t1.col_b) t2;
    COL_A           COL_B
    onetwo              1
    onetwo              2
    threefour           3
    threefour           4
    onetwo              6
    SQL>

Maybe you are looking for

  • Printing with Black Cartridge Only option grayed out: Officejet 6000

    Trying to print a black and white photo in gray scale using only the black ink cartridge, unfortunately that option is grayed out. Is there some setting that has to be chosen first before black cartridge only option becomes available? I feel like I'v

  • Preview app issue with deleting PDF pages

    Greetings- I'm hoping that someone else has encountered or can replicate this issue. If I have a PDF file open in preview and I select multiple pages to delete (using command-click) and the pages are not all sequential it seems like the incorrect pag

  • Clear customize Date field value in workflow using IDOC Script

    hi all I have a customize field type is Date with default value is Current date time. At one step of workflow I want to clear the default value of this field with <$wfUpdateMetaData("xmPublicDate", "")$> But it not effect. The current date time still

  • Help in remote diagnosis this X60! (Overheating, USB boot issues)

    I just got it back from (a well respected aftermarket, not Lenovo) service, stress tested but nothing found, a hard disk just died in it with "sector 0" error. Symptoms, still: - When uploading to Box.com with Java multiuploader it overheats and - I

  • Mac Pro restarts instead of waking from sleep

    Since installing 10.5.6, my 8-core Mac Pro (early 2008) has lost the ability to wake from sleep. It seems to go to sleep pretty quickly (if a little faster than before), but when I wake it up by pressing a key on the keyboard, I hear the Mac startup