Recent content by n0xius

  1. n0xius

    HWFly OLED v4.1 Flashing Red/Green

    sounds like bad soldering on the cpu ribbon to me. did you install it yourself or did someone else install it for you?
  2. n0xius

    Hacking Spacecraft-nx failed flash

    flashing the firmware requires a working bootloader since otherwise the dfu won't get initialized. can you check the device/vendor id inside device manager? there are 3 vendor/device ids inside the spacecraft-nx flasher and just one inside the sx flasher, if the modchip shows up as anything but...
  3. n0xius

    Hacking Spacecraft-nx failed flash

    the serial number sits at file offset 0x150 in the bootloader and is 16 bytes long. the serial number is only used for the license for sxos, so it can't be a possible problem except for sxos. a white led on the board indicates a problem glitching the tegra. can you try to a chip erase via an...
  4. n0xius

    Hardware Behaviour of Switch without EMMC

    if the switch goes straight into rcm mode(in case of a complete unbootable emmc), your pc will detect it as unknown usb device if plugged in
  5. n0xius

    Hacking Question Bad Switch v2 Flex Cable?

    do you get the red light instantly or do you see the blue blinking before it goes red?
  6. n0xius

    Hacking Question Bad Switch v2 Flex Cable?

    they should show nothing since the pins are connected to the components on the flex ribbon and not directly to the solder points
  7. n0xius

    Hacking Question Bad Switch v2 Flex Cable?

    sp1 doesnt look connected on the right side, sp2 looks fine. try to get the ribbon as low as possible and resolder sp1
  8. n0xius

    Hacking Question Bad Switch v2 Flex Cable?

    do you mind taking a picture of the soldering work? also might try to re-flash the firmware of the modchip via the usb dongle and the sx updater
  9. n0xius

    Hacking Spacecraft-nx failed flash

    it does not apply for the spacecraft-nx firmware. if you don't plan to use sxos anymore, the serial number doesn't matter. sure, ill pm you my discord.
  10. n0xius

    Hacking Question Bad Switch v2 Flex Cable?

    which switch variant do you own? model number for erista(v1) is HAC-001 and for mariko(v2) is HAC-001(-01)
  11. n0xius

    Hacking Spacecraft-nx failed flash

    the original firmware can't be flashed directly since its encrypted with a variant of TEA. you need to decrypt it first by using gw_flash.py(https://gist.github.com/SciresM/cd40c3d1b5dfafbf1fe8f7e5cf13f91e). it requires python version 2.7.11 and the usage of that python script is "python...
  12. n0xius

    Hacking Spacecraft-nx failed flash

    i just told him to get the information of the video to help him solder it to the correct points on the modchip and sthetix uploaded the bootloader files which incase you've bricked your chip will help to restore the bootloader. sounds like a wrong/broken flash of the firmware. try to reflashing...
  13. n0xius

    Hacking Spacecraft-nx failed flash

    yes, just do the same procedure as before but select the firmware binary instead of the bootloader one, change the "Start address" inside the "Program & Verify" window to "0x08003000" and make sure to check the "Skip Flash Erase" box to not erase the chip (which includes the bootloader at...
  14. n0xius

    Hacking Spacecraft-nx failed flash

    the risky part of spacecraft-nx is the bootloader replacement which fails somewhat frequently as i would say. a safe option would be to leave the bootloader as is and just replace the firmware.
  15. n0xius

    Hacking Spacecraft-nx failed flash

    go into "Target" again and select "Program & Verify", select the spacecraft-nx or sx bootloader, remove the check from "Skip Flash Erase", add it to "Reset after programming" and "Full Flash Memory Checksum" and finally press start.