Handheld Daemon not showing TDP advanced system options tab
Im using bazzite on a 8840 gpd win 4. Whenever i call HHD i only see the controller and settings tab but i dont see the TDP options. IS there something i missed from the installation?
Solution:Jump to solution
GitHub
Release v2.1.6: 8840U Support · hhd-dev/adjustor
Adds 8840U support, removes the sleep disclaimer from the ally as its not present anymore, and removes [BETA] from the TDP controls as they are stable now (translations have been fixed in the main ...
54 Replies
my bad, i procrastinated a bit
Solution
GitHub
Release v2.1.6: 8840U Support · hhd-dev/adjustor
Adds 8840U support, removes the sleep disclaimer from the ally as its not present anymore, and removes [BETA] from the TDP controls as they are stable now (translations have been fixed in the main ...
just released this
use
ujust _hhd-dev
to use a development version until bazzite updates in a couple of daysThank you! i appreciate your help in solving this!
pushed a ver that attempts to fix this
works really well for my experience
use the dev command to test it out
super meat boy breaks when you disconnect controllers always
with this ver nop
i get this error whenever i try your specified command
error: Justfile does not contain recipe
_hhd-dev
.You are on an old ver
Ohhh i think the command i did when troubleshooting its holding me on the april version still
how can i remove the hold?
rebase to
:stable
i chose stable on GAME MODE from the system tab, do i need to adjust it on desktop?
get the ostree registry url from
rpm-ostree status -b
and just rpm-ostree rebase
to one that ends with :stable
at the end
not the sameok do you mind go step by step with me? i really dont know much about these commands, so i need to go to Ptyxis first i think?
the one in gamemode switches you between stable, testing and unstable, but i dont think it does anything if you go from stable to stable when locked to an april image
It's ok stay on that jmage
You can run the script to update
so i just open up the bazzite app on desktop?
system update app on desktop
curl -L https://raw.githubusercontent.com/hhd-dev/hhd/master/local_hhd.sh | bash
if you want to try the update
i guess you dont have rgb though
you do but i never added support for gpdso this should let me update normally?
it will update hhd until reboot
as per this section
if it works dont update
arning: The unit file, source configuration file or drop-ins of [email protected] changed on disk. Run 'systemctl daemon-reload' to reload units.
Failed to stop [email protected]: Unit [email protected] not loaded.
Running command git clone --filter=blob:none --quiet https://github.com/hhd-dev/adjustor /tmp/pip-req-build-ytyx_ioe
Running command git clone --filter=blob:none --quiet https://github.com/hhd-dev/hhd /tmp/pip-req-build-2nnlb_ir
[notice] A new release of pip is available: 23.3.2 -> 24.0
[notice] To update, run: python -m pip install --upgrade pip
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 102M 100 102M 0 0 5581k 0 0:00:18 0:00:18 --:--:-- 4406k
bash: Collecting: command not found
GitHub
GitHub - hhd-dev/adjustor
Contribute to hhd-dev/adjustor development by creating an account on GitHub.
GitHub
GitHub - hhd-dev/hhd: Handheld Daemon, a tool for configuring handh...
Handheld Daemon, a tool for configuring handheld devices. - hhd-dev/hhd
so all i need to do is update now?
How did that happen
What do you want to do
Haha sorry, since you told me i was on an old version i thought you mean bazzites version so i tried updating but the script that was given to me when i had the resume issue is blocking me from updating so im stuck on aprils version, then @HikariKnight told me how i can update to stable and then I used the last script you gave me
why are you on the april build btw?
SOmething was causing issues on back then recent version when resuming and the system would freeze. Then i went back to aprils thanks to another user that recommend it, still got the issue but then i removed simpledeckytdp plugin and the issue got fixed but i never updated again
If i try to update on system update app on desktop it downloads update but it doesnt install
ok well idk if it was still added in the april images but do you have a command line program named
bazzite-rollback-helper
if you do that should do everything for you very easilylet me check, so i just put it on the terminal right
?
====== Bazzite Rollback Helper Util ======
This tool aims to help with rollbacks and rebases
Usage: bazzite-rollback-helper [OPTION] [ARGUMENT]
Options:
list List available Bazzite images, Default is "stable"
rollback Rolls back to previously installed Bazzite image. alias for "rpm-ostree rollback"
current Show currently active Bazzite image
rebase Rebase/rollback to specified Bazzite image, Default is bazzite-deck:stable
Examples:
bazzite-rollback-helper list stable
bazzite-rollback-helper rollback
bazzite-rollback-helper current
bazzite-rollback-helper rebase bazzite-deck:39-20240315
bazzite-rollback-helper rebase bazzite-deck:stable
bazzite-rollback-helper rebase stable
For more help, visit https://discord.bazzite.gg.
Discord
Join the Universal Blue Discord Server!
Check out the Universal Blue community on Discord - hang out with 5328 other members and enjoy free voice and text chat.
bazzite-rollback-helper rebase stable
there doneso that will keep on the current version?
that will put you on the newest build and it will auto update until you decide to rebase to an older build (which will pin you to that build until you move away from it just like you are currently pinned to a build from april)
oh ok thank you
i hope it doesnt mess my sleep again but i think it was the plugin
i appreciate your patience with me
both of you 🙂
np
i am heading to bed in a min
one quickie
now that you mention auto update, does that affect offline gameplay? if i take my device on the go
is that something that may disrupt my gameplay?
It doesn't autoupdate
oh i still have to ask for the update like im doing
on the app
yep this is because it is a
-deck
image you are using, they have auto updates disabled so you need to manually run updates since you know when its best to run them
especially since rpm-ostree uses a long time to updateyeah it does
so now with this i should have the new hhd version and bazzites new version
yep and the command
ujust _hhd-dev
will work too to test run newer hhd builds until you reboot tooI do the same thing with staying on an older build myself. I do it because of the gamescope issue with the refresh rate. I'm not sure if it's been fixed yet, but it would be nice for us to have a separate manual update for hhd if we rollback Bazzite.
ujust _hhd-dev
is the closest you can get because of how integrated hhd is in the system, it starts the system installed one automatically based on hardwareThere's another script for setting up the service
But man selinux
command doesn't work on 40-20240427
command does not exist yet in that image and never will
I know. I'd try the script, but I'm not sure if it's really worth doing.
it just runs
curl -L https://raw.githubusercontent.com/hhd-dev/hhd/master/local_hhd.sh | bash
recent addition to make it easier for antheas help people debug stuff (and to temporarily try out new hhd versions until you reboot)oh ok. As long as it doesn't mess up the version I'm using, I could use that.
maybe offtopic but since you mention hdd is integrated into the system, would it be a better option to set tdp than a decky plugin? im using powertools now
or im talking nonsense?
I personally prefer hhd for it. Doesn't have power game profiles but I'm ok with that
hhd doesn't have per-game TDP profiles nor GPU controls. But if those aren't an issue for you, hhd works great
i barely know how to use tdp because this is my first time with a handheld pc but i do love per game tdp profiles. Now gpu controls, i have not play with that, but they do improve battery life a lot or not? is there like a norm for AAA games gpu cores vs indie cores?
GPU freq gives a small perf boost on certain games
Nice to have but very advanced
All you need is a tdp slider
Gotta agree with this. Per game config is really nice. But using hhd tdp control means less clutter on the plugin menu.
thanks. Ill stick to that then