Forums - Unable to run hexagon libs via camxchinode

1 post / 0 new
Unable to run hexagon libs via camxchinode
gyulim.gu
Join Date: 9 Nov 15
Posts: 3
Posted: Thu, 2018-10-04 19:02

I'm trying to port hexagon libs to SDM845 camera process.

The executable test was successful, but the hexagon library does not work on the camera.

adb shell /vendor/bin/camdsp 1 1000 1000 ( SUCCESS )

/vendor/bin/camdsp: vendor/qcom/proprietary/commonsys-intf/adsprpc/src/fastrpc_apps_user.c:1683: Searching for fastrpc_shell_0 ...
/vendor/bin/camdsp: vendor/qcom/proprietary/commonsys-intf/adsprpc/src/fastrpc_apps_user.c:1816: create user pd with attributes 0 domain 0
D /vendor/bin/camdsp: vendor/qcom/proprietary/commonsys-intf/adsprpc/src/fastrpc_apps_user.c:1905: Error 4b: get adsp msgd handle failed. domain 0
/vendor/bin/camdsp: vendor/qcom/proprietary/commonsys-intf/adsprpc/src/apps_std_imp.c:729:Error 45: fopen failed for libadspmsgd_adsp_skel.so. (No such file or directory)
/vendor/bin/camdsp: vendor/qcom/proprietary/commonsys-intf/adsprpc/src/log_config.c:174:Found camdsp.farf. adspmsgd enabled 
/vendor/bin/camdsp: vendor/qcom/proprietary/commonsys-intf/adsprpc/src/fastrpc_apps_user.c:1887: Error 4b: adsp current process handle failed. domain 0
adsprpc : HAP_utils.c:263:0x10ac:8: ADSP: Logging mask set to 31
adsprpc : camdsp_imp.cpp:47:0x10ae:8: ADSP: ===============     Cam DSP TEST IMAGE_PROCESS 1000 * 1000     ===============
/vendor/bin/camdsp: vendor/qcom/proprietary/commonsys-intf/adsprpc/src/fastrpc_apps_user.c:896: Error f4240: remote handle invoke failed. domain 0, handle 3a204310, sc 2010000, pra 0xfffe0ea8
adsprpc : camdsp_imp.cpp:56:0x10ae:8: ADSP: ===============     Cam DSP FINISH    ===============
Run hexagon library with camera ( Not working )
CHILGCameraSolutionFilmEmulator: camdsp start
vendor/bin/hw/[email protected]: vendor/qcom/proprietary/commonsys-intf/adsprpc/src/fastrpc_apps_user.c:1683: Searching for fastrpc_shell_0 ...
/vendor/bin/hw/[email protected]: vendor/qcom/proprietary/commonsys-intf/adsprpc/src/fastrpc_apps_user.c:1816: create user pd with attributes 0 domain 0
CHILGCameraSolutionFilmEmulator: camdsp finish
 
Thanks,
Gyulim Gu
 
  • Up0
  • Down0

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.