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

Update to mesa-asahi-20240228 #44

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

jannau
Copy link

@jannau jannau commented Jun 2, 2024

Includes changes from #43

- /include
- /lib/cmake
- /lib/dri/armada-drm_dri.so
Copy link

Choose a reason for hiding this comment

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

Is there a flag to just disable all, then enable asahi?

Copy link
Author

Choose a reason for hiding this comment

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

those are all pulled in through kmsro so we can't disable them individually but I'm not sure if we need kmsro in the flatpak driver

@Sadoon-AlBader
Copy link

Tested this branch on M2 Pro.

Haven't found a guide to using this so had to figure out on my own:

  • git clone the repo and cd into it.
  • flatpak-builder build-dir org.freedesktop.Platform.GL.asahi.yml
  • flatpak-builder --user --install --force-clean build-dir org.freedesktop.Platform.GL.asahi.yml
  • FLATPAK_GL_DRIVERS=asahi flatpak run $APPNAME

Probably best to add that env variable to /etc/profile or something. Works great! Thanks for this effort and I hope it gets merged soon or even installed by Asahi's installer by default.

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.

3 participants