ervinke2 Posted November 23, 2014 Share Posted November 23, 2014 My problem is when I try to boot without -f boot hangs at [iOBluetoothHCIController][searchForTransportEventTimeOutHandler] -- Missing Bluetooth Controller Transport. If I boot with -f there is no problem but the really slow kext loading. The OS is 10.10GM1. CPU: C2D T7500 GPU: nVidia Geforce 8400M GS. Link to comment Share on other sites More sharing options...
Administrators Bronxteck Posted November 24, 2014 Administrators Share Posted November 24, 2014 try repairing your disk and permissions with disk utility. Link to comment Share on other sites More sharing options...
ervinke2 Posted November 24, 2014 Author Share Posted November 24, 2014 It's still stuck at the same place :/ Link to comment Share on other sites More sharing options...
Administrators Bronxteck Posted November 24, 2014 Administrators Share Posted November 24, 2014 are you using a renamed kernel? Link to comment Share on other sites More sharing options...
ervinke2 Posted November 25, 2014 Author Share Posted November 25, 2014 No, I'm using the stock. Link to comment Share on other sites More sharing options...
Administrators Bronxteck Posted November 25, 2014 Administrators Share Posted November 25, 2014 well something must be messing with your kernel cache. what are you using for installer and for booting. or to put kexts into your system? Link to comment Share on other sites More sharing options...
ervinke2 Posted November 25, 2014 Author Share Posted November 25, 2014 I haven't used any installer, I used vanilla installer. I'm using Chameleon r2399 to boot, and I put the kexts to /Extra/Extensions. Link to comment Share on other sites More sharing options...
Administrators Bronxteck Posted November 25, 2014 Administrators Share Posted November 25, 2014 what exactly are you calling a vanilla installer? if your using my hack you have to run a myfix after installing kexts into e/e if not they will not be picked up while it builds the kernel cache. Link to comment Share on other sites More sharing options...
ervinke2 Posted November 25, 2014 Author Share Posted November 25, 2014 I didn't used myHack, I used ChameleonInstaller. I put the /E/E route to the bootcaches.plist and then generated a new kextcache from terminal with "kextcache -prelinked-kernel". Link to comment Share on other sites More sharing options...
Administrators Bronxteck Posted November 25, 2014 Administrators Share Posted November 25, 2014 well whatever it's doing it is giving you the -f issue. 90% of the issue you explained is due to kernel cache not building properly and kicking some kexts out of it hence the need for -f which loads all kexts... does that make sense? also 10.10 is very finicky about it. you cant use the more aggressive methods of 10.9.x and below like totally deleting the pelinked kernel. there are also other requirements like kext_dev_mode=1 kernel flags. and the kext exclude list. you need to reacquaint yourself with the methods and adjust to them. Link to comment Share on other sites More sharing options...
Recommended Posts