Navigation

    UBports Robot Logo

    UBports Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Stuck on Boot animation

    Porting
    3
    8
    303
    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.
    • M
      Mighty last edited by

      Recently I decided to do a port to new device and it booted as well, but now its stuck on Ubuntu Touch and 5 dots below which i assume is the boot animation. test_hwcomposer fails for me https://pastebin.ubuntu.com/p/6MZzk6XsnK/ and this is what comes in logccat https://pastebin.ubuntu.com/p/yCnsCJTNGS/
      It has been stuck on Ubuntu Touch since a lot of time and the dmesg also has some issues https://pastebin.ubuntu.com/p/p7xKKK5SBW/
      Any help?

      L 1 Reply Last reply Reply Quote 0
      • L
        Luksus @Mighty last edited by

        @mighty Did u already create udev rules?
        Like this:

        DEVICE=lavender # replace with your device codename
        cat /var/lib/lxc/android/rootfs/ueventd*.rc /vendor/ueventd*.rc | grep ^/dev | sed -e 's/^\/dev\///' | awk '{printf "ACTION==\"add\", KERNEL==\"%s\", OWNER=\"%s\", GROUP=\"%s\", MODE=\"%s\"\n",$1,$3,$4,$2}' | sed -e 's/\r//' >/etc/udev/rules.d/70-$DEVICE.rules
        

        Devices: BQ e4.5, Fairphone 2, Fairphone 3, Pinephone
        Apps: https://open-store.io/?sort=relevance&search=author%3ALukas Baubkus , https://open-store.io/?sort=relevance&search=author%3Aluksus42
        Ports: https://forums.ubports.com/category/65/fairphone-3

        M 1 Reply Last reply Reply Quote 0
        • M
          Mighty @Luksus last edited by Mighty

          @luksus said in Stuck on Boot animation:

          =

          Yes i did do that and rebooted, how much time should i wait now then?
          Edit: That seems to have worked, thanks! But no i cannot ssh into it ssh: connect to host 10.15.19.82 port 22: No route to host

          L 1 Reply Last reply Reply Quote 0
          • L
            Luksus @Mighty last edited by

            @mighty hm, try to reboot again?
            which device do you have and which guide did you follow?
            Also, you may get faster and more precise response at https://t.me/ubports_porting.

            Devices: BQ e4.5, Fairphone 2, Fairphone 3, Pinephone
            Apps: https://open-store.io/?sort=relevance&search=author%3ALukas Baubkus , https://open-store.io/?sort=relevance&search=author%3Aluksus42
            Ports: https://forums.ubports.com/category/65/fairphone-3

            CiberSheep M 2 Replies Last reply Reply Quote 0
            • CiberSheep
              CiberSheep @Luksus last edited by

              @luksus I have moved the topic to Porting section 😉

              Another planet, another time, another universe!

              1 Reply Last reply Reply Quote 1
              • M
                Mighty @Luksus last edited by

                @luksus Well it seems like issue with my pc sorry about that 😞 but it works now!! Thanks a lot! Also I dont use telegram do you have bridges to other platforms?

                L 1 Reply Last reply Reply Quote 1
                • L
                  Luksus @Mighty last edited by

                  @mighty I have a matrix bridge running on my home-server... If you are interested, I probably could invite you in the bridged matrix room.

                  Devices: BQ e4.5, Fairphone 2, Fairphone 3, Pinephone
                  Apps: https://open-store.io/?sort=relevance&search=author%3ALukas Baubkus , https://open-store.io/?sort=relevance&search=author%3Aluksus42
                  Ports: https://forums.ubports.com/category/65/fairphone-3

                  M 1 Reply Last reply Reply Quote 0
                  • M
                    Mighty @Luksus last edited by

                    @luksus Sure, thanks!

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