pwnagotchi icon indicating copy to clipboard operation
pwnagotchi copied to clipboard

[BUG] OTG configuration not running in peripheral mode

Open parkan opened this issue 3 years ago • 0 comments

Describe the bug It's not possible to connect to the RPi Zero W using the current configuration because it's not in peripheral mode. setting dr_mode=peripheral fixes this. Parameter should be added to the end of config.txt on /boot.

To Reproduce Steps to reproduce the behavior:

  1. follow connection directions in https://pwnagotchi.ai/configuration/#connecting-to-pi0w-with-microusb-cable-on-linux-host

Expected behavior Host is reachable

Environment (please complete the following information):

  • Pwnagotchi version v1.5.5
  • OS version Ubuntu 22.04.2 LTS
  • Type of hardware Zero W

parkan avatar Apr 21 '23 23:04 parkan