Skip to content

Commit

Permalink
tb128fu: camera: Add missing libs for camera modules
Browse files Browse the repository at this point in the history
08-20 08:44:38.907  1125  1125 E CamX    : [ERROR][UTILS  ] camxosutilslinux.cpp:979 LibMap() dlopen: dlopen failed: library libNvBeautyEffect.so not found: needed by /vendor/lib64/camera/components/com.qti.node.lenovobeauty.so in namespace (default), on '/vendor/lib64/camera/components/com.qti.node.lenovobeauty.so'
08-20 08:44:38.945  1125  1125 E CamX    : [ERROR][UTILS  ] camxosutilslinux.cpp:979 LibMap() dlopen: dlopen failed: library libaw_portrait_mask.so not found: needed by /vendor/lib64/camera/components/com.qti.node.lenovoportrait.so in namespace (default), on '/vendor/lib64/camera/components/com.qti.node.lenovoportrait.so'
08-20 08:44:41.991  1903  1903 E CamX    : [ERROR][UTILS  ] camxosutilslinux.cpp:979 LibMap() dlopen: dlopen failed: library libNvBeautyEffect.so not found: needed by /vendor/lib64/camera/components/com.qti.node.lenovobeauty.so in namespace (default), on '/vendor/lib64/camera/components/com.qti.node.lenovobeauty.so'
08-20 08:44:41.993  1903  1903 E CamX    : [ERROR][UTILS  ] camxosutilslinux.cpp:979 LibMap() dlopen: dlopen failed: library libaw_portrait_mask.so not found: needed by /vendor/lib64/camera/components/com.qti.node.lenovoportrait.so in namespace (default), on '/vendor/lib64/camera/components/com.qti.node.lenovoportrait.so'
  • Loading branch information
Royna2544 committed Aug 20, 2023
1 parent ad16642 commit 0055df7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions proprietary-files.txt
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ vendor/lib64/hw/camera.qcom.so
vendor/lib64/hw/com.qti.chi.override.so
vendor/lib64/libI420colorconvert.so
vendor/lib64/libaidenoiser.so
vendor/lib64/libaw_portrait_mask.so
vendor/lib64/libbitmlengine.so
vendor/lib64/libc++_shared.so
vendor/lib64/libcamera_nn_stub.so
Expand All @@ -141,6 +142,7 @@ vendor/lib64/libcom.qti.chinodeutils.so
vendor/lib64/libipebpsstriping.so
vendor/lib64/libjpege.so
vendor/lib64/libmctfengine_stub.so
vendor/lib64/libNvBeautyEffect.so
vendor/lib64/libofflinelog.so
vendor/lib64/libopencv.so
vendor/lib64/libopestriping.so
Expand Down

0 comments on commit 0055df7

Please sign in to comment.