Discussions

Ask a Question
Back to All

Is the default password really `turing`? SD card upgrade?

Ive been trying:

  • curl 'http://turing/api/bmc/authenticate' -X POST -d '{"username":"root", "password":"turing"}' -k
  • ssh root@turing
    root@turing's password:
    Permission denied, please try again.
    root@turing's password:
    Permission denied, please try again.

It's like my board doesn't have the password from the documentation (https://docs.turingpi.com/docs/turing-pi2-bmc-ui)...

I flashed an SD card using the Raspberry Pi Imager 1.8.5 while flashing the TP2-Firmware-SDCARD-v2.0.5.img on it, the board doesn't seems to boot nor upgrade. I've changed two settings to have the SSH (https://imgur.com/a/TnN4ab1).

The only thing that show up (without the SD card in it) is the old BMC user interface.

I don't know what i missed in the documentation!