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

Firmware not flashing #10

Open
joshuajaharwood opened this issue Nov 16, 2023 · 12 comments
Open

Firmware not flashing #10

joshuajaharwood opened this issue Nov 16, 2023 · 12 comments

Comments

@joshuajaharwood
Copy link

Hi,

I've followed your instructions for flashing this firmware on the PX30 model, but it just boots up as normal.

I have:

  • Flashed to an SD card
  • Put in TF slot
  • Inserted Ethernet cable
  • Inserted power cable and turned on

It then just boots to the normal OS. Am I missing something?

Many thanks,
Josh

@WayneNebra
Copy link

This is the one gig version of Bobcat?

@arduino43
Copy link

I had the same issue with my PX30. I was never able to get it to boot from SD.

@joshuajaharwood
Copy link
Author

This is the one gig version of Bobcat?

Yes, model MINER3001.

@joshuajaharwood
Copy link
Author

joshuajaharwood commented Nov 17, 2023

An update:

I decided to do some investigating using ADB:

Turns out my model is not PX30-based, but RK3566-based! The label on the bottom reads MINER3001, yet it's the 2GB model. I'll try running the other image and see if that works.

Some notes:

By opening the device, you can access a microUSB port labelled 'USB_OTG'. By holding the recovery button as you insert the power cable, you can access an ADB debug shell that you can use to query system information (e.g. the CPU with cat /proc/cpuinfo or memory with cat /proc/meminfo.

@arduino43
Copy link

So you mind posting a photo of the internal?

@joshuajaharwood
Copy link
Author

So you mind posting a photo of the internal?

Of course. Just a moment

@joshuajaharwood
Copy link
Author

IMG_2941
board_back

@joshuajaharwood
Copy link
Author

Yeah, tried with the RK3566 image and it's still just booting straight to the stock OS.

@arduino43
Copy link

Thanks! Yeah, this is fairly different looking than my PX30

@arduino43
Copy link

I’ve tried every method on both versions and nothing.

rktool says it completes fine, just bricks the device. Using SD on PX30 doesn’t work.

I’ve tried at least 4 rk3566 boards all the same result, and two px30 boards.

Hopefully you get somewhere with it! Keep us updated.

@WayneNebra
Copy link

WayneNebra commented Nov 18, 2023

An update:

I decided to do some investigating using ADB:

Turns out my model is not PX30-based, but RK3566-based! The label on the bottom reads MINER3001, yet it's the 2GB model. I'll try running the other image and see if that works.

Some notes:

By opening the device, you can access a microUSB port labelled 'USB_OTG'. By holding the recovery button as you insert the power cable, you can access an ADB debug shell that you can use to query system information (e.g. the CPU with cat /proc/cpuinfo or memory with cat /proc/meminfo.

2 gig version doesn't work at the moment.

@itestings
Copy link

An update:
I decided to do some investigating using ADB:
Turns out my model is not PX30-based, but RK3566-based! The label on the bottom reads MINER3001, yet it's the 2GB model. I'll try running the other image and see if that works.
Some notes:
By opening the device, you can access a microUSB port labelled 'USB_OTG'. By holding the recovery button as you insert the power cable, you can access an ADB debug shell that you can use to query system information (e.g. the CPU with cat /proc/cpuinfo or memory with cat /proc/meminfo.

2 gig version doesn't work at the moment.

Did try a look at Crankk method ? i just installed for test Crankk Image on one of my Bobcat 295 which is 2GB version base on RK3566 - and it is working but there are issues with their firmware, so i hope that you can take a look over their method and make proper image for Bobcat 2GB version based on RK3566.

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

4 participants