Raspberry Pi Zero W - SSH over USB

I need to connect to my new Raspberry Pi Zero W with SSH over USB.

I found a lot of guides and forum post with the same instructions (see below) but after trying it doesn't work on my Windows 10 laptop with error:
Could not resolve hostname raspberrypi.local: Name or service not known

Solution:
Open Device Manager, Open Ports (COM and LPT), search for Serial USB device (COMx)
 replace drivers with this: 


Instructions:
Edit the cmdline.txt file and add this directly after rootwait
modules-load=dwc2,g_serial
Edit the config.txt file and add this directly after the last line in the file:
dtoverlay=dwc2
Add an empty file called ssh
Share on Google Plus

About Vittorio Pavesi

    Blogger Comment
    Facebook Comment

0 commenti: