Sorry for tardiness... that directory (/run/NetworkManager/conf.d/) does not exist.
```bash $ ls /run/NetworkManager/ devices no-stub-resolv.conf resolv.conf system-connections ``` On 6/29/20 11:30 AM, Sebastien Bacher wrote: > could you also give the output of this command on your system? > > $ ls /run/NetworkManager/conf.d/ > > it should have the ovveride configuration > -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1885127 Title: ethernet interfaces explicity excluded from management in globally- managed-devices.conf Status in network-manager package in Ubuntu: Incomplete Bug description: The file `/usr/lib/NetworkManager/conf.d/10-globally-managed-devices.conf` included with this package (installed via apt in 19.10 environment) contains the line: ``` unmanaged-devices=*,except:type:wifi,except:type:gsm,except:type:cdma ``` In my system (laptop with no native ethernet), this results in the inability to easily use USB/ethernet adapters. After manually modifying: ``` unmanaged-devices=*,except:type:wifi,except:type:gsm,except:type:cdma,except:type:ethernet ``` the USB/ethernet adapter is detected and configured automatically by NetworkManager To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1885127/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp