Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Orangepi 5B AP6275P Wifi module does not work on edge kernel #7834

Closed
1 of 2 tasks
chaitan3 opened this issue Feb 15, 2025 · 3 comments
Closed
1 of 2 tasks

[Bug]: Orangepi 5B AP6275P Wifi module does not work on edge kernel #7834

chaitan3 opened this issue Feb 15, 2025 · 3 comments
Labels
Bug Something isn't working as it should Good first issue Feel free to contribute :) Not framework bug Bug in 3rd party component

Comments

@chaitan3
Copy link

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?

  • Yes, my Ubuntu/Debian/OtherOS is running on WSL2

Relevant log URL

https://paste.next.armbian.com/areqewukum

Code of Conduct

  • I agree to follow this project's Code of Conduct
@chaitan3 chaitan3 added the Bug Something isn't working as it should label Feb 15, 2025
Copy link
Contributor

Hey @chaitan3 !

Looks like it's your first time interacting with Armbian here on GitHub.

Welcome and thank you for taking the time to report an issue ❤️.

Don't forget to star ⭐ the repo.

@github-actions github-actions bot added the Good first issue Feel free to contribute :) label Feb 15, 2025
Copy link
Contributor

github-actions bot commented Feb 15, 2025

Jira ticket: AR-2612

@EvilOlaf
Copy link
Member

Hi,

this issue tracker is for issues with the build framework. Building Armbian to say. Issues running Armbian should be reported in forums.
Issue reports for images not downloaded from here (https://www.armbian.com/download/) are not accepted.

https://www.armbian.com/bugs/

@EvilOlaf EvilOlaf added the Not framework bug Bug in 3rd party component label Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working as it should Good first issue Feel free to contribute :) Not framework bug Bug in 3rd party component
Development

No branches or pull requests

2 participants