Friday, 2026-03-27

*** Mister_Magister_ is now known as Mister_Magister12:52
T42<nc1x72> I'm trying to figure out audio on Spacewar.21:17
T42<nc1x72> After fixing mounts issue (yet to push the changes), audio still not working).21:17
T42<nc1x72> Also made sure audio.hidl_compat.default.so was compiled and installed.21:17
T42<nc1x72> Already went through hadk-hot and hadk faq21:18
T42<nc1x72> Any hint/help is welcome.21:18
maldo you have symlink for the audio hal?21:21
malI assume you should have the same as fp5 repo has in sparse/usr/libexec/droid-hybris/system/lib64/hw21:22
T42<nc1x72> yes, in /usr/libexec/droid-hybris/system/lib/hw, audio.primary.lahaina.so is symlinked to audio.hidl_compat.default.so21:23
maldid you check in the android side /system/lib64/hw or /vendor that the audio.primary.*.so is correct?21:24
T42<nc1x72> Oddly, vendor/lib64/hw doesn't have audio.primary.lahaina.so21:26
T42<nc1x72> Only has audio.primary.default.so21:26
T42<nc1x72> Feels like droid-system package I built is messy/incomplete. I'll investigate.21:28
T42<elros34> you woudn't need hidl_compat if you would have proper 64bit audio library21:30
T42<nc1x72> Thanks for the info. I'll get a proper droid-system package first21:31
T42<nc1x72> Comparing it to FP5, I see some stuff missing21:31
malcheck all of the folders system, vendor and odm for the audio hal21:33
mal@elros34 I have had issues even with 64-bit audio libs, I think some other user space component does some initialization and it doesn't work if that is not done21:34
mal@elros34 I haven't debugged what is actually missing21:35
T42<elros34> @nc1x72 in that ^ case you may  check whether hidl_compat is used. IIRC propert pulseaudio stracing should be enough21:37
malso I need hidl_compat at least until I have time to figure out how to get all audio working without it21:39
T42<nc1x72> Does hidl_compat still require the 64 bit audio.primary.*.so to be present if it’s the one being used?21:40
malyes, because you have one android side audio process running and it uses the proper hal and then hidl_compat connect to that android side process21:43
malnot sure how you managed to get only partial droid-system made21:44
maldid you check all of the /*/lib64/hw folders for audio hal?21:44
malon fp5 it is in /vendor so that is likely place on others also21:46

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