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

    Looking for testers: port for Lenovo Tab M8 HD (TB-8505F)

    Scheduled Pinned Locked Moved Lenovo
    39 Posts 4 Posters 1.6k Views 1 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.
      • MrT10001M Online
        MrT10001
        last edited by

        No, still goes into a bootloop. Everything goes through correctly, no errors. Then bootloops.

        Xiaomi Redmi Note 7.... And more...
        I have too many devices...

        L 1 Reply Last reply Reply Quote 0
        • L Offline
          Lesharoturbo @MrT10001
          last edited by

          @MrT10001 Hmmm, I am not sure. This is the first install of U Touch for me.

          I am not home right now, but I will be tomorrow. I will try to gather more info then.

          1 Reply Last reply Reply Quote 0
          • L Offline
            Lesharoturbo @k.nacke
            last edited by Lesharoturbo

            @k.nacke A question that I am sure the answer is 'NO".

            Does this port offer OTA? I would think not, but thought I would ask.

            K 1 Reply Last reply Reply Quote 0
            • MrT10001M Online
              MrT10001
              last edited by

              Is there a step missing with disabling verity and flashing a vbmeta.img?

              Xiaomi Redmi Note 7.... And more...
              I have too many devices...

              L K 2 Replies Last reply Reply Quote 0
              • L Offline
                Lesharoturbo @MrT10001
                last edited by Lesharoturbo

                @MrT10001 that is possible. I started from a GSI rom, not the stock rom. So i had replaced those already. I forgot until I read this!

                1 Reply Last reply Reply Quote 0
                • L Offline
                  Lesharoturbo
                  last edited by

                  For some reason, the letters h and k do not show up on the openstore app.

                  Any ideas?

                  L K 2 Replies Last reply Reply Quote 0
                  • L Offline
                    Lesharoturbo @Lesharoturbo
                    last edited by

                    A reboot fixed it. Weird

                    1 Reply Last reply Reply Quote 0
                    • K Offline
                      k.nacke @MrT10001
                      last edited by

                      @MrT10001 That is possible. Before turning to UT I tried to port LineageOS 17 for the tablet. In my notes for that I have

                      fastboot --disable-verification flash vbmeta vbmeta.img
                      

                      using the vbmeta.img from the stock rom (downloaded with the Lenovo Rescue and Smart Assistant).

                      MrT10001M 2 Replies Last reply Reply Quote 0
                      • K Offline
                        k.nacke @Lesharoturbo
                        last edited by

                        @Lesharoturbo No. I am still working on this port. I think to be able to receive OTA the port must be an official commuinty port. For that I still have to fix some bugs.

                        1 Reply Last reply Reply Quote 1
                        • K Offline
                          k.nacke @Lesharoturbo
                          last edited by

                          @Lesharoturbo No idea. The artefacts are build with Focal, and I never noted missing letters. However, when building for Noble I see a couple of missing characters. I do not have EGL fully working, this could be the cause.

                          L 1 Reply Last reply Reply Quote 1
                          • L Offline
                            Lesharoturbo @k.nacke
                            last edited by

                            @k.nacke thanks for your hard work.

                            1 Reply Last reply Reply Quote 1
                            • V Offline
                              voodoojaza
                              last edited by

                              Looking at the specs for this tablet gets me somewhat curious, if you manage to get this tablet port into a functional state (fingers crossed) would you consider porting the different variations the Lenovo series of tablets such as my own M10 2nd generation tablet 2gb 32gb version (Which can run UT after installing android 11 apparently) or the m11 tb-330.

                              K 1 Reply Last reply Reply Quote 0
                              • K Offline
                                k.nacke @voodoojaza
                                last edited by

                                @voodoojaza My plan is to finish the port of the Tab M8 HD, and then try the Tab M8 FHD. I own both tablets, and my main motivation is that with Ubuntu Touch the tablets seem usable. At least the UI reacts fast. 🙂 Android is a pain on those devices.
                                Porting without the hardware is not possible, and while I think that it should be easier to get a port for the M8 3rd gen and M8 4th gen after finishing the current port I am not sure that I am willing to spend money for such low end devices.

                                With the existing ports for the M10 it should be possible to get the other M10 models working rather fast. I looked into the M11 because that tablet is somewhat similar to the M8, however Lenovo did not publish the kernel sources for it. So yeah, not really motivated for that.

                                1 Reply Last reply Reply Quote 0
                                • MrT10001M Online
                                  MrT10001 @k.nacke
                                  last edited by

                                  @k.nacke Thats great, thats what I thought, something to try when I get time. Keep up the good work.

                                  Xiaomi Redmi Note 7.... And more...
                                  I have too many devices...

                                  1 Reply Last reply Reply Quote 0
                                  • MrT10001M Online
                                    MrT10001
                                    last edited by MrT10001

                                    Is there a recovery image yet or is the RAM size creating limitations?

                                    Xiaomi Redmi Note 7.... And more...
                                    I have too many devices...

                                    1 Reply Last reply Reply Quote 0
                                    • MrT10001M Online
                                      MrT10001 @k.nacke
                                      last edited by

                                      @k.nacke That worked. My 8505F is now running UT, albeit slowly, but better than Android.

                                      Steps to reiterate (Using Windows 11 - 🤒 )

                                      1. Unlock bootloader = ./fastboot flashing unlock

                                      Reboot into Android, set it up etc.

                                      1. ./fastboot flash boot boot.img
                                      2. ./fastboot --disable-verification flash vbmeta vbmeta.img

                                      ("using the vbmeta.img from the stock rom (downloaded with the Lenovo Rescue and Smart Assistant).")

                                      1. ./fastboot flash system ubuntu.img
                                      2. ./fastboot flash dtbo dtbo.img (don't know if this is necessary)
                                      3. ./fastboot -w (It will error here, ignore).
                                      4. ./fastboot reboot

                                      Xiaomi Redmi Note 7.... And more...
                                      I have too many devices...

                                      K 1 Reply Last reply Reply Quote 1
                                      • K Offline
                                        k.nacke @MrT10001
                                        last edited by

                                        @MrT10001 Thanks! That is great news!

                                        ./fastboot -w (It will error here, ignore).
                                        

                                        That error should go away when you cd into the directory with the stock rom files first.

                                        MrT10001M 1 Reply Last reply Reply Quote 0
                                        • MrT10001M Online
                                          MrT10001 @k.nacke
                                          last edited by

                                          @k.nacke I will try that next time as I have acquired another one. Can I add the above to the readme on your Gitlab so any one else who is interested can follow it? (I tried but it forks, so I left it and thought I had better ask). Great work on this one. I am playing with scaling as it was scaled at 16 and I thought that was scrambling text, but even at 12 some text is missing (using the Tweak tool).

                                          Xiaomi Redmi Note 7.... And more...
                                          I have too many devices...

                                          K 2 Replies Last reply Reply Quote 0
                                          • K Offline
                                            k.nacke @MrT10001
                                            last edited by

                                            @MrT10001 I added you as developer to the repository. Feel free to change the readme. 🙂

                                            MrT10001M 1 Reply Last reply Reply Quote 1
                                            • MrT10001M Online
                                              MrT10001 @k.nacke
                                              last edited by

                                              @k.nacke Readme updated and awaiting merge.

                                              Xiaomi Redmi Note 7.... And more...
                                              I have too many devices...

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