| T42 | <elros34> @nightishaman minimer is open source (pure qml) assuming it have same error | 03:33 |
|---|---|---|
| T42 | <the_hiktor> @elros34 are those logs useful ? | 05:09 |
| T42 | <the_hiktor> https://paste.opensuse.org/pastes/672c88c4375f | 05:09 |
| T42 | <elros34> didn't read it all but looks like it's missing early logs. Did you add symlink for libandroidicu? | 05:19 |
| T42 | <the_hiktor> nope | 05:22 |
| T42 | <the_hiktor> ill do | 05:22 |
| T42 | <the_hiktor> @elros34 got early logs | 09:47 |
| T42 | <the_hiktor> https://paste.opensuse.org/pastes/7abda0765b15 | 09:47 |
| T42 | <the_hiktor> sry this is early logcat https://paste.opensuse.org/pastes/e9a2794760b7 | 10:20 |
| T42 | <the_hiktor> and this early logcat for hwcomposer https://paste.opensuse.org/pastes/a86908d63e9f | 10:20 |
| mal | you should also symlink libicuuc.so, not sure why android.hardware.power-V1-ndk_platform.so is not found but probably not very critical for now | 12:16 |
| mal | also after symlinking libucuuc.so check again, I think some times also libicui18n.so symlinking is needed | 12:17 |
| T42 | <the_hiktor> what does android.hardware.power-V1-ndk_platform.so do ? | 15:49 |
| T42 | <the_hiktor> like what is its purpose ? | 15:50 |
| mal | probably used by some android power saving service | 15:52 |
| mal | but that libucuuc.so should be handled first | 15:52 |
| T42 | <the_hiktor> journal https://paste.opensuse.org/pastes/9ea05ec1cc11 | 16:43 |
| T42 | <the_hiktor> logcat https://paste.opensuse.org/pastes/5caeec98f009 | 16:44 |
| T42 | <the_hiktor> https://paste.opensuse.org/pastes/66ea16ec45a6 | 16:44 |
| T42 | <the_hiktor> hwcomposer logcat | 16:44 |
| T42 | <the_hiktor> what's libbinder.so for | 16:45 |
| mal | where did you add the libandroidicu.so symlink? | 16:56 |
| T42 | <the_hiktor> Wait lemme see | 17:07 |
| T42 | <the_hiktor> Anything wrong with it ? | 17:07 |
| T42 | <the_hiktor> /apex/com.android.art/lib64/libandroidicu.so | 17:09 |
| T42 | <the_hiktor> there was two more files in some other dir's | 17:10 |
| T42 | <the_hiktor> like system_root | 17:10 |
| T42 | <the_hiktor> and system | 17:10 |
| T42 | <the_hiktor> oh sry i misunderstood | 17:11 |
| T42 | <the_hiktor> in /odm i created lib and lib64 | 17:11 |
| T42 | <the_hiktor> and there goes each file in it's folder | 17:13 |
| T42 | <the_hiktor> 🫤 | 17:13 |
| mal | is linkerconfig ok? | 17:17 |
| T42 | <the_hiktor> i can see ld.config.txt in linkerconfig folder | 17:17 |
| T42 | <the_hiktor> not sure how to check | 17:17 |
| T42 | <the_hiktor> i opened that ld.config.txt it looks full | 17:19 |
| T42 | <the_hiktor> if this helps | 17:19 |
| T42 | <the_hiktor> wanna see it ? | 17:19 |
| T42 | <the_hiktor> https://paste.opensuse.org/pastes/ee97048d4ba8 | 17:20 |
| mal | hmm, which android base was that again? | 17:25 |
| T42 | <the_hiktor> 11 🙃 | 17:25 |
| T42 | <elros34> mal: be aware he uses https://raw.githubusercontent.com/sailfishos-on-sake/hybris-patches/refs/heads/hybris-18.1/system/core/0051-linkerconfig-switch-no-updatable-apex.patch for flattened apexes for not updatable apexes | 17:26 |
| mal | ok | 17:27 |
| mal | thinking if trying HYBRIS_USE_VENDOR_NAMESPACE=yes would help with the libbinder.so issue? | 17:29 |
| mal | based on the linkerconfig it only mentions libbinder.so in vendor namespace | 17:29 |
| T42 | <the_hiktor> i asked a question above about libbinder.so | 17:30 |
| T42 | <the_hiktor> what is it for 🙃 | 17:30 |
| mal | binder communication, which is what android uses for processes to communicate with each other | 17:31 |
| T42 | <the_hiktor> nice | 17:32 |
| T42 | <the_hiktor> should i try this HYBRIS_USE_VENDOR_NAMESPACE=yes ?? | 17:32 |
| T42 | <the_hiktor> or still thinkin 😄 | 17:33 |
| T42 | <elros34> mal: before that : can servicemanager be easily fixed like by adding selinux stubs or it needs patching android? | 17:35 |
| T42 | <elros34> ``` | 17:35 |
| T42 | <elros34> servicemanager( 1608): Could not self register servicemanager``` | 17:35 |
| mal | @elros34 I assume that test is still without working selinux configs | 18:24 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!