parent
71b502349a
commit
f2dd78251c
|
@ -47,7 +47,7 @@ P*: Partially works with blobs
|
|||
| ***Payloads supported*** | |
|
||||
|----------------------------|-----------|
|
||||
| **GRUB (libgfxinit only)** | Works |
|
||||
| **SeaBIOS** | Broken |
|
||||
| **SeaBIOS** | Works |
|
||||
</div>
|
||||
Buy pre-installed
|
||||
=================
|
||||
|
@ -64,6 +64,19 @@ source](../build/), or use a version newer than Libreboot 20240612.**
|
|||
Official information about the computer can be found here:
|
||||
<https://www.dell.com/support/manuals/en-uk/optiplex-3050-micro/optiplex_3050-mff_om/processor-specifications?guid=guid-8ca53ab2-a85d-42d5-9106-5214220306aa&lang=en-us>
|
||||
|
||||
Warning regarding NVMe SSDs
|
||||
---------------------------
|
||||
|
||||
Please use at least Libreboot
|
||||
20241206 *[revision 3](../../news/libreboot20241206.Revisions.md#revision-3-11-december-2024)*
|
||||
or higher. This is because older revisions contained a bug, where the NVMe
|
||||
SSD would be *replugged* under Linux, randomly, leading to data loss.
|
||||
|
||||
This is fixed in 20241206 rev3 or higher, by disabling PCI-E hotplug on the
|
||||
NVMe SSD slot.
|
||||
|
||||
See: [Libreboot 20241206 release](../../news/libreboot20241206.md)
|
||||
|
||||
Build ROM image from source
|
||||
---------------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue