2023-08-12, 14:42
That makes sense, thanks.
If I can be of assistance, please let me know.
If I can be of assistance, please let me know.
Quote:./kodi-webos: error while loading shared libraries: libdrm.so.2: cannot open shared object file: No such file or directory
(2023-08-13, 15:59)quietvoid Wrote: I just built Kodi for webOS following the instructions but the app isn't launching with missing libraries error:
Quote:./kodi-webos: error while loading shared libraries: libdrm.so.2: cannot open shared object file: No such file or directory
What am I missing or are the instructions out of date for something?
For some reason there aren't many libraries in tools/webOS/packaging/lib and I'm not sure why.
The CI has libdrm and libshairplay but they're not present for me.
(2023-08-13, 17:27)quietvoid Wrote:(2023-08-13, 17:20)SoulReaver Wrote: Just to make sure as I haven’t tried building it myself yet, but does post #90 in this thread solve it?
The one linking libwayland-egl? It doesn't make any difference.
Nothing happens at all when I try opening the app on the TV.
(2023-08-13, 15:59)quietvoid Wrote: For some reason there aren't many libraries in tools/webOS/packaging/lib and I'm not sure why.Presumably you used the latest toolchain release. CI is still using the one before. Comment verify-symbols.sh and you should be good
The CI has libdrm and libshairplay but they're not present for me.
(2023-08-13, 19:31)sundermann Wrote: Presumably you used the latest toolchain release. CI is still using the one before. Comment verify-symbols.sh and you should be good
(2023-08-17, 00:02)MemBass Wrote: So pass through seems to be working for me with Dolby Digital and DD+ (Atmos) content. Any chance of TrueHD support coming down the line?No it is a hardware limitation.
(2023-08-17, 10:24)SoulReaver Wrote: If I start watching content that has audio which can passthrough then after stopping that content no PCM audio will play.This does not happen for me. That being said, it might be because the PCM device is opened too early since in passthrough mode audio playback will be exclusively passthrough only. Debug logs might be useful here to check when the passthrough device is disposed and the ALSA device is opened again. Do you have the option keep audio device enabled?