ChefKissInc / NootedRed

The AMD Vega iGPU support patch kext. No commercial use.
https://ChefKissInc.github.io/nred
Other
1.55k stars 669 forks source link

random firmware reset during ventura+ system boot #183

Closed jalavoui closed 9 months ago

jalavoui commented 9 months ago

on ventura there's a random event during wrapControllerPowerUp() that makes the driver reset - and crash.

sympton is black screen during boot.

reverting to old code might fix it but it's not the way togo.

this happens on my picasso desktop.

i do hope this can be fixed, as i really enjoyed the new way of firmware loading.

the new driver loading code (outside of lilu) might have helped - the driver now hangs in smc with this: (AMDRadeonX5000HWLibs) PPLIB WaitFor SMC message response Timout: 1, duration: 1000245.

tested with old/new firmware same result

Captura de ecrã 2023-10-05, às 15 34 14

on crash smu hangs and clocks stay with crasy values

on big sur all fine clocks reset - guess is ventura+ issue

jalavoui commented 9 months ago

nvm, i recompiled and no smu hangs