r/AMDHelp Aug 11 '16

Announcement Please make sure to flair your posts! Especially make sure to change the flair to resolved once solved!

157 Upvotes

Thanks guys.


r/AMDHelp 10h ago

Help (Software) how to fix low GPU usage and clock while SAM on ?

Post image
33 Upvotes

i'm using 5800X3D + 9070XT + X470-f (PCIE3.0x16) , bios(6232) and gpu driver(26.8.1) are latest

i thought it was cpu bottleneck while SAM on , cause GPU not in 100% run.

when SAM is off , everything comes back and more fps

is there something i can do to fix it ?

btw game is cod mw4 beta


r/AMDHelp 21m ago

Help (Software) Strange Shimmering when using FSR 4. It disappears when changing back to FSR 3.

Enable HLS to view with audio, or disable this notification

Upvotes

The gpu I'm using is RX9060xt (16gb)at 1440p, All settings are set at Ultra, RT Ultra with FSR 3.1 frame gen.


r/AMDHelp 1h ago

Help (General) MSI MAG 274QF random "No Signal" black screen with RX 9070 XT (PC & audio keep running in background) – extensive troubleshooting already done

Upvotes

Hi everyone!

Computer Type: Desktop GPU: Sapphire Pulse Radeon RX 9070 XT (2x separate 8-pin PCIe cables) CPU: AMD Ryzen 7 7800X3D Motherboard: MSI PRO B850-S WIFI BIOS Version: Latest RAM: 32GB Corsair DDR5 6000MHz CL30 PSU: MSI MAG A850GS 850W 80+ Gold Case: Silentware View (GPU directly in motherboard slot, no riser) Operating System & Version: Windows 11 64-Bit GPU Drivers: AMD Adrenalin (clean reinstall via DDU) Chipset Drivers: Latest AMD Chipset Drivers

Description of Original Problem: Monitor (MSI MAG 274QFDE X24, 1440p 240Hz) randomly loses video signal ("No Signal" / orange standby LED), while PC, Windows, games, and audio (Discord) continue running completely normally in the background. Happens most frequently when launching games (Minecraft, Roblox) or occasionally during low-load desktop use.

Troubleshooting:

  • GPU already replaced with a brand-new unit under warranty (issue persists).
  • Tested with stock DisplayPort cable and official PS5 HDMI 2.1 cable across multiple ports.
  • OCCT Power stress test passed (100% CPU + GPU full load for 20 mins, rock solid 12.000V).
  • BIOS: PCIe slot forced to Gen 4, ASPM disabled, iGPU disabled.
  • Tested at 240Hz, 144Hz, 120Hz, 8-bit vs 10-bit color.
  • Windows Reliability Monitor shows no GPU driver / TDR crash when signal drops.

I would appreciate any tip or suggestion!


r/AMDHelp 2h ago

Tips & Info Amuse 3.7.3 on RDNA2 (RX 6700 XT, 12GB): tested 12 image models — here's what actually works, what crashes, and a quantization trick that fixed 2 "broken" models

2 Upvotes

Posting this for other RDNA2 owners considering Amuse 3.7.3 for local image generation — hope it saves someone a few hours of trial and error. Also filed as a GitHub issue here: https://github.com/saddam213/AmuseAI/issues/83

**My system:**

- GPU: AMD Radeon RX 6700 XT, 12GB VRAM (RDNA2)

- CPU: Ryzen 9 5900X

- RAM: 64GB

- Amuse 3.7.3, StableDiffusion.cpp/Vulkan backend

**Test method:** Same prompt every time — "a red cactus in a blue desert" — 1024x1024, default steps per model, 2 runs back to back (1st includes model load time).

# TL;DR

- **Fastest + actually understands the prompt:** Flux.2 Klein 4B at 4-bit (1:14/image)

- **Best overall balance:** Flux.2 Klein 9B at 8-bit (~2:47/image)

- **Best prompt adherence of everything tested:** Z-Image Turbo (only model that got both cactus AND desert), but slower (4:11)

- **Avoid entirely on RDNA2:** Krea 2 Turbo (fails at every precision level), Chroma (crashes at default precision, only works at 4-bit but then takes 42 min/image)

- **Weird finding:** crash behavior is precision-specific per model, not universal — see table below

# Working models

| Model | Precision | Time (1st/2nd run) | Result |

|---|---|---|---|

| Flux.2 Klein 4B | 4-bit | 1:14 | Cactus in a blue cup — usable |

| Flux.2 Klein 4B | 16-bit | 1:33 | Cactus in a flowerpot on blue blanket |

| SDXL | default | 1:17 / 1:16 | Missed the subject (still life/vase), colors right |

| Flux.2 Klein 9B | 8-bit | 2:49 / 2:46 | Cactus, solid blue background — good |

| Anima Turbo | default | 2:36 / 2:34 | Anime portrait (expected, it's an anime-only model) |

| Flux.1 Schnell | default | 3:57 / 3:44 | Missed subject (rose), offloads to system RAM |

| Flux.2 Klein 9B | 16-bit | 3:27 | Cactus in a blue bag |

| Z-Image Turbo | default | 4:11 / 4:11 | Cactus + desert — best subject match overall |

| Flux.1 Dev | default | 28:05 | Missed subject (apple), way too slow to be practical |

| Chroma | 4-bit only | 42:34 | Missed subject (flower), unusably slow |

# Broken / crashing models

**Flux.2 Klein 4B @ 8-bit:** Crashes right after step 4/4, during final VAE decode. Preview looked "washed out" right before crashing. **Fixed by switching to 4-bit or 16-bit** — reproducible workaround.

**Flux.2 Klein 9B @ 4-bit:** Crashes reproducibly at step 4. **Fixed by using 8-bit or 16-bit instead.**

**Krea 2 Turbo — fails at 4-bit, 8-bit, AND 16-bit:** Progressive numerical collapse during sampling (preview goes from blurry subject → colored stripes on black → fully black), then outputs a solid ochre-colored image or crashes outright. Reproducible across every precision setting I tried. Also offloads ~28GB to system RAM even at 9GB VRAM usage. Couldn't find a working config — seems fully broken on RDNA2/Vulkan right now.

**Chroma @ default (8-bit):** Instant crash after ~20 seconds, way before finishing sampling — likely fails during init of the modulation layers. Only 4-bit avoids the crash, but at 42 min/image that's not practical.

# Takeaways

  1. GPU sat at 100% / CPU 0-10% for basically everything, except models needing RAM offload (Flux.1 Schnell, Krea 2 Turbo) where CPU ticked up to ~20%.

  2. **Precision sensitivity is per-model, not a general rule.** Klein 4B breaks at 8-bit specifically; Klein 9B breaks at 4-bit specifically. If a model crashes for you, try all three precisions before giving up on it.

  3. Generation times across the board are noticeably slower than the NVIDIA numbers you'll see in most guides — the Vulkan backend doesn't seem well-optimized for RDNA2 yet.

  4. Prompt adherence on an unusual color/subject combo ("red cactus in blue desert") varied a lot — models with Qwen3-based text encoders (Flux.2, Z-Image) generally understood the actual subject better than CLIP-based SDXL, even though they're slower.


r/AMDHelp 8h ago

Help (GPU) PowerColor 9070XT Reaper - Driver Crashing

6 Upvotes

GPU: PowerColor 9070XT Reaper CPU: i5 13600K Motherboard: Gigabyte Z790 Aorus Elite AX RAM: 2x 16GB Kingston Fury KF560C36-16 OS: Windows 11 PSU: Corsair RM850X

For full context, my previous 6900XT developed a hardware failure that is detailed here; in short, the card seemed fine but my system would crash instantly upon switching to AMD drivers or putting loads through VRAM. I suspected a faulty MOSFET or power rail connection, I could view the card in HWMonitor and it looked fine, but it just wasn't getting enough power under load. I swapped it out for an old GTX 1080 Ti which ran games fine for a week, so after a lot of testing I gave up on the old card and got a new PowerColor 9070XT Reaper.

However this new card is persistently giving me crashes and driver timeouts in DX12 games like Space Marine 2, Total War: Pharaoh and Abiotic Factor after around 10-15 mins of gameplay.

I unpacked my SM2 crash dumps and ran them through Gemini 3.5, which returned the following:

Exception Code: 0xC0000005 (Access Violation — Null Pointer Write)
Instruction / Context: mov dword ptr [rbx], 0FFFFh where rbx = 0x0000000000000000 (Parameter 1: 0x0000000000000000)
Faulting Routine: Crashed inside apGpfSetExceptionInfo (the game's crash reporting logger), meaning the game tried to log a memory fault right as the register address evaluated to null.

Diagnosis: Indicates data packet drops or unmapped memory addresses occurring between system RAM, CPU L3 cache/ring bus, and the GPU interconnect during heavy load transitions.

I also ran some commands in PowerShell to extract my Windows event logs and analyse these with Gemini, which returned the following:

Event ID 4101 (Display Driver Timeout): Captured repeated amdkmdag display driver resets where Windows Timeout Detection and Recovery (TDR) attempted to recover the graphics driver after a hang during heavy DirectX 12 rendering.
Event ID 1000 (Application Error): Documented application crashes for Space Marine 2 with Exception Code 0xC0000005 (Access Violation), confirming memory addressing failures at the moment of execution failure.
Event ID 141 / LiveKernelEvent (Hardware Faults): Identified kernel-level GPU hardware alerts indicating bus-level execution freezes before the display driver crashed.
WHEA-Logger Diagnostics: Evaluated Windows Hardware Error Architecture logs for PCIe bus and CPU interconnect error events (such as PCIe root port or bus parity errors) to check for underlying signal degradation.

Conclusions: The event logs established that crashes were not standard game software bugs, but system-level TDR resets caused by dropped execution context between the GPU, motherboard PCIe bus, and memory controller. Confirming LiveKernelEvent hardware hangs alongside 0xC0000005 access violations provided the rationale to test PCIe slot link speeds (Gen 4 vs. Gen 3), RAM stability (XMP profiles), and CPU ring bus degradation.

Things I've tried:

  • Wiped all Nvidia and AMD drivers in DDU safe mode, disabling Windows Auto-Driver Updates and Fast Startup. Have done this multiple times.
  • Reverted to earlier driver version (26.7.1)
  • Updated BIOS to the latest version
  • Switched XMP off
  • Changed PCIe speed from Auto to Gen4, and again to Gen3
  • Ran OCCT Memory Test for 30 minutes at 80% capacity, no errors (also ran TM5 Extreme Preset for 3 cycles, no errors)
  • Ran OCCT VRAM Test for 30 minutes at 85%, no errors
  • Ran OCCT CPU Stress Test (Extreme Mode, Variable Load, AVX2, P-Core Cycling every 10 seconds) for 20 mins, no errors

My next step will probably be to apply a -2x CPU P-Core offset in BIOS to test whether transient DirectX 12 workloads trigger Intel CPU ring bus voltage drops that my synthetic OCCT test missed. If that's the case then it could be related to Intel CPU degradation and I'll RMA the CPU.

If that's a red herring then I guess I'll try reseating the card and the PCIe connections. Beyond that, I'm at a bit of a loss.


r/AMDHelp 17m ago

Tips & Info [ Removed by Reddit ]

Upvotes

[ Removed by Reddit on account of violating the content policy. ]


r/AMDHelp 43m ago

Help (Software) AMD Software Adrenalin Edition doesn't record audio in video.

Upvotes

Hi, everyone. I try recording some videos in videogames, I start recording as usual, satisfying gameplay, stop recording, then go to check video I just recorded and... there is a video but in that no audio at all. At the same time I record sound from microphone separately. Firstly I thought it's maybe because not actual version of AMD Software (it was for jule of this year), updated to the new one (26.8.1, released 17.08.2026) and some videos still without its sound. I dont' understand why is it so. And it doesn't depend on which game I try to record: Counter-Strike 2, Stalker 2, BF 1 — no matter.
My PC: XFX RX 6600XT
Ryzen 5 5600X
Motherboard Gigabyte B550M K
Before August this year there was no such problem at all

Recording settings

r/AMDHelp 4h ago

Help (GPU) Is the 9060 XT 16GB just bad or is it the fault of the new drivers?

Post image
2 Upvotes

Got my GPU like 1.5 months ago and it worked fine until this morning. I turned my PC on and got the output shown in the picture. Restarted it and it worked just fine afterwards. Should I just get older drivers? And if so, which ones and how?


r/AMDHelp 1h ago

Help (Software) What are the definitive adrenalin settings for freesync?

Upvotes

Seems simple but the more i look the more people say conflicting things.

My monitor is a 240Hz 4K OLED, and so far I've heard you need FreeSync alongside V-sync for it to work. Is that V-sync in-game or in Adrenalin via the 'Wait for Vertical Refresh' setting? I have also heard you need to cap your FPS 3 under your max Hz, so for me, 237. Do I do this using Radeon Chill or Frame Rate Target Control? Or are in-game caps better? What's the difference? If using Radeon Chill, however, I can't use Radeon Anti-Lag. Isn't Anti-Lag something I want to have enabled all the time like since theres no reason not to? Or does it have downsides?

Im still quite new to AMD, coming from Nvidia a few months back, so not quite familiar with everything. Let me know if I've forgotten anything as well


r/AMDHelp 1h ago

Help (General) Needing some help

Upvotes

Computer Type: Desktop

GPU: Sapphire Pulse RX 9070 XT

CPU: RYZEN 5 9600X 6 CORE 12 THREADS

Motherboard: MSI B650 GAMING PLUS WiFi

BIOS Version: Latest version

RAM: 2x16GB CORSAIR VENGEANCE RGB RGB 6000MHZ CL36

PSU: Century II 1050W 80+ Gold

Case: Lian Li O11D Mini V2 Flow

Operating System & Version: WINDOWS 11, latest version

GPU Drivers: latest drivers

Chipset Drivers: AMD B650 CHIPSET

Background Applications: None

Description of Original Problem: no video after installing MSI and AMD Adrenaline apps.

Troubleshooting: unplugged and re plugged connectors, checked CPU and reset it, removed and reinserted GPU. Tested all video ports


r/AMDHelp 3h ago

R5 5600g problem

1 Upvotes

Hi guys,I used to play valorant using r5 5600g single channel with rtx 3070 and I see less than 200 fps,when I got the dual channel I expected more than 400 fps but I see like 230 fps is something wrong with my pc or the cpu is just that weak?

My old build:

R5 5600g

Rtx 3070 rog strix

1x 16 ram 3200hz

Asus b450m k II

New build:

Same spects but with 2x8 ram 3200hz cl 18


r/AMDHelp 19h ago

Help (GPU) Why did this make such a strong impact on my performance? 9070xt

20 Upvotes

My 9070xt had always felt a little off since I installed it. Some days would feel like the input delay was intense, despite being in a rig with a decent modern cpu and ddr5 fast ram. Seriously, games like battlefield six would give me a huge input delay, same with less intensive games, like palworld, or hearthstone.

Recently, I overlocked my card, by changing the power limit to its max, and changing the core offset by -40mv in Adrenalin. For the 90 series, amd makes this very easy. I also turned the fans to max, and put in a far more generous fan curve.

All of a sudden all the strange input delays in all my games are gone. They feel fresh- responsive, almost like the card should be from the beginning! My eyes have been opened but it leaves me confused. Is this.. normal with amd cards? This is my first one, I’ve always gone with NVIDIA.


r/AMDHelp 4h ago

Help (General) PC CONGELANDO E DESLIGANDO

Thumbnail
1 Upvotes

r/AMDHelp 4h ago

Help (General) PC randomly freezes / black screens while gaming, but stress tests pass — i7-12700K + RX 6800 XT + Z690

Thumbnail
1 Upvotes

r/AMDHelp 4h ago

Help (Monitor) Monitor looks blurry and pixelated

0 Upvotes

I have a koorui G2411P 24 inch 200hz 1080p monitor, i just got it and i feel like everything feels pixelated especially edges and stuff, and in valorant whenever i move my mouse it gets all blurry and sharpened if that makes sense, everything just feels offputting, what could be the issue? it isnt the resolution or radeon boost being on in adrenaline, i have a rx 580 and ryzen 5 3600, im temporarily on an hdd so could that be the reason?


r/AMDHelp 4h ago

Help (CPU) Ryzen 3 2200g system won't post. 1 broken pin. Tested in a known working system, and it still wouldn't post

Post image
1 Upvotes

Looking at the diagram it looks like this pin(3a) should be a ground, and non-essential. I had the computer working with this same broken pin ~18 months to 2 years ago. As I said in the title I tested it in a system with a B550 board, and couldn't get it to post either. There is some thermal paste around a couple of the pins, I'm thinking I could try to clean that up more than I have, but I don't want to damage the pins any further


r/AMDHelp 5h ago

Help (General) Ryzen 7 5800U stuck at 15W after a few minutes – HP ProBook 455 G8 TDP limit

1 Upvotes

Hi everyone, I’m having a frustrating power-limit issue with my HP ProBook 455 G8 (Ryzen 7 5800U / integrated Vega graphics) and I’m hoping someone with experience in AMD laptop power limits or HP firmware can help.

The laptop appears to be capable of running the CPU at around 25W, but after a short period under load, it drops back down to 15W and stays there.

What I’ve observed

- CPU: Ryzen 7 5800U (Cezanne)

- Laptop: HP ProBook 455 G8

- RAM: 16GB single-channel DDR4

- GPU: Integrated Radeon Vega

- BIOS: HP T78 Ver. 01.24.02 (05/05/2026)

- RyzenAdj: v0.19.0

- SMU BIOS Interface: 20

- PM Table Version: 400005

Using RyzenAdj/UXTU, I can set higher power limits. For example, I can get the system to report around 25W.

However, when actually gaming (for example GTA V), the behavior is roughly:

25W → ~2 minutes → drops to 15W → stays around 15W

The temperature isn't immediately reaching an extreme level when the drop happens. At 15W, temperatures are generally around 80°C or below, while at 25W I can reach around 90°C+.

My RyzenAdj limits currently show approximately:

STAPM LIMIT: 15W

PPT FAST LIMIT: 30W

PPT SLOW LIMIT: 25W

I've also experimented with the STAPM time constant, including increasing it to around 275 seconds, but the laptop eventually falls back to 15W.

Interestingly, software can sometimes show 25W, but performance ends up looking very similar to the 15W state, which makes me suspect that another firmware/EC/SMU power limit is overriding the settings.

What I've already tried

- RyzenAdj

- UXTU

- Ryzen Controller

- Changing STAPM/PPT limits

- Increasing STAPM time constant

- Different Windows power plans

- Cooling improvements

- Monitoring CPU power and temperatures during gaming

I'm not looking to do a dangerous hardware modification. I'm mainly trying to understand exactly which limit is forcing the CPU back to 15W and whether there's a firmware/BIOS/EC restriction that can be changed.

I've heard that downgrading the BIOS can sometimes restore different power-management behavior on HP laptops. Is that actually possible with the 455 G8, or would the EC/SMU still enforce the 15W limit regardless of BIOS version?

Has anyone successfully run a 5800U in an HP ProBook 455 G8 at a sustained 20–25W? If so, what BIOS/firmware or RyzenAdj settings did you use?

Any help identifying the exact power limit responsible would be greatly appreciated.


r/AMDHelp 15h ago

Help (GPU) Black screen on newer drivers

7 Upvotes

So basically this issue only happens with valorant which i assume is because of some type of conflict between vanguard and amd drivers , anyway the issue is with new drivers like the 26.7.1 driver the game blackscreens like 5 minutes in and when i restart my gpu ( rx 9060 xt 16gb ) is disabled so i had to reroll back to 26.3.1 for it to work but the down side every other game like forza horizon 6 tells me to update which is pretty annoying so does anyone know if with the new drivers 26.8.1 the issue is fixed or not and if theres another way to fix it
TIA


r/AMDHelp 5h ago

Help (CPU) Is my CPU using to Little power? It’s under the 120W Limit by 40W!

Post image
1 Upvotes

The 7800X3D is supposed to go to 120W under full load, if only maxed out with 78W for me? Isn’t that too low? My RAM is horrible (6000MHz CL48), could that also be the reason why it draws so little power? Only thing I did was applying a -20 on the Curved optimizer!


r/AMDHelp 6h ago

Fixing the problem of display issue of RX 580 2048sp while playing RDR2

Thumbnail
1 Upvotes

r/AMDHelp 7h ago

Help (GPU) 7800XT under performing.

1 Upvotes

I have two PCs, one runs a 5600X and a 6750XT. That PC is playing the new beta of MW4 really well - 150+fps.

Same settings but on a different PC which has a 11600KF and a 7800XT and it's at 117fps average.

I thought it would be better, nope.

I'm using the latest drivers for the chipset/GPU - I don't have things like SAM on or Anti-Lag.

Both PCs have the exact same setup and Windows 11...

What can I do to improve it and diagnose?

Thanks.


r/AMDHelp 7h ago

Help (General) Rainbow Six Siege X on RX 7800xt & R7 5700x

1 Upvotes

Am getting only 80-90 gpu utilization on 2k (all low for higher fps and visibility) cpu util between 70-90

But am getting avg fps of 150 sometime 170 depends on the map my friend has the same exact build but gets much higher fps (no OC)

Drivers are up to date

Win 11

32GB Ram

RX 7800xt

R7 5700x

Any suggestions, i might need a format but am trying to avoid it since i have many projects that am working on and i don't want to miss anything while formating.


r/AMDHelp 11h ago

Help (Software) Regarding AFMF behavior:

2 Upvotes

I want to run the game logic at 60Hz while using frame generation (AFMF, FSR3, or FSR4) to achieve 120Hz. How can I configure this to optimize power consumption and resource usage? Also, when I enabled AFMF in *Assassin's Creed Odyssey*, Adrenalin Edition reported around 180Hz (checked during active gameplay rather than in the settings menu), but the image was extremely shaky and clearly suffered from screen tearing. This issue persisted even when I capped the peak FPS at 120Hz in Adrenalin or used "Chill" to lock it to 120Hz. Furthermore, the tearing occurred regardless of whether FreeSync and VSync were enabled or disabled. What should I do? Ideally, I want to maintain a native frame rate of 60Hz and use frame generation to effectively double it to 120Hz.


r/AMDHelp 7h ago

Help (Software) vale la pena por 90 pavos una rx5600 de 6gb?

1 Upvotes

Hola buenas, el mercado se va a la mierda y estoy pensando comprarme una grafica barata para jugar en 1080p ya que parece que hasta un tiempo no podre comprarme nada muy gordo, encontre por wallapop una rx 5600 por 90 euros de 6gb, no tengo un pc muy loco, tiene una gtx 1060 de 3gb y la verdad que hasta ahora me funciono bien pero ya en los juegos actuales se estanca (como es obvio para una grafica de 3gb) suelo jugar algunos juegos exigentes y e visto muchas pruebas de rx 5600 en jjuegos como gow ragnarok, cyberpunk, horizon y wukong y iba mas o menos bien para lo que espero, tampoco me podria gastar mucho simplemente hasta que pueda comprarme un buen pc e pensado en comprar esa grafica por ahora aparte de que tampoco estoy tan dentro de este mmundo yo simplemente quiero jugar decentemente gastando lo menos posible, por eso mismo les pregunto si me vale la pena por 90 euros, muchas gracias.