ophub / amlogic-s9xxx-armbian

Support for Armbian in Amlogic, Rockchip and Allwinner boxes. Support a311d, s922x, s905x3, s905x2, s912, s905d, s905x, s905w, s905, s905l, rk3588, rk3568, rk3399, rk3328, h6, etc.
GNU General Public License v2.0
5.69k stars 1.83k forks source link

Request: Add support for X96 Max Plus 2101W #929

Closed Orefie closed 1 year ago

Orefie commented 1 year ago

TVBox X96 max plus 2101W

Can you add support for this card?

Board: Q5X3_141 V4.1 20112 Ram: 4GB emmc: 64GB Soc: S905X3 LAN: 1Gb JL2101 radio module: W522A (Fn-Link K255B-SR, W155S1), two antennas. LED controller: AiP1628

1673743301856

Short pin for recovery (Amlogic_USB_Burning_Tool).

211621078-a5d5b603-1ee6-4ab4-8869-a731b0a26f11

Rom android: https://disk.yandex.ru/d/hGbDgwMQjO8BDQ

Works with meson-sm1-x96-max-plus.dtb but no wifi, no led

Thanks for your work.

ophub commented 1 year ago

https://github.com/ophub/amlogic-s9xxx-armbian/issues/928

Rtl8822cs wireless has been added. Yesterday, salsabilng reported that his device could use wireless. This drive comes from a third party and is not very stable.

https://github.com/unifreq/linux-5.15.y/blob/main/arch/arm64/boot/dts/amlogic/meson-sm1-x96-max-plus.dts

See the document for the use of led:

https://github.com/ophub/amlogic-s9xxx-armbian/blob/main/build-armbian/documents/led_screen_display_control.md

Orefie commented 1 year ago

Hello @ophub , Salsabilng talks about Rtl8822cs module, in my board it's a w522a (W150S1) wifi module. I tried the coreelec firmware.

The wifi works for CoreELEC-20.0-Nexus_rc2 Capture The driver name is w1-aml. https://github.com/CoreELEC/w1-aml Modules "aml_sdio.ko" and "vlsicomm.ko" are loads. But no Bluetooth. See dts file line 2813.

I hope it can help you, thanks for your work. sm1_s905x3_4g_1gbit.dts.txt

ophub commented 1 year ago

coreelec is Android, which is different from armbian. Armbian uses the mainline kernel, and Android drivers cannot be used.

Orefie commented 1 year ago

Ok, thanks for your answers and thanks again for your work. ;)

trvqhuy commented 1 year ago

Hi @Orefie , may I ask if your box with W522A Radio Module can obtain wifi connection?

If so, please tell me which dtb files you used for the setup?

I think we're both having a headache with this module.

Orefie commented 1 year ago

Hi @trvqhuy, The tests on my TVBox 2101W, Android aosp Slimbox : Wifi 2.4, 5G OK, Bluetooth NOK, Eth OK. Coreelec : Wifi 2.4, 5G OK, Bluetooth NOK, Eth OK. (sm1_s905x3_4g_1gbit.dtb) Armbian : Wifi 2.4, 5G NOK, Bluetooth NOK, Eth OK. (meson-sm1-x96-max-plus.dtb) If it helps you. ;)

trvqhuy commented 1 year ago

Thanks @Orefie for your information ;)

nickolay commented 1 year ago

Curiously, my X96Max_Plus_2101W is very similar, but not identical: the soc, RAM/LAN/radio, board label are the same, but the board is not identical, e.g. the thing before the LAN controller (ethernet magnetic transformer?) is different; mine is G2406S.

meson-sm1-x96-max-plus.dts does not boot for me at all, while meson-sm1-x96-max-plus-q1.dtb does.

Ethernet doesn't work for me (and I can't debug it, as the TV is far from the router:) I used Armbian_23.05.0_amlogic_s905x3_bullseye_5.15.112_server_2023.05.18.img.gz. @Orefie, care to share which image worked for you?

IMG_3128

(the (lack of) wireless driver for W522A/W150S1 is discussed in #566)

0ktav1us commented 7 months ago

Hello, Have the same 2101w and trouble with bt/wifi. how i can help add support W522A ?