milkv-duo / duo-buildroot-sdk

Milk-V Duo Official buildroot SDK
411 stars 174 forks source link

Seeing Arduino loader device on a Linux x86_64 host #81

Open MarkMLl opened 7 months ago

MarkMLl commented 7 months ago

I've built and am running the Arduino branch of 1.0.9. On the Duo (mounted on an IO carrier board) I can see that burnd is using /dev/ttyGS0, USB-C connection is to the carrier board, but on the host I can see neither an RNDIS device nor a serial device for the Arduino IDE.

Situation is the same if I connect directly to the USB socket on the Duo, and appears unchanged whether blink.sh is running. Remainder of the configuration is unchanged except that I have locked the MAC address down (to the one displayed by dmesg on first boot).

What obvious detail am I missing?