I’m using Pop_Os! 22.04 -(Jammy Kernal)
I have the Ryzen™ 7 7840HS system.
The update for bios and firmware to 3.07:
Update fails through gui. update fales by force using LVFS commands.
I get the same error:
failed to set /sys/firmware/efi/efivars/fwupd-6ae76af1-c002-5d64-8e18-658d205acf34-0-0abba7dc-e516-4167-bbf5-4d9d1c739416 as mutable: failed to open: No such file or directory
Cross posting from reddit:
I couldn’t update the PopOS version of fwupd as hard as I tried so I actually resorted to using the live environment of another distro to do the updates instead. Pretty cool that you can do all this without even installing the other distro
I used CachyOS as that’s what I had on hand and it being Arch based and rolling release it has the latest fwupd version but you can probably use any distro that’s more up to date. (Although unfortunately PopOS 24.04 beta still has this issue)
First install fwupd (eg for Arch: pacman -S fwupd )
fwupdmgr refresh to get the latest firmware versions
fwupdmgr get-devices & fwupdmgr get-updates to be sure its detecting the hardware and has the updates to apply
And finally fwupmgr update to actually run updates
After reboot it went straight into linux firmware updater. I actually had to do this process twice for it to update everything so look out for that. The only other thing was to update the UEFI dbx in PopOS as that is specifically for the PopOS boot entry I believe but luckily that worked.