-
-
Notifications
You must be signed in to change notification settings - Fork 668
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 Framework 13 Ryzen 7040 Series #765
Merged
Merged
Conversation
This file contains 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
kjhoerr
changed the title
FW13 7040: Add configuration as default.nix
Add Framework 13 Ryzen 7040 Series
Oct 25, 2023
superm1
reviewed
Oct 25, 2023
superm1
reviewed
Oct 25, 2023
Maybe something along the line of |
Mic92
reviewed
Nov 1, 2023
Keep the old paths/exposures and recreate all in the new structure? Then
the old ones are still available and then new users can use the newly
exposed paths?
…On Wed, Nov 1, 2023, 8:13 AM Leona Maroni ***@***.***> wrote:
***@***.**** commented on this pull request.
------------------------------
In README.md
<#765 (comment)>:
> @@ -132,6 +132,7 @@ See code for all available configurations.
| [Framework 11th Gen Intel Core](framework) | `<nixos-hardware/framework>` |
| [Framework 12th Gen Intel Core](framework/12th-gen-intel) | `<nixos-hardware/framework/12th-gen-intel>` |
| [Framework 13th Gen Intel Core](framework/13th-gen-intel) | `<nixos-hardware/framework/13th-gen-intel>` |
+| [Framework AMD Ryzen 7040 Series](framework/7040-amd) | `<nixos-hardware/framework/7040-amd>` |
I totally agree. Are there any possibilities to restructure the directory
structure (I think there is not "the solution" so far)?
Maybe backwards comptability for some time and add a warning?
I think it would be confusing if only the 13 inch AMD model has a 13 inch
path and the others only have the old paths.
—
Reply to this email directly, view it on GitHub
<#765 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA4NGI3FR2I2HJ4JX3IMVITYCJRKXAVCNFSM6AAAAAA6OZBYPWVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMYTOMBYGQZTMNJVGA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
superm1
reviewed
Nov 1, 2023
Is there anything blocking landing this? I've been running NixOS with it on my 7840U from Framework successfully for about a week now. |
superm1
approved these changes
Nov 10, 2023
@mergify queue |
✅ The pull request has been merged automaticallyThe pull request has been merged automatically at b689465 |
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.
Note: It may be prudent to reorganize the structure of these changes slightly since the Framework Laptop 16 7040 Series is supposed to ship by the end of the year, and there will be new unique features to the FW16 with the expansion bay and input modules. Let me know if I should place these files in a different folder structure with that in mind.See #773Description of changes
nvme.noacpi=1
kernel param causes issues with standby (cannot log back in after suspending)Things done
nixos-hardware
andimporting it via
<nixos-hardware>
or Flake input