| *** Mister_Magister_ is now known as Mister_Magister | 12: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 faq | 21:18 |
| T42 | <nc1x72> Any hint/help is welcome. | 21:18 |
| mal | do you have symlink for the audio hal? | 21:21 |
| mal | I assume you should have the same as fp5 repo has in sparse/usr/libexec/droid-hybris/system/lib64/hw | 21:22 |
| T42 | <nc1x72> yes, in /usr/libexec/droid-hybris/system/lib/hw, audio.primary.lahaina.so is symlinked to audio.hidl_compat.default.so | 21:23 |
| mal | did 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.so | 21:26 |
| T42 | <nc1x72> Only has audio.primary.default.so | 21: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 library | 21:30 |
| T42 | <nc1x72> Thanks for the info. I'll get a proper droid-system package first | 21:31 |
| T42 | <nc1x72> Comparing it to FP5, I see some stuff missing | 21:31 |
| mal | check all of the folders system, vendor and odm for the audio hal | 21: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 done | 21:34 |
| mal | @elros34 I haven't debugged what is actually missing | 21:35 |
| T42 | <elros34> @nc1x72 in that ^ case you may check whether hidl_compat is used. IIRC propert pulseaudio stracing should be enough | 21:37 |
| mal | so I need hidl_compat at least until I have time to figure out how to get all audio working without it | 21: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 |
| mal | yes, because you have one android side audio process running and it uses the proper hal and then hidl_compat connect to that android side process | 21:43 |
| mal | not sure how you managed to get only partial droid-system made | 21:44 |
| mal | did you check all of the /*/lib64/hw folders for audio hal? | 21:44 |
| mal | on fp5 it is in /vendor so that is likely place on others also | 21:46 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!