Calchan
Calchan
**Describe the bug** As per [this commit](https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.4.77&id=19f6d91bdad42200aac557a683c17b1f65ee6c94) read access to `/sys/class/powercap/intel-rapl*/*/energy_uj` for non-privileged users is no longer allowed. This appeared in kernel 5.4.77. Since `gamemoded` should be started as a...
This fixes a typo and adds computation of the remaining battery time when `energy_now` is exposed Before patch:  After patch: 