Conversation
5 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This follow-up corrects stale M3 capability guidance in PR omacom#343.
The current
bin/omarchy-mac-asahi-installtext says sleep works and webcam support is missing, andbin/omarchy-mac-setupsays Asahi has not released M3 support. Asahi's September 6 announcement now says M3 support is official behind Expert mode, webcam and microphones work, and sleep does not work because of the firmware framebuffer: https://asahilinux.org/2026/09/m2-episode-1/I prepared a focused correction on top of this PR head (
c52724f):docs/apple-m3.md: update the dated capability summary and link the announcement;test/shell.d/apple-m3-test.sh: regression checks for the sleep status.The focused Apple M3 test passes all 33 checks. Both changed scripts pass
bash -nunder macOS Bash 3.2, andgit diff --checkpasses. Independent GPT-5.6-luna QA and review both passed the final commit; the QA evidence is inwork/qa-m3-briefing-359c7c4.mdin the local lab. This is a documentation, user-warning, and unsupported-model guard correction; it does not change the firmware allowlist or claim native graphics readiness. No installer, privilege, boot, partition, reboot, or physical-device operation was performed.This change was prepared with AI-assisted development under the hardware owner’s authorization; the final patch and test claims were independently checked before publication.