設置 | 登錄 | 註冊

目前共有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許可協議進行許可。