Michał Kopeć
Michał Kopeć
We use CBFS verification which verifies the hashes of all files in CBFS and puts the trust anchor in the bootblock, so all files in CBFS are effectively tied to...
The fans should be synced on this platform (configured to always spin at the same speed). If one fan is spinning out of control and the other stays at the...
This is for testing coreboot and EC. Mostly I just want to enable remote power control and emulating power button presses without soldering a bunch of wires. Currently we can...
I would check if it happens on other platforms, but I suspect this error is harmless and/or a Qubes issue, not necessarily ours
the mei_me errors are expected on meteor lake if ME is disabled, because the HECI interface is not being hidden, and the OS attempts to use it. The proper fix...
I'm guessing something in the OS delayed S3 entry on one of the iterations?
Thanks for the report. Confirmed reproduction on v1.0.0 and on the latest `dasharo` branch.
That's weird, it's not sending any commands to the BLE controller, only parsing the ones that it sends to the AP. Sadly I don't have a macbook available for testing,...
Duplicate of https://github.com/Dasharo/dasharo-issues/issues/735 ? It seems to me that the fundamental issue that needs to be resolved is https://github.com/Dasharo/dasharo-issues/issues/1001 . Fix that, and freebsd should be able to add itself...
Rebased and integrated into https://github.com/Dasharo/docs/pull/1086