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

FastCFWswitch for Mariko? #13

Open
HeikesFootSlave opened this issue Jan 1, 2023 · 6 comments
Open

FastCFWswitch for Mariko? #13

HeikesFootSlave opened this issue Jan 1, 2023 · 6 comments

Comments

@HeikesFootSlave
Copy link

Dear hartie95,

Would it be possible, with the new r2p that is now used for l4t and provided by hekate since 6.0.0,to make a working version of fastCFWswitch for Mariko consoles?

Take a look into the config readme that comes with the l4t Ubuntu Bionic from switchroot!
README_CONFIG.txt

Maybe it's nothing, but if = wow!

@TTghostsemir
Copy link

TTghostsemir commented Feb 19, 2023

I have made it my mission to make fastCFWswitch with Mariko support 😉

https://github.com/TTghostsemir/fastCFWswitch/releases

@ghost
Copy link

ghost commented Mar 21, 2023

hmm i have tried with mariko (hwfly) to boot directy from cfw into cfw "reboot".

i have set within HEKATE id=EMUMMC
{-- Custom Firmware --} [NSW emuMMC] payload=bootloader/payloads/fusee.bin kip1patch=nosigchk atmosphere=1 emummcforce=1 id=EMUMMC logopath=bootloader/bootlogo.bmp icon=bootloader/res/icon_atmo.bmp

and thought it should work while triggering this into fastcfw:
[ATMOSPHERE] name=ATMOSPHERE path=/atmosphere/reboot_payload.bin bootId=EMUMMC

but just boots into hekate again.
did i did something wrong?

// it seems nothing is working or beeing passed through the HWFLY and it ends up everytime in hekate no matter what...
just reboots all time to hekate nevertheless what configured.
tegra explorer ... lockpick ... ???

@Hartie95
Copy link
Owner

hmm i have tried with mariko (hwfly) to boot directy from cfw into cfw "reboot".

i have set within HEKATE id=EMUMMC {-- Custom Firmware --} [NSW emuMMC] payload=bootloader/payloads/fusee.bin kip1patch=nosigchk atmosphere=1 emummcforce=1 id=EMUMMC logopath=bootloader/bootlogo.bmp icon=bootloader/res/icon_atmo.bmp

and thought it should work while triggering this into fastcfw: [ATMOSPHERE] name=ATMOSPHERE path=/atmosphere/reboot_payload.bin bootId=EMUMMC

but just boots into hekate again. did i did something wrong?

// it seems nothing is working or beeing passed through the HWFLY and it ends up everytime in hekate no matter what... just reboots all time to hekate nevertheless what configured. tegra explorer ... lockpick ... ???

As mentioned here it's doesn't seem possible to support mariko yet. The fork he linked also didn't add mariko support via hekate register hack, it just removed the block stating that mariko is not supported, so it is effectively just a reboot, like the os or reboot to payload app from a atmosphere does.

@carr654
Copy link

carr654 commented Oct 28, 2023

hmm i have tried with mariko (hwfly) to boot directy from cfw into cfw "reboot".
i have set within HEKATE id=EMUMMC {-- Custom Firmware --} [NSW emuMMC] payload=bootloader/payloads/fusee.bin kip1patch=nosigchk atmosphere=1 emummcforce=1 id=EMUMMC logopath=bootloader/bootlogo.bmp icon=bootloader/res/icon_atmo.bmp
and thought it should work while triggering this into fastcfw: [ATMOSPHERE] name=ATMOSPHERE path=/atmosphere/reboot_payload.bin bootId=EMUMMC
but just boots into hekate again. did i did something wrong?
// it seems nothing is working or beeing passed through the HWFLY and it ends up everytime in hekate no matter what... just reboots all time to hekate nevertheless what configured. tegra explorer ... lockpick ... ???

As mentioned here it's doesn't seem possible to support mariko yet. The fork he linked also didn't add mariko support via hekate register hack, it just removed the block stating that mariko is not supported, so it is effectively just a reboot, like the os or reboot to payload app from a atmosphere does.

hi there this is a great works alt on oled it works perfect for me reboots to stock through the overay, boots to ums etc just like fast cfw switch does on v1 switches https://github.com/HookedBehemoth/studious-pancake/releases/tag/v1.0.0

@Hartie95
Copy link
Owner

hmm i have tried with mariko (hwfly) to boot directy from cfw into cfw "reboot".
i have set within HEKATE id=EMUMMC {-- Custom Firmware --} [NSW emuMMC] payload=bootloader/payloads/fusee.bin kip1patch=nosigchk atmosphere=1 emummcforce=1 id=EMUMMC logopath=bootloader/bootlogo.bmp icon=bootloader/res/icon_atmo.bmp
and thought it should work while triggering this into fastcfw: [ATMOSPHERE] name=ATMOSPHERE path=/atmosphere/reboot_payload.bin bootId=EMUMMC
but just boots into hekate again. did i did something wrong?
// it seems nothing is working or beeing passed through the HWFLY and it ends up everytime in hekate no matter what... just reboots all time to hekate nevertheless what configured. tegra explorer ... lockpick ... ???

As mentioned here it's doesn't seem possible to support mariko yet. The fork he linked also didn't add mariko support via hekate register hack, it just removed the block stating that mariko is not supported, so it is effectively just a reboot, like the os or reboot to payload app from a atmosphere does.

hi there this is a great works alt on oled it works perfect for me reboots to stock through the overay, boots to ums etc just like fast cfw switch does on v1 switches https://github.com/HookedBehemoth/studious-pancake/releases/tag/v1.0.0

It's only possible since a recent atmosphere update, to actually do it, before that the register was overwritten in hos.
When I have some time, I will look into it for fastCFWswitch and enable support, as long as hekate is the target payload.

@carr654
Copy link

carr654 commented Oct 28, 2023

hmm i have tried with mariko (hwfly) to boot directy from cfw into cfw "reboot".
i have set within HEKATE id=EMUMMC {-- Custom Firmware --} [NSW emuMMC] payload=bootloader/payloads/fusee.bin kip1patch=nosigchk atmosphere=1 emummcforce=1 id=EMUMMC logopath=bootloader/bootlogo.bmp icon=bootloader/res/icon_atmo.bmp
and thought it should work while triggering this into fastcfw: [ATMOSPHERE] name=ATMOSPHERE path=/atmosphere/reboot_payload.bin bootId=EMUMMC
but just boots into hekate again. did i did something wrong?
// it seems nothing is working or beeing passed through the HWFLY and it ends up everytime in hekate no matter what... just reboots all time to hekate nevertheless what configured. tegra explorer ... lockpick ... ???

As mentioned here it's doesn't seem possible to support mariko yet. The fork he linked also didn't add mariko support via hekate register hack, it just removed the block stating that mariko is not supported, so it is effectively just a reboot, like the os or reboot to payload app from a atmosphere does.

hi there this is a great works alt on oled it works perfect for me reboots to stock through the overay, boots to ums etc just like fast cfw switch does on v1 switches https://github.com/HookedBehemoth/studious-pancake/releases/tag/v1.0.0

It's only possible since a recent atmosphere update, to actually do it, before that the register was overwritten in hos. When I have some time, I will look into it for fastCFWswitch and enable support, as long as hekate is the target payload.

okay no problem and yes i was aware of it - only posted to allow others to know that there is an alt out there for the time being :)

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