[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: debian losing usb detection after guest OS sees a USB device in virtualbox



Scott Ferguson wrote:
> H.S. wrote:
> > So, looks like I need to somehow make network manager not mess with
> > Tomtom when it is plugged in.
>
> I would be useful for others if you post your success at getting NM to
> ignore a device here.

Agreed!

Previously:
>>> Jan 28 22:21:59 red NetworkManager[2188]:    SCPlugin-Ifupdown: device added (path: /sys/devices/pci0000:00/0000:00:16.2/usb3/3-1/3-1:1.0/net/usb0, iface: usb0): no ifupdown configuration found.
>>> Jan 28 22:21:59 red NetworkManager[2188]: <info> (usb0): now managed

This leads me to believe the device name being assigned to the device
is "usb0".  Try this in /etc/network/interfaces:

  iface usb0 inet manual

That line should tell ifupdown that the configuration is manual.  And
since it is a configuration for ifupdown that tells NetworkManager to
leave it alone.  I am pretty sure that will work.

Bob

Attachment: signature.asc
Description: Digital signature


Reply to: