-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Question] USB Keyboard for LUKS on steam deck #1
Comments
Fix was to change USB mode from DRD to XHCI in Bios. So now I will be able to check your code. :) |
To be honest, I never tried it with the Steam Deck because so far I didn't get one. But I ordered a Steam Deck OLED so I will try soon!
Let me know how it goes! |
@pmkap |
Yes, this should work with every gamepad as long as the gamepad's buttons are defined in this list Line 49 in edbf8c0
You can run |
Hey, you all feel free to check out my fork: I ported the code to Rust and made several improvements (less crashes, controller profiles, automatic button mapping, controller detection, controller profiles, ...) |
Hi. Did you ever get this running on the deck itself? It looks really promising, but I am stuck as I cant even use my keyboard to enter the password for LUKS decryption. Does this work for you? Thanks!
The text was updated successfully, but these errors were encountered: