Third Party > Repairing and Upgrading Rockbox Capable Players
Flashing and restoring factory firmware FiiO M3K / M5 players using Ingenic USB
(1/1)
vitt13:
Step 1 For M3K player make sure you have the stored serial number of the device (usually on package box), you can also find it in the Settings section player "About device" / "About M3"
For M5 player, write down the current Bluetooth MAC-address of the player and the serial number of the device in a notebook, you can see them in the section "About the device" / "About M5"
Step 2 Install USB drivers for the device from the directory "\cloner-win32-driver"
Disable driver signature enforcement in the Windows boot parameters before that step. It takes effect only once until the next reboot.
Alternatively you can try to install WinUSB driver with Zadig https://forums.rockbox.org/index.php/topic,53858.0.html (need to confirm)
Installing driver guide is not major topic of this recovery guide so here are few pictures just for reference.
Step 3 Run application "USB Cloner Tool" on the path "\cloner-2.5.0-windows_release\cloner.exe"
Step 4 Press on Config button
Step 5 In "INFO" tab choose "x1000" in "Platform" field and specific configuration file in "Boad" field.
FiiO M3K device needs "M3K_x1000_sfc_nand_lpddr_recovery.cfg"
FiiO M5 device needs "M5_x1000_sfc_nand_lpddr_recovery.cfg"
Step 6 Go to "POLICY" tab and set the paths to every firmware part files.
You may find the needed parts of full firmware version 1.2 on "\M3K_firmware_1.2" and "\M5_firmware_1.2" directories.
for example
--- Code: ---uboot = ...\x-loader-pad-with-sleep-lib.bin
xImage = ...\xImage
recovery = ...\recovery
system = ...\system.ubi
data = ...\data.ubi
--- End code ---
Generally you do not need to choose all of parts and can set and choose only that you need to flash/update.
I.e. if you have extracted parts from "ota update" firmware v1.4.5 it provides only bootloader, kernel image and system partition image.
Here are example of configuration that will flash/update all selected parts
for M3K
and M5 player device
Attention! It's very important to note that there is the check box "Erase All" that sets by default in "SFC" tab. It allows to erase all internal FLASH memory.
So if you do not need to erase all of internal memory content unset that checkbox.
Step 7 You may save tool's settings but make sure that path to configuration file should not contain the spaces.
Step 8 Make sure that player does not connected to PC and press "Start" button in the tool.
Now make sure that player powered off then press "Volume-" button on the player and connect the player to PC with USB cable. The firmware flashing starts.
After successful firmware update the player will reboot automatically.
---
Here are USB driver, "USB cloner tool" and firmware v1.2 for FiiO M3K and M5 players.
Download link: https://www.mediafire.com/file/exzvvxjp4l3ai8u/M3K_M5_USB_cloner_tool.zip/file
7o9:
Thanks for this guide.
Good to note that besides the required software, the archive also contains the images from this post in a more readable resolution.
One thing: What is step 1 for? Is the serial number needed for this process?
vitt13:
--- Quote from: 7o9 on November 29, 2021, 01:42:16 AM ---One thing: What is step 1 for? Is the serial number needed for this process?
--- End quote ---
No, but it stored in data.ubi partition image as text file "/data/userfs/sn.txt" (also "/data/userfs/nb.txt") inside UBIFS. It may be lost in reflashing 'factory' data partition image from v1.2 FW. I have not the guide how to repack data.ubi and rewrite serial number inside it. But it can be made with "Kitchen" https://forums.rockbox.org/index.php/topic,52917.msg248737.html#msg248737 on Windows or with https://github.com/jrspruitt/ubi_reader and mkfs.ubifs on Linux.
--- Quote from: 7o9 on November 29, 2021, 01:42:16 AM ---the archive also contains the images from this post in a more readable resolution.
--- End quote ---
fixed links to hi-res pics in the fist post
amachronic:
Wow.. I came across the 'cloner' before, but I could never figure out how to make it work properly. Nice work.
vitt13:
I requested the tools to recover M3K and M5 when there was problem with freezing on boot screen on 1.4.3 OF for a year ago.
I got the tool with configuration files and full FW v1.2 from FiiO support with remark "The only problem is it's only Chinese version". Sorry for not reveal the guide early.
Navigation
[0] Message Index
Go to full version