Owners of budget multimedia systems, such as the popular devices of the InCarseries, are often faced with the need to improve the software part of their equipment. Chinese industry autoelectronics is developing rapidly, and new versions of the operating system are appearing on the market, eliminating bugs and adding functionality. However, the flashing process differs from updating a regular smartphone and requires more careful preparation. Incorrect actions can lead to the head unit turning into a “brick” that requires complex restoration.

The main difficulty lies in the huge variety of hardware platforms on which a specific instance is based Head Unit. Even if the case and logo on the screen are identical, there may be a completely different processor inside - from the old Rockchip to the powerful Qualcomm Snapdragon or MTK. Therefore, there is no universal “update” button, and the user will have to independently identify their model. Ignoring this stage is the main reason for unsuccessful attempts to install new software.

In this article we will analyze in detail all the available methods for upgrading your device, from simple over-the-air updates to manual installation of images via a computer. You will learn how to determine the firmware version, where to look for the latest files, and what to do if the process is frozen. We will also consider specific requirements for storage media and data formatting, without which the radio simply will not see the update file.

Identification of the hardware platform and software version

The first and most critical step before any manipulation is to accurately determine the hardware installed in your device. InCar. Chinese manufacturers often use the same cases for different internal components, so the appearance of the screen or the model on the sticker on the back does not guarantee firmware compatibility. You need to go to the system settings and find the section containing technical information. Usually this is the item Settings → About device or Settings → Car Info.

Pay attention to the field Kernel version (Kernel Version) and Build number (Build Number). These lines contain encrypted information about the processor and the release date of the current firmware. For example, the presence of the designation rk3066 or rk3188 immediately indicates the Rockchip platform, while mtk8227 talks about the MediaTek processor. Write down this data or take a screenshot of the screen, as you will need it when searching for the file on the Internet.

It is also important to check the amount of RAM and built-in storage. An attempt to install firmware designed for 2 GB RAMon a device with 1 GB of memory will result in a critical error and the system freezes at the boot stage. Some manufacturers use special codes in the menu to enter engineering mode, where information is presented in more detail. Try entering the combination 8878 or 3368 in the settings password field to gain access to extended data.

⚠️ Attention: Never install the firmware if you are not 100% sure that the hardware platform matches. A difference in even one component, such as the Wi-Fi module or touch controller model, can make the device inoperable.

💡

If there is no detailed information in the "About Device" menu, try installing the "CPU-Z" or "AIDA64" application via Google Play or an APK file. These utilities will show the exact model of the processor and sensor.

Preparing tools and firmware files

Once you have found out the model of your device, you need to find the appropriate update file. It is best to search on specialized forums such as w3bsit3-dns.com or XDA Developers by entering into the search the exact kernel version or build number that you wrote down earlier. The firmware file usually has an extension .img, .bin or is an archive .zip with a specific structure inside. Download files only from trusted sources where users confirm successful installation.

The next important step is to prepare the USB drive. Radios based on Android are often capricious regarding the file system of the flash drive. In most cases, formatting is required in FAT32. If your flash drive has a capacity of more than 32 GB, you cannot format it to FAT32 using standard Windows tools, and you will need to use third-party utilities, for example GUIFormat. Make sure that the drive is working properly and does not have bad sectors.

Copy the firmware file to the root directory of the flash drive. Do not place it in folders unless the specific model instructions indicate otherwise. Sometimes a file needs to be renamed to a specific name, for example update.zip or firmware.img, so that the automatic update system can recognize it. It is also recommended to fully charge the car battery or connect to an external power source, since power surges in the on-board network can interrupt the recording process.

☑️ Checking readiness for update

Done: 0 / 5

Update method via built-in menu (OTA)

The easiest and safest way to upgrade the system is to use the built-in mechanism OTA (Over-The-Air). This method involves downloading updates directly from the manufacturer's server via the Internet. To do this, connect your radio InCar to the Wi-Fi network distributed from your smartphone, or make sure that the built-in 4G modem is working. Go to Settings → System → Software update or System Update.

