[unoffical] LE-9.2/9.80-Images for RK3229/RK3228

  • thanks Dave, seems a bug of rkmpp.

    I can try to fix, but can you please tell me which image are you using in order to rebuild only that one for testing?!


    cheers

    Sure thing! That would be great!


    I am using: LibreELEC-RK322x.arm-9.2-devel-20220106221405-0df0732-rk3228a-mxq4kpro.img.gz


    Thanks!

  • I have an old Mars V88 android box. How do you install to NAND? Is there a benefit using NAND than running Libreelec from micro SD?

  • Hi ushilives, you can install on NAND in many ways:


    - use rkdevelop tool (hard)

    - dd from a working libreelec (medium)

    - use the great multitool from armbian port (easy)


    Installing on NAND should make the boot a bit faster, but the major issue is that in order to update the image you need to upload it manually via ssh (or burn again).

    This is because I didn't setup yet an update site for my builds.


    p.s.obviusly, if you install libreelec on NAND, you will lost the stock firmware of your box.

  • OK thanks. For now i will use a micro sd card just in case. Is the builds from 6th Jan this year the best to use?

  • OK thanks. For now i will use a micro sd card just in case. Is the builds from 6th Jan this year the best to use?

    try it and let me know. I'm planning another build (there is a bug for sure) but I prefer to collect all the wrong things before ;)

  • Hi shMatrix, to optimize even further, in the next build I've disabled some kernel options used by developers (aka debugfs).

    This can improve something, but I don't expect miracles.

    My suggestion is to try with another image considering that the one for mxq4kpro is for rk3228a. This soc in teory should have a lower clock for cpu and gpu (see first post for details).

    Often these boxes are sold as a model, but internally they may be different.

    For example mine is an mxq4k, but the board is identical to the one present in v88 mars


    So check in the first post if there is an image that is similar to the one you use(ddr3, same wifi chip, same internal memory etc etc), but suitable for rk3229 / rk3228b and download it from my gdrive.

    Edited once, last by ilmich ().

  • Often these boxes are sold as a model, but internally they may be different.

    For example mine is an mxq4k, but the board is identical to the one present in v88 mars

    My device is branded as a MXQ4k as well, but has a RK3229 chip in it. I want to order another one ($37 on Amazon) since with ilmich last update it is running great, but I am afraid I will get something completely different.

  • My device is branded as a MXQ4k as well, but has a RK3229 chip in it. I want to order another one ($37 on Amazon) since with ilmich last update it is running great, but I am afraid I will get something completely different.

    I'm also thinking the same thing but it seems that the amlogic models have almost the same price but they are more powerful or maybe I'm wrong

  • Hello, I saw this message and I was wondering if you could explain how to install in nand with the DD method.


    My device is RK3318 and with the Armbian multitool I can't do it.


    With rkdevelop tool I have not tried it yet, but I think it would be easier and more comfortable to do it with DD.


    Can you help me? Thank you.

  • What kind of problem are you having with the Armbian multitool? I just flashed the NAND with this last version on my MXQ Pro using the multi tool... YMMV


    Here are some modified instructions from https://www.armbian.com/rk322x-tv-box/ :

    • Build or download your preferred Kodi image and a copy of the Multitool;
    • Burn the Multitool on an SD card; once done, place the uncompressed (i.e. no .gz extension) Kodi image file in images folder of the SD card FAT partition;
    • Plug the SD card in the TV box and plug in the power cord. After some
      seconds the blue led starts blinking and the Multitool appears;
    • OPTIONAL: you can do a backup of the existing firmware with “Backup flash” menu option; (this takes a while; 1+ hour)
    • From main menu select "Burn image to flash"
    • Select target device, probably "rknand0"
    • Select source image, should be the image that you put in the images folder from step 2
    • For the next question "Do you want to skip idbloader sectors?" I selected "Yes"
    • Once the flash is complete, remove the sdcard and select "Reboot"
    • At this point it should load Kodi disk setup, then reboot again to Kodi setup

    * Edited formatting

  • Yes. However, I'm not sure that all the things that are working with legacy kernel will work also in mainline kernel (NAND for example).

    This is because the legacy kernel is the official one from rockchip, instead, the mainline kernel works thanks to the work of volunteers