Changes

Jump to navigation Jump to search
Line 238: Line 238:  
After the system boots, manually insert the drivers in order, e.g.
 
After the system boots, manually insert the drivers in order, e.g.
   −
<code>sudo insmode ds90ub954.ko</code>
+
<code>sudo insmod ds90ub954.ko</code>
   −
<code>sudo insmode cs_imx307.ko</code>
+
<code>sudo insmod cs_imx307.ko</code>
    
The command to load the driver can be added to the startup script.
 
The command to load the driver can be added to the startup script.

Navigation menu