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

Kernel + firmware updates for 2024-10-17 #349289

Merged
merged 8 commits into from
Oct 17, 2024
Merged

Conversation

K900
Copy link
Contributor

@K900 K900 commented Oct 17, 2024

Kernels and firmware in one PR because it all released in the same hour.

Kernel: https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.11.4
Firmware: https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/log/

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 24.11 Release Notes (or backporting 23.11 and 24.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@K900 K900 requested review from alyssais and Ma27 October 17, 2024 14:17
@github-actions github-actions bot added the 6.topic: kernel The Linux kernel label Oct 17, 2024
@K900 K900 added backport release-24.05 and removed 6.topic: kernel The Linux kernel labels Oct 17, 2024
@github-actions github-actions bot added the 6.topic: kernel The Linux kernel label Oct 17, 2024
@K900 K900 marked this pull request as draft October 17, 2024 14:20
@K900
Copy link
Contributor Author

K900 commented Oct 17, 2024

Drafting until I fix linux-firmware build.

@K900 K900 force-pushed the kernels-20241017 branch from 251105c to beb7aee Compare October 17, 2024 14:45
@K900 K900 marked this pull request as ready for review October 17, 2024 14:46
Enables FF support for 2017 NVIDIA SHIELD (Thunderstrike) controller.

Signed-off-by: Rahul Rameshbabu <sergeantsagara@protonmail.com>
@ofborg ofborg bot requested a review from fpletz October 17, 2024 16:00
@K900 K900 merged commit d2bd9a3 into NixOS:master Oct 17, 2024
28 of 34 checks passed
Copy link
Contributor

Successfully created backport PR for release-24.05:

@lopsided98
Copy link
Contributor

lopsided98 commented Oct 19, 2024

This break cross-compilation; it needs to use buildPackages.findutils and buildPackages.writeShellScriptBin in the git stub.

@K900
Copy link
Contributor Author

K900 commented Oct 19, 2024

Can you submit a PR?

@Izorkin
Copy link
Contributor

Izorkin commented Oct 22, 2024

Kernel update to version 6.6.57 breaks the Peertube test. Very strange.
#350332

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants