Skip to content
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

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

Closed
Orefie opened this issue Jan 15, 2023 · 9 comments
Closed

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

Orefie opened this issue Jan 15, 2023 · 9 comments

Comments

@Orefie
Copy link

Orefie commented Jan 15, 2023

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
Copy link
Owner

ophub commented Jan 15, 2023

#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

@ophub ophub closed this as completed Jan 15, 2023
@Orefie
Copy link
Author

Orefie commented Jan 15, 2023

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
Copy link
Owner

ophub commented Jan 15, 2023

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

@Orefie
Copy link
Author

Orefie commented Jan 15, 2023

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

@trvqhuy
Copy link

trvqhuy commented Jan 15, 2023

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
Copy link
Author

Orefie commented Jan 15, 2023

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
Copy link

trvqhuy commented Jan 17, 2023

Thanks @Orefie for your information ;)

@nickolay
Copy link

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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants