-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to update firmware #14
Comments
May I ask where you got the firmware binary from? |
The firmware has been checked. It was generated on the site UVMOD |
Can confirm when flashing unmodified firmware binaries. The official updater should work in the meantime. |
no working |
please see if this version works for you. if it doesn't please port the firmware binary, and i will try to flash it on my radio |
@sq5bpf przecież dostałeś link, sprawdz sam. |
The new program is not working. The radio shows no signs of life. |
As previously stated, the flasher doesn't work with firmwares intended to be used with the official flasher (i.e. they are packed/obfuscated). UVMOD can flash directly to the radio in the meantime. I've personally used this program to flash custom firmwares to radios and it works as intended. I don't know what else to tell you apart from not trying the same thing over and expecting different results. |
i've tried to write IJV modded firmware into eeprom.The k5progr start , lconnect radio , load in eeprom the data , but at the end of procedure the radio don't restart (stucked). Can you check ? I use Linux Lubuntu 20.04 LTS |
This program doesn't work with "packed" firmware (firmware.packed.bin). It needs to be unpacked somehow, but I don't know how to do that. If you build the firmware yourself using Egzummer, you'll get two firmware files: a regular one and a packed one. This program should be able to flash the regular firmware. |
this fork seem working with obfuscated firmware https://github.com/nica-f/k5prog -f filename that contains the eeprom dump (default: k5_eeprom.raw) can you merge in standard version ? |
Hello! I'm trying to flash UV-K5(8) but I get a dead device. The program detected the bootloader version as 2.00.06. There are no errors during the firmware update. The command in the console is as follows
./k5prog -F -YYY -b fw_modded.bin
The same firmware file is successfully updated via the UVMOD website. What am I doing wrong?The text was updated successfully, but these errors were encountered: