Joshua allen Posted February 2 Posted February 2 fabiobassa it's an off topic question so I was trying to be nice. And keep the 1uwstiona more on target to what was originally asked 0 Quote
fefpi Posted February 5 Posted February 5 Hello, I am new to Armbian, but have access to a lot of RK3228A boards and up to now I have installed it on some. I noticed that a big part of these boards have the Wi-Fi module sv6x5x, like sv6158, sv6212p, 6051 and sv6030p (the last one is not 6x5x, but ok) I also noticed that this type of module kind of had support in the past, since older RK322x images came up with the corresponding Wi-Fi driver (ssv6x5x), but the newer images don't seen to come with it. The problem lies on the fact that older images (legacy kernel) are not supported anymore. So my question is: Is there a way to select some configs on the Armbian framework to build images that come with this driver? If not, is there any tips on where I can get the source code and how I can compile it myself ? 0 Quote
djmuted Posted February 11 Posted February 11 (edited) Looks like I got really unlucky and received an unusual version of the MXQ PRO 4K (5G version). It has a weird WiFi chip called EA6521QF. I could not find much about it online. My stock Android ROM contains the following kernel modules: 8189es.ko, 8723cs.ko, rk29-ipp.ko, ssv6051.ko, 8723bs.ko, 9012p.ko, skw.ko, ssv6x5x.ko, vcodec_service.ko, ssv6558.ko, skw_sdio.ko and 8189fs.ko If anyone is interested, I can provide a MultiTool eMMC backup. EDIT: I found some firmware files for that chip in the stock ROM as well: EA6621QT_SEEKWAVE_R00005.ini, EA6621QT_SEEKWAVE_R00005.bin, EA6521QF_SEEKWAVE_R00005.ini, EA6521QT_SEEKWAVE_R00005.bin, EA6621Q_SEEKWAVE_R00005.bin, EA6521QF_SEEKWAVE_R00005.bin, EA6521QT_SEEKWAVE_R00005.ini, EA6621Q_SEEKWAVE_R00005.ini Looks like skw.ko and skw_sdio.ko are the kernel modules for this chip. I'll try to load them under the legacy kernel later and share the results. Edited February 11 by djmuted Added firmware files 0 Quote
djmuted Posted February 13 Posted February 13 (edited) Sorry for double posting, I found some source code for that EA6521QF WiFi kernel module here: https://github.com/TinkerBoard-Android/rockchip-android-external-wifi_driver in ea6621q directory (version 2.0.240304.e998adb) I managed to compile it and it works. Place the .bin files in /lib/firmware and place the .ko modules in /lib/modules/4.4.194-rk322x/kernel/net/wireless Change permissions of all these files to 664 and chown root:root. Add these lines to the end of /etc/modules skw_sdio skw_bootcoms skw Run depmod -a and reboot. These modules were compiled for the legacy kernel, they will not work with anything else (however you should be able to build these modules from source for newer kernels). Tested on this Armbian build: https://users.armbian.com/jock/web/rk322x/armbian/stable/Armbian_22.02.0-trunk_Rk322x-box_bullseye_legacy_4.4.194_minimal.img.xz No changes to the device tree are needed. EA6521QT_SEEKWAVE_R00005.bin EA6521QF_SEEKWAVE_R00005.bin EA6621Q_SEEKWAVE_R00005.bin EA6621QT_SEEKWAVE_R00005.bin RAM_RW_KERNEL_DRAM.bin ROM_EXEC_KERNEL_IRAM.bin skw_bootcoms.ko skw_sdio.ko skw.ko Edited February 13 by djmuted Added compiled modules and firmware 0 Quote
anzvanie Posted yesterday at 08:54 AM Posted yesterday at 08:54 AM On 12/28/2024 at 12:57 AM, Asriel Nguyen said: Hey, sorry for late response Here are the images https://alist.genshin.gay/rk3229 Also, I did solder an sd slot but it seems to be boot looping (the flash drive flickering). That's just my guess I have a same board with @Asriel Nguyen, following the instruction for NAND board without SD card but after step write u-boot-main, my board unable to boot. 0 Quote
Helio Posted yesterday at 12:04 PM Posted yesterday at 12:04 PM Hello everyone! I have a mxq Box with txcz-mxq-ep-v10 board rk3228a processor, the only multitool image that works is bad-trust, even so it works for about 30 seconds then it turns off (black screen), what could be wrong? Thank you very much! 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.