Michał Kopeć

Results 269 comments of Michał Kopeć

Correct, these are needed to reset the EC while it's in Scratch ROM to restore normal operation

Looks like the backlight can go one step lower if you run `echo 0 | sudo tee /sys/class/backlight/acpi_video0/brightness`. The levels are defined here: https://github.com/Dasharo/coreboot/blob/clevo/release/src/mainboard/clevo/adl-p/acpi/backlight.asl It's also interesting that Linux chooses...

There are also some `Minimum brightness` fields in VBT, may be relevant here too.

Blocks https://github.com/Dasharo/open-source-firmware-validation/issues/336

You can also use `turbostat -T [temperature]` to set the desired temperature directly.

The first release with this feature is scheduled for release today. Closing as completed.

FIVR RFI Spread Spectrum might be causing this (causing the frequency to fluctuate a bit above and below the requested freq, to reduce RF interference). I also don't know where...

I don't know where the frequencies reported in /proc/cpuinfo come from, I'd use `turbostat -s Bzy_MHz` to get the most accurate frequency readout.

Seems to work fine for me on Win11 22H2 here, on a NS51MU unit. @Pokisiekk Was there a display connected while the issue appeared?

Can't reproduce on v1.6.0 with a monitor either connected or not connected.