Contribute
Register

[Guide] El Capitan on Acer S3-391 Ivy Bridge with Clover

Status
Not open for further replies.
V11 kext is release but it's not working for me. Have you tried? @skyfly555
Edit: V11 reuploded on the topic. Now is working but still unstable :(
With v13 disconnect problem has improved. It's working so much more stable now. :)
 
Last edited:
V11 kext is release but it's not working for me. Have you tried? @skyfly555
Edit: V11 reuploded on the topic. Now is working but still unstable :(
With v13 disconnect problem has improved. It's working so much more stable now. :)
Hello, berkcankaracaa61,
Now we have v14, I haven't checked it but it seems it works even better. Maybe tomorrow I'll have time to check it. It's great, because with Sierra we can have WIFI (this didn't happen on El Capitan)!
 
I wonder, This laptop has a 500GB HDD + 20GB Msata SSD. Do I have a chance to use the 20GB SSD as a Fusion Drive on OS X Sierra? @RehabMan
 
Last edited:
Hello, berkcankaracaa61,
Now we have v14, I haven't checked it but it seems it works even better. Maybe tomorrow I'll have time to check it. It's great, because with Sierra we can have WIFI (this didn't happen on El Capitan)!
V14 seems to work very fine, I'm only using this one kextstopatch:
Code:
<dict>
               <key>Comment</key>
               <string>Change pci168c,30 to pci168c,36</string>
               <key>Disabled</key>
               <false/>
               <key>Find</key>
               <data>
               PHN0cmluZz5wY2kxNjhjLDMwPC9zdHJpbmc+
               </data>
               <key>InfoPlistPatch</key>
               <true/>
               <key>MatchOS</key>
               <string>10.12.x</string>
               <key>Name</key>
               <string>com.apple.driver.AirPort.Atheros40</string>
               <key>Replace</key>
               <data>
               PHN0cmluZz5wY2kxNjhjLDM2PC9zdHJpbmc+
               </data>
           </dict>
 
Quick PM guide for cpu 3217U on Sierra:
1.Kernel patch to enable XCPM: http://www.insanelymac.com/forum/topic/319035-ivy-bridge-xcpm-kernelpatch-for-1012/
2. SMBIOS macbookpro 10.1
3. in Clover drop SSDT CPUPM and CPU0lst. Deselect Generate P state + C state, deselect C state, a good guide is here: https://www.tonymacx86.com/threads/mavericks-native-cpu-igpu-power-management.128926/
5. Reboot
4. generate SSDT https://github.com/Piker-Alpha/ssdtPRGen.sh. with XPCM 1 argument
5. add new SSDT to CLover (+ Clover plist in SSDT order) folder and rename to SSDT-3.aml (replaces the native one). You can keep the other 2 SSDT (0 and 1). Discard the ones with X.
 
Do you explain how to do it? or are there any guide for fusion drive?
Once you hit the installer. use terminal tu create the fuison drive. Some explanations here.
Because we use a small ssd,I created the FD from the whole SSD disk + 1 partition of the HDD. Then insalled the OS. Rest of HDD used for storage. In case of corruption. (Make sure you disable hibernation)
 
Status
Not open for further replies.
Back
Top