Sunday, 2025-06-01

rinigus@b100dian: I've been working on stabilizing boot sequence in nagara. sometimes, c2 hw codecs were not available and there was some odd behavior with mounting overlays08:21
rinigusIn the latest changes to nagara's droid-config, overlays are mounted as a required part of local-fs target08:21
rinigusbased on few logs, I had an impression, that c2 codecs were failing when composer was started after them. to avoid it, I made a new android init class - nagara_hal - and moved c2 services to that.08:22
rinigusafter composer was restarted to initialize itself properly, nagara_hal was triggered by setting a dedicated property value and corresponding systemd service ensured that droid-late will not start until c2 codecs are active08:22
rinigusnow c2 looks to be working every time. I'll check which services don't show similar init messages in SFOS as they did in LOS and will probably move them also to nagara_hal08:22
rinigusmaybe similar approach can be used by others if android and sfos logs show different init messages. for example for hw codecs08:22
T42<b100dian> rinigus: good job on the race "linearisation", I remember I had to go through something similar for the tucana ultrasound proximity, but without success:)09:44
T42<b100dian> It is surprising that nagara uses c2 and works without modifications in the browser, while fp5 and sake don't. Maybe the newer lineage-21 base?..09:44
rinigus@b100dian: quite a few c2 libs/services are pulled from the device. so, that could be a difference. or starting them after composer is fully initialized. without composer restart, composer didn't load all its settings and maybe was preventing some hw-based acceleration09:47
rinigus... but that's a speculation09:47
Keto@Verevka86 psyche added to store11:13
T42<Verevka86> Keto: Thank you very much11:14
T42<Verevka86> :Mister_Magister, hi, Do you have video recording working on pipa hybris-21?11:45
malvideo recording is not working on hybris-21, needs camera2 api support in droidmedia which is not yet finished11:49
T42<Verevka86> thanks for the answer, eternal problem, video recording 😔12:24
Mister_Magisternot a problem on #verdanditeam ports xddd12:31
malit's probably not that far away from working, I had it record a video at one point but it couldn't be replayed possibly due to timestamp issue or something, from data and debug logs I could see it contained the video frames but all were dropped in replay12:31
T42<Cvb> Hello, I have a C2 and I've lost the ability to read the SIM card. Please help me solve this issue. My phone is new, only 2 weeks of use.18:22
T42<Cvb> https://irc.thaodan.de/.imgstore/2fd09058/file_7406.jpg18:24
maldoes the same happen with both sim slots?18:29
malare the cellular status icons in top bar in home screen missing for both sim slots? in the right side in top of home screen18:31
T42<Cvb> Yes18:46
malcan you check from terminal on your device if ofono is running "ps aux | grep ofono"18:48
T42<Cvb> https://irc.thaodan.de/.imgstore/dac28772/file_7407.jpg18:56
malok, so that is running18:58
malcould you check as root (using devel-su, set password in developer mode settings) if "journalctl -b --no-pager | grep ofono" shows any errors18:59
T42<Cvb> Ok19:14
T42<Cvb> This is the command to reset the phone to factory settings because the problem arose after an update.19:16
mal?19:19
Mister_Magisterhiiiii mal did you see my question perhaps? :319:21
malyou mean the audio related question?19:21
Mister_Magisteryeah19:24
Mister_Magistercurrently i'm thinking of making lib and ld_preloading it to do mitm mixer_get_ctl_by_name and not set it if its setting the rotation cause i can't figure out how the lib is getting the orientation19:25
Mister_Magistersorry i meant mixer_ctl_set_value19:25
Mister_MagisterI slapped the vendor lib into ghidra xd19:25
Mister_Magistercause if the vendor lib will stop changing the orientation then i can just listen to orientation and update accordingly19:26
Mister_Magisterwhoop nevermind i cannot preload cause hybris doesn't let me19:56
Mister_Magister not accessible for the namespace "(default)"19:56
Mister_Magisternext idea, rebuilding tinyalsa with my changes and mount --binding the library19:58
mal@Cvb are you saying sim card was lost right after updating the device?20:07
Mister_Magisterthats appropriate response lmao20:08
Mister_MagisterI got exact function thats causing the issue but idk how to like disable it. I think recompiling tinyalsa is way to go20:21

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