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

Hang in input value page #7

Open
chrismok23 opened this issue Jan 8, 2021 · 9 comments
Open

Hang in input value page #7

chrismok23 opened this issue Jan 8, 2021 · 9 comments

Comments

@chrismok23
Copy link

My SW is using 11.0.1, when I input the value in value tab, the system will be freeze.
unnamed

@ylorn
Copy link

ylorn commented Jan 19, 2021

I have the same issue as well on 11.0.1 (atmosphere 0.17.1) where the Edizon-SE froze when bringing up the keyboard

@Ningyoplug
Copy link

Ningyoplug commented Jan 19, 2021

Same issue, happened twice already. Latest atmosphere & firmware.
Both times i was using the switch in handheld mode. Hasn't happened in docked mode yet to me. In case this is useful.

Edit: tried again, another freeze. It seems it always happens when im using the switch in handheld mode but never when using it docked. I think the issue might be related to that.

@tomvita
Copy link
Owner

tomvita commented Jan 22, 2021

Reduce the number of sysmodules loaded. Some games like MHR demo having tesla loaded is sure to crash.

@chrismok23
Copy link
Author

Reduce the number of sysmodules loaded. Some games like MHR demo having tesla loaded is sure to crash.

So will it be fixed next version?

@xadox-1st
Copy link

Same for me:
#12 (comment)

Could solve if by downgrading Switch FW to 10.0.2 with daybreak.

@ca1e
Copy link

ca1e commented Mar 8, 2021

same issue.11.0.1 &ams0.18.1.will it be fixed?

@ca1e
Copy link

ca1e commented Mar 8, 2021

tesla sysmodule loaded when it be froze.cant it be compatible?

@tomvita
Copy link
Owner

tomvita commented Mar 11, 2021

tesla can be toggle off using hekate tool box. https://github.com/WerWolv/Hekate-Toolbox.

You may have sysmodule that don't have a toolbox.json file.
Here is an example. You can create it easily.
{
"name" : "sys-clk",
"tid" : "00FF0000636C6BFF",
"requires_reboot": false
}
When you have this file hekate toolbox will list it and let you manage it, otherwise it won't

Try first turning off all the sysmodule, check that the problem is solved then turn them back on to find out what you can run concurrently.

@Sotam
Copy link

Sotam commented Mar 24, 2021

Disabling Tesla seems to be working, thanks @tomvita :-)

@Mi4uric3 Mi4uric3 mentioned this issue Jun 14, 2021
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

7 participants