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 overlays | 08:21 |
---|---|---|
rinigus | In the latest changes to nagara's droid-config, overlays are mounted as a required part of local-fs target | 08:21 |
rinigus | based 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 |
rinigus | after 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 active | 08:22 |
rinigus | now 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_hal | 08:22 |
rinigus | maybe similar approach can be used by others if android and sfos logs show different init messages. for example for hw codecs | 08: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 acceleration | 09:47 |
rinigus | ... but that's a speculation | 09:47 |
Keto | @Verevka86 psyche added to store | 11:13 |
T42 | <Verevka86> Keto: Thank you very much | 11:14 |
T42 | <Verevka86> :Mister_Magister, hi, Do you have video recording working on pipa hybris-21? | 11:45 |
mal | video recording is not working on hybris-21, needs camera2 api support in droidmedia which is not yet finished | 11:49 |
T42 | <Verevka86> thanks for the answer, eternal problem, video recording 😔 | 12:24 |
Mister_Magister | not a problem on #verdanditeam ports xddd | 12:31 |
mal | it'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 replay | 12: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.jpg | 18:24 |
mal | does the same happen with both sim slots? | 18:29 |
mal | are the cellular status icons in top bar in home screen missing for both sim slots? in the right side in top of home screen | 18:31 |
T42 | <Cvb> Yes | 18:46 |
mal | can 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.jpg | 18:56 |
mal | ok, so that is running | 18:58 |
mal | could you check as root (using devel-su, set password in developer mode settings) if "journalctl -b --no-pager | grep ofono" shows any errors | 18:59 |
T42 | <Cvb> Ok | 19: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_Magister | hiiiii mal did you see my question perhaps? :3 | 19:21 |
mal | you mean the audio related question? | 19:21 |
Mister_Magister | yeah | 19:24 |
Mister_Magister | currently 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 orientation | 19:25 |
Mister_Magister | sorry i meant mixer_ctl_set_value | 19:25 |
Mister_Magister | I slapped the vendor lib into ghidra xd | 19:25 |
Mister_Magister | cause if the vendor lib will stop changing the orientation then i can just listen to orientation and update accordingly | 19:26 |
Mister_Magister | whoop nevermind i cannot preload cause hybris doesn't let me | 19:56 |
Mister_Magister | not accessible for the namespace "(default)" | 19:56 |
Mister_Magister | next idea, rebuilding tinyalsa with my changes and mount --binding the library | 19:58 |
mal | @Cvb are you saying sim card was lost right after updating the device? | 20:07 |
Mister_Magister | thats appropriate response lmao | 20:08 |
Mister_Magister | I got exact function thats causing the issue but idk how to like disable it. I think recompiling tinyalsa is way to go | 20:21 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!