Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] hangs on gpu module for like 5 seconds #1077

Closed
thecodsman opened this issue Jul 7, 2024 · 2 comments
Closed

[BUG] hangs on gpu module for like 5 seconds #1077

thecodsman opened this issue Jul 7, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@thecodsman
Copy link

thecodsman commented Jul 7, 2024

Be sure to read the FAQ before submitting a new issue.

General description of bug:

  • What happened:
    hangs for a couple seconds on gpu module
  • What should happen:
    it doesnt hang
  • Fastfetch version used:
    aur fastfetch-git so latest version
  • Did it work in an older version:
    probably but I only noticed it on my new computer
  • Where did you get the binary:
    aur
  • Does this issue still occur in the latest dev build?
    it doesnt run at all for me

Often helpful information:

Screenshot:
image

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

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

[
  {
    "type": "Title",
    "result": {
      "userName": "--removed--",
      "hostName": "--removed--",
      "homeDir": "--removed--",
      "exePath": "/usr/bin/fastfetch",
      "userShell": "/bin/zsh"
    },
    "stat": 0
  },
  {
    "type": "Separator",
    "error": "Unsupported for JSON format",
    "stat": 0
  },
  {
    "type": "OS",
    "result": {
      "buildID": "rolling",
      "codename": "",
      "id": "artix",
      "idLike": "",
      "name": "Artix Linux",
      "prettyName": "Artix Linux",
      "variant": "",
      "variantID": "",
      "version": "",
      "versionID": ""
    },
    "stat": 0
  },
  {
    "type": "Host",
    "result": {
      "family": "16in Laptop",
      "name": "Laptop 16 (AMD Ryzen 7040 Series)",
      "version": "AG",
      "sku": "FRAGACCP0G",
      "vendor": "Framework",
      "serial": "",
      "uuid": ""
    },
    "stat": 0
  },
  {
    "type": "Bios",
    "result": {
      "date": "01/23/2024",
      "release": "3.2",
      "vendor": "INSYDE Corp.",
      "version": "03.02",
      "type": "UEFI"
    },
    "stat": 0
  },
  {
    "type": "Bootmgr",
    "result": {
      "name": "grub",
      "firmware": "\\EFI\\grub\\grubx64.efi",
      "secureBoot": false
    },
    "stat": 1
  },
  {
    "type": "Board",
    "result": {
      "name": "FRANMZCP07",
      "vendor": "Framework",
      "version": "A7",
      "serial": ""
    },
    "stat": 0
  },
  {
    "type": "Chassis",
    "result": {
      "type": "Notebook",
      "vendor": "Framework",
      "version": "AG",
      "serial": ""
    },
    "stat": 0
  },
  {
    "type": "Kernel",
    "result": {
      "architecture": "x86_64",
      "name": "Linux",
      "release": "6.9.7-artix1-1",
      "version": "#1 SMP PREEMPT_DYNAMIC Fri, 28 Jun 2024 18:11:28 +0000",
      "displayVersion": "",
      "pageSize": 4096
    },
    "stat": 0
  },
  {
    "type": "InitSystem",
    "result": {
      "name": "runit",
      "exe": "runit",
      "version": "",
      "pid": 1
    },
    "stat": 0
  },
  {
    "type": "Uptime",
    "result": {
      "uptime": 58176660,
      "bootTime": "2024-07-08T06:04:01.311-0400"
    },
    "stat": 0
  },
  {
    "type": "Loadavg",
    "result": [
      0.66552734375,
      0.4921875,
      0.72119140625
    ],
    "stat": 0
  },
  {
    "type": "Processes",
    "result": 373,
    "stat": 0
  },
  {
    "type": "Packages",
    "result": {
      "all": 1157,
      "apk": 0,
      "brew": 0,
      "brewCask": 0,
      "choco": 0,
      "dpkg": 0,
      "emerge": 0,
      "eopkg": 0,
      "flatpakSystem": 0,
      "flatpakUser": 0,
      "nixDefault": 0,
      "nixSystem": 0,
      "nixUser": 0,
      "pacman": 1157,
      "paludis": 0,
      "pkg": 0,
      "pkgtool": 0,
      "macports": 0,
      "rpm": 0,
      "scoop": 0,
      "snap": 0,
      "winget": 0,
      "xbps": 0,
      "opkg": 0,
      "am": 0,
      "sorcery": 0,
      "guixSystem": 0,
      "guixUser": 0,
      "guixHome": 0,
      "pacmanBranch": ""
    },
    "stat": 0
  },
  {
    "type": "Shell",
    "result": {
      "exe": "/bin/zsh",
      "exeName": "zsh",
      "exePath": "/usr/bin/zsh",
      "pid": 3394,
      "ppid": 3393,
      "processName": "zsh",
      "prettyName": "zsh",
      "version": "5.9",
      "tty": 0
    },
    "stat": 1
  },
  {
    "type": "Editor",
    "result": {
      "name": "nvim",
      "path": "/usr/bin/nvim",
      "exe": "nvim",
      "version": "0.10.0"
    },
    "stat": 4
  },
  {
    "type": "Display",
    "result": [
      {
        "width": 2560,
        "height": 1440,
        "id": 0,
        "name": "LG ULTRAGEAR",
        "primary": true,
        "refreshRate": 164.95774063313587,
        "rotation": 0,
        "scaledHeight": 1440,
        "scaledWidth": 2560,
        "type": "Unknown"
      },
      {
        "width": 2560,
        "height": 1600,
        "id": 0,
        "name": "BOE0BC9",
        "primary": false,
        "refreshRate": 165.0,
        "rotation": 0,
        "scaledHeight": 1600,
        "scaledWidth": 2560,
        "type": "Unknown"
      }
    ],
    "stat": 5
  },
  {
    "type": "Brightness",
    "result": [
      {
        "name": "BOE0BC9",
        "max": 255.0,
        "min": 0.0,
        "current": 255.0
      }
    ],
    "stat": 55
  },
  {
    "type": "Monitor",
    "result": [
      {
        "hdrCompatible": false,
        "name": "BOE0BC9",
        "resolution": {
          "width": 2560,
          "height": 1600
        },
        "physical": {
          "height": 215,
          "width": 345
        },
        "manufactureDate": {
          "year": 2022,
          "week": 48
        },
        "serial": null
      },
      {
        "hdrCompatible": true,
        "name": "LG ULTRAGEAR",
        "resolution": {
          "width": 2560,
          "height": 1440
        },
        "physical": {
          "height": 392,
          "width": 697
        },
        "manufactureDate": {
          "year": 2021,
          "week": 9
        },
        "serial": 294424
      }
    ],
    "stat": 0
  },
  {
    "type": "LM",
    "result": {
      "service": "login",
      "type": "TTY",
      "version": ""
    },
    "stat": 0
  },
  {
    "type": "DE",
    "error": "No DE found",
    "stat": 0
  },
  {
    "type": "WM",
    "result": {
      "processName": "dwm",
      "prettyName": "dwm",
      "protocolName": "X11",
      "pluginName": ""
    },
    "stat": 0
  },
  {
    "type": "WMTheme",
    "error": "Unknown WM: dwm",
    "stat": 0
  },
  {
    "type": "Theme",
    "result": {
      "theme1": "",
      "theme2": "oomox-xresources-reverse [GTK3]"
    },
    "stat": 0
  },
  {
    "type": "Icons",
    "result": {
      "icons1": "",
      "icons2": "hicolor [GTK3]"
    },
    "stat": 0
  },
  {
    "type": "Font",
    "result": {
      "display": "Monospace (14pt) [GTK3]",
      "fonts": [
        "",
        "",
        "Monospace (14pt)",
        ""
      ]
    },
    "stat": 0
  },
  {
    "type": "Cursor",
    "result": {
      "theme": "Adwaita",
      "size": ""
    },
    "stat": 0
  },
  {
    "type": "Wallpaper",
    "error": "Failed to detect the current wallpaper path",
    "stat": 0
  },
  {
    "type": "Terminal",
    "result": {
      "processName": "st",
      "exe": "st",
      "exeName": "st",
      "exePath": "/usr/local/bin/st",
      "pid": 3393,
      "ppid": 1418,
      "prettyName": "st",
      "version": "0.8.5",
      "tty": ""
    },
    "stat": 3
  },
  {
    "type": "TerminalFont",
    "result": {
      "font": {
        "name": "NotoColorEmoji",
        "size": "10",
        "styles": [],
        "pretty": "NotoColorEmoji (10pt)"
      },
      "fallback": {
        "name": "",
        "size": "",
        "styles": [],
        "pretty": ""
      }
    },
    "stat": 1
  },
  {
    "type": "TerminalSize",
    "error": "Failed to detect terminal size",
    "stat": 201
  },
  {
    "type": "TerminalTheme",
    "result": {
      "fg": {
        "r": 255,
        "g": 236,
        "b": 192,
        "dark": false
      },
      "bg": {
        "r": 14,
        "g": 13,
        "b": 24,
        "dark": true
      }
    },
    "stat": 1
  },
  {
    "type": "CPU",
    "result": {
      "cpu": "AMD Ryzen 7 7840HS w/ Radeon 780M Graphics",
      "vendor": "AuthenticAMD",
      "cores": {
        "physical": 8,
        "logical": 16,
        "online": 16
      },
      "frequency": {
        "base": 3.2763090000000004,
        "max": 5.137,
        "min": 0.4,
        "biosLimit": null
      },
      "coreTypes": [
        {
          "count": 16,
          "freq": 5137000
        }
      ],
      "temperature": 49.125
    },
    "stat": 8
  },
  {
    "type": "CPUCache",
    "result": {
      "l1": [
        {
          "size": 32768,
          "num": 8,
          "lineSize": 64,
          "type": "data"
        },
        {
          "size": 32768,
          "num": 8,
          "lineSize": 64,
          "type": "instruction"
        }
      ],
      "l2": [
        {
          "size": 1048576,
          "num": 8,
          "lineSize": 64,
          "type": "unified"
        }
      ],
      "l3": [
        {
          "size": 16777216,
          "num": 1,
          "lineSize": 64,
          "type": "unified"
        }
      ]
    },
    "stat": 4
  },
  {
    "type": "CPUUsage",
    "result": [
      0.0,
      0.0,
      0.0,
      0.0,
      5.263157894736842,
      0.0,
      0.0,
      0.0,
      5.0,
      0.0,
      4.761904761904762,
      0.0,
      0.0,
      0.0,
      0.0,
      0.0
    ],
    "stat": 201
  },
  {
    "type": "GPU",
    "result": [
      {
        "coreCount": null,
        "memory": {
          "dedicated": {
            "total": null,
            "used": null
          },
          "shared": {
            "total": null,
            "used": null
          }
        },
        "driver": "amdgpu",
        "name": "AMD Radeon RX 7700S",
        "temperature": 39.0,
        "type": "Discrete",
        "vendor": "AMD",
        "platformApi": "DRM (card1)",
        "frequency": null,
        "deviceId": 119344
      },
      {
        "coreCount": null,
        "memory": {
          "dedicated": {
            "total": null,
            "used": null
          },
          "shared": {
            "total": null,
            "used": null
          }
        },
        "driver": "amdgpu",
        "name": "AMD Radeon 780M",
        "temperature": 46.0,
        "type": "Integrated",
        "vendor": "AMD",
        "platformApi": "DRM (card2)",
        "frequency": 0.8,
        "deviceId": 24316
      }
    ],
    "stat": 2
  },
  {
    "type": "Memory",
    "result": {
      "total": 32796176384,
      "used": 7699427328
    },
    "stat": 0
  },
  {
    "type": "PhysicalMemory",
    "error": "Failed to get SMBIOS data",
    "stat": 0
  },
  {
    "type": "Swap",
    "result": {
      "total": 34359734272,
      "used": 0
    },
    "stat": 0
  },
  {
    "type": "Disk",
    "result": [
      {
        "bytes": {
          "available": 756849311744,
          "free": 805104603136,
          "total": 948472733696,
          "used": 143368130560
        },
        "files": {
          "total": 58892288,
          "used": 722871
        },
        "filesystem": "ext4",
        "mountpoint": "/",
        "mountFrom": "/dev/nvme0n1p3",
        "name": "ROOT",
        "volumeType": [
          "Regular"
        ],
        "createTime": "2024-06-20T08:44:31.000-0400"
      },
      {
        "bytes": {
          "available": 1071476736,
          "free": 1071476736,
          "total": 1071628288,
          "used": 151552
        },
        "files": {
          "total": null,
          "used": null
        },
        "filesystem": "vfat",
        "mountpoint": "/boot/efi",
        "mountFrom": "/dev/nvme0n1p1",
        "name": "ESP",
        "volumeType": [
          "Hidden"
        ],
        "createTime": null
      }
    ],
    "stat": 0
  },
  {
    "type": "Battery",
    "result": [
      {
        "capacity": 75.0,
        "manufacturer": "NVT",
        "manufactureDate": "",
        "modelName": "FRANDBA",
        "status": "Charging",
        "technology": "Li-ion",
        "serial": "013A",
        "temperature": null,
        "cycleCount": 3
      }
    ],
    "stat": 0
  },
  {
    "type": "PowerAdapter",
    "result": [],
    "stat": 1
  },
  {
    "type": "Player",
    "error": "No media found",
    "stat": 0
  },
  {
    "type": "Media",
    "error": "No media found",
    "stat": 0
  },
  {
    "type": "LocalIp",
    "result": [
      {
        "defaultRoute": true,
        "ipv4": "192.168.1.42/24",
        "ipv6": "fe80::7e67:aa1e:6702:109c/64",
        "mac": "2c:98:11:3d:48:6b",
        "name": "wlan0",
        "mtu": 1500
      }
    ],
    "stat": 1
  },
  {
    "type": "Wifi",
    "result": [
      {
        "inf": {
          "description": "wlan0",
          "status": "Activated"
        },
        "conn": {
          "status": "Connected",
          "ssid": "myfi",
          "bssid": "C8:9E:43:AB:8F:04",
          "protocol": "802.11ax (Wi-Fi 6)",
          "security": "WPA2",
          "signalQuality": 53.0,
          "rxRate": 432.3,
          "txRate": 802.11
        }
      }
    ],
    "stat": 7
  },
  {
    "type": "DateTime",
    "result": "2024-07-07T13:54:25.147-0400",
    "stat": 0
  },
  {
    "type": "Locale",
    "result": "en_US.UTF-8",
    "stat": 0
  },
  {
    "type": "Vulkan",
    "result": {
      "apiVersion": "1.3.278",
      "conformanceVersion": "1.3",
      "driver": "radv [Mesa 24.1.3-arch1.1]",
      "gpus": [
        {
          "type": "Discrete",
          "vendor": "AMD",
          "name": "AMD Radeon RX 7700S (RADV NAVI33)",
          "driver": "Mesa 24.1.3-arch1.1",
          "platformApi": "Vulkan 1.3.278",
          "deviceId": 29824,
          "memory": {
            "dedicated": {
              "total": 8573157376,
              "used": null
            },
            "shared": {
              "total": 16398086144,
              "used": null
            }
          },
          "deviceId": 29824
        },
        {
          "type": "Integrated",
          "vendor": "AMD",
          "name": "AMD Radeon 780M (RADV GFX1103_R1)",
          "driver": "Mesa 24.1.3-arch1.1",
          "platformApi": "Vulkan 1.3.278",
          "deviceId": 5567,
          "memory": {
            "dedicated": {
              "total": 0,
              "used": null
            },
            "shared": {
              "total": 16934957056,
              "used": null
            }
          },
          "deviceId": 5567
        }
      ]
    },
    "stat": 26
  },
  {
    "type": "OpenGL",
    "result": {
      "version": "4.6 (Compatibility Profile) Mesa 24.1.3-arch1.1",
      "renderer": "AMD Radeon 780M (radeonsi, gfx1103_r1, LLVM 18.1.8, DRM 3.57, 6.9.7-artix1-1)",
      "vendor": "AMD",
      "slv": "4.60",
      "library": "EGL"
    },
    "stat": 53
  },
  {
    "type": "OpenCL",
    "error": "clGetPlatformIDs() failed",
    "stat": 0
  },
  {
    "type": "Users",
    "result": [
      {
        "name": "cody",
        "hostName": "",
        "sessionName": "tty1",
        "clientIp": "0.0.0.0",
        "loginTime": "2024-07-06T21:45:02.105-0400"
      }
    ],
    "stat": 1
  },
  {
    "type": "Bluetooth",
    "result": [
      {
        "address": "00:01:6C:E9:6E:F2",
        "battery": 0,
        "connected": false,
        "name": "Wireless Controller",
        "type": "input-gaming"
      }
    ],
    "stat": 0
  },
  {
    "type": "Sound",
    "result": [
      {
        "active": true,
        "main": false,
        "volume": 80,
        "name": "Family 17h/19h HD Audio Controller Analog Stereo",
        "identifier": "alsa_output.pci-0000_c4_00.6.analog-stereo"
      },
      {
        "active": true,
        "main": true,
        "volume": 60,
        "name": "Audio Expansion Card Analog Stereo",
        "identifier": "alsa_output.usb-Framework_Audio_Expansion_Card-00.analog-stereo"
      },
      {
        "active": true,
        "main": false,
        "volume": 39,
        "name": "Rembrandt Radeon High Definition Audio Controller Digital Stereo (HDMI)",
        "identifier": "alsa_output.pci-0000_c4_00.1.hdmi-stereo"
      }
    ],
    "stat": 5
  },
  {
    "type": "Camera",
    "result": [
      {
        "name": "Logi 4K Stream Edition",
        "vendor": "",
        "colorSpace": "sRGB",
        "id": "usb-0000:c4:00.3-2.1.4",
        "width": 640,
        "height": 480
      },
      {
        "name": "Logi 4K Stream Edition",
        "vendor": "",
        "colorSpace": "sRGB",
        "id": "usb-0000:c4:00.3-2.1.4",
        "width": 340,
        "height": 340
      }
    ],
    "stat": 0
  },
  {
    "type": "Gamepad",
    "result": [],
    "stat": 0
  },
  {
    "type": "Weather",
    "result": "+86°F - Sunny (Wayne, New Jersey, United States)",
    "stat": 0
  },
  {
    "type": "NetIO",
    "result": [
      {
        "name": "wlan0",
        "defaultRoute": true,
        "txBytes": 1058,
        "rxBytes": 1679,
        "txPackets": 14,
        "rxPackets": 12,
        "rxErrors": 0,
        "txErrors": 0,
        "rxDrops": 0,
        "txDrops": 0
      }
    ],
    "stat": 418
  },
  {
    "type": "DiskIO",
    "result": [
      {
        "name": "WD_BLACK SN770 1TB",
        "devPath": "/dev/nvme0n1",
        "bytesRead": 0,
        "bytesWritten": 20480,
        "readCount": 0,
        "writeCount": 5
      }
    ],
    "stat": 0
  },
  {
    "type": "PhysicalDisk",
    "result": [
      {
        "name": "WD_BLACK SN770 1TB",
        "devPath": "/dev/nvme0n1",
        "interconnect": "NVMe",
        "kind": "SSD",
        "size": 1000204886016,
        "serial": "234042800907",
        "removable": false,
        "readOnly": false,
        "revision": "731100WD",
        "temperature": 39.85
      }
    ],
    "stat": 1
  },
  {
    "type": "Version",
    "result": {
      "projectName": "fastfetch",
      "sysName": "Linux",
      "architecture": "x86_64",
      "version": "2.17.2",
      "versionTweak": "-17",
      "cmakeBuiltType": "None",
      "compileTime": "Jul  7 2024, 17:37:15",
      "compiler": "gcc 14.1.1",
      "debugMode": true,
      "libc": "glibc 2.39"
    },
    "stat": 0
  },
  {
    "type": "Break",
    "error": "Unsupported for JSON format",
    "stat": 0
  },
  {
    "type": "Colors",
    "error": "Unsupported for JSON format",
    "stat": 0
  }
]

Output of fastfetch --list-features:

threads
vulkan
wayland
xcb-randr
xcb
xrandr
x11
drm
gio
dconf
dbus
imagemagick7
chafa
zlib
xfconf
egl
glx
osmesa
opencl
libpulse
libnm
libddcutil
Directx Headers
System yyjson
linux/videodev2
linux/wireless

If fastfatch crashed or froze

Paste the stacktrace here. You may get it with:

$ gdb -q -ex 'set confirm off' -ex run -ex 'bt full' -ex quit --args $(where fastfetch)

Reading symbols from /usr/bin/fastfetch...

This GDB supports auto-downloading debuginfo from the following URLs:
  <https://debuginfod.artixlinux.org>
Enable debuginfod for this session? (y or [n]) n
Debuginfod has been disabled.
To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit.
(No debugging symbols found in /usr/bin/fastfetch)
Starting program: /usr/bin/fastfetch
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
                   '                       cody@framework
                  'o'                      --------------
                 'ooo'                     OS: Artix Linux x86_64
                'ooxoo'                    Host: Laptop 16 (AMD Ryzen 7040 Series) (AG)
               'ooxxxoo'                   Kernel: Linux 6.9.7-artix1-1
              'oookkxxoo'                  Uptime: 16 hours, 18 mins
             'oiioxkkxxoo'                 Packages: 1157 (pacman)
[Detaching after fork from child process 12552]
               `'.;::ioxxoo'               Shell: zsh 5.9
          '-.      `':;jiooo'              Display (LG ULTRAGEAR): 2560x1440 @ 165Hz *
         'oooio-..     `'i:io'             Display (BOE0BC9): 2560x1600 @ 165Hz
        'ooooxxxxoio:,.   `'-;'            WM: dwm (X11)
       'ooooxxxxxkkxoooIi:-.  `'           Theme: oomox-xresources-reverse [GTK3]
      'ooooxxxxxkkkkxoiiiiiji'             Icons: hicolor [GTK3]
     'ooooxxxxxkxxoiiii:'`     .i'         Font: Monospace (14pt) [GTK3]
    'ooooxxxxxoi:::'`       .;ioxo'        Cursor: Adwaita
[Detaching after fork from child process 12553]
  'ooooi:'`                `'';ioxxo'      Terminal: st 0.8.5
[Detaching after fork from child process 12554]
'`                                   `'    Terminal Font: NotoColorEmoji (10pt)
                                           CPU: AMD Ryzen 7 7840HS w/ Radeon 780M Graphics (16) @ 5.14 GHz
                                           GPU 1: AMD Radeon RX 7700S @ 0.02 GHz [Discrete]
                                           GPU 2: AMD Radeon 780M @ 0.80 GHz [Integrated]
                                           Memory: 7.21 GiB / 30.54 GiB (24%)
                                           Swap: 0 B / 32.00 GiB (0%)
                                           Disk (/): 133.52 GiB / 883.33 GiB (15%) - ext4
                                           Local IP (wlan0): 192.168.1.42/24
                                           Battery: 75% [Charging]
                                           Locale: en_US.UTF-8

                                           ████████████████████████
                                           ████████████████████████
[Inferior 1 (process 12549) exited normally]
No stack.

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

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

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

If fastfetch is slow

Use time fastfetch --stat to show time usage for each module.

                   '
                  'o'
                 'ooo'
                'ooxoo'
               'ooxxxoo'
              'oookkxxoo'
             'oiioxkkxxoo'
            ':;:iiiioxxxoo'
               `'.;::ioxxoo'
          '-.      `':;jiooo'
         'oooio-..     `'i:io'
        'ooooxxxxoio:,.   `'-;'
       'ooooxxxxxkkxoooIi:-.  `'
      'ooooxxxxxkkkkxoiiiiiji'
     'ooooxxxxxkxxoiiii:'`     .i'
    'ooooxxxxxoi:::'`       .;ioxo'
   'ooooxooi::'`         .:iiixkxxo'
  'ooooi:'`                `'';ioxxo'
 'i:'`                          '':io'
'`                                   `'�[1G�[19A�[43Ccody@framework
0ms
�[43C--------------
0ms
�[43COS: Artix Linux x86_64
0ms
�[43CHost: Laptop 16 (AMD Ryzen 7040 Series) (AG)
0ms
�[43CKernel: Linux 6.9.7-artix1-1
0ms
�[43CUptime: 16 hours, 21 mins
0ms
�[43CPackages: 1157 (pacman)
0ms
�[43CShell: zsh 5.9
1ms
�[43CDisplay (LG ULTRAGEAR): 2560x1440 @ 165Hz *
�[43CDisplay (BOE0BC9): 2560x1600 @ 165Hz
4ms
�[43CDE: No DE found
0ms
�[43CWM: dwm (X11)
0ms
�[43CWM Theme: Unknown WM: dwm
0ms
�[43CTheme: oomox-xresources-reverse [GTK3]
0ms
�[43CIcons: hicolor [GTK3]
0ms
�[43CFont: Monospace (14pt) [GTK3]
0ms
�[43CCursor: Adwaita
0ms
�[43CTerminal: st 0.8.5
2ms
�[43CTerminal Font: NotoColorEmoji (10pt)
4ms
�[43CCPU: AMD Ryzen 7 7840HS w/ Radeon 780M Graphics (16) @ 5.14 GHz
0ms
�[43CGPU 1: AMD Radeon RX 7700S @ 2.08 GHz [Discrete]
�[43CGPU 2: AMD Radeon 780M @ 0.80 GHz [Integrated]
2420ms
�[43CMemory: 7.20 GiB / 30.54 GiB (24%)
0ms
�[43CSwap: 0 B / 32.00 GiB (0%)
0ms
�[43CDisk (/): 133.52 GiB / 883.33 GiB (15%) - ext4
1ms
�[43CLocal IP (wlan0): 192.168.1.42/24
0ms
�[43CBattery: 75% [Charging]
0ms
�[43CPower Adapter: No power adapters found
0ms
�[43CLocale: en_US.UTF-8
0ms
�[43C
0ms
�[43C████████████████████████
�[43C████████████████████████
0ms

If an image or logo didn't show

  • 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 startup

  • The bug is reproducible with a clean shell configuration (i.e. fastfetch is the only line in .zshrc or ~/.config/fish/config.fish):
  • Does sleep 1 before running fastfetch work?
@thecodsman thecodsman added the bug Something isn't working label Jul 7, 2024
@CarterLi
Copy link
Member

CarterLi commented Jul 8, 2024

Please try the dev build. Since you use git version so try updating it.

@thecodsman
Copy link
Author

latest dev build seems to work.

the git version doesnt seem to have caught up yet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants