-
Posts
14365 -
Joined
-
Last visited
-
Days Won
868
Content Type
Profiles
Articles, News and Tips
Forums
Everything posted by Jake Lo
-
Lenovo P400 El Capitan Intel HD 4000 not working
Jake Lo replied to embergeorge's topic in The Archive
Run in the terminal to determine if the kexts are loaded: kextstat | grep AppleIntel* -
Lenovo P400 El Capitan Intel HD 4000 not working
Jake Lo replied to embergeorge's topic in The Archive
That's a distro and we don't know what kexts were modded, removed or added, it's hard to determine the issue. Which version of El Capitan is this? Perhaps you could replace the vanilla AppleIntelFramebufferCapri.kext family. Can you verify if the following exist in /System/Library/Extensions: AppleIntelFramebufferCapri.kext AppleIntelHD4000Graphics.kext AppleIntelHD4000GraphicsGLDriver.bundle AppleIntelHD4000GraphicsMTLDriver.bundle AppleIntelHD4000GraphicsVADriver.bundle -
Lenovo P400 El Capitan Intel HD 4000 not working
Jake Lo replied to embergeorge's topic in The Archive
I think I read someone got it working with IntelCapriFB=0 What process did you follow to install your OS X? IAKOS? unifail? Manual? -
Replace the config and DSDT with that from E6230, that will set the correct resolution for your system.
-
Lenovo P400 El Capitan Intel HD 4000 not working
Jake Lo replied to embergeorge's topic in The Archive
You have 2 conflicting values here, ig-platform-id and IntelCapriFB. Graphics Mode 1600x900x32 ig-platform-id 0x0166003 IntelCapriFB 4 You could leave out ig-platform-id and leave it blank. With 1600x900 resolution, you can't use 3, go with 4 as you have it and try higher value if that doesn't work as Hervé wrote. -
Lenovo P400 El Capitan Intel HD 4000 not working
Jake Lo replied to embergeorge's topic in The Archive
Depending on your display resolution, try this for 1366x768 -v -f GraphicsEnabler=Yes IntelCapriFB=3 for 1600x900 and up -v -f GraphicsEnabler=Yes IntelCapriFB=4 -
Looking for help to install El Capitan on Dell E6230
Jake Lo replied to dbanga's topic in The Archive
Here's my El Capitan Clover guide. Boot pack is on post #2. -
To get HDMI audio working you need to patch your DSDT to enable HDAU
-
Almost Done Setting E5450 with el Capitan. I can use a little help
Jake Lo replied to Cyber_Redeem's topic in The Archive
I'm assuming you have set the required DVMT for graphics... The only kexts you need to add to /L/E are the kexts found in /EFI/Clover/Kexts/Other/LE as describe in Post Install. No need to relocate them as it won't be injected by Clover. Just copy, ignore the popup error and run the terminal commands. 6. Copy kexts from /EFI/Clover/Kexts/Other/LE to /Library/Extensions of Macintosh SSD 7. Repair permission and rebuild cache. Run command from terminal sudo chmod -Rf 755 /L*/E* sudo chown -Rf 0:0 /L*/E* sudo chmod -Rf 755 /S*/L*/E* sudo chown -Rf 0:0 /S*/L*/E* sudo touch -f /L*/E* sudo touch -f /S*/L*/E* sudo kextcache -Boot -U /- 16 replies
-
- E5450
- El Capitan
-
(and 3 more)
Tagged with:
-
Which OS X version are you trying to install? What boot loader are you using? Clover or Chameleon or something else? For Chameleon, try, -v -f GraphicsEnabler=Yes
-
You shouldn't need to rebuild cache unless you did an upgrade or add/remove some kexts. For debug, check your system logs. Just launch the console and look at the logs.
-
No need to reinstall, just restore your Voodoops2controller.
-
Almost Done Setting E5450 with el Capitan. I can use a little help
Jake Lo replied to Cyber_Redeem's topic in The Archive
Yes, it's patched from your origin DSDT/SSDT. Judging from your post regarding LAN and garble screen, you are not using my bootpack linked in post#2. The included config file, kexts and DSDT/SSDT should have fixed all the issue mentioned. My config uses ig-platform-id 0x16260006 rather than 0x16160002 or 0x16160000. Are you able to get HDMI video and audio with your current config?- 16 replies
-
- E5450
- El Capitan
-
(and 3 more)
Tagged with:
-
Almost Done Setting E5450 with el Capitan. I can use a little help
Jake Lo replied to Cyber_Redeem's topic in The Archive
Try this, replace all in /EFI/Clover/ACPI/Patched cyberRedeem.zip- 16 replies
-
- E5450
- El Capitan
-
(and 3 more)
Tagged with:
-
Make sure Apple RTC is enabled in the Config file. Perhaps refreshing your BIOS.
-
AppleHDA_IDT is just a dummy kext and it's patched on the fly with Clover config. @Hologos, make sure you have SIP disabled in Config.plist. RtVariables BooterConfig 0x28 CsrActiveConfig 0x67
-
Almost Done Setting E5450 with el Capitan. I can use a little help
Jake Lo replied to Cyber_Redeem's topic in The Archive
Do you have AppleIntelE1000.kext or IntelMausiEthernet in EFI/Clover/Kexts/10.11 or Other? Have you check if it's enable in the BIOS?- 16 replies
-
- E5450
- El Capitan
-
(and 3 more)
Tagged with:
-
Almost Done Setting E5450 with el Capitan. I can use a little help
Jake Lo replied to Cyber_Redeem's topic in The Archive
Do you know if your model has HD 4400 or HD 5500? Haswell or Broadwell CPU? See bootpacks for both here. If you have HD5500, you'll need to set the DVMT to 64MB in the BIOS. See my E7450 guide You probably has the M.2 slot for wireless, replace it with a DW1560 wireless/bluetooth combo. Kexts for this card are found in my E7450 bootpack.- 16 replies
-
- 1
-
- E5450
- El Capitan
-
(and 3 more)
Tagged with:
-
Try this, install with ACPIBacklight.kext for Backlight. Not sure what audio device you have, there might be a patched kext out there already. You could do a codec dump from Linux to determine the exact card. lenovo ideapad s300.aml.zip