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

enable wifi on opi3b v1.1 with 6.11 kernel #7406

Merged
merged 2 commits into from
Oct 25, 2024

Conversation

amazingfate
Copy link
Contributor

Description

Mainline devicetree of opi3b v1.1 doesn't have devicetree node of downstream uwe5622 driver. Now I add them back.
I also rewrote the patches of rockchip64-6.11 with command ./compile.sh rewrite-kernel-patches BOARD=orangepi3b BRANCH=edge BUILD_MINIMAL=no DEB_COMPRESS=xz KERNEL_CONFIGURE=no RELEASE=noble KERNEL_GIT=shallow BUILD_DESKTOP=no

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration.

  • ./compile.sh kernel-dtb BOARD=orangepi3b BRANCH=edge BUILD_MINIMAL=no DEB_COMPRESS=xz KERNEL_CONFIGURE=no RELEASE=noble KERNEL_GIT=shallow BUILD_DESKTOP=no
  • Uwe5622 wifi works.

Checklist:

Please delete options that are not relevant.

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

@github-actions github-actions bot added size/medium PR with more then 50 and less then 250 lines Hardware Hardware related like kernel, U-Boot, ... Patches Patches related to kernel, U-Boot, ... labels Oct 25, 2024
@amazingfate amazingfate changed the title Opi3b 6.11 wifi enable wifi on opi3b v1.1 with 6.11 kernel Oct 25, 2024
@igorpecovnik igorpecovnik merged commit 0b3a1a0 into armbian:main Oct 25, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hardware Hardware related like kernel, U-Boot, ... Needs review Seeking for review Patches Patches related to kernel, U-Boot, ... size/medium PR with more then 50 and less then 250 lines
Development

Successfully merging this pull request may close these issues.

2 participants