voidanix[m] | no, CPU usage is what i would consider normal | 00:47 |
---|---|---|
voidanix[m] | So I assume lena and seine do not show the spinning wheel when unlocking the lock screen (to home), correct? | 10:49 |
voidanix[m] | Because the port is basically identical to those | 10:50 |
voidanix[m] | for some reason lipstick is complaining about missing libraries e.g. libion.so or mapper@3.0.so | 13:10 |
T42_ | <elros34> can be normal. I saw many warnings about missing libraries in some devices, not sure if it's some libhybris changes or android base but definitely these wasn't critical errors | 14:01 |
voidanix[m] | they don't show up on tama which is also A11 in this case... | 14:02 |
voidanix[m] | it also shows lipstick giving a `== hwcomposer module ==` message with info about it, does not on kumano | 14:02 |
T42_ | <b100dian> I seem to recall the spinner being related to ofono, hope I am not mistaken | 14:07 |
voidanix[m] | really doubt it is ofono having to deal with the lockscreen; stopping it also doesn't help | 14:12 |
voidanix[m] | since a picture is worth a thousand words: https://cloud.keyedlimepie.org/s/6fPQCNYXBqDJYRq | 17:09 |
mal | wondering what it is waiting for | 17:16 |
voidanix[m] | Hopefully an strace on lipstick will give some answers | 17:21 |
mal | that is a good idea, also dbus-monitor could give some hints in theory | 17:33 |
mal | if there some dbus call that takes too long | 17:33 |
mal | do both of the device have everything ok in systemctl and systemctl-user (to show the status of all services) | 17:34 |
voidanix[m] | seems strace-ing lipstick is not as easy as i thought | 18:37 |
voidanix[m] | putting the strace command inside the systemd unit leaves me without surfaceflinger and just a black background with a clock | 18:38 |
voidanix[m] | dbus-monitor is very uninteresting: `signal time=1702146256.046227 sender=:1.11 -> destination=(null destination) serial=134 path=/devicelock; interface=org.nemomobile.lipstick.devicelock; member=stateChanged` | 18:38 |
mal | voidanix[m]: you can attach it later | 18:40 |
mal | no need to start using strace | 18:40 |
voidanix[m] | yeah ik | 18:40 |
voidanix[m] | i think i'm onto something with strace encsfa-fpd tho | 18:40 |
voidanix[m] | nothing in encsfa-fpd... sad | 19:01 |
voidanix[m] | meanwhile `strace lipstick` is a crazy spam of ppoll/epoll_wait | 19:02 |
mal | which options did you test for dbus-monitor, it has those --system and --session ones | 19:02 |
voidanix[m] | i used dbus-monitor --system and excluded output from ngfd | 19:03 |
mal | voidanix[m]: on x10iii there is about 2-3 second delay when unlocking | 20:15 |
mal | but not quite as long as you have | 20:16 |
voidanix[m] | that's still painful for a lockscreen tbh | 20:31 |
voidanix[m] | also, the unlock time also sometimes happens to be 2-3 seconds here, but not as often | 20:34 |
mal | voidanix[m]: yeah, needs some investigation | 20:38 |
mal | voidanix[m]: that delay only happens when using passcode, with fingerprint it opens without delay | 20:39 |
voidanix[m] | yep, same here | 20:39 |
mal | so that will give some idea what could happen once I have a look at the sources | 20:40 |
mal | not today though | 20:40 |
mal | voidanix[m]: that delay doesn't happen on xa2 either | 20:42 |
mal | so what is so different in x10iii or android 11 base | 20:43 |
voidanix[m] | it's not android 11 because tama does not have it | 20:44 |
mal | hmm, ok | 20:44 |
voidanix[m] | does XA2 have encryption? | 20:44 |
mal | hmm, not that device I have | 20:44 |
mal | can't remember if xa2 has it in general | 20:45 |
mal | looks like there is the option in settings | 20:45 |
mal | voidanix[m]: does that tama have encryption? | 20:46 |
voidanix[m] | yes but the community one | 20:46 |
mal | there is slight delay on x10 which has encryption, not that long though | 20:47 |
mal | about a second | 20:48 |
voidanix[m] | something interesting about encsfa-fpd: when unlocking with the fingerprint there's 24 calls that go `read(14, "LUKS ...) = 4096` | 21:07 |
voidanix[m] | with PIN entry it's 27 calls, and it gets stuck on the third one for a noticeable while | 21:07 |
voidanix[m] | i am grepping these of course, should have mentioned that | 21:12 |
mal | ok | 21:13 |
T42_ | <Pachof> One question, how do I install an already compiled kernel on a device with sailfishos installed? | 22:41 |
mal | you just flash the hybris-boot.img using fastboot to boot partition just like you did before, in case your kernel uses modules you might need to package and install the droid-hal rpms also | 22:53 |
T42_ | <Pachof> ok thanks | 22:53 |
mal | (just the droid-hal rpms which are currently installed on the device, not all of them) | 22:53 |
T42_ | <Pachof> ok | 22:54 |
mal | you can use for example "pkcon search droid-hal" to see which one have been installed, or check patterns | 22:54 |
T42_ | <Pachof> ok thanks | 22:55 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!