Outdated. Use steamdeck-dkms instead.
Search Criteria
Package Details: jupiter-dkms 6.1.9.valve2-1
Package Actions
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) |
Upstream URL: | https://github.com/firlin123/jupiter-dkms |
Licenses: | GPL |
Conflicts: | steamdeck-dkms |
Submitter: | firlin |
Maintainer: | firlin |
Last Packager: | firlin |
Votes: | 1 |
Popularity: | 0.000728 |
First Submitted: | 2023-11-12 09:17 (UTC) |
Last Updated: | 2024-09-14 01:58 (UTC) |
Latest Comments
firlin commented on 2024-09-14 02:31 (UTC)
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
Pinned Comments
firlin commented on 2024-09-14 02:31 (UTC)
Outdated. Use steamdeck-dkms instead.