Jump to content

SteeMan

Moderators
  • Posts

    1916
  • Joined

  • Last visited

Posts posted by SteeMan

  1. They are vastly different because one for for android and the other is for mainline linux.  Vastly different code bases.  Expert dtb gurus can gather info from one to help with the other but there aren't any such gurus generally in these forums providing that advise.

     

    That is why in the TV Box FAQ it says not to expect you will have working wifi. https://forum.armbian.com/topic/16976-status-of-armbian-on-tv-boxes-please-read-first

     

  2. 38 minutes ago, 0jay said:

    Unfortunately apt install --no-install-recommends wireguard

    I think you are missing the point @Werner stated stated above.

     

    On 9/17/2024 at 6:21 AM, Werner said:

    As mentioned Armbian kernel comes with wireguard module pre-installed so nothing besides the userspace tools is required

    Wireguard is preinstalled on Armbian.  So there isn't anything you should need to install other than the tools (depending on build).

     

    On all my Armbian install wireguard works with no extra installation required, just configuration.

  3. There are hundreds of different TV boxes.  No one likely has tried on those specific boxes.  So I would say try from an SD card first to see if the box works at all, and note the warning in the install instructions that installing to emmc has risks (on any amlogic TV box).

     

  4. https://forum.armbian.com/topic/16976-status-of-armbian-on-tv-boxes-please-read-first

     

    Note the comments in the above link that these boxes are not suitable for use as a desktop replacement.

     

    https://forum.armbian.com/topic/33676-installation-instructions-for-tv-boxes-with-amlogic-cpus

     

    Note the comment in the install instructions that if you have installed any other build, you will not be able to use the armbian builds without an android firmware restore.

  5. So yes the emmc isn't detected (there is no mmcblk1).  Are you sure you have emmc on the box?  (I have for example some TX3 boxes that have old style nand instead of emmc and mainline linux doesn't support nand.  TV Box manufacturers will cut costs in anyway possible and nand is cheaper than emmc)  You would need open the box and inspect what physical chips are installed.

     

    Since I don't have your box, there is little I can do to debug this.  Have you looked at the full log of the boot process to look for any indication of issues reported during the boot?  (You would need to find the debug serial console pins on the mother board and hook up a usb serial reader to capture the boot messages)  (some of this information goes to HDMI, but some gets output before HDMI is initialized).

     

  6. 2 hours ago, Trinom said:

    So if 5B and 5Plus is supported, 5Max should be supported as well, right?

    Not right at all.  Every SBC that has different hardware configuration requires a different dtb file that describes the hardware to the Linux kernel.  So every SBC needs it's own build ( sometimes dtb overlays can be used to shortcut this).  And similar issues can exist at the uboot level too.  

  7. On 9/3/2024 at 10:34 AM, hunglingho said:

    update-initramfs: Armbian: Symlinking /boot/uInitrd-5.10.160-legacy-rk35xx to /boot/uInitrd

    ln: failed to create symbolic link '/boot/uInitrd': Operation not permitted

    update-initramfs: Symlink failed, moving /boot/uInitrd-5.10.160-legacy-rk35xx to /boot/uInitrd

    renamed '/boot/uInitrd-5.10.160-legacy-rk35xx' -> '/boot/uInitrd'

    update-initramfs: Armbian: done.

    As Igor says, I'm assuming you have a separate /boot partition that is FAT separate from your / root partition.  In that case, this would be a normal 'warning' message for a system that has a FAT /boot partition.  All of my devices fall in that category (with a FAT /boot partition) and I see this message for every update. 

  8. @shubkin  Here are my recommendations, fist try to get plain Armbian to run on your box.  (https://www.armbian.com/amlogic-s9xx-tv-box/)

     

    Then if that works, follow the DIY instructions on the first post to make your own build with the framework installed (ENABLE_EXTENSIONS="ha) and then try running that build.

     

    My personal Home Assistant server is running on a TX3-Mini box which is Amlogic S905w, but I just run the standard HA docker build as that server setup predates this Armbian extension.  

     

    So it certainly is possibly to run HA on a box like you have (given all the caviates mentioned in the Read First post Igor Link to above)

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines