<?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[videoc_streamon error 28, NO space left on device解决办法]]></title><description><![CDATA[<p dir="auto">解决办法：修改uvc默认带宽分配值</p>
<pre><code>对于x86工控机
#新建配置文件
sudo gedit /etc/modprobe.d/uvcvideo.conf
#添加内容后保存退出
options uvcvideo quirks=0x80
#重启生效

对于rk3588
sudo nano /boot/orangepiEnv.txt
#修改extraargs参数
extraargs=cma=64M uvcvideo.quirks=128
#重启生效
</code></pre>
]]></description><link>http://community.bwbot.org/topic/2913/videoc_streamon-error-28-no-space-left-on-device解决办法</link><generator>RSS for Node</generator><lastBuildDate>Tue, 10 Mar 2026 09:54:28 GMT</lastBuildDate><atom:link href="http://community.bwbot.org/topic/2913.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 21 May 2020 13:28:16 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to videoc_streamon error 28, NO space left on device解决办法 on Mon, 11 Jan 2021 12:26:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.bwbot.org/uid/10">@frank</a> 设置成640会影响其它深度摄像头比如d435工作</p>
]]></description><link>http://community.bwbot.org/post/4137</link><guid isPermaLink="true">http://community.bwbot.org/post/4137</guid><dc:creator><![CDATA[xiaoqiang]]></dc:creator><pubDate>Mon, 11 Jan 2021 12:26:23 GMT</pubDate></item></channel></rss>