Public bug reported:
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
** Affects: network-manager (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Desktop
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:
New
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/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp