I'm using uuu to flash to imx boards, like uuu -m 1:3 -b sd /tmp/uboot
It works fine when I execute in linux host, but if I run it in any docker container, it just hang.
The docker command I used is:
docker run -it --privileged -v /dev:/dev ubuntu:18.04 bash
Any suggestion on how I can make uuu work in docker container?
Hi NXP TechSupport,
we have the same problem with i.MX 8X. We were able to flash the QNX and Hypervisor on the ECU with the files on our laptop. If we put the files in a docker container and try to flash, it stops due to a problem with the USB connection.
Do you know what might cause the problem? Is there a security problem with the USB and docker container?
Thank you in advance.
I tried 6q-sabresd, but the truth is: even change to other board, all are ok if I use UUU in linux/windows.
The issue just happen when I use UUU in docker container.
I guess UUU need something special not just libusb?
For uuu support work on window system and linux,
Under Windows (should be as admin):
Under Linux: