rafikwood Posted June 5, 2014 Share Posted June 5, 2014 any help please , i put flag in clover -s kext-dev-mode=1 and i get this black screen Link to comment Share on other sites More sharing options...
mnfesq Posted June 5, 2014 Share Posted June 5, 2014 Try: perl -pi -e 's|(\x3B\x05\xAE\xFC\x69\x00)\x74\x11|${1}\xEB\x11|g' kernel RehabMan, you rock!!! I could not use that terminal command on the kernel while it resided in System/Library/Kernels. But I copied the kernel to my desktop and patched it there. Then I moved it back to System/Library/Kernels and rebooted. I did not use cpus=1 and had no Lapic KP and, upon boot up, had both of my cores working. Many thanks. Link to comment Share on other sites More sharing options...
RehabMan Posted June 5, 2014 Share Posted June 5, 2014 ... I could not use that terminal command on the kernel while it resided in System/Library/Kernels. Modifying things in /System requires 'sudo'. I updated the post to clarify. Although... hopefully, people who don't know that aren't attempting to run a DP... Link to comment Share on other sites More sharing options...
RCOO Posted June 5, 2014 Share Posted June 5, 2014 I've managed to install Yosemite (using flags cpus=1 -x -v and the kext-dev-mode=1). Using the same flags I'm able to boot the first time and configure. After that, I can no longer boot. I use the exact same flags. It hangs in kext.com.apple.driver.AppleMobileDevice 303009000 is in exception list, allowing to load. Any hints on what may be happening? :S Link to comment Share on other sites More sharing options...
Ahmed_shiko Posted June 5, 2014 Share Posted June 5, 2014 black screen when boot clover please Help Link to comment Share on other sites More sharing options...
RCOO Posted June 5, 2014 Share Posted June 5, 2014 Now I'm able to boot again. But I'm getting a blackscreen and I can move the mouse. Guess it's a graphics problem... I've got the HD3000... My DSDT worked on Mavericks to get QE/CI. Should work here aswell, no? Maybe I should revert some kexts? Link to comment Share on other sites More sharing options...
crusher Posted June 5, 2014 Share Posted June 5, 2014 7994444846_c8d232aee7_o.jpgHere you go. Dud give me post your installation.I have a problem via my GTX580.Restart PC,but after delete NVDA kext boot but I don't have full resolution and don't work my graphic. Link to comment Share on other sites More sharing options...
mnfesq Posted June 5, 2014 Share Posted June 5, 2014 Modifying things in /System requires 'sudo'. I updated the post to clarify. Although... hopefully, people who don't know that aren't attempting to run a DP... Good update on the original suggestion. Others might not have thought to make a back up of their kernel before attempting the patch. Now that the initial excitement about multi-core function is over, can you explain what this patch does? I didn't find anything when I searched it in Google. I know that Donovan6000's Lapic patch replaced the KP line of code with a no operation code so that when APIC initializes differently on an HP laptop than on a mac, instead of calling for a KP, it calls a no op and continues booting. What does this one do? Link to comment Share on other sites More sharing options...
RehabMan Posted June 5, 2014 Share Posted June 5, 2014 Good update on the original suggestion. Others might not have thought to make a back up of their kernel before attempting the patch. Now that the initial excitement about multi-core function is over, can you explain what this patch does? I didn't find anything when I searched it in Google. I know that Donovan6000's Lapic patch replaced the KP line of code with a no operation code so that when APIC initializes differently on an HP laptop than on a mac, instead of calling for a KP, it calls a no op and continues booting. What does this one do? This one jumps around the KP. Changes a conditional jump (74) to unconditional (EB). 1 Link to comment Share on other sites More sharing options...
iG33k Posted June 5, 2014 Share Posted June 5, 2014 I'm stuck at the same place. Did you got it working? No not yet still stuck Link to comment Share on other sites More sharing options...
TheHacker66 Posted June 5, 2014 Share Posted June 5, 2014 Well, I managed to install every kext my devices needed with the injection method, but it seems I still have random moments where EDID and Video info are not injected properly and thus I get a blackout. EDIT: I forgot that ethernet has to be set as en0 for iCloud and Apple Store to work properly. Injection is done automatically on boot without flags. Yay! Now I seriously need to see how I can fix the flaky EDID pickup.. Will try to see what Clover sets when the display works fine, and set those values in the config. By the way new OS X 10.10 advertised apps are not available yet, they'll be surely added later as it happened with iBooks. Link to comment Share on other sites More sharing options...
rafikwood Posted June 5, 2014 Share Posted June 5, 2014 Any idea about this issue Link to comment Share on other sites More sharing options...
TheHacker66 Posted June 5, 2014 Share Posted June 5, 2014 Any idea about this issue An error like that is useless. You need to enable the full log in the menu: WIndow -> Show Log and set display option to "Show Errors and Progress" this way you'll know what happened. 1 Link to comment Share on other sites More sharing options...
Pavo Posted June 5, 2014 Share Posted June 5, 2014 Anyone know how to fix sound for Realtek ALC898? Link to comment Share on other sites More sharing options...
Mirone Posted June 6, 2014 Share Posted June 6, 2014 Any idea about this issue Copy the files BaseSystem.dmg, Basesystem.chunklist of OS X Install ESD for the root of the Flash drive. Anyone know how to fix sound for Realtek ALC898? try this: AppleHDA-2.6.5a60-ALC898.zip 2 Link to comment Share on other sites More sharing options...
Bruxo Posted June 6, 2014 Share Posted June 6, 2014 Copy the files BaseSystem.dmg, Basesystem.chunklist of OS X Install ESD for the root of the Flash drive. try this: AppleHDA-2.6.5a60-ALC898.zip I have the same problem with ALC662 audio, choppy sound! Link to comment Share on other sites More sharing options...
ccsr Posted June 6, 2014 Share Posted June 6, 2014 Anyone resolved the issue of freezing while loading AppleMobileDevice? This is after it has been installed, on first run. I tried everything but can't figure out what the issue is Link to comment Share on other sites More sharing options...
pmcnano Posted June 6, 2014 Share Posted June 6, 2014 i have to run single mode and load fakesms every time i wanna use Yosemite, and if i use kext-dev-mode=1 then my system just reboot when Yosemite booted. The kextcache has not rebuilt yet. 1 Link to comment Share on other sites More sharing options...
Mirone Posted June 6, 2014 Share Posted June 6, 2014 I have the same problem with ALC662 audio, choppy sound! try this: AppleHDA-2.6.5a60-ALC662.zip Link to comment Share on other sites More sharing options...
Pavo Posted June 6, 2014 Share Posted June 6, 2014 Copy the files BaseSystem.dmg, Basesystem.chunklist of OS X Install ESD for the root of the Flash drive. try this: AppleHDA-2.6.5a60-ALC898.zip Mirone, Do I put this into Clover/kext/10.10? Link to comment Share on other sites More sharing options...
ADHDMedia Posted June 6, 2014 Share Posted June 6, 2014 Well guys, I finally got in. After using the latest Clover and a completely vanilla install with just FakeSMC.kext inside of the 10.10 folder in Clover, I can boot into the system no problem and everything works perfectly, including iCloud, iMessage and such... However, I have no QE/CI. Graphics are terribly slow - it's worse now than it ever has been without QE/CI. Even mouse movement is choppy lol Anyone have any experience with a GTX650 on Yosemite? Thanks a million. Love this forum. Link to comment Share on other sites More sharing options...
Mirone Posted June 6, 2014 Share Posted June 6, 2014 Mirone, Do I put this into Clover/kext/10.10? look the ReadMe file, install in /S/L/E. Link to comment Share on other sites More sharing options...
Pavo Posted June 6, 2014 Share Posted June 6, 2014 look the ReadMe file, install in /S/L/E. Oh I was hoping to get it injected with Clover, so I don't have to use the boot flag Link to comment Share on other sites More sharing options...
Mirone Posted June 6, 2014 Share Posted June 6, 2014 you have to install the kext on S/L/E if you don't use DSDT can inject the LayoutID by clover. Link to comment Share on other sites More sharing options...
Bruxo Posted June 6, 2014 Share Posted June 6, 2014 try this: AppleHDA-2.6.5a60-ALC662.zip thanks for the help! But do not get audio with this kext! Link to comment Share on other sites More sharing options...
Recommended Posts