Click the “Check for updates” button. If the manufacturer's server still supports your model, the system will find a new version and offer to install it. The process will download the package, verify checksums, and automatically reboot the device for installation. The advantage of this method is that the risk of error is minimal, since the file is automatically selected for your hardware. However, the downside is that Chinese servers are often slow or already disabled for older models.

In some cases, over-the-air updates may only be available through a special application pre-installed on the system, for example Zhuoyue or MCU Update. Launch such an application and follow the on-screen instructions. If the download is interrupted or shows a network error, try changing the DNS in the Wi-Fi settings to 8.8.8.8 from Google. This often helps to bypass problems with routing traffic from China.

💡

The OTA method is a priority option, since it eliminates the human factor when choosing a firmware file and guarantees compatibility of kernel and microcode versions.

If the automatic search does not produce results, do not despair. This just means that you will have to use the manual installation method, which gives you more control over the process, but requires caution. Manufacturers often post update files on their websites, and they can be downloaded to your computer and then transferred to a USB flash drive for local installation through the same update menu.

Manual installation of firmware via a USB drive

The manual method is the most common for devices InCarthat do not receive official OTA notifications. After you have formatted the flash drive and copied the correct file to it, insert the drive into the USB port of the radio. Typically the port to be updated is indicated by an icon or color, but when in doubt, try one port at a time. Reboot the device.

In some cases, the system itself will detect the update file and start the process. If this does not happen, you need to go to the update menu manually. Find the item Local Update or Update from SD/USB in the system settings. Select the file on the flash drive and confirm the start of the procedure. The screen may go blank or show the Android logo with a progress bar. At this moment it is strictly prohibited remove the flash drive or turn off the engine.

The duration of the process can vary from 5 to 20 minutes depending on the amount of data and the write speed of the drive. Once the installation is complete, the radio will reboot automatically. The first startup after flashing ("cold start") always takes longer than usual, as the system optimizes applications and creates a cache. Don't panic if the device hangs on the logo for more than a minute - let it work.

⚠️ Attention: If the screen went dark during the update and the process stopped for more than 30 minutes, a failure may have occurred. In this case, emergency recovery via Recovery mode or use of a programmer will be required.

📊 Which update method do you prefer?
Automatically via Wi-Fi (OTA)
Through a flash drive manually
Using a computer and cables
I'm afraid to update, I leave it as it is

Using Recovery mode and disaster recovery

If the standard installation failed or the device went into an endless reboot (bootloop), you will need access to the mode Recovery. This is a special recovery environment built into the device's memory. To get into it, you often need to press and hold a button Reset (usually recessed into the case and requires a paper clip) or a combination of buttons on the front panel (for example, Power + Vol+) when turning on the power.

In the Recovery menu, control is carried out with the volume buttons (up/down) and the power button to confirm the choice. You need to find item Apply update from external storage or similar. Select the firmware file on your prepared flash drive. Before doing this, it is also recommended to perform step Wipe data/factory resetto clear old settings that may conflict with the new system. This will delete all your data, but will increase stability.

For advanced users, there is a method of flashing the firmware through a computer using the interface ADB (Android Debug Bridge). To do this, you need to enable USB debugging in the developer settings and connect the radio to the PC with a special cable (often a USB-USB or USB-TTL cable is required for direct access to the board). The installation command is as follows:

adb sideload update.zip

This method allows you to control the installation process in real time and see error logs in the computer console. It is more complex, but more effective when the touch screen does not work or the system does not boot completely. Make sure that the ADB and Fastboot drivers corresponding to your version of Windows are installed on your computer.

What to do if Recovery does not see the flash drive?

