Skip to content

[Bug]: Don't start in RX 7600 (Linux) #12409

@fernandoisnaldo

Description

@fernandoisnaldo

Is there an existing issue for this?

  • I have searched the existing issues and checked the recent builds/commits

What happened?

Without set HSA_OVERRIDE_GFX_VERSION=11.0.0, this program doesn't start on my RX 7600.

I could solve this adding this variable, then I suggest to add this in webui.sh

Steps to reproduce the problem

bash webui.sh

What should have happened?

Missing setting HSA_OVERRIDE_GFX_VERSION=11.0.0 in source code conditionals of webui.sh.

Version or Commit where the problem happens

1.5.1

What Python version are you running on ?

Python 3.10.x

What platforms do you use to access the UI ?

Linux

What device are you running WebUI on?

AMD GPUs (RX 6000 above)

Cross attention optimization

Automatic

What browsers do you use to access the UI ?

Google Chrome

Command Line Arguments

`HSA_OVERRIDE_GFX_VERSION=11.0.0 bash webui.sh` to solve this problem.

List of extensions

None

Console logs

Irrelevant information, because I solved the problem with the environment variable that they forgot to export in the code.

Additional information

I think this bug report didn't need so many fields.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug-reportReport of a bug, yet to be confirmedplatform:amdIssues that apply to AMD manufactured cards

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions