wiki
wiki copied to clipboard
Yay. My camera works now. T31L/SC2336
Thanks to https://github.com/OpenIPC/firmware/issues/759, it seems that my T31L also needs isp.blkCnt=1, let's document this so that others can find it.
It does appear that package/ingenic-osdrv-t31/files/script/load_ingenic should do this, I have no idea why it didn't do that on my camera. The tinkering continues.
Odd. It does appear that load_ingenic ran, but it didn't set blkCnt.
ingenic: Get data from sinfo and set SENSOR as sc2336
ingenic: Write detected sc2336 to U-Boot ENV
--------------------
AVPU_PARAM: clk_name=vpll avpu_clk=500000000
ISP_PARAM: isp_clk=200000000 isp_ch0_pre_dequeue_time=13 isp_ch0_pre_dequeue_interrupt_process=0 isp_memopt=1
SENSOR: sc2336
SENSOR_PARAM: shvflip=1
--------------------
show full fw_printenv output from you camera
Any new info ?