Bitsum Community Forum

General Category => Firmware Modification Kit and Embedded Systems => Topic started by: Kagiri on June 08, 2024, 12:48:41 PM

Title: Failed Modified firmware
Post by: Kagiri on June 08, 2024, 12:48:41 PM
Hi,

Managed to modify firmware successfully, but it fails when trying to upload it the device. During the rebuild process there are some checksum fails. As below. But it still completes. How can I resolve this.

Processing header at offset 0...sorry, this file type is not supported.
checksum update(s) failed!
Processing header at offset 260...sorry, this file type is not supported.
checksum update(s) failed!
Processing header at offset 122404...sorry, this file type is not supported.
checksum update(s) failed!
Processing header at offset 236652...sorry, this file type is not supported.
checksum update(s) failed!
Processing header at offset 241316...sorry, this file type is not supported.
checksum update(s) failed!
Processing header at offset 241380...checksum(s) updated OK.
Processing header at offset 1233248...sorry, this file type is not supported.
checksum update(s) failed!
CRC(s) updated successfully.
Title: Re: Failed Modified firmware
Post by: villagetunic on June 24, 2024, 03:07:49 AM
Even after the rebuild finishes, the firmware file may still be corrupted, as shown by the checksum issues you're experiencing during firmware upload.
Title: Re: Failed Modified firmware
Post by: Kagiri on June 28, 2024, 01:59:38 AM
How does one workaround the file types not supported
Title: Re: Failed Modified firmware
Post by: Joe Wilkinson on October 29, 2024, 04:34:40 AM
As seen from the checksum problems you are running across during firmware upload, the firmware file can still be corrupted even after the repair ends.
bitlife online (https://bitlife-online.io)
Quote from: Kagiri on June 08, 2024, 12:48:41 PMHi,

Managed to modify firmware successfully, but it fails when trying to upload it the device. During the rebuild process there are some checksum fails. As below. But it still completes. How can I resolve this.

Processing header at offset 0...sorry, this file type is not supported.
checksum update(s) failed!
Processing header at offset 260...sorry, this file type is not supported.
checksum update(s) failed!
Processing header at offset 122404...sorry, this file type is not supported.
checksum update(s) failed!
Processing header at offset 236652...sorry, this file type is not supported.
checksum update(s) failed!
Processing header at offset 241316...sorry, this file type is not supported.
checksum update(s) failed!
Processing header at offset 241380...checksum(s) updated OK.
Processing header at offset 1233248...sorry, this file type is not supported.
checksum update(s) failed!
CRC(s) updated successfully.