Saturday, 2024-02-17

genericv2mal: even crashing apps are okay after rebuild :)12:17
genericv2_i am back, tested sim quickly12: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 okay12:24
genericv2Currently, only remaining issue is audio i think12:52
genericv2pulseaudio is ded12:52
malgenericv2: what do you see in journal log from ofono?12:54
malalso how does pulseaudio fail?12:54
genericv2i'll check now, a moment12:55
genericv2pulseaudio was saying there is some missing libs in previous attempts, i'll check that too12:55
genericv2ofono: https://paste.opensuse.org/pastes/02014bb0374313:01
genericv2prob missing config\13:01
genericv2auth section is empty at data access point thingy13:03
genericv2mms is okay13:05
genericv2ah vibration started to work, a sms message came. Also it works on lockscreen. It wasn't working previously13:07
genericv2internet is working when i disable second sim card config13: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-tail13:14
genericv2i know, i started logging with -f argument then took out the sim and plugged it again13:14
genericv2single sim looks okay right now, i'll fix dual sim later13:22
genericv2mal:  https://paste.opensuse.org/pastes/0443924597af13:22
T42_<elros34> do you even use correct ofono configs? I see you are using default for android-13 but with ofono-ril-binder-plugin13:28
mallooking 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 defaultuser13:33
genericv3elros34 probably no. Also calls were not working before ofono-ril-binder-plugin so..15:10
genericv3mal: okaay, i'll strace pulseaudio then15:11
malwhy did you select ofono-ril-binder-plugin?15:11
genericv3saw it on docs, added just as a try15:11
malthere is ofono-binder-plugin which is the newer one, did that fail for you?15:11
genericv3hmm, didin't knew that. i'll try that then.15:12
genericv3if it's the default one, it was breaking calls.15:12
malhmm15:12
genericv3i am not home right now but i have the phone with me. i can strace pulseaudio right now.15:29
genericv3do i need to start it as root or defaultuser now?15:29
maldefaultuser15:30
malremember to provide it the correct parameter15:30
malHYBRIS_USE_VENDOR_NAMESPACE=yes strace -o outfile.txt -f -s2048 pulseaudio --daemonize=no -n --file=/etc/pulse/arm_droid_default.pa15:31
malthe strace output will be in outfile.txt after that15:31
genericv1https://paste.opensuse.org/pastes/d860344d0cae17:11
genericv1and i am on sailfish right now :) so v117:11
genericv1ah, camera also started to work after the last patch17:14
T42_<elros34> you can see now how your ld.config.28.txt mount is not used at all17:16
genericv1it's disabled in systemd17:18
genericv1i'll remove it from sparse too17:18
genericv1mal17: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
malit's possible17:45

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