mstar自制固件报错求助
本帖最后由 智能小柠檬 于 2023-3-9 19:38 编辑各位大神,请教自制固件刷机报错,应该如何解决
542224416 bytes read
#-------------USB Upgrade Bin Info----------------
# Device : ironman
# Build PATH : /studio2/MSD848_CODE/android
# Build TIME : 2020-09-09 12:31:43
** Bad Signature on 0:23: expected 0x5840, got 0x0000
Error >> end searching partition
storage is empty
Saving Environment to MMC...
Writing to MMC(0)... 128 blocks written: OK
128 blocks written: OK
done
>> mmc erase.p vendor
这里有说解决方法,但没看懂,希望大神指点一下,不胜感激。
htt去掉ps://forum.xda-developers.com/t/guide-magisk-pie-msd6683-how-to-root-mstar-smart-tv.4253243/
大概是这样说的
The command looks like:
emmcbin
Forwe use the name of the partition and forwe use length,both values obtained at step 6.is the name of the created file on the USB key.
For sample:
emmcbin 0 0 recovery.bin recovery 65536
after the dump, if like me you have an error
** Bad Signature on 0:37: expected 0x5840, got 0x0000
: check bininfo of part 37 failedignore it
10) Now that you have all partitions enterusb stop
Unplug the key andcopy the content in a safe place
系统重置后刷正确的固件 Bad Signature on 0:23: expected 0x5840, got 0x0000
签名错误 RkCms 发表于 2023-3-10 08:18
Bad Signature on 0:23: expected 0x5840, got 0x0000
签名错误
知道是签名错误,只是不知道正确解决方法而已。xda大神说可以忽略。但是不知道如何操作。试过改固件头文件,但是没成功。不知道是我方法不对还是没改对。 ttl 下关闭avb验证就可以了 学习
页:
[1]