Monday, 2025-08-18

*** xmn_ is now known as xmn13:36
rinigus@b100dian: making slow progress with volte, as I don't have much time. recent changes: somehow my phone registers just fine now (started while I was abroad). dialing stopped working and I don't even know why it worked before as it was using hidl api.15:44
rinigusrewrote dialing last night for aidl and can initiate call with volte again15:45
rinigusso, we have to go through whole code and check every api. and rewrite it for aidl15:45
rinigusas for sms, I suspect that something is not initialized. but just trying to start corresponding services later didn't help either.15:46
rinigusI plan to go through call code first and then compare some logs pulled from LOS and SFOS.15:47
rinigusbtw, jtrace seems to be rather handy for aidl package logging. maybe some other tools can hook to services as well to give similar dumps15:48
malfun debugging linker tls issues wiht a15 base15:55
rinigusmal: sounds like "fun" indeed. did you managed to get info regarding volte status for sony aosp?16:47
malI haven't had much time to debug that volte stuff, hoping to test on fp6 which already has modem working20:19
T42<b100dian> rinigus: looking20:24
T42<b100dian> (I was playing with d2tw)20:24
T42<b100dian> echo 1 > /sys/devices/dsi_panel_driver/pre_sod_mode20:24
T42<b100dian> echo sod_enable,1 > /sys/class/sec/sec_ts/subsystem/tsp/cmd20:24
malfp6 should have double tap to wake, at least mentioned in lineage repo20:25
T42<b100dian> seems to do it if you have KEY_WAKEUP=KEY_POWER in [EVDEV] for nagara20:25
T42<b100dian> sorry mal I was playing with nagara ;)20:25
T42<b100dian> but fp6 looks good too ;P20:25
malfound a working hack for the tls unload issue20:29
malvery ugly but works20:29
T42<adampigg> those are the best ... ship it20:29
maljust removed the check that fails :)20:29
malit's in library unload anyway so not that serious20:30
T42<b100dian> rinigus: just to make sure, qti_radio_ext_dial_args is ported from our ims.apk's DialRequest.java#writeToParcel right?21:04
T42<b100dian> just tested the build and indeed dialing works - not sure when i stopped woring, probably when we added the qti plugin21:23

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