Archive for March 2025

Constant freezing and weird graphical bugs.

Constant freezing and weird graphical bugs.

Hello! I recently had a Hackintosh install earlier this year but had to switch back to Fedora due to instability. I re-created my EFI and installed macOS last night. I have noticed a weird string of graphical bugs and issues happening.

  1. Weird checkerboard pattern, was able to get rid of it by moving a window along them.
  2. Stuttering issues that would last for ~5 seconds
  3. Weird issues like the screen was melting, pixels were offset like the gpu had killed itself but then came back to normal after ~5 seconds
  4. Red overlay in launchpad (This was the only one I was able to get a screenshot of)

CFG-Lock is off in both my config and bios. Same with secure boot and thunderbolt. I have attached screenshots of my EFI & Hardware information.

https://preview.redd.it/p79abbm1y5qe1.png?width=295&format=png&auto=webp&s=0a281ff1edb7fa6507747db6b301d3266dae666f

https://preview.redd.it/016xn0s5y5qe1.png?width=705&format=png&auto=webp&s=264baf7332ef2bf702c8f3e02dca8f5ccc68baa7

https://preview.redd.it/n68fpyr6y5qe1.png?width=2560&format=png&auto=webp&s=25f1c702b34819ea361e18c998656db719063ec6

If you want I can upload my config

submitted by /u/Alone_Revolution1372
[link] [comments]

Mac mini slows down when there's new update

Hi! I just want to ask, is it normal for my Mac mini late 2012 to slow down and graphic glitches everytime when there's a new software update? When I update it to the latest macOS version, it runs fine but when it detected a new update, wallpaper turns black and everything slows down. Thank you!

Mac Mini late 2012 16gb ram 512gb SSD for OS 256gb SSD for backup MacOS 15.3.1

submitted by /u/SuccessfulLove4593
[link] [comments]

Help

Help

I’m trying to install oclp and I get this when trying to enter the reboot menu

submitted by /u/SOFTEVIL666
[link] [comments]

Automatic updated -on or off- macOs Monterey 12.7.6- OPLP 2.2.0

Hi

Guys

I an having macOS Monterey iMac 21.5 inch mid 2011, working vey nice with OPLP 2.20, just a question , must my automatically updates br off or on , to check for updates, download new updates , and install system data files and secity updates,, see pictures attached.

Thanks

submitted by /u/Few-Course-1074
[link] [comments]

Recovery Mode in OCLP

Is there a shortcut to Recovery Mode? CMD-R is hard for me to hit.

submitted by /u/BroccoliNormal5739
[link] [comments]

Anyone know how to fix this?

Resolving "Camera Not Working" in Microsoft Teams on macOS

Guide:

If your camera isn’t working in Microsoft Teams on macOS, and terminal commands (like permissions fixes) return errors such as kill:9, follow these steps to diagnose and resolve the issue.


Step 1: Confirm Camera Functionality

  1. Test the Camera in Other Apps
    Open FaceTime or Photo Booth to ensure the camera works system-wide.

    • If it doesn’t work, there’s a macOS-level issue (e.g., hardware/driver problem).

    • If it works, the problem is specific to Teams.


Step 2: Check macOS Permissions

  1. Grant Camera Access to Teams

    • Go to System Preferences > Security & Privacy > Privacy Tab > Camera.

    • Ensure Microsoft Teams is checked.

    • If Teams isn’t listed, proceed to Step 3.


Step 3: Reset Teams Permissions

  1. Trigger a Permission Request

    • Quit Teams completely (right-click the Teams icon in the Dock > Quit).

    • Open Terminal and force-reset permissions:

      bash
      Copy
      tccutil reset Camera com.microsoft.teams
    • Relaunch Teams. It should now prompt for camera access. Click Allow.


Step 4: Fix Terminal Errors (e.g., "kill:9")

The kill:9 error occurs when a command tries to terminate a process that isn’t running or lacks permissions.

  1. Avoid Force-Killing Teams

    • Instead of kill -9, use:

      bash
      Copy
      pkill "Microsoft Teams"
    • This gracefully quits Teams. Relaunch it afterward.


Step 5: Update Software

  1. Update Teams

    • Open Teams > Click your profile picture > Check for Updates.

  2. Update macOS

    • Go to System Preferences > Software Update.


Step 6: Clear Teams Cache

