| 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 minimer | 00:14 |
|---|---|---|
| T42 | <nightishaman> I already had masked user@100000 but i didnt try to stop hwcomposer | 00:16 |
| mal | the point of killing it once was to make sure no earlier attempt have caused it to go into bad state | 00:16 |
| T42 | <nightishaman> still no change | 00:19 |
| mal | so it seems to get stuck or what based on strace if I remember correctly? | 00:20 |
| T42 | <nightishaman> it gets stuck waiting on a futex | 00:25 |
| T42 | <nightishaman> ``` | 00:26 |
| T42 | <nightishaman> QPlatformWindow::setVisible``` | 00:26 |
| T42 | <nightishaman> ``` | 00:26 |
| T42 | <nightishaman> QWindowSystemInterface::flushWindowSystemEvents``` | 00:26 |
| mal | have you tried stracing the android side hwcomposer process? | 00:27 |
| mal | to see if that would reveal anything new | 00:27 |
| mal | so attach strace to it and then start minimer so you will see everything that happens there during minimer run | 00:28 |
| T42 | <nightishaman> can i do that to a running process, because servicemanager restarts it immediately | 00:33 |
| T42 | <nightishaman> weird tho because with surfaceflinger it did work | 00:34 |
| T42 | <nightishaman> the output is not a lot | 00:46 |
| T42 | <nightishaman> ioctl(14, BINDER_WRITE_READ, 0x7fdde55980) = 0 | 00:46 |
| T42 | <nightishaman> ioctl(14, BINDER_WRITE_READ, 0x7fdde55570) = 0 | 00:46 |
| T42 | <nightishaman> ioctl(14, BINDER_WRITE_READ <detached ...> | 00:46 |
| T42 | <nightishaman> i attached to the running hwcomposer | 00:46 |
| *** n2klb_ is now known as n2klb | 01:37 | |
| T42 | <the_hiktor> @elros34 i tried filtering in logcat | 06:45 |
| T42 | <the_hiktor> https://paste.opensuse.org/pastes/6fac46fa5b4b | 06:45 |
| T42 | <the_hiktor> i see some linkconfig related stuff | 06:46 |
| T42 | <the_hiktor> like unable to link libicuuc.so | 06:46 |
| T42 | <the_hiktor> no wrong error but its cuz of libicuuc.so | 06:55 |
| T42 | <the_hiktor> wait i think ik what's wrong 😅 | 07:03 |
| T42 | <the_hiktor> here filtered logcat https://paste.opensuse.org/pastes/6543b0ce47ea | 07:10 |
| T42 | <the_hiktor> full logcat | 07:12 |
| T42 | <the_hiktor> https://paste.opensuse.org/pastes/28676c400ec3 | 07:12 |
| T42 | <the_hiktor> droid-bootctl.service now fails | 07:13 |
| T42 | <the_hiktor> in dmesg droid-hal-init fails to load property files from /odm , /product , /factory saying no such file or directory | 07:28 |
| T42 | <the_hiktor> is this concerning ? | 07:28 |
| T42 | <the_hiktor> here's dmesg anyway https://paste.opensuse.org/pastes/d2a12f3d7b96 | 07:31 |
| T42 | <the_hiktor> i see this in journal sh[2048]: Error getting bootctrl v1.0 module | 07:34 |
| T42 | <the_hiktor> also here's journal https://paste.opensuse.org/pastes/1dde9547c231 | 07: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 l | 13:54 |
| T42 | <elros34> this one is strange: profiled[1998]: /home/defaultuser/.config: mkdir: Permission denied | 13: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 >= 20 | 14:24 |
| T42 | <elros34> but who know maybe it will have even more issues:P | 14:25 |
| T42 | <the_hiktor> how much size does it take 😅 | 14:25 |
| T42 | <the_hiktor> i need newer base anyways | 14:25 |
| T42 | <the_hiktor> new sources are maintained by the same dev | 14: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 bs | 14:28 |
| T42 | <elros34> sure go ahead use mainline:) | 14:42 |
| T42 | <elros34> doesn't mean it will be easier | 14:44 |
| T42 | <the_hiktor> ik but more up to date kernel 🙃 | 14:47 |
| T42 | <the_hiktor> how much is the difference would be | 14: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/!