g41m 0 Posted March 1, 2014 Another positive report for ATI Radeon HD4850 512M that works perfectly. Thank you very very much.
fantomas 5060 Posted March 1, 2014 @hazardteam hi this file is not broken this patch is for 10.9.2, not for 10.9.1 it is normal that it broke your OS there is Exotic patch for 10.9.1 http://www.insanelymac.com/forum/files/file/178-qe-ci-exotic-patch/ cordially
Jazzzinsane 2 Posted March 3, 2014 Works perfectly with a sapphire 4890 in a early 2008 8core 2.8 Mac pro. Thanks
ham4ever 64 Posted March 3, 2014 i have some weird problem, i used the patch for my ATI 4850 and i get black screen ( no signal ) or stuck in verbose mode while i can hear sound of system working PS : i always used the patch for my ATI 4850 and worked always with no problems. but just with Mavericks 10.9.2 i can't get it to work so now i am using ATI kexts from 10.9.1
fantomas 5060 Posted March 5, 2014 @ ham4ever it seems like a problem with kernel cache, it does not load AMD4800Controller.kext use kext wizard to repair disk permissions and rebuild the kernel cache. 1
fantomas 5060 Posted March 11, 2014 lol sorry, I didn't see this comment injecting your HD4850 ID in DSDT is not enough to enable QE_CI. Chameleon already does this work through GraphicsEnabler. Exotic cards need to have the binaries part patched too. you can do this with clover bootloader KextsToPatch Name ATIRadeonX2000 Find 0F8394010000 Replace 909090909090 1
ham4ever 64 Posted March 11, 2014 Thanks for respond. do you mean i use this with clover using vanilla kext AMD4800controller and ATIRadeonX2000 ( no need for QE/CI Exotic Patch ) ? because after every update needs to patch ATI ..
fantomas 5060 Posted March 14, 2014 exactly on the other hand, this is qe_ci exotic patch but with the clover way first example was the way of how to patch binary part so do the same to inject your ID into the Info.plist KernelAndKextPatches Name AMD4800Controller InfoPlistPatch Yes Find 0x94401002 0x944a1002 Replace 0x94401002 0x944a1002 0x94411002 0x94431002 0x944C1002 0x94601002 0x94421002 Name ATIRadeonX2000 InfoPlistPatch Yes Find 94001002 0x94011002 0x94021002 0x94031002 0x95811002 0x95831002 0x95881002 0x94c81002 0x94c91002 0x95001002 0x95011002 0x95051002 0x95071002 0x95041002 0x95061002 0x95981002 0x94881002 0x95991002 0x95911002 0x95931002 0x94401002 0x94421002 0x944A1002 0x945A1002 0x94901002 0x949E1002 0x94801002 0x95401002 0x95411002 0x954E1002 0x954F1002 0x95521002 0x95531002 0x94a01002 Replace 0x94001002 0x94011002 0x94021002 0x94031002 0x95811002 0x95831002 0x95881002 0x94c81002 0x94c91002 0x95001002 0x95011002 0x95051002 0x95071002 0x95041002 0x95061002 0x95981002 0x94881002 0x95991002 0x95911002 0x95931002 0x94401002 0x94421002 0x944A1002 0x945A1002 0x94901002 0x949E1002 0x94801002 0x95401002 0x95411002 0x954E1002 0x954F1002 0x95521002 0x95531002 0x94a01002 0x94411002 0x94431002 0x944C1002 0x94601002 2
.venice. 6 Posted March 17, 2014 @fantomas1 where can I find vanilla ATIRadeonX2000.kext ? I extracted vanilla AMD4800Controller from the Mavericks installer but can not get a hold off the X2000 file. Please advise.
fantomas 5060 Posted March 18, 2014 @.venice. hi if you mount your OS X Mavericks InstallESD.dmg with pacifist, you will find ATIRadeonX2000.kext in Essentials.pkg/System/Library/Extensions 1
.venice. 6 Posted March 18, 2014 @fantomas1 Thank you. I am unclear on the binaries patch though. Where in Clover configurator should I put this <key>KextsToPatch</key> <array> <dict> <key>Name</key> <string>ATIRadeonX2000</string> <key>Find</key> <data>0F8394010000</data> <key>Replace</key> <data>909090909090</data> </dict> </array> ?
fantomas 5060 Posted March 18, 2014 if you use Clover Configurator, go on 'Kernel and Kexts Patches' tab 2
ham4ever 64 Posted March 18, 2014 @fantomas1 0:761 0:000 KextToPatch 1: AMD4800Controller (QE_Ci Exotic Patch) Info.plist patch - invalid Find/Replace data - skipping! i tired in clover but nothing , i see this when i run bdmesg what i do wrong lol ? 1
.venice. 6 Posted March 18, 2014 @fantomas1 0:761 0:000 KextToPatch 1: AMD4800Controller (QE_Ci Exotic Patch) Info.plist patch - invalid Find/Replace data - skipping! i tired in clover but nothing , i see this when i run bdmesg what i do wrong lol ? Same here
fantomas 5060 Posted March 18, 2014 I already did it, I can confirm, the patch works fine BUT... ... in your case, the problem still the same, AMD4800Controller.kext is not present in kernelcache it's a little long to explain so I'll let you read this http://www.projectosx.com/forum/index.php?showtopic=2562&st=5960&p=27408&&do=findComment&comment=27408 good luck, guys 2
ham4ever 64 Posted March 19, 2014 0:778 0:000 KextToPatch 1: AMD4800Controller (QE_Ci Exotic Patch) Info.plist patch, data len: 18 I made clover to boot without cache but still AMD4800Controller.kext doesn't load in system weird :S
fantomas 5060 Posted March 19, 2014 as I said, the problem is kernelcache the best way at yet to successively loading these kexts is to add IOKitPersonalities infos (find it in the Info.plist) inside FakeSMC.kext edit: ok, here's my modified FakeSMC.kext (6.0.1077) with all needed IOKitPersonalities infos added inside FakeSMC.kext https://www.dropbox.com/sh/6hmt2r5o6aexanz/MgFV1u3kwx you can install it or just take a look inside the info.plist to see how I did it. 2
fantomas 5060 Posted March 20, 2014 [Tuto] QE_CI Exotic patch via Clover sorry it's in french, too lazy to translate the whole, 1
Recommended Comments