ubuntu-phonedations-bugs team mailing list archive
-
ubuntu-phonedations-bugs team
-
Mailing list archive
-
Message #00845
[Bug 1467640] Re: No mobile data connection for mako on wily
This was discussed a while ago, see https://lists.ubuntu.com/archives
/ubuntu-devel/2015-June/038777.html for reference and
/usr/share/doc/udev/README.Debian.gz for a documentation on current
network device naming.
If there is a reason to exclude rmnet_* from that schema, i. e. we have
a place which hardcodes the device names instead of selecting them by
properties, you can add a file /lib/systemd/network/00-rmnet-kernel.link
or /etc/systemd/network/00-rmnet-kernel.link with
---------- 8< -----------
[Match]
OriginalName=rmnet_*
[Link]
NamePolicy=kernel
MACAddressPolicy=persistent
---------- 8< -----------
I'll change /lib/systemd/network/01-mac-for-usb.link to 50-* in our udev
package to make it a bit easier to add exceptions with lexicographically
earlier rule names.
--
You received this bug notification because you are a member of Ubuntu
Phonedations bugs, which is subscribed to ofono in Ubuntu.
https://bugs.launchpad.net/bugs/1467640
Title:
No mobile data connection for mako on wily
Status in ofono package in Ubuntu:
Confirmed
Bug description:
Mako does not connect to the mobile network anymore starting with
wily(-proposed) image r229.
You can find some information in the following discussion on the Ubuntu Phone mailing list: https://lists.launchpad.net/ubuntu-phone/msg13466.html
list-modem and list-contexts results can be found here: https://lists.launchpad.net/ubuntu-phone/msg13468.html
And here: https://lists.launchpad.net/ubuntu-phone/msg13475.html
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ofono/+bug/1467640/+subscriptions
References