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

Use with no SD card #19

Open
Ryzee119 opened this issue Sep 28, 2020 · 2 comments
Open

Use with no SD card #19

Ryzee119 opened this issue Sep 28, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@Ryzee119
Copy link
Owner

I noticed an issue where if you run the usb64 without an SD card, it can freeze. This shouldnt happen and is possibly a bug somewhere.

It just needs to be able to run without an SD card. This would inherently disable mempak and transferpak features. Also user settings would revert to default as they're loaded from SD card.

Other things to consider are hot plugging/removal too 🤔

@Ryzee119 Ryzee119 added the bug Something isn't working label Sep 28, 2020
@Ryzee119
Copy link
Owner Author

Seems like it freezes if you unplug the SD card mid use then try access it (via TPAK or MEMPAK or otherwise).

It needs to be powered down and back up to get it working again

@networkfusion
Copy link
Contributor

networkfusion commented Jan 10, 2022

It seems like the SD card is only detected on startup. This should probably be changed so that it is an event, this way the system will always know whether the SD is inserted or not, and re-initialise it if necessary.

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