dysnomia
Intel-Linux-Processor-Microcode-Data-Files | dysnomia | |
---|---|---|
20 | 2 | |
650 | 80 | |
1.7% | - | |
4.6 | 4.0 | |
26 days ago | about 1 year ago | |
Shell | ||
GNU General Public License v3.0 or later | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Intel-Linux-Processor-Microcode-Data-Files
-
There is no fix for Intel's crashing 13th/14th Gen CPUs – damage is permanent
So where is the microcode update? I don't see anything for Linux yet.
https://github.com/intel/Intel-Linux-Processor-Microcode-Dat...
- Intel Issues New CPU Microcode Going Back To Gen8 For New, Undisclosed Security Updates
-
N100 wait or done with it ?
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/blob/main/releasenote.md looks like they released a new microcode (24000024) affecting these units on Feb 14th this year.
-
Why is intel-microcode missing in the unstable repo?
Package: intel-microcode Version: 3.20221108.1 Priority: optional Section: non-free/admin Maintainer: Henrique de Moraes Holschuh Installed-Size: 6460 kB Depends: iucode-tool (>= 1.0) Recommends: initramfs-tools (>= 0.113~) Conflicts: microcode.ctl (<< 0.18~0) Homepage: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files Tag: hardware::TODO, role::app-data, use::driver Download-Size: 4509 kB APT-Sources: http://deb.debian.org/debian testing/non-free amd64 Packages Description: Processor microcode firmware for Intel CPUs
-
On “I don't trust microcode”
They have been sort of cracked, but it doesn't matter. The web or chain of trust of those updates from the vendor to the processor is what matters. They're at least CRC checked to prevent loading corrupt files.
https://ieeeaccess.ieee.org/featured-articles/reverseenginee...
https://github.com/intel/Intel-Linux-Processor-Microcode-Dat...
https://github.com/platomav/CPUMicrocodes
-
Westworld - 4x06 "Fidelity" - Post-Episode Discussion
Not to “well aktchually”, but all modern processors do have regularly updated microcode that’s uploaded at boot time - https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files
-
My CPU's microcode is missing
6-94-3 would become 6-5E-3. https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/blob/6c0c4691e5bb446e0e428ebca595164709c59586/intel-ucode/06-5e-03
-
amd cpu firmware microcode ? (-current)
OpenBSD kernel has no support for loading microcode on AMD CPUs, A number of issues/errata on AMD systems may be fixed as part of AGESA updates, in addition to microcode as part of BIOS/firmware updates. While there have been microcode updates released for Zen+ or newer CPUs, but these seem to be less frequent than Intel.
- Will you still use Cloudready? Yes/No and why? Please...
- Why is it assumed that microcode updates improve security?
dysnomia
-
What are NixOS's limitations?
NixOS doesn't have much, if anything, in the way of state management for services like databases. The Nix-iest way I know of managing those things is to write Dysnomia plugins for those things. But you'll have to figure out managing their internal state yourself to do that, e.g., with something like Liquibase or Flyway or something like that.
-
I Love Arch, but GNU Guix Is My New Distro
Depends on how the state is stored. If it's in configuration, Nix generated it and it lives immutable in the Nix store, so Nix will just point out it to the old version on rollback.
If it's something like the content of a SQL database, which lives outside the Nix store and which Nix did not generate, you need some other tool (like a filesystem snapshot, maybe) to perform the rollback. I think CoW filesystems sometimes have performance issues with DBs, though, so I'm not sure that's always the approach you'd take.
The Nix ecosystem does have a fairly mature tool for managing stateful components that live outside the Nix store, though: https://github.com/svanderburg/dysnomia
It's been around for a long time. Idk who all is using it
What are some alternatives?
nonguix - Nonguix mirror – pull requests ignored, please use upstream for that
pacman-bintrans - Experimental pacman integration for Reproducible Builds and Binary Transparency (with sigstore/rekor)
iota - A terminal-based text editor written in Rust
Intel-Linux-Processor-Microcode-Dat
userscan - Scans files for Nix store references and registers them with the Nix garbage collector.
score - ossia score, an interactive sequencer for the intermedia arts
nonguix
nixpkgs - Nix Packages collection & NixOS
cargo-crev - A cryptographically verifiable code review system for the cargo (Rust) package manager.