MiyooCFW
MiyooCFW copied to clipboard
[BUG]: System times out on long USB transfers in new MTD mode
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
- turn on the device
- go to settings
- set suspend timeout to maximum 300 seconds
- enable usb mtd
- connect to computer via usb
- copy a large folder over
- 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
- [X] I did not find any existing open/closed issue of same matter
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.