You can make a difference in the Apple Support Community!

When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.

💡 Did you know?

⏺ If you can't accept iCloud Terms and Conditions... Learn more >

⏺ If you don't see your iCloud notes in the Notes app... Learn more >

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

USB tethering lost after installing iphone configuration utility

For the longest time I've been surfing on my Mac (on Lion) tethered to my iPhone (on iOS5). The "iPhone USB" service appears normal in the Network section of System Preferences. After I installed iPhone Configuration Utility (v3.4) the "iPhone USB" service just displays a red dot and I get a "Either the iPhone USB cable..." message.


I found a tip saying I can reboot my Mac holding down the "3" and "2" keys to run in 32-bit mode and this re-enabled the "iPhone USB" service. But this means I have to run 32-bit every time I need to tether?!? I tried uninstalling iPhone Config Utility but the problem persisted.


Is there something I'm missing?

MacBook, Mac OS X (10.5.4)

Posted on Feb 10, 2012 3:36 AM

Reply
85 replies

Apr 18, 2012 2:25 PM in response to Luis Santos

Well I tried removing iPhone Configuration Utility 3.5, reinstalling iTunes again (No Success), replacing AppleUSBEthernetHost and it still didn't work. So I deleted

/Library/Preferences/SystemConfiguration

and the Network Settings got reseted to its Defaults. This got my iPhone recognized again. The problem is that my Network Settings got lost and I will have to configurate everything again (VPN Connections, USB Modems etc). But at least the biggest problem got solved.


I'm using MacBook Pro Early 2011 (OS X Lion 10.7.3) and iPhone 4S (iOS 5.1).

Apr 25, 2012 7:30 AM in response to Community User

FastGTR's solution works extremely well with The File Fab11 Posted.


Here's what I did. Rather simple.


1: Download

The File Fab11 Posted



2: Go to Finder and press

cmd + shift + G

3: Paste in this and hit enter:

/System/Library/Extensions/AppleUSBEthernetHost.kext/Contents/MacOS/

4: Replace this file with downloaded one

AppleUSBEthernetHost.kext



5: Search for disk util in spotlight and

run disk utility > select your root drive (Macintosh HD) > Repair Permissions

This may take a few minutes.


6:

Restart and done.

I did not even reinstall or uninstall anything. Confirmed it works, solved 2 sets with the same issue


All the best. If it doesn't work. try uninstalling iphone config util like they said above.


Ohh right System profile.

Mac OS X Lion 10.7.3, iPhone 4 16GB White, with my iPhone Configuration Utility 3.5(289) still installed.


Message was edited by: DopeyDupe

May 31, 2012 4:26 AM in response to DopeyDupe

I used this successfully too - many thanks DopeyDupe. I'm running Snow Leopard, but the same solution, using the file from Fab11, worked.


My variation (for those comfortable with the Unix command line): instead of running Disk Utility and repairing permissions, I just used:

cd /System/Library/Extensions/AppleUSBEthernetHost.kext/Contents/MacOS/

sudo chown root AppleUSBEthernetHost

sudo chgrp wheel AppleUSBEthernetHost

Jul 3, 2012 11:01 AM in response to Thor Prichard

I don't actually think that the problem is that the binary lacks its executable bits. I see the other binary files in other kext bundles also lack the execute bits. Perhaps the bigger issue is that the file is built only for i386. It lacks that x86_64 architecture that is required to load on systems booted with the 64 bit kernel. I would guess that many of us here are running Lion which boots 64 bit by default.


user@localhost:MacOS # pwd

/System/Library/Extensions/AppleUSBEthernetHost.kext/Contents/MacOS

user@localhost:MacOS # file AppleUSBEthernetHost

AppleUSBEthernetHost: Mach-O object i386

user@localhost:MacOS # file /System/Library/Extensions/AppleFileSystemDriver.kext/Contents/MacOS/AppleFileS ystemDriver

/System/Library/Extensions/AppleFileSystemDriver.kext/Contents/MacOS/AppleFileSy stemDriver: Mach-O universal binary with 2 architectures

/System/Library/Extensions/AppleFileSystemDriver.kext/Contents/MacOS/AppleFileSy stemDriver (for architecture x86_64): Mach-O 64-bit kext bundle x86_64

/System/Library/Extensions/AppleFileSystemDriver.kext/Contents/MacOS/AppleFileSy stemDriver (for architecture i386): Mach-O object i386

user@localhost:MacOS # ll /System/Library/Extensions/AppleFileSystemDriver.kext/Contents/MacOS/AppleFileS ystemDriver

-rw-r--r-- 1 root wheel 64K Jun 18 2011 /System/Library/Extensions/AppleFileSystemDriver.kext/Contents/MacOS/AppleFileS ystemDriver

user@localhost:MacOS #

USB tethering lost after installing iphone configuration utility

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.