Open
Conversation
crawfxrd
reviewed
Aug 29, 2025
2e60b44 to
4332c48
Compare
Member
|
|
4332c48 to
b36aa27
Compare
Member
Author
Added a commit to drop that as well and rebased on current master. |
Member
|
Since we want #468 on all branches, I think it makes sense to look at that one first, merge it (when ready), then split the branches and look at this. |
b36aa27 to
76e8d5d
Compare
76e8d5d to
7cd8a07
Compare
Member
|
This is working fine on a random hybrid system (addw5) in my testing so far. We may need to find a bonw15 around the lab to confirm its hack still works. |
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 drops all the graphics related code, so that users don't accidentally write config files using the
system76-powercli tool, that will not work with COSMIC.Special care has been taken to keep the bonw15-hack and not enable the fine-grained power-management on that machine. (Though this might only happen after first boot, but that isn't worse than the current solution.)
This should only be merged when
master_jammyhas been merged off to not break switching on 22.04 installs.