Often the problem lies in the incompatibility of the file system or port power. Try using a smaller flash drive (up to 8 GB), formatted in FAT32 with a cluster size of 4096 bytes. Also try a different USB port, perhaps the main port is used for downloading, and the second for data.

Common errors and ways to resolve them

During the update process, users often encounter typical problems that have standard solutions. One of the most common errors is the message “Update failed” or “Signature verification failed.” This means that the firmware file is either damaged when downloaded or is not intended for that particular board revision. Check the checksum (MD5 or SHA1) of the downloaded file and compare it with that indicated on the developer’s website.

Another common problem is getting stuck on the logo after an update. In 90% of cases, this is solved by a complete reset (Wipe Data) through the Recovery menu. If the device shows no signs of life at all (black screen, no response to buttons), the bootloader may have been damaged. In such a situation, you will need to connect the UART adapter to the contact pads on the motherboard for direct memory flashing, which is best left to the service center.

It is also worth mentioning the problem with the CAN bus settings after the update. New firmware may reset the vehicle communication protocol configuration, causing the steering wheel buttons to stop working or climate information to be displayed. You will have to re-enter the application CanBus or Factory Settings (password often 8878, 1234 or 0000) and select the correct car type and protocol from the list.

Symptom Possible reason Solution
The flash drive is not detected Incorrect file system Format in FAT32, cluster size 4096
Signature error Inappropriate software version Check processor model and kernel version
Black screen after reboot Bootloader failure Try Recovery mode or memory resoldering
The steering wheel buttons do not work The CAN bus settings are lost Reset the protocol in Factory Settings
💡

Most software failures after the update are resolved by a complete data reset (Factory Reset). Do not forget to backup important contacts and settings before starting the procedure.

Optimizing the system after the update

After successfully installing the new firmware, it is recommended to carry out a number of actions to stabilize the system. First, remove unnecessary pre-installed applications that often come bundled with Chinese builds and consume resources. This can be done through application settings or using utilities like System App Removerif you have root access.

Secondly, check the screen and brightness settings. New software versions may reset color calibration or set maximum brightness, which causes the device to overheat. Adjust the screen shutdown timer to prevent the matrix from burning out when parked for a long time. Also make sure that the function USB debugging is disabled if you do not plan to use it to connect diagnostic scanners.

Finally, test the operation of all modules: Bluetooth, GPS, Wi-Fi and radio. Sometimes after an update you need to re-pair your phone or download new navigation maps. If you notice that your device has become slower, try clearing the cache of all applications and removing widgets from the home screen that may conflict with the new launcher.

Frequently asked questions (FAQ)

Is it possible to update the InCar radio if it does not turn on?

If the device is completely dead (no indications, reactions to buttons), software update is not possible. Most likely, the problem is hardware: a fuse, a power supply, or the board itself has burned out. Try checking the fuses in the car and on the back of the radio. If the power supply is normal, diagnostics will be required in the service.

Will the update erase my music and settings?

When updating through the menu (OTA or from a flash drive), user data (music, photos, radio settings) are usually saved. However, when using Recovery mode with the Wipe Data item or when changing a major version of Android (for example, from 8 to 10), all data will be deleted. Always make a backup copy of important files on external media.

Where can I find the password to enter Factory Settings?

Passwords depend on the board manufacturer. The most common combinations are: 8878, 3368, 1234, 0000, 8888, 1617, 5678. Try them one by one. Also, the password may be specified in the instructions or on the website of the device seller.

Is it safe to install custom firmware from enthusiasts?

Custom firmware can significantly improve functionality and speed, but they carry risks. The author of the firmware may have made a mistake, or it may not take into account the features of your specific screen. Use them only if there are no official updates and you are prepared for possible problems.

Why did the sound disappear after the update or only one application works?

This is a sign of a driver conflict or incomplete cleaning of the old system. Try performing a full reset (Factory Reset). If the problem persists, the new firmware may not work correctly with your audio amplifier or sensor, and you should roll back to the previous version of the software.