Jump to content
6 posts in this topic

Recommended Posts

tried it, tried also editing kexts manually, fake id, patching kexts on the fly in clover, dsdt patches etc - on clover graphics doesn't work at all sadly, on enoch chameleon it kinda works but without qe/ci 

i read somewhere that enoch chameleon might be preventing qe/ci and that might be true cause on normal chameleon 2.3 + 10.10.3 it was working flawlessly :/

i tried literally everything - no success... seems like getting back to yosemite and chameleon is only option 

My hardware:

1. MB :Gigabyte Ga-Ep45-ud3p

2. GPU:Gigabyte ATI -4850 512g

3. CPU:E8400

4. Ram : 8 Gb

 

I use Encoch R2 2773 bootloader with dsdt on my OSX 10.11.1. Here is my org.chameleon.Boot.plist:

 

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
    <key>CsrActiveConfig</key>
    <string>103</string>
    <key>DSDT</key>
    <string>/DSDT.aml</string>
    <key>Graphics Mode</key>
    <string>1366x768x32</string>
    <key>GraphicsEnabler</key>
    <string>Yes</string>
    <key>Kernel Flags</key>
    <string>npci=0x2000  darkwake=0</string>
    <key>PciRoot</key>
    <string>1</string>
    <key>PrivateData</key>
    <string>No</string>
    <key>SMBIOS</key>
    <string>/Extra/SMBios.plist</string>
    <key>UseKernelCache</key>
    <string>Yes</string>
</dict>
</plist>
 

I found that if I set GrpahicsEnabler=No,qe/ci doesn't seem to work!

I also added 0x94421002  IOKitpersonalites  on AMD4800Controller.kext

×
×
  • Create New...