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

[BUG]: System times out on long USB transfers in new MTD mode #570

Open
1 task done
matrxbox opened this issue Mar 25, 2024 · 1 comment
Open
1 task done

[BUG]: System times out on long USB transfers in new MTD mode #570

matrxbox opened this issue Mar 25, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@matrxbox
Copy link

Version

2.0.0 (BETAv2) pre-release

Version type

musl (experimental)

Version hash

cfw=67298a0

Issue description

The settings for system suspend and power off time out can either be completely disabled or set to as much as 300 seconds (5 minutes). This does not allow sufficient time for large file trasnsfers over USB in MTD mode, and if you do not manually keep the system active or completely disable the timeouts, the system will suspend and the transfer will break.

Expexcted behavior is that the system recognises it is in usb gadget mode (MTD for me, but others should likely work the same) and either stay active while in the mode, or have a third configuration option to keep it active when connected.

Steps to reproduce

  1. turn on the device
  2. go to settings
  3. set suspend timeout to maximum 300 seconds
  4. enable usb mtd
  5. connect to computer via usb
  6. copy a large folder over
  7. ait and watch the copy lock up and the system suspend

What device are you using?

PowKiddy V90

Relevant log outputs

No response

Issues' terms

  • I did not find any existing open/closed issue of same matter
@matrxbox matrxbox added the bug Something isn't working label Mar 25, 2024
@Zach1812
Copy link

This happened to me yesterday when transferring ps1 roms to my Powkiddy Q90. On the old 1.33 software, the transfer was faster due to sd card to computer, but MTD transfer was slow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants