retronx-team / sys-clk

Nintendo Switch homebrew overclocking/underclocking system module and frontend
Other
917 stars 67 forks source link

Crashing at launch on 17.0.0|AMS1.6.2 ASSERT_RESULT_OK: tsGetTemperature(1) #75

Closed eco9898 closed 11 months ago

eco9898 commented 11 months ago

Installed sysmodules 1.2.2-9b114b3 (latest?) Crashes immediately when loading the sys-clk via sysmodules The switch is currently plugged into my dock and just sitting on the home screen with no overclock set Below is the log message:

[2023-11-26 15:02:04.016] === sys-clk 1.0.3 ===
[2023-11-26 15:02:04.567] Ready
[2023-11-26 15:02:04.583] [mgr] sys-clk status: enabled
[2023-11-26 15:02:04.600] [mgr] TitleID change: 0100000000001000
[2023-11-26 15:02:04.618] [mgr] Profile change: Docked
[2023-11-26 15:02:04.649] [mgr] CPU clock change: 1020.0 Mhz
[2023-11-26 15:02:04.665] [mgr] GPU clock change: 768.0 Mhz
[2023-11-26 15:02:04.683] [mgr] Memory clock change: 1600.0 Mhz
[2023-11-26 15:02:04.713] [!] ASSERT_RESULT_OK: tsGetTemperature(1)
  RC: [0xf601] 0001-0123
  in /workspace/switch/sys-clk/sysmodule/src/clocks.cpp:324
[2023-11-26 15:02:04.732] Exit
eco9898 commented 11 months ago

71