UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    OTA-9 && battery drain

    Scheduled Pinned Locked Moved Support
    11 Posts 7 Posters 892 Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
      Reply
      • Reply as topic
      Log in to reply
      This topic has been deleted. Only users with topic management privileges can see it.
      • G Offline
        guru @guru
        last edited by guru

        It is draining nearly 25% in only one hour without any using and Wifi switched off. I now also swiched data mobile off and the device is in suspend with display off. We are at 20.55 with 77%, will report at 21:55....

        21:55 70%

        ? M 2 Replies Last reply Reply Quote 0
        • ? Offline
          A Former User @guru
          last edited by

          @guru I had a similar problem a few month ago. Changing the channel fixed it for me.

          G 1 Reply Last reply Reply Quote 0
          • G Offline
            guru @Guest
            last edited by

            @thilov said in OTA-9 && battery drain:

            @guru I had a similar problem a few month ago. Changing the channel fixed it for me.

            Changing the channel or change and switch back? I'm on stable.

            ? 1 Reply Last reply Reply Quote 0
            • ? Offline
              A Former User @guru
              last edited by

              @guru Well, I switched from rc to dev and it was fixed. Than I switched back to rc and everything was still fine.

              1 Reply Last reply Reply Quote 0
              • H Offline
                hummlbach
                last edited by

                I had terrible battery drain the day before yesterday. But didn't see anything obviously suspicious in top. And it was fine after rebooting... Hard to analyze and fix such issues.

                1 Reply Last reply Reply Quote 0
                • P Offline
                  padu
                  last edited by

                  I had noticed an N5 getting warm after installing OTA-9, but after rebooting the device works fine. Update was done via adb.

                  1 Reply Last reply Reply Quote 0
                  • K Offline
                    kristatos
                    last edited by kristatos

                    Here the same with E4.5. Normally it lasts around 7-10 days. After OTA-9 the battery says it's at around 90% after 2 days using it (which is not realistic, i need 10-20% per day), and on the third day it went from 90% to 10% in approximately 6 hours without even using it.
                    I don't know if it's only a contingency or because of OTA-9, but I never had this behavior before. I will have a look if this happens again.

                    BQ Aquaris E4.5 (UT 16.04)
                    Vollaphone (UT 20.04)

                    1 Reply Last reply Reply Quote 0
                    • M Offline
                      maxinova2001 @guru
                      last edited by maxinova2001

                      @guru With my N5 while the wifi and cellular data is on the battery lasts almost the whole day. Instead with the flight mode turned on, the battery drains like hell I mean during the night it drains from 90% to 30% or so.
                      I guess It's more convenient to have all the switches on.
                      Also I tried all channels, stable, rc and dev all the same behavior. Weird

                      1 Reply Last reply Reply Quote 0
                      • G Offline
                        Giiba
                        last edited by

                        The screenshot makes it look like the issue is Dekko2 not the OS.

                        1 Reply Last reply Reply Quote 1
                        • G Offline
                          guru
                          last edited by

                          I'm far away from saying that there is no bug in Dekko2, but if finding below is a bug in Dekko2 or a new bug/feature/behavior in the OS is unclear. The high CPU utilization of dekkod is a result of reading from time to time again through one of its database files /home/phablet/.cache/dekko2.dekkoproject/database/qmailstore.db (39 MByte in size) with tons of llseek(2) and read(2) syscalls:

                          [pid 22511] _llseek(9, 20623360, [20623360], SEEK_SET) = 0
                          [pid 22511] read(9, "\r\0\0\0\1\1o\0\1o\1\27\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1024) = 1024
                          [pid 22511] _llseek(9, 20625408, [20625408], SEEK_SET) = 0
                          [pid 22511] read(9, "\r\0\0\0\1\1v\0\1v\2\214\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1024) = 1024
                          [pid 22511] _llseek(9, 22777856, [22777856], SEEK_SET) = 0
                          [pid 22511] read(9, "\r\0\0\0\1\1s\0\1s\2\214\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1024) = 1024
                          [pid 22511] _llseek(9, 20626432, [20626432], SEEK_SET) = 0
                          [pid 22511] read(9, ^C"\r\0\0\0\1\1s\0\1s\2\225\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1024) = 1024
                          ...
                          

                          In it log file it says about this:

                          [22511] May 13 07:24:41 [Debug] Action completed 96684008800466 result success
                          [22511] May 13 07:26:39 [Warning] Would not determine server/action completing
                          [22511] May 13 07:26:39 [Warning] Would not determine server/action completing
                          [22511] May 13 07:26:40 [Debug] Running action ExportUpdatesRequest 96684008800468
                          [22511] May 13 07:26:40 [Debug] Running action ExportUpdatesRequest 96684008800469
                          [22511] May 13 07:26:41 [Warning] Unable to process malformed message removal record for account 4
                          [22511] May 13 07:26:41 [Warning] Unable to process malformed message removal record for account 4
                          [22511] May 13 07:26:41 [Warning] Unable to process malformed message removal record for account 4
                          [22511] May 13 07:26:41 [Warning] Unable to process malformed message removal record for account 4
                          [22511] May 13 07:26:41 [Warning] Unable to process malformed message removal record for account 4
                          ....
                          

                          I think it's time to remove the Dekko2 installation completely and start again from scratch. The PITA is that there is no way to keep the configuration, one must configure all by hand from scratch. This is really a bug in Dekko2.

                          1 Reply Last reply Reply Quote 0
                          • First post
                            Last post