Battery Life-Dead when not used

I have noticed that if I do not use my ipod for about 2 days, the battery will die even if it is fully charged. I know for a fact that it is not being turned on. is anybody else having this problem? do i need to return it?

have you done a full charge and full discharge 1 or 2 times to help condition and calibrate the battery?
http://www.apple.com/support/ipod/power/

Similar Messages

  • Battery depleting even when not using

    Ever since I downloaded the last software update, I am finding that my battery is depleting almost overnight even when I am not using it. I have to charge it every night and it doesn't last as long when I am using my ipod. Do you know what the issue is?

    Join the party. Nearly 1/4 MILLION page views here on this subject!
    http://discussions.apple.com/thread.jspa?threadID=2474499&tstart=0
    Check out the new remodeled MacOSG website! 24-hour Apple-related news & support.
     MacOSG: An Apple User Group  iTunes: MacOSG Podcast  Follow us on Twitter: MacOSG

  • Battery life different when not plugged in

    My iPod touch displayed 100% when plugged up to my laptop, but when I unplugged it, it displayed 95%.

    007mike007mike wrote:
    2) i had the motherboard replaced 2 months ago because the video stopped working (covered by Apple, thanks)
    Must be an Early 2008, sounds like you had the nvidia gfx issue.
    300 cycle count battery, what you're describing sounds normal considering the age of the battery. It's unlikely there's any amount of calibration you could do to revive it, the chemicals are just simply depleted.
    New batteries are $129 retail. You can always take it to a service center if you're under Apple Care, typically batteries are only covered for the first year even with Apple Care, but if it's under 300 cycles, it's sort of a gray area.

  • Should I disable wi-fi when not using it ? Will this preserve the Battery?

    When I`m at home,should I disable the wi-fi when not using the internet ? Does this preserve the battery?

    http://ipod.about.com/od/iphone3g/tp/iphone-battery-life.htm
    #5 on the list to preserve battery:
    Keep Wi-Fi Off
    The other kind of high-speed network that the iPhone can connect to is Wi-Fi. Wi-Fi is even faster than 3G, though it’s only available where there’s a hotspot (not virtually everywhere like 3G). Keeping Wi-Fi turned on at all times in hopes that an open hotspot will appear is a sure way to drain your battery life. So, unless you’re using it right this second, keep Wi-Fi turned off.
    Find it in Settings -> WiFi -> Slide to Off

  • Is there any way to turn off airport without removing the electrical plug and should I unplug it when not using it??

    I just got the 5G Airport Extreme base station. Set-up was a snap! Maybe 10-15 minutes compared to a friend who got another name brand for his pc and took a couple hours, even having to call customer support! Been working great so far, but am concerned about never turning it off, not only about the possibe harm that could be done to the unit, but also about having an active, open Internet connection 24/7. Before I got my Airport Extreme I was using Ethernet cable with a cable modem that could be placed on "standby" whenever I was not using my Mac for Internet, but since AE5G doesn't have a power switch on the unit, have left it turned on rather than unplugging it by the electrical cord. I did turn AirPort "off" in the menu bar when not using it wth my Mac, but AE is still apparently constantly active, showing a steady green light. Would there be any harm done by plugging it in only when I want to use Wi-Fi, then unplugging it?
    Thanks for the help!

    Would there be any harm done by plugging it in only when I want to use Wi-Fi, then unplugging it?
    That is a matter of debate, since there are two schools of thought regarding power status on a router.
    One school maintains that you can turn the device on and off as needed. Makes sense for some folks. The advantage of this is that it might save a bit of electricity, although the Extreme draws very little power most of the time.
    Another school believes that there is a reason why Apple did not even place an "Off" switch on the device. It's designed to run 24/7.
    Leaving the Extreme on will place far less stress on the electrical components in the device since they stay in an "idle" state most of the time, drawing very little current. Powering any electrical device up sends a sudden rush of current through the device, which places far more stress on a device than if it is simply left on.
    It depends on your priorities. If you want to save electricity, your decision is already made. If you intend to prolong the life of the router, then consider leaving it on, as Apple intended.
    A compromise position might be to leave the Extreme on most of the time and power if off for long weekends or vacation periods when you will be away. Remember that the Extreme must establish all new network connections every time that it powers back up....perhaps another reason to simply leave it on.

  • How do I turn off background ni file activity when not using Labview? files such as nimxs.exe, nipalsm.exe, nipalsm.exe, nisvcloc.exe, nicitdl5.exe

    How do I turn off background ni file activity when not using Labview? I use labview rarely, and I also use my computer for demanding multimedia applications, including multitrack digital audio recording. I need to reduce as much background activity as possible, and taking a look with task manager I see files such as nimxs.exe, nipalsm.exe, nipalsm.exe, nisvcloc.exe, and nicitdl5.exe running even when I haven't used Labview (8 I believe). These files run even after I right click the NI icon on the lower right and turn off the application. I would like the computer to boot up without these files, and for the necessary files to be activated only when I start the program.
    Can this be done or do I have to remove labview from the system to improve performance?
    Thanks

    Hello, those processes are part of running NI services that start when Windows boots.  These processes serve varied purposes and stopping them can have undefined and unknown consiquences for your NI products.  These products run at "normal" priority meaning that they should be preempted by any process running at a higher priority which I would expect your other application to be doing given their time sensitivity.  That being said, in Windows XP (I can't speak for other OSes), you can lower their priorities even greater through task manager (right click the process»set priority) to further remove them from contention for resources.  If you want to prevent them from running you can set the service startup type to "manual" in Control Panel»Administrative Tools»Services.  Right click the process go to Properties and Under the General tab choose Startup Type»Manual.  This will start up the processes only when something directly starts it up.  LabVIEW will start these processes up as it attempts to use them.  When you shut down LabVIEW you will need to manually shut down these processes through task manager.  Again, doing this can cause problems with your NI products on your system and it is not advised.
    Travis M
    LabVIEW R&D
    National Instruments

  • Validation messages in JSF (when not using ADF faces)

    I've spent some time with JDeveloper 11 and would like to use it on an upcoming project. I have to target IE 6, so I won't be able to take advantage of ADF Faces. Instead I'd like to use the ADF Business Components with a standard JSF interface so it can be used by people still running IE 6.
    I've created a Business Component from a database table and can bind a JSF HTML Creation Form by dragging the appropriate view from the AppModule in the Data Controls pane. However, when I attempt to submit the page without all the fields being valid I get the following validation error message:
    j_id__ctru2:j_id__ctru6: Validation Error: Value is required. j_id__ctru2:j_id__ctru6: Validation Error: Value is required.
    I've tried making this more descriptive, but editing the error message in the Validation Rules section of the Business Component has no effect. What's the best way to convey a meaningful validation message to the user when not using ADF Faces?
    Also - I'm still very new to JDeveloper. Since I won't be able to rely on my users having Internet Explorer 7, would you recommend I stay with JDeveloper 10? The examples and documentation I've seen so far for JDeveloper 11 appear heavily biased towards using ADF Faces so I'm starting to wonder how much support is there for using plain old JSF.
    Thanks for your time!

    Hi,
    if you are completely new to this then I suggest to use JDeveloper 10.1.3 and ADF Faces in there. Its good to use with IE6 as well. Currently we do have more tutorials available for this release than for 11, which for this reason is a better choice for someone new to this
    Frank

  • X61 Hang when not using AC adapter

    X61 will hang (on the login page, sometimes when using the laptop halfway), when not using AC adapter.I've format the system, install drivers (system update) and application.
    anyone encounter this issue?

    I notice if I disable Atmel TPM (from Device Manager), the system works normal when not connect to AC adapter.
    I did not have most of the Lenovo software installed. Only have System Update, Fingerprint software & Power Manager.
     Will there be any issue if I disable the Atmel TPM ?

  • When not using EJBs can I make BD a Singleton and cache facade instances?

    Hi,
    In an application which does not use EJBs can I make BD(Business Delegate) a singleton?
    I was very sure about doing this but when I tried Google on the same subject the answers were'nt supportive of this but that was in the context of applications which used EJBs. And also item 4 in Effective Java isnt very supportive of caching Objects at the drop of a hat.
    When not using EJBs would it be an unnecessary thing to make BD a singleton and cahce Facade instances in a BD and DAO instances in a Facade? I am planning to use a array based blocking bounded buffer for the purposes of caching. Or would it be better to make both BD and a facade as SIngletons and just cache DAOs in a Facade?
    Any suggestion would be of good help to me.
    Thanks a lot.

    Not sure I understand all your design, but you seem
    to describe an architecture where requests are queued
    and handled serially.Sorry if I messed up while explaining it. No, it will not be handled serially. Since the BD is a singleton multiple threads can pass messages to it simulteanously, a bit like an object of the Action class in Struts. Since I dont see having any synchronized methods in a BD requests will be handled simulteanously.
    The impact on throughput of handling requests
    serially (as opposed to parallelizing them) probably
    outweights by far the cost of instantiating one more
    object per request...Yes, I understand that but as I explained above the reqests wont be handled serially.
    To be more clear, I am thinking of using any one of these two things:
    1) BD(Singleton)-->Facade(Singleton, caches DAOs in a thread safe data structure)
    2)1) BD(Singleton, caches Facade instances in a thread safe data structure)-->Facade(caches DAOs in a thread safe data structure).
    the thread safe data structure I am planning to have is a array based bounded buffer which blocks using wait and notify mechanism.
    Thank you for the reply.

  • IPhone 4S: How do I figure out what is draining the battery?   I am not using anything

    iPhone 4S: How do I figure out what is draining the battery?   I am not using anything that I know of. 

    see if these links help out
    http://discussions.apple.com/thread/3526981?tstart=120
    http://discussions.apple.com/thread/3484755?tstart=30
    http://discussions.apple.com/thread/3660196?tstart=90

  • Hi, I have an iPhone 4 which rings people when it is locked, whether or not in my pocket.  I always lock it when not using it.  Can anyone help? It is calling random numbers, not the last person or anyone even recently called on my recents list. Thanks

    Hi, I have an iPhone 4 which rings people when it is locked, whether or not in my pocket.  I always lock it when not using it.  Can anyone help? It is calling random numbers, not the last person or anyone even recently called on my recents list. Thanks

    Pay no attention to iinami, the amount of replies to people saying their handsets must have been jailbroken everytime iTunes throws out an error is tremendous. (Clearly you don't need to have any real knowledge to get to level 3 on these forums, let's hope apple's geniuses know a lot more than some of their customers.)
    http://support.apple.com/kb/TS3694
    Solution below.
    Error 9
    This error occurs when the device unexpectedly loses its USB connection with iTunes. This can occur if the device is manually disconnected during the restore process. This issue can be resolved by performing USB troubleshooting, using a different USB dock-connector cable, trying another USB port, restoring on another computer, or by eliminating conflicts from third-party security software.

  • Ive just subscribed to itunes match. do i need internet access to play tunes when not using my home broadband?

    ive just subscribed to itunes match. do i need internet access to play tunes when not using my home broadband?

    On an iOS device yes unless you pre-download the music. On your computer no, unless you decide to delete the tracks from your iTunes library. The latter is not recommended without having a full backup of your muaic files.

  • Should I unplug my AE when not using it for months at a time?

    should I unplug my AE when not using it for months at a time?

    Yes, in my opinion.....unless you really like to have a green light "on" all the time.

  • My new iPhone 4S loses battery life even when switched off?

    Purchased a new iPhone just last week.
    I drained the battery completely and then full cycle charged it. Disabled Siri, location, apps, notifications etc.
    So far I have been very conservative with my iPhone making phone calls and texts only.
    Just started to notice these past 3 days that i lose 2-3% of battery life even when my iPhone is switched off..
    How is this even possible?
    Any help or advice on how i can solve this problem would be greatly appreciated. Thanks.

    Please See item 3 Here  >  Community etiquette

  • Firefox crashes - even when not using the computer

    Firefox crashes - even when not using the computer
    Sometimes I can walk away from the computer and only have one tab open (e.g. Facebook) and when I come back to the computer a few hours later, Firefox has crashed for no reason.

    Unfortunately the linked crash report is empty (@ EMPTY: no crashing thread identified; corrupt dump) and doesn't include any data, so it is not possible to find the cause of the crash.
    Did you recently submitted other crash reports that were submitted and show a crashing thread?
    See:
    *http://kb.mozillazine.org/Firefox_crashes
    *https://support.mozilla.org/kb/Firefox+crashes
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do not click the Reset button on the Safe mode start window or otherwise make changes.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    Create a new profile as a test to check if your current profile is causing the problems.
    See "Creating a profile":
    *https://support.mozilla.org/kb/profile-manager-create-and-remove-firefox-profiles
    *http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Profile_issues
    There may be extensions and plugins installed by default in a new profile, so check that in "Tools > Add-ons > Extensions & Plugins" in case there are still problems.
    If the new profile works then you can transfer some files from the old profile to that new profile, but be careful not to copy corrupted files.
    *http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox

Maybe you are looking for

  • Message History,Multiple Devices and Hacking

    I have a skype account in which I sign in only from my laptop and not any other device. I have selected not to keep history. I have noticed that the following thing has happened two or three times over the past month: Previous messages randomly poppe

  • Oracle 11g EM configuration problem

    It seems a "bug" to me: Windows 2003 R2 64-bit with all up-to-date patches 64-bit Oracle 11.1.0.7 for Windows 2003 R2 64-bit The machine has only one HD right now and it is assigned to H, the DVD drive is assigned to D Installed Oracle 11g, everythin

  • Watched Folder Endpoint

    Hai, Where sholud we use the Watched Folder Endpoint? What is the use of it? Thanks for any reply. -Aswani.

  • Maximum Responsive Width

    Hi, I'm wondering how I can increase the responsive dimensions in Captivate 8.  Right now the widest I can expand the largest (desktop) layout is 1280px.  Is there a way I can increase that width? Thanks in advance.

  • Who has the same problem with the 9.4.1 update?

    After i downloaded the update for iPhoto 11, my app store still tells me I have yet to update my software. Tried to restart about 15 times with no luck and it still looks like this :