Jump to content

armm

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by armm

  1. Hi, first of all i would like to thank balbes150 and all members who helped on this topic, i share my experience and hope that could help others, i have an MXR PRO 4gb 32gb emmc (gearbest link) and this box doesn't boot from SD (i tried all the tips given but no way), the solution to install armbian on this box is to write it directly to the emmc, 1) Put your box in maskrom mode by erasing the flash with AndroidTool or other tool 2) Unpack a rom that is compatible with your box to extract the MiniLoaderAll.bin Use AndroidTool or RK3066_IMG_Mod_Tool to unpack on Windows 3) Download and extract Armbian_5.82_Rk3328-tv_Ubuntu_bionic_default_4.4.154_desktop_20190427.img from the *img.xz 4) Use rkdeveloptool On linux to flash the emmc (i use Ubuntu 16.04 on a VM) Thanks to Gergely from freaktab for the tips(freaktab topic) Link to install rkdeveloptool on linux wiki.radxa.com post) sudo ./rkdeveloptool db images/MiniLoaderAll.bin sudo ./rkdeveloptool wl 0x0 images/armbian.img sudo ./rkdeveloptool ul images/MiniLoaderAll.bin sudo ./rkdeveloptool rd if you have a Creating Comm Object failed! execute this command (https://wiki.radxa.com/Rock/flash_the_image#Creating_Comm_Object_failed.21) echo 'SUBSYSTEM=="usb", ATTR{idVendor}=="2207", MODE="0666", GROUP="plugdev"' | sudo tee /etc/udev/rules.d/51-android.rules With those manipulations my box boots with armbian ethernet is working, but i don't know if the performance could be improved, if someone can give me tips to check if can i improve the performance i am volunteer, Thanks
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines