@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?
Best posts made by Mighty
-
RE: Stuck on Boot animation
-
RE: Need help building Ubuntu Touch for Galaxy Tab 2
@yxles said in Need help building Ubuntu Touch for Galaxy Tab 2:
Looking for mention of gpg on default.xml at https://github.com/Halium/android/blob/halium-7.1/default.xml for Halium 7.1 shows up nothing, is that normal?
-
RE: Need help building Ubuntu Touch for Galaxy Tab 2
@yxles said in Need help building Ubuntu Touch for Galaxy Tab 2:
ok now
mka mkbootimg
completed successfully as well asexport USE_HOST_LEX=yes mka halium-boot
but without the device/sample but now when executingmka systemimage
I got thisRunning kati to generate build-aosp_espresso3g.ninja... No need to regenerate ninja file Starting build with ninja ninja: Entering directory `.' ninja: error: '/home/yxles/halium/out/target/product/espresso3g/obj/SHARED_LIBRARIES/libdl_intermediates/export_includes', needed by '/home/yxles/halium/out/target/product/espresso3g/obj/EXECUTABLES/applypatch_intermediates/import_includes', missing and no known rule to make it make: *** [build/core/ninja.mk:152: ninja_wrapper] Error 1 make: Leaving directory '/home/yxles/halium'
Hey! Please ping me on github, i'm not very active here, anyways you can just make that folder i suppose
Latest posts made by Mighty
-
RE: Need help building Ubuntu Touch for Galaxy Tab 2
@yxles said in Need help building Ubuntu Touch for Galaxy Tab 2:
@yxles said in Need help building Ubuntu Touch for Galaxy Tab 2:
@mighty hey its you, thx for helping me with this but there's another problem. So I downloaded the master branch of gpg here https://github.com/ubports/android_external_gpg and paste it on the external folder. Now when I execute
mka mkbootimg
I got this errorbuild/core/base_rules.mk:183: *** external/gpg: MODULE.TARGET.STATIC_LIBRARIES.libdl already defined by bionic/libdl. make: *** [build/core/ninja.mk:167: /home/yxles/halium/out/build-aosp_espresso3g.ninja] Error 1 make: Leaving directory '/home/yxles/halium'
So I thought maybe it conflicted with bionic/libdl so I removed that and execute the command again and now I got this
build/core/binary.mk:1253: external/gpg/g10/Android.mk: static_gpg: Unused source files: filter.h build/core/binary.mk:1253: external/gpg/util/Android.mk: libgpgutil: Unused source files: assuan-defs.h device/sample/frameworks/PlatformLibrary/Android.mk:37: build/core/java_library.mk: No such file or directory make: *** [build/core/ninja.mk:167: /home/yxles/halium/out/build-aosp_espresso3g.ninja] Error 1 make: Leaving directory '/home/yxles/halium'
How do I fix this?
@Mighty removing device/sample fix it but I saw on the github that its needed
Where does it say that removing device/sample is gonna fix it?
-
RE: Need help building Ubuntu Touch for Galaxy Tab 2
@yxles said in Need help building Ubuntu Touch for Galaxy Tab 2:
ok now
mka mkbootimg
completed successfully as well asexport USE_HOST_LEX=yes mka halium-boot
but without the device/sample but now when executingmka systemimage
I got thisRunning kati to generate build-aosp_espresso3g.ninja... No need to regenerate ninja file Starting build with ninja ninja: Entering directory `.' ninja: error: '/home/yxles/halium/out/target/product/espresso3g/obj/SHARED_LIBRARIES/libdl_intermediates/export_includes', needed by '/home/yxles/halium/out/target/product/espresso3g/obj/EXECUTABLES/applypatch_intermediates/import_includes', missing and no known rule to make it make: *** [build/core/ninja.mk:152: ninja_wrapper] Error 1 make: Leaving directory '/home/yxles/halium'
Hey! Please ping me on github, i'm not very active here, anyways you can just make that folder i suppose
-
RE: Need help building Ubuntu Touch for Galaxy Tab 2
@yxles said in Need help building Ubuntu Touch for Galaxy Tab 2:
Looking for mention of gpg on default.xml at https://github.com/Halium/android/blob/halium-7.1/default.xml for Halium 7.1 shows up nothing, is that normal?
-
RE: Need help building Ubuntu Touch for Galaxy Tab 2
@tchan said in Need help building Ubuntu Touch for Galaxy Tab 2:
@yxles
Hi,
I'm not an expert of porting but maybe the device is a bit too low of specs.
I have a Galaxy tab 4 and it's also too low (1Go) of RAM.Good luck!
That is not an issue, I have had successfully built halium and ubuntu touch for the device, the issue is missing files
-
RE: Stuck on Boot animation
@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?
-
RE: Stuck on Boot animation
@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 -
Stuck on Boot animation
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?