Chimmie Firefly

Results 15 comments of Chimmie Firefly

The path of secrets of `$HOME` is `$HOME/.docker/config.json`. In the exact case `/root/.docker/config.json`. The context of `config.json` is: ```json { "auths": { "": { "auth": "" } } } ```...

> what exactly are you using to determine this? I've used `cpupower` / `htop` / `top` or whatever other tool what's reading `/proc/cpuinfo`. I've tried with Debian / Ubuntu /...

FW: `MrChromebox-4.21.0-8-geb419016267 (10/15/2023)` `cpupower` also doesn't report 800 Mhz as a supported frequency. Atm I've hard reseted chromebook to escape from underclocking. `dmesg` doesn't report anything related to CPU clock...

This time I've got `dmesg` errors: ```log4j [12833.148139] clocksource: timekeeping watchdog on CPU1: Marking clocksource 'tsc' as unstable because the skew is too large: [12833.148154] clocksource: 'hpet' wd_nsec: 505890273 wd_now:...

although the clock speed goes back to normal (1.8 Ghz - 2.4 Ghz) from 798 Mhz when the CPU utilization is below 20%.

mine does at whatever temperature. Thermal paste is new on the CPU.

Is there any way to forcefully disable thermal protection and everything related to that in the firmware to check if that may cause the issue?

~~Adding `mitigations=off` to the kernel parameters seems to have fixed the issue although it exposes multiple vulnerabilities on the way.~~ EDIT: It solves the issue to not appear for a...

means I have to enable Write-Protect mode in order to fix it? (I've put a new paste again on both sides of the cooler and the issue still occurs).