fail to update android9.0 by uuu tool

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

fail to update android9.0 by uuu tool

5,078 Views
zbm030823
Contributor II

Hi everyone,

   when i use uuu tool to update android9.0,there is one error happened as follow:
Wait for Known USB Device Appear...
>Start Cmd:CFG: FB: -vid 0x1fc9  -pid 0x0129
>Okay
New USB Device Attached at 7:6
7:6 >Start Cmd: FB: ucmd setenv fastboot_dev mmc

7:6 >Fail Bulk<W>:LIBUSB_ERROR_NOT_FOUND
<-[?25h

12 Replies

2,911 Views
13660284951
Contributor III

anybody had solved this issue?

it is very wasted too many time to flash image use sdcard......

0 Kudos

2,911 Views
sunithas
Contributor I

Still facing the same issue

1:13 1/21 [unrecognized command ] FB: ucmd setenv fastboot_dev mmc

0 Kudos

2,911 Views
fushi_peng
NXP Employee
NXP Employee

If you did not have fastboot.exe , then you should download it from below.

 SDK Platform Tools release notes  |  Android Developers 

Add the path of fastboot.exe into your PC "path environment variable ".

Then download P9.0.0_1.0.0_GA tools and source  at  Android OS for i.MX Applications Processors|NXP .

In GA release , there is one uuu_imx_android_flash.bat ,  you can try this bat file.

0 Kudos

2,911 Views
yangbaojian
Contributor III

Maybe,you are right! Because the product date of my demo board is 2018.03.09.

Thank you very much!

0 Kudos

2,911 Views
hangxie
Contributor III

Maybe your chip version is A0, Only MfgTool supports this early version only.

2,911 Views
张三123
Contributor I

hello ,

what does the "A0" mean ? it's the CPU Serial code ?

how to check my device is "A0" or not ?

thanks very much!

0 Kudos

2,911 Views
yangbaojian
Contributor III

我也遇到了,同样的问题,请问有大神解决的吗?分享一下

E:\project\imx8\mfgtool\tools\uuu>uuu.exe uuu-android-mx8qxp-mek-emmc.lst
uuu (Universal Update Utility) for nxp imx chips -- libuuu_1.2.56-0-g68a9c5d
Your console don't support VT mode, fail back to verbose mode
Build in config:
        Pctl     Chip            Vid     Pid     BcdVersion
        ==================================================
        SDPS:    MX8QXP          0x1fc9  0x012f  [0x0002..0xffff]
        SDPS:    MX8QM           0x1fc9  0x0129  [0x0002..0xffff]
        SDP:     MX7D            0x15a2  0x0076
        SDP:     MX6Q            0x15a2  0x0054
        SDP:     MX6D            0x15a2  0x0061
        SDP:     MX6SL           0x15a2  0x0063
        SDP:     MX6SX           0x15a2  0x0071
        SDP:     MX6UL           0x15a2  0x007d
        SDP:     MX6ULL          0x15a2  0x0080
        SDP:     MX6SLL          0x1fc9  0x0128
        SDP:     MX7ULP          0x1fc9  0x0126
        SDP:     MXRT106X        0x1fc9  0x0135
        SDP:     MX8MM           0x1fc9  0x0134
        SDP:     MX8MQ           0x1fc9  0x012b
        SDPU:    SPL             0x0525  0xb4a4  [0x0000..0x04ff]
        SDPV:    SPL1            0x0525  0xb4a4  [0x0500..0xffff]
        SDPV:    SPL1            0x0525  0xb4a5
        FBK:                     0x066f  0x9afe
        FBK:                     0x066f  0x9bff
        FB:                      0x0525  0xa4a5
        FB:                      0x18d1  0x0d02
Wait for Known USB Device Appear...
>Start Cmd:CFG: FB: -vid 0x1fc9 -pid 0x012f
>Okay
New USB Device Attached at 1:3
1:3>Start Cmd:FB: ucmd setenv fastboot_dev mmc
1:3>Fail Bulk(W):LIBUSB_ERROR_NOT_FOUND
0 Kudos

2,911 Views
hangxie
Contributor III

we have the same problem, mark & wait for a solution.

E:\IMX8\android_p9.0.0_1.0.0-beta_image_8qmek>uuu.exe uuu-android-mx8qm-mek-emmc.lst
uuu (Universal Update Utility) for nxp imx chips -- libuuu_1.2.39-4-g219e333

Success 0 Failure 1

1/ 0 [ ]
1:6 1/21 [Bulk(W):LIBUSB_ERROR_NOT_FOU] FB: ucmd setenv fastboot_dev mmc

0 Kudos

2,911 Views
dav1
Contributor V

same here, but with the 'L4.14.78_1.0.0_MX8MQ' release.

@diegoadrian what's a good alternative until the uuu support is sorted?

0 Kudos

2,911 Views
abhilashyarrago
Contributor I

I am also getting the same issue with L4.14.78_1.0.0_MX8MQ release

Is there any way to flash into emmc other than Mfgtool & uuu

I am unable to flash into emmc through fastboot_imx_flashall.sh

getting the following

flash the file of partition-table.img to the partition of gpt
< waiting for device >

How can I enable my device (imx8mq) into fastboot mode

and when I tried to unlock the device I am getting following print

Usage:

fastboot <USB_controller>

            - run as a fastboot usb device

Thank you very much,

Abhilash

0 Kudos

2,911 Views
diegoadrian
NXP Employee
NXP Employee

Hello,

For the moment we do not have support for the L4.14.78 release, what I recommend you to use, is load the Yocto image through a Linux OS based machine with the command dd. For the moment, this is the easiest way that comes to my mind. Hope it can help you.

Best Regards,

Diego. 

0 Kudos

2,911 Views
diegoadrian
NXP Employee
NXP Employee

Hello,

Unfortunately, the Android 9 and the UUU tool are still in Beta mode, we do not have support until the software is officially released. I apologize for the inconveniences this could give to you.

Best Regards,

Diego.

0 Kudos