WIP: Update linux and mesa#95
Closed
Lucus16 wants to merge 2 commits into
Closed
Conversation
Contributor
Author
|
That last line is new: |
Merged
|
The linux build error you are encountering is not related to the changes in this PR, but due to nixpkgs NixOS/nixpkgs#245449, the workaround c737e26 has to be reverted too |
yu-re-ka
approved these changes
Aug 24, 2023
yu-re-ka
left a comment
There was a problem hiding this comment.
Running this on my MacBook Pro (14-Inch, M1 Pro, 2021)
|
I tried to use this with a commit before NixOS/nixpkgs#245449 #flakes.nix
nixpkgs.url = "github:nixos/nixpkgs?rev=1021376e654cd7638633a5142fcf818598e69849";and got: @yu-re-ka could you share the main parts of the flake that worked for you? |
Collaborator
|
The latest release contains these changes. Thank you for help identifying some of the build issues. |
|
Upgraded to the latest on M1 Ultra and it works flawlessly. Thanks! |
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.
The build of the kernel still fails with
sed: no input files, probably inpostPatchpostFixup.Because
$dev/lib/modules/6.4.0-asahi/build/vmlinuxdoes not exist.