by psichel_adm » Tue May 25, 2010 1:02 pm
On May 25, 2010, at 12:33 AM, David Negvesky wrote:
Hi Peter,
I was sure that was the missing step. Since I already had v2.5, I couldn't remember how to get back to the 'first run' state. Unfortunately, no luck.
So I did a search in Console for IPNetMonitor and sure enough, there it was, complaining it couldn't load IPNetMonitor_TNKE.kext. So I ran kextutil (as suggested) on that kext and it said the kext didn't contain the correct code for 64-bit! Seems upgrading to 10.6.3 somehow flipped me into 64-bit. Sure enough, when I checked "Software" in System Profiler, it read "64-bit Kernel and Extensions: Yes"!
With some help from the web, I edited /Library/Preferences/SystemConfiguration/com.apple.Boot.plist, removed the "arch=x86_64" value from the Kernel Flags string, rebooted, and I'm back in business. Might explain some of the strange behavior I was seeing with other apps, too. Weird!
Thanks for your help.
Dave Negvesky