pwnagotchi icon indicating copy to clipboard operation
pwnagotchi copied to clipboard

First start takes too long and never ends

Open dbx0 opened this issue 1 year ago • 3 comments

I am having issues on booting my pwnagotchi while following the website steps. After writing the image on the SD Card and adding the config.toml file, it never starts.

I have left the device conected to my computer for over 8 hours and it didn't show anything on screen nor connected to my computer. What can be done in this situation? I'm running it on a Raspberry PI Zero W, with Waveshare 2.13 (white, black, red).

My config.toml file is like this:

main.name = "pwnagotchi"
main.lang = "en"
main.whitelist = [
  "mynetwork",
]

main.plugins.grid.enabled = true
main.plugins.grid.report = true
main.plugins.grid.exclude = [
  "mynetwork",
]

ui.display.enabled = true
ui.display.type = "waveshare213d"
ui.display.color = "black"

Is this an recurring issue or am I missing something?

dbx0 avatar Nov 01 '23 22:11 dbx0

Fixed by using the 1.5.5fix

dbx0 avatar Nov 02 '23 02:11 dbx0

i also have this if i dont ssh and confirm fingerprint it will never load ... you cheacked your ssh fingerprint ? try to delete tham and confirm the new ones

psiyco avatar Jan 09 '24 05:01 psiyco

I'm having the same issue. Flashed SD card multiple times to far. Even left the RPi powered via the power-only USB-port overnight to it definitely got enough time to setup and generate SSH keys. Connecting to my Windows systems only shows a COM port, no network port.

TheGroundZero avatar Apr 11 '24 13:04 TheGroundZero