Package Details: jupiter-dkms 1.0-1

Git Clone URL: https://aur.archlinux.org/jupiter-dkms.git (read-only, click to copy)
Package Base: jupiter-dkms
Description: Jupiter ACPI platform driver DKMS - module sources
Upstream URL: https://github.com/firlin123/jupiter-dkms
Licenses: GPL
Submitter: firlin
Maintainer: firlin
Last Packager: firlin
Votes: 1
Popularity: 0.034119
First Submitted: 2023-11-12 09:17 (UTC)
Last Updated: 2023-11-12 09:17 (UTC)

Pinned Comments

firlin commented on 2023-11-12 10:55 (UTC) (edited on 2023-11-12 11:09 (UTC) by firlin)

Packaged /drivers/platform/x86/jupiter.c from the official SteamOS kernel as dkms for use with the mainline kernel. This module exposes jupiter hwmon which jupiter-fan-control daemon uses to control the fan behavior, which almost never stops without it.

Install:

yay -S jupiter-dkms jupiter-fan-control

Latest Comments

firlin commented on 2023-12-28 10:08 (UTC)

@loganj, you should install the headers for your kernel. Use the command sudo pacman -Syu linux-headers if you're running the default kernel.

loganj commented on 2023-12-26 09:20 (UTC) (edited on 2023-12-26 09:20 (UTC) by loganj)


(2/3) Install DKMS modules
==> ERROR: Missing sys kernel headers for module jupiter/1.0.
==> ERROR: Missing run kernel headers for module jupiter/1.0.
==> ERROR: Missing root kernel headers for module jupiter/1.0.
==> ERROR: Missing mnt kernel headers for module jupiter/1.0.
==> ERROR: Missing bin kernel headers for module jupiter/1.0.
==> ERROR: Missing var kernel headers for module jupiter/1.0.
==> ERROR: Missing home kernel headers for module jupiter/1.0.
==> ERROR: Missing lost+found kernel headers for module jupiter/1.0.
==> ERROR: Missing lib kernel headers for module jupiter/1.0.
==> ERROR: Missing lib64 kernel headers for module jupiter/1.0.
==> ERROR: Missing srv kernel headers for module jupiter/1.0.
==> ERROR: Missing dev kernel headers for module jupiter/1.0.
==> ERROR: Missing etc kernel headers for module jupiter/1.0.
==> ERROR: Missing tmp kernel headers for module jupiter/1.0.
==> ERROR: Missing usr kernel headers for module jupiter/1.0.
==> ERROR: Missing proc kernel headers for module jupiter/1.0.
==> ERROR: Missing opt kernel headers for module jupiter/1.0.
==> ERROR: Missing boot kernel headers for module jupiter/1.0.
==> ERROR: Missing sbin kernel headers for module jupiter/1.0.
==> ERROR: Missing media kernel headers for module jupiter/1.0.
(3/3) Updating linux initcpios...

also jupiter-fan-control service fail to start. the log is that it tries to start too fast (or something)

anything missing?

firlin commented on 2023-11-12 10:55 (UTC) (edited on 2023-11-12 11:09 (UTC) by firlin)

Packaged /drivers/platform/x86/jupiter.c from the official SteamOS kernel as dkms for use with the mainline kernel. This module exposes jupiter hwmon which jupiter-fan-control daemon uses to control the fan behavior, which almost never stops without it.

Install:

yay -S jupiter-dkms jupiter-fan-control