Try this and post dmesg.
I don’t see anything. Sorry, no luck.
ok thanks for trying
Maybe dmesg output from the Android box with the Wi-Fi/Bluetooth chip in question (marked as LGX8800D) can help? Sorry about all that extraneous info, but I hope searching for “aic” and looking around those lines will shed some light on the problem.
I’ve also separated the (supposedly) correct LGX8800D Wi-Fi/Bluetooth drivers and firmware into this file.
The wifi and Bluetooth used by Tencent Aurora 4 pri are also bcm4357a2. @vpeter
ccode=SG
bcn_timeout=20
kso_enable=0
mimo_bw_cap=1
PM=0
nv_by_chip=16 \
43362 0 nvram_ap6181.txt \
43362 1 nvram_ap6210.txt \
43430 0 nvram_ap6212.txt \
43430 1 nvram_ap6212a.txt \
43430 2 nvram_ap6236.txt \
17221 6 nvram_ap6255.txt \
17221 9 nvram_ap6256.txt \
17200 4 nvram_ap6330.txt \
17209 1 nvram_ap6335.txt \
17236 1 nvram_ap6354.txt \
17236 2 nvram_ap6356.txt \
17205 1 nvram_bcm4335.txt \
43340 2 nvram_ap6234.txt \
17241 9 nvram_ap6359s.txt \
17204 3 nvram_bcm4334.txt \
43752 2 nvram_ap6275s.txt \
43752 2 nvram_ap6275p.txt
I added it myself, but the problem is that I am not sure whether the content in this configuration file is correct. I am sure it must be the chip of ap6275p, and I also uploaded it. I plan to go back to test the current problem, please help me check whether my configuration file is modified correctly, thank you.
they are the same drivers the makefile is identical
Until there is confirmation that one driver is exactly what needed I’m not doing more builds.
I went back to test with version 20.3, now I have packed it, go back to replace it to see, now I am afraid that the configuration file is wrong, affecting the normal operation.
please look at the makefiles and you will see that they are the same drivers, the same content of the makefile
I did it myself. I couldn’t get the wifi and Bluetooth to work. @vpeter
@vpeter, I understand your frustration with the (somewhat) blind poking in the dark and the iterative build-test-feedback loop that wastes time you’d rather spend on things you enjoy, but I humbly ask you to understand our situation as well.
@rozowy spent a significant amount of time to make a small miracle happen. As you undoubtedly know from your own experience, getting any kind of sources (or additional information) from Chinese manufacturers is not a trivial task by any measure.
As for me, I know little about Linux, but I spent several hours of my own time setting up Android terminal, getting that dmesg output to my PC, poking around in it, separating the files used by the Android driver (or at least, files with the same names) into an archive, uploading everything, writing a nice post, etc.
All this despite the fact that my CoreELEC box is connected via Ethernet and I don’t really need that Wi-Fi chip to work (Bluetooth would be nice though, but not essential). I’m doing it for the community (and also for my own perfectionist sense of “completeness” :). And, of course, I’m ready to volunteer my time and effort to perform any testing necessary and provide any additional information I can.
This is far from a low-effort post, you see.
Besides, we really only have one shot at this. I’ve narrowed down the selection to one specific driver and firmware version for one specific device and made sure that is what a working Android implementation uses (again, I know little about Linux, but that’s what I saw in that dmesg output).
So can we have our one shot, please?
PS. I’m adding a machine-translated English version of the Lierda UB6X Linux Driver Application Guide. The translation was done by DeepL and looks quite decent to me (a translator with 20 years experience, not with Chinese though :).
10 posts were split to a new topic: DreamMax B9S2X
I found a problem, an ap6275s driver, but I use the ap6275p driver, these two are different.
@vpeter Hope to have time to do an ap6275p reconstruction, testing, I think it is certainly possible, because I specially extracted from the Tencent Aurora 4pro card brush package, thank you coreelec team.
Driver link:https://discourse.coreelec.org/uploads/short-url/sv6n6nxxP61BB3O7pxuIJrKuZQz.7z
Please help me add Bluetooth driver, thank you.
@Portisch
wifi_bt_43752a2.7z (545.3 KB)
A post was merged into an existing topic: DreamMax B9S2X
topic:wifi can’t work
device:Skyworth e900v22c
CoreELEC:~ # ls
backup lost+found pictures tvshows
init.log music screenshots videos
CoreELEC:~ # udevadm info /sys/bus/sdio/devices/* | paste
![](file:///C:\Users\12463\AppData\Roaming\Tencent\QQTempSys\`7_{~]GF$3{MOQ4V_}PH]YC.png)
http://ix.io/4EsW
CoreELEC:~ #
P: /devices/platform/ffe05000.sd2/mmc_host/sdio/sdio:8800/sdio:8800:1
L: 0
E: DEVPATH=/devices/platform/ffe05000.sd2/mmc_host/sdio/sdio:8800/sdio:8800:1
E: SDIO_CLASS=00
E: SDIO_ID=0000:0000
E: MODALIAS=sdio:c00v0000d0000
E: SUBSYSTEM=sdio
E: USEC_INITIALIZED=8186818
E: ID_SDIO_CLASS_FROM_DATABASE=Non-standard SDIO interface
can anybody help me
hello do you solve the problem?
only driver include which means you need to copy firmware manually to device
check if modules are loaded and if not follow the instructions you posted to manually load them
I may be barking up the wrong tree because I’m a Linux n00b, but cfg80211.ko seems to be missing, and Chapter 5.3.1 in the Driver Application Guide says the WiFi driver depends on it.