r/AMDRyzen

Image 1 — Ryzen 5 7600 + B650M Pro X3D - RGB RAM enciende pero no da imagen. Ya probé todo.
Image 2 — Ryzen 5 7600 + B650M Pro X3D - RGB RAM enciende pero no da imagen. Ya probé todo.
▲ 10 r/AMDRyzen+2 crossposts

Ryzen 5 7600 + B650M Pro X3D - RGB RAM enciende pero no da imagen. Ya probé todo.

Build:
CPU: Ryzen 5 7600 100-100001015BOX
Mother: ASRock B650M Pro X3D WiFi
RAM: Kingston FURY Beast DDR5 6000 CL36 32GB (2x16)
GPU: ASRock RX 9060 XT Challenger 16GB
SSD: Crucial T500 1TB
PSU: XPG Pylon 650W 80+ Bronze

Mi PC no bootea. No da imagen, no entra a BIOS.
Los RGB de la mother y fans encienden normal, pero se queda muerta. Los componentes son nuevos todos comprados en Japón.

Lo que ya hice:
- Clear CMOS: saqué la pila 5 min, toqué el botón de encendido 20 seg
- Probé 1 stick de RAM en A2 y B2, con ambos sticks
- Actualicé BIOS via BIOS Flashback
- Probé video desde iGPU y desde la RX 9060 XT
- Revisé que el CPU esté bien puesto, no hay pines doblados en el socket AM5
- Revisé todos los cables 24pin, 8pin CPU, PCIe
- Arranqué solo con mother + CPU + 1 RAM + PSU, sin SSD ni GPU

- Compré el CPU en Japón, no tengo otro AM5 para probar
- El técnico al que la llevé probó lo mismo que yo y no probó con otra RAM DDR5. Solo dedujo que puede ser el CPU fallado porque el RGB de las RAM encienden.
- La mother tiene LED de debug y se queda fijo en CPU.

¿Alguien tuvo un caso similar con 7600 + B650?
¿Puede ser RAM incompatible aunque encienda el RGB?
Gracias por su atención🫶🏻

u/outsidersrise — 2 days ago
▲ 26 r/AMDRyzen+3 crossposts

fine-tuning 27B hybrid models on strix halo (ryzen ai max+ 395 / gfx1151, 128 gb unified memory) — full guide, patches, orchestrator

Sharing a guide I just published for fine-tuning 27B+ LLMs on AMD Strix Halo (Ryzen AI MAX+ 395, Radeon 8060S / gfx1151, 128 GB unified memory). MIT licensed.

Repo: https://github.com/h34v3nzc0dex/strix-halo-llm-finetune-guide

None of the individual pieces are novel — kernel patches, ROCm 7.13 nightly, FLA, bitsandbytes, LoRA, llama.cpp. The intersection (Strix Halo + gfx1151 + FLA + Qwen3.5 hybrid at 27B) isn't documented anywhere I could find, and getting it stable took a lot of dead ends I'd rather other people skip.

Stack tested: kernel 6.19.14, PyTorch 2.11.0+rocm7.13.0a20260506, ROCm 7.13 nightly, FLA 0.5.1 patched, bitsandbytes 0.50.0.dev0 built from source for gfx1151, llama.cpp b867+. Hardware: Corsair AI Workstation 300 (Sixunited AXB35-02 board, BIOS 3.07).

Things the guide actually covers that I had to figure out the hard way:

  • PyPI bitsandbytes ships zero ROCm binaries. From-source build with -DROCM_VERSION=83, plus a runtime symlink libbitsandbytes_rocm83.so → libbitsandbytes_rocm713.so so bnb's HIP detection on PyTorch 2.10/2.11 stops complaining.
  • FLA's Triton kernels crash on gfx1151 (RDNA 3.5) with num_warps > 4 (Triton#5609) and a tl.cumsum + tl.sum codegen interaction (Triton#3017). Idempotent re-patch script included.
  • In-process Trainer eval at 27B / 8192 seq length is structurally broken on unified-memory APUs — either kernel TTM page allocation failure from fragmentation, or memory watchdog SIGKILL when free RAM drops under ~8 GB. Eval is moved out-of-process via a bash orchestrator aligned to save_steps, waiting for full GPU release between train and eval, with a JSONL trend log.
  • Mainline kernel .deb run-parts double-dir bug on Ubuntu 24.04+ leaves packages half-configured. Repack script included.
  • /srv perms regressing to 0750 mid-training breaks importlib.metadata path traversal and crashes TRL's create_model_card. Cron watchdog restoring 755.

Verified result: in-progress production fine-tune of Qwen3.5-27B (hybrid, 16 full-attention + 48 GatedDeltaNet layers), bf16 LoRA r=128/α=256, eval rolling at 0.13 loss / 96.5% token accuracy, ~11 min/step, ~4-day total runtime.

Feedback and issues welcome, especially from people on different AXB35-02 boards or non-Corsair Strix Halo systems — I'd like to know what's board-specific vs. generic.

https://preview.redd.it/8i3ebs27h00h1.jpg?width=649&format=pjpg&auto=webp&s=1a4fe453e9e46c97b71a14b993b9536288169ca1

reddit.com
u/Outrageous_Bug_669 — 4 days ago
▲ 7 r/AMDRyzen+1 crossposts

Battlefield 6 Crashing

Before I start, I should clarify that I have an AMD Ryzen 7700x CPU and AMD Radeon 7700xt GPU.

I'm running into the issue below and not sure what's going on. I can play other games like EFT, HD2, Outlast Trials, Arc Raiders with little issues. I just got back to BF6 and now it's dropping frames, stuttering, crashing, and overall feels worse than when I played at launch. I use a 1080P 75hz monitor and I tuned down the graphics to low to use less VRAM. I used the AMD cleanup tool to reset my drivers and whatever else that does, reinstalled AMD Adrenalin and even then, AMD Adrenalin is not working like it used to before.

Each time I boot up BF6, my GPU util goes up to 100%... at low graphics.... anyone else having this issue with AMD?

https://preview.redd.it/gm0l85vlf60h1.png?width=397&format=png&auto=webp&s=c8cd8513e050bf61b2918b176ea0ab894082c14a

reddit.com
u/Potential_Expert3136 — 12 days ago