<?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[CSSC132 driver load 问题]]></title><description><![CDATA[<p dir="auto">你好！<br />
在没有接摄像头模组的情况下，我通过install_driver.sh cssc132安装driver, 然后重启再insmod cssc132.ko, 发现驱动没有进入probe函数， 我在probe里加了打印log，没有print出来， 执行install_driver.sh和insmod cssc132.ko的时候没有错误打印出来，并且lsmod 可以看到css132  module已存在， 也可以rmmod cssc132. 在rapi 4B上操作的。是不是必须外接camera module才能进入probe函数？</p>
<p dir="auto">谢谢！</p>
]]></description><link>http://forum.veye.cc/topic/609/cssc132-driver-load-问题</link><generator>RSS for Node</generator><lastBuildDate>Tue, 08 Sep 2026 16:15:11 GMT</lastBuildDate><atom:link href="http://forum.veye.cc/topic/609.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 12 Jun 2024 07:02:05 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to CSSC132 driver load 问题 on Thu, 13 Jun 2024 01:57:26 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> 对的，所以我感觉很奇怪。 下面是我修改的install_driver.sh<br />
echo "Add cma=128M to /boot/firmware/cmdline.txt "<br />
echo "--------------------------------------"<br />
sudo sed 's/cma=128M//g' -i /boot/firmware/cmdline.txt<br />
sudo sed 's/[[:blank:]]*$//' -i /boot/firmware/cmdline.txt<br />
sudo sed 's/$/&amp; cma=128M/g' -i /boot/firmware/cmdline.txt<br />
echo "Installing the $driver_name.ko driver"<br />
echo "--------------------------------------"<br />
sudo install -p -m 644 ./driver_bin/$(uname -r)/$driver_name.ko  /lib/modules/$(uname -r)/kernel/drivers/media/i2c/<br />
sudo install -p -m 644 ./driver_bin/$(uname -r)/$driver_name.dtbo /boot/firmware/overlays/<br />
sudo /sbin/depmod -a $(uname -r)<br />
echo "reboot now?(y/n):"</p>
<p dir="auto">谢谢！</p>
]]></description><link>http://forum.veye.cc/post/4177</link><guid isPermaLink="true">http://forum.veye.cc/post/4177</guid><dc:creator><![CDATA[Homer]]></dc:creator><pubDate>Thu, 13 Jun 2024 01:57:26 GMT</pubDate></item><item><title><![CDATA[Reply to CSSC132 driver load 问题 on Thu, 13 Jun 2024 01:52:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/homer" aria-label="Profile: homer">@<bdi>homer</bdi></a> 正常来说是会进入probe的。</p>
]]></description><link>http://forum.veye.cc/post/4176</link><guid isPermaLink="true">http://forum.veye.cc/post/4176</guid><dc:creator><![CDATA[veye_xumm]]></dc:creator><pubDate>Thu, 13 Jun 2024 01:52:11 GMT</pubDate></item><item><title><![CDATA[Reply to CSSC132 driver load 问题 on Thu, 13 Jun 2024 01:41:24 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>   你好！ log 如下， 我debug 其他I2C设备时，没有外接i2c设备是可以进入probe的，只是I2C read or write failed而已，但cssc132.ko发现进入不了cssc132_probe.</p>
<pre><code>                 rapi4@rapi4:~/projects/smartsense/rpi4/cam_drv_src/rpi-6.6.y$ dmesg|grep 132
                 [    0.069132] pps_core: LinuxPPS API ver. 1 registered
                 [    1.071320] Key type id_legacy registered
                 [    1.233132] brd: module loaded
                 [  544.872330] cssc132: loading out-of-tree module taints kernel.
                 rapi4@rapi4:~/projects/smartsense/rpi4/cam_drv_src/rpi-6.6.y$
</code></pre>
]]></description><link>http://forum.veye.cc/post/4175</link><guid isPermaLink="true">http://forum.veye.cc/post/4175</guid><dc:creator><![CDATA[Homer]]></dc:creator><pubDate>Thu, 13 Jun 2024 01:41:24 GMT</pubDate></item><item><title><![CDATA[Reply to CSSC132 driver load 问题 on Thu, 13 Jun 2024 01:34:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/homer" aria-label="Profile: homer">@<bdi>homer</bdi></a><br />
你运行一下<code>dmesg | grep 132</code></p>
]]></description><link>http://forum.veye.cc/post/4174</link><guid isPermaLink="true">http://forum.veye.cc/post/4174</guid><dc:creator><![CDATA[veye_xumm]]></dc:creator><pubDate>Thu, 13 Jun 2024 01:34:30 GMT</pubDate></item><item><title><![CDATA[Reply to CSSC132 driver load 问题 on Thu, 13 Jun 2024 01:33:15 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>  你好！ 目前发现cssc132.ko进入不了probe， 是必须外接cssc132 camera module才能进入probe吗？谢谢！</p>
]]></description><link>http://forum.veye.cc/post/4173</link><guid isPermaLink="true">http://forum.veye.cc/post/4173</guid><dc:creator><![CDATA[Homer]]></dc:creator><pubDate>Thu, 13 Jun 2024 01:33:15 GMT</pubDate></item><item><title><![CDATA[Reply to CSSC132 driver load 问题 on Thu, 13 Jun 2024 01:01:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/homer" aria-label="Profile: homer">@<bdi>homer</bdi></a> said in <a href="/post/4170">CSSC132 driver load 问题</a>:</p>
<blockquote>
<p dir="auto">系统重新启动后，系统会自动insmod cssc132.ko吗? 谢谢！</p>
</blockquote>
<p dir="auto">是的</p>
]]></description><link>http://forum.veye.cc/post/4172</link><guid isPermaLink="true">http://forum.veye.cc/post/4172</guid><dc:creator><![CDATA[veye_xumm]]></dc:creator><pubDate>Thu, 13 Jun 2024 01:01:49 GMT</pubDate></item><item><title><![CDATA[Reply to CSSC132 driver load 问题 on Thu, 13 Jun 2024 01:01:25 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> 你好！ 系统重新启动后，系统会自动insmod cssc132.ko吗? 谢谢！</p>
]]></description><link>http://forum.veye.cc/post/4170</link><guid isPermaLink="true">http://forum.veye.cc/post/4170</guid><dc:creator><![CDATA[Homer]]></dc:creator><pubDate>Thu, 13 Jun 2024 01:01:25 GMT</pubDate></item><item><title><![CDATA[Reply to CSSC132 driver load 问题 on Thu, 13 Jun 2024 00:51:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/homer" aria-label="Profile: homer">@<bdi>homer</bdi></a> 执行安装脚本之后，系统会自动插入module，不需要再手动操作了。</p>
]]></description><link>http://forum.veye.cc/post/4169</link><guid isPermaLink="true">http://forum.veye.cc/post/4169</guid><dc:creator><![CDATA[veye_xumm]]></dc:creator><pubDate>Thu, 13 Jun 2024 00:51:50 GMT</pubDate></item></channel></rss>