Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 9.37 KB

CONTRIBUTOR.md

File metadata and controls

29 lines (25 loc) · 9.37 KB

Armbian contributor list

First of all, I would like to thank 150balbes for his outstanding contributions and a good foundation for using Armbian in the Amlogic box. The armbian system compiled here directly uses the latest official source code for real-time compilation. The development idea of the program comes from the tutorials of authors such as ebkso. Thank you for your dedication and sharing, so that we can use the Armbian system in the Amlogic s9xxx box.

The kernel / u-boot and other resources used by this system are mainly copied from the project of unifreq/openwrt_packit, Some files are shared by users in Pull and Issues of amlogic-s9xxx-openwrt / amlogic-s9xxx-armbian / luci-app-amlogic / kernel and other projects. To thank these pioneers and sharers, From now on (This source code repository was created on 2021-09-19), I have recorded them in CONTRIBUTOR.md. Thanks again everyone for giving new life and meaning to the box.

Innovation and contributors Record of achievements
150balbes He has made outstanding contributions and laid a good foundation for using Armbian in the Amlogic box.
unifreq Developed many Armbian and OpenWrt systems, provided s905d~s922x and many other SOC system boot and firmware production solutions, shared abundant resources and tutorials. The u-boot, kernel etc. used on this site all fully adopted his results, and he opened the door to the world of Armbian and OpenWrt from the TV box.
NewbieOrange 01. [2021-11-14] He provided the meson-gxm-t95z-plus.dtb file and usage method of the new device T95Z-Plus in Issues; Shared the meson-gxl-s905l2-p281.dtb file of s905l2 (p281 board) in Pull. Now called meson-gxl-s905l2-x7-5g.dtb
pulpoff 02. [2021-11-24] He shared how to adjust dtb freq and add new display resolution in Issues, and provided test firmware download; In Issues, the test method for supporting sound is shared; In Issues, the test method for enabling Bluetooth is shared.
flymike 03. [2021-12-28] He shared the available meson-gxbb-vega-s95-telos.dtb and u-boot-s905.bin of the Beelink-Mini-MX 2G s905 box in Issues
martinlanger90 04. [2022-01-01] He tested and shared the MECOOL-KI-Pro 2G/16G s905d box using armbian system in Issues. The available dtb is meson-gxl-s905d-mecool-ki-pro.dtb, u-boot is u-boot-p201.bin, and it can be used in 5.4, 5.10, and 5.15 kernels.
ErikPelli 05. [2022-01-14] He reported in Issues that Tanix-TX92 and VORKE-Z6-Plus boxes can use the same configuration as H96-Pro-Plus, and support writing to eMMC for use. Supports the use of mouse and keyboard under the 5.10 kernel.
JFLim1 06. [2022-01-15] He shared the available dtb and u-boot of the Beelink-GT-King-Pro (Revision A, Serial #SA9HH...) s922x box in Issues. After his tests, it was finally determined that the combination of meson-g12b-gtking-pro.dtb and u-boot-gtkingpro-rev-a.bin could be used. Mouse, keyboard, bluetooth, wireless are normal.
flymike 07. [2022-01-16] After his test in Issues, in the MECOOL-KM3-4G s905x2 box, the combination of meson-g12a-sei510.dtb and u-boot-x96max.bin can be used normally, supporting the 5.10 kernel. Network, bluetooth, wireless are normal.
JFLim1 08. [2022-01-18] After his test in Issues, He provided a solution to the black screen of the gtking-pro-rev-a box by disabling the /etc/udev/rules.d/hdmi.rules file.
DiogoSilva48 09. [2022-02-02] After his test in Issues, The tbee-box can use the default firmware of the s905x. He provided two ways to enable wifi.
darkliang 10. [2022-02-18] He submitted support for Khadas-VIM3 box with SoC A311D in Pull, provided mainline U-BOOT file(khadas-vim3-u-boot.sd.bin) and configuration information. After his feedback, this box supports writing to eMMC and supports 5.4.y and 5.10.y kernels.
atsdai 11. [2022-03-01] He feedback the Beelink-Mini-MX-2G RTL8211F Ethernet TX fix in Issues. Now unifreq has added this scheme to the default kernel (5.4 / 5.10 / 5.15 / 5.16 have been added), the name is: meson-gxbb-beelink-mini-mx.dtb
Calmact 12. [2022-03-02] He shared the solution of using Armbian system in Skyworth E900V22C/D device in Pull. After testing, the kernel 5.15 support booting from USB for use, support 100M wired network, no wireless and Bluetooth. He plans to provide more support for this device, you can check the latest progress in his warehouse.
danboid 13. [2022-03-09] He shared the openvfd LED display driver and related resources in Issues. After debugging and sharing by unifreq, it is now supported to be used in six devices through the armbian-led command.
parkjw0117 14. [2022-03-12] After his test in Issues, in the Mecool-M8S-PRO-L s912 box, the combination of meson-gxm-q201.dtb and u-boot-s905x-s912.bin can be used normally, supporting the 5.4/5.10 kernel. The wired network is normal. Wireless and Bluetooth are not available.
lx7741 15. [2022-03-23] After his test in Issues, in the X96 Air s905x3 box, the x96air.conf can be used normally. Same configuration as x96max.conf
danboid 16. [2022-04-13] In Pull he shares the how-to to disable the IR receiver
KryptonLee 17. [2022-04-22] He developed and shared u-boot-e900v22c.bin. After his test, the firmware that supports e900v22c/d is written to eMMC for use.
lanyucomputer 18. [2022-04-22] After his test in Issues, Determined the octopus-planet (fake) usage scheme, added the corresponding bootloader (bl-fake-octopus-planet.bin) and armbian-install options.