Jump to content

anto barreca

Members
  • Posts

    322
  • Joined

  • Last visited

Everything posted by anto barreca

  1. try to empty the EFI recycle bin but you don't have to copy the whole efi only the files that concern you watch the video
  2. You have to replace only the files that you have in your EFI with those of the new version, take the Sample.plist inside the Docs folder of the new release and edit it equal to your config.plist I stop at the second item in the video, but you have to edit them all, then rename it from Sample.plist to config.plist To check if you have done everything right in the Utilities folder there is ocvalidate to check if your plist contains errors https://drive.google.com/file/d/1xqgMovZdpvXv_Uf1FJxeJUWGNNlg1a4D/view?usp=sharing https://drive.google.com/file/d/1jh-9pKnBG_BHdfMYUvL6H6uo807lNAh3/view?usp=sharing https://drive.google.com/file/d/18EfX6ryjVlrrAr5Mq_Zsac7sQ1ELxzRH/view?usp=sharing
  3. Try this Kernel> Quirks> CustomSMBIOSGuid> True (default is False) PlatformInfo> UpdateSMBIOSMode> Custom (default is Create).
  4. https://www.olarila.com/topic/6420-guide-mobile-intel-hd-graphics-clover-or-opencore/
  5. https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/ivy-bridge.html#starting-point you can check your plist her (opncore ) https://opencore.slowgeek.com/
  6. you can mount efi partition on usb stick https://www.youtube.com/watch?v=4-yIhEWnA9k open it with Explorer++ as Admin edit with https://github.com/ic005k/PlistEDPlus/releases/download/1.0.34/PlistEDPlus-win.7z
  7. It happened to me that OC injected values to the other systems but modifying the plist Kernel> Quirks> CustomSMBIOSGuid> True (default is False) PlatformInfo> UpdateSMBIOSMode> Custom (default is Create) he hasn't injected anymore, I understand that everything can become complicated for the new ones, in fact the guide goes very well and thanks, mine is only a personal consideration ?
  8. Honestly I don't know what you mean by DSDT in the Acpi and if this applies, I also have 2 SSDT in Acpi but by modifying the scanpolicy of Opencore and entering the path of Windows and Linux I can boot from OC ? https://imgur.com/gallery/cNNFRAb
  9. Excellent guide and solution even if at every boot you have to press f12 or whatever it is to select the disk, I prefer to manage everything from the Opencore boot gui and without auxiliary software ? https://imgur.com/gallery/O9VAKkZ
  10. SIP > System Integrity Protection you must enable system protection is disabled Open config.plist in Clover Configurator Navigate RT Variables > CsrActivateConfig Change CsrActivateConfig to appropriate value Disable SIP: 0x67 Enable SIP: 0x00 Reboot Hackintosh to apply changes Opencore NVRAM->Add->7C436110-AB2A-4BBB-A880-FE41995C9F82 Set csr-active-config value to 00000000
  11. copy the efi it may be that Windows has overwritten the boot, from settings choose mac disk as boot
  12. have you copied the EFI folder to the disk where the Mac is installed? for the date add this registry key in windows https://drive.google.com/file/d/1ZFSbbQqLJzEhMGkuuAX_NhmuIpB7CdbW/view?usp=sharing
  13. have you tried to create the framebuffer with hackintool? https://www.olarila.com/topic/5970-guide-hackintool-video-patch-fast-and-easy-solution/
  14. https://github.com/acidanthera/OpenCorePkg/releases/tag/0.6.7 to download procedure https://www.youtube.com/watch?v=GKIJkul6eyM however, in addition to replacing the files from one folder to another, you must take the sample.plist in the Docs folder and configure it with your plist and then rename it in config.plist, done this in the Utilities folder there is the ocvalidate tool to validate your new plist that there are no errors
  15. you use opencore ? remember that, if you boot Windows from OC, to prevent OC from injecting SMBIOS values you have to act on these keys in config.plist: Kernel> Quirks> CustomSMBIOSGuid> True (default is False) PlatformInfo> UpdateSMBIOSMode> Custom (default is Create).
  16. Come on !!! and as @Maldon says Enjoy !!! ? https://imgur.com/a/bFPQEAI
  17. try this i have same hardware <key>PciRoot(0x0)/Pci(0x2,0x0)</key> <dict> <key>AAPL,GfxYTile</key> <data>AQAAAA==</data> <key>AAPL,ig-platform-id</key> <data>AACbPg==</data> <key>device-id</key> <data>mz4AAA==</data> <key>framebuffer-fbmem</key> <data>AACQAA==</data> <key>framebuffer-patch-enable</key> <integer>1</integer> <key>framebuffer-stolenmem</key> <data>AAAwAQ==</data> <key>hda-gfx</key> <string>onboard-1</string> <key>igfxfw</key> <data>AgAAAA==</data> </dict>
  18. New release 0.6.7 !!! https://github.com/acidanthera/OpenCorePkg/releases/tag/0.6.7
  19. Check your plist here https://opencore.slowgeek.com/ Then correct any errors
×
×
  • Create New...