This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AlgLink_algCreate FAIL!

Other Parts Discussed in Thread: TVP5158

Hi 

in DVRRDK 4.0, when I run demo . the log such as:

TVP_CHIP_ID_READ:0x5158
VCAP: DEVICE-0 (0x58): Chip ID 0x5158, Rev 0x0002, Firmware 0x0000 !!!
VCAP: DEVICE-0 (0x58): NO Video Detected !!!
VCAP: DEVICE-1 (0x5a): Device not found !!!
VCAP: DEVICE-2 (0x5b): Device not found !!!
VCAP: DEVICE-3 (0x5c): Device not found !!!
TVP5158: 0x58: Downloading patch ...
TVP5158: 0x58: Downloading patch ... DONE !!!
TVP5158: 0x58: 5158:0002:0302
tLinkInfo=-1821726208
[c6xdsp ] pPrm->inQueParams.prevLinkQueId=0
[c6xdsp ] pObj->inQueInfo.numCh=-1094795586
[c6xdsp ] 16508: Assertion @ Line: 107 in links_c6xdsp/alg_link/algLink_priv.c: pObj->
inQueInfo.numCh <= ALG_LINK_OSD_MAX_CH : failed !!!

the usecase i used is: MultiCh_createProgressiveVcapVencVdecVdis

is should i run some init code before load MultiCh_createProgressiveVcapVencVdecVdis?

thanks .