linux-surface / surface-uefi-firmware

UEFI firmware updates for surface using fwupd. WIP, be careful.
104 stars 9 forks source link

Can't install extracted firmware on Surface Go 3 / Ubuntu 23.10 #37

Closed brantik closed 3 months ago

brantik commented 4 months ago

Microsoft firmware SurfaceGo3_Win11_22000_24.022.17231.0.msi

unpacking was successful but installation fails with an error: failed to write data to efivarfs: Error writing to file descriptor: The file system is read-only

where can the problem be?

jwschoop commented 3 months ago

Could be solved by disabling "Enable Boot Configuration Lock" in bios under "Boot configuration".

brantik commented 3 months ago

yes, it works now. Thank you