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

Add an option to prevent the creation of logs on the microSD. #2438

Open
vencraft opened this issue Nov 6, 2024 · 3 comments
Open

Add an option to prevent the creation of logs on the microSD. #2438

vencraft opened this issue Nov 6, 2024 · 3 comments

Comments

@vencraft
Copy link

vencraft commented Nov 6, 2024

Feature Request

What feature are you suggesting?

Overview:

  • Disable the generation of error files from Atmosphere on the microSD.

Smaller Details:

  • Create an option in system_settings that allows disabling log generation on the microSD, thus avoiding continuous writing to the card and minimizing card degradation.

Nature of Request:

  • Addition
    Add an option to prevent the creation of logs on the microSD.

What component do you feel this would best fit within?

  • Atmosphère's custom bootloader.

[ Note: Bolded components are not implemented or are still at the prototyping phase. ]

Why would this feature be useful?

Minimize the degradation of the microSD card by avoiding constant writes to the card.

@Masamune3210
Copy link

The logs are there for a reason. Nothing should be continually making error logs because that would mean its continually encountering errors. If it is, find out why and fix it. I very much doubt that an option will be added

@vencraft
Copy link
Author

vencraft commented Nov 6, 2024

The logs are there for a reason. Nothing should be continually making error logs because that would mean its continually encountering errors. If it is, find out why and fix it. I very much doubt that an option will be added

The biggest generation of errors I have is due to having Wi-Fi enabled and the Nintendo connections being blocked, which cannot connect in the background... Is there a way to avoid this?

@hadrianrab
Copy link

The logs are there for a reason. Nothing should be continually making error logs because that would mean its continually encountering errors. If it is, find out why and fix it. I very much doubt that an option will be added

The biggest generation of errors I have is due to having Wi-Fi enabled and the Nintendo connections being blocked, which cannot connect in the background... Is there a way to avoid this?

using airplane mode, the only way I found

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants