ChefKissInc / NootRX

The rDNA 2 dGPU support patch kext. No commercial use.
https://chefkissinc.github.io/applehax/nootrx/
Other
593 stars 110 forks source link

many programs stuck after wake #94

Open mongomama opened 2 weeks ago

mongomama commented 2 weeks ago

macOS Version

Sequoia

What is your CPU's model?

10700K

What is your GPU's model?

6750gre

Please describe the behaviour in detail.

boot normally and behaves right,but after awake from sleep,it causes many programs stopping responding,including Music,App Store,hackintool,etc. MacOS isn't stucking though. the program Preview,it can open PNG files normally,but stuck with jpeg file

What should've happened instead?

those programs should be running normally,maybe sth wrong with Metal API?

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

No response

VisualEhrmanntraut commented 2 weeks ago

Hm, does it happen if you disable VCN using -NRXNoVCN in boot args?

mongomama commented 2 weeks ago

Hm, does it happen if you disable VCN using -NRXNoVCN in boot args?

Just tried this,bug remains, OCAT runs normally though.

mongomama commented 20 hours ago

Hm, does it happen if you disable VCN using -NRXNoVCN in boot args?

think I found sth,the intel igpu uhd630,it relies on Whatevergreen,since I now don't have whatevergreen running,everytime any program calls for iGPU will leads to a panic...

image

i'm not a programmer and my English is not good,sorry if...U know...

VisualEhrmanntraut commented 19 hours ago

Ah, interesting, thanks for the information. I plan to merge NootRX with NootedRed, and maybe also add Intel support to NootedRed, so I guess if and when that happens that would be fixed I guess.

mongomama commented 16 hours ago

Ah, interesting, thanks for the information. I plan to merge NootRX with NootedRed, and maybe also add Intel support to NootedRed, so I guess if and when that happens that would be fixed I guess.

Glad about your plan,so I disabled iGPU in my bios,now OS and programs runs alright at least. Looking forward to your iteration,many thanks for your hard work.