I used "iphone_sdk_3.2_beta_5_with_xcode_3.2.2.dmg" in 10.6.4(10F566).
it working great!
But, it just hang and don't process further more.
I think it is related with kexts as followings.
################################################################################
Jun 11 11:39:15 ui-Mac-Pro installd[870]: ./postinstall: 115 2 0x757b5000 0x5000 0x4000 com.apple.iokit.CHUDKernLib (364) <7 6 5 4 3 1>
Jun 11 11:39:15 ui-Mac-Pro installd[870]: ./postinstall: 117 0 0x75abf000 0xc000 0xb000 com.apple.iokit.CHUDProf (364) <115 7 6 5 4 3>
Jun 11 11:39:15 ui-Mac-Pro installd[870]: ./postinstall: 119 0 0x75ab8000 0x7000 0x6000 com.apple.iokit.CHUDUtils (364) <115 5 4 3 1>
Jun 11 11:39:15 ui-Mac-Pro installd[870]: ./postinstall: Running kextunload (it may fail if the CHUD kexts aren't loaded, which is ok)
Jun 11 11:39:16 ui-Mac-Pro installd[870]: ./postinstall: launchctl: Please convert the following to launchd: //etc/mach_init.d/chum.plist
Jun 11 11:39:16 ui-Mac-Pro installd[870]: ./postinstall: launchctl: bootstrap_check_in(): Permission denied
Jun 11 11:39:16 ui-Mac-Pro installd[870]: ./postinstall: launchctl: ack! missing service port!
Jun 11 11:39:16 ui-Mac-Pro installd[870]: ./postinstall: launchctl: ack! missing server port!
Jun 11 11:39:16 ui-Mac-Pro installd[870]: ./postinstall: launchctl: Please convert the following to launchd: //etc/mach_init.d/pilotfish.plist
Jun 11 11:39:16 ui-Mac-Pro installd[870]: ./postinstall: launchctl: bootstrap_check_in(): Permission denied
Jun 11 11:39:16 ui-Mac-Pro installd[870]: ./postinstall: launchctl: ack! missing service port!
Jun 11 11:39:16 ui-Mac-Pro installd[870]: ./postinstall: launchctl: ack! missing server port!
Jun 11 11:39:16 ui-Mac-Pro installd[870]: ./postinstall: Running kextstat
################################################################################
So I checked kextstat as followings.
################################################################################
bash-3.2# kextstat -l | grep CHUD
127 0 0x75812000 0x5000 0x4000 com.apple.iokit.CHUDKernLib (364) <7 6 5 4 3 1>
bash-3.2#
bash-3.2# ls -al /System/library/Extensions/ | grep CHUD
drwxr-xr-x 3 root wheel 102 1 20 14:46 CHUDKernLib.kext
drwxr-xr-x 3 root wheel 102 1 20 14:49 CHUDProf.kext
drwxr-xr-x 3 root wheel 102 1 20 14:49 CHUDUtils.kext
bash-3.2#
bash-3.2# /sbin/kextload /System/library/Extensions/CHUDUtils.kext&
[1] 1650
bash-3.2# /sbin/kextload /System/library/Extensions/CHUDProf.kext&
[2] 1651
bash-3.2# jobs
[1]- Running /sbin/kextload /System/library/Extensions/CHUDUtils.kext &
[2]+ Running /sbin/kextload /System/library/Extensions/CHUDProf.kext &
bash-3.2# kextstat -l | grep CHUD
127 0 0x75812000 0x5000 0x4000 com.apple.iokit.CHUDKernLib (364) <7 6 5 4 3 1>
bash-3.2#
################################################################################
weird!!
답글삭제I try to install and uninstall repeatedly.
it just installed successfully few minutes ago.
I duuno what's going on.
Yea, I thought root cause is permissions. Because of I did repair permissions then installed successfully.
디스크 유틸리티에서 디스크 권한 수정으로 동기화 문제와 sdk설치 문제 해결!! ㅋ ㅋ
답글삭제Does someone have 3.2.3? I really need iPhone 4 simulator with iOS 4.0 and this is the only way (3.2.4 to 4.0.2 should be able to download it as an addition, but they don't do it anymore, so if someone have thesee files, they will do too). Thanks a lot.
답글삭제