Skip to content
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

Support for RKNanoB #95

Open
Flareonz44 opened this issue Sep 21, 2023 · 1 comment
Open

Support for RKNanoB #95

Flareonz44 opened this issue Sep 21, 2023 · 1 comment

Comments

@Flareonz44
Copy link

Hi, I found my old 2012 MP4 powered by RKNanoB. I successfully compiled rkdeveloptool in linux, put the device on maskrom mode throw "Firmware update" option from the device settings and when I run this
./rkdeveloptool ld

I got this:
DevNo=1 Vid=0x71b,Pid=0x3226,LocationID=201 Maskrom

But when I try any other command, always get the same error.

./rkdeveloptool rcb
Read capability quit, creating comm object failed!
./rkdeveloptool rid
Read Flash ID quit, creating comm object failed!
./rkdeveloptool rci
Read Chip Info quit, creating comm object failed!

Same happends with ppt, rl, td and rd. I want to dump the firmware from it to change some background images and rewrite (if possible) some functionalities of the device.

Thanks.

@tvili999
Copy link

tvili999 commented Oct 7, 2024

Hi!

It's been a while but it might be useful to someone. You need to run it with sudo, it needs access to low level usb stuff.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants