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

Wake from sleep does not work for most systems #267

Closed
Paulchan82 opened this issue May 25, 2024 · 6 comments
Closed

Wake from sleep does not work for most systems #267

Paulchan82 opened this issue May 25, 2024 · 6 comments

Comments

@Paulchan82
Copy link

macOS Version

Sonoma

What is your CPU's model?

AMD 5900HX

Please describe the behaviour in detail.

AMD 5900hx, using nootedred driver for integrated graphics, the original screen is 2k 165hz, and it can light up after sleep and wake up.

Due to a damaged screen and color distortion, a 4k 120hz screen from AUO was replaced. The retina screen effect has indeed improved significantly, but after sleep and wake up, the screen only lights up for one second and then goes black. The keyboard and mouse respond, and remote access to the desktop is possible, but a forced shutdown and reboot are required.

Sleep and wake up under Windows are completely normal, indicating that it is not a problem with the screen.

What should've happened instead?

please fix it,thx

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

No response

@Paulchan82 Paulchan82 added the Bug Something isn't working label May 25, 2024
@Paulchan82
Copy link
Author

The -NRedDPDelay parameter has been used, but the screen remains black. The VRAM has been adjusted to 4GB in the BIOS.

@VisualEhrmanntraut VisualEhrmanntraut removed their assignment May 25, 2024
@VisualEhrmanntraut
Copy link
Member

VisualEhrmanntraut commented Jun 3, 2024

I had a bug with my workflow and the bot did not reply to the issue with the first interaction greeting:

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 changed the title AMD laptop with 4K screen replacement, black screen after sleep and wake-up. Wake from sleep does not work for most systems Jul 23, 2024
@VisualEhrmanntraut VisualEhrmanntraut self-assigned this Jul 23, 2024
@VisualEhrmanntraut VisualEhrmanntraut added this to the Version 1.0.0 milestone Jul 23, 2024
@VisualEhrmanntraut
Copy link
Member

May be caused by #284

@AlfCraft07
Copy link
Member

Mine works but the keyboard dies after wake

@VisualEhrmanntraut
Copy link
Member

VisualEhrmanntraut commented Jul 23, 2024

@AlfCraft07 That happens to my testing laptop too sometimes, but sometimes the screen does not wake, and I have a suspicion that one might be because of the faulty firmware injection

@VisualEhrmanntraut VisualEhrmanntraut removed the Bug Something isn't working label Nov 5, 2024
@VisualEhrmanntraut VisualEhrmanntraut removed their assignment Nov 5, 2024
@VisualEhrmanntraut VisualEhrmanntraut removed this from the Version 2.0.0 milestone Nov 5, 2024
@VisualEhrmanntraut
Copy link
Member

As mentioned above, I theorise that it's because of #284, so merging this issue with it.

@VisualEhrmanntraut VisualEhrmanntraut closed this as not planned Won't fix, can't repro, duplicate, stale Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants