iPhone tethering no longer working under natty

Bug #735435 reported by Jiehan Zheng
56
This bug affects 10 people
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Expired
Medium
Unassigned

Bug Description

The network manager can recognize my iPhone 3GS and offered a new menu item for the iPhone. It automatically tries to connect to the Internet via the iPhone once I plug it in, but after I updated to natty it always fails.

A few required outputs:

jiehan@jiehan-laptop:/$ lsb_release -rd
Description: Ubuntu Natty (development branch)
Release: 11.04

jiehan@jiehan-laptop:/$ apt-cache policy ipheth-utils
ipheth-utils:
  Installed: 1.0-3build1
  Candidate: 1.0-3build1
  Version table:
 *** 1.0-3build1 0
        500 http://archive.ubuntu.com/ubuntu/ natty/universe amd64 Packages
        100 /var/lib/dpkg/status

Please let me know if there's anything missing or I did anything wrong. Thank you.

Revision history for this message
Jiehan Zheng (jiehanzheng) wrote :

Seems to be a problem related to DHCP.

Revision history for this message
Paul Sladen (sladen) wrote :

jiehan: is this still broken in the Ubuntu 11.04 beta1 that came out today?

Changed in network-manager (Ubuntu):
status: New → Incomplete
Changed in ipheth (Ubuntu):
status: New → Incomplete
importance: Undecided → Medium
Changed in network-manager (Ubuntu):
importance: Undecided → Medium
milestone: none → ubuntu-11.04
Revision history for this message
Jiehan Zheng (jiehanzheng) wrote :

paul: Thank you. I updated just now and unfortunately it is still not working. The syslog output was the same and it end up with this:

NetworkManager[544]: <info> Activation (eth1) Stage 5 of 5 (IP Configure Commit) failed (no IP configuration found)

Revision history for this message
Mathieu Trudel-Lapierre (cyphermox) wrote :

This isn't an issue in NetworkManager, but somewhere in ipheth or the iPhone itself, which does not yield a DHCP address:

09:05 jiehan-laptop NetworkManager[482]: <info> Activation (eth1) Stage 3 of 5 (IP Configure Start) complete.
Mar 25 22:09:05 jiehan-laptop dhclient: Internet Systems Consortium DHCP Client 4.1.1-P1
Mar 25 22:09:05 jiehan-laptop dhclient: Copyright 2004-2010 Internet Systems Consortium.
Mar 25 22:09:05 jiehan-laptop dhclient: All rights reserved.
Mar 25 22:09:05 jiehan-laptop dhclient: For info, please visit https://www.isc.org/software/dhcp/
Mar 25 22:09:05 jiehan-laptop dhclient:
Mar 25 22:09:05 jiehan-laptop NetworkManager[482]: <info> (eth1): DHCPv4 state changed nbi -> preinit
Mar 25 22:09:05 jiehan-laptop dhclient: Listening on LPF/eth1/06:1e:64:0c:76:d9
Mar 25 22:09:05 jiehan-laptop dhclient: Sending on LPF/eth1/06:1e:64:0c:76:d9
Mar 25 22:09:05 jiehan-laptop dhclient: Sending on Socket/fallback
Mar 25 22:09:05 jiehan-laptop dhclient: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 3
Mar 25 22:09:08 jiehan-laptop dhclient: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 3
Mar 25 22:09:11 jiehan-laptop dhclient: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 6
Mar 25 22:09:15 jiehan-laptop kernel: [11735.390047] eth1: no IPv6 routers present
Mar 25 22:09:17 jiehan-laptop dhclient: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 10
Mar 25 22:09:27 jiehan-laptop dhclient: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 12
Mar 25 22:09:39 jiehan-laptop dhclient: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 13
Mar 25 22:09:50 jiehan-laptop NetworkManager[482]: <warn> (eth1): DHCPv4 request timed out.

Please verify your configuration, in case usb tethering on the iPhone was disabled.

Changed in network-manager (Ubuntu):
status: Incomplete → Invalid
milestone: ubuntu-11.04 → none
Changed in ipheth (Ubuntu):
milestone: none → ubuntu-11.04
Revision history for this message
penalvch (penalvch) wrote :

Jiehan Zheng, thank you for reporting this and helping make Ubuntu better. Natty reached EOL on October 2012.
Please see this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases

We were wondering if this is still an issue in a supported release? If so, could you please plug the USB iphone in, unplug all other USB devices, execute the following at a terminal and post the results to this report:
lsusb

As well, could you please test for this with the latest development release of Ubuntu? ISO CD images are available from http://cdimage.ubuntu.com/releases/ .

If it remains an issue, could you please run the following command in the development release from a Terminal (Applications->Accessories->Terminal), as it will automatically gather and attach updated debug information to this report:

apport-collect -p linux <replace-with-bug-number>

Also, could you please test the latest upstream kernel available following https://wiki.ubuntu.com/KernelMainlineBuilds ? It will allow additional upstream developers to examine the issue. Please do not test the kernel in the daily folder, but the one all the way at the bottom. Once you've tested the upstream kernel, please comment on which kernel version specifically you tested and remove the tag:
needs-upstream-testing

This can be done by clicking on the yellow pencil icon next to the tag located at the bottom of the bug description and deleting the text:
needs-upstream-testing

If this bug is fixed in the mainline kernel, please add the following tags:
kernel-fixed-upstream
kernel-fixed-upstream-VERSION-NUMBER

where VERSION-NUMBER is the version number of the kernel you tested.

If the mainline kernel does not fix this bug, please add the following tags:
kernel-bug-exists-upstream
kernel-bug-exists-upstream-VERSION-NUMBER

where VERSION-NUMBER is the version number of the kernel you tested.

If you are unable to test the mainline kernel, please comment as to why specifically you were unable to test it and add the following tags:
kernel-unable-to-test-upstream
kernel-unable-to-test-upstream-VERSION-NUMBER

where VERSION-NUMBER is the version number of the kernel you tested.

Please let us know your results. Thank you for your understanding.

Helpful Bug Reporting Tips:
https://help.ubuntu.com/community/ReportingBugs

no longer affects: network-manager (Ubuntu)
affects: ipheth (Ubuntu) → linux (Ubuntu)
Changed in linux (Ubuntu):
milestone: ubuntu-11.04 → none
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for linux (Ubuntu) because there has been no activity for 60 days.]

Changed in linux (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.