Are you booting with -v -f? If so, don't, should be able to boot without any boot flag.
See Wireless Cards link in my signature below for some supported USB wifi cards.
Make sure you have the correct version of patched haswell Kernel as the version you're installing. 10.10.2 Haswell kernel for Yosemite 10.10.2 or 10.10.1 Haswell kernel for 10.10.1.
Make sure md5 sum of patched 10.10.2 = e4aa23f5631743e604b8ace247a15db4
or md5 sum of patched 10.10.1 = eb21ca4bd7aba97d5e7b080a481fc173
in terminal, type in diskutil list Verify that you did name your USB Installer as Install_OS_X_Yosemite In my guide, it's Install OS X Yosemite without underscores.
If it shows as the same as mine, then make sure to put quotes around it like this
cd /Volumes/"Install OS X Yosemite"/System/Library/Kernels
or you could use backward slash like this
cd /Volumes/Install\ OS\ X\ Yosemite/System/Library/Kernels
You need to copy the patched kernel to the Installed Drive.
1) Reboot to the USB installer
2) launch the terminal and copy the haswell kernel (10.10.2 version - assuming you're installing 10.10.2) to the Installed drive /system/library/kernels replacing the vanilla kernel
cp /Volumes/"Your USB Installer name"/System/Library/Kernels/kernel /Volumes/"Your installed drive name"/System/Library/Kernels/
3) from terminal copy the Extra folder from USB installer to Installed drive root
cp -R /Volumes/"Your USB Installer name"/Extra /Volumes/"Your installed drive name"/Extra
4) Reboot with USB Installer and select the Installed drive
5) After successful completion and log in, install Chameleon boot loader to the Installed drive
6) Install all files in Extra/Extensions/SLE with Kextwizard to /System/library/extensions
7) Reboot to the installed drive without the USB
@aldo86,
You can't drag and drop the file, you need to select More Reply Options and then there will be an option for you to attach the file and it must be compressed unless it's a text file.
To get the Bluetooth Ven/Prod ID, if it doesn't show up in Bluetooth, then look under USB in System Information
You can grab the AppleSDXC kext from Herve bootpack for the card reader.
As for sleep, further DSDT patching will be required.
Update: Try DSDT for sleep
DSDT.aml.zip
Did you skip this step?
21. Restart, go to BIOS, add Boot entry of /EFI/Clover/Cloverx64.efi in your EFI partition, move it to the top, save and restart, you should see Clover screen and option to boot to Mavericks. Enjoy!
Herve, should be injecting Desktop HD 4600 0x412, Mobile HD 4600 0x416 is not supported anymore in 10.10.2. You have it right in your guide.
I had patched IGPU, EHC1, EHC2, XHC, IRQ, SMBus, RTC, HPET, HDEF, HDAU, PNLF and added a few others.