<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[在orin nano 8G上尝试使用cssc132失败]]></title><description><![CDATA[<p dir="auto">如题，我尝试在orin nano上测试cssc132相机，我第一次使用的是在我的内核中移植驱动的方式来操作的，但是取流失败，在内核中打印如下[sudo] password for mr123:<br />
mr123@mr123-desktop:~$   timeout 10s v4l2-ctl -d /dev/video0 <br />
--stream-mmap=4 <br />
--stream-count=30 <br />
--stream-to=/dev/null <br />
--verbose<br />
VIDIOC_QUERYCAP: ok<br />
VIDIOC_REQBUFS returned 0 (Success)<br />
VIDIOC_QUERYBUF returned 0 (Success)<br />
VIDIOC_QUERYBUF returned 0 (Success)<br />
VIDIOC_QUERYBUF returned 0 (Success)<br />
VIDIOC_QUERYBUF returned 0 (Success)<br />
VIDIOC_QBUF returned 0 (Success)<br />
VIDIOC_QBUF returned 0 (Success)<br />
VIDIOC_QBUF returned 0 (Success)<br />
VIDIOC_QBUF returned 0 (Success)<br />
VIDIOC_STREAMON returned 0 (Success)<br />
mr123@mr123-desktop:~$ sudo dmesg -wT | grep -E 'cssc132|tegra-capture|nvcsi|rtcpu'<br />
[六 8月  1 17:38:50 2026] tegra-camrtc-capture-vi tegra-capture-vi: uncorr_err: request timed out after 2500 ms<br />
[六 8月  1 17:38:53 2026] tegra-camrtc-capture-vi tegra-capture-vi: uncorr_err: request timed out after 2500 ms<br />
[六 8月  1 17:38:55 2026] tegra-camrtc-capture-vi tegra-capture-vi: uncorr_err: request timed out after 2500 ms<br />
[六 8月  1 17:38:58 2026] tegra-camrtc-capture-vi tegra-capture-vi: uncorr_err: request timed out after 2500 ms<br />
^C<br />
mr123@mr123-desktop:~$<br />
然后我换用预编译的驱动和设备树来测试，发现现象一致，其他信息，我用的版本是r36.5</p>
]]></description><link>http://forum.veye.cc/topic/728/在orin-nano-8g上尝试使用cssc132失败</link><generator>RSS for Node</generator><lastBuildDate>Tue, 04 Aug 2026 22:27:37 GMT</lastBuildDate><atom:link href="http://forum.veye.cc/topic/728.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 01 Aug 2026 09:41:06 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to 在orin nano 8G上尝试使用cssc132失败 on Tue, 04 Aug 2026 10:55:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/veye_xumm" aria-label="Profile: veye_xumm">@<bdi>veye_xumm</bdi></a><br />
mr123@ubuntu:~$ sudo dmesg |grep sc132<br />
[sudo] password for mr123:<br />
[   11.962504] cs_sc132: module verification failed: signature and/or required key missing - tainting kernel<br />
[   11.964932] cssc132 9-003b: probing v4l2 sensor<br />
[   11.965743] cssc132 9-003b: tegracam sensor driver:cssc132_v2.0.6<br />
[   11.966346] cssc132 9-003b: read sensor id 0132<br />
[   11.966352] cssc132 9-003b:  camera id is cs-mipi-sc132<br />
[   11.966405] tegra-camrtc-capture-vi tegra-capture-vi: subdev cssc132 9-003b bound<br />
[   11.970148] cssc132 9-003b: Detected CS_MIPI_SC132 camera<br />
[   11.977337] cssc132 10-003b: probing v4l2 sensor<br />
[   11.978659] cssc132 10-003b: tegracam sensor driver:cssc132_v2.0.6<br />
[   11.983230] cssc132 10-003b: cs_sc132_board_setup: error during i2c read probe (-121)<br />
[   11.983237] cssc132 10-003b: board setup failed<br />
[   11.983316] cssc132: probe of 10-003b failed with error -121<br />
mr123@ubuntu:~$</p>
]]></description><link>http://forum.veye.cc/post/5133</link><guid isPermaLink="true">http://forum.veye.cc/post/5133</guid><dc:creator><![CDATA[robot]]></dc:creator><pubDate>Tue, 04 Aug 2026 10:55:41 GMT</pubDate></item><item><title><![CDATA[Reply to 在orin nano 8G上尝试使用cssc132失败 on Tue, 04 Aug 2026 10:37:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/veye_xumm" aria-label="Profile: veye_xumm">@<bdi>veye_xumm</bdi></a> 我说的原厂系统指的就是nvidia原厂系统，然后驱动用的是你们预编译的ko和dtbo，只做了这些操作</p>
]]></description><link>http://forum.veye.cc/post/5132</link><guid isPermaLink="true">http://forum.veye.cc/post/5132</guid><dc:creator><![CDATA[robot]]></dc:creator><pubDate>Tue, 04 Aug 2026 10:37:16 GMT</pubDate></item><item><title><![CDATA[Reply to 在orin nano 8G上尝试使用cssc132失败 on Tue, 04 Aug 2026 08:03:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/robot" aria-label="Profile: robot">@<bdi>robot</bdi></a> 我们就是用的nvidia orin nano的官方开发板，跟你图中差不多。<br />
不过我们没有发不过【原厂系统】。 对于jetpack6.2.2，我们有发布dtbo和一套ko文件。只要把这些替换到nvidia原系统即可。<br />
对应步骤是这个文章的：<br />
7.4.3和7.5.3两步，然后按照8.1和8.2进行检测一下。<br />
<a href="https://wiki.veye.cc/index.php?title=How_to_upgrade_the_Jetson_system_to_support_VEYE_cameras/zh" rel="nofollow ugc">https://wiki.veye.cc/index.php?title=How_to_upgrade_the_Jetson_system_to_support_VEYE_cameras/zh</a></p>
<p dir="auto">完成之后重新上电，可以执行 sudo dmesg |grep sc132，把输出结果给我看看。</p>
]]></description><link>http://forum.veye.cc/post/5131</link><guid isPermaLink="true">http://forum.veye.cc/post/5131</guid><dc:creator><![CDATA[veye_xumm]]></dc:creator><pubDate>Tue, 04 Aug 2026 08:03:47 GMT</pubDate></item><item><title><![CDATA[Reply to 在orin nano 8G上尝试使用cssc132失败 on Tue, 04 Aug 2026 07:37:02 GMT]]></title><description><![CDATA[<p dir="auto">另外我看wiki上面确实写了6.2.2搭配orin nano搭配cssc132相机确实是可以用的对吧，我只在昨天上午成功过一段时间，一直到现在都没有再成功过，我只能说我是完全按照wiki的步骤来的，这个现象太奇怪了，而且结合这个报错，有没有可能是我使用的fpc排线或者是开发板的差异，导致mipi信号畸变导致无法解析，如果可能的话能讲一下你们所使用的测试环境吗</p>
]]></description><link>http://forum.veye.cc/post/5130</link><guid isPermaLink="true">http://forum.veye.cc/post/5130</guid><dc:creator><![CDATA[robot]]></dc:creator><pubDate>Tue, 04 Aug 2026 07:37:02 GMT</pubDate></item><item><title><![CDATA[Reply to 在orin nano 8G上尝试使用cssc132失败 on Tue, 04 Aug 2026 06:04:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/veye_xumm" aria-label="Profile: veye_xumm">@<bdi>veye_xumm</bdi></a> 我昨天测试了一天现象很奇怪，我第一次重刷成原厂系统后确实出图了，然后我又尝试的自编译驱动，也出图了，然后我逐步替换自编译的ko，然后替换到某个驱动的时候突然不行了，于是我回退开始确认这个现象，但是发现回退完还是不出图，然后我一路回退，回退到了预编译ko和设备树，发现也不行了！<br />
更离谱的是我再次重刷，然后按早上的步骤重刷系统和预编译驱动，还是不行！<br />
我现在想确认一下就是通过i2c配置的寄存器他是否会保存，断电后依然存在，是否可能是某个配置写死后没有清除导致的不恢复？</p>
]]></description><link>http://forum.veye.cc/post/5129</link><guid isPermaLink="true">http://forum.veye.cc/post/5129</guid><dc:creator><![CDATA[robot]]></dc:creator><pubDate>Tue, 04 Aug 2026 06:04:28 GMT</pubDate></item><item><title><![CDATA[Reply to 在orin nano 8G上尝试使用cssc132失败 on Mon, 03 Aug 2026 07:24:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/robot" aria-label="Profile: robot">@<bdi>robot</bdi></a> 确实是CS-MIPI-SC32，这个型号挺老的了。你回头就按照这个步骤搞一下看看先。</p>
]]></description><link>http://forum.veye.cc/post/5128</link><guid isPermaLink="true">http://forum.veye.cc/post/5128</guid><dc:creator><![CDATA[veye_xumm]]></dc:creator><pubDate>Mon, 03 Aug 2026 07:24:34 GMT</pubDate></item><item><title><![CDATA[Reply to 在orin nano 8G上尝试使用cssc132失败 on Mon, 03 Aug 2026 01:35:37 GMT]]></title><description><![CDATA[<p dir="auto">我今天会测试把nvidia的系统一烧进去，其他什么操作都不做就把git上预编译的ko和设备树按流程放进去来测试一下，测试完我也会同步进展，期待您的指导</p>
]]></description><link>http://forum.veye.cc/post/5127</link><guid isPermaLink="true">http://forum.veye.cc/post/5127</guid><dc:creator><![CDATA[robot]]></dc:creator><pubDate>Mon, 03 Aug 2026 01:35:37 GMT</pubDate></item><item><title><![CDATA[Reply to 在orin nano 8G上尝试使用cssc132失败 on Mon, 03 Aug 2026 01:31:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/veye_xumm" aria-label="Profile: veye_xumm">@<bdi>veye_xumm</bdi></a><img src="/assets/uploads/files/1785720660958-%E5%BE%AE%E4%BF%A1%E5%9B%BE%E7%89%87_20260803093003_68_2.jpg" alt="微信图片_20260803093003_68_2.jpg" class=" img-fluid img-markdown" /> <img src="/assets/uploads/files/1785720661044-%E5%BE%AE%E4%BF%A1%E5%9B%BE%E7%89%87_20260803093003_69_2.jpg" alt="微信图片_20260803093003_69_2.jpg" class=" img-fluid img-markdown" /> 以上是我的相机照片，您确认一下</p>
]]></description><link>http://forum.veye.cc/post/5126</link><guid isPermaLink="true">http://forum.veye.cc/post/5126</guid><dc:creator><![CDATA[robot]]></dc:creator><pubDate>Mon, 03 Aug 2026 01:31:39 GMT</pubDate></item><item><title><![CDATA[Reply to 在orin nano 8G上尝试使用cssc132失败 on Mon, 03 Aug 2026 00:57:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/robot" aria-label="Profile: robot">@<bdi>robot</bdi></a> 我有点怀疑你使用的相机型号是不是对应cssc132的驱动。可否拍个照片我看一下？</p>
]]></description><link>http://forum.veye.cc/post/5125</link><guid isPermaLink="true">http://forum.veye.cc/post/5125</guid><dc:creator><![CDATA[veye_xumm]]></dc:creator><pubDate>Mon, 03 Aug 2026 00:57:41 GMT</pubDate></item></channel></rss>