Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Heavy coil whine on monitor refresh #36

Closed
4 tasks done
00x0A opened this issue Mar 8, 2024 · 7 comments
Closed
4 tasks done

Heavy coil whine on monitor refresh #36

00x0A opened this issue Mar 8, 2024 · 7 comments
Assignees
Labels
Bug Something isn't working Waiting for response

Comments

@00x0A
Copy link

00x0A commented Mar 8, 2024

macOS Version

Ventura/Sonoma (Only Navi 21)

What is your CPU's model?

Intel i5 12400F

What is your GPU's model?

AMD Radeon RX 6700 XT

Please describe the behaviour in detail.

When high speed movement such as scrolling occurs on the screen the GPU makes a coil whine noise that's not present in Linux or Windows 10/11. I have tried 60hz, 120hz and 165hz which all causes the GPU to make a coil whine noise, could perhaps be something with the driver or power management being handled. I've tried setting PP,PP_WorkLoadPolicyMask to 1 without any success

What should've happened instead?

GPU should coil whine but only under heavy load i.e not for scrolling.

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

No response

Bug report submission terms

  • I am using the latest version of NootRX.
  • I am on the latest minor and patch version of macOS (ex. 7 is the minor and 10 is the patch of macOS 11.7.10).
  • The bug only happens with NootRX enabled.
  • I have ruled out any external factors that could interfere, including, but not limited to, using OCLP or WhateverGreen.
@00x0A 00x0A added the Bug Something isn't working label Mar 8, 2024
@VisualEhrmanntraut
Copy link
Member

Uhm uhm uhm, am I gonna be making GPUs explode with this kext??

@VisualEhrmanntraut
Copy link
Member

I've tried setting PP,PP_WorkLoadPolicyMask to 1 without any success

@00x0A that would be FULLSCREEN3D_WORKLOAD, did you mean POWERSAVING_WORKLOAD which is 2?

@VisualEhrmanntraut
Copy link
Member

(coil whine = high power usage so make GPU use less power :-))

@VisualEhrmanntraut
Copy link
Member

Oh wait, did you use the DeviceProperties method? Because NootRX does not allow you to set custom properties like WhateverGreen; you have to edit the Info.plist of the kext.

@00x0A
Copy link
Author

00x0A commented Mar 12, 2024

Oh wait, did you use the DeviceProperties method? Because NootRX does not allow you to set custom properties like WhateverGreen; you have to edit the Info.plist of the kext.

Youre a chill dev, just wanted to thank you for the work thus far bro. I'm gonna check the info.plist of the kext and whether or not i can make it stop haha.

It might have something to do with apple's amd drivers since windows 11 also has a heavy coil whine until you install the proper drivers, Linux does the have this issue out of the box

@VisualEhrmanntraut
Copy link
Member

Did you resolve it

@00x0A
Copy link
Author

00x0A commented Mar 25, 2024

Yes, changing the value in info.plist to 1 fixed my issue

@ChefKissInc ChefKissInc locked and limited conversation to collaborators Mar 25, 2024
@VisualEhrmanntraut VisualEhrmanntraut converted this issue into discussion #38 Mar 25, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
Bug Something isn't working Waiting for response
Projects
Status: ✅ Done
Development

No branches or pull requests

2 participants