well yes, but I was wondering - does the L5 needs to be on? I assume so, but does it need to be switched on in special way? like take the battery out connect the L5 to power supply press the volume button add the battery back in etc etc
or does it just needs to be on
The phone needs to be in serial download mode (aka flashing mode). That is the mode that allows uuu to be used.
If you succeed in getting your phone into serial download mode and connecting to your host computer via USB then lsusb on the host computer will show the phone as:
Bus 999 Device 999: ID 1fc9:012b NXP Semiconductors i.MX 8M Dual/8M QuadLite/8M Quad Serial Downloader
(where the bus number and device number won’t match the above and will be whatever is appropriate for where you connected the phone to on your host computer).
If you see Serial Downloader then you are good to go. If you don’t then you didn’t quite do it correctly.
I am copying in here the procedure for getting the phone into serial download mode from Reflashing the Phone
Ensure that the phone is switched off.
Turn all Hardware-Kill-Switches off
Remove battery
Hold volume-up
Insert the USB-c cable: (red light blinks, no green light)
Reinsert the battery: (red light is constantly on, the script will continue)
Release volume-up
NB: Don’t follow the rest of the instructions from that web page since you don’t actually want to reflash your phone!
Wait for Known USB Device Appear...
>Start Cmd:CFG: FB: -vid 0x316d -pid 0x4c05
>Okay (0s)
>Start Cmd:CFG: SDP: -chip MX8MQ -compatible MX8MQ -vid 0x316d -pid 0x4c05
>Okay (0s)
New USB Device Attached at 1:1
1:1>Fail Failure open usb device,Try sudo uuu(0.807s)
any advice ?
edit
I tried the command with sudo and something did seem to work
edit
Having issued the command on the L5 it returned that the package was already on.
Yes, I think this is a standard annoyance. You either install the udev rule so that the USB device (the phone) is accessible on the host withoutsudoor you use sudo. I do the latter as I don’t need to use uuu very often.