Armory Crate buttons not working ROG Ally
I have just installed Bazzite after trying to get Nobara to work and it kept coming up with errors. I have 1 problem though, the armory create buttons won't work, I expect them to be the steam button and the quick menu button but it won't do either and won't register.
I have noticed that handheld daemon has got an error in decky saying app failed to render. I have reinstalled and it hasn't fixed it and I can't find the token in ~/.config/hdd/token because hdd directory does not exist
48 Replies
you can try completely resetting hhd. run the following in terminal:
then reboot.
note that you'll probably also want to make sure hhd itself is running:
sudo systemctl enable --now hhd@$(whoami).service
I tried that but it says the directory doesn't exist and that the service can't be found
I assume it should populate the directory when being installed?
It should populate when hhd is started, yeah. It's sounding like maybe hhd didn't start for you
Did you try enabling hhd via the systemctl command?
Yeah it just says that it does not exist
Would you know how to fully uninstall hdd and install it again? I've tried but doesn't seem like it did anything
Just tried it from their github, still nothing. Very strange
You shouldn't need to install HHD, it's built into Bazzite
If anything, trying to install HHD manually could've broken things even more
Antheas would probably know better on troubleshooting your issue, he's the dev for HHD
Ah okay, I might just do a fresh install and see if I broke something by installing it
Which Bazzite image are you on? Bazzite-deck-ally?
Well yeah, bazzite-ally-stable
Just wanted to make sure. I'm pretty sure that image ships with hhd preconfigured, odd that it's not working
You could try rolling back to an older Bazzite version, there's been some reported bugs on the most recent Bazzite.
The Bazzite bugs are probably unrelated, but it wouldn't hurt to try a rollback
I have done a fresh install and hdd isn't in the .config folder. I'll try and roll back like you suggested
Try image 04/06 or earlier
Will do
Cheers
Might be a silly question but where do I find older iso files? I tried the github but it's only tar and zip files
Oh you don't install an older version of Bazzite via ISOs
Universal Blue
Updates, Rollback, and Rebasing on Bazzite
Yes it is true for all of them, however I mostly focus on documentation on the Bazzite image which is why it’s here. Desktop images of Bazzite follow the same automatic update style that the main images follow. However, there’s also the -deck images that do not follow this which is why I wanted to differentiate between them. As for pinning, w...
If you want a video guide
Aru
YouTube
Bazzite OS mini-guide - "Fearless Updates" via Cloud Images and Rol...
Quick overview video for to help understand how Bazzite enables "Fearless Updates", where you will never ever need to worry about bad OS updates.
Official Bazzite Documentation for updates and rollbacks: https://universal-blue.discourse.group/t/updates-rollback-and-rebasing-on-bazzite/36
Bazzite Rollback Helper - https://github.com/aarron-lee/...
Ah right, even better thank you
Rolled back to 39.20240329.0 but still no good
So that rules out the OS. Your hhd is definitely misconfigured somehow
Just not sure why and how
I need to break that install script on bazzite
It probably autoran as root
Disable the service hhd@root
Ohh root, makes sense
Have the same issue. My guess is an incompatibility with the new Controller Firmware Update, that was released recently.
Logs?
Use the command above
any resolution to this? Just installed on my Ally and im running into the same issues
Yeah I am also having this issue. Just installed the latest iso. Checked for updates. The Armoury crate buttons are no good anymore.
I have resolved it for me for what ever reason HHD was not running
@Kyle Gospo new rog ally id
did you add it?
for f in /sys/class/dmi/id/*; do echo "$f:"; sudo cat $f; done | fpaste
_Action, yes
maybe theres another one
maybe i should make a rog ally regex at this point 🤣
ROG Ally RC71L.+
Skip the dot and yeah
That's what I did
That's why hhd worjs
i use perl regex syntax, the dot matches anything
removing it would be the same as this when i read it
ROG Ally RC71LLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLL 😛
but im already working on it
Got the same issues on a fresh install. what part of all that am I supposed to do to resolve this issue? Any way to formulate this into boomer?
Ally or ally x?
Ally X
sudo systemctl enable --now hhd@$(whoami)
to fix
Then send the link that happens when you run that commandI think I managed to enter that, then it asked for my password and ended up with "unknown command verb.."
I would suggest
Logging into discord and copying it
Aye that would make this easier
I tried typing it once more and now my crate button works when I hold it.
I thought it was double click and hold wasnt working. Guess I should go back into gaming mode and try it there?
switches to mouse mode when you hold it
thats the best we can do, people refer to chording when they say hold doesnt work
Ah, well it all seems to be working now so thanks alot for that. Should this keep working after reboots now or is this line something Im going to need to keep entering?
it will keep working but please run the other command so other users dont have to face this
oh right, you mean what I got back from the command?
this one
copy all that into terminal?
Sorry for being slow, completely new to this.
yep
im losing it over here, how the f do i paste into terminal
ctrl + shift + v or right click + paste
@Kyle Gospo probably setup script is not working properly