-
Posts
14365 -
Joined
-
Last visited
-
Days Won
868
Content Type
Profiles
Articles, News and Tips
Forums
Everything posted by Jake Lo
-
E6540 - Capitan - Graphic bugs on Top - no Bluetooth
Jake Lo replied to OSXnoob's topic in The Archive
No, you suppose to install AppleHDA_ALC292 as is with the vanilla AppleHDA in /S/L/E. Don't replace or rename it. As for hibernate, you can disable it in the Config file. Use Clover Configurator v4.24 -
Replace OsxAptioFixDrv-64.efi with OsxAptioFix2Drv-64.efi
-
Check to see if it's loaded. Launched Kextwizard, under Loaded tab, search for 'AppleHDA' You should see AppleHDAController and AppleHDA AppleHDAController should show version 272.50 AppleHDA should show version 999.1
- 674 replies
-
E6540 - Capitan - Graphic bugs on Top - no Bluetooth
Jake Lo replied to OSXnoob's topic in The Archive
What are you using for audio now? Here's the patched AppleHDA_ALC292, install it to /S/L/E, you'll need to restore the vanilla AppleHDA. I added the Clover patch-on-the-fly to your config and edited your DSDT. Let me know if it works for you. E6540-HDA.zip -
I don't own this model, but for El Capitan, it's necessary to add that additional patch as I mentioned earlier. I looked at the bootpack from OP. I made the modification to the config file. Please try to see if it works. Install the dummy kext ALC270HDA from OP to /S/L/E or /L/E and repair permission 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 / config.plist.zip
- 674 replies
-
You should not have an issue running El Capitan on your Inspiron.
-
System Integrity Protection. You'll see lots of info from google.
-
Did you install the dummyKext from the OP?
- 674 replies
-
All, updated post # 463 with the following Fix audio Fix boot glitch Disable SIP Post Install
-
add this additional patch to your config for audio under kextToPatch <dict> <key>Comment</key> <string>AppleHDA-elCapitan</string> <key>Find</key> <data> gxnUEQ== </data> <key>Name</key> <string>AppleHDA</string> <key>Replace</key> <data> AAAAAA== </data> </dict>
- 674 replies
-
- 1
-
Problems with Post-Installation of Yosemite and Dell E6220
Jake Lo replied to gucky1's topic in The Archive
You run this in the terminal sudo pmset -a hibernatemode 0 -
Tested R4RC2 - still causes KP for V3 id E7=0x73 0x03 0x0a, EC=0x88 0x08 0x1d (E6430/E6230/Exx30) - KP on El Capitan, Yosemite and Mavericks (boots but causes reboots) V3 id E7=0x73 0x03 0x0a, EC=0x88 0x08 0x22 (E7440/E7240/Precision M6800) - Not as smooth as R4RC1, 2 finger scrolling not work as well, causing right click. - 2 finger tapping is hits and misses
-
Try without cache.
-
Yes, as I mentioned before, no more hang and reboot issue with the GPU. New SIP feature, so will need new version Clover with SIP disabling option.
-
According to some search I did, it saids to make sure date is correct. So check your BIOS, set it to current date and time.
-
Download latest Clover here. Upgrade to the new OsxAptioFixDrv-64.efi under customize.
-
Try this Inspiron 5548.zip
-
Follow this thread. To fix the USB/Webcam issue, installed the fakepciid from the last post of the thread. Yes, disabling SIP will allow kexts to be install to /S/L/E or /L/E
-
Clover Configuration will wipe out that section. You'll need plistedit pro or Xcode or text editor to add it. Put it between the last of KernelandKextPatches and Smbios. RtVariables BooterConfig 0x28 CsrActiveConfig 0x67 SMBIOS Upload your Config.plist if you want me to add it for you. Update: Clover Configurator 4.24 fixed the above issue
-
Make sure SIP is disable first before you upgrade. Add this to config file RtVariables BooterConfig 0x28 CsrActiveConfig 0x67
-
Yes, but you'll need to add a few preparation: Upgrade to Clover v3270 and up Copy 10.10 folder in /EFI/Clover/Kexts and rename it to 10.11 or just rename the 10.10 folder as Other Add this to Clover config.plist to disable SIP (between last of KextToPatch and SmBios or Use Clover Configurator 4.24.0 <key>RtVariables</key> <dict> <key>BooterConfig</key> <string>0x28</string> <key>CsrActiveConfig</key> <string>0x67</string> </dict> For audio and boot glitches, add this to Config under KextToPatch, using PlistPro Editor, Textedit or Xcode <dict> <key>Comment</key> <string>SecondStagePatch 10.11</string> <key>Find</key> <data> AQAAdRc= </data> <key>Name</key> <string>IOGraphicsFamily</string> <key>Replace</key> <data> AQAAdBc= </data> </dict> <dict> <key>Comment</key> <string>AppleHDA #4</string> <key>Find</key> <data> gxnUEQ== </data> <key>Name</key> <string>AppleHDA</string> <key>Replace</key> <data> AAAAAA== </data> </dict> Now Download El Capitan from AppStore Launch the Installer and reboot On reboot, you'll see a new Clover boot option Your current OS X disk the installation disk the recovery disk Select the Installation Disk option Finish the installation Webcam will be missing, to fix Download FakePCIID package from Rehabman Install these to /S/L/E or /L/E FakePCIID.kext FakePCIID_HD4600_HD4400.kext FakePCIID_XHCIMux.kext Repair permission and rebuild cache 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 /
-
E6540 - HDMI Out possible? and Cardreader? Audio over Clover?
Jake Lo replied to OSXnoob's topic in The Archive
Follow this thread. VoodooSDHC can be eliminated with a DSDT patch for SD Card reader. -
Glad you got the headset working, thanks for indicating the change. I have legacy mode on my BIOS by default so didn't have this issue. Yeah, what you describe is exactly how I'm experiencing it too. Not sure if this can be fix as it's a known issue with Realtek EADP, but I'll ask Joe82 who patched this. Reboot issue is known on Broadwell with Yosemite. Upgrade to El Capitan and the issue is gone. It's available to public today as a matter of fact. Go download from the App Store, it's free. Glad you decide to go with the DW1560, hopefully the price is not as bad as you listed earlier. Will work flawlessly once you have the right kexts install. Have you tested HDMI video and audio?
-
Install kexts to /S/L/E if it can't be injected by Clover, mainly kexts that has dependencies. FakeSMC, VoodooPS2Controller, ACPIBatteryManager can be loaded in /Clover/Kexts
-
E6400 Nvidia NVS 160M (not Intel GMA) Yosemite CLOVER Guide
Jake Lo replied to krzysztofc10's topic in The Archive
search in system log for 'Alps', without the quotes. See if it's loaded. You could reverse the button in mouse preferences.