Hello, all
Problem: WIFI and Bluetooth is not working on my board with Armbian installed on it
Details:
I have following TV Box(Photos in spoiler)
It has:
CPU - RK3328
WIFI + Bluetooth - AP6330
RAM - 1GB SKHynix
eMMC - 8Gb Samsung
Originally installed OS - Android 7.1
Managed to backup original firmware using rkdeveloptool(but image seems to be broken, anyway that was not an obstacle to extract original dtb, also recovered a lot of files using testdisk utility)
I installed following Armbian image on it - Armbian_22.08.0-trunk_Rk3318-box_jammy_edge_5.18.14_kde-plasma_desktop.img.
It boots, seems to work ok, but Wifi and Bluetooth is not working.
Things I tried that didn't work:
Run rk3318-config and choose appropriate device specs
Only thing that was fixed using this utility is LEDs
Manually choosing overlay rockchip-rk3318-with-wlan-ap6330.dtbo
Writing this overlay in armbianEnv.txt didn't help to detect my wifi chip.
Folder /sys/bus/sdio stays empty
I didn't find anything useful in dmesg output because bcrmfmac kernel module is not loaded at all. When I load it manually only line in dmesg i get is
[ 3.841829] usbcore: registered new interface driver brcmfmac
So seems that kernel doesn't know anything about WIFI chip.
Extracted dtb files in dts format are in attachments. They are almost the same except of two differences(but they where in original img so i decided to keep them)
Could please someone look if it worth efforts to do something with it or should i just leave this board as is?
rk3328.dts rk3328_1.dts