Code Monkey home page Code Monkey logo

Comments (11)

CarterLi avatar CarterLi commented on June 11, 2024

What's output of cat /sys/class/drm/card{0,1,2}/device/uevent?

from fastfetch.

CarterLi avatar CarterLi commented on June 11, 2024

Can you check if 42b756e fix your issue?

from fastfetch.

cassiofb-dev avatar cassiofb-dev commented on June 11, 2024

Thanks, the latest commit fixed the issue 🙏


What's output of cat /sys/class/drm/card{0,1,2}/device/uevent?

image


Can you check if 42b756e fix your issue?

image

from fastfetch.

nonetrix avatar nonetrix commented on June 11, 2024

Having similar issue somewhat, but kinda different. For some reason my AMD RX 6800 comes up as AMD Device 73BF (VGA compatible) which is true but very verbose and not what I would expect I didn't even know of this name before
image
Is this the same issue or should I make a new one? Also what color scheme? I like it

from fastfetch.

CarterLi avatar CarterLi commented on June 11, 2024

cat /sys/class/drm/card${0,1,2}/device/uevent?

from fastfetch.

nonetrix avatar nonetrix commented on June 11, 2024

cat /sys/class/drm/card${0,1,2}/device/uevent?

cat: /sys/class/drm/cardbash/device/uevent: No such file or directory

I am using NixOS so it's not HFS compliant, but seems like something that would stay the same

from fastfetch.

CarterLi avatar CarterLi commented on June 11, 2024

Does /usr/share/hwdata/pci.ids exist? If not, can you find where the file pci.ids is?

from fastfetch.

nonetrix avatar nonetrix commented on June 11, 2024

Does /usr/share/hwdata/pci.ids exist? If not, can you find where the file pci.ids is?

Nope, also searched my filesystem

from fastfetch.

CarterLi avatar CarterLi commented on June 11, 2024

What does strace lspci 2>&1 | grep 'pci.ids' print?

What does lspci print?

from fastfetch.

cassiofb-dev avatar cassiofb-dev commented on June 11, 2024

Having similar issue somewhat, but kinda different. For some reason my AMD RX 6800 comes up as AMD Device 73BF (VGA compatible) which is true but very verbose and not what I would expect I didn't even know of this name before image Is this the same issue or should I make a new one? Also what color scheme? I like it

@nonetrix , the color pallete is catppuccin mocha from here: https://github.com/catppuccin/catppuccin
For wezterm I edited the config a bit, you can check them on my profile.
Also, did you check if the commit fixed your issue?

from fastfetch.

CarterLi avatar CarterLi commented on June 11, 2024

@nonetrix Installing package hwdata should install file pci.ids, which is used for fastfetch to match device ids to product names. Then you may configure fastfetch with -DCUSTOM_PCI_IDS_PATH=/path/to/pci.ids to make fastfetch find the file.

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.