Skip to content
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

[FEATURE-REQ]: add prompt to select USB connection type (or method to change USB startup mode) #590

Open
CountessTemmie opened this issue May 19, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@CountessTemmie
Copy link

would be nice an option to turn on the usb host at the startup for those that play with controllers a lot

@CountessTemmie CountessTemmie added the enhancement New feature or request label May 19, 2024
@Apaczer
Copy link
Collaborator

Apaczer commented Jun 22, 2024

The future idea is to display a prompt in gmenu2x (if USB is connected) to change USB options at use:

< > Charge
<x> File Transfer
< > Connect Device
< > Serial Port.

Same goes for MiniJack connection prompt (if detected) to change Data being redirected:

<x> Audio output (headphone)
< > Audio/Video output (TV)

@Apaczer
Copy link
Collaborator

Apaczer commented Jun 22, 2024

For now u could edit file /etc/main from rootfs in this part:
https://github.com/MiyooCFW/buildroot/blob/fd34e2b21ecd39476599dfcee493048c1f02986e/board/miyoo/rootfs/etc/main#L130
by adding cmd from usb-host.sh script app, just before gmenu2x startup

@Apaczer Apaczer changed the title usb host at the startup [FEATURE-REQ]: add prompt to select USB connection type (or method to change USB startup mode) Jun 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants