EdiZon-SE icon indicating copy to clipboard operation
EdiZon-SE copied to clipboard

Hang in input value page

Open chrismok23 opened this issue 4 years ago • 9 comments

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

chrismok23 avatar Jan 08 '21 08:01 chrismok23

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

ylorn avatar Jan 19 '21 14:01 ylorn

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.

Ningyoplug avatar Jan 19 '21 21:01 Ningyoplug

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

tomvita avatar Jan 22 '21 02:01 tomvita

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?

chrismok23 avatar Jan 27 '21 15:01 chrismok23

Same for me: https://github.com/tomvita/EdiZon-SE/issues/12#issue-797692880

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

xadox-1st avatar Feb 03 '21 11:02 xadox-1st

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

ca1e avatar Mar 08 '21 09:03 ca1e

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

ca1e avatar Mar 08 '21 14:03 ca1e

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.

tomvita avatar Mar 11 '21 16:03 tomvita

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

Sotam avatar Mar 24 '21 10:03 Sotam