Search Criteria
Package Details: i8kutils 1.55-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/i8kutils.git (read-only, click to copy) |
---|---|
Package Base: | i8kutils |
Description: | Fan control for Dell laptops |
Upstream URL: | https://github.com/Wer-Wolf |
Licenses: | GPL3 |
Submitter: | ilpianista |
Maintainer: | alllexx88 |
Last Packager: | alllexx88 |
Votes: | 47 |
Popularity: | 1.09 |
First Submitted: | 2015-01-24 11:10 (UTC) |
Last Updated: | 2024-09-25 19:51 (UTC) |
Dependencies (4)
- tcl (tcl-fossilAUR, tcl84AUR)
- tcllibAUR
- meson (meson-gitAUR) (make)
- acpi (acpi-unified-patchAUR) (optional) – for i8kmon to read the battery status
Required by (2)
- dell-bios-fan-control-git (optional)
- i8kgui
Latest Comments
1 2 3 4 Next › Last »
d3vilguard commented on 2024-03-14 13:10 (UTC)
Should be noted that acpi is very much so not a (optional) dep if one wants to use i8kmon as a service. Service will fail without it. I'd suggest making it into a normal dep :)
yochananmarqos commented on 2023-05-29 20:07 (UTC)
@markboston: This version still works fine on my Dell Inspiron 5575. I tried Wer-Wolf's fork briefly, but ended up reverting. Try my WIP PKGBUILD and open an issue if you have any suggestions.
markboston commented on 2023-05-29 19:54 (UTC)
this should really be switched for the version on github. this is horribly years out of date and won't work on new systems.
Andrei_Korshikov commented on 2022-10-03 21:08 (UTC)
Version 1.44 works on kernel 5.19 (laptop Dell Inspiron 13 5378 and kernel 5.19.12-zen1-1-zen in my case). You can get it here: https://github.com/Wer-Wolf/i8kutils
Keridos commented on 2022-06-01 07:07 (UTC)
On Kernel 5.18 this does not work anymore since the i8k proc interface (which was deprecated) was removed from the arch kernel. So currently it does not work using the latest kernel, need to keep using a kernel <5.18
More info here: https://github.com/vitorafsr/i8kutils/issues/34
adriaticc commented on 2019-07-16 02:17 (UTC)
I just want to point out that the included i8kmon.service is not the one installed by the PKGBUILD.
pappl commented on 2019-04-03 17:15 (UTC) (edited on 2019-04-04 15:55 (UTC) by pappl)
I'm using dell-bios-fan-control in addition to disable BIOS fan control.
Must do:
/etc/modprobe.d/i8k.conf ->editor input-> options i8k force=1
In /etc/modules-load.d/i8k.conf ->editor input-> i8k
Then i8kutils fan control service starts at boot.
Would be great if this is done when installing.
Else must do a >>> sudo modprobe i8k force=1 <<< every reboot to work: systemctl status i8kmon
:(
pappl commented on 2019-03-29 21:25 (UTC)
How to autostart this properly on Manjaro XFCE?
TomaszGasior commented on 2019-03-11 19:50 (UTC)
Please add
acpi
to dependencies, without it this app crashes.Thaodan commented on 2018-08-06 14:15 (UTC)
please install pkg data to /usr/lib instead of /etc. Etc is for local overrides.
See here: https://www.freedesktop.org/software/systemd/man/modules-load.d.html#Configuration%20Directories%20and%20Precedence
1 2 3 4 Next › Last »