Changes

Jump to navigation Jump to search
Line 329: Line 329:  
完成系统安装后,在Jetson板端执行以下命令来检测是否正确连接摄像头。
 
完成系统安装后,在Jetson板端执行以下命令来检测是否正确连接摄像头。
   −
*VEYE-MIPI-327型号(使用veye327.ko)
+
*VEYE-MIPI-327型号(使用VEYE-MIPI-327 dtb)
    
<code>dmesg | grep veye327</code>  
 
<code>dmesg | grep veye327</code>  
Line 341: Line 341:  
此外,检查/dev/videoX设备节点,应当是存在的。
 
此外,检查/dev/videoX设备节点,应当是存在的。
   −
*VEYE-MIPI-X型号(使用veyecam.ko)
+
*VEYE-MIPI-X型号(使用VEYE-MIPI-CAM2M dtb)
    
<code>dmesg | grep veye</code>  
 
<code>dmesg | grep veye</code>  

Navigation menu