蝈蝈 发表于 2022-7-12 20:31:44

rk3399-firefly-aio ov13850摄像头无法使用的问题

买了一个店铺里面的OV13850摄像头,接在了mipi-csi0上,内核加载打印的信息如下,无法使用摄像头出图


firefly@firefly:~$ dmesg | grepov13850
[    3.357792] ov13850 1-0036: driver version: 00.01.03
[    3.358279] ov13850 1-0036: GPIO lookup for consumer reset
[    3.358287] ov13850 1-0036: using device tree for GPIO lookup
[    3.358319] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/i2c@ff110000/ov13850@36' - status (0)
[    3.358348] ov13850 1-0036: Looking up avdd-supply from device tree
[    3.358485] ov13850 1-0036: Looking up dovdd-supply from device tree
[    3.358553] ov13850 1-0036: Looking up dvdd-supply from device tree
[    3.358638] ov13850 1-0036: could not get default pinstate
[    3.359122] ov13850 1-0036: could not get sleep pinstate
[    3.359603] ov13850 1-0036: GPIO lookup for consumer pwdn
[    3.359610] ov13850 1-0036: using device tree for GPIO lookup
[    3.359635] of_get_named_gpiod_flags: parsed 'pwdn-gpios' property of node '/i2c@ff110000/ov13850@36' - status (0)
[    3.364182] ov13850 1-0036: Detected OV00d850 sensor, REVISION 0xb2
[    3.364958] ov13850 1-0046: driver version: 00.01.03
[    3.364969] ov13850 1-0046: GPIO lookup for consumer pwdn
[    3.364972] ov13850 1-0046: using device tree for GPIO lookup
[    3.365037] of_get_named_gpiod_flags: parsed 'pwdn-gpios' property of node '/i2c@ff110000/ov13850@46' - status (0)
[    3.367740] ov13850 1-0046: write SCCB_ID failed
[    3.368195] ov13850: probe of 1-0046 failed with error -5


页: [1]
查看完整版本: rk3399-firefly-aio ov13850摄像头无法使用的问题