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

Yellow Screen on boot #660

Closed
GoldenSloth3434 opened this issue Sep 19, 2021 · 4 comments
Closed

Yellow Screen on boot #660

GoldenSloth3434 opened this issue Sep 19, 2021 · 4 comments

Comments

@GoldenSloth3434
Copy link

I believe I've updated everything correctly to the latest versions that came out a few hours ago, but when I inject I get nothing but a bright yellow screen Anyone else having this problem or know how to fix it?

@CarlosRamirezGriego
Copy link

I have the same issue, I exported everything from the zip file in root

Regarding the Hekate version I used:

  • Version 5.6.1
  • Hekate bootloader files were also in root and replaced the ones from before

@CarlosRamirezGriego
Copy link

The Yellow screen went away because I was missing 1 step.
The hekate documentation specifies that we need to edit "hekate_ipl.ini"
Replace "fss0=atmosphere/fusee-secondary.bin" for "fss0=atmosphere/package3"
This removed the yellow screen but resulted in another error for me

@urherenow
Copy link

First thing you should do is launch fusee (vanilla Atmosphere) from nyx to see if it works. If it works, then something is wrong with hekate_ipl.ini

@CTCaer
Copy link
Owner

CTCaer commented Sep 20, 2021

Mismatching files for atmosphere can cause that. (Yellow screen or black screen/rcm or fatal error with 0100000000000008)
Editing fss0=atmosphere/fusee-secondary.bin to fss0=atmosphere/package3 in bootloader/hekate_ipl.ini is mandatory if you update to atmosphere v1.0.0 and up. And if HOS is 13.0.0, make sure you updated atmosphere to 1.1.0 or newer and you don't have stray old or obsolete sysmodules.

@CTCaer CTCaer closed this as completed Sep 20, 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

4 participants