Changes

Jump to navigation Jump to search
Line 439: Line 439:  
=====更新dt-blob.bin=====
 
=====更新dt-blob.bin=====
 
<code>sudo wget <nowiki>https://datasheets.raspberrypi.com/cmio/dt-blob-dualcam.bin</nowiki> -O /boot/dt-blob.bin</code>
 
<code>sudo wget <nowiki>https://datasheets.raspberrypi.com/cmio/dt-blob-dualcam.bin</nowiki> -O /boot/dt-blob.bin</code>
====对于Buster系统(kernel5.10)====
+
=====对于Buster系统(kernel5.10)=====
 
更新双摄像头的dtbo,
 
更新双摄像头的dtbo,
   Line 447: Line 447:     
<code>sudo reboot</code>
 
<code>sudo reboot</code>
====对于Bullseye系统(kernel5.15+)====
+
=====对于Bullseye系统(kernel5.15+)=====
 
手动编辑<code>/boot/config.txt</code>文件,增加一行<code>dtoverlay=[camera],cam0</code>,如下所示:
 
手动编辑<code>/boot/config.txt</code>文件,增加一行<code>dtoverlay=[camera],cam0</code>,如下所示:
  

Navigation menu