Recent content by kiwihop

  1. K

    Hacking WIP [Trinket] [Rebug] [Others] SWITCHBOOT_UF2 / FUSEE_UF2 modchip software

    Hi mattytrog. I've been screwing around to try to solve the issue with the USB IC on RCM x86 on hardware level to not make it drain any battery. The PCB that I have for the modchip is different from the screenshot that are on the thread. On this "new" board there are some pads that make it...
  2. K

    Hacking WIP [Trinket] [Rebug] [Others] SWITCHBOOT_UF2 / FUSEE_UF2 modchip software

    It works perfectly, and as said before, everyone makes mistakes, don't be hard at yourself. That's why pencils come with a rubber :)
  3. K

    Hacking WIP [Trinket] [Rebug] [Others] SWITCHBOOT_UF2 / FUSEE_UF2 modchip software

    Thanks to you :) I don't want to be "that guy", but i tested the Fusee-UF2 version and its not working :S Switch stays in RCM and can't inject payload from outside :S
  4. K

    Hacking WIP [Trinket] [Rebug] [Others] SWITCHBOOT_UF2 / FUSEE_UF2 modchip software

    That one loads switch boot and I can load CFW from the modchip. USB 8gb nsp install with tinfoil USB works. Sideloading of payloads with tegrarcmgui works too. From what you said on previous messages, seems like it's not possible to keep the pin low while also deep sleeping the modchip right?
  5. K

    Hacking WIP [Trinket] [Rebug] [Others] SWITCHBOOT_UF2 / FUSEE_UF2 modchip software

    Pretty sure, was testing doing full shutdowns and restarts with power + vol+. Entering both OFW and CFW on demand
  6. K

    Hacking WIP [Trinket] [Rebug] [Others] SWITCHBOOT_UF2 / FUSEE_UF2 modchip software

    yes, with the ex_SD_reload payloads it was injecting it (payload.bin on sd root)
  7. K

    Hacking WIP [Trinket] [Rebug] [Others] SWITCHBOOT_UF2 / FUSEE_UF2 modchip software

    Did a quick test. Console enters RCM but chip doesn't inject payload. However I'm able to enter CFW through tegrarcmgui. Installing a 8gb NSP through usb works fine. Also, injecting payloads from outside. Seems like a timeout issue, like the chip shuts down the USB logic too quickly I'd say...
  8. K

    Hacking WIP [Trinket] [Rebug] [Others] SWITCHBOOT_UF2 / FUSEE_UF2 modchip software

    Hi all! I have an update regarding the usb issue. I've contacted the vendor of the RCM x86 from tindie and he told me that the usb issue is related to the switch FW version (7.0.1 in my case) He told me to try with these files on the modchip: github /euclala/RCM-X86/tree/master/ex_SD_reload...
  9. K

    Hacking WIP [Trinket] [Rebug] [Others] SWITCHBOOT_UF2 / FUSEE_UF2 modchip software

    To add a bit more information, my trinket does not look exactly as the regular RCM x86. The board is like the ones on tindie for the developer: I cannot post links, google "tindie SAMD21 trinket M0 MOD" The board data on the txt is: UF2 Bootloader - (JOYCON -ON)(VOL UP -OFF) DUAL BOOT...
  10. K

    Hacking WIP [Trinket] [Rebug] [Others] SWITCHBOOT_UF2 / FUSEE_UF2 modchip software

    Many thanks!! Let me know if i can help on anything :)
  11. K

    Hacking WIP [Trinket] [Rebug] [Others] SWITCHBOOT_UF2 / FUSEE_UF2 modchip software

    I'm also having issues with rcm x86 and usb. The modchip works perfectly, can boot to both OFW and CFW (5 wires + Optional for RCM accidents), but I'm unable to inject payloads or use goldleaf usb install. Console charges correctly. I tried removing the reed switch but got the same behavior...