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

face a Failed to apply 'nosigchk and Failed to launch HOS issue #392

Closed
zsw12abc opened this issue Apr 17, 2020 · 10 comments
Closed

face a Failed to apply 'nosigchk and Failed to launch HOS issue #392

zsw12abc opened this issue Apr 17, 2020 · 10 comments

Comments

@zsw12abc
Copy link

i just download the latest and update my NS to 10.0.0
I try to enter my emuMMC as usual
but face those 2 issues
Failed to apply 'nosigchk
Failed to launch HOS issue
can you help me?

@urherenow
Copy link

urherenow commented Apr 17, 2020

Edit your hekate_ipl.ini and remove the nosigchk=1. There are no patches that work with 10.0 unless you have a modified ams_mitm.kip and loader.kip.

If removing the nosigchk line gets you frozen on a black screen, many things can cause that, to include things that won’t be supported here. In that case, look into the Kosmos package.

@CTCaer CTCaer closed this as completed Apr 17, 2020
@zsw12abc
Copy link
Author

[config]
autoboot=0
autoboot_list=0
bootwait=1
verification=1
backlight=100
autohosoff=0
autonogc=1

{AtlasNX/Kosmos w/ nosigchk}
{}
{Discord: discord.teamatlasnx.com}
{Github: git.teamatlasnx.com}
{Patreon: patreon.teamatlasnx.com}
{Pegascape DNS: pegascape.sdsetup.com}
{}

{--- Custom Firmware ---}
[CFW (SYSNAND)]
emummc_force_disable=1
fss0=atmosphere/fusee-secondary.bin
kip1patch=nosigchk
atmosphere=1
logopath=bootloader/bootlogo.bmp
icon=bootloader/res/icon_payload.bmp
kip1=atmosphere/kips/*
{}

[CFW (EMUMMC)]
fss0=atmosphere/fusee-secondary.bin
kip1patch=nosigchk
atmosphere=1
logopath=bootloader/bootlogo.bmp
icon=bootloader/res/icon_payload.bmp
kip1=atmosphere/kips/*
{}

{--- Stock ---}
[Stock (SYSNAND)]
emummc_force_disable=1
fss0=atmosphere/fusee-secondary.bin
stock=1
icon=bootloader/res/icon_switch.bmp
{}

I didnt see nosigchk=1 in my hekate_ipl.ini

@Masamune3210
Copy link

Kip1patch=nosigchk....

@Drew-Peacock
Copy link

I removed "kip1patch=nosigchk" and am still getting the message.

@NiniG92
Copy link

NiniG92 commented May 25, 2020

I removed "kip1patch=nosigchk" and am still getting the message.

open up your hekate_ipl.ini file and just copy + paste the following. should be good to go. :)

[config]
autoboot=0
autoboot_list=0
bootwait=1
verification=1
backlight=100
autohosoff=0
autonogc=1

{AtlasNX/Kosmos w/ nosigchk}
{}
{Discord: discord.teamatlasnx.com}
{Github: git.teamatlasnx.com}
{Patreon: patreon.teamatlasnx.com}
{Pegascape DNS: pegascape.sdsetup.com}
{}

{--- Custom Firmware ---}
[CFW (SYSNAND)]
emummc_force_disable=1
fss0=atmosphere/fusee-secondary.bin
atmosphere=1
logopath=bootloader/bootlogo.bmp
icon=bootloader/res/icon_payload.bmp
kip1=atmosphere/kips/*
{}

[CFW (EMUMMC)]
fss0=atmosphere/fusee-secondary.bin
atmosphere=1
logopath=bootloader/bootlogo.bmp
icon=bootloader/res/icon_payload.bmp
kip1=atmosphere/kips/*
{}

{--- Stock ---}
[Stock (SYSNAND)]
emummc_force_disable=1
fss0=atmosphere/fusee-secondary.bin
stock=1
icon=bootloader/res/icon_switch.bmp
{}

@Masamune3210
Copy link

Don't use sig patches

@HugoAvila1
Copy link

I removed "kip1patch=nosigchk" and am still getting the message.

open up your hekate_ipl.ini file and just copy + paste the following. should be good to go. :)

[config]
autoboot=0
autoboot_list=0
bootwait=1
verification=1
backlight=100
autohosoff=0
autonogc=1

{AtlasNX/Kosmos w/ nosigchk}
{}
{Discord: discord.teamatlasnx.com}
{Github: git.teamatlasnx.com}
{Patreon: patreon.teamatlasnx.com}
{Pegascape DNS: pegascape.sdsetup.com}
{}

{--- Custom Firmware ---}
[CFW (SYSNAND)]
emummc_force_disable=1
fss0=atmosphere/fusee-secondary.bin
atmosphere=1
logopath=bootloader/bootlogo.bmp
icon=bootloader/res/icon_payload.bmp
kip1=atmosphere/kips/*
{}

[CFW (EMUMMC)]
fss0=atmosphere/fusee-secondary.bin
atmosphere=1
logopath=bootloader/bootlogo.bmp
icon=bootloader/res/icon_payload.bmp
kip1=atmosphere/kips/*
{}

{--- Stock ---}
[Stock (SYSNAND)]
emummc_force_disable=1
fss0=atmosphere/fusee-secondary.bin
stock=1
icon=bootloader/res/icon_switch.bmp
{}

I just followed this step and now it works, but TINFOIL doesn't work now.... what should I do?

@Masamune3210
Copy link

Tinfoil actively refuses to work if you use Kosmos or Hekate, you will have to figure out how to remedy it yourself as it's not a issue with hekate

@CTCaer
Copy link
Owner

CTCaer commented Jun 27, 2020

No piracy discussion..

Repository owner locked as off-topic and limited conversation to collaborators Jun 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants
@Masamune3210 @CTCaer @urherenow @zsw12abc @NiniG92 @Drew-Peacock @HugoAvila1 and others