Changes

Jump to navigation Jump to search
Line 241: Line 241:     
Note: If you are prompted that the corresponding version of the driver cannot be found, it means that we do not provide a compiled driver corresponding to your piOS version. Please try to compile from the source code.
 
Note: If you are prompted that the corresponding version of the driver cannot be found, it means that we do not provide a compiled driver corresponding to your piOS version. Please try to compile from the source code.
 +
 +
===== Use 4-lane mode of mvcam =====
 +
For the mvcam, the default dtbo is for the 2-lane mode. If you need to use the 4-lane mode, please first confirm that both your Raspberry Pi and the camera support the 4-lane mode.
 +
 +
Then, after the driver is installed, please additionally execute the following command:
 +
 +
<code>sudo cp driver_bin/$(uname -r)/veye_mvcam_4lane.dtbo /boot/overlays/veye_mvcam.dtbo</code>
    
==== Uninstall the driver ====
 
==== Uninstall the driver ====

Navigation menu