[Bug]: Orangepi 5B AP6275P Wifi module does not work on edge kernel #7834
Labels
Bug
Something isn't working as it should
Good first issue
Feel free to contribute :)
Not framework bug
Bug in 3rd party component
What happened?
Looking at rockchip64-6.13 kernel, the wifi module for Orangepi 5B has a patch to make it work:
https://github.com/armbian/build/blob/main/patch/kernel/archive/rockchip64-6.13/rk3588-1072-arm64-dts-rockchip-add-AP6275P-wifi-to-Orange-Pi-5B.patch
But, the wifi module does not show up when doing "ip addr" or "lspci". Another user has reported the same issue
https://forum.armbian.com/topic/36744-orangepi-5b-ap6275p-support-for-the-edge-kernel-similar-to-khadas-edge2/#findComment-212070
Is the feature meant to be ready or is it work in progress? If it is still work in progress then maybe we can change this issue to "Feature Request"
PS: Credit to the user on the forum for additional information and logs.
How to reproduce?
Use the Linux edge kernel on Orangepi 5B and type "lspci" or "ip addr", the wifi module should appear and work.
Branch
main (main development branch)
On which host OS are you running the build script and observing this problem?
Ubuntu 24.04 Noble
Are you building on Windows WSL2?
Relevant log URL
https://paste.next.armbian.com/areqewukum
Code of Conduct
The text was updated successfully, but these errors were encountered: