genericv2 | mal: even crashing apps are okay after rebuild :) | 12:17 |
---|---|---|
genericv2_ | i am back, tested sim quickly | 12:23 |
genericv2_ | Looks like celluar is not working right now, can't enable internet option from sim settings. But calls and sms works. | 12:23 |
genericv2_ | Both sim trays works and imei is okay | 12:24 |
genericv2 | Currently, only remaining issue is audio i think | 12:52 |
genericv2 | pulseaudio is ded | 12:52 |
mal | genericv2: what do you see in journal log from ofono? | 12:54 |
mal | also how does pulseaudio fail? | 12:54 |
genericv2 | i'll check now, a moment | 12:55 |
genericv2 | pulseaudio was saying there is some missing libs in previous attempts, i'll check that too | 12:55 |
genericv2 | ofono: https://paste.opensuse.org/pastes/02014bb03743 | 13:01 |
genericv2 | prob missing config\ | 13:01 |
genericv2 | auth section is empty at data access point thingy | 13:03 |
genericv2 | mms is okay | 13:05 |
genericv2 | ah vibration started to work, a sms message came. Also it works on lockscreen. It wasn't working previously | 13:07 |
genericv2 | internet is working when i disable second sim card config | 13:13 |
T42_ | <elros34> -f argument when using journalctl is to follow live logs but if you want to debug something which doesn't work from the start then you must add to it --no-tail | 13:14 |
genericv2 | i know, i started logging with -f argument then took out the sim and plugged it again | 13:14 |
genericv2 | single sim looks okay right now, i'll fix dual sim later | 13:22 |
genericv2 | mal: https://paste.opensuse.org/pastes/0443924597af | 13:22 |
T42_ | <elros34> do you even use correct ofono configs? I see you are using default for android-13 but with ofono-ril-binder-plugin | 13:28 |
mal | looking at that pulseaudio log it seems to fail to find some libraries probably, or uses wrong ones, probably strace of pulseaudio start would help, it needs correct parameters and starting it as defaultuser | 13:33 |
genericv3 | elros34 probably no. Also calls were not working before ofono-ril-binder-plugin so.. | 15:10 |
genericv3 | mal: okaay, i'll strace pulseaudio then | 15:11 |
mal | why did you select ofono-ril-binder-plugin? | 15:11 |
genericv3 | saw it on docs, added just as a try | 15:11 |
mal | there is ofono-binder-plugin which is the newer one, did that fail for you? | 15:11 |
genericv3 | hmm, didin't knew that. i'll try that then. | 15:12 |
genericv3 | if it's the default one, it was breaking calls. | 15:12 |
mal | hmm | 15:12 |
genericv3 | i am not home right now but i have the phone with me. i can strace pulseaudio right now. | 15:29 |
genericv3 | do i need to start it as root or defaultuser now? | 15:29 |
mal | defaultuser | 15:30 |
mal | remember to provide it the correct parameter | 15:30 |
mal | HYBRIS_USE_VENDOR_NAMESPACE=yes strace -o outfile.txt -f -s2048 pulseaudio --daemonize=no -n --file=/etc/pulse/arm_droid_default.pa | 15:31 |
mal | the strace output will be in outfile.txt after that | 15:31 |
genericv1 | https://paste.opensuse.org/pastes/d860344d0cae | 17:11 |
genericv1 | and i am on sailfish right now :) so v1 | 17:11 |
genericv1 | ah, camera also started to work after the last patch | 17:14 |
T42_ | <elros34> you can see now how your ld.config.28.txt mount is not used at all | 17:16 |
genericv1 | it's disabled in systemd | 17:18 |
genericv1 | i'll remove it from sparse too | 17:18 |
genericv1 | mal | 17:22 |
T42_ | <elros34> pure guess but I wonder if this could be an issue: openat(AT_FDCWD, "/system/lib64/libdl_android.so instead only one from libexec? | 17:39 |
T42_ | <elros34> then error: "TLS relocations not yet implemented in libhybris" | 17:40 |
mal | it's possible | 17:45 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!