设置 | 登录 | 注册

目前共有2篇帖子。

No pixel rate control in subdev

1楼 巨大八爪鱼 2025-6-4 11:23

file://\\fed41-bh8f7e0\oct1158\Documents\Code\C\LuckfoxTECH\luckfox-pico\sysdrv\source\kernel\drivers\phy\rockchip\phy-rockchip-csi2-dphy.c


static int csi2_dphy_get_sensor_data_rate(struct v4l2_subdev *sd);

 

struct v4l2_ctrl *link_freq;

link_freq = v4l2_ctrl_find(sensor_sd->ctrl_handler, V4L2_CID_LINK_FREQ);
if (!link_freq) {
 v4l2_warn(sd, "No pixel rate control in subdev\n");
 return -EPIPE;
}

 

[  157.629084] csi2_dphy_s_stream: sd=0xd2373d7a, on=1, dphy->is_streaming=0
[  157.629095] rockchip-csi2-dphy0: No pixel rate control in subdev
[  157.629104] csi2_dphy_s_stream: csi2_dphy_get_sensor_data_rate ret=-32

2楼 巨大八爪鱼 2025-6-4 17:31

 

[ 1697.437813] .s_stream = ov5640_s_stream (enable=1)
[ 1697.437818] ov5640_s_stream: ov5640_set_stream_mipi
[ 1697.437823] mipi-csi2-hw ERR1:0x1000000 (crc,vc: 0)
[ 1697.437853] mipi-csi2-hw ERR1:0x1000000 (crc,vc: 0)
[ 1697.437885] mipi-csi2-hw ERR1:0x1000000 (crc,vc: 0)
[ 1697.437898] mipi-csi2-hw ERR1:0x1000000 (crc,vc: 0)
[ 1697.437928] mipi-csi2-hw ERR1:0x1000000 (crc,vc: 0)
[ 1697.437952] mipi-csi2-hw ERR1:0x1000000 (crc,vc: 0)
[ 1697.437975] mipi-csi2-hw ERR1:0x1000000 (crc,vc: 0)
[ 1697.438001] mipi-csi2-hw ERR1:0x1000000 (crc,vc: 0)

 

内容转换:

回复帖子
内容:
用户名: 您目前是匿名发表。
验证码:
看不清?换一张
©2010-2025 Purasbar Ver3.0 [手机版] [桌面版]
除非另有声明,本站采用知识共享署名-相同方式共享 3.0 Unported许可协议进行许可。