Skip to content

[BUG] Wrongly GPU detection? #713

@AngryPenguinPL

Description

@AngryPenguinPL

General description of bug:

  • What happened: After upgrade to 2.8.2 my GPU is not detected correctly but instead it it detect whole series.
    As example before 2.8.2 my GPU was detected as: AMD Radeon RX580 (that correct) and now is: MD Radeon RX 470/480/570/570X/580/580X/590 - so right now whole Polaris series.
  • What should happen: GPU should be detected correctly.
  • Did it work in an older version: Yes, 2.7.1
  • Where did you get the binary: Compiled by myself.
  • Does this issue still occurs in the latest dev build? Not tested.

Often helpful information:

Screenshot:

Screenshot_20240210_171953
On left side old fastfetch 2.7.1 and on right side new fastfetcg 2.8.2

The content of the configuration file you use (if any):

//paste here

Output of fastfetch -c ci.jsonc --format json:

// https://gist.github.com/AngryPenguinPL/1a444cc553b5acf7468e0a80e51a02ed

Output of fastfetch --list-features:

//fastfetch --list-features
threads
vulkan
wayland
xcb-randr
xcb
xrandr
x11
drm
gio
dconf
dbus
imagemagick7
zlib
sqlite3
rpm
egl
glx
osmesa
opencl
libpulse
libnm
videodev2
Proprietary GPU driver API

If fastfatch crashed

Paste the stacktrace here. You may get it with:

$ gdb /path/to/fastfetch
$ run
$ bt

If you are able to identify which module crashed, the strace can be helpful too

$ strace /path/to/fastfetch --multithreading false --structure {MODULE} --pipe

If you cannot do the instructions above, please upload the core dump file:

If my image logo didn't show / work

  • The image protocol you used:
  • The terminal you used:
  • Upload the image file here, or paste the image URL:
  • Does it work with --logo-width {WIDTH} --logo-height {HEIGHT}?

If fastfetch behaves incorrectly on shell starting

  • The bug is reproduceable with fresh / clean shell configuration (i.e. fastfetch is the single line of .zshrc or ~/.config/fish/config.fish):
  • Does sleep 1 before running fastfetch work?

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