raspberrypi / usbboot

Raspberry Pi USB booting code, moved from tools repository
Apache License 2.0
905 stars 229 forks source link

can this lead to the pi turning off? #54

Closed Lewiscowles1986 closed 3 years ago

Lewiscowles1986 commented 4 years ago

I'm working with this code, or some variant via the ClusterHAT and I'm seeing behavior across several pi-zero's 1.2 &1.3 (no wifi or headers). The pi's respond to ping over gadget mode, but not ssh or other commands. Sometimes they wake after a time. Other-times not. A Power cycle works

lurch commented 3 years ago

Sounds like a problem with whatever "gadget mode" code you're actually running on the Pi Zeros? In which case this is probably a question for the Raspberry Pi Forums. This repo is "just" the tool to load code onto the Pis :wink:

Lewiscowles1986 commented 3 years ago

I was asking due to the clusterHAT turning off / stalling devices. But thanks