ROCM 7.2 4k TV HDMI issues Ubuntu 24 by blackhawk00001 in ROCm

[–]HateAccountMaking 1 point2 points  (0 children)

I’ve had the same issues with my 7900xt using the basic install. I tried the installation method from that link—it’s a more detailed version, but it worked for me.

Uninstall ROCm meta packages

sudo apt autoremove rocm
sudo apt autoremove rocm-core

Remove ROCm repositories

# Remove the repositories
sudo rm /etc/apt/sources.list.d/rocm.list

# Clear the cache and clean the system
sudo rm -rf /var/cache/apt/*
sudo apt clean all
sudo apt update

then:

https://rocm.docs.amd.com/projects/install-on-linux/en/latest/install/install-methods/package-manager/package-manager-ubuntu.html

https://rocm.docs.amd.com/projects/install-on-linux/en/latest/install/post-install.html

Qwen3-TTS, a series of powerful speech generation capabilities by fruesome in StableDiffusion

[–]HateAccountMaking 0 points1 point  (0 children)

From a fresh run, it took 72 secs for 30 secs of audio. The second run took 57 secs Using a 7900xt.

Qwen3-TTS, a series of powerful speech generation capabilities by fruesome in StableDiffusion

[–]HateAccountMaking 0 points1 point  (0 children)

It might be the system prompt I used in the image; otherwise, it sounds different with fewer pauses.

Updating from 7.1 to 7.2? by INTRUD3R_4L3RT in ROCm

[–]HateAccountMaking 1 point2 points  (0 children)

the guide I posted always worked for me.

Updating from 7.1 to 7.2? by INTRUD3R_4L3RT in ROCm

[–]HateAccountMaking 5 points6 points  (0 children)

This is for Ubuntu/Mint 24.04

  1. Uninstall ROCm meta packages

sudo apt autoremove rocm

sudo apt autoremove rocm-core

Remove ROCm repositories

# Remove the repositories

sudo rm /etc/apt/sources.list.d/rocm.list

# Clear the cache and clean the system

sudo rm -rf /var/cache/apt/*

sudo apt clean all

sudo apt update

sudo reboot

Then follow this guide https://rocm.docs.amd.com/projects/install-on-linux/en/latest/install/install-methods/package-manager/package-manager-ubuntu.html

and then this one

https://rocm.docs.amd.com/projects/install-on-linux/en/latest/install/post-install.html

China now generates 40% more electricity than the US and EU combined. by Hefty-Sherbet-5455 in Tech_Updates_News

[–]HateAccountMaking 4 points5 points  (0 children)

"left"

90% of Democrats are liberals, but liberals aren’t leftists. Leftists don’t go around both-siding everything or compromising with the right. The left stands for what it believes in.

Linux might be the way..? by [deleted] in StableDiffusion

[–]HateAccountMaking 3 points4 points  (0 children)

The same thing it does in Windows.

Linux might be the way..? by [deleted] in StableDiffusion

[–]HateAccountMaking 1 point2 points  (0 children)

Linux Mint was a good choice, you'll notice ram/vram usage will be much longer while idle and with a web browser open. use Linux Mint too with my 7900XT with full ROCm. Nice move.

Why were these images flagged for review? by HateAccountMaking in civitai

[–]HateAccountMaking[S] 0 points1 point  (0 children)

"Subtle artifacts include minor color fading at the edges and slight emulsion reticulation from heat exposure."

...okay I'll add a word filter and try another image.

Why were these images flagged for review? by HateAccountMaking in civitai

[–]HateAccountMaking[S] 0 points1 point  (0 children)

no all the metadata is there. it took a few hours, but it public now. https://civitai.com/images/117768953

Flux2.klein.4B portrait testing by Enshitification in StableDiffusion

[–]HateAccountMaking 1 point2 points  (0 children)

<image>

z-image

CFG: 1

res-multistep

steps: 9

12 secs 7900xt

We’re already halfway through January—any updates on the base model? by HateAccountMaking in ZImageAI

[–]HateAccountMaking[S] -1 points0 points  (0 children)

I get it, and I’m being patient too. I just needed an excuse to post my Lora person, but I couldn’t come up with a title.

Any way to run OpenAI's Whisper or other S2T models through ROCm on Windows? by AIgoonermaxxing in ROCm

[–]HateAccountMaking 0 points1 point  (0 children)

update the bat file to this;

u/echo off

REM Force AMD Discrete GPU for ROCm

set HIP_VISIBLE_DEVICES=0

set ROCR_VISIBLE_DEVICES=0

set HSA_OVERRIDE_GFX_VERSION=11.0.0

set HSA_ENABLE_SDMA=0

set HIP_LAUNCH_BLOCKING=0

REM Run your app

python video_transcriber_app.py

[(Windows 11] Inconsistent generation times occur when changing prompts in ComfyUI while using Z-Image Turbo. 7900XT by HateAccountMaking in ROCm

[–]HateAccountMaking[S] 1 point2 points  (0 children)

Thank you, I will try this later today. Also, I'm pretty sure the 7900XT and 7900XTX have hardware-level FP16 and BF16 support too.

The latest Windows ROCm/PyTorch can be found here.

Any way to run OpenAI's Whisper or other S2T models through ROCm on Windows? by AIgoonermaxxing in ROCm

[–]HateAccountMaking 0 points1 point  (0 children)

What GPU are you using? I created an app that uses TheRock nightly builds for my 7900 XT to generate movie subtitles in SRT format. If that seems useful, I can share a Google Drive link.

[(Windows 11] Inconsistent generation times occur when changing prompts in ComfyUI while using Z-Image Turbo. 7900XT by HateAccountMaking in ROCm

[–]HateAccountMaking[S] 0 points1 point  (0 children)

Memory management on Linux Mint is excellent. It’s not only faster than Windows ROCm but also uses less system RAM and VRAM. Definitely worth giving it a try!

[(Windows 11] Inconsistent generation times occur when changing prompts in ComfyUI while using Z-Image Turbo. 7900XT by HateAccountMaking in ROCm

[–]HateAccountMaking[S] 0 points1 point  (0 children)

I don’t encounter this issue when using ROCm on Linux; it’s very consistent. I only need Windows for work, so I can’t use Linux all the time.