Comment 32 for bug 1091663

Revision history for this message
Ivan Kisjes (ivan-6) wrote : Re: 3G is non-functional on 32GB+3G Nexus 7

OK, I've tried with both those network-managers, but kept getting that same DBus error.

I had to tweak a few things to build the network-managers:
- added -u--ignore-missing-info to dh_shlibdeps in debian/rules, to avoid missing info for a package (I think it was libmm-glib)
- removed libmm-glib-dev from dependencies, as I couldn't find that package (i.e. deleted the line from debian/controls)
- built with --builder='debuild -b -us -uc' to avoid GPG error

Starting ModemManager --debug manually still gives:
[main.c:114] name_lost_cb(): Could not acquire the 'org.freedesktop.ModemManager1' service name

And in the syslog this happens
...
 ModemManager[945]: <info> Loaded plugin 'Infineon'
...
ModemManager[945]: <info> Successfully loaded 25 plugins
ModemManager[945]: <warn> Could not acquire the 'org.freedesktop.ModemManager1' service name
ModemManager[945]: <info> ModemManager is shut down
...
NetworkManager[783]: <error> [1366722197.415731] [nm-dns-dnsmasq.c:399] update(): dnsmasq not available on the bus, can't update servers.
NetworkManager[783]: <error> [1366722197.415914] [nm-dns-dnsmasq.c:401] update(): dnsmasq owner not found on bus: Could not get owner of name 'org.freedesktop.NetworkManager.dnsmasq': no such name
NetworkManager[783]: <warn> DNS: plugin dnsmasq update failed
...
 NetworkManager[783]: <info> (wlan0): IP6 addrconf timed out or failed.
...
 dbus[479]: [system] Failed to activate service 'org.freedesktop.ModemManager1': timed out
NetworkManager[783]: <warn> error creating ModemManager client: Error calling StartServiceByName for org.freedesktop.ModemManager1: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Activation of org.freedesktop.ModemManager1 timed out

(the whole syslog is attached).

Package versions I'm using at the moment (with the Maurisko manager):
- 0.9.7.995+git201301311547.17123fc-0ubuntu1ppa1
- modemmanager 0.7.990-1
- dbus 1.6.8-1ubuntu6
- libdbus-1-3 1.6.8-1ubuntu6
- libc6 2.17-0ubuntu5
- libdbus-glib-1-2 0.100.2-1
- libglib2.0-0 2.36.0-1ubuntu2
- libgudev-1.0-0 1:198-0ubuntu10
- libnl-3-200 3.2.16-0ubuntu1
- libnl-genl-3-200 3.2.16-0ubuntu1
- libnl-route-3-200 3.2.16-0ubuntu1
- libnm-glib4 0.9.8.0-0ubuntu6
- libnm-util2 0.9.8.0-0ubuntu6
- libpolkit-gobject-1-0 0.105-1ubuntu1
- libsoup2.4-1 2.40.3-0ubuntu1
- upstart 1.8-0ubuntu1
- lsb-base 4.0-0ubuntu27
- wpasupplicant 1.0-3ubuntu1
- udev 175-0ubuntu26
- isc-dhcp-client 4.2.4-5ubuntu2
- iproute 20121211-2
- dnsmasq-base 2.65-1ubuntu1
- policykit-1 0.105-1ubuntu1
- iputils-arping 3:20101006-3ubuntu1

$ uname -a
Linux nexus 3.1.10-9-nexus7 #27-Ubuntu SMP PREEMPT Tue Feb 19 17:43:44 UTC 2013 armv7l armv7l armv7l GNU/Linux