We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I'm trying to unpack the complete firmware image provided for the RK3588-based "H96 Max V58" board.
./RK3588_userdebug_H96_Max_V58_12_20221116.1404.img
RK3588_userdebug_H96_Max_V58
When I try to use rkflashtool's rkunpack I get this:
rkflashtool
rkunpack
❯ rkunpack ./RK3588_userdebug_H96_Max_V58_12_20221116.1404.img rkunpack: info: RKFW signature detected rkunpack: info: version: 12.0.0 rkunpack: info: date: 2022-11-16 15:04:34 rkunpack: info: You got a brand new chip (0x38), congratulations!!! rkunpack: info: family: unknown rkunpack: fatal: cannot find BOOT signature
The text was updated successfully, but these errors were encountered:
try this https://github.com/suyulin/apftool-rs
Sorry, something went wrong.
🌟:fix linux-rockchip/rkflashtool#15
8097565
兼容新版固件标准
No branches or pull requests
Hi,
I'm trying to unpack the complete firmware image provided for the RK3588-based "H96 Max V58" board.
./RK3588_userdebug_H96_Max_V58_12_20221116.1404.img
RK3588_userdebug_H96_Max_V58
When I try to use
rkflashtool
'srkunpack
I get this:The text was updated successfully, but these errors were encountered: