SaltyCybernaut / PocketCHIP-flash-utils

Bootstrap the process of locally flashing your pocketchip/chip hardware.
90 stars 18 forks source link

Raspbian / Java issue #4

Closed Gun-neR closed 4 years ago

Gun-neR commented 4 years ago

Much like https://github.com/SaltyCybernaut/PocketCHIP-flash-utils/issues/3#issue-541707103 ... that also seems to have been ignored? I want to use the RPi but I suspect I am running into a distro based discrepancy. I get this error in my install procedure...

pi@raspberrypi3:~/pocketchip $ sudo apt install --yes android-tools-fastboot sunxi-tools u-boot-tools openjdk-11-jdk-headless unzip Reading package lists... Done Building dependency tree
Reading state information... Done E: Unable to locate package openjdk-11-jdk-headless

As I already have openjdk-11 installed (but not acknowledged by these commands?) and nothing in this github project has been touched in 11 months, I suspect this flash utility is just not going to be made to work for the RPi distro. Time to break out the Linux laptop.

SaltyCybernaut commented 4 years ago

For those wanting to use a distribution/hardware not supported by the Chip flashing utility you may have some luck using the Vagrant VM mentioned on the Archive.org site if you are interested in trying to get this to work.