I tried to setup the wifi - first of all, I do not have the menu entry under Network - Wireless. Tried to install kmod-rtl8xxxu but that does not help.
Any idea i will get the wifi working?
I have been reading, that they used the AP6255 chip for wifi and bluetooth.
At least the PCB pictures suggest an AMPAK AP6256 SDIO based wireless module (please confirm if that is correct), so not Realtek, but Broadcom/ Cypress BCM43456, which would imply brcmfmac instead of rtl8xxxu. (better than Realtek, but still no good for serious use --> see RPi wireless shortcomings).
if I copy the firmware like in the post above, or from:
How does the kernel know, that the firmware is available?
In the following link is a description how someone copied the firmware into arch linux. At the end it says: "Regenerate initramfs and reboot." Can this be done the same way in openwrt?
ah ok - now it worked !!! I did the system upgrade with the file you provided via dropbox and now it seems to work.
But this is kind of black magic. Is it possible to somehow release this Testing build? I will later try to create a wiki page for this device, so future users don't need to tap in the dark so much.
Hello again. So, I am still a bit, or even a bit more, confused.
From the above messages, it means, that for the Rock Pi 4 to work with the wireless firmware, it needs its own build, because the firmware cannot be installed via opkg and cannot be loaded afterwards.
The firmware is available on several git repositories, the firmware also works. But why is there no build for it?
@mj82 shared a build, why is this one not downloadable via the normal OpenWRT way?
Thing is: What I don't get, as a user, is why I cant install it the normal way even though everything seems to exist. How can we provide an installation for future users?