<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Not able to set Bootanimation for i.MX8m mini using Android 9 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Not-able-to-set-Bootanimation-for-i-MX8m-mini-using-Android-9/m-p/970140#M144530</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please note that the adb commands and the fastboot oem unlock should be run on your host pc no in the device you're trying to get access to.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, the threads that you mentioned are correct and just need some modifications for it to work on your i.MX 8MM and android P9.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sometimes the host PC selects an incorrect driver model of the USB devices, leading to the PC inability to find fastboot device, please follow this steps&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1.- Run "reboot bootloader" in console after boot (device side)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2.- in host side open "Computer Management-&amp;gt;Device Manager", you'll note that the USB appears as:&lt;/P&gt;&lt;P&gt;Universal Serial Bus devices -&amp;gt; USB download gadget&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3.- Right click it, and choose “Updated Driver -&amp;gt; browse my computer for driver software -&amp;gt; let me pick from a list of available drivers on my computer”, clear&amp;nbsp;“Show compatible hardware”&amp;nbsp;item, then choose “ADB devices”.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;4.-Select yes to the pop-up window, this will select the USB as an ADB device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now please reboot your device and wait till it has booted, then please follow this steps to disable verity so you can remount:&lt;/P&gt;&lt;P&gt;&amp;gt; reboot bootloader (device side)&lt;/P&gt;&lt;P&gt;Wait until it enters U-boot&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$ fastboot oem unlock (host side)&lt;/P&gt;&lt;P&gt;Wait until unlock is done&lt;/P&gt;&lt;P&gt;Reboot your device by pressing the reset button on your board&lt;/P&gt;&lt;P&gt;With this you should be able to run the commands on your host to update the boot animation:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$ adb start-server&lt;/P&gt;&lt;P&gt;$ adb root&lt;/P&gt;&lt;P&gt;$ adb disable-verity&lt;/P&gt;&lt;P&gt;$ adb reboot&amp;nbsp; &amp;nbsp;(wait until the device has booted completely)&lt;/P&gt;&lt;P&gt;$ adb remount&lt;/P&gt;&lt;P&gt;$ adb push &amp;lt;path where your file is located&amp;gt;\bootanimation.zip /system/media&lt;/P&gt;&lt;P&gt;Wait until it finish&lt;/P&gt;&lt;P&gt;$ adb reboot&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This should get it done&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Aldo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Sep 2019 16:50:46 GMT</pubDate>
    <dc:creator>AldoG</dc:creator>
    <dc:date>2019-09-06T16:50:46Z</dc:date>
    <item>
      <title>Not able to set Bootanimation for i.MX8m mini using Android 9</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Not-able-to-set-Bootanimation-for-i-MX8m-mini-using-Android-9/m-p/970139#M144529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am having&amp;nbsp;&amp;nbsp;i.MX 8M Mini EVK and have flashed Android 9 latest version 2.3.0 from NXP site&amp;nbsp;&lt;A href="https://www.nxp.com/design/development-boards/i.mx-evaluation-and-development-boards/android-os-for-i.mx-applications-processors:IMXANDROID?&amp;amp;tab=Design_Tools_Tab"&gt;https://www.nxp.com/design/development-boards/i.mx-evaluation-and-development-boards/android-os-for-i.mx-applications-processors:IMXANDROID?&amp;amp;tab=Design_Tools_Tab&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"android_p9.0.0_2.3.0_image_8mmevk.tar.gz" on SD card using UUU, i could use Android 9 on it, also i can&amp;nbsp;download custom App using ADB from Android Studio using Windows and Linux.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My next task is to set Bootanimation with custom images and logo. Currently i can see Android boot animation which is the default one. Looking at many videos i copied the&amp;nbsp;bootanimation.zip (&amp;nbsp; &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-330208"&gt;https://community.nxp.com/docs/DOC-330208&lt;/A&gt;&amp;nbsp;downloaded from NXP forum, to start with, as i can change that later to my own ) into /_/system/media/ and also to&amp;nbsp;/data/local inserting SD card to linux PC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It gave no change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Later when i explored, i noticed that the location i copied the file, i could not see the&amp;nbsp;&lt;SPAN&gt;bootanimation.zip when i use ADB shell command to get into device. Later using&amp;nbsp;&lt;A href="https://community.nxp.com/thread/383737"&gt;boot animation is not working&lt;/A&gt;&amp;nbsp;i followed the steps there, i could push the zip file to SD card, but failed to mount the /system into write mode,&amp;nbsp;&lt;A _jive_internal="true" href="https://community.nxp.com/thread/495380"&gt;https://community.nxp.com/thread/495380&lt;/A&gt;&amp;nbsp;, i also faced the same issue here, i could not execute&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG style="color: #51626f; background-color: #ffffff; border: 0px; font-weight: bold;"&gt;fastboot oem unlock,&lt;/STRONG&gt;&lt;/SPAN&gt; when i hit&amp;nbsp;&lt;STRONG style="color: #51626f; background-color: #ffffff; border: 0px; font-weight: bold;"&gt;reboot bootloader &lt;/STRONG&gt;the system reboots with blank screen and holds on terminal without any prompt, i need to press Ctrl + c to get myself into U boot , i tried to use fastboot commands, but i get error saying&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u-boot=&amp;gt; fastboot oem unlock&lt;BR /&gt;fastboot - use USB Fastboot protocol&lt;/P&gt;&lt;P&gt;Usage:&lt;BR /&gt;fastboot &amp;lt;USB_controller&amp;gt;&lt;BR /&gt; - run as a fastboot usb device&lt;BR /&gt;u-boot=&amp;gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;When i change command to fastboot sd or fastboot USB, then it removes uboot prompt and waits infinite, until i hit ctrl +c,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to explore on internet, but the solutions are not working for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want boot animation to run, and for that i think placing it into /system/media shall do my work, but to do so i want write permission, i am not able to mount /system because&amp;nbsp; mount: '/system' not in /proc/mounts, to do so i think i need to boot myself into fastboot mode, i am not able to do so as fastboot is not able to execute itself ( or i am not able to get that done ). I also tried to change the&amp;nbsp;setenv to androidboot.dm_verity=disable, still no luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On device when i hit whoami, i get root.&lt;/P&gt;&lt;P&gt;My i.MX8mm also has USB debugging On and also OEM setting On.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance !!!!!&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;Sahil Kulkarni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Aug 2019 08:18:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Not-able-to-set-Bootanimation-for-i-MX8m-mini-using-Android-9/m-p/970139#M144529</guid>
      <dc:creator>sask1236</dc:creator>
      <dc:date>2019-08-26T08:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to set Bootanimation for i.MX8m mini using Android 9</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Not-able-to-set-Bootanimation-for-i-MX8m-mini-using-Android-9/m-p/970140#M144530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please note that the adb commands and the fastboot oem unlock should be run on your host pc no in the device you're trying to get access to.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, the threads that you mentioned are correct and just need some modifications for it to work on your i.MX 8MM and android P9.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sometimes the host PC selects an incorrect driver model of the USB devices, leading to the PC inability to find fastboot device, please follow this steps&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1.- Run "reboot bootloader" in console after boot (device side)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2.- in host side open "Computer Management-&amp;gt;Device Manager", you'll note that the USB appears as:&lt;/P&gt;&lt;P&gt;Universal Serial Bus devices -&amp;gt; USB download gadget&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3.- Right click it, and choose “Updated Driver -&amp;gt; browse my computer for driver software -&amp;gt; let me pick from a list of available drivers on my computer”, clear&amp;nbsp;“Show compatible hardware”&amp;nbsp;item, then choose “ADB devices”.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;4.-Select yes to the pop-up window, this will select the USB as an ADB device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now please reboot your device and wait till it has booted, then please follow this steps to disable verity so you can remount:&lt;/P&gt;&lt;P&gt;&amp;gt; reboot bootloader (device side)&lt;/P&gt;&lt;P&gt;Wait until it enters U-boot&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$ fastboot oem unlock (host side)&lt;/P&gt;&lt;P&gt;Wait until unlock is done&lt;/P&gt;&lt;P&gt;Reboot your device by pressing the reset button on your board&lt;/P&gt;&lt;P&gt;With this you should be able to run the commands on your host to update the boot animation:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$ adb start-server&lt;/P&gt;&lt;P&gt;$ adb root&lt;/P&gt;&lt;P&gt;$ adb disable-verity&lt;/P&gt;&lt;P&gt;$ adb reboot&amp;nbsp; &amp;nbsp;(wait until the device has booted completely)&lt;/P&gt;&lt;P&gt;$ adb remount&lt;/P&gt;&lt;P&gt;$ adb push &amp;lt;path where your file is located&amp;gt;\bootanimation.zip /system/media&lt;/P&gt;&lt;P&gt;Wait until it finish&lt;/P&gt;&lt;P&gt;$ adb reboot&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This should get it done&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Aldo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Sep 2019 16:50:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Not-able-to-set-Bootanimation-for-i-MX8m-mini-using-Android-9/m-p/970140#M144530</guid>
      <dc:creator>AldoG</dc:creator>
      <dc:date>2019-09-06T16:50:46Z</dc:date>
    </item>
  </channel>
</rss>

