Changes

Jump to navigation Jump to search
Line 95: Line 95:  
<code>deft-kid                (192.168.0.122)</code>
 
<code>deft-kid                (192.168.0.122)</code>
   −
* install linux image dtb
+
* push deb file to coral board
    
<code>cd google_coral_i.mx/linux-image-deb/</code>
 
<code>cd google_coral_i.mx/linux-image-deb/</code>
   −
<code>mdt install ./linux-image-4.14.98-imx_12-2_arm64.deb</code>
+
<code>mdt push linux-image-4.14.98-imx_12-2_arm64.deb</code>
 
  −
Pay attention to the log information, it can be installed correctly normally.
      
* Log in Coral board via mdt
 
* Log in Coral board via mdt
    
<code>mdt shell</code>
 
<code>mdt shell</code>
 +
 +
* Install deb file
 +
 +
<code>sudo dpkg -i linux-image-4.14.98-imx_12-2_arm64.deb</code>
 +
 +
Pay attention to the log information, it can be installed correctly normally.
    
* Overwrite the dtb file  
 
* Overwrite the dtb file  

Navigation menu