BPI-Router-Images icon indicating copy to clipboard operation
BPI-Router-Images copied to clipboard

Results 12 BPI-Router-Images issues
Sort by recently updated
recently updated
newest added

Hi, Thanks for the great work! I cloned the repository, installed all the necessary packages for cross-compiling, and ran: ``` ./buildimg.sh bpi-r4 noble 6.13 ``` (See the log below.) After...

Trying to compile on my Mac machine with isolated env, this was a simple but working script i made (please let me know if expect any changes or adding to...

Hello, thanks for the efforts! It would be possible to suppot R3 mini as well? Thanks!

Hi, Thanks for greate work. I have some problem with `mmcbootpart` when mounting loopdev `setting up imgfile to loopdev... losetup: bpi-r3_bookworm_6.1.img: failed to use device: No such device mounting loopdev......

I am using a debian 12 image created with your tool. `./buildimg.sh bpi-r3 bookworm` After a system update and upgrade I am not able to boot the system anymore. I...

Thanks for the R3 images. I have tried out your bookworm image from https://drive.google.com/drive/folders/1fxDR-uL3DIO-8ebgqOJd5MoWORQTTm7Z . It looks like we cannot easily build kernel modules directly on the board (dkms, etc.),...

Hi @frank-w! This is not directly an issue with this repository, bot more about questions to these boards in general! I'm trying to build an image of [VyOS](https://vyos.io/) running on...

https://github.com/frank-w/BPI-Router-Images/blob/e1fc3b38a5118dbe00f7a70bcfbe7ec5bb060ebf/README.md?plain=1#L98-L100 Could use this instead? ```bash mtd write ubi $loadaddr 0 $filesize ``` Then this would work on R64/R3/R4, where all boards have a different offset.

Actual version of Ubuntu is noble. If you run `./buildimg.sh bpi-r4 jammy` it exits with error.

I am looking to flash image to NVME and boot from nvme. Kindly provide some guidance for same.