Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect sensor detection on two test cameras #14

Closed
widgetii opened this issue May 11, 2020 · 2 comments
Closed

Incorrect sensor detection on two test cameras #14

widgetii opened this issue May 11, 2020 · 2 comments

Comments

@widgetii
Copy link
Member

172.17.32.51# ./ipc_chip_info 
Chip: HiSilicon 3516cv300
Sensor: Sony IMX323

172.17.32.52# ./ipc_chip_info 
Chip: HiSilicon 3516cv300
Sensor: Sony IMX323

cat /proc/umap/sys on both shows ar0237 type but Sofia detects as SC2235:

[DEBUG]: mirror=0
[DEBUG]: Flip=0
[DEBUG]: ~~~~~~~~~~SC2235_init  JJ ~~~~~~~~~
[DEBUG]: Denoise level:  Day[3]      Night[3]
[DEBUG]: Denoise level:  Day[3]      Night[3]
[DEBUG]: IR: 65
@widgetii widgetii transferred this issue from another repository Nov 25, 2021
@widgetii widgetii transferred this issue from another repository Nov 25, 2021
@widgetii
Copy link
Member Author

Checked once again (this time both cameras are on OpenIPC firmware) and it's confirmed that the real sensor name is IMX323:

sensors:
- vendor: Sony
  model: IMX323
  control:
    bus: 0
    type: i2c
    addr: 0x34
  data:
    type: DC
  clock: 27MHz

@minikdo
Copy link

minikdo commented Jan 29, 2022

I have the same issue:

`# cat /proc/umap/sys

[SYS] Version: [Hi3516CV300_MPP_V1.0.4.0 B050 Release], Build Time[Jun 3 2018, 21:42:04]

-----MODULE PARAM---------------------------------------------------------------
vi_vpss_online en_online_delayint sensor0 sensor1 mem_total
0 0ar0237_i2c_dc NA 64`

# ipcinfo --long-sensor imx323_i2c

SOLVED BY:
# fw_setenv sensor imx323_i2c_dc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants