DanielBW Posted December 26, 2014 Share Posted December 26, 2014 After installing the FBCapri kext i got a blank screen the Dell e6230 Resolution: 1366x768 RAM: 8Gb OS x version: Mavericks 10.9.0 Please Help!! Link to comment Share on other sites More sharing options...
PlutoDelic Posted December 26, 2014 Share Posted December 26, 2014 Daniel, you can avoid reinstallation very easy. Either boot through a bootable OS X USB and use the terminal before the installation procedure (dont have go go further after), or boot in to single user mode with -s On single user mode, you need to mount the main partition, which is described to you how to do it in the entrance of the single user session. After that, navigate to the kext folder: cd /System/Library/Extensions To find out the name of the kext, type this (assuming you are in /S/L/E): ls | grep Capri this commands lists all files, however, it filters only the files with the Capri name. After you have the file name, the easiest command should be to delete it (again, assuming you did not leave the /S/L/E path): rm NameOfTheFBCapri.kext after that reboot with: reboot PS, you may also wanna share you Device and your Bootloader? 1 Link to comment Share on other sites More sharing options...
DanielBW Posted December 29, 2014 Author Share Posted December 29, 2014 Thank you for your reply. Im using Chameleon bootloader and its a Dell e6230. Could you help me get QE/CI working? Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted December 29, 2014 Moderators Share Posted December 29, 2014 do you have a patched DSDT? did you use any of the guide from here? did you use any of the bootpacks provided from here? Try booting with IntelCapriFB=3 -v 1 Link to comment Share on other sites More sharing options...
DanielBW Posted December 29, 2014 Author Share Posted December 29, 2014 Yes i did Sir.. I used your own guide. downloaded all the attatched files.. I used the the DSDT in the Extras pack. Ok i will try "IntelCapriFB=3 -v" Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted December 29, 2014 Moderators Share Posted December 29, 2014 You mean the Yosemite Guide? You probably installed both patched IntelCaprFB or the wrong one. For your system, you should select AppleIntelFramebufferCapri_03 and rename it to AppleIntelFramebufferCapri.kext. Delete AppleIntelFramebufferCapri_04. Then install everything in SLE to /System/Library/Extensions with kextwizard. The DSDT is patched for 03 as well. Edit: Nevermind, your 1st post saids Mavericks, so you probably meant the Mavericks guide. You don't need to replace the FB in the attached /Extra since your resolution is 1366x768. Only replace it if it's higher! Link to comment Share on other sites More sharing options...
DanielBW Posted December 29, 2014 Author Share Posted December 29, 2014 Oh Ok! So i should just install it with the FB kext and boot up with "IntelCapriFB=3 -v" ? Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted December 29, 2014 Moderators Share Posted December 29, 2014 I'm assuming you're installing Mavericks with myHack method. I'm also assuming you have already installed Mavericks but now having graphics issue. From another working OS X, download just the /Extra folder. Launch myHack and select install Extra. Select "Use my Own" and point to this Extra folder, destination should be the USB Installer. Now boot with the USB Installer on the E6230. Select myHack, and Install Extra. Select "Use my Own" again and this time point it to the E6230 drive. Oh, don't forget to replace the DSDT with the one in the Updated page. Remember to rename it to DSDT.aml. This allows sleeping/wake with LID close/open. Link to comment Share on other sites More sharing options...
DanielBW Posted December 29, 2014 Author Share Posted December 29, 2014 Done installing the Extra with myHack "Graphics Intel HD Graphics 4000 64 MB of Sharing"Will QE/CI work? Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted December 29, 2014 Moderators Share Posted December 29, 2014 Should show 1024 MB of VRam. Do you get a translucent menu bar? Link to comment Share on other sites More sharing options...
Recommended Posts