chinhhut

  • Posts

    10
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

chinhhut's Achievements

  1. @jockThank you for making great build for RK3229. I can flash my MXQ 3229 successfully and installed some additional apps such as Home Assistant. By the way, is there a way to clone a RK3229 flash (with full additional packages) to another box easily under Windows or MAC OS? As I can see, the guide from "Alternative backup, restore and erase flash for EXPERTS" may be good option but it requires the Linux (Ubuntu host machine). Can we backup the whole data from eMMC to a SD card then using that SD card to transfer to other similar boxes?
  2. Thank you so much for your sharing. By the way, have you ever got the Local network issue that the box is unable to get the local IP address after rebooting or power on? For my case, sometimes I need to un-plug & re-plug the cable again to get the ethernet works.
  3. I have got the similar issue as yours. My box is X96 max plus + with S905X3 CPU, 2/16GB memory/flash. Sometimes it failed to boot and I need to boot from SD card to recover the boot from eMMC. Could you help me how to download the old version of Armbian builds such as 5.7.2? Sometimes, I also got the issue with the ethernet. It's unable to get the local IP until I unplug & replug the network cable again. Thank you.
  4. My X96 Max+ hardware: S905X3, 2G/16G flash I don't know how to get the model number of wifi/ethernet card from terminal. I'm using the default meson-sm1-sei610.dtb but also have tried other shared dtb from this forum such as meson-sm1-sei610-ethfix.dtb, meson-sm1-x96-max-plus-100m.dtb For the OS: 1. if using Linux 5.7.8-arm-64: both wifi & ethernet work but sometimes (not always) got the ethernet issue after reboot or power off/on 2. If using latest buid (Linux 5.9.0-arm-64): only wifi works, ethernet did not work as the sample below.
  5. I also have a X96 max + come with S905x3 CPU. The ethernet & wifi work well but sometimes the network is unavailable after rebooting. I need to un-plug & re-plug the network cable to get the network again. Do you have solution to fix this issue completely? Thank you.
  6. Could you give me the guide to install 5.9 kernel? Actually I got the same issues with my 2 MXQ RK3229 boxes. THank you.
  7. I've installled the latest version Armbian_21.02.3_Rk322x-box_buster_legacy_4.4.194.img, The installation is using the option below (unable to install via eMMC): Choose “Burn Armbian image via steP-nand” from the menu, then select the destination device (usually rknand0) and the image to burn;" I've tried with 2 MXQ RK3229 boxes. It works very well under Android OS 7.1 but got the same error on Armbian. I'm going to add the following configuration, is it correct? I also got the same error with the guide from below thread:
  8. I've followed the guide to install amrbian buster successfully on my MXQ4K RK3229. By the way, it's only a way to install on NAND flash, not eMMC. After flashing, it could be started normally but when I try to install several package like Python or Docker, I got the following error: I've tried to reinstall several times but always got this error once installing a heavy package. More detail error: https://pastebin.com/SREavCE8 Could you help me the solution to fix? Thank you.
  9. Sometimes I got exactly this issue with my X96+ box (S905X3). Only one way to make it but from EMMC again is booting from SD card again then update the boot file from SD card to the EMMC. Does anyone got this issue and found the solution? Thank you.