4030cdt - battery charged but does not work on battery

Hi, I upgraded my laptop to 190 MB of ram and the latest version of the bios, installed a 20 GB drive and am currently running windows xp.
Since put xp, I lost the battery monitor utility.
I use mostly the laptop power supply.
Now it does work on the battery at all, I get about 40 seconds, then windows shuts.
I measured 12 volt directly from the battery and tested a small buzzer to him.
Someone at - it ideas. The drums developed this memory thing to a full release?
or
wouldn't be the electricity utility on the laptop at the origin of the problem?

Hello

How old is your battery?
Usually each laptop died after about 500 charge procedures.
On my old laptop, the battery died after 2 years. In the end, the battery works only 1 min.
In my opinion, you should check if the battery is ok or has a malfunction

Tags: Toshiba

Similar Questions

  • When I try to buy a book, it seems it download but does not work. If I am able to get a sample and try to buy the sample goes far & no new book. There are funds in my account iTunes Help!

    When I try to buy a book, it seems it download but does not work. If I am able to get a sample & try to buy the sample goes far & no new book. There are funds in my account iTunes Help!

    Mine just did the same thing. I've even went and was sold again in case I did something wrong the first time. Still no book! I had to happen a few weeks ago, but when I closed iBooks and reopened, the book was there. This time that didn't happen.  I prefer to read on the iBook, but I'm not if my books download

  • Update KB937287 keep apearing as the only updated, try install many times, but does not work, tried it with the standalone version and it keeps apearing

    Update KB937287 keep apearing that the only update, tried to install a lot of times, but does not work, tried it with the standalone version and it keeps apearing, when I install it does not display an error message, just say that again was successful but when I try to look for more updated it apears again.

    Hi mayortom,

    Thank you for visiting the Microsoft answers Forum.

    You can follow the steps outlined in the article below:

    Troubleshooting Windows Update or Microsoft Update when you are repeatedly offered an update
    http://support.Microsoft.com/kb/910339/

    I hope that helps!

    Thank you and best regards,
    Abdelouahab Microsoft responds to the technical support engineer

  • Here's a strange. I have a HTML page with this time a wmv video. It works perfectly from a USB stick or SD card, but does not work when they are copied to the hard drive

    I have an HTML page created with web expression 4. It contains only a wmv video. It works perfectly when it is called from a USB stick or SD card, but does not work when they are copied to the hard drive. The results are the same with IE and Firefox. It don't make no difference if I use Media Player V9 or V11. He has no control on the page Media Player. Video and html files are in the same directory. Here is the code snippet:

    LIFT, DRAG, THRUST and GRAVITY










    If I run it on a machine with Win 7 there is no problem.

    Richard Grosser

    Hi Richard c. Grosser,.

    Your question is more complex than what is generally answered in the Microsoft Answers forums. It is better suited for the IT Pro TechNet public. Please post your question in the Microsoft Expression forums.

    http://social.expression.Microsoft.com/forums/en-us/categories

  • Tax Turbo installed but does not work on Windows Vista

    Tax Turbo installed but does not work. He says"this file does not have a program associated with it for performing this action. I don't know what the problem is. Exchanged the software still does not work.

    Sometimes, says "Application not found" program seemed to install and icon is on the screen, just at the moment where I got to run the program, it does not work and says it's "shutting down".  Any help?

    Have you ever successfully run this program on your machine?  So the system restore helps you, if if he was running very recently.

    How to repair the operating system and how to restore the configuration of the operating system to an earlier point in time in Windows Vista
    http://support.Microsoft.com/kb/936212/#appliesTo

    Which edition we talk to TurbTax, anything earlier than 2006 may not be not fully compatible with Vista?  64-bit versions may not be compatible at all?

    Have you tried right clicking on the shortcut to the program or the .exe and select "Run As Administrator"?

    The program will run in Mode safe?

    Vista advanced boot options
    http://Techblissonline.com/Vista-advanced-boot-options/

    How to troubleshoot a problem by performing a clean boot in Windows Vista or in Windows 7
    http://support.Microsoft.com/default.aspx/KB/929135

    Problems with the launch of other programs via shortcuts on your desktop?

    Try running ChkDsk to check your drive for errors. Right click on your drive icon / properties / tools / error checking.  Try first by checking do not each box (that it will run in read-only mode) to see if it reports any problems file or hard drive.  If so, restart it by checking both boxes and restart to allow him to attempt to fix any problems found.

  • Adobe Flash is installed but does not work.

    Shows that Adobe Flash is installed but does not work.  whenever I try to watch a video, it says I need to install adobe flash

    original title: adobe flash

    Why do you send the original to a download of the Adobe Reader software, poster when their question Abobe Flash Player?

    The current version of Adobe Flash Player is 11.2.202.235

    http://get.Adobe.com/flashplayer/

  • Cannot install itunes. It installs but when I clicked on it said has not been installed correctly. I uninstalled, reinstalled several times but does not work.

    Cannot install itunes. It installs but when I clicked on it said has not been installed correctly. I uninstalled, reinstalled several times but does not work.

    Trying to download iTunes again, but instead run the installer from its current location, try saving it to your hard drive and then run the configuration file.

    Problem installing iTunes or QuickTime for Windows
    http://support.Apple.com/kb/ht1926

    iTunes for Windows Vista or Windows 7: troubleshooting...
    http://support.Apple.com/kb/ts1717

    You can try both uninstalling and reinstalling as a new user to see if that helps:
    http://Windows.Microsoft.com/en-us/Windows7/create-a-user-account

    If this isn't the case, I recommend you contact Apple for assistance.

    Check your hard drive for errors:

    Click Start

    Type: CMD, according to the results, right-click CMD

    Click on "Run as Administrator"

    At the command prompt, type: chkdsk /f /r

    When you restart your system, your computer will be scanned for errors and will try to correct them.

  • JavaScript works with an alert, but does not work without it. Why?

    This happened to me before, but I was able to solve my problem. Now I'm not.

    Let me explain: I have a javascript function which I call when I double click on a line on a table:

    [code]

    function CallServ (evt) {}
    source var = evt.getSource ();

    AdfCustomEvent.queue (source, "call",
    {
    },

    (false);

    auxDblClick.call (this, source);
    }

    function auxDblClick (CBC) {}
    split var = src.toString () .split ('=');
    var idButton = split [1];
    var split2 = idButton.split(':');
    okButton = split2 var [0].concat(':');
    for (var i = 1; i & lt; (split2.length - 1); i ++) {}
    okButton = okButton.concat (split2 [i], ' :');)
    }
    okButton = okButton.concat ('dc_cb1');
    var comp = AdfPage.PAGE.findComponent (okButton);
    Alert (COMP);
    AdfActionEvent.queue (comp, comp.getPartialSubmit ());

    }

    [/ code]

    As you can see, my alert line is commented. If it is not commented, the "auxDblClick" feature works very well: it will print the model on the alert, and then it will perform the action of the dc_cb1 button. However, when I commented the alert function, it stops working.

    I have PartialTrigger set to "true" on my dc_cb1 button and the clientComponent is set to 'true '. I've also set to true ClientComponent on the table, but it does not work.

    So, why the function working with alert, but does not work with the alert off the coast? What Miss me?


    P.S: jdev version 11.1.2.4.0

    I found the solution:

    Before the "AdfActionEvent.queue (comp, comp.getPartialSubmit ());" line, I used the update function. Like this:

          var t = document.getElementById (okButton);
       
          t.Focus ();

    Now everything works fine

  • I created a Javascript script that adds a watermark on the document action "paper print".  This works in Acrobat Pro, but does not work in the drive.

    I created a Javascript script that adds a watermark on the document action "paper print".  This works in Acrobat Pro, but does not work in the drive.  I am a novice using Javascript, so what am I doing wrong?

    Cannot use either addWatermarkFromFile or addWatermarkFromText methods of document with player as shown in the documentation. You can hide/display the form fields and the existing layers, so consider this approach.

  • I installed the German version of Photoshop, now I need the version in English for some actions, that I bought. In Photoshop preferences is German and I can't change to English. I changed my Creativ cloud in English, but does not work for Photoshop. I do

    I installed the German version of Photoshop, now I need the version in English for some actions, that I bought. In Photoshop preferences is German and I can't change to English. I changed my Creativ cloud in English, but does not work for Photoshop. What do I need to reinstall Photoshop in English?

    Also if you wish, you can take back to the top of Presets, plugins... before uninstalling.

  • Filters Photoshop CS6 Gallery is visible (not grayed out) but does not work.

    Filters Photoshop CS6 is visible (not grayed out) but does not work.

    I opened in 8-bit RGB jpeg.

    I can use the options of fluidity and blur, but nothing in the Gallery of filters (for example cutting).

    I am running on a MBPro CS6, recently restarted, 16 G of RAM, OSX 10.11.1

    I get no effect for smart objects or rasterized jpegs.

    You will notice the cut filter is selected, but has no effect on the picture.  There is no error message.

    It looks like I could use the filters a month ago.

    Thank you.

    Jeff

    Screen Shot 2015-12-14 at 10.42.37 PM.png

    The preview is enabled.

    Click just to the left of the opening.

  • I use CS4. Can I open files CS6? I get 'not available on your system plug-ins' messages and I would like to open anyway, but does not work by clicking OK.

    I use CS4. Can I open files CS6? I get 'not available on your system plug-ins' messages and I would like to open anyway, but does not work by clicking OK.

    InDesign CS4 can open the .indd files, .indt and .inx from earlier versions, but not from later. It should, however, be able to open files saved or exported to more recent versions, .idml being understood than non support for features will be lost, text will likely reflow due to differences in the engines of texts between versions and more the gap between versions more likely, there must be significant differences from the original. You need to be sure that CS4 is at version 7.0.6 read the .idml.

  • Plugged not charging - laptop does not work on battery

    I have a Lenovo laptop running Windows 7 less than a year.  But it does not work on battery now.  Battery level icon said: ' 87% available (plugged in, does not support).  Multiple, several times I tried to remove and re - insert the battery, restarting, uninstalling the 'Compatible Microsoft ACPI Control method battery' driver through the device, new material to re Analysis Manager - find the battery and re-install the driver, over and over again.  Nothing works for me--and if I unplug the AC adapter, the laptop just dies instantly.  Basically, it is as if the computer can see the battery, knows it is there and has the power, but don't give her a load or pull everything current.  What is the reference for this?  Anyone?  Help, please!  Thank you.

    Hello

    References to Vista also apply to Windows 7.

    Check with support from the manufacturer of their books online and the drivers and their forums system
    (as applicable) for known issues and possible solutions.

    Support from Lenovo and downloads
    http://www-307.IBM.com/PC/support/site.WSS/homeLenovo.do

    Lenovo forums
    http://forums.Lenovo.com/

    =================================================================

    Its 'possible' that sort of corruption is a problem.

    Follow these steps to remove corruption and missing/damaged file system repair or replacement.

    Run DiskCleanup - start - all programs - Accessories - System Tools - Disk Cleanup

    Start - type in the search box - find command top - RIGHT CLICK – RUN AS ADMIN

    sfc/scannow

    How to fix the system files of Windows 7 with the System File Checker
    http://www.SevenForums.com/tutorials/1538-SFC-SCANNOW-Command-System-File-Checker.html

    Then run checkdisk (chkdsk).

    How to run check disk in Windows 7
    http://www.SevenForums.com/tutorials/433-disk-check.html

    =================================================================

    Other information that might help:

    Control Panel control - plan change Options - power plans - power - advanced settings
    Parameters for the drainage and the use of parameters (this is how much to use and not how much or how)
    long to load).

    In fact, what causes a lot of wear on a battery empties it too low on several occasions. With today
    systems overload are not a problem.

    Here are some tips to help and troubleshoot battery issues.

    Old battery? Unplug the power to the computer - remove the battery and clean the contacts with a pencil
    eraser (do not use this, if your battery is fine slots - just clean up the edges of the knife which fit in)
    them and be careful). Batteries are old, or it could be a problem with the computer.
    Check with the support of the machine system, and many of them have on line forums.

    New Lithium-Ion type battery usually last longer if you do not unload then less than 30%
    However on a laptop that not extend their life a lot. Best is to use the a/c adapter
    When this is possible.

    I use the free version of BatteryBar to monitor my battery. Click on the green button on the
    Yellow box on the right side of the page to download the latest stable version.

    BatteryBar - free version available
    http://osirisdevelopment.com/BatteryBar/index.html

    Another good program

    Vista battery saver - free
    http://www.codeplex.com/vistabattery

    Problems with the lives of its use and the battery of power - Mr Fixit
    http://support.Microsoft.com/GP/windows_battery_power_settings

    You can also check with the manufacturer of system and forums that many use their own
    proprietary software to monitor the battery and they could be known problems with your battery.

    ============================================================

    Battery meter: frequently asked questions
    http://Windows.Microsoft.com/en-us/Windows7/battery-meter-frequently-asked-questions

    Battery saver
    http://Windows.Microsoft.com/en-us/Windows7/conserving-battery-power

    Solutions to common battery problems
    http://Windows.Microsoft.com/en-us/Windows7/solutions-to-common-battery-problems

    What is the precise the battery meter?
    http://Windows.Microsoft.com/en-us/Windows7/how-accurate-is-the-battery-meter

    ============================================================

    Try this - to make a Restore Point

    How to create a System Restore Point in Windows 7
    http://www.SevenForums.com/tutorials/697-system-restore-point-create.html

    How to do a system restore in Windows 7
    http://www.SevenForums.com/tutorials/700-system-restore.html

    Then Control Panel - Manager of devices - Batteries - Double click on each item - drivers - tab
    Update the drivers (which can do nothing) - then do a right click and UNINSTALL each - RESTART
    who will update the driver stacks.

    Problems with the lives of its use and the battery of power - Mr Fixit
    http://support.Microsoft.com/GP/windows_battery_power_settings

    I hope this helps.

    Rob Brown - MS MVP - Windows Desktop Experience: Bike - Mark Twain said it right.

  • Firefox installs Windows 10 but does not work

    I've updated my installation of Windows 7 Pro 64-bit for Windows 10, taking the opportunity (at the same time) to install a SSD and re - install everything from scratch. I tried (many times) to re - install Firefox, and while it seems to install OK, if I click on the Firefox icon to launch I get an error message: "Windows cannot access the specified device, path or file C:\Program Files (x 86) \Mozilla Firefox\firefox.exe.» You may not be allowed access to this file. »

    I tried to run with the Windows 10 firewall turned both works - but it made no difference. (My main firewall is Kaspersky Security Total.) Edge, Internet Explorer and Opera browsers work OK, but Google Chrome does not work either. Y at - it an idea of the problem here? I hope someone can solve it for me because I prefer to use Firefox over Opera. Thanks for your replies.

    It was very good work. Play well.
    Please report your last post as solved while others will know.

  • Spell check checked but does not work

    I put the spell check to check emails I write them (via tools, Options, spelling), but it does not work (my friends get very strange e-mails because of my typos!) Am I missing something? Any help would be appreciated

    Thank you very much. Now running. Would have preferred English UK but you won't be able to everything!

Maybe you are looking for