Monday, 2026-06-08

mal@nightishaman have you tried stopping user@100000 service and then maybe once kill the android side hwcomposer service so it's clean (make sure it starts again) and then try minimer00:14
T42<nightishaman> I already had masked user@100000 but i didnt try to stop hwcomposer00:16
malthe point of killing it once was to make sure no earlier attempt have caused it to go into bad state00:16
T42<nightishaman> still no change00:19
malso it seems to get stuck or what based on strace if I remember correctly?00:20
T42<nightishaman> it gets stuck waiting on a futex00:25
T42<nightishaman> ```00:26
T42<nightishaman> QPlatformWindow::setVisible```00:26
T42<nightishaman> ```00:26
T42<nightishaman> QWindowSystemInterface::flushWindowSystemEvents```00:26
malhave you tried stracing the android side hwcomposer process?00:27
malto see if that would reveal anything new00:27
malso attach strace to it and then start minimer so you will see everything that happens there during minimer run00:28
T42<nightishaman> can i do that to a running process, because servicemanager restarts it immediately00:33
T42<nightishaman> weird tho because with surfaceflinger it did work00:34
T42<nightishaman> the output is not a lot00:46
T42<nightishaman> ioctl(14, BINDER_WRITE_READ, 0x7fdde55980) = 000:46
T42<nightishaman> ioctl(14, BINDER_WRITE_READ, 0x7fdde55570) = 000:46
T42<nightishaman> ioctl(14, BINDER_WRITE_READ <detached ...>00:46
T42<nightishaman> i attached to the running hwcomposer00:46
*** n2klb_ is now known as n2klb01:37
T42<the_hiktor> @elros34 i tried filtering in logcat06:45
T42<the_hiktor> https://paste.opensuse.org/pastes/6fac46fa5b4b06:45
T42<the_hiktor> i see some linkconfig related stuff06:46
T42<the_hiktor> like unable to link libicuuc.so06:46
T42<the_hiktor> no wrong error but its cuz of libicuuc.so06:55
T42<the_hiktor> wait i think ik what's wrong 😅07:03
T42<the_hiktor> here filtered logcat https://paste.opensuse.org/pastes/6543b0ce47ea07:10
T42<the_hiktor> full logcat07:12
T42<the_hiktor> https://paste.opensuse.org/pastes/28676c400ec307:12
T42<the_hiktor> droid-bootctl.service now fails07:13
T42<the_hiktor> in dmesg droid-hal-init fails to load property files from /odm , /product , /factory saying no such file or directory07:28
T42<the_hiktor> is this concerning ?07:28
T42<the_hiktor> here's dmesg anyway https://paste.opensuse.org/pastes/d2a12f3d7b9607:31
T42<the_hiktor> i see this in journal sh[2048]: Error getting bootctrl v1.0 module07:34
T42<the_hiktor> also here's journal https://paste.opensuse.org/pastes/1dde9547c23107:35
T42<elros34> full logcat doesn't mean it's supposed to be full of repeated same error. You stop in init-debug. run journalctl --no-tail -f in one terminal, continue booting in another, as soon as droid-hal-init start you run logcat as root and wait about 1 minute. I wonder whether it would be just easier to try some different android base. This one have many issues: 1 strace -f -e file /usr/libexec/droid-hybris/system/bin/minimediaservice. 2 Did you add l13:54
T42<elros34> this one is strange: profiled[1998]: /home/defaultuser/.config: mkdir: Permission denied13:55
T42<the_hiktor> yeah i had libicuuc symlink in /odm/lib/ nobody told me i have to symlink in /odm/lib64/14:14
T42<the_hiktor> is that error selinux related or what ?14:14
T42<the_hiktor> and about android base what do u suggest ?14:15
T42<elros34> I do not think it's selinux related. About android I guess >= 2014:24
T42<elros34> but who know maybe it will have even more issues:P14:25
T42<the_hiktor> how much size does it take 😅14:25
T42<the_hiktor> i need newer base anyways14:25
T42<the_hiktor> new sources are maintained by the same dev14:26
T42<the_hiktor> wondering if the dev is our problem 😕14:26
T42<the_hiktor> can i use mainline kernel sources instead of that bs14:28
T42<elros34> sure go ahead use mainline:)14:42
T42<elros34> doesn't mean it will be easier14:44
T42<the_hiktor> ik but more up to date kernel 🙃14:47
T42<the_hiktor> how much is the difference would be14:48
T42<the_hiktor> Idk y you people hate my questions but I need answers 🥲15:37
T42<the_hiktor> Hybris 20 or 21 sources good ?15:37

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