Comment 13 for bug 1193161

Revision history for this message
Tony Espy (awe) wrote :

This is still broken with today's image (20130626).

After running 'nmcli con up id "3g"', the phone is briefly brought online ( note, I have no active Wi-Fi configuration ), however it seems NM then tries to separately active rmnet_usb0, and screws things up. Here's the actual sequence of commands:

root@ubuntu-phablet:/# nmcli con up id "3g"
root@ubuntu-phablet:/# ping yahoo.com
PING yahoo.com (206.190.36.45) 56(84) bytes of data.
64 bytes from ir1.fp.vip.gq1.yahoo.com (206.190.36.45): icmp_seq=1 ttl=43 time=218 ms
64 bytes from ir1.fp.vip.gq1.yahoo.com (206.190.36.45): icmp_seq=2 ttl=43 time=175 ms
64 bytes from ir1.fp.vip.gq1.yahoo.com (206.190.36.45): icmp_seq=3 ttl=43 time=220 ms
^C
--- yahoo.com ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2002ms
rtt min/avg/max/mdev = 175.278/204.913/220.753/20.975 ms
root@ubuntu-phablet:/# nmcli dev
DEVICE TYPE STATE
rmnet_usb2 802-3-ethernet unavailable
rmnet_usb3 802-3-ethernet unavailable
rmnet_usb1 802-3-ethernet unavailable
rmnet_usb0 802-3-ethernet connecting (getting IP configuration)
/ril_0 gsm connected
wlan0 802-11-wireless disconnected
root@ubuntu-phablet:/# ping yahoo.com
ping: unknown host yahoo.com