Skip to content

Releases: hhd-dev/hhd

v4.1.2: GPU Clock hotfix

17 Nov 20:27
Immutable release. Only release title and notes can be modified.
7842d9c

Choose a tag to compare

Prevent applying a max GPU clock by mistake, and silence a warning on GPU events.

Full Changelog: v4.1.1...v4.1.2

v4.1.1: Trusted Publishing

13 Nov 09:44
Immutable release. Only release title and notes can be modified.
8d842e5

Choose a tag to compare

Switch to trusted publishing for PiPy. This should also mean that PyPi attestations will now work.

Full Changelog: v4.1.0...v4.1.1

v4.1.0: TDP Backend fixes

13 Nov 09:34
Immutable release. Only release title and notes can be modified.
34cd3c5

Choose a tag to compare

With V4, the plan is to slowly refactor hhd to be more integrated and in v4.1 this begins with refactoring the TDP backend for Steam.

So, in this 4.1 version, we do the following:

  • Remove the fuse backend use for TDP controls in Steam. It used to cause some sleep issues rarely.
  • Add commands hhd.steamos steamos-tdp/steamos-gpu that can be used to control the GPU frequency and TDP by steamos manager.
    • For those commands to run without sudo, the local hhd socket is now accessible by non-root. Hopefully in the future we can make hhd.steamos an suid exec, and make the socket root only again
  • This means that for TDP controls in Steam, you will now need a patched steamos-manager
  • As part of this change, TDP/GPU controls will work for Claw devices in Steam
  • Add GPU clock control for Intel devices
  • Fix Legion Go S having wacky joystick controls when holding the Legion L button
  • Make Ayaneo 3 open hhd in full screen with its dedicated button (borrowed from Xbox Ally)
  • Make Ayaneo 3 have pop controls in hhd QAM
  • Fix sleep controls for devices with gpio-keys (Asus Z13/Xbox Ally/Xbox Ally X) causing the device being stuck in a suspend loop

What's Changed

  • adjustor: support disable by env variable by @honjow in #255

Full Changelog: v4.0.1...v4.1.0

v4.0.1: Fix License quirk

07 Nov 17:06
c1b2e4a

Choose a tag to compare

Fix license quirk that broke f42 builds and below, also fix spec file and add a -git spec file.

Full Changelog: v4.0.0...v4.0.1

v4.0.0: Merge Adjustor

07 Nov 16:21
18a1552

Choose a tag to compare

Let's streamline the build process. Merge adjustor into hhd, then make PKGBUILD and hhd.spec build from github to make builds faster. Finally, mirror systemd license-wise and move to LGPL-2.1 or later for a bit more flexibility.

Full Changelog: v3.19.31...v4.0.0

v3.19.31: Xbox Ally Xbox button tweaks

02 Nov 10:29
e2922b6

Choose a tag to compare

Allow swapping Xbox and Armoury buttons on the Ally. Make xbox button open hhd fully instead of as a side menu.

Full Changelog: v3.19.30...v3.19.31

v3.19.30: Battery Check fix

27 Oct 08:58
fb2413e

Choose a tag to compare

Fix battery check, to ensure devices hibernate at < 5% or less of battery.

Full Changelog: v3.19.28...v3.19.30

v3.19.28: Bootc hotfix

25 Oct 07:11
b0edf06

Choose a tag to compare

Fix the bootc updater thinking we are in stable when we are in unstable.

Full Changelog: v3.19.27...v3.19.28

v3.19.27: Xbox Ally RGB Fix 2

24 Oct 18:19
66bb599

Choose a tag to compare

Also restore RGB on wake_up, as extreme_mode seems to not turn on otherwise.

Full Changelog: v3.19.26...v3.19.27

v3.19.26: More Xbox Ally Fixups

24 Oct 14:38
c548d2b

Choose a tag to compare

Fix RGB on the Xbox Allies by disabling Dynamic Lighting and add gpio-leds to the power button device used to sleep them.

Full Changelog: v3.19.25...v3.19.26