Skip to content

orange-pi-5-max: init #1409

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

orange-pi-5-max: init #1409

wants to merge 1 commit into from

Conversation

vlinkz
Copy link
Member

@vlinkz vlinkz commented Mar 12, 2025

Description of changes

Added orange-pi-5-max

Things done
  • Tested the changes in your own NixOS Configuration
  • Tested the changes end-to-end by using your fork of nixos-hardware and
    importing it via <nixos-hardware> or Flake input

@vlinkz vlinkz requested a review from Mic92 March 12, 2025 21:48
@JRodez
Copy link

JRodez commented Apr 24, 2025

Hi,
What features are covered by this PR ?

@vlinkz
Copy link
Member Author

vlinkz commented Apr 25, 2025

Hi,
What features are covered by this PR ?

Pretty much everything supported by the base Ubuntu Image:

  • u-boot
  • configurable uart
  • graphics drivers
  • audio
  • wifi/bluetooth

@vlinkz
Copy link
Member Author

vlinkz commented May 22, 2025

Ok so this was a bit painful, but given kernel 6.15 has upstream support for more features I was able to make the same featureset as the vendor kernel (probably something missing but what I mentioned above) work with the mainline kernel. Still depending on a custom bcmdhd driver for wifi support, but hopefully mainline gets support for the ap6611s wifi card in brcmfmac driver in 6.16 or soon after. Couple of notes:

  • Mesa 25.1.x adds support for VK_KHR_sampler_ycbcr_conversion in panfrost driver for mali g610, until it is available I set GDK_VULKAN_DISABLE=ycbcr as otherwise gtk apps fail to launch.
  • Bluetooth support with btbcm works given the supplied device tree overlay is applied, I suspect these changes will land in kernel 6.16.

@vlinkz vlinkz requested a review from Mic92 May 22, 2025 04:34
@ashuramaruzxc
Copy link
Member

any progress so far?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants