Skip to content

Strix halo (Radeon 8060S) not recognized in the gpu list #1645

@larochef

Description

@larochef

What happened?

The radeon is not recognized in the gpus, this is because it is not labeled as VGA nor as 3D.

With the following command I could get it:

> lspci | grep -E '(VGA|3D|Display controller)'
c4:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Strix Halo [Radeon Graphics / Radeon 8050S Graphics / Radeon 8060S Graphics] (rev c1)

You can probably safely change it in HardwareHelper.cs

var output = RunBashCommand("lspci | grep -E '(VGA|3D)'");

Steps to reproduce

No response

Relevant logs

Version

2.15.7-1

What Operating System are you using?

Linux

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions