Amlogic Usb Burning Tool

The operation of VIM1, VIM2 and VIM3 is almost the same, so this document will take VIM1 as an example.

When the Soc is in USB mode, if you have installed properly the update binary tool, your linux machine should detect a new usb device called /dev/worldcup By calling dmesg, you should see something like: 62 usb 3-3.2: USB disconnect, device number 28 29 usb 3-3.2: new high-speed USB device number 29 using xhcihcd. Even IPTV, SET-TOP boxes brands using Amlogic chip. As Mediatek and Spreadtrum, Amlogic also has a Flashing tool like Qualcomm qpst tool and SPD flash tool. With Amlogic USB Burning Tool, you can flash Amlogic Android devices, Android TV boxes, SET-TOP boxes, and other Android devices based on the Amlogic processor. You can also Unbrick Amlogic. Free unboxing for your device! TP.ATM30.PB818,PB818। How To Install Software With Amlogic USB Bunrningu Tool। 🔥🔥🔥ATM30.PB818ATM30.PB801AMLOGIC USB BURNING TOOLSoftware Update With USB #. Linux version of Amlogic USB Burning Tool. This is just 'copy' of files that can be found on Amlogic Openlinux website. Create new u-dev rule for Amlogic devices (in /etc/udev/rules.d). My file is called 70-persistent-usb-amlogic.rules Content of file is.

Perparation

  • Dowload the USB Upgrade Tool and extract it.
  • Run setup_v2.x.x.exe to install the tool for upgrading your VIMs:

Upgrade steps

Amlogic Usb Burning Tool

Make soure that you have install the correct USB upgrade Tool, then follow the steps below to upgrade:

  1. Open USB_Burning_tool_v2.x.x.exe, click “File–>Import Image” to choose an image for your VIMs.

  2. Connect your VIMs to your PC with a USB-C data cable (VIMs will power on automatically).

  3. Place your VIMs into “Upgrade Mode”:

    • Long press the Power key without releasing it.
    • Short press the Reset key and release it.
    • Count to 10 seconds and then release the Power key.
  4. If you have performed steps 2 and 3 correctly, your PC will automatically discover your VIMs asa connected USB-device.

    Now all you need to do is to click the Start button of the tool and wait for upgrading to complete:

Tips
  • To cancel an upgrade, click the Stop button, then close the USB Upgrade Tool. Note that the eMMC might already have been completely erased if you went past the 15% mark.
  • Extra power supply(VIM1/VIM2/VIM3) may be required in cases whereby your PC cannot provide enough electrical-current for the upgrade.

Preparation

Download Burning Tool

Amlogic Usb Burning Tool Linux

Image burning tool for Ubuntu is in this repository utils.

Or just pull it (if you have already cloned this repository).

Install Burning Tool

Usb

You need to install USB rules and create some links.

You will see this print-out if it was successful.

Note

Root privilege required.

Check The USB Driver

Amlogic Usb Burning Tool Linux

You must now place your VIM board into “Upgrade Mode”.See VIM1/VIM2/VIM3 to enter Upgrade Mode.
Check to see if Ubuntu has detected your VIM1/VIM2 as a connected USB-device.

The message above means that your VIM is connected and recogized by Ubuntu.

How to burn an Image on Ubuntu

There are two commands that be used to burn image: burn-tool and aml-burn-tool.

For example: Burn image for VIM3

  • General command burn-tool:
  • Amlogic command aml-burn-tool:
Note

For VIM3/VIM3L, you must specify the board with -b VIM3 or it will fail. For VIM1 or VIM2 you can ignore this.

You will see these teminal logs if successful.

For more information please refer to docs.

Uninstall Burning Tool

See Also