Hello, with the advent of steam deck I became interested in the existence of distributions and Linux itself, but looking at steam deck I can’t call it a portable device, so I started looking for alternatives. I came across portable devices from Anberniс, which by default run on Linux built into the SD card, took the model (RG353V), which, in theory, should run Manjaro ARM.
To record the image, I used balenaEtcher, then changed the settings in the extlinux folder from the standard ones to:
This method is used to reflash android tv boxes using sd cards with an image…
And everything in theory should be ready to run on a portable device, but somewhere I made a mistake.
That was an example I gave. You should use rk3566-anbernic-rg353p.dtb if that is your device and the kernel fully supports it. I have never heard of it.
it doesn’t work, I did it the way you wanted, but android doesn’t want to skip it, the main thing is that the distro from anberniс starts up calmly.
I then decided to run it through “Recovery Mode” but that didn’t help either. (That’s what they usually did when they needed to reflash a TV Box)
@Darksky if of course it’s in your specialty…
I found an image of the original firmware (which is installed on the Anbernik by default). On their website there was a link to Google Drive, but when I try to write the image, it tells me that the file is broken. image anbernicOS(linux)
I wanted you to study it, but if the image is truly broken, then I can send a copy of the files that came from the original SD card
I’m not familiar with rockchips, but from what I can see, the uboot file is used to generate the image. It seems to me that you need to build a variant for your board
I spent the whole day yesterday looking for guides on creating the damn u-boot in gid, not a single chewed up article or video on YouTube, mostly guides only for Pi computers.
I would be glad to see a normal guide from someone, or it would be best if it was done by a person who is figuring things out, unlike me
You have to check the anbernic Linux partitions and the manjaro ones to see the differences. I think blkid command can give this information. Post the outputs here.