Corrupted cache files can break permissions.

  1. Delete Cache Folders

    • Quit Teams.

    • Run in Terminal:

      bash
      Copy
      rm -rf ~/Library/Application\ Support/Microsoft/Teams
    • Relaunch Teams and log in again.


Step 7: Test in a New User Account

Create a temporary macOS user account to rule out profile-specific issues:

  1. System Preferences > Users & Groups > Add a New User.

  2. Log in to the new account and test Teams.


Step 8: Use Teams Web Version (Workaround)

If the app still fails, use the browser version:

  1. Go to Teams Web.

  2. Ensure the browser (Chrome/Safari) has camera access in System Preferences > Security & Privacy > Camera.


Step 9: Advanced Fixes

  1. Check for Conflicting Processes

    • In Terminal, run:

      bash
      Copy
      lsof | grep -i "Camera"
    • If another app is using the camera (e.g., Zoom), quit it.

  2. Reset All Privacy Permissions

    • In Terminal:

      bash
      Copy
      tccutil reset All

    (Note: This resets permissions for all apps.)


Troubleshooting Table

SymptomFix
Camera not listedReinstall Teams or trigger permission prompt (Step 3).
"Kill:9" in TerminalUse pkill instead of kill -9 (Step 4).
Camera works elsewhereReset Teams cache (Step 6) or use the web version (Step 8).

Final Notes

  • If the issue persists, contact Microsoft Support or check the Teams Community Forum.

  • For hardware-related camera failures, consider external USB webcams as a backup.

By following these steps, you should resolve most camera issues in Teams on macOS. Let us know if you need further help! 🖥️🎥


Teams camera issue

Am I the only one that cannot (for the life of me) get the camera to work on teams? I have followed every video I could find on setting the permissions and it will not show me the successful added in terminal. Just shows kill:9

submitted by /u/bluntslyd
[link] [comments]

Resolving Stuck Boot Screen After macOS Sequoia Update on Older Macs with OpenCore Legacy Patcher

Guide:

Your MacBook Pro 2012 is unsupported by newer macOS versions like Sequoia, so OpenCore Legacy Patcher (OCLP) is required. A stuck boot screen after applying root patches typically indicates a driver conflict, failed patch installation, or firmware issue. Follow these steps to resolve it:


Step 1: Force Reboot and Test Basic Recovery

  1. Force Shutdown:
    Hold the power button for 10+ seconds to turn off the Mac.

  2. Boot Normally:
    Turn it back on. If it still hangs, proceed below.


Step 2: Boot into Safe Mode

Safe Mode loads only essential drivers, bypassing problematic patches.

  1. Intel Macs:
    Hold Shift immediately after powering on until the Apple logo appears.

  2. If Successful:

    • Open Terminal (from Utilities).

    • Reinstall OCLP root patches:

      bash
      Copy
      sudo /Volumes/EFI/EFI/OC/OpenCore-Legacy-Patcher.app/Contents/MacOS/OpenCore-Legacy-Patcher -p
    • Reboot normally.


Step 3: Reinstall/Update OpenCore Legacy Patcher

Outdated OCLP versions may conflict with Sequoia.

  1. From Recovery or Another Mac:

    • Download the latest OCLP release.

    • Create a new USB installer with OCLP and reinstall the root patches.

  2. Ensure Correct Settings:
    In OCLP, select MacBookPro10,1 (or your exact model) and enable NVIDIA/Intel GPU patches if applicable.


Step 4: Reset NVRAM and SMC

  1. Reset NVRAM:
    Reboot and hold Cmd + Option + P + R until the Apple logo flashes twice.

  2. Reset SMC (2012 MacBook Pro):

    • Shut down.

    • Hold Shift + Control + Option + Power for 10 seconds, then release.


Step 5: Check for Hardware-Specific Issues

The 2012 MacBook Pro’s Intel HD 4000 GPU or SATA controller may cause hangs.

  1. Disable GPU Acceleration (Temporarily):

    • Boot into OCLP’s picker (hold Option at startup).

    • Select your drive, then press Spacebar and choose Disable GPU Acceleration.

  2. Test with External SSD/USB:
    Install macOS Sequoia on an external drive to rule out internal storage issues.


Step 6: Verbose Mode for Debugging

See where the boot process stalls:

  1. In OCLP’s boot menu, press Spacebar and select Verbose Mode.

  2. Look for error messages like:

    • Waiting for Root device → Storage driver issue.

    • AppleIntelSNBGraphicsFB → GPU patch failure.


Step 7: Revert to Backup or Older macOS

If all else fails:

  1. Restore from Time Machine:
    Boot into Recovery (Cmd + R) and restore from a backup.

  2. Clean Install macOS Monterey/Ventura:
    Older macOS versions work more reliably on 2012 Macs. Use OCLP’s official compatibility list.


Critical Notes

  • Backup Data First: Use Target Disk Mode or another Mac to recover files if the system is unbootable.

  • Avoid Beta OCLP Releases: Stable versions are safer for critical updates.

  • Community Support: Ask for help on the OCLP Discord with your model and error logs.


Troubleshooting Table

SymptomLikely Fix
Stuck at half progress barReinstall root patches in Safe Mode (Step 2)
GPU-related errors in VerboseDisable GPU Acceleration (Step 5.1)
"Waiting for Root device" errorTest with external drive (Step 5.2)

By following these steps, you should resolve the boot hang and successfully update your MacBook Pro 2012. If issues persist, consider downgrading to a macOS version with better OCLP support.

Stuck installing Sequoia 15.3.2 update
Stuck installing Sequoia 15.3.2 update

I'm trying to update to Sequoia 15.3.2 on my MacBook Pro 2012. I installed the update and then OCLP prompted me to install the root patches. The computer rebooted but I've been stuck on this screen with a half bar for hours.

submitted by /u/myfashionkillz
[link] [comments]

the bless of the installer disk failed

the bless of the installer disk failed

I have got that error when I was trying to create the installer for sequoia 15.3.2, so I thought that the error is with the sequoia dmg file or something so I have downloded sonoma, and getting the same error lol

I am using mojave OS

macbook pro mid 2014 15 inch

and yes, I am giving the terminal and oclp full disk access

https://preview.redd.it/sqs5ktj3vxpe1.jpg?width=3072&format=pjpg&auto=webp&s=dac65490220b158194c310e2849d2a55af9850ae

submitted by /u/VictoryElegant8153
[link] [comments]

Maximizing Performance on a 2008 iMac 8,1 for Modern Use

Breathing New Life into a 2008 iMac: Hardware Upgrades and macOS Optimization Guide


Guide:

Your 2008 iMac 8,1 (20" or 24") is a trooper, but its Intel Core 2 Duo CPU and ATI Radeon HD 2400/2600 GPU struggle with modern macOS versions like Monterey. Here’s how to balance usability, performance, and security while honoring your grandmother’s legacy.


Step 1: Hardware Upgrades (Beyond What You’ve Done)

You’ve already done the SSD, RAM, and thermal paste – great start! Here’s what else is possible:

  1. CPU Upgrade (Conditional):

    • Your iMac uses a Socket P CPU. The stock Core 2 Duo (Penryn) can be upgraded to a Core 2 Extreme X9100 (3.0GHz) or Core 2 Quad Q9100 (if the logic board supports it).

    • Caution: Requires advanced disassembly and thermal testing. Check iFixit’s 2008 iMac guide for compatibility.

  2. WiFi/Bluetooth Upgrade:

    • Replace the stock AirPort Extreme (802.11g) card with a Broadcom BCM94360CD (supports 802.11ac + Bluetooth 4.0).

    • Requires a PCIe to mini-PCIe adapter (e.g., from OSXWIFI).

  3. USB 3.0 Expansion (Optional):

    • Add a USB 3.0 PCIe card via the internal mini-PCIe slot (if available). Helps with external storage speeds.


Step 2: Choose the Right macOS Version

Monterey (via OpenCore Legacy Patcher) is pushing this iMac too hard. Opt for:

  1. macOS High Sierra (10.13):

    • Native support for your iMac (last official macOS version).

    • Better GPU compatibility (ATI HD 2400/2600 drivers included).

    • Use dosdude1’s patcher if needed.

  2. macOS Mojave (10.14) via OpenCore Legacy Patcher:

    • Requires Metal-compatible GPU (yours isn’t). Not recommended due to GPU limitations.

  3. Linux Distro (For Modern Security):

    • Ubuntu LTS or Linux Mint offers better performance, security updates, and lightweight apps (e.g., Firefox, LibreOffice).

    • Use macOS-themed docks to retain familiarity.


Step 3: Optimize macOS Performance

If sticking with Monterey:

  1. OpenCore Legacy Patcher Tweaks:

    • Rebuild root patches with NVIDIA/ATI Legacy Video Patch.

    • Disable Metal GPU acceleration in apps (e.g., Chrome flags: chrome://flags/#use-angle → set to OpenGL).

  2. Reduce macOS Overhead:

    • Disable Transparency:
      System Preferences > Accessibility > Display > Reduce Transparency.

    • Disable Animations:
      Terminal:

      bash
      Copy
      defaults write -g NSAutomaticWindowAnimationsEnabled -bool false  
      defaults write -g NSWindowResizeTime -float 0.001  
    • Use Lightweight Apps:
      Replace Safari with Firefox ESR or Chromium Legacy.


Step 4: Security Considerations

  • High Sierra (10.13) Risks: No security updates since 2020. Mitigate by:

    • Using a firewall (e.g., Little Snitch).

    • Avoiding sensitive tasks (banking, etc.) on this machine.

  • Linux Advantage: Regular security patches and modern software.


Step 5: Repurpose as a NAS/Media Hub

If macOS feels too slow:

  1. Install OpenMediaVault or TrueNAS Core for network storage.

  2. Use Plex Media Server (Linux/macOS) to stream videos to other devices.


Final Recommendations

TaskBest Option
Daily BrowsingmacOS High Sierra + Firefox ESR
Media PlaybackLinux Mint + VLC
Long-Term ReliabilityLinux + NAS Setup

Troubleshooting Tips

  • Graphic Glitches: Boot macOS in Safe Mode (hold Shift) to disable GPU acceleration.

  • WiFi Not Working: Ensure the Broadcom card’s kexts are injected via OpenCore.


Community Resources


By balancing hardware limits with smart software choices, you can keep this iMac functional for years. Grandma would approve! 🖥️✨



iMac 8,1 Question

howdy all, i have this early 2008 iMac (8,1) that belonged to my recently deceased grandmother. i recently got a 2TB SSD for it, installed the max 6GB of RAM, and put thermal paste on the processor.

i'd really like to keep this system around if for nothing else for storage, the occasional kitchen googling and watching shit sometimes.

i installed Monterey on it, and it works sort of well. it's a little slow, has some graphical hiccups, and occasionally crashes some applications. but, it's not terrible.

i was wondering, since i'm so hellbent on keeping this thing alive. are there any other hardware upgrades i could do within reason that i haven't already done? and which version of macOS do you think would run the best? even if it's not in opencore, just something that would be up to date enough, and also function relatively properly.

thanks in advance, i really appreciate it!

submitted by /u/shinjuthagod
[link] [comments]

What do you think about it? Mac Pro - Late 2013

Do you think that with this spec for € 399 this could be a good Mac in 2025 installing OCLP and Sequoia?
32 gb ram - 512 gb SSD - Intel Xeon E5 8-Core 3,0ghz - 2x AMD FireProD700

submitted by /u/charlesleclerc_16_
[link] [comments]

An error occurred while preparing software update Mac Pro 6,1

Hi, I’ve been trying to install macOS Sequoia on my Late 2013 Mac Pro and whenever I reboot after the 1st stage of setup in recoveryOS it gets to about halfway on the progress bar and goes back into recoveryOS and says “An error occurred while preparing software update”. I’ve tried 3 times resulting in the same error. Any ideas? Thanks.

submitted by /u/Dude10120
[link] [comments]

I need to update a MacBook Pro 2016 to Sonoma or Sequioa. Please Help

For work-related reasons I need this older computer to run MacOS 14 or newer. I followed the usual steps for OpenCore and it was going well but I ran into an error when I tried to save to my external drive. When I tried to look up the issue I mostly found that I need a different version of the software made for older devices, but I can't find it. How should I Approach this?

submitted by /u/Local_Pickle_4717
[link] [comments]

Anyone with Mac with Intel Haswell and Broadwell should try VoltageShift!

Anyone with Mac with Intel Haswell and Broadwell should try VoltageShift!

I recently got my hand on MacBook Pro 2015'' and while looking for best way to improve it I stumbled upon VoltageShift way to undervolt and limit TDP and turn on and off turbo boost on our Macs.

Here is detailed guides how do it and what is about first unervolt and second is limit for TDP.

https://www.reddit.com/r/mac/comments/130cln7/2015_macbook_pro_13_inch_refresh_guide_thermal/

https://www.reddit.com/r/mac/comments/15n1q3y/how_to_improve_an_intel_macbooks_battery_life_by/

Here are two videos if anyones needs them
https://youtu.be/TvUsCcDU5kc?si=WcpG60VR47VFPujQ
https://youtu.be/TvUsCcDU5kc?si=nm0JV39OPFa2vj0X

Many other tweaks people recommend on reddit work great as well. ( not using all of them but tried)

  1. Accessibility - Display - reduce motion, reduce transparency, disable auto-play animated images
  2. Appearance - Highlight color - choose one color instead of multi, disable allow wallpaper tinting in windows
  3. Apple intelligence & siri - disable if available
  4. Desktop & dock - Minimize windows using scale effect, disable animate opening applications, disable Stage Manager, disable Use iPhone widgets
  5. Displays - disable automatically adjust brightness
  6. Screensaver - Disable screensaver so your screen just turns off (might need to goto Lock Screen settings for this)
  7. Wallpaper - choose a static (not-animated) background or solid color
  8. Turn off some synching of iCloud stuff
  9. Mac fan control set to iGPU 50-80C
  10. Spotlight indexing off
  11. Turbo boost switcher
  12. Manage startup apps
  13. Reset NVRAM and SMC

Undervolt cuts 25% of power draw which is around 5W under full load in Cinebench r23 and brings down temps by around 10C. ( undervolted everything -80mv)

Cinebench r23 multi runs flat 3.1ghz for me with 75 C for CPU

Geekbench 6.4 on Monterey with undervolt

https://browser.geekbench.com/v6/cpu/11062251

This is better than stock raspberry pi 5 and similar to overclock one to 3.0ghz+.

submitted by /u/ShineNo147
[link] [comments]

Are there any workarounds?

Are there any workarounds?

Hey! i am running Mac os Monterey on my late 2008 iMac 4gb ram, 2,66 GHz Intel Core 2 Duo, ATI Radeon HD 2600 Pro 256 MB. I want it only for one thing -Garageband. Sadly, after swapping the HDD for an SSD and installing Mac os, i can't run Garageband. It boots up, i can even play midi using my keyboard, but after few seconds, this window pops up. Are there any workarounds, or am i just cooked?

submitted by /u/Peace_Fickle
[link] [comments]

Help with Upgrading macOS on iMac 1312 (32GB RAM, i7 3.2GHz, Nvidia Quadro K2100M)

Hey everyone,

I'm currently running an iMac 1312 (mid-2011) with 32GB of RAM and an i7 3.2GHz processor, along with an upgraded Nvidia Quadro K2100M graphics card. The system is currently on macOS High Sierra, and I'm using OpenCore Legacy Patcher for compatibility.

I'm looking to upgrade to a newer version of macOS, but I want to make sure I do this safely and avoid any major issues. Can anyone recommend which macOS version would be the safest and most stable to upgrade to?

Specifically, I’d like to know:

  • What macOS version should I aim for without compromising system stability?
  • Are there any major pitfalls or issues I should be aware of, such as compatibility problems with my hardware or software?
  • Will features like the screen dimming still work after the upgrade? (This is one of my concerns.)
  • Anything else I should watch out for when upgrading using OpenCore Legacy Patcher?

Any help or advice would be greatly appreciated. Thanks in advance

submitted by /u/Odd_Celebration_5001
[link] [comments]

MacBook Pro 2015 15” better with or without dedicated graphics?

As the title says 🙂

submitted by /u/Canju
[link] [comments]

Anything I need to do before running OCLP?

I have a geforce gtx 1060 3gb and ryzen 5 2600. I am on macOS Sequoia hackintosh. I am installing legacy patcher in order to get nvidia drivers working. Anything I need to do first?

submitted by /u/rhrrs
[link] [comments]

How do I update an older pro to 10.10

H guys I’m currently stuck on 10.9.5 and can’t run oclp.

I’ve tired to download El Capitan from the App Store but it won’t let me

Any ideas?

submitted by /u/jgilmour1988
[link] [comments]

MacBook shows deny symbol after reboot

I have installed macOS Monterrey on my MacBook pro from 2010 but when I reboot it shows the deny symbol and only shows the efi boot when the usb is plugged in. It can run normally with the usb unplugged but it cannot boot with it unplugged

submitted by /u/TheWhiteCat1000
[link] [comments]

Opencore Legacy Patcher 2.3.0 release date?

hi so asking the question about as of release Opencore Legacy Patcher version 2.2.0 in 11 dec 2024 until 1 month later still got no updates but macOS Sequoia 15.3 released update in 27 January 2025 but version 15.4 still in beta so when get released opencore legacy patcher version 2.3.0 update waiting until for few months?

submitted by /u/Zealousideal_Past782
[link] [comments]

Horrible Battery Life & Trackpad Issues After Sequoia Update 😭

Horrible Battery Life & Trackpad Issues After Sequoia Update 😭

Hey folks,

I recently updated to macOS Sequoia, and now my battery life is absolutely terrible—barely lasting an hour! 😩 Before, on Sonoma 14.6, I used to get around 3 hours of backup.

On top of that, my trackpad is acting weirdright-click isn't working reliably, and I have to tap multiple times to get it to register. Super frustrating.

I haven’t changed much—kexts and everything else are almost the same. Not sure where I went wrong. Anyone else facing similar issues or have a fix? Any help would be massively appreciated! 🙏

submitted by /u/andyfoxhound
[link] [comments]

will sequoia work?

my hw is: rx580, ryzen 5 3600, 16gb ram, 256gb ssd, a320m-k

would sequoia work?

i have a ready efi which works on ventura, but i wanted to update

submitted by /u/yarikhand
[link] [comments]

Runs smoothly so far

Is OCLP clean reversable? What kind of Memory is being used, besides the SSD?

Hi, I have two original Macbook SSDs for the 13" Early 2015 Macbook Pro and i wanted to try out OCLP for comparisen. But some Information i wasnt able to find.

The Installer is using the SSD, is it using any other memory of the macbook?

If i just switch the SSD's back, will the original os work normally? Will there be some permanent changes or leftovers in the system?

All the Build Settings were default.

I was looking a bit around online and i couldnt find an answer.

submitted by /u/yohankun
[link] [comments]

I’m stuck!

I’m stuck!

Late 2010 MacBook air

submitted by /u/Ok_Comparison_5972
[link] [comments]

MacBook Air stuck.

MBP Retina, 13-inch, Early 2015 - Cracking/distorted speakers

Hi all,

Using OCLP on my MBP Early 2015 Sequoia 15.3.1 and it is working beautifully. Suddenly my internal speakers have gone crazy and distorted and basically unusable. Before I find some replacements (they are fairly cheap and easy to change) I just want to make sure it isn't a software/OCLP issue and not hardware. Hundreds of posts about people with similar issues but nothing has resolved the issue (killing processes etc) but had no issues for years and for them to suddenly go seems a little odd (I have been using OCLP for a while not so I am doubting it is that).

Has this happened to anyone else suddenly - and should replacing them work? Be great if it was a OCLP setting, but I highly doubt it especially as things were fine before!

Cheers

submitted by /u/The__Bugster
[link] [comments]

Stuck on this screen :(

Stuck on this screen :(

2.0 hub, g502 hero and i cant use the mouse still, am i stuck?

submitted by /u/mangothefoxxo
[link] [comments]

Autocad problems after update

hello there,

so I recently updated my MBP 2015 to Sequoia and everything else seems to be going smoothly, I think today was the first time since I opened AutoCAD and I was greeted by this message, I tried googling a solution but no one seems to be giving one, a did delete the entire app and download it again but there was no change, my license is legit so I don't think it's a licensing problem.

submitted by /u/Frequent_Campaign_16
[link] [comments]

handoffs not working

How long should i wait on this page?

How long should i wait on this page?

Mid2010 mbp installing sequoia

submitted by /u/mangothefoxxo
[link] [comments]

Broke installed system with OCLP...

I have a Mac Pro 5,1 with High Sierra. I decided to swap the original Nvidia GT 120 video card for Asus Radeon HD 7870. It booted fine, but obviously without a boot screen. I decided I could fix it by installing Open Core with custom settings.

So I downloaded the Open Core GUI app, went to Settings > Advanced, ticked AMD GOP Injection (presumably, that should have enabled the boot screen), and then, together with other OCLP setup for the HOST system, I installed it to may main EFI partition.

After reboot I got the crossed out circle and no further access to the installed High Sierra.

Why did it happen?

How can I revert OCLP from my EFI boot partition without reinstalling the whole OS?

submitted by /u/Previous-Scratch-221
[link] [comments]

Access denied on oclp

New OC features' description

is there any way to find about new feature added to OC? For example (from 1.0.4 release notes): Added support for booting from static IPv4 address in OpenCore-specific HttpBootDxe

What is HttpBootDxe and how do I use it?

or "Supported DMG loading and verification (e.g. macOS Recovery) over HTTP(S) boot"

submitted by /u/Dry-Procedure-1597
[link] [comments]