-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Possible support S905? #57
Comments
That is exact build I've tried, boot loop if not copy u-boot-s905.bin to u-boot.ext. |
s905 is
|
OK, this combination works :)
Now, question is, can I install to eMMC? |
You try If you can restore the system, you can write emmc without any worries. I searched on the Internet. There are several models of this model. You can easily send an accurate model with a link that looks like this: beelink-gt-king Based on your feedback, I added this box to the support list, and it can be generated directly by default when building armbian next time. |
Thank your very much. I will try 5.10 kernel. Yes I don't mind "brick" the box and I can unbrick it anytime :) |
Thank you for being a pioneer, trying to match the appropriate dtb, your contribution will be recorded in CONTRIBUTOR.md Before writing the emmc test, check the information to make sure that this box can be used to restore the system by short-circuiting, etc. There is a ddbr tool in armbian, which can |
local file: When writing emmc test, first add the installation script to this box, the content is as follows:
|
Good news and bad news :)
Bad news:
The box is "dead" for now... I need time to unbrick it. |
local file: There is no corresponding option for this box in the existing armbian-install script, you add a
|
Some boxes are locked to prevent writing, such as MXQ PRO+ of You can also try this dtb on your box: |
Yes I did add the 61 entry to armbian-install script. I read this forum on Armbian before and tried that trick but couldn't accomplished... maybe you can get some idea from there I can use both builds in SD/USB, I just want the internal emmc installation working... I can test if you want to implement but it is OK if it is too complicated (probably no one still using this box...) Even boot from SD and system on eMMC is OK for me... |
Several s905 boxes I have seen so far do not support writing emmc. Generally speaking, I recommend using armbian on TF/SD/USB, because emmc is not written so it will not affect the original system. And you can choose a larger capacity TF card according to your needs. There is a famous saying that it is my right not to write emmc, but it is your fault not to let me write emmc. |
According to your feedback, I have already packaged the s905 firmware, which can be used directly in the future without manual modification of dtb and u-boot. https://github.com/ophub/amlogic-s9xxx-armbian/releases/tag/Armbian_Aml_bullseye_2021.12.28.1621 |
The s905 build works great, thx. |
Thanks for reminding, the device description and link have been updated. |
s905 firmware #2021.12.28.1621
|
u-boot will be reloaded, so the ip obtained at the first boot will be disconnected immediately, and the system will automatically start the second boot and obtain the final ip. This is done to be compatible with kernel above 5.10.y+ |
I have an S905 with the micox brand, I tried installing openwrt to emmc then after that my micox bricked, how can I use it normally again, because I have searched for the micox android box firmware but there is no micox M12 PLUS type on the internet |
I have got a S905 TV box (Beelink MiniMX 2G/16G) and I tried the closest build (s905x) with the correct dtb file(p200-2G-1Gbit), and copied u-boot-s905.bin to u-boot.ext. The box boots up but stuck at "Starting kernel ..."
Is it possible to make this build work with S905 box? Thx
Updates
Thanks @ophub, my Mini MX box works perfect now.
Summary
Using 5.10.x kernel and
meson-gxbb-vega-s95-telos.dtb
, Gigabit ethernet and WiFi workEnabled snapd for Debian and insgtalled AdGuard Home snapapp (Personally prefer it over Pi-Hole)
Once installed, use
http://<tvbox_ip>:3000
to setup.docker
Installed WireGuard using
wireguard-manager
scriptWarning: Install to internal eMMC is not supported for this box, doing so will brick it!
The text was updated successfully, but these errors were encountered: