I seem to have knocked a small SMD component off my Zero (v1.51) near the USB ports - based on the v1.4 SMD layout it’s “FB1”, a common mode choke for the USB3?
So far everything the important bits are working, wifi and a USB3 SSD:
root@rdx0-3:~# lsusb -t
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci-hcd/1p, 5000M
|__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/4p, 5000M
|__ Port 1: Dev 3, If 0, Class=Mass Storage, Driver=usb-storage, 5000M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci-hcd/2p, 480M
root@rdx0-3:~# dd if=/dev/sda bs=4096k | pv > /dev/null
13.9GiB 0:01:09 [ 205MiB/s] [ <=> ]
Is this actually a necessary component?