RPi as Serial device instead of Ethernet adapter (ssh) - Raspberry Pi Forums


i have bought raspberry pi 0 (rpi), , i'm trying connected via ssh pc (using program putty).

have 2 laptops, both hp , both running (very close to) newest windows 10 version:
  1. hp pavilion 17-ab002nb, on laptop a
  2. hp probook 4730s, laptop b
installed necessary stuff on rpi, , when plug in laptop shows in device manager under network adapters usb ethernet/rndis gadget #2:

image

installed driver looks this:

image


, can connect rpi on ssh, using address raspberrypi.local.

when connect laptop b different result though, rpi shows under ports (com & lpt) serial usb device (com6):

image

driver details:

image

wrong, rpi should not recognised serial device. asked in `freenode#raspberrypi` irc channel , confirmed rpi set correctly.

tried copying driver laptop laptop b , installing within `device manager`, didn't work:

image

there way force windows install correct driver?

some stuff
screenshot of device manager on devices connection view. i'm not sure can find device id, added device locations of couple of "interesting" devices in image:
image

hardware ids serial device (on laptop b):

code: select all

usb\vid_0525&pid_a4a2&rev_0404 usb\vid_0525&pid_a4a2 
same ids on laptop (for ethernet adapter):

code: select all

usb\vid_0525&pid_a4a2&rev_0404 usb\vid_0525&pid_a4a2 
indeed same.

it appears have 32-bit wi10 on laptop a, , 64-bit on laptop b. 32-bit driver not install on 64-bit windows. remaining win box on vista 32-bit, sorry can suggest problem might , can't suggest fix.


raspberrypi



Comments