Bela, are there any known USB dongles which have PiCore issues on Zero?
Configuration: RasPiZero v1.3, PiCore7 (8 won't boot?), net-usb installed (along with firmware.tcz and a bunch of others due to the mystery), OTG hard-wired to a 4-port hub, keyboard and NIC, dual (redundant) 40A regulated power supplies (there should be no issue with power fluctuations)
Keyboard works as expected.
NIC is "detected" (dmesg) and LEDs light up as expected
ifconfig -a shows only local loopback
dmesg shows:
...
usb 1-1.2: new full-speed USB device number 4 using dwc_otg
usb 1-1.2: new USB device found, idVendor=0fe6, idProduct=8101
usb 1-1.2: new USB device strings: Mfr=0, Product=2, SerialNumber=3
usb 1-1.2: Product: USB Network Controller
... (Then moves onto SPI, GPIO 7/8)
Thanks!