Hardware/Framework/Laptop 13: Difference between revisions

Phobos (talk | contribs)
m Added link to Laptop page
DHCP (talk | contribs)
m style fixes
 
(One intermediate revision by one other user not shown)
Line 36: Line 36:
</div>
</div>


The [https://frame.work/products/laptop13 Framework Laptop 13] is a configurable, upgradeable, and repairable laptop made by the Framework company.
The [https://frame.work/laptop13 Framework Laptop 13] is a configurable, upgradeable, and repairable laptop made by the Framework company.
== Status ==
== Status ==


Line 42: Line 42:


== Known issues ==
== Known issues ==
In order to boot you need to disable Secure Boot. To do that, press F2 during boot and go into the "Administer Secure Boot" menu.
In order to boot you need to disable Secure Boot. To do that, press F2 during boot and go into the "Administer Secure Boot" menu.


Line 49: Line 50:


=== BIOS ===
=== BIOS ===
BIOS updates are distributed through [https://fwupd.org/ LVFS], which can be used by enabling the fwupd service:
BIOS updates are distributed through [https://fwupd.org/ LVFS], which can be used by enabling the fwupd service:
<syntaxHighlight lang=nix>
<syntaxHighlight lang=nix>
Line 56: Line 58:
To check for updates and install them, run:
To check for updates and install them, run:


<code>$ fwupdmgr update</code>
<syntaxhighlight lang=console>
$ fwupdmgr update
</syntaxhighlight>


Further instructions and release notes can be found on the [https://knowledgebase.frame.work/bios-and-drivers-downloads-rJ3PaCexh Framework BIOS and Drivers knowledgebase].
Further instructions and release notes can be found on the [https://knowledgebase.frame.work/bios-and-drivers-downloads-rJ3PaCexh Framework BIOS and Drivers knowledgebase].