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.41k stars 1.72k forks source link

WiFi on GT King not work #370

Closed evzubkov closed 2 years ago

evzubkov commented 2 years ago

Hello, I installed Armbian_22.08.0_Aml_s922x_bullseye_5.15.45_server_2022.06.08 on Beeline GTKing with an S922X processor. However, my wi-fi is not working. I'm not even into such a device already. Please tell me, is there anything I can do to make the wlan work?

SN: 6B9HH2DG70455

dmesg.txt

1_1

2

ophub commented 2 years ago

https://wiki.debian.org/WiFi/HowToUse

bullseye is a debian system, you can set it according to the official documentation

evzubkov commented 2 years ago

As far as I understand, I don't have a driver for wi-fi. Judging by the system logs, there is a BCM4362A2 on my box, and bluetooth loads normally. rfkill only sees bluetooth:

root@armbian:/home/alt# rfkill list
0: hci0: Bluetooth
        Soft blocked: no
        Hard blocked: no

Do I need another driver to make wi-fi work?

Thank you for your help.

ophub commented 2 years ago

There are many solutions, you can operate according to your skilled method

Are you the box with the black case? Take a clear picture of the wireless network card chip and send it to see what model it is.

evzubkov commented 2 years ago

So, I disassembled my box. If I understood correctly, then the model of my chip is AP6275S.

photo1655005391 (3) photo1655005391 (2) photo1655005391 (1) photo1655005391

ophub commented 2 years ago

Snip20220612_1 Take a picture of this chip, what is written on it?

evzubkov commented 2 years ago

rtl8121f l1196h1 gl04 photo_2022-06-12 14 18 41

ophub commented 2 years ago

https://github.com/unifreq/linux-5.15.y/blob/efc89902ea55508ce19e7fac6bbed16a879ff60d/drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c#L628

http://en.techinfodepot.shoutwiki.com/wiki/SparkLAN_AP6275S

The module model is AP6275S, and the chip model is bcm43752. The current driver should be able to support

evzubkov commented 2 years ago

Got it, thanks for your help

ophub commented 2 years ago

brcmfmac43752.tar.gz

After decompression, put these files in the /lib/firmware/brcm directory and try

nathanredblur commented 7 months ago

@evzubkov could you describe the process to install armbian in this device? I tried everything and nothings seams works.

evzubkov commented 5 months ago

@nathanredblur

Hello! This was a long time ago, but it seems I did it in the following sequence.

You can also try the instructions: https://github.com/ophub/amlogic-s9xxx-armbian/tree/main/documents#124-setting-the-box-to-boot-from-usbtfsd