Search Criteria
Package Details: i8kutils 1.43-3
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://launchpad.net/i8kutils |
Licenses: | GPL v2 |
Submitter: | ilpianista |
Maintainer: | vitorafsr |
Last Packager: | vitorafsr |
Votes: | 40 |
Popularity: | 0.026651 |
First Submitted: | 2015-01-24 11:10 (UTC) |
Last Updated: | 2017-06-16 01:33 (UTC) |
Dependencies (3)
- bash (bash-devel-git, bash-devel-static-git, bash-git, bash-xdg)
- acpi (acpi-unified-patch) (optional) – for i8kmon daemon
- tcl (tcl85, tcl84, tcl-fossil, tcl-nothreading) (optional) – for i8kmon daemon
Required by (2)
- dell-bios-fan-control-git (optional)
- i8krellm
Latest Comments
1 2 3 4 Next › Last »
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
vitorafsr commented on 2017-06-16 01:34 (UTC)
fungible commented on 2017-06-15 23:12 (UTC)
1 2 3 4 Next › Last »