Tim Crawford
Tim Crawford
Here is a build based on 6f1e65308e29 with edk2 downgraded to system76-stable202002. - [bonw14-downgrade-edk2.zip](https://github.com/system76/firmware-open/files/13746877/bonw14-downgrade-edk2.zip)
No progress. The problems: - I don't have a bonw14 to debug this issue - Even if I did, I don't want to disassemble and reassemble the unit in order...
Is this reproducible with storage devices? Is it limited to lemp12 or do other ADL/RPL systems have the issue?
Post your diff.
Not reproducible. Flashing should be done with `./scripts/flash.sh` to use firmware-update.
Example minimal Containerfile: ```dockerfile ARG CONTAINER_IMAGE="debian:12.2" ARG COREBOOT_REPO="https://github.com/coreboot/coreboot.git" ARG COREBOOT_COMMIT="4.21" FROM ${CONTAINER_IMAGE} as crossgcc-build ARG COREBOOT_COMMIT ARG COREBOOT_REPO WORKDIR /tmp RUN apt-get --quiet update && \ apt-get --quiet install --no-install-recommends...
Do any other RPL system have this issue?
2024-06-13_b652dda is staged for serw13 to test if updating to coreboot 24.02 addressed the issue.
Does the BSOD on oryp12 provide any details about the cause, like `ACPI_BIOS_ERROR`?
Temperature hysteresis for fan-off would likely be sufficient for this. Have it cool like 2°C lower than first point before turning off. (Older ITE EC chips apparently had this functionality...