UB
Universal Blue•9mo ago
Newae

Fresh Ally X install, Crate button not working. No HHD

Hello fellas I'll admit I am totally green to the Linux world but still I gave it a shot following RetroGameCorps guide on YT. Everything went according to plan except my buttons dont work. I cant open HHD, the 4 start/select/crate buttons does nothing for me so if I open a game I cant even quit out of it. I found some similar problems searching through here but they seem somewhat old so they cant be Ally X, also solutions containing massive amounts of terminal inputs make me dizzy, I dont know exactly what I should be copying or replacing. Any ideas?
53 Replies
antheas
antheas•9mo ago
the autodetection sometimes misses certain devices we will fix it later today, but for you enabling it manually will work
The Mold Wizard
The Mold Wizard•6mo ago
How do you enable it manually? I'm on a normal ROG Ally
antheas
antheas•6mo ago
sudo systemctl enable --now hhd@$(whoami) Did the autodetection really break again
The Mold Wizard
The Mold Wizard•6mo ago
I've tried that a couple times unfortunately. Nothing seems to work. Nowhere on the system detects any of the four Ally-unique buttons. Latest stable deck release.
antheas
antheas•6mo ago
Let me see the lov
The Mold Wizard
The Mold Wizard•6mo ago
Sorry, how do I get that? I'm new to Bazzite and only a little into Linux
antheas
antheas•6mo ago
whats your username
The Mold Wizard
The Mold Wizard•6mo ago
Like the one I set up in the OS install?
antheas
antheas•6mo ago
yeA
The Mold Wizard
The Mold Wizard•6mo ago
madgirlwithabox Trying to set this up so my fiance has a steam deck-esque device lol
antheas
antheas•6mo ago
no uppercase?
The Mold Wizard
The Mold Wizard•6mo ago
No
antheas
antheas•6mo ago
we had an uppercase issue just now journalctl -b | fpaste
antheas
antheas•6mo ago
hold the power button until the device turns off and keep holding it until the power led flashes rapidly
The Mold Wizard
The Mold Wizard•6mo ago
Doing that now About how long is that supposed to take? I've been holding it for around a minute now and no flashes Rebooted after holding for over 120 seconds and still no luck on the buttons.
antheas
antheas•6mo ago
Hold it a bunch of times
The Mold Wizard
The Mold Wizard•6mo ago
As in hold it while shutting down again or hold it again while it's off? Third time shutting down and no flashing
The Mold Wizard
The Mold Wizard•6mo ago
Well no flashing but it could be the 40 second reset which doesn't mention flashing. Either way I've held it repeatedly for both spans of 20 and 40 seconds a couple times while off Unfortunately no change on boot. I'm fairly sure it did do the reset as I had to do something similar to get a bios update to work a while ago.
antheas
antheas•6mo ago
theres something wrong with your ally controller try to make it sleep and wake up
The Mold Wizard
The Mold Wizard•6mo ago
Also no change. Is it odd that there would be a problem that would affect all four buttons?
antheas
antheas•6mo ago
Hhd is not finding the controller The vendor device is missing You need to reset the EC
The Mold Wizard
The Mold Wizard•6mo ago
Wasn't that what the power button was supposed to do? At this point it seems like I've tried every combination of shutdown and restarting when it comes to holding that button. Sorry, this has just been a massive bundle of confusion and frustration, especially because nobody else seems to share this precise version of the issue.
antheas
antheas•6mo ago
It's a rare issue Making it sleep or holding the button until you get the flashing will help
The Mold Wizard
The Mold Wizard•6mo ago
I'll try to get the flashing again. Really unsure as to why it's not. If it means anything, this is a base ROG Ally Z1 Extreme, not the X Would booting into BIOS and then rebooting essentially do the same thing?
antheas
antheas•6mo ago
No
The Mold Wizard
The Mold Wizard•6mo ago
Well then I've got no idea. This is a video of me holding the power button from shutdown for around a minute with no flashing in sight. All it does is start to power up then go back off.
The Mold Wizard
The Mold Wizard•6mo ago
I've also tried doing it while it's powered on. No flashing.
Corndog1985
Corndog1985•5mo ago
I just had the same issue, the 40 second hold fixed it. So happy and again @antheas saves the day. Thanks for your efforts dude.
antheas
antheas•5mo ago
please report it if it happens again. Could be an issue with the kernel
Corndog1985
Corndog1985•5mo ago
I did rollback to before the latest update with cmd, also tried all the stuff online etc. So confident its not the latest update.
antheas
antheas•5mo ago
once the controller gets messed up rolling back does not help
Daisuke88
Daisuke88•2mo ago
Just installed bazzite on a freshly out of the box ally and hhd wasn't working. Enabling the service fixed it. Thought I'd bring it up since it's still happening
antheas
antheas•2mo ago
@Kyle Gospo We are getting too many of you rn
Daisuke88
Daisuke88•2mo ago
🥲 I'm sorry I think you helped me before when I was having a similar issue with the Ally x
Selim-Sama
Selim-Sama•3w ago
Hi, I'm using Bazzite on my ROG Ally in dual boot with Windows, but the buttons (Armoury Crate and the three next to the screen) are not working, so I have no way to adjust TDP. Also, I don’t have an HHD token. On Windows, everything works fine, so the issue seems to be with Bazzite. I’ve searched everywhere, Google, YouTube, ChatGPT, and Discord and tried all the advice I could find, but nothing has worked. Any help would be greatly appreciated. Thank you.
Selim-Sama
Selim-Sama•3w ago
No description
No description
Selim-Sama
Selim-Sama•3w ago
No description
antheas
antheas•3w ago
journalctl -b | fpaste
Selim-Sama
Selim-Sama•3w ago
https://paste.centos.org/view/c8404af3 Ty My BIOS Secure Boot is already disabled
antheas
antheas•3w ago
delete the hhd-decky plugin sudo systemctl enable --now hhd@$(whoami)
Selim-Sama
Selim-Sama•3w ago
No description
Selim-Sama
Selim-Sama•3w ago
I tried to find the command to delete the plugin with ChatGPT, but I got red error messages haha. Sorry, I’m bad at this!
antheas
antheas•3w ago
your username and hostname are cooked what are you doing add ' to it "hhd@$(whoami)"
Selim-Sama
Selim-Sama•3w ago
Like this sudo systemctl enable --now 'hhd@SelimSama-Bazzite' SelimSama-Bazzite is my username
antheas
antheas•3w ago
yes your username might be the problem
Selim-Sama
Selim-Sama•3w ago
Okay, if it doesn't work, I'll reinstall everything from scratch tomorrow and use a simple username to test.
antheas
antheas•3w ago
dont put a - in it
Selim-Sama
Selim-Sama•3w ago
No description
antheas
antheas•3w ago
you are on the deck iamge?
Selim-Sama
Selim-Sama•2w ago
Yes, I downloaded the KDE version (like SteamOS). Thank you very much for your help, I'll do that. I also had an issue during installation when entering the universalblue password, I couldn't get it to work, so I chose 'continue boot' instead. Maybe it's related, so tomorrow I'll try to persist and complete the Enroll MOK process. You're a king! Problem solved, huge thanks to you. So much for help. I did a clean reinstall of Bazzite from scratch, I entered the Enroll MOK password this time (I don't think it was the problem, but I did it just in case), and I changed my username to a simple one without special characters. Once again, thank you.

Did you find this page helpful?