I am coming from a Mac and haven’t used Linux in a LONG time.
I got the DIY laptop and have installed a fresh Mint Cinnamon and am working my way through the install guide. I am trying to download and install the BIOS/Driver update here but the hyperlink is broken for Linux (the link is not blue and I cannot click it
I just noticed, the framework KB article has command line instructions if you scroll down the page
Linux / LVFS
Please note that you must update with a charger attached, then run:
fwupdmgr refresh --force
then
fwupdmgr get-updates
then
fwupdmgr update
if you want a fancy UI, there is a UI frontend for fwupd called “Firmware” that’s part of Gnome. It can be installed in Mint via Software Manager, I’ve personally used this to check and update firwmare on my various Thinkpads on other distros.
In this particular case it doesn’t matter but Framework has had issues updating the Intel ME via fwupd and so the EFI update method is required to update it. LVFS is the better method in all other circumstances.
I have done it and it is. Things can go wrong and it’s panic inducing when it does. LVFS solves those problems and I really wish Framework would fix it so the CSME update can proceed from LVFS. Other vendors manage it, so I wish they would figure it out. At least on new boards.
It did work in the end. In the linked thread a bit further down I’ve compiled all the steps.
Basically I just had to run it twice from the USB stick.
At that time 3.0.4 was not yet available through LVFS. It was published a week or two later. I also think the broken link in the original post should just link to the in-page anchor for the LVFS instructions.