Thursday, 2026-09-03

*** n2klb_ is now known as n2klb01:34
T42<elros34> looks like nice explained finally proper bunch of patches for non updatable apexes on hybris-1810:38
T42<the_hiktor> ya nice i think it should be mentioned in the wiki10:58
T42<the_hiktor> i dont see difference after applying patches11:01
T42<the_hiktor> https://paste.opensuse.org/pastes/7b109559a18f11:01
T42<the_hiktor> yet no gui πŸ˜•11:02
mal@the_hiktor what did you rebuild?11:16
T42<the_hiktor> everything πŸ˜…11:16
T42<elros34> not enough, rebuild more:P not sure whether it's correct way but check whether vndservice manager uses now correct libbinder without restarting with: lsof -p "$(pgrep vndservicemanager)" | grep libbinder11:35
T42<the_hiktor> looks normal11:43
T42<the_hiktor> https://paste.opensuse.org/pastes/679317ff979e11:43
T42<the_hiktor> should i look into hwcomposer ?15:21
T42<elros34> did you remove added "setenv LD_PRELOAD /apex/com.android.vndk.v30/lib64/libbinder.so"?20:38
T42<elros34> and how 'findmnt' output looks like20:42
T42<fredldotme> mal, dropping this here: https://github.com/libhybris/libhybris/pull/62520:51
T42<elros34> @the_hiktor disable adb_root, you don't need this spam. I wonder if you still need these additional symlinks in odm or you didn't apply all patches. Removing setenv should will tell20:59
mal@fredldotme ok, I'll have a look at some point21:10
malI should get some other libhybris PRs merged also21:11
malalso I have some local wip stuff which I won't talk about yet :)21:11
T42<the_hiktor> @elros34 i started clean after applying patches so no i didn't copy vndservicemanager.rc or touch it at all also the same about those symlinks21:20
T42<the_hiktor> findmnt output21:21
T42<the_hiktor> https://paste.opensuse.org/pastes/4854a00f697521:21
T42<elros34> hm not sure, so what do you have in /linkerconfig?21:29
T42<the_hiktor> everything ig21:30
T42<the_hiktor> https://paste.opensuse.org/pastes/41670452e42c21:30
T42<elros34> what about ld.config.txt21:35
T42<the_hiktor> https://paste.opensuse.org/pastes/f57f6883ed3021:36
T42<elros34> have you tried to add this missing libnativehelper.so symlink?21:41
T42<elros34> I have impression that even if these patches fixes something literally everything else is still broken:)21:42
T42<the_hiktor> come on dude πŸ₯²21:43
T42<elros34> good news is this symlink will automagically fix everything21:46
T42<the_hiktor> im smelling provocation hereπŸ˜‚21:50
T42<the_hiktor> idk if this supposed to be good news but i can wake screen with double tap21:52
T42<the_hiktor> no gui yet just bootlogo πŸ₯²21:53
T42<the_hiktor> https://paste.opensuse.org/pastes/58ef74fe6f0b22:01
malcould you check which processes those are that wait for the services22:28
mallike that 09-03 21:47:26.777  2921  2921 I ServiceManager: Waiting for service 'display.qservice' on '/dev/vndbinder'...22:28
malwhich tells pid 2921 is waiting for that22:28
malcheck from your currect boot what pids are22:29
mal*current boot22:29
malso look at logcat, check the pids listed there for the waiting things and then check with "ps aux" the process list22:30
T42<the_hiktor> i think those are mostly everything22:55
T42<the_hiktor> https://paste.opensuse.org/pastes/f36e6115940c22:55
malhmm22:56
malkill those processes22:56
malI mean the last two22:57
malnot the servicemanager of course22:57
malwhat is the process causing these ServiceManager: Waiting for service 'display.qservice'22:59
maland ServiceManager: Waiting for service 'vendor.qcom.PeripheralManager'22:59
sharks[m]I remember being in a similar spot where I was stuck at bootlogo but the power button would turn the display on or off. Perhaps a silly question as I haven't been following the conversation closely but does `test_hwcomposer` work?22:59
*** xmn_ is now known as xmn23:42

Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!