Skip to content

[BUG] Mullins is shown as AMD Device 9851 (VGA compatible) #1924

@vedranmiletic

Description

@vedranmiletic

Read the FAQ first

  • I have checked the FAQ but the issue is not covered

Description

On FreeBSD 14.3-RELEASE-p2 with fastfetch 2.50.1, I get:

$ fastfetch -s gpu --format json
[
  {
    "type": "GPU",
    "result": [
      {
        "index": null,
        "coreCount": null,
        "coreUsage": null,
        "memory": {
          "dedicated": {
            "total": null,
            "used": null
          },
          "shared": {
            "total": null,
            "used": null
          },
          "type": null
        },
        "driver": "vgapci",
        "name": "AMD Device 9851 (VGA compatible)",
        "temperature": null,
        "type": "Unknown",
        "vendor": "AMD",
        "platformApi": "/dev/pci",
        "frequency": null,
        "deviceId": 10
      }
    ]
  }
]

There is an entry in PCI IDS file:

$ grep 9851 /usr/local/share/hwdata/pci.ids
9851  Mullins [Radeon R4/R5 Graphics]

Can the output be improved?

Version used

fastfetch 2.50.1 (x86_64)

Bug prevalence

Always

Regression

Not sure

Installation

Package manager

Package manager

pkg

Screenshots

No response

Configuration

System information

I am not sure if this is relevant for the issue. Please let me know if it is and then I will post a cleaned-up version of the output.

Features built-in

threads
vulkan
wayland
xcb-randr
xrandr
drm
drm_amdgpu
gio
dconf
dbus
imagemagick7
chafa
zlib
xfconf
sqlite3
egl
glx
opencl
libelf
libzfs
System yyjson
linux/videodev2

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions