sharks_ | Trying to debug minimediaservice. Running `/usr/libexec/droid-hybris/system/bin/minimediaservice` manually complains `CANNOT LINK EXECUTABLE: library "vendor.qti.hardware.camera.device@1.0.so" not found`. This library is located at /system/product/lib/, should it be symlinked somewhere else? | 05:44 |
---|---|---|
sharks_ | Does it need to be in /odm/lib/? | 05:48 |
sharks_ | Hmm, I think so. Cool - I'll keep doing that until things start working lol | 05:51 |
sharks_ | Alright - I have a number of errors in logcat along the lines of `library "*.so" needed by "something else.so" is not accessible for the namespace "(default)" | 06:28 |
sharks_ | Reading irc logs, it seems I need to fix /system/etc/ld.config.29.txt, though this file doesn't exist - rather, I only have /system/etc/ld.config.txt | 06:29 |
sharks_ | So, do I apply this patch to ld.config.txt, or do I copy /sparse/usr/libexec/droid-hybris/system/etc/ld.config.29.txt to /system/etc/ld.config.29.txt? | 06:30 |
sharks_ | https://github.com/mer-hybris/droid-system-sony-template/blob/master/patches-system/ld.config.29.patch | 06:30 |
T42 | <elros34> some errors are fake, use strace -f -e file <minimediaservice> to figure out whether it reall can't find library and where it search. ld.config.txt depends on android version, what was yours? | 07:59 |
sharks_ | I'm Android 10 / 17.1 | 08:00 |
*** Mister_Magister_ is now known as Mister_Magister | 16:42 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!