-
Notifications
You must be signed in to change notification settings - Fork 114
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
Add DeckMTP plugin #189
Add DeckMTP plugin #189
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please include either the license of your choosing or replace "Hypothetical Decky Plugin Developer" with your own name/preferred alias. Thanks.
@dafta please make necessary adjustments to your makefile so CI may complete. |
Closing this PR since the creator is non-responsive. Please reopen this PR once you have made the requested changes. |
Sorry, I was away for a while due to moving issues, internet, and having to go through the process of RMAing my Steam Deck, so I didn't notice the original build error. I have fixed it now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just installed the new build. Changed USB settings in bios to "DRD" and rebooted.
But you plugin still wont let me "Enable MTP" and says "DRD is disabled..........."
But it IS enabled fro sure..I double checked in the bios.
I checked again with the plugin built by the CI, and it works on my end. I'm using the 1.0.0-eb5ea9c version of the build. Maybe try disabling DRD, rebooting, and enabling it again. If it was on by default on your Deck, that's because of a BIOS update which seemingly enabled it but left it disabled and you had to reenable it yourself. |
doesent work |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works fine now.
Tested under steamos stable, beta and preview
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good for production.
DeckMTP
This plugin adds MTP functionality to the Deck, allowing file transfer to other PC's, phones, and Steam Decks via USB.
However, in order for the plugin to work, DRD needs to be enabled in BIOS to allow gadget mode.
Checklist:
Developer Checklist
Plugin Checklist
Plugin Backend Checklist
Testing