My FW 13 Ryzen came with 3.03, so I’ve never done a bios update before. I see the simplest approach is this:
fwupdmgr --force refresh
I’m on Ubuntu 22.04.3; do I need to follow the instructions here:
to switch to the snap of fwupd first?
The longer description of how to do the update using a USB key seems more complicated; when would you need to do that? Is that for distros that don’t have the latest fwupd available?
@Martin_David_Holmes Yes, please follow the instructions in the article you’ve linked. I have scripted those instructions as follows (to make it a one-shot update):
After upgrading to 3.05, experienced serious issues with Fedora KDE. I tried reinstalling and also tried installing OpenSUSE. Both experienced the same problems. Periodically all apps would force close and the whole Plasma shell would crash - the screen would be completely black except for my cursor. Only option would be a hard reset.
After downgrading back to 3.03, I haven’t experienced the problem. Just wanted to warn others, maybe it only affects KDE.
Works fine here. Where those clean installs or did you retain some configuration (e.g home partition)? Sometimes configuration in ~/.config or ~/.cache can mess with KDE.
Could also be a memory incompatibility issue due to the many changes in the bios.
These were fresh installs so there was nothing in config or cache to mess with things. My only bios change was disabling secure boot. My memory came from Framework.
framewwork laptop 13 ryzen bios 3.05 successfully updated yesterday via linux and fwupdmgr. the actual boot/POST with the update flashing process took quite a while but finished without errors. back into linux with 3.05 uefi firmware showing and present. thanks.
I updated my Ryzen 7040 FW 13 to 3.05 (running Ubuntu 22.04) this weekend and it went well, but my system no longer stays asleep. Today I tried restarting the laptop, and without starting any programs I put it to sleep. It woke up by itself within 15 minutes. It is connected to a Dell monitor that provides power and USB connections to my mouse and keyboard, but this that’s how it was before 3.05 too. This issue seems to have been introduced by the upgrade to the 3.05 BIOS.
Hey,
thanks for the update and support. I have updated the BIOS using fwupdmgr on Fedora 39 and there was no issue during the process. However, on Windows 11 I noticed that the Device Encryption option has vanished. I have so far checked the following things:
System Information Device Encryption Support: Reasons for failed automatic device encryption: PCR7 binding is not supported, Un-allowed DMA-capable bus/device(s) detected, WinRE is not configured
PCR7 Configuration: Binding Not Possible
Secure Boot State: On
BIOS Mode: UEFI
powercfg /a
As far as I understand, PCR7 requires S0 to be supported, which is the case, confirmed by powercfg /a.
tpm.msc
Reports the TPM to be available.
BIOS settings
Secure Boot is enforced
TPM 1.1 is enabled and set to available
I have read that e.g. Lenove firmware updates disable Secure Boot during updating and sometimes do not re-enable it, but both the BIOS and Windows report Secure Boot to be enabled.
For anyone else experiencing this recently it doesn’t appear to be a result of the 3.05 BIOS. I reverted to the 3.03 BIOS and continue to have this problem.
I have tried but unfortunately booting a prior kernel version just hangs even after downgrading linux-firmware to an (what I think is) acceptable version.
Not really sure what my next steps would be besides just wait and see what Ubuntu responds with and hope that some users here begin to see the issues I am having once Ubuntu Noble releases very very soon.