Hacking Playing on my EZ-flash IV, pressed to many buttons, and now "no_loader_found"

BallzofFury

New Member
OP
Newbie
Joined
Jan 25, 2015
Messages
2
Trophies
0
Age
34
XP
51
Country
Netherlands
Hi guys, recently bought an EZ-flash IV which I've been loving. It's an EZ402 2006.03 model, and came with the 1.70 kernel and a preformatted mini-sd which both worked fine. While playing tough boss in Metroid Fusion, I pressed most of the buttons simultaneously, and got this message:

"Find_ezfla_up.bin,updating
Erasing_OK

Write_complete

Restart
No_Loader_found

fat initial 0"

I've tried flashing a number of kernels by emptying the mini-sd and only putting the ezfla_up.bin file on, and starting with the R button pressed, but I'm still stuck with this message. What should I do?
 

dibmem

Member
Newcomer
Joined
Jan 6, 2015
Messages
15
Trophies
0
Age
54
XP
176
Country
United States
Did a quick search on 'No_Loader_found' and came up with a few suggestions / questions:
1) Are you using a MiniSD to MicroSD adapter? If so, clean the contacts on both with (rubbing, not drinking) alcohol.
2) Have you tried removing the update file (ezfla_up.bin) from your flash card to see if it boots without the firmware? (I often overthink things when I experience a problem - forgetting to try the basics.)
3) Have you checked your 'R' trigger - it might be jammed, causing the card to go into a continuous update cycle.

Edit: Thought of one more....
Are you using the 'latest' Clearlooks v5 firmware?

One more thought - If you have a DS Lite, use it to flash the firmware. Might save your bacon.
 

BallzofFury

New Member
OP
Newbie
Joined
Jan 25, 2015
Messages
2
Trophies
0
Age
34
XP
51
Country
Netherlands
Thanks for taking the time to help.

1) I'm using a mini-ad card provided by the supplier of my EZ IV.

2) I have tried this, even without the mini-sd card inserted it gives the described error message. It seems to not flash kernels either, as it doesn't seem to recognise the card.

3) I've tried using normal GBA games, and the R trigger works fine on those so that can't be the issue.

In the few days since my post I've gotten into contact with ndscard.com, the guys who sold me my initial EZ IV + mini-sd, and they've been really helpful. After some debugging they've decided to send be a replacement EZ IV, so I guess maybe it was faulty after all.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • NinStar @ NinStar:
    you have to launch your homebrews directly from the wii u menu
  • NinStar @ NinStar:
    there is a plugin that display them on the wii u menu, pretty sure it is enabled by default
  • crafthp434 @ crafthp434:
    so like it doesnt exist
  • crafthp434 @ crafthp434:
    yeah
    ?
  • NinStar @ NinStar:
    it doesn't exist, at least not for aroma
  • crafthp434 @ crafthp434:
    ohhhhh
  • NinStar @ NinStar:
    on tiramisu you can access it by opening mii maker
  • crafthp434 @ crafthp434:
    okay
  • NinStar @ NinStar:
    I don't have a wii u anymore to test it myself, but if homebrews are not visible on the wii u menu I think you can press L + R + minus to open the plugin menu, there should be an option called "homebrews on wii u menu" or something similar
  • crafthp434 @ crafthp434:
    nope
  • crafthp434 @ crafthp434:
    it is L+dpad down+ select
  • crafthp434 @ crafthp434:
    but homebrew is appearing in the home menu btw
  • NinStar @ NinStar:
    yes, now I remember it
  • NinStar @ NinStar:
    then it is working, I also don't like that they did this but it is the only option you have if you are using aroma
  • crafthp434 @ crafthp434:
    i just didint know the homebrew launcher didint exist in aroma
  • crafthp434 @ crafthp434:
    thanks btw
  • Xdqwerty @ Xdqwerty:
    Im downloading fallout 3 goty edition
    +1
  • BigOnYa @ BigOnYa:
    I'm downloading more ram for my hamster pc
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    New hamster PC, with anal operation and BT connectivity!
    +1
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, How do I make enemies respawn on gdevelop after
    the player dies?
  • Psionic Roshambo @ Psionic Roshambo:
    Carrying a PC or phone is so old school!
  • Psionic Roshambo @ Psionic Roshambo:
    Squeeze your cheeks twice to answer calls!
  • BigOnYa @ BigOnYa:
    @Xdqwerty you can use a "spawner" function on any object.
  • BigOnYa @ BigOnYa:
    Or when your player dies, you can say in code, if enemy exists, do nothing, but if enemy does not exist, then create enemy at certain spot. (This would be a pain tho for lots of emeies)
    BigOnYa @ BigOnYa: Or when your player dies, you can say in code, if enemy exists, do nothing, but if enemy does...