-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
A95X Wireless Support #260
Comments
I consulted flippy, this is the |
Download and decompress the meson-gxm-a95x.dtb file and upload it to the /boot/dtb/amlogic directory. Modify the name of the dtb file in |
GPIOX_17 corresponds to a pin on the cpu and needs to be measured with a multimeter, or you can find the official design schematic of this motherboard This is the source file of the dtb added for your device.
The value of |
Is the wired network available? Is the network port of this device Gigabit or 100m? |
the wired ethernet is |
i have multitester, but i didn't know how to measure the GPIO |
Which See
Is it Need to remove the cpu, it is more troublesome, stop measuring, use the wired network. I also added this device to the known list, found the relevant instructions on the wireless network, and found it and added it. Modify the value of that parameter. |
Flippy kernel does not have Ophub kernel using |
You try
I added his configuration to the installation list, and the configuration file you tested will be used when writing emmc in the future |
i already test all of the im using for |
I found one in the dtb directory that uses the same chip as your qca9377, and its pin is also GPIOX_17. This value is also the setting in the file I sent you before. Where can I find the correct value for this. |
meson-gxm-a95x-a.dtb.zip Can you try these 2 dtbs to use wireless again? |
tested dtb unfortunately the wireless still not working |
Those dtbs don't boot at all on my X96 Air Q1000 and my X96 Max+ 64 GB, which wasn't surprising as these are sm1 not gxm chipsets. |
Today I have been testing Manjaro ARM on my X96 Max+ 64 GB with the same wifi chip. If I use the meson-sm1-sei610.dtb with the default khadas (5.17) kernel use by Manjaro for the AM6, my wifi doesn't work but it does work if I install the the linux-aml (5.13) kernel and use its meson-sm1-sei610.dtb instead. It would seem that dtb is added to the kernel as a patch. https://gitlab.manjaro.org/manjaro-arm/packages/core/linux-aml |
My guide to installing Manjaro on AMLogic TV boxes, if anyone needs it, is here: |
The latest Manjaro linux-aml kernel package is at 5.13. Wifi works with 5.13 but it has HDMI issues. I would recommend any X96 users using Manjaro use my 5.12 kernel packages instead because they have working HDMI https://github.com/danboid/meson-sm1-sei610-qca9377-bt/releases/tag/kernel |
I'm sorry, I gave you the old manjaro ARM amlogic kernel repo address earlier. The current one is: https://gitlab.manjaro.org/manjaro-arm/packages/core/linux-odroid I have tested Manjaros 5.17 odroid kernel on my X96 Max+ 64 GB and my X96 Air with their meson-g12a-x96-max.dtb and both the onboard wifi and gigabit ethernet works on both dtbs. |
@danboid I don't understand, is this a patch? https://gitlab.manjaro.org/manjaro-arm/packages/core/linux-odroid/-/blob/master/s912-dmip-mhz.patch |
|
Are you s905x2 soc? In the address you sent, no modification was found for meson-g12a-x96-max.dtb or related include files. Do you know which patch he used? |
s905x3. What about the kernel network config options? Are they identical? Do both kernels include the same firmware for Qualcomm wifi? I'll try and have a look later but I'm busy most of the day today. I updated the Manjaro ARM TV box wiki page yesterday page to mention the the linux-odroid kernel instead of linux-aml. |
If you send me your address I'll send you my spare X96 Air Q1000. I'd like to see s9xxx Armbian have working wifi and bluetooth for these boxes. You do such an amazing job supporting this project. Thanks! |
This is the default setting for the mainline kernel: Know which value to change, create a new dtb like this. Just modify those few lines: I can't find it in the URL you posted today. You can look for it. Or decompile the dtb you can use, and compare it with the mainline to see what has been adjusted. |
I have device branded as A95X, it has the same form factor and specification as Nexbox A1
How to enable wireless function?
the wireless module is Fn-Link 8223A-SR C07001 1727
Nexbox A1
https://www.gearbest.com/tv-box-mini-pc/pp_424843.html
A95X
https://tokopedia.link/zQVlmUfgqqb
The text was updated successfully, but these errors were encountered: