-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bugs with video in Sequoia #48
Comments
I suggest you don't use the latest EFI releasse which was generated with OpCore Simplify. Instead, use the previous release from September 2024 and see if the issues remain. In the time I've used the latest version, I haven't experienced any of the issue you are reporting. For using this EFI in Catalina, you also need to adjust some things in the config. It's documented in the repo as well. |
Okay, I’ll try rolling back to a previous EFI version from your repo. I’ll report back in 24 hours or 1-2 days since I need to observe how the system behaves over longer uptimes. For now, I can say that these bugs seem to occur after the second "nap." By that, I mean when the monitor goes off after 20 minutes and the system idles. I don’t have sleep mode enabled on this machine since it’s a stationary PC. Interestingly, these issues don’t happen after a fresh reboot or system start—only after the system has been "napping." Oh, and I don’t need to modify the EFI for Catalina since I have it on a separate drive with the old EFI configuration. Everything there works great, except for that bug in REAPER, which I couldn’t resolve. |
I think you GPU isssue is unrelated to my EFI/Config. Because I use a Saphire Radeon RX580, everything graphics-related is handled by Whatevergreen – my config does not inject any Device Properties for the GPU. So, I think you have to do some research to fix this issue or generate your own EFI. I think there are some Radeon GPUs by some vendors that macOS doesn't like. Also, ensure that the iGPU is enabled (and NOT set to |
Okay, so I’ve been using the updated/downgraded OpenCore config for the last four days, and I gotta say—it’s been working great. What I did and what I have now:
Regarding Wi-Fi: I’ve decided to leave it disabled since there’s no way to activate it via a kext or so. Right now I'm using Intel I225-V enabled via a kext, which works great. I previously tried flashing my Ethernet controller with custom firmware but ran into system crashes or bugs—I can’t remember the exact details, but I ended up reverting the firmware to stock. For now, I’m happy with this setup and don’t plan to patch the kernel or mess with unsupported hardware further. Everything important is working, and it’s stable. I’m not sure if I should close this issue right now or test the system further for another week or so. Let me know what you think. If you think it should be closed—alright then! It’s great to kinda solve the problem anyway. P.S: OpCore Simplify sounds like an amazing tool for generating configs. Too bad that hardware info could be collected only on Windows. |
Hello,
I’ve been experiencing some strange and annoying bugs on Sequoia after upgrading from Ventura.
First, here’s my PC configuration:
It’s pretty similar to yours, except for the CPU and GPU.
I’ve been using your EFI config for two, maybe two and a half years now—basically since Catalina. It’s been working fine for the most part, but with Sequoia, I’ve run into some strange and frustrating issues.
The Bugs:
Random system freezes and app crashes
These were happening initially, but it seems like enabling SIP has resolved them—for now, at least.
Video playback freezing
This one is still driving me crazy. It doesn’t matter where or what video I’m trying to play—it could be a YouTube video in a browser or a video file in messengers like Telegram. The entire UI freezes for a couple of seconds and then goes back to normal. Then it freezes again. I've tried that in Chrome and Safari. The symptoms are similar.
During the freeze, I can still move the mouse, but nothing else responds and relaunching the System UI server doesn’t help.
Oddly enough, graphics performance is fine otherwise—I can play games without any freezing, even if I’ve just experienced the video playback bug beforehand.
Similar Issue in Catalina:
I had (and still have) a similar problem in Catalina, where I’d get random audio freezes in REAPER, but only in REAPER—not in other DAWs. That started happening after a minor system update.
I “fixed” it at the time by doing a fresh install of Ventura on a separate drive.
Now I’m considering rolling back to Ventura with a fresh install or doing a fresh install of Sequoia.
Any thoughts or advice on what might be causing this behavior would be great.
P.S: I can provide an EFI folder or any screenshots of my config but there are just some minor differences compared to yours.
P. P.S: Sorry for posting that in another repo yesterday. My bad. I just got lost in github pages =D
The text was updated successfully, but these errors were encountered: