Git Product home page Git Product logo

Comments (10)

CarterLi avatar CarterLi commented on July 24, 2024

Thanks for reporting. What does cat /sys/class/drm/card{0,1,2}/device/uevent print?

from fastfetch.

AngryPenguinPL avatar AngryPenguinPL commented on July 24, 2024
cat /sys/class/drm/card{0,1,2}/device/uevent
DRIVER=amdgpu
PCI_CLASS=30000
PCI_ID=1002:67DF
PCI_SUBSYS_ID=1DA2:E353
PCI_SLOT_NAME=0000:01:00.0
MODALIAS=pci:v00001002d000067DFsv00001DA2sd0000E353bc03sc00i00
cat: /sys/class/drm/card1/device/uevent: No such file or directory
cat: /sys/class/drm/card2/device/uevent: No such file or directory

from fastfetch.

SuperMewio avatar SuperMewio commented on July 24, 2024

I have come here with the same issue.

My RX 6800 XT now states "GPU: AMD Radeon RX 6800/6800 XT / 6900 XT" instead of it being an RX 6800 XT as it did prior to this update.

I do not use a config but a line in my fish configuration file and bashrc.

#Fastfetch
fastfetch --color green -s Seperator:Kernel:Packages:CPU:GPU:Memory:Seperator --logo Arch_small  --cpu-format "{1} ({5}) @ 4.15GHz"  --packages-format "{2} (P), {15} (F-U)"  --set-keyless Seperator=❰·───────────────────────────────────·❱

My output of cat /sys/class/drm/card{0,1,2}/device/uevent

❯ cat /sys/class/drm/card{0,1,2}/device/uevent
DRIVER=amdgpu
PCI_CLASS=30000
PCI_ID=1002:73BF
PCI_SUBSYS_ID=1EAE:6701
PCI_SLOT_NAME=0000:09:00.0
MODALIAS=pci:v00001002d000073BFsv00001EAEsd00006701bc03sc00i00
cat: /sys/class/drm/card1/device/uevent: No such file or directory
cat: /sys/class/drm/card2/device/uevent: No such file or directory

Screenshot_20240211_052616

from fastfetch.

CarterLi avatar CarterLi commented on July 24, 2024

Please test if the latest dev build works for you

from fastfetch.

AngryPenguinPL avatar AngryPenguinPL commented on July 24, 2024

Please test if the latest dev build works for you

Almost. Now my GPU is visible as Radeon RX 570 4GB, while my GPU is RX580 and 8GB.
obraz

from fastfetch.

CarterLi avatar CarterLi commented on July 24, 2024

Seems that RX570 and RX580 use the same device ID and sub device ID. The only difference is the revision number.

The same issue exists in neofetch: dylanaraps/neofetch#1985

from fastfetch.

CarterLi avatar CarterLi commented on July 24, 2024

Please pull the dev branch and test it again

from fastfetch.

AngryPenguinPL avatar AngryPenguinPL commented on July 24, 2024

Yes, looks like it is fixed. Thanks.

obraz

from fastfetch.

SuperMewio avatar SuperMewio commented on July 24, 2024

Looks like the dev build fixed it for me as well
Screenshot_20240211_152321

from fastfetch.

CarterLi avatar CarterLi commented on July 24, 2024

Thanks for testing

from fastfetch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.