Unable to determine the battery capacity

Hey guyz m not able to detect the device battery capacity according to the (documentatiom)

For my Volt application, I use battery.h BPS, there is battery_info_get_battery_full_charge_capacity(), but you should not trust this value based on my experience, it always points to 80000, which is the value for BATTERY_INVALID_VALUE. Instead, use battery_info_get_battery_design_capacity() but be warn that it will return the size of the normal battery for the device. So, for a Z10 with an oversized 3800mAh battery, it will return 1800 (size of battery default Z10).

https://developer.BlackBerry.com/native/reference/core/com.QNX.doc.bps.lib_ref/topic/battery_info_ge...

Nominal capacity is not available to BatteryInfo class.

Tags: BlackBerry Developers

Similar Questions

  • Unable to determine the current location by this time El Capitan

    Hello.

    Recently, I have this problem with my Macbook pro. I turn on location services, as you can see...

    ... but my computer is unable to determine the current location in the date and time. Cards and find my mac are not also work more.

    Currently I have version 10.11.5 of El Capitan. It happened from one day to another, I don't update the software or anything like that.

    Thank you

    Edgar Lopes

    Turn on Wi - Fi for the information about the location.

  • I'm unable to determine the correct HP Quick Web access to fast Internet security key

    I am unable to determine the correct HP Quick Web access to fast Internet security key?

    Hello

    You need to contact HP support, their documentation online and ask in their forums than
    is not a problem of Windows or Microsoft.

    These should help:

    Install and use the Applications HP QuickWeb
    http://h10025.www1.HP.com/ewfrf/wc/document?DocName=c02043846&cc=us&LC=en&DLC=en

    Support HP & drivers
    http://welcome.HP.com/country/us/en/support.html

    Contact HP
    http://welcome.HP.com/country/us/en/contact_us.html

    HP forums
    http://h30434.www3.HP.com/PSG/

    I hope this helps.

    Rob Brown - Microsoft MVP<- profile="" -="" windows="" expert="" -="" consumer="" :="" bicycle=""><- mark="" twain="" said="" it="">

  • OIM 11 g R2-code Client - JRF is unable to determine the current application

    Hello

    I'm asking a resource via an API by using the client program, I face below question when I run the client program:
    November 17, 2012 20:56:35 < clinit > oracle.iam.platform.context.ContextManager
    GRAVE: IAM-0030002
    oracle.jrf.UnknownPlatformException: JRF is unable to determine the current application server platform.
    at oracle.jrf.ServerPlatformSupportFactory.getInstance(ServerPlatformSupportFactory.java:79)
    to oracle.iam.platform.context.ContextManager. < clinit > (ContextManager.java:77)
    at oracle.iam.platformservice.api.ClientLoginSessionServiceDelegate.loginSessionCreated (unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    to Thor.API.Base.SecurityInvocationHandler$ 1.run(SecurityInvocationHandler.java:68)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.security.Security.runAs(Security.java:41)
    at Thor.API.Security.LoginHandler.weblogicLoginSession.runAs (weblogicLoginSession.java:52)
    at Thor.API.Base.SecurityInvocationHandler.invoke (SecurityInvocationHandler.java:79)
    to $Proxy1.loginSessionCreated (Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.iam.platform.OIMClient.loginSessionCreated(OIMClient.java:291)
    at oracle.iam.platform.OIMClient.login(OIMClient.java:215)
    at oracle.iam.platform.OIMClient.login(OIMClient.java:197)
    to comp.iam.oim.client.Client. < init > (Client.java:37)
    to comp.iam.oim.client.ClientRequest. < init > (ClientRequest.java:24)
    to comp.iam.oim.client.RequestResourceCreate. < init > (RequestResourceCreate.java:44)
    at comp.iam.oim.client.RequestResourceCreate.main(RequestResourceCreate.java:57)
    Exception in thread "main" oracle.iam.platform.utils.NoSuchServiceException: java.lang.reflect.InvocationTargetException
    at oracle.iam.platform.OIMClient.getServiceDelegate(OIMClient.java:279)
    at oracle.iam.platform.OIMClient.getService(OIMClient.java:256)
    to comp.iam.oim.client.ClientRequest. < init > (ClientRequest.java:25)
    to compiam.oim.client.RequestResourceCreate. < init > (RequestResourceCreate.java:44)
    at comp.iam.oim.client.RequestResourceCreate.main(RequestResourceCreate.java:57)
    Caused by: java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0 (Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    at oracle.iam.platform.OIMClient.getServiceDelegate(OIMClient.java:275)
    ... 4 more
    Caused by: java.lang.NoClassDefFoundError: org/eclipse/persistence/indirection/ValueHolderInterface
    at java.lang.Class.forName0 (Native Method)
    at java.lang.Class.forName(Class.java:169)
    to $Proxy4. < clinit >(Unknown Source)
    at sun.reflect.GeneratedSerializationConstructorAccessor23.newInstance (unknown Source)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    at java.io.ObjectStreamClass.newInstance(ObjectStreamClass.java:924)
    at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1736)
    at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
    at weblogic.utils.io.ChunkedObjectInputStream.readObject(ChunkedObjectInputStream.java:208)
    at weblogic.rjvm.MsgAbbrevInputStream.readObject(MsgAbbrevInputStream.java:599)
    at weblogic.utils.io.ChunkedObjectInputStream.readObject(ChunkedObjectInputStream.java:204)
    at weblogic.rmi.internal.ObjectIO.readObject(ObjectIO.java:62)
    at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:243)
    at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:348)
    at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:259)
    at weblogic.jndi.internal.ServerNamingNode_1036_WLStub.lookup (unknown Source)
    at weblogic.jndi.internal.WLContextImpl.lookup(WLContextImpl.java:424)
    at weblogic.jndi.internal.WLContextImpl.lookup(WLContextImpl.java:412)
    at javax.naming.InitialContext.lookup(InitialContext.java:392)
    to org.springframework.jndi.JndiTemplate$ 1.doInContext(JndiTemplate.java:132)
    at org.springframework.jndi.JndiTemplate.execute(JndiTemplate.java:88)
    at org.springframework.jndi.JndiTemplate.lookup(JndiTemplate.java:130)
    at org.springframework.jndi.JndiTemplate.lookup(JndiTemplate.java:155)
    to oracle.iam.request.api.RequestServiceDelegate. < init >(Unknown Source)
    ... 9 more
    Caused by: java.lang.ClassNotFoundException: org.eclipse.persistence.indirection.ValueHolderInterface
    in java.net.URLClassLoader$ 1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged (Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:305)
    to Sun.misc.Launcher$appclassloader$ AppClassLoader.loadClass (Launcher.java:301)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:246)
    ... 34 more
    Process has finished with exit code 1.



    Through a few forum with that said:
    https://CN.forums.Oracle.com/forums/thread.jspa?threadID=2432434

    But all of the code is not running (I can check that a few sys out is not getting printed) and that's why the request is not triggered in my case.

    Any assistance on this please.

    Thank you

    Make sure that you have all the pots in the class path: -.

    $Oracle_IDM1/server/clent/oimclient.zip, you get 4 pots: -.

    oimclient.jar
    Spring.jar
    EclipseLink.jar
    Common - logging.jar

    In addition, you have already wlfullclient.jar and jrf - api .jar

    You must have already established the system property: -DAPPSERVER_TYPE = wls

    Make sure you visit the following link: -.

    http://docs.Oracle.com/CD/E27559_01/dev.1112/e27150/APIs.htm#BCFCDJGJ

    Also, are you able to ping and telnet your IOM hostname from your Windows machine?

    Problem may be firewall etc...

    You said you use Console Design? From where? From your Windows machine or directly from the server UNIX using XMing or VNC etc?

    If you UNIX server, copy the folder designconsole on your Windows machine AND configure things in the xlclient.cmd...

    If you have found ways to NoSuchServiceException, it's the connectivity problem...

    In the etc/hosts file on your Windows machine, add the IP address of the machine of the IOM...

    This will definitely work...

    In addition, .bash_profile, I set the following environment variables... See if you're missing something: -.

    JAVA_HOME=/usr/java/JDK1.6.0_21
    MIDDLEWARE_HOME = / home/oracle/Oracle/Middleware
    WL_HOME = $MIDDLEWARE_HOME/wlserver_10.3
    ANT_HOME = $MIDDLEWARE_HOME/modules/org. Apache.ant_1.7.1
    $PATH = path: $HOME/bin: $JAVA_HOME/bin: $ANT_HOME/bin

  • Unable to determine the type of AC power adapter. Your system will run more slowly and the battery won't charge.

    I get the error message is: AC power adapter type cannot be determined. Your system will run more slowly and the battery won't charge.

    Hello
    (1) when you receive this error message?
    (2) what is the brand and model of your computer?
    (3) did you change on your computer before this problem?
    It seems that the adapter has gone wrong, I suggest you to connect another card and see if the problem still occurs.
    You can also contact the computer manufacturer for assistance on this issue.
  • MacBook pro 2012 Middle slowed down and the battery capacity decreases.

    I have a macbook 2012 pro who is running before the El Capitan 10.11.I reasonable speed, but recently it has become very slow. It takes 30-40 sec to open an app like browser. Also my current battery capacity is 78% and over 340 cycles. My battery is defective? I have attached my report to etrecheck, any help would be appreciated!

    EtreCheck version: 2.6.6 (226)

    Report generated on 12/12/15, 21:25

    Time 02:53

    Download EtreCheck from http://etrecheck.com

    Click on the links [click for support] to help with non-Apple products.

    Click on the links [click for more details] for more information on this line.

    Hardware Information: (Does that mean?)

    MacBook Pro (13-inch, mid-2012)

    [Click for plug technique]

    [Click here for the User Guide]

    MacBook Pro - model: MacBookPro9, 2

    1 2.5 GHz Intel Core i5 CPU: 2 strands

    4 GB of RAM expandable

    [Click here for upgrade instructions]

    BANK 0/DIMM0

    OK 2 GB DDR3 1600 MHz

    BANK 1/DIMM0

    OK 2 GB DDR3 1600 MHz

    Bluetooth: Good - transfer/Airdrop2 taken in charge

    Wireless: en1: 802.11 a/b/g/n

    Battery: Health = Normal - Cycle count = 340 - SN = W05020397D3LC

    Video information: (Does that mean?)

    Graphics Intel HD 4000

    Color LCD 1280 x 800

    Software: (Does that mean?)

    OS X El Capitan 10.11 (15A 284) - since the start time: 8 hours

    Disc information: (Does that mean?)

    HTS545050A7E362 disk HARD APPLE disk0: (500,11 GB) (rotation)

    EFI (disk0s1) : 210 MB

    HD (disk0s3) [recovery] recovery: 650 MB

    BOOTCAMP (disk0s4) / Volumes/BOOTCAMP: 40,00 (GB 10,09 free)

    Macintosh HD (disk 1) /: 458,89 (Go 47.00 free)

    Storage of carrots: disk0s2 459.25 GB Online

    HL-DT-ST DVD - RW GS41N)

    USB information: (Does that mean?)

    Apple Inc. FaceTime HD camera (built-in)

    Apple Inc. Apple keyboard / Trackpad

    Computer, Inc. Apple IR receiver.

    Apple Inc. BRCM20702 hub.

    Apple Inc. Bluetooth USB host controller.

    Lightning information: (Does that mean?)

    Apple Inc. Thunderbolt_bus.

    Guardian: (Does that mean?)

    Mac App Store and identified developers

    Kernel extensions: (Does that mean?)

    / Applications/VMware Fusion.app

    [no charge] com.vmware.kext.vmci (90.6.3) [click for support]

    com.VMware.kext.vmioplug.14.1.4 [no charge] (14.1.4) [click for support]

    [no charge] com.vmware.kext.vmnet (0277.92.24) [click for support]

    [no charge] com.vmware.kext.vmx86 (0277.92.24) [click for support]

    [no charge] com.vmware.kext.vsockets (90.6.0) [click for support]

    / Library/Application Support/VirtualBox

    [loading] org.virtualbox.kext.VBoxDrv (5.0.10) [click for support]

    [loading] org.virtualbox.kext.VBoxNetAdp (5.0.10) [click for support]

    [loading] org.virtualbox.kext.VBoxNetFlt (5.0.10) [click for support]

    [loading] org.virtualbox.kext.VBoxUSB (5.0.10) [click for support]

    / System/Library/Extensions

    com [no charge]. ZTE.driver.ZTEUSBCDCACMData (1.3.42) [click for support]

    com [no charge]. ZTE.driver.ZTEUSBMassStorageFilter (1.3.42) [click for support]

    [no charge] com.zte.driver.cdc_ecm_qmi (1.0.31) [click for support]

    [no charge] com.zte.driver.cdc_usb_bus (1.0.31) [click for support]

    ~/Library/Application Support/DAEMONToolsAgent/DAEMONToolsAgent.app

    [loading] com.disc - soft.DAEMONTools.VirtualSCSIBus (1.0.2 - 10.8 SDK) [click for support]

    Launch officers: (Does that mean?)

    [loading]    Swapper.plist [click to support]

    [failure] com.adobe.ARMDCHelper.cc24aef4a1b90ed56a... plist [click for support] [click for more information]

    [loading] com.google.keystone.agent.plist [click to support]

    [loading] com.maintain.LogOut.plist [click to support]

    [loading] com.maintain.PurgeInactiveMemory.plist [click to support]

    [loading] com.maintain.Restart.plist [click to support]

    [loading] com.maintain.ShutDown.plist [click to support]

    [loading] com.maintain.Sleep.plist [click to support]

    [operation] com.maintain.SystemEvents.plist [click to support]

    [loading] com.teamviewer.teamviewer.plist [click to support]

    [loading] com.teamviewer.teamviewer_desktop.plist [click to support]

    Launch demons: (Does that mean?)

    [loading]    PPPMonitord.plist [click to support]

    com [loading]. BlueStacks.AppPlayer.bstservice_helper.plist [click to support]

    [loading] com.adobe.ARMDC.Communicator.plist [click to support]

    [loading] com.adobe.ARMDC.SMJobBlessHelper.plist [click to support]

    [operation] com.disc - soft.DAEMONTools.PrivilegedHelper.plist [click to support]

    [loading] com.github.GitHub.GHInstallCLI.plist [click to support]

    [loading] com.google.keystone.daemon.plist [click to support]

    [loading] com.macpaw.CleanMyMac3.Agent.plist [click to support]

    [loading] com.maintain.CocktailScheduler.plist [click to support]

    [loading] com.maintain.HideSpotlightMenuBarIcon.plist [click to support]

    [loading] com.malwarebytes.MBAMHelperTool.plist [click to support]

    [loading] com.teamviewer.Helper.plist [click to support]

    [loading] com.teamviewer.teamviewer_service.plist [click to support]

    [loading] org.virtualbox.startup.plist [click to support]

    User launch officers: (Does that mean?)

    [loading] com.bittorrent.uTorrent.plist [click to support]

    [operation] com.disc - soft.DAEMONTools.DAEMONToolsAgent.plist [click to support]

    [failure] com.jdibackup.JustCloud.autostart.plist [click for support] [click for more information]

    [failure] com.jdibackup.JustCloud.notify.plist [click for support] [click for more information]

    [failure] com.lastpass.LastPassHelper.plist [click for support] [click for more information]

    [loading] com.macpaw.CleanMyMac3.Scheduler.plist [click to support]

    [loading] com.spotify.webhelper.plist [click to support]

    [loading] org.virtualbox.vboxwebsrv.plist [click to support]

    Items in user login: (Does that mean?)

    Hidden AdobeResourceSynchronizer Application (/ Applications/Adobe Acrobat Reader DC.app/Contents/Helpers/AdobeResourceSynchronizer.app)

    Other applications: (Does that mean?)

    [ongoing] com.Apple.XPC.launchd.oneshot.0x10000003.AdobeReader

    [ongoing] com.etresoft.EtreCheck.164512

    Plug-ins Internet: (Does that mean?)

    QuickTime Plugin: Version: 7.7.3

    AdobePDFViewerNPAPI: Version: 15.009.20077 - SDK 10.8 [click for support]

    AdobePDFViewer: Version: 15.009.20077 - SDK 10.8 [click for support]

    Default browser: Version: 601 - SDK 10.11

    nplastpass: Version: 3.1.89 - 10.10 SDK [click for support]

    Web of Google Earth plugin: Version: 7.1 [click for support]

    JavaAppletPlugin: Version: 15.0.1 - 10.7 to check the version of the SDK

    User Plug-ins internet: (Does that mean?)

    Kkkkk Install detector: Version: unknown

    Safari extensions: (Does that mean?)

    PanicButton

    BB for Google and Safari toolbar

    Betwext remind

    Add to the list of Amazon gift

    Cleaner - YouTube

    Reload button

    WOT

    Incognito

    Turn Off the Lights

    LastPass

    Button bar

    3rd party preference panes: (Does that mean?)

    Jitouch [click to support]

    Time Machine: (Does that mean?)

    Time Machine not configured!

    Top of page process CPU: (Does that mean?)

    6% WindowServer

    5% com.apple.Safari.SafeBrowsing.Service

    3% kernel_task

    1% fontd

    0% safari

    Top of page process of memory: (Does that mean?)

    519 MB kernel_task

    471 Mo com.apple.WebKit.WebContent (3)

    Safari of 332 MB

    Mdworker (15) 229 MB

    WindowServer 94 MB

    Virtual memory information: (Does that mean?)

    159 MB free RAM

    3.84 GB used RAM (1.10 GB being cached)

    Used Swap 0 B

    Diagnostic information: (Does that mean?)

    12 December 2015, 13:05:50 self-test - spent

    December 12, 2015, 09:43:55 /Library/Logs/DiagnosticReports/TeamViewer_2015-12-12-094355_[redacted].hang

    December 12, 2015, 08:25:34 ~/Library/Logs/DiagnosticReports/Activity Monitor_2015-12-12-082534_ [redacted] .crash

    If you haven't done so already, please try first this simple step .

  • Unable to determine the returned PID of launch.

    http://supportforums.BlackBerry.com/T5/native-development/4-language-application/TD-p/2719677

    After I implemented the lanbguage part, whenever I try to run my ap on device I get this error

    my file descriptor-bar

    
    
    http://www.qnx.com/schemas/application/1.0">
    
    
    
        
        com.netvariant.AlKhaliji
    
        
        
           Al Khaliji
           Al Khaliji
        
    
        
        1.0.0
        ar
    
        
        1
    
        
        
    
        
        
           AL Khaliji Mobile banking Application
           AL Khaliji Mobile banking Application
        
    
        
        
    
        
        Netvariant
        
           icon.png
           
              icon.png
           
        
        
           armle-v7
           AlKhaliji
        
        
           Qnx/Cascades
           armle-v7
           AlKhaliji.so
        
        
           armle-v7
           AlKhaliji
        
        
           x86
           AlKhaliji
        
    
        
        
    
        
            true
            none
            false
        
    
        
    
        assets
    
        
        
            
        
        icon.png
    
        
        run_native
        
    
    
    

    SOLVED

    http://208.74.204.192/T5/native-development/unable-to-determine-returned-PID-from-launch-when-runnin...

    But it looks like I found the solution!
    Just go to "Run" > "Run Configurations...". " on the tab 'Upload' in the 'Deployment' section select 'Install the app bar file' , then 'Apply' and 'Run'
    Do the same for the Configurations Debug...
    After that, I can running or debugging my application!

  • KWorld 399U tuner TV USB "unable to determine the configuration of the TV signal" Windows 7 Media Center (64-bit)

    I just upgraded my computer to Vista 64-bit for Windows 7 and am more able to use my USB from KWorld 399U tv tuner in Media Center.

    It worked fine on Vista, but after the upgrade, it asked me to set up my tv again signals. After that Media Center works "review of TV signals" for several minutes, it displays the message "Windows Media Center is unable to determine your TV signal configuration.

    I tried to download and install the latest drivers for Windows 7 http://uk.kworld-global.com/main/support_down.aspx?mnuid=1338&modid=22, but this does not make a difference.

    I drove my machine back to Windows Vista and the tuner works perfectly again, even after installing the latest drivers.

    Can anyone help?

    Thank you very much for your time.

    I had exactly this problem. My Setup has worked for weeks, then afer a RAM upgrade MC could get is more a signal of the usb U399. After a lot of noise, I uninstalled the driver from Device Manager, rebooted and windows prompted me to install a driver MSI... I tried this and it worked only!

    The KWorld Installer seems to be wrong.

    The location Windows driver is http://download1.msi.com/files/downloads/nb_drivers/tv/tv_mc810_9.603.1.0630_w700.zip

    Good luck.

  • Unable to determine the type of AC power adapter. Dell Inspiron 1545.

    Hi all

    Just recently I started receiving the error message bad "cannot determine the type of AC power adapter. Your system will run more slowly and the battery won't charge. "Please connect a Dell 65W adapter or higher for a better functioning of the system.

    I've had my dell inspiron 1545 since 2009. I had to replace my battery once because I kept getting an error message. The error message above, I have been doing hard for about a week now. I had read that push the cord into the laptop could work. I know it sounds stupid, but I actually tried and for some time the adapter started to charge my battery again. But whenever I turn off my laptop I have to re connect the adapter because I get this error again. About 2 days ago, I tried my usual method of shoving the cord, but now the method does not work and my battery fell to 18%. I must say that I always keep my plugged power cord because my battery never lasted more than an hour before.  It seems that my card still works when I plug it into the wall of blue light still appears. When I plug it into the laptop computer, the icon appears that it is plugged in and the display becomes brighter. I am also able to remove my battery and work on my laptop as long as the AC adapter is plugged. I'm really afraid that this problem is related to the motherboard.

    Any ideas?

    Thanks in advance.

    First thing to try is a new Dell AC adapter - if this doesn't fix the problem, replace the power supply (see link below).  And in the unlikely event, he is not taking or adapter, the motherboard needs to be replaced.

    www.Parts-People.com/index.php

  • HP ENVY j073ca: unable to determine the version of HDMI output on my laptop HP envy. It is 1.3 or 1.4 bis?

    Hi I tried to determine the version of my laptop HDMI port HP ENVY 17 j073ca however I have found no info on this subject.  Could anyone help shed any light on this?  Thank you!

    Hello

    Many TV can make upscan which means that they accept the entry at lower resolution and then fill the entire screen. I don't know your TV/monitor, but normally it can do the work in this way.

    Update: all modern televisions must have a lot of options for entry reports, you can watch old movies (ratio 4:3) on the use of 16:9 zoom function.

    Kind regards.

  • Equium M70: Unable to load the battery - discharge online?

    Hello
    My battery is playing games with me. I can't load and use my laptop at the same time, because it says "Online, discharging" until finally the battery is so small that I have to turn it off. I then unplug the AC plug it back again at what point it starts to load until full.

    The AC is only good for the battery, not for when the laptop is turned on. So basically I can only use the laptop for about 2 hours, then stop and wait another 3 or so until that battery is recharged. "Online, discharging" seems just so illogical to me.

    Any ideas anyone?
    Thanks in advance.

    George P

    Hello

    It is not easy to say what the problem is here, but I have the same opinion as Richard. It is really possible that it is electronic supply and just intensive test can provide answers more. I don t know how old your unit and if the warranty is still valid, but try to contact your dealer local or even Toshiba service partner directly. Explain the situation and see what they can do.

  • Upgrade Windows 7 to Windows 8 Pro: Setup is unable to determine the language of the INTERFACE

    I can't upgrade Windows 7 to Windows 8 Pro, I got this message > the installation program fails to determine the language of the INTERFACE.

    Looks like a corrupted download.

    Try to rename or delete the Web installation folder and try again.

    C:\Users\\AppData\Local\Microsoft\Web install

    Please let us know if you are able to continue after trying the above

  • Unable to determine the correct Content Type or length when connecting via HTTP

    Right now I'm developing a streaming audio application.

    And I have the resources and the sample apps u.

    Then when I open a connection and I print the content type of the page that contains the audio file

    It shows a text/plain type.

    The length is also displayed but bad as: 24.

    So basically it is not consider as an audio file.

    Next when I try a random url like http://www.google.com

    The length is always-1. (impossible to determine the length)

    The content type is correct.

    And when I pass some invalid/non-existent url, it gives a number at random. like 29 or 39.

    Suggestions/ideas?

    Thank you

    http 413 error. Take a look at this thread:

    http://supportforums.BlackBerry.com/T5/Java-development/increase-MDS-CS-limit-on-http-download-size/...

  • BlackBerry Smartphones unable to charge the battery of the playbook

    Received a playbook as a gift and it will not charge - the message indicates low battery level and asks to connect to the power source (it is) that can do what the device does not load?

    Plug the device into the charger, Journal BlackBerry upward. Make sure that you use the charger supplied with the Playbook as a standard phone charger BlackBerry will not work.

    If it still doesn't work can you plug the charger on another device and see if it perceives the other device? We need to determine if it is the charger or the Playbook.

  • HP MINI 210-2000 (?): unable to determine the precize HP MINI model to optimize the RAM (OS: other - Win 7 Starter)

    Here's the thing - I need a tip, the internal sticker shows many Chinese photo, the only thing that is written in the Latin alphabet is the first line:

    Know it: 1584-100 (space) S/N: a very long number - do not know if I should paste here.

    It is a verse below:
    Regulatory model: bushy-Chinese writing / / NMR: REPLACEMENT-F05C - don't know if it helps

    now - the "my computer-> properties-> know it's a HP 210-2000 , but it may be too broad, there are countless incarnations of the 210-2XXX series.»

    my unit uses 1.5 V - 1 GB - ddr3 10600S samsung ram - which makes the camera virtually unusable, even after killing more services/processes he eats even 650-800 MB and opening a firefox literally ends the session.

    I need to know how to find the right computer type so that I can: buy a chip of ddr3 2 GB / 4 GB that would help, or just forget and take ;/

    tips/advice welcome.
    Kind regards
    Roman

    PS. Why do my "inside the thumbnail" don't look like any of those shown in the videos of support? the computer was bought in Poland 6 years ago have I been deceived? The Chinese 'writing' makes any material completely unnecessary support.

    Hey @roman_petrescu,

    I understand that you are having problems, find the model number of the laptop. I will help you in anyway I can.

    I would first try the steps in this document: computers laptops HP - how do I find my model number, serial number or product?

    Let me know if this allows to hit the Thumbs Up and accepting as a Solution.

    See you soon,.

    TechSurge.

Maybe you are looking for