pwnagotchi didn't work
I assembled my Pwnagotchi today and flashed the firmware from jayofelony's GitHub onto the SD card using Raspberry Pi Imager. When I connect the device to power, the LED on the Raspberry Pi flashes rapidly at first, then slows down after a while; after 10 minutes, nothing had happened—it was still flashing, but there was no image. I also checked the logs using `dmesg -w` in a Linux terminal on my PC, and saw the following:
usb 3-2: new full-speed USB device number 25 using xhci_hcd
usb 3-2: device descriptor read/64, error -110
usb 3-2: device descriptor read/64, error -110
usb 3-2: new full-speed USB device number 26 using xhci_hcd.
Before this, I had also written the Pwnagotchi image to the SD card; the Pi's LED lit up and stayed solid (didn't flash), but nothing worked, and `dmesg -w` showed the same errors.
I am using a Raspberry Pi Zero 2 W and a Waveshare 2.13" V4 display.