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

Add CSC Board Indiedroid Nova #5493

Merged
merged 3 commits into from Jul 20, 2023

Conversation

lanefu
Copy link
Member

@lanefu lanefu commented Jul 20, 2023

Add community support configuration (CSC) for RK3588s Indiedroid Nova.

Updated rk3588 legacy kernel config to enable r8169 driver for ethernets and RTL8821CS for wifi

Current State

  • Legacy kernel boots fine. Bluetooth works. Wifi needs some debugging
  • Collabora has device tree but needs attention
  • Edge device tree was accepted in 6.5

…r8169 driver for ethernets and RTL8821CS for wifi
@Tonymac32
Copy link
Member

In the kernel config diff a ton of wireless "m"'s get wiped out, was that on purpose?

@lanefu
Copy link
Member Author

lanefu commented Jul 20, 2023

In the kernel config diff a ton of wireless "m"'s get wiped out, was that on purpose?

Blerg. I blame EXTRAWIFI FLAG

@rpardini
Copy link
Member

Blerg. I blame EXTRAWIFI FLAG

Yeah, that was one of the few advantages of having EXTRAWIFI=yes forced.
Maybe we should force it for kernel-config command?

@lanefu
Copy link
Member Author

lanefu commented Jul 20, 2023 via email

@viraniac
Copy link
Collaborator

viraniac commented Jul 20, 2023

Blerg. I blame EXTRAWIFI FLAG

Yeah, that was one of the few advantages of having EXTRAWIFI=yes forced. Maybe we should force it for kernel-config command?

But it now only matters when its explicitly set to no. So unless someone specifically set it to no, the modules must be present in the kernel tree. So I will not blame the flag, mostly its simply a user error

Copy link
Member

@igorpecovnik igorpecovnik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@igorpecovnik igorpecovnik added the Ready to merge Reviewed, tested and ready for merge label Jul 20, 2023
@igorpecovnik igorpecovnik merged commit ae2e28d into armbian:main Jul 20, 2023
4 checks passed
@lanefu lanefu deleted the CSC/add-indiedroid-nova branch January 20, 2024 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready to merge Reviewed, tested and ready for merge
Development

Successfully merging this pull request may close these issues.

None yet

5 participants