i8kutils:master

Last commit made on 2021-03-31
Get this branch:
git clone -b master https://git.launchpad.net/i8kutils

Branch merges

Branch information

Name:
master
Repository:
lp:i8kutils

Recent commits

c993fb1... by vitorafsr

Update README.i8kutils

611721a... by vitorafsr

Merge pull request #17 from uriesk/master

Fix BuildRequire dependency

5c5ef8f... by vitorafsr

Merge pull request #16 from x-hgg-x/master

Correct several problems in i8kmon

7769436... by vitorafsr

Update i8kmon.service

447a4ec... by uriesk <email address hidden>

Fix BuildRequire dependency

c7823a0... by x-hgg-x <email address hidden>

Don't read fan state from BIOS

Mitigate https://github.com/vitorafsr/i8kutils/issues/15 and https://bugzilla.kernel.org/show_bug.cgi?id=201097.
The command 'i8kctl fan' which reads fan state from BIOS can be slow and can cause the kernel to stop for few milliseconds, causing glitches if audio is playing.
It is better to probe only fan speed with 'i8kctl speed', and use speed values from config file to deduce fan state value.
Then the only moment the program calls 'i8kctl fan' is when fan state must be changed, which is much less frequent.

5b072ed... by x-hgg-x <email address hidden>

Change temperature configuration

09199f0... by x-hgg-x <email address hidden>

Add possibility to add more temperature configurations.
Force fan speed modification if the config state is inconsistent with fan speed.

ced882e... by x-hgg-x <email address hidden>

Disable setting of fan speed before probing CPU temperature

49a8275... by x-hgg-x <email address hidden>

Add configuration for Dell XPS 15 9560/9570