Skip to content

[BUG] Displaying my Integrated graphics card as Discrete #1810

Closed
@SavciSV

Description

@SavciSV

Read the FAQ first

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

Description

fastfetch displays my graphics card as follows AMD Radeon R7 Graphics [Discrete]
While my graphics is part of my APU AMD PRO A10-8750B R7, 12 Compute Cores 4C+8G (4) @ 3.6GHz

It should display it as Integrated, not discrete

Version used

fastfetch 2.39.1 (x86_64)

Bug prevalence

Always

Regression

Not sure

Installation

Package manager

Package manager

dnf

Screenshots

Image

Configuration

//
//    __          _    __     _       _
//   / _|        | |  / _|   | |     | |
//  | |_ __ _ ___| |_| |_ ___| |_ ___| |__
//  |  _/ _` / __| __|  _/ _ \ __/ __| '_ \
//  | || (_| \__ \ |_| ||  __/ || (__| | | |
//  |_| \__,_|___/\__|_| \___|\__\___|_| |_|  Arch
//
//  by Sofiya

{
  "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
  "logo": {
    "color": {"1": "blue", "2": "black"},
    "source": "~/.config/fastfetch/png/logon.png",
//    "source": "$HOME/.config/fastfetch/ascii/rose.txt",
    "padding": {
      "top": 2,
      "right": 5
    },
    "height": 18
  },
  "display": {
    "separator": "" // :
  },
"modules": [
  {
    "type": "title"
  },
"break",
{
  "type": "custom",
  "format": "\u001b[90m┌────────────────────────────────────────────────────────────┐"
},
{
  "type": "os",
  "key": "",
  "keycolor": "red"
},
{
  "type": "kernel",
  "key": "",
  "keycolor": "red"
},
{
  "type": "de",
  "key": "",
  "keycolor": "green"
},
{
  "type": "wm",
  "key": "",
  "keycolor": "green"
},
{
  "type": "packages",
  "key": "",
  "keycolor": "yellow"
},
{
  "type": "custom",
  "format": "\u001b[90m├─────────────────────────────────────────────────────────────┤"
},
{
  "type": "memory",
  "key": "",
  "keycolor": "blue"
},
{
  "type": "cpu",
  "key": "",
  "keycolor": "blue"
},
{
  "type": "gpu",
  "key": "",
  "keycolor": "magenta"
},
{
  "type": "swap",
  "key": "",
  "keycolor": "magenta"
},
{
  "type": "disk",
  "key": "",
  "keycolor": "red"
},
{
  "type": "battery",
  "key": "",
  "keycolor": "red"
},
{
  "type": "custom",
  "format": "\u001b[90m├─────────────────────────────────────────────────────────────┤"
},
{
  "type": "uptime",
  "key": "",
  "keycolor": "yellow"
},
{
  "type": "terminal",
  "key": "",
  "keycolor": "yellow"
},
{
  "type": "custom",
  "format": "\u001b[90m└────────────────────────────────────────────────────────────┘"
},
{
  "type": "colors",
  "paddingLeft": 24,
  "symbol": "circle",
  "block": {
    "width": 10
  }
},
"break",
]
}

System information

savci@SavciSV-PC
----------------
OS: Nobara Linux 42 (KDE Plasma Desktop Edition) x86_64
Host: HP EliteDesk 705 G2 SFF
Kernel: Linux 6.15.2-200.nobara.fc42.x86_64
Uptime: 5 hours, 10 mins
Packages: 3668 (rpm), 9 (flatpak-system), 17 (flatpak-user), 2 (am)
Shell: zsh 5.9
Display (DELL P190S): 1280x1024 @ 75 Hz in 19" [External]
DE: KDE Plasma 6.3.5
WM: KWin (Wayland)
WM Theme: Breeze
Theme: Breeze (Nobara) [Qt], Adwaita [GTK2], Nobara [GTK3/4]
Icons: Papirus-Dark [Qt], Papirus [GTK2], Papirus-Dark [GTK3/4]
Font: Inter (11pt) [Qt], Cantarell (11pt) [GTK2], Noto Sans (11pt) [GTK3/4]
Cursor: breeze (24px)
Terminal: konsole 25.4.2
Terminal Font: Noto Sans Mono (9pt)
CPU: AMD PRO A10-8750B R7, 12 Compute Cores 4C+8G (4) @ 3.60 GHz
GPU: AMD Radeon R7 Graphics [Discrete]
Memory: 3.34 GiB / 14.57 GiB (23%)
Swap: 516.42 MiB / 8.00 GiB (6%)
Disk (/): 60.01 GiB / 97.50 GiB (62%) - btrfs
Disk (/media/savci/Games): 197.87 GiB / 355.49 GiB (56%) - fuseblk
Disk (/media/savci/SSD): 83.26 GiB / 123.58 GiB (67%) - fuseblk
Disk (/media/savci/Windows 10 Pro): 68.98 GiB / 109.60 GiB (63%) - fuseblk
Locale: en_US.utf8

Features built-in

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinglinux

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions