Deleted user
Deleted user
Clicking on "Getting Started" takes you to /docs. This might be the actual path for the docs index. If you click on items under "Getting Started", the route is docs/getting-started/${itemName}....
That takes you on top of the page as getting started is actually the index of the docs.
Yes it should not be next -> getting started. Created a separate issue for broken route.
@samcx let me know if there is a correct route for introduction. I can work on it.
Ok this is interesting. So apparently there's no need to write "c" to pp_od_clk_voltage, whatever settings you set there get activated once you write "c" to fan_curve. Take this example:...
Atm LACT seems to be working fine for me, don't think it needs anything else for RDNA3. On a separate note, I noticed something interesting. Seems like "280999999" is the...
That looks good, but you use 280W limit in my script. I think your max power is higher like 330W from what I've seen online. You could adjust to `echo...
If you're crashing then lower undervolt value. Or test it with 0 undervolt, that should be stable. No reason to crash without undervolt. Also in my script I set MEM...
No, this is not related to the upgrade. It's just that as a result of #33671 , we added more JUnit test coverage and now test our entire suite across...
That is a tricky one, I admit. That sounds like a pretty important gap. I was not aware of these gaps, I presumed the Azurite emulator is fully featured. I...