this post was submitted on 27 Feb 2024
2 points (66.7% liked)

Steam Hardware

19792 readers
352 users here now

A place to discuss and support all Steam Hardware, including Steam Deck, Steam Machine, Steam Frame, and SteamOS in general.

As Lemmy doesn't have flairs yet, you can use these prefixes to indicate what type of post you have made, eg:
[Flair] My post title

The following is a list of suggested flairs:
[Deck] - Steam Deck related.
[Machine] - Steam Machine related.
[Frame] - Steam Frame related.
[Discussion] - General discussion.
[Help] - A request for help or support.
[News] - News about the deck.
[PSA] - Sharing important information.
[Game] - News / info about a game on the deck.
[Update] - An update to a previous post.
[Meta] - Discussion about this community.

If your post is only relevant to one hardware device (Deck/Machine/Frame/etc) please specify which one as part of the title or by using a device flair.

These are not enforced, but they are encouraged.

Rules:

Link to our Matrix Space

founded 4 years ago
MODERATORS
 

When I try to turn off Use CPU in settings, it says "No compatible graphics card found!".

During the instillation, I got an error "hipErrorNoBinaryForGpu" which I looked up and found the command export HSA_OVERRIDE_GFX_VERSION=10.3.0 which got me through the instillation.

I don't know much about GPUs, so thanks in advance for any help/advice!

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Fubarberry@sopuli.xyz 3 points 2 years ago (2 children)

So unfortunately I don't think ROCM supports the deck's APU, and it's too different for it to work by faking that it's a different GPU.

You can still do stable diffusion in CPU mode, but that will take 5-20 min per image (vs 7 seconds per image on my desktop's 6600 XT).

Overall it's not worth it unfortunately. As an alternative you might look into running stable diffusion through Google colab, which is a good way to get custom generation going for free.

[โ€“] s12@sopuli.xyz 1 points 2 years ago

I see. Thank you very much for the information.