Moderators Jake Lo Posted June 17, 2015 Moderators Share Posted June 17, 2015 You probably don't have a DSDT file. Download the attached. Run ssdtprGen.sh from the terminal, this will generate an SSDT.aml for you. Copy it from /Extra to EFI/Clover/ACPI/Patched Place DSDT.aml to EFI/Clover/ACPI/Patched Copy VoodooPS2Controller.kext in EFI/Clover/Kexts/Other, remove ApplePS2Controller.kext Install AppleHDA_IDT.kext to /S/L/E with kextwizard. Reboot. For touchpad scrolling, try 1 finger side scrolling. For 2 finger scrolling, you might need to leave a finger gap between your fore finger and middle finger. For clicking, go to preference to enable. E6330_kexts.zip Link to comment Share on other sites More sharing options...
nelight Posted June 17, 2015 Author Share Posted June 17, 2015 (edited) pc35:E6330_kexts sideyourspirit$ sudo ./ssdtPRGen.sh ssdtPRGen.sh v0.9 Copyright (c) 2011-2012 by †RevoGirl v6.6 Copyright (c) 2013 by †Jeroen v14.0 Copyright (c) 2013-2015 by Pike R. Alpha ----------------------------------------------------------- Bugs > https://github.com/Piker-Alpha/ssdtPRGen.sh/issues < System information: Mac OS X 10.10.3 (14D136) Brandstring 'Intel(R) Core(TM) i3-3120M CPU @ 2.50GHz' xxd: /tmp/DSDT.aml: No such file or directory Warning: No ACPI Processor declarations found in the DSDT! Using assumed Scope (\_SB) {} Generating ssdt.dsl for a 'MacBookPro9,2' with board-id [Mac-6F01561E16C75D06] Ivy Bridge Core i3-3120M processor [0x306A9] setup [0x0903] With a maximum TDP of 35 Watt, as specified by Intel Warning: Low Frequency Mode is 0 (unknown/unconfirmed) Now using 1200 MHz for Mobile processor Number logical CPU's: 4 (Core Frequency: 2500 MHz) Number of Turbo States: 0 Number of P-States: 14 (1200-2500 MHz) Adjusting C-States for detected (mobile) processor Injected C-States for CPU0 (C1,C3,C6,C7) Injected C-States for CPU1 (C1,C2,C3) Warning: 'cpu-type' may be set improperly (0x0903 instead of 0x0703) IASL not found. Downloading iasl... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 1132k 100 1132k 0 0 251k 0 0:00:04 0:00:04 --:--:-- 251k Done. Intel ACPI Component Architecture ASL Optimizing Compiler version 20130117-64 [Jan 19 2013] Copyright (c) 2000 - 2013 Intel Corporation ASL Input: /Users/sideyourspirit/Desktop/ssdt.dsl - 255 lines, 7326 bytes, 46 keywords AML Output: /Users/sideyourspirit/Desktop/ssdt.aml - 1418 bytes, 16 named objects, 30 executable opcodes Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 0 Optimizations Do you want to copy /Users/sideyourspirit/Desktop/ssdt.aml to /Extra/ssdt.aml? (y/n)? y Creating temporarily mount point: /Volumes/EFI Mounting EFI partition... mount_hfs: Invalid argument cp: /Extra/ssdt.aml: No such file or directory umount: /Volumes/EFI: not currently mounted Do you want to open ssdt.dsl (y/n)? y pc35:E6330_kexts sideyourspirit$ then I mount EFi partition and run it one more time: ssdtPRGen.sh v0.9 Copyright (c) 2011-2012 by †RevoGirl v6.6 Copyright (c) 2013 by †Jeroen v14.0 Copyright (c) 2013-2015 by Pike R. Alpha ----------------------------------------------------------- Bugs > https://github.com/Piker-Alpha/ssdtPRGen.sh/issues < System information: Mac OS X 10.10.3 (14D136) Brandstring 'Intel(R) Core(TM) i3-3120M CPU @ 2.50GHz' xxd: /tmp/DSDT.aml: No such file or directory Warning: No ACPI Processor declarations found in the DSDT! Using assumed Scope (\_SB) {} Generating ssdt.dsl for a 'MacBookPro9,2' with board-id [Mac-6F01561E16C75D06] Ivy Bridge Core i3-3120M processor [0x306A9] setup [0x0903] With a maximum TDP of 35 Watt, as specified by Intel Warning: Low Frequency Mode is 0 (unknown/unconfirmed) Now using 1200 MHz for Mobile processor Number logical CPU's: 4 (Core Frequency: 2500 MHz) Number of Turbo States: 0 Number of P-States: 14 (1200-2500 MHz) Adjusting C-States for detected (mobile) processor Injected C-States for CPU0 (C1,C3,C6,C7) Injected C-States for CPU1 (C1,C2,C3) Warning: 'cpu-type' may be set improperly (0x0903 instead of 0x0703) Intel ACPI Component Architecture ASL Optimizing Compiler version 20130117-64 [Jan 19 2013] Copyright (c) 2000 - 2013 Intel Corporation ASL Input: /Users/sideyourspirit/Desktop/ssdt.dsl - 255 lines, 7326 bytes, 46 keywords AML Output: /Users/sideyourspirit/Desktop/ssdt.aml - 1418 bytes, 16 named objects, 30 executable opcodes Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 0 Optimizations Do you want to copy /Users/sideyourspirit/Desktop/ssdt.aml to /Extra/ssdt.aml? (y/n)? y cp: /Extra/ssdt.aml: No such file or directory Do you want to remove the temporarily mount point (y/n)? y rm: /Volumes/EFI: No such file or directory Do you want to open ssdt.dsl (y/n)? y pc35:E6330_kexts sideyourspirit$ Then I created /Extra folder (it was not there) run it one more time and got the ssdt.aml file. The thing is, I don't have any kexts in EFI/Clover/ACPI/Patched There are folders from 10.6 to 10.10 and 'Other' folder but there are empty. I place the vodoo kext there and install the apple hda Side-scrolling is not working, and I have: Settings > Touchpad > "Touchpad not found" After that, actually nothing changed, besides the windows/supper key and Alt key are now both command keys (I cannot write letter using right alt+letter like before [i mean after installing kexts and before clover]) Edited June 17, 2015 by nelight Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted June 17, 2015 Moderators Share Posted June 17, 2015 I see what you did. You installed the previous kexts I send to /S/L/E instead of placing then in EFI/Clover/Kexts/Other. That's okay. Go to /S/L/E, locate ApplePS2Controller.kext and delete it. Repair permission and rebuild cache once again. You didn't mention DSDT, so make sure to copy that to EFI/Clover/ACPI/Patched as well as the SSDT. Link to comment Share on other sites More sharing options...
nelight Posted June 17, 2015 Author Share Posted June 17, 2015 Yeah! The sound is working! Now I realized, that the sleep i working too! Just can't believe it Actually, only the battery is left I think. Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted June 17, 2015 Moderators Share Posted June 17, 2015 Replace DSDT with this one. DSDT.aml.zip Link to comment Share on other sites More sharing options...
nelight Posted June 17, 2015 Author Share Posted June 17, 2015 Nothing has changed, unfortunately. Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted June 17, 2015 Moderators Share Posted June 17, 2015 what's wrong with the Battery? Not charging? No status? Link to comment Share on other sites More sharing options...
nelight Posted June 17, 2015 Author Share Posted June 17, 2015 I have the icon, but it shows "No battery". Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted June 17, 2015 Moderators Share Posted June 17, 2015 Uncheck "Generate PStates" and "Generate States", check "Drop OEM" in Config.plist fixed the issue. Link to comment Share on other sites More sharing options...
nelight Posted June 17, 2015 Author Share Posted June 17, 2015 (edited) With help of Jake Lo, the Battery and also the Card Reader are working! Thanks so much for all! The E6330 is fully compatible! clover kexts.zip sle.zip config.plist.zip DSDT.aml.zip ssdt.aml.zip usb 3.0 fix.zip Edited June 18, 2015 by nelight Link to comment Share on other sites More sharing options...
Recommended Posts