[BUG] Displays GPU core count of -1 #1518
Replies: 2 comments
-
[SOLUTION]
I noticed it didn't display a GPU frequency either, so that is fixed now as well. |
Beta Was this translation helpful? Give feedback.
-
That's it. Acquiring these information requires connecting GPU driver which can be very costy, especially on a dual-gpu platform. Therefore I added this attribute and defaulted it to false. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Read the FAQ first
Description
When I run fastfetch with this config (extract):
it says I have a core count of -1
This is the full line for my GPU info:
GPU: AMD Radeon RX 6600 (-1) - 34.0°C
The exact model of the GPU is the GIGABYTE RX 6600 EAGLE.
Version used
fastfetch 2.34.1 (x86_64)
Bug prevalence
Always
Regression
Not sure
Installation
Package manager
Package manager
pacman
Screenshots
No response
Configuration
System information
Features built-in
Beta Was this translation helpful? Give feedback.
All reactions