-
Couldn't load subscription status.
- Fork 46
Open
Description
I built and installed this, and it worked perfectly - but only after I'd manually brought the host side interface up.
The host is debian 11 on x86
After plugging in, the usb0: device appeared but it wasn't routed, had no address assigned and wasn't 'up'.
I could fix this with
ifconfig usb0: 192.1.7.10 up
(or, presumably, the equivalent 'ip' command)
However in my previous experience of the gadget interface on beaglebone this was done automatically, presumably by dhcp on the gadget side.
Is this normal for this code or has something failed in my build / host ?
Metadata
Metadata
Assignees
Labels
No labels