Administrators MaLd0n Posted August 31, 2020 Author Administrators Posted August 31, 2020 On 8/22/2020 at 2:51 AM, synferno said: Stuck on appleintellpssi2ccontroller injected device EC is done? -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Hackintosh Support since 2006 HERE
Toby Droid Posted September 6, 2020 Posted September 6, 2020 On 6/28/2020 at 2:55 PM, MaLd0n said: --Guía de video OpenCore Vanilla - Alguien podría ayudarme, como hago para tener instalado el OpenCore en mi laptop. ya que cuandi inicio desde la USB no arranca por que falta el open core EFI en mi computadora.
Administrators MaLd0n Posted September 6, 2020 Author Administrators Posted September 6, 2020 1 hour ago, Toby Droid said: Alguien podría ayudarme check here https://www.olarila.com/topic/6129-useful-links/ -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Hackintosh Support since 2006 HERE
brasileirojr Posted September 9, 2020 Posted September 9, 2020 Will it work with Lenovo Ideapad 320? i5 7200u Intel Graphics HD 620 8 gb ram
Administrators MaLd0n Posted September 9, 2020 Author Administrators Posted September 9, 2020 why not -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Hackintosh Support since 2006 HERE
brasileirojr Posted September 11, 2020 Posted September 11, 2020 On 9/9/2020 at 1:18 PM, MaLd0n said: why not I downloaded the image, made the bootable usb and boot it into my pc, but it didn't worked, so i tried to boot back into my pc to fix it, but the kext didn't worked at all, i tried to update clover, reinstall the original EFI, update the kext but nothing worked, can you help me?
Administrators MaLd0n Posted September 11, 2020 Author Administrators Posted September 11, 2020 only opencore for now -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Hackintosh Support since 2006 HERE
dimitris1 Posted September 12, 2020 Posted September 12, 2020 Hi @MaLd0n, could you help a noob with patching my laptop on Big Sur? Some things I noticed not working are audio , trackpad and power management. Thanks in advance. Send me BIG-SUR.zip
Administrators MaLd0n Posted September 12, 2020 Author Administrators Posted September 12, 2020 41 minutes ago, dimitris1 said: Hi @MaLd0n, remove ur acpi rename patches and add these Quote <dict> <key>Comment</key> <string>ECDV to EC</string> <key>Count</key> <integer>0</integer> <key>Enabled</key> <true/> <key>Find</key> <data>RUNEVg==</data> <key>Limit</key> <integer>0</integer> <key>Mask</key> <data></data> <key>OemTableId</key> <data></data> <key>Replace</key> <data>RUNfXw==</data> <key>ReplaceMask</key> <data></data> <key>Skip</key> <integer>0</integer> <key>TableLength</key> <integer>0</integer> <key>TableSignature</key> <data></data> </dict> <dict> <key>Comment</key> <string>Fix RTC _STA bug</string> <key>Count</key> <integer>0</integer> <key>Enabled</key> <true/> <key>Find</key> <data>oAqTU1RBUwE=</data> <key>Limit</key> <integer>0</integer> <key>Mask</key> <data></data> <key>OemTableId</key> <data></data> <key>Replace</key> <data>oAqRCv8L//8=</data> <key>ReplaceMask</key> <data></data> <key>Skip</key> <integer>0</integer> <key>TableLength</key> <integer>0</integer> <key>TableSignature</key> <data>RFNEVA==</data> </dict> reboot and extract new -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Hackintosh Support since 2006 HERE
dimitris1 Posted September 12, 2020 Posted September 12, 2020 18 minutes ago, MaLd0n said: remove ur acpi rename patches and add these reboot and extract new Done. Should I keep SSDT-EC.aml ? Send me BIG-SUR.zip
Administrators MaLd0n Posted September 12, 2020 Author Administrators Posted September 12, 2020 6 minutes ago, dimitris1 said: Done. DSDT.aml.zip Dont need ssdts -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Hackintosh Support since 2006 HERE
dimitris1 Posted September 12, 2020 Posted September 12, 2020 Everything seems to be fine , but sending you new files to check if you see any problems. Send me BIG-SUR.zip 1 hour ago, MaLd0n said: DSDT.aml.zip 37.63 kB · 1 download Dont need ssdts I have two problems. 1) AppleACPIACAdapter doesn't seem to load. 2) Screen doesn't wake automaticallly by opening the lid. Have to press power button. Can we fix them?
Administrators MaLd0n Posted September 13, 2020 Author Administrators Posted September 13, 2020 9 hours ago, dimitris1 said: 1) AppleACPIACAdapter doesn't seem to load. 2) Screen doesn't wake automaticallly by opening the lid. Have to press power button. 1- rename to adp1 and add a _prw into device, common values is Quote Name (_PRW, Package () // _PRW: Power Resources for Wake { 0x1C, 0x03 }) 2- BarSpace don't work for wake? same thing need a _prw into device LID/LID0 -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Hackintosh Support since 2006 HERE
dimitris1 Posted September 13, 2020 Posted September 13, 2020 2 hours ago, MaLd0n said: 1- rename to adp1 and add a _prw into device, common values is 2- BarSpace don't work for wake? same thing need a _prw into device LID/LID0 Fixed lid open but I can't do the same with AppleACPIACAdapter. Can you fix it for me ? Send me BIG-SUR.zip
Administrators MaLd0n Posted September 13, 2020 Author Administrators Posted September 13, 2020 9 hours ago, dimitris1 said: Can you fix it for me ? DSDT.aml.zip -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Hackintosh Support since 2006 HERE
dimitris1 Posted September 14, 2020 Posted September 14, 2020 13 hours ago, MaLd0n said: DSDT.aml.zip 37.49 kB · 1 download Now all working great !!! Thank you my friend. Can I sak a last question ? Which code in ddst fixed my touchpad?
Administrators MaLd0n Posted September 14, 2020 Author Administrators Posted September 14, 2020 11 hours ago, dimitris1 said: Can I sak a last question ? Which code in ddst fixed my touchpad? check with diff merge https://sourcegear.com/diffmerge/ -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Hackintosh Support since 2006 HERE
Tomas Šaduikis Posted September 26, 2020 Posted September 26, 2020 @MaLd0n I've tried your config for my S540 i7 10510u. Install boot works without issues, but after first reboot choosing macos installer system loads and reboots after 2 seconds to rescue partition. I've spent some days and followed dortanias OC guide from scratch. System is working quite with Catalina 10.15.7. Some issues still present: HDMI 4k - connecting monitor laptop screen flashes, monitor screen flashes but no signal on monitor. HDMI 1080p - after boot connecting cable display is working, after sleep i have to replug the cable. I've tried different framebuffer patches and configurations from others without luck. Could you check my config? https://app.box.com/s/lqp49esruac2ipxczls74vej3ftfkhcd
Administrators MaLd0n Posted September 27, 2020 Author Administrators Posted September 27, 2020 the folder is same, just need update bootloader and kexts -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Hackintosh Support since 2006 HERE
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now