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

    Resurrection of Indicator Upower

    Scheduled Pinned Locked Moved App Development
    upowerpowerindicator
    61 Posts 11 Posters 6.6k Views 3 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.
      • alagirialagiriA Offline
        alagirialagiri @paulcarroty
        last edited by

        @paulcarroty Please give full details to add this app working in google pixel 3aXL and Poco X3,Thanking you for your Upower app. How and where to be added.? "sys/class/power_supply and/or /sys/devices/ "

        paulcarrotyP 1 Reply Last reply Reply Quote 0
        • paulcarrotyP Offline
          paulcarroty @alagirialagiri
          last edited by

          @alagirialagiri new release got many fixes.

          Submit your device data - here's the guide.

          Please give full details to add this app working

          This script does the kernel data collecting and parsing, then sending it over DBus to the QML GUI.

          www.kremlingram.org

          alagirialagiriA 1 Reply Last reply Reply Quote 0
          • alagirialagiriA Offline
            alagirialagiri @paulcarroty
            last edited by

            @paulcarroty My device is 1.Google Pixel 3aXL and 2. Xiaomi POCO X 3 in focal 20.04 -Devel channel.
            Thank you.

            1 Reply Last reply Reply Quote 0
            • U Offline
              uxes
              last edited by

              can you make a release? thanks @paulcarroty

              Eric HE 1 Reply Last reply Reply Quote 1
              • Eric HE Offline
                Eric H @uxes
                last edited by

                @uxes said in Resurrection of Indicator Upower:

                can you make a release? thanks @paulcarroty

                Same request, please @paulcarroty

                1 Reply Last reply Reply Quote 0
                • paulcarrotyP Offline
                  paulcarroty
                  last edited by

                  Test builds can be downloaded from Github Actions.

                  @alagirialagiri submit your Pixel data.

                  www.kremlingram.org

                  Eric HE 1 Reply Last reply Reply Quote 1
                  • U Offline
                    uxes
                    last edited by

                    I am not sure if i grabbed working build 0.4 from today

                    https://dpaste.com/DJSGN2QTL

                    Eric HE 1 Reply Last reply Reply Quote 0
                    • O Offline
                      Ontario
                      last edited by

                      Works on Poco X3 NFC

                      1 Reply Last reply Reply Quote 1
                      • Eric HE Offline
                        Eric H @uxes
                        last edited by

                        @uxes
                        Shouldn't device names be curtana, joyeuse, excalibur or gram instead of miatoll ?
                        https://gitlab.com/ubports/porting/community-ports/android10/xiaomi-redmi-note-9-pro/xiaomi-miatoll/-/tree/focal/overlay/system/etc/deviceinfo/devices?ref_type=heads

                        U 1 Reply Last reply Reply Quote 0
                        • U Offline
                          uxes @Eric H
                          last edited by

                          @Eric-H it is pretty much possible i did not look how is getting device name implemented, but device is identified as miatoll in logs, and also in releases http://system-image.ubports.com/utnext/arm64/android9plus/daily/ on same level as surya

                          Eric HE 1 Reply Last reply Reply Quote 1
                          • Eric HE Offline
                            Eric H @paulcarroty
                            last edited by

                            @paulcarroty
                            I installed test build for surya.
                            It seems to work but it does not stop charging when limit is reached.

                            Is it related to the following message ?

                            /bin/sh: 1: cannot create /sys/class/power_supply/battery/charging_enabled: Permission denied
                            
                            Eric HE 1 Reply Last reply Reply Quote 0
                            • Eric HE Offline
                              Eric H @uxes
                              last edited by

                              @uxes It was just an idea.
                              Sorry for the inconvenience.

                              1 Reply Last reply Reply Quote 0
                              • U Offline
                                uxes
                                last edited by

                                Another reboot helped, now indicator works, we can mark miatoll as working, just needed two reboot not just one

                                1 Reply Last reply Reply Quote 1
                                • Eric HE Offline
                                  Eric H @Eric H
                                  last edited by

                                  @Eric-H said in Resurrection of Indicator Upower:

                                  /bin/sh: 1: cannot create /sys/class/power_supply/battery/charging_enabled: Permission denied

                                  @paulcarroty I'm currently experimenting a udev rules :

                                  # Set charging permissions so indicator-upower can access it
                                  ACTION=="add|change", SUBSYSTEM=="power_supply", KERNEL=="battery", RUN+="/bin/chmod 0666 /sys/class/power_supply/%k/charging_enabled"
                                  

                                  It seems to work. I will confirm later.

                                  1 Reply Last reply Reply Quote 0
                                  • paulcarrotyP Offline
                                    paulcarroty
                                    last edited by

                                    🎉 New release arrived, thx to all contributors.

                                    www.kremlingram.org

                                    Eric HE 1 Reply Last reply Reply Quote 2
                                    • Eric HE Offline
                                      Eric H @paulcarroty
                                      last edited by Eric H

                                      @paulcarroty
                                      I can see on github that v0.5 has been released.
                                      But only v0.4 seems to be available on the open store.

                                      paulcarrotyP AppLeeA 2 Replies Last reply Reply Quote 0
                                      • paulcarrotyP Offline
                                        paulcarroty @Eric H
                                        last edited by

                                        @Eric-H probably the store review still in progress.

                                        www.kremlingram.org

                                        Eric HE 1 Reply Last reply Reply Quote 1
                                        • Eric HE Offline
                                          Eric H @paulcarroty
                                          last edited by

                                          @paulcarroty
                                          Ok.
                                          Thanks for your work.

                                          1 Reply Last reply Reply Quote 0
                                          • AppLeeA Offline
                                            AppLee @Eric H
                                            last edited by

                                            Hi @Eric-H

                                            Here is an explanation:
                                            09d5ac03-86e8-4756-8f62-a5cdf4123b46-Screenshot_20250118_125401.png

                                            Eric HE 1 Reply Last reply Reply Quote 1
                                            • Eric HE Offline
                                              Eric H @AppLee
                                              last edited by Eric H

                                              @paulcarroty
                                              I tested the 0.5 release on surya and I can confirm that it works as expected.

                                              Regarding the udev rule, it works perfectly with permissions 0666.
                                              But if I try 0664, it no longer works…
                                              What is the group of the /sys/class/power_supply/battery/charging_enabled file on other devices?

                                              U paulcarrotyP 2 Replies Last reply Reply Quote 0
                                              • First post
                                                Last post