Tim Crawford
Tim Crawford
# Rebase on 24.08 ## Pick from main - 19a22e337309 ("soc/intel/adl: Prevent unconditional legacy COM ports initialization") - 853b90343d02 ("Update intel-microcode submodule to upstream main") - 610c0d0e710a ("3rdparty/blobs: Update submodule...
Need to look at the memory map, but: We already use `large` for the main app (which is suppose to put variables in XRAM to begin with), so a potential...
This doesn't resolve the issue. See #500 for a potential fix.
#510 should be sufficient for now.
Fans should only run when system is in S0, so possible solution to move the fan table from EC flash to system flash: - Rewrite EC fan logic to only...
Your issue is https://github.com/system76/ec/issues/369.
I had a mostly-written out response to this, but apparently closed the tab and can't recover it. I'm too drunk at this point, but in effect: I don't know how...
I'm not really following this, but I'm not surprised if it's mostly controlled by ACPI. I'm not sure if `MUX_CTRL_BIOS` requires any interaction with the PS8461. If it's just the...
PECI over eSPI is now used by - addw4 - lemp13 - lemp13-b - oryp11 - oryp12 While `GetTemp` is the most likely PECI call to fail, #525 shows that...
addw4 doesn't appear to have the issue (testing on 18824c7a317f), and it's main difference from the other models it that it doesn't use TBT. So potentially a conflict with upstream...