-
Posts
10027 -
Joined
-
Last visited
-
Days Won
561
Content Type
Profiles
Articles, News and Tips
Forums
Everything posted by Hervé
-
So it's probably better to stick to Dr Hurt's version for the moment then...
-
E6420: unable to open the installation from USB - El Capitan
Hervé replied to ytyt02's topic in The Archive
There's even better: unplug your USB key, then replug it (in the same port). It usually works! -
This matter has long been discussed... https://osxlatitude.com/index.php?/topic/8886-warning-10114-update/page-3&do=findComment&comment=59375
-
You should, it's a fundamental part of getting sleep & wake to work on a Hackintosh... https://osxlatitude.com/index.php?/topic/9039-e7440-sleep-issues/ Let's try not to duplicate this linked thread here.
-
Yes, it's been mentioned before. It's also available in the M6300 pack I provided here.
-
You should be able to build on the existing guides posted for Mavericks some time ago. https://osxlatitude.com/index.php?/forum/137-lenovo/
- 10 replies
-
- El Capitan
- T410
-
(and 1 more)
Tagged with:
-
No Sir around here... Look up the CPU options from the Clover boot menu and you'll find what you seek.
-
Please start by posting the exact hardware specifications of your laptop; there are many versions of the HP G6... Thank you.
-
Details related to HDMI audio are provided in my E6440 guide. Basically, you need the DSDT HDAU patch + patched Azul FB for HDMI. Regarding the above kexts, CodecCommander should suffice.
-
Received the AKE-branded NEC UPD720202-based ExpressCard I bought for even cheaper on the bay (from China)... Slotted it in and it worked OOB with the Generic XHCI kext installed.
-
As advised by Bronxteck, hibernate mode must bet set to 0 (i.e. plain old sleep because hibernation does not work on Hackintosh). Remember to also remove the SleepImage file from /var/vm, but that's only an issue for wake...
-
I would discourage the permanent use of -f -v flags on any installation by adding those to the boot plist... I recommended sticking to the method of manually adding those flags at boot time as/if necessary. rootless=0 is deprecated and not required these days; it certainly ain't present in the boot plist of my posted pack... The pack is meant as a definitive one, not just for USB installer purposes.
- 10 replies
-
- e6220
- ei capitan
-
(and 1 more)
Tagged with:
-
VoodooSDHC does not really break Sleep per sé; it actually causes issues at Wake and often prevents system to properly resume. When that happens, little choice but to go through a forced power off and reboot. Can you please post the output of Terminal commands sudo pmset -g and ls -la /var/vm ? You may also try the attached patched DSDT. Patched_DSDT.aml.zip
-
What are the symptoms? None of your USB or HDEF devices are patched...
-
AsusAICPUPM is Clover's AppleIntelCPUPowerManagement kext on-the-fly patch required for Sandy and Ivy Bridge CPUs. Nothing specific to Asus really, the name is more historical than anything else. But, as you've found out, it's useless on your Haswell platforms. What you require is the kernelPM patch because CPU power management is handled at kernel level on Haswell (and Broadwell) platforms.
-
It's also probably worth checking if any new parameter was made available with that latest BIOS or if existing ones were possibly reset or modified. If everything looks similar, try and rebuild your cache. If still KP, maybe you shoud revert to the older BIOS version. This being said, I've had no trouble when updating my E6440 BIOS from A05 to A08, then to A13 and A14 (this very day). I think there is something fishy with your own build because I've personally tested (albeit remotely) a Clover installation on another member's E7440 and the laptop never displayed the issues you've encountered (for instance, it can run the VoodooPS2Controller without issue in 10.11.4).
-
Folder called "Origin", indeed in the EFI partition/folder.
-
This actually seems to work OOB (so to speak) with Generic USB3.0 kext (I used Rehabman's latest). The BC628 certainly works up to Yosemite 10.10.5 under which it shows 2 x controllers in SysProfiler->USB: Under El Capitan 10.11.4, no controllers get displayed in SysProfiler but the card does work with USB2.0 and USB3.0 devices (I tested with USB keys of both types). Comparative BlackMagic tests (max values observed) on my SandyBridge Latitude E6220: USB2.0 key in laptop built-in USB2.0 ports: 2.7MB/s Write, 12.3MB/s Read USB2.0 key in GMYLE BC628 adapter: 2.9MB/s Write, 12.8MB/s Read ----- USB3.0 key in laptop built-in USB2.0 ports: 8.1MB/s Write, 31.6MB/s Read USB3.0 key in GMYLE BC628 adapter: 8.7MB/s Write, 62.4MB/s Read
-
With Enoch, I recommend you keep a copy of your add-on kexts such as FakeSMC, PS2Controllers, etc. in /E/E. I'm not sure kexts placed in /L/E are loaded when booting without cache. Once you've copied (not moved) your kexts to /E/E, boot wth your previous options but add option KernelBooter_kexts=Yes to inject your kexts from /E/E. You'll probably find it works better...
-
Did you rebuild your cache or boot without cache after removing the FrameBuffer kext?
-
They have Beta 10.11 driver for the WN725N. You could try to install that, then replace the kexts by those 10.10 kexts for the WN723N. Can't garantee it'll work, but nothing to lose by trying... An alternative might be do edit the app like can be done for, say, the nVidia Web driver and update the OS X version number to be able to run it in El Capitan.
-
You have GraphicsEnabler set to Yes. Did you try to manually set it to No when bootloader kicks in?
-
No, it should make absolutely no difference with Clover. There is nothing Clover does that cannot be achieved on a Hackintosh using Chameleon/Enoch as a bootloader. It may not just be achieved through the bootloader, that's all.
-
Assuming this is a 1st gen Arrandale platform with 1st gen Intel HD graphics, follow guidance of the bible available here.