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
0 commenti:
Post a Comment