-
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? -
@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
-
@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 -
@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. -
@luksus I have moved the topic to Porting section
-
@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?
-
@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.
-
@luksus Sure, thanks!