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

    PinePhone

    Scheduled Pinned Locked Moved General
    584 Posts 85 Posters 668.7k Views 29 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
        Giiba
        last edited by

        For now cameras are listed under 'not working' for UT.

        See the readme here:
        https://gitlab.com/ubports/community-ports/pinephone

        1 Reply Last reply Reply Quote 0
        • A Offline
          admsjas
          last edited by

          i just loaded 233 build and flashed to the emmc. when i went to change the password i get the error:
          passwd: Authentication token manipulation error
          passwd: password unchanged

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

            @admsjas
            I don't see a question here and this is not the thread purpose.
            Please check the gitlab for opened issues and post yours : https://gitlab.com/ubports/community-ports/pinephone/issues?scope=all&utf8=✓&state=opened

            And try to give more details and check for reproduction.

            As much as I can, I force myself to reflash with another build which I think worked ; then test.
            Then reflash with the build I suspect is not working and check again.

            Sometimes flashing errors occurs... Or I was the problem 😉

            1 Reply Last reply Reply Quote 0
            • A Offline
              admsjas
              last edited by

              i thought this was the place to discuss thing regarding UT on pinephone if not my apologies. the issue was the same running from sd card and from the emmc

              1 Reply Last reply Reply Quote 0
              • PINE64P Offline
                PINE64
                last edited by

                Today's build brings many new improvements to the PinePhone, including performance and the modem automatically starting at boot (as well as auto-rotating the display - although I haven't gotten that working just yet).

                Open. Friendly. Community Driven.

                AppLeeA 1 Reply Last reply Reply Quote 8
                • AppLeeA Offline
                  AppLee @PINE64
                  last edited by

                  @PINE64
                  Oooh nice 🕺
                  I can't wait to go back home and test it

                  M 1 Reply Last reply Reply Quote 0
                  • M Offline
                    Marathon2422 @AppLee
                    last edited by

                    @AppLee
                    #244 I had the wifi disconnect after making a call.
                    #246 ,,i had to move to a strong signal area to connect cell, after that ,it worked in usuall locations.
                    Sound quality is good
                    Screen brightness , set about 3/4 ,( in bright light , difficult to see )
                    Now to put it on the emmc

                    1 Reply Last reply Reply Quote 0
                    • D Offline
                      darkeye
                      last edited by darkeye

                      If this would help anyone i made a small script to decrease the power draw of the pinephone until it would be adjusted in th main repo....

                      #!/bin/bash
                      
                      loadAVG=$(cat /proc/loadavg  | awk '{print $1}')
                      threshold=1
                      highthreshold=3
                      status=$( echo "$loadAVG > $threshold" | bc )
                      highstatus=$( echo "$loadAVG > $highthreshold" | bc )
                      
                      echo $status
                      
                      if [ $status -gt 0 ]; then
                              if [ $highstatus -gt 0 ]; then
                                      echo "performance" > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
                              else
                                      echo "ondemand" > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
                              fi
                      else 
                              echo "powersave" > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
                      fi
                      

                      I've placed it in crontab at adjust the governor every minute not ideal but it does help alittle...

                      (you do have to install 'bc' for it to work : sudo apt install bc)

                      1 Reply Last reply Reply Quote 1
                      • M Offline
                        Marathon2422
                        last edited by

                        i checked mine recently , about 30% in 2 hrs , (not being used)

                        1 Reply Last reply Reply Quote 0
                        • R Offline
                          ricardo65
                          last edited by

                          @PINE64 I would like to know when the pinephone can be purchased again and with which capacities of 2gb-16 or 3gb-64

                          PINE64P 1 Reply Last reply Reply Quote 0
                          • PINE64P Offline
                            PINE64 @ricardo65
                            last edited by

                            @ricardo65 We'll have some announcements coming soon

                            Open. Friendly. Community Driven.

                            AppLeeA R T 3 Replies Last reply Reply Quote 5
                            • AppLeeA Offline
                              AppLee @PINE64
                              last edited by

                              That's how you make a teaser @PINE64
                              Can't wait !

                              D 1 Reply Last reply Reply Quote 0
                              • D Offline
                                domubpkm @AppLee
                                last edited by

                                @AppLee Yes, that's the kind of answer that's probably going to drive people crazy (especially if they're confined to their homes like so many people in the world). 😉

                                1 Reply Last reply Reply Quote 0
                                • R Offline
                                  ricardo65 @PINE64
                                  last edited by

                                  @PINE64 We'll be waiting. Thank you very much.

                                  1 Reply Last reply Reply Quote 0
                                  • T Offline
                                    trainailleur @PINE64
                                    last edited by

                                    @PINE64 said in PinePhone:

                                    @ricardo65 We'll have some announcements coming soon

                                    So you're saying we should stand by for the 8GB/256GB Rockchip version? :face_with_tears_of_joy:

                                    PhoenixLandPiratP 1 Reply Last reply Reply Quote 1
                                    • D Offline
                                      domubpkm
                                      last edited by

                                      @PINE64 Hi. At this point, what is the most advanced esploitation system on the pinephone ?

                                      AppLeeA PINE64P 3 Replies Last reply Reply Quote 0
                                      • AppLeeA Offline
                                        AppLee @domubpkm
                                        last edited by

                                        @domubpkm
                                        Mirror on the wall, who's the prettiest of the realm... :face_with_tears_of_joy:
                                        Beware you may not like the answer 😉

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

                                          @domubpkm
                                          News is still fresh but going viral : https://ubports.com/blog/1/post/271

                                          T N 2 Replies Last reply Reply Quote 7
                                          • T Offline
                                            trainailleur @AppLee
                                            last edited by

                                            @AppLee said in PinePhone:

                                            @domubpkm
                                            News is still fresh but going viral : https://ubports.com/blog/1/post/271

                                            I updated the OP with that and with the screen protector info you posted elsewhere. Thanks!

                                            1 Reply Last reply Reply Quote 1
                                            • M Offline
                                              Marathon2422
                                              last edited by

                                              ordered my community edition , only extra $25.00 for DHL.

                                              i had fun finding the ordering part of the page , got there by clicking on MORE, at the bottom of the page,
                                              ( could be frustrating) ...........

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