Search results

  1. JacksonS

    GBAtemp Exclusive GBAtemp Switch OLED and retro handheld giveaway raffle - comment here to enter!

    Wow can I have a prize please, that would sure be nifty.
  2. JacksonS

    Hardware Components used on the Switch (mostly the motherboard and main console)

    Pretty specific, but this is the Joy-Con battery female connector (the one that sits on the PCB): https://www.mouser.com/ProductDetail/538-78171-0002
  3. JacksonS

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

    It is not a resistor, you can tell by the shape. With the component removed from the circuit, it reads nearly infinite resistance and 100 pF in capacitance. It would make sense for it to be a capacitor since this is a button and it needs to be debounced. Even though the capacitor seems fine, my...
  4. JacksonS

    Hacking Question Disable volume buttons in Horizon?

    Hm, do you mean it's not possible to override the button action in software, or even disable the GPIOs?
  5. JacksonS

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

    Thanks for the visual. That component looks like a capacitor to me. I haven't tried removing it but I don't have much hope that it's related to this issue.
  6. JacksonS

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

    It's definitely not grounded. I've mentioned I've tested continuity and it's not shorted to anything. The GPIO is connected just as it should be, but it's being pulled down internally by the Tegra or something else that's broken. Can you show me where this other resistor is? I'd like to inspect...
  7. JacksonS

    Hacking Question Disable volume buttons in Horizon?

    Hi everyone, Does anyone with some CFW knowledge know if I can disable the volume buttons in Horizon? My motherboard has a hardware issue where the volume Up button gets pressed on its own, so I would like to disable the button in software. I'm guessing I'd need some custom sysmodule that...
  8. JacksonS

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

    Well, I've looked at the motherboard for a long time and I can't seem to fix the volume button issue. The physical button is fine; I disconnected it and it still thinks it's "pressed". Replacing the 150 ohms resistor with a wire changed nothing. I added an external pullup, but the button is...
  9. JacksonS

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

    That resistor must just be a passthrough, not a pullup. I'd expect a pullup to be above 1k ohms. I've looked at the 150 ohm resistor and it's not shorted to anything. Do you know if there is an external pullup resistor anywhere else on the board? If there is, I don't think I ever touched it, so...
  10. JacksonS

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

    I haven't test Tinfoil with the Trinket desoldered but I believe the issue is purely software. It seems to happen if I use certain install paths on the PC (e.g. if I define the path as relative it will crash, but not if I define it as absolute). My issue with the volume button hasn't gone away...
  11. JacksonS

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

    I figured the Trinket couldn't cause this issue but it seems like such a strange coincidence for the volume button to be affected. The issue exists as soon as the console is powered (even in RCM) so I don't think it's caused by software. I think my motherboard must have some abnormal issue...
  12. JacksonS

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

    Power is coming from the component indicated here:
  13. JacksonS

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

    I'm a little confused now. I got the same error with Tinfoil again even though it had been working (using the 0.9.8r2 UF2, not the test one you linked). Now, the Switch behaves as if the volume up button is always pressed, even though I did not connect a wire to it. I've fully powered it down...
  14. JacksonS

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

    It seems like my issue may have had more to do with my PC. Tinfoil threw an error when I was trying to install software from an external drive, but it does not when I try to install from the PC storage. As for Goldleaf, it still hangs, so I think that issue may be a bug in Goldlead itself...
  15. JacksonS

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

    Thanks for helping me troubleshoot this. I tried that UF2 image and the USB issue with TInfoil stopped. However, I put the 0.9.8r2 UF2 back on the Trinket and Tinfoil works now. I have no what changed. What exactly is the USB strap for? I couldn't find any clear description of what it does and...
  16. JacksonS

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

    Yes, I flashed it with Simple-UF2 and kept the original Trinket bootloader (no Switchboot). There are no Vol+ or Joy-Con wires. It injects the payload perfectly with autoRCM, but seems to cause USB issues otherwise. I can access the Trinket in bootloader mode and reflash it through the Switch's...
  17. JacksonS

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

    I just installed with Trinket M0 (v0.9.8r2) and I'm having an issue where USB install with Goldleaf or Tinfoil does not work. Goldleaf hangs, whereas Tinfoil causes an error on the Switch. I know Goldleaf USB install worked prior to this installation. It seems like the Trinket is not properly...
  18. JacksonS

    Hacking [Tool] Joy-Con Toolkit

    I downgraded my right Joy-Con to v3.48 by writing to the EEPROM directly and it still doesn't work with the toolkit. I know this Joy-Con worked before on v3.48, so the issue must be my computer. I'll look into it more and post again when I come up with a solution.
  19. JacksonS

    Hacking [Tool] Joy-Con Toolkit

    @CTCaer I'm wondering if I can get some help with my two right Joy-Con (both firmware v3.91). The controllers work normally in every respect except with this app. I can open the app and see the Joy-Con colors, but as soon as I try to do anything (backup SPI, change colors, etc), it throws a...
  20. JacksonS

    Hardware Adding Bluetooth Audio to the Switch

    I sometimes have that problem using the regular headphone jack on the Switch, but the noise doesn't come through the Bluetooth transmitter for me. I'd recommend moving your audio wires away from anything that seems like it may cause noise.
General chit-chat
Help Users
  • No one is chatting at the moment.
    rqkaiju2 @ rqkaiju2: istg if lose another game of minesweeper