Skip to content

Host interface isn't 'up' #4

@artgodwin

Description

@artgodwin

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions