Jeremy Soller
Jeremy Soller
Includes https://github.com/system76/coreboot/pull/86 and https://github.com/system76/ec/pull/254
- The EC resets in LOCK security state - The firmware updater is written to the EFI partition, and set as the next boot option - Upon reboot, the firmware...
As reported in https://www.reddit.com/r/System76/comments/mdexdx/hybrid_graphics_no_spinning_gpu_fan/ I have confirmed that if I toggle the GPU power on and off repeatedly, sometimes the GPU gets into a state where it reports back 0...
Our coreboot ACPI code for Optimus supports "GC6 3.0" - a mechanism present on the newest laptops for turning off the GPU dynamically .But the addw1 and oryp5 only support...
For the most part, this information comes from the manual. Discrete TPMs are preferred, we usually would disable firmware TPMs. It may be required by Windows 11 to enable firmware...
Details: https://fwupd.github.io/libfwupdplugin/ds20.html
This is an improvement on https://github.com/pop-os/firmware-manager/issues/57 as recommended by @superm1 here: https://github.com/pop-os/firmware-manager/issues/57#issuecomment-525904894
This is to allow re-installs to be identical to the default install. Requires https://github.com/pop-os/iso/issues/292