Describe the bug
On a fresh install of my pwnagotchi, I plugged it for the first time, but no new Ethernet interface appear.
With some investigations, I discover a serial USB (COM4 for me) that appear when I plug the rpi0.
Is it related to #159 ?
To Reproduce
Steps to reproduce the behavior:
Screenshot
Here is the serial USB.
Expected behavior
I expect a new ethernet interface for my pownagotchi
Environment:
Thank you in advance !
here try this one.
just update that serial port using the driver below.
got it from this site
i think this will be the temporary fix or maybe permanent?
I had this same issue, fixed it by installing the RNDIS driver. Known bug, should be referenced here: https://pwnagotchi.ai/configuration/#connect-to-your-pwnagotchi
Well thanks guys ! This works perfectly.
I followed the steps from your site @PeachMangoes
Yes @mrseeker , this could help many new users
@PeachMangoes helped me as well, should really be mansioned on the config page
Most helpful comment
here try this one.
just update that serial port using the driver below.
got it from this site
mod-duo-rndis.zip
i think this will be the temporary fix or maybe permanent?