I also bought xima multimedia this year, it have carlink1.0, I was also looking to update car link to version 2.0. How did you updated it with Joying firmware? Can you guide me?
Seems to me Xima's firmware is just slightly modified version from Joying firmware (and they make it looks worse).
All the instructions are in this wonderful mega thread:
Last revised: 11 January 2023. This thread is supposed to become a "one fits all" thread about FYT based Spreadtrum uis7862 (Unisoc ums512) head units and its software, modded or not. The first few posts will be "collection" posts for all kind...
forum.xda-developers.com
If you did it couple of times, it's pretty straightforward. and here's my TL;DR version:
1. pick one firmware from Joying
website that matches your HU. I picked this one:
"...firmware for 9 or 10 Inch 1280*720 model with MIPI screen/New UI (As below example)"
Updated file please click
Here
2. backup your existing firmware just in case and grab the configuration file:
Last revised: 11 January 2023. This thread is supposed to become a "one fits all" thread about FYT based Spreadtrum uis7862 (Unisoc ums512) head units and its software, modded or not. The first few posts will be "collection" posts for all kind...
forum.xda-developers.com
after backup, there should be config.txt file that defines the screen orientation and Bluetooth type.
mine shows:
ro.sf.swrotation=90
sys.fyt.bluetooth_type=0
3. based on config.txt file extracted from backup, update the config.txt in the firmware package you downloaded from Joying, and make update, this would ensure the correct screen orientation and functional Bluetooth.
ro.sf.swrotation=90
sys.fyt.bluetooth_type=0
4. Get the Change reseller ID script.
ChangeFytmanufacturer , This is for changing reseller ID.
ref:
Last revised: 11 January 2023. This thread is supposed to become a "one fits all" thread about FYT based Spreadtrum uis7862 (Unisoc ums512) head units and its software, modded or not. The first few posts will be "collection" posts for all kind...
forum.xda-developers.com
Xima doesn't have assigned reseller ID, so use 1 (Joying uses 43).
ChangeFYtmanufacturer, /lsec_updatesh/7862lsec.sh
change 99 to 1
sed -i "25i ro\.build\.fytmanufacturer=1" /oem/app/fyt.prop
5. Copy firmware from step 1, updated config.txt from step 3, and updated /lsec_updatesh/7862lsec.sh from step 4, into blank USB drive. those files and folder should be in USB drive root folder.
config.txt
6315_1.zip (firmware)
AllAppUpdate.bin (softwares)
Isec6315update (for flash the firmware)
lsec_updatesh folder with 7862lsec.sh inside.
updatecfg.txt
6. Insert the USB into HU, The HU should auto detect the firmware update program. just confirm and let it do the work.
and that's it.