| 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 |
| T42 | <elros34> yes | 18:25 |
| T42 | <the_hiktor> is there any explanations which most likely i won't understand ? | 18:50 |
| T42 | <the_hiktor> like what is happening with selinux if i get it | 18:51 |
| T42 | <the_hiktor> or any explanation why selinux behaves like that ? | 18:53 |
| T42 | <the_hiktor> am i doing something wrong at some point ? | 18:53 |
| T42 | <the_hiktor> or just a bad luck 😕 | 18:53 |
| T42 | <nightishaman> @elros34 where do I find minimer? | 19:48 |
| T42 | <elros34> it's in hadk-faq | 19:49 |
| Mister_Magister | mal: do you think it will be easier to debug wide angle camera on camera1 api (it's not listed) or video recording on camera2 api? xd | 20:18 |
| T42 | <abranson> the second one :) | 20:20 |
| Mister_Magister | aigh then who's up for debugging second one? xd | 20:21 |
| Mister_Magister | cause as y'all know i'm too dumb for that | 20:22 |
| T42 | <abranson> tumbleweed.gif | 20:24 |
| Mister_Magister | yeah :P | 20:24 |
| T42 | <abranson> crickets-chirping.mp3 | 20:25 |
| Mister_Magister | people-whistling.mp3 | 20:25 |
| T42 | <abranson> you can do it. i believe in you! | 20:25 |
| Mister_Magister | nah i wouldn't even know where to start | 20:25 |
| Mister_Magister | but would be milion times better to have camera2 api yeah | 20:26 |
| Mister_Magister | photos with disabled sharpening and denoising are better | 20:26 |
| Mister_Magister | I can recognize car on a photo from 150m away | 20:26 |
| T42 | <nightishaman> @elros34 qmlscene doesnt exist on my device | 20:34 |
| T42 | <elros34> what is the problem install it like in instruction | 20:35 |
| T42 | <nightishaman> i dont have network on the device | 20:37 |
| T42 | <elros34> not a problem, follow hadk -> Get connected | 20:43 |
| T42 | <elros34> https://hadk.sailfishos.org/getting-in/ | 20:43 |
| T42 | <nightishaman> okay, minimer is running, screen still shows the google logo tho | 20:48 |
| T42 | <nightishaman> should minimer display something on the screen? | 20:55 |
| *** xmn_ is now known as xmn | 20:59 | |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!