Skip to content
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

Weird Third-Party softwares startup #307

Closed
anHiep opened this issue Oct 12, 2024 · 4 comments
Closed

Weird Third-Party softwares startup #307

anHiep opened this issue Oct 12, 2024 · 4 comments
Assignees
Labels
Duplicate This issue or pull request already exists

Comments

@anHiep
Copy link

anHiep commented Oct 12, 2024

macOS Version

Ventura

What is your CPU's model?

AMD ryzen 5 5500u

Please describe the behaviour in detail.

When I clicked on the third-party apps like discord, edge, notion, .... Everything in my screen freeze and I can't do anything. After about 1 minutes, everything turn back working properly. I fix this for edge and chrome by disable GPU rasterization and vscode by disable GPU acceleration. But some apps like notion cannot be changed like that.

What should've happened instead?

After researching, I think that the problem can be solved by increasing the UMA buffer sizes

If applicable, attach the .gpuRestart, .panic, etc file related to this issue.

No response

@anHiep anHiep added the Bug Something isn't working label Oct 12, 2024
Copy link

Greetings. It seems like this is the first issue you open on this repository.

We are letting you know that these are for bug reports or feature requests. Most of the reports we receive in this GitHub Organisation are user errors.

For the sake of saving time, here are the most common cases:

  • Outdated version of this kext.
  • Conflicts with other kexts (e.g. WhateverGreen).
  • Issues caused by other kexts like memory corruption (e.g. AirportItlwm).
  • Intended behaviour by Apple (e.g. V-Sync or cursor rendering).
  • Using cheap hacks like kext/library downgrades (e.g. OCLP, BFixup).
  • Duplicate kexts.
  • Malformed config.plist caused by configurator software (OCAT, OCC, etc).
  • Lack of TSC synchronisation or use of badly programmed TSC kext (only use ForgedInvariant).
  • Outdated macOS minor version (e.g. macOS 11.0.0 instead of latest).
  • Using beta versions of macOS.
  • Using the kext during installation or update. There is a Lilu bug which makes macOS stall during the last install phase.
  • Incorrect SMBIOS. Please use iMac20,1, MacBookPro16,3, MacPro7,1 or iMacPro1,1.
  • (e)DP link training failure. -NRedDPDelay will fix this as mentioned in the README. This is last resort, black screen can be caused by other factors mentioned.
  • Insufficient VRAM size.

We will never support the use of configurator software, solutions like OCLP/BFixup, or using macOS beta versions.

This issue will be looked over by the respective maintainer when they can. In the meantime, look if you can resolve this yourself via checking the above.

Be patient, we are hobbyists.

@VisualEhrmanntraut VisualEhrmanntraut added Duplicate This issue or pull request already exists and removed Bug Something isn't working labels Oct 12, 2024
@VisualEhrmanntraut
Copy link
Member

#158

@VisualEhrmanntraut VisualEhrmanntraut closed this as not planned Won't fix, can't repro, duplicate, stale Oct 12, 2024
@anHiep
Copy link
Author

anHiep commented Oct 12, 2024

But I can't find out how to fix for apps like vscode and notion

@VisualEhrmanntraut
Copy link
Member

Creating a new issue won't magically make a fix appear. As you pointed out in your issue description, using UMAF to increase the VRAM size should help. If you can't, there is nothing else to do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants