CTCaer / hekate

hekate - A GUI based Nintendo Switch Bootloader
GNU General Public License v2.0
6.77k stars 575 forks source link

NYX Error when tying to partition SD card. #1036

Closed ChicagGhost closed 2 weeks ago

ChicagGhost commented 2 weeks ago

Hello,

I've been having an issue recently where my device has been freezing at the bootloader menu and every time I would restart it would continue to freeze, so I decided to start over and reinstall everything.

I'm trying to partition my SD card so I can create an emuMMC. I keep running into an error from NYX saying the following, "NYX exception has occurred (LR 00000000)".

CTCaer commented 2 weeks ago

Get a screenshot or photo from console info -> microsd. Although the issue is probably RAM. (You can also try increasing bpmpclock in nyx.ini)

ChicagGhost commented 2 weeks ago

Here is a picture of my SD card details, I did end up getting another error once I went into this.

(LR EB057576)

20241103_183627

ChicagGhost commented 2 weeks ago

Hello,

I tried what you suggested with increasing the bpmpclock,I went from 2 to 3 and that worked for. I was able to make do my partition, create emuMMC and it hasn't froze since once I increased that.

CTCaer commented 2 weeks ago

Even, better then. That means no hw issues. (Btw the sd is legit and also there are no issues with sd connector)

HeikesFootSlave commented 2 weeks ago

Here is a picture of my SD card details, I did end up getting another error once I went into this.

(LR EB057576)

20241103_183627

Why are you using exFAT? Shouldn't it be FAT32?

ChicagGhost commented 2 weeks ago

Here is a picture of my SD card details, I did end up getting another error once I went into this. (LR EB057576) 20241103_183627

Why are you using exFAT? Shouldn't it be FAT32?

It is but this was more just to check the SD card itself the main issue was the freezing which has since been resolved.