Skip to content

[BUG] Memory size doesn't show the number I expect #2026

@Tina-otoge

Description

@Tina-otoge

Read the FAQ first

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

Description

I have a machine with 64 GiB of RAM installed. Fastfetch displays it as 62.40 GiB.

I tried changing binaryPrefix, thinking it was just a matter of GiB vs GB, but with si I get 67.00 GB, with jedec 62.40 GB.

--format json gives:

...
    "type": "Memory",
    "result": {
      "total": 67004215296,
...

Which converted from B to GiB, indeed gives 62.40.

cat /proc/meminfo gives: MemTotal: 65433804 kB

For reference, htop also shows 62.4G.

However, if I go in GNOME Settings, then System > System Details, it displays:

Memory
64.0 GiB

I have no idea why GNOME is the only one that gets it right, and would love for fastfetch to get it right too.

Version used

fastfetch 2.54.0 (x86_64)

Bug prevalence

Always

Regression

Not sure

Installation

GitHub Releases

Package manager

No response

Screenshots

No response

Configuration

System information

Details
[
  {
    "type": "Title",
    "result": {
      "userName": "tina",
      "fullUserName": "Tina",
      "hostName": "kokona",
      "homeDir": "/home/tina/",
      "exePath": "/home/tina/tmp/fastfetch-linux-amd64/usr/bin/fastfetch",
      "userShell": "/usr/bin/zsh"
    },
    "stat": 0.0012500006705522537
  },
  {
    "type": "Separator",
    "error": "Unsupported for JSON format",
    "stat": 0.0003100000321865082
  },
  {
    "type": "OS",
    "result": {
      "buildID": "",
      "codename": "",
      "id": "fedora",
      "idLike": "",
      "name": "Fedora Linux",
      "prettyName": "Fedora Linux 42 (Adams)",
      "variant": "",
      "variantID": "",
      "version": "42 (Adams)",
      "versionID": "42"
    },
    "stat": 0.053620001301169395
  },
  {
    "type": "Host",
    "result": {
      "family": "B650 MB",
      "name": "B650I AX",
      "version": "",
      "sku": "",
      "vendor": "Gigabyte Technology Co., Ltd.",
      "serial": "",
      "uuid": ""
    },
    "stat": 0.06575099937617779
  },
  {
    "type": "BIOS",
    "result": {
      "date": "03/12/2025",
      "release": "5.35",
      "vendor": "American Megatrends International, LLC.",
      "version": "FA2",
      "type": "UEFI"
    },
    "stat": 0.027470998466014862
  },
  {
    "type": "Bootmgr",
    "result": {
      "name": "Fedora",
      "firmware": "\\EFI\\fedora\\shimx64.efi",
      "order": 2,
      "secureBoot": true
    },
    "stat": 0.1220020018517971
  },
  {
    "type": "Board",
    "result": {
      "name": "B650I AX",
      "vendor": "Gigabyte Technology Co., Ltd.",
      "version": "x.x",
      "serial": ""
    },
    "stat": 0.027710000053048134
  },
  {
    "type": "Chassis",
    "result": {
      "type": "Desktop",
      "vendor": "",
      "version": "",
      "serial": ""
    },
    "stat": 0.038210999220609665
  },
  {
    "type": "Kernel",
    "result": {
      "architecture": "x86_64",
      "name": "Linux",
      "release": "6.16.10-200.fc42.x86_64",
      "version": "#1 SMP PREEMPT_DYNAMIC Thu Oct  2 19:23:55 UTC 2025",
      "pageSize": 4096
    },
    "stat": 0.0005600005388259888
  },
  {
    "type": "InitSystem",
    "result": {
      "name": "systemd",
      "exe": "/usr/lib/systemd/systemd",
      "version": "257.9-2.fc42",
      "pid": 1
    },
    "stat": 0.27713399939239025
  },
  {
    "type": "Uptime",
    "result": {
      "uptime": 8656120,
      "bootTime": "2025-10-25T23:48:45.648+0200"
    },
    "stat": 0.02321000024676323
  },
  {
    "type": "Loadavg",
    "result": [
      0.22,
      0.29,
      0.33
    ],
    "stat": 0.007819999009370804
  },
  {
    "type": "Processes",
    "result": 466,
    "stat": 0.444217000156641
  },
  {
    "type": "Packages",
    "result": {
      "all": 2007,
      "amSystem": 0,
      "amUser": 0,
      "apk": 0,
      "brew": 0,
      "brewCask": 0,
      "choco": 0,
      "dpkg": 0,
      "emerge": 0,
      "eopkg": 0,
      "flatpakSystem": 77,
      "flatpakUser": 0,
      "guixSystem": 0,
      "guixUser": 0,
      "guixHome": 0,
      "hpkgSystem": 0,
      "hpkgUser": 0,
      "linglong": 0,
      "mport": 0,
      "nixDefault": 0,
      "nixSystem": 0,
      "nixUser": 0,
      "opkg": 0,
      "pacman": 0,
      "pacstall": 0,
      "paludis": 0,
      "pisi": 0,
      "pkg": 0,
      "pkgtool": 0,
      "pkgsrc": 0,
      "macports": 0,
      "rpm": 1930,
      "scoopUser": 0,
      "scoopGlobal": 0,
      "snap": 0,
      "soar": 0,
      "sorcery": 0,
      "winget": 0,
      "xbps": 0,
      "pacmanBranch": ""
    },
    "stat": 6.6711570005863905
  },
  {
    "type": "Shell",
    "result": {
      "exe": "/usr/bin/zsh",
      "exeName": "zsh",
      "exePath": "/usr/bin/zsh",
      "pid": 86783,
      "ppid": 86718,
      "processName": "zsh",
      "prettyName": "zsh",
      "version": "5.9",
      "tty": 0
    },
    "stat": 0.05187099985778332
  },
  {
    "type": "Editor",
    "result": {
      "type": "Editor",
      "name": "vim",
      "path": "/usr/bin/vim",
      "exe": "vim",
      "version": "9.1"
    },
    "stat": 0.20498299971222878
  },
  {
    "type": "Display",
    "result": [
      {
        "id": 0,
        "name": "F27G3xTF",
        "primary": true,
        "output": {
          "width": 1920,
          "height": 1080,
          "refreshRate": 143.98026344929,
          "drrStatus": null
        },
        "scaled": {
          "width": 1920,
          "height": 1080
        },
        "preferred": {
          "width": 1920,
          "height": 1080,
          "refreshRate": 60.0
        },
        "physical": {
          "width": 600,
          "height": 330
        },
        "rotation": 0,
        "bitDepth": 8,
        "hdrStatus": "Unsupported",
        "type": "External",
        "manufactureDate": {
          "year": 2021,
          "week": 6
        },
        "serial": 877277763,
        "platformApi": "xcb-randr-mode"
      },
      {
        "id": 0,
        "name": "PLX2783H-DP",
        "primary": false,
        "output": {
          "width": 1920,
          "height": 1080,
          "refreshRate": 60.0,
          "drrStatus": null
        },
        "scaled": {
          "width": 1920,
          "height": 1080
        },
        "preferred": {
          "width": 1920,
          "height": 1080,
          "refreshRate": 60.0
        },
        "physical": {
          "width": 598,
          "height": 336
        },
        "rotation": 0,
        "bitDepth": 8,
        "hdrStatus": "Unsupported",
        "type": "External",
        "manufactureDate": {
          "year": 2015,
          "week": 47
        },
        "serial": 1802,
        "platformApi": "xcb-randr-mode"
      }
    ],
    "stat": 0.7356200013309717
  },
  {
    "type": "Brightness",
    "result": [],
    "stat": 0.11772199906408787
  },
  {
    "type": "Monitor",
    "error": "Monitor module is an alias of Display module",
    "stat": 0.0007400009781122208
  },
  {
    "type": "LM",
    "result": {
      "service": "gdm-password",
      "type": "X11",
      "version": "48.0"
    },
    "stat": 2.410574998706579
  },
  {
    "type": "DE",
    "result": {
      "processName": "gnome-shell",
      "prettyName": "GNOME",
      "version": "48.5"
    },
    "stat": 1.0309059992432594
  },
  {
    "type": "WM",
    "result": {
      "processName": "GNOME Shell",
      "prettyName": "Mutter",
      "protocolName": "X11",
      "pluginName": "",
      "version": ""
    },
    "stat": 0.0025100000202655792
  },
  {
    "type": "WMTheme",
    "result": "Adwaita",
    "stat": 1.2703280001878738
  },
  {
    "type": "Theme",
    "result": {
      "theme1": "",
      "theme2": "Adwaita [GTK2/3/4]"
    },
    "stat": 0.0026299990713596344
  },
  {
    "type": "Icons",
    "result": {
      "icons1": "",
      "icons2": "Vimix-beryl [GTK2/3/4]"
    },
    "stat": 0.0010700002312660217
  },
  {
    "type": "Font",
    "result": {
      "display": "Adwaita Sans (11pt) [GTK2/3/4]",
      "fonts": [
        "",
        "Adwaita Sans (11pt)",
        "Adwaita Sans (11pt)",
        "Adwaita Sans (11pt)"
      ]
    },
    "stat": 0.004799999296665192
  },
  {
    "type": "Cursor",
    "result": {
      "theme": "Vimix-beryl-dark",
      "size": "24"
    },
    "stat": 0.0011099986732006073
  },
  {
    "type": "Wallpaper",
    "result": "/home/tina/.config/background",
    "stat": 0.00034999847412109375
  },
  {
    "type": "Terminal",
    "result": {
      "processName": "ptyxis-agent",
      "exe": "/usr/libexec/ptyxis-agent",
      "exeName": "ptyxis-agent",
      "exePath": "/usr/libexec/ptyxis-agent",
      "pid": 86718,
      "ppid": 86709,
      "prettyName": "Ptyxis",
      "version": "48.5",
      "tty": ""
    },
    "stat": 16.05650500021875
  },
  {
    "type": "TerminalFont",
    "result": {
      "font": {
        "name": "Adwaita Mono",
        "size": "11",
        "styles": [],
        "pretty": "Adwaita Mono (11pt)"
      },
      "fallback": {
        "name": "",
        "size": "",
        "styles": [],
        "pretty": ""
      }
    },
    "stat": 0.03966999985277653
  },
  {
    "type": "TerminalSize",
    "result": {
      "columns": 141,
      "rows": 36,
      "width": 1269,
      "height": 720
    },
    "stat": 11.152852999046445
  },
  {
    "type": "TerminalTheme",
    "result": {
      "fg": {
        "r": 196,
        "g": 197,
        "b": 181,
        "dark": false
      },
      "bg": {
        "r": 26,
        "g": 26,
        "b": 26,
        "dark": true
      }
    },
    "stat": 33.28186599910259
  },
  {
    "type": "CPU",
    "result": {
      "cpu": "AMD Ryzen 7 8700F",
      "vendor": "AuthenticAMD",
      "packages": 1,
      "cores": {
        "physical": 8,
        "logical": 16,
        "online": 16
      },
      "frequency": {
        "base": 4072,
        "max": 5055
      },
      "coreTypes": [
        {
          "count": 16,
          "freq": 5055
        }
      ],
      "temperature": 51.25,
      "march": "x86_64-v4"
    },
    "stat": 0.6604800000786781
  },
  {
    "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": 2.286292999982834
  },
  {
    "type": "CPUUsage",
    "result": [
      4.761904761904762,
      0.0,
      0.0,
      0.0,
      0.0,
      5.263157894736842,
      5.0,
      4.761904761904762,
      0.0,
      23.809523809523807,
      0.0,
      0.0,
      0.0,
      4.761904761904762,
      0.0,
      0.0
    ],
    "stat": 200.182213999331
  },
  {
    "type": "GPU",
    "result": [
      {
        "index": 0,
        "coreCount": 6144,
        "coreUsage": 0.0,
        "memory": {
          "dedicated": {
            "total": 12341280768,
            "used": 720699392
          },
          "shared": {
            "total": null,
            "used": null
          },
          "type": null
        },
        "driver": "nvidia (open source) 580.95.05",
        "name": "NVIDIA GeForce RTX 5070",
        "temperature": 42.0,
        "type": "Discrete",
        "vendor": "NVIDIA",
        "platformApi": "DRM (card1)",
        "frequency": 3090,
        "deviceId": 1000
      }
    ],
    "stat": 17.967993000522256
  },
  {
    "type": "Memory",
    "result": {
      "total": 67004215296,
      "used": 9190309888
    },
    "stat": 0.018469998612999916
  },
  {
    "type": "PhysicalMemory",
    "error": "Failed to get SMBIOS data",
    "stat": 0.007500000298023224
  },
  {
    "type": "Swap",
    "result": [
      {
        "name": "/dev/zram0",
        "used": 0,
        "total": 8589930496
      }
    ],
    "stat": 0.009029999375343323
  },
  {
    "type": "Disk",
    "result": [
      {
        "bytes": {
          "available": 54615347200,
          "free": 57592811520,
          "total": 267361714176,
          "used": 209768902656
        },
        "files": {
          "total": null,
          "used": null
        },
        "filesystem": "btrfs",
        "mountpoint": "/",
        "mountFrom": "/dev/nvme0n1p6",
        "name": "fedora",
        "volumeType": [
          "Regular"
        ],
        "createTime": "2025-09-05T13:24:05.667+0200"
      },
      {
        "bytes": {
          "available": 188141568,
          "free": 258605056,
          "total": 1020702720,
          "used": 762097664
        },
        "files": {
          "total": 65536,
          "used": 44
        },
        "filesystem": "ext4",
        "mountpoint": "/boot",
        "mountFrom": "/dev/nvme0n1p5",
        "name": "",
        "volumeType": [
          "Regular"
        ],
        "createTime": "2025-09-05T13:24:05.000+0200"
      },
      {
        "bytes": {
          "available": 60535808,
          "free": 60535808,
          "total": 100663296,
          "used": 40127488
        },
        "files": {
          "total": null,
          "used": null
        },
        "filesystem": "vfat",
        "mountpoint": "/boot/efi",
        "mountFrom": "/dev/nvme0n1p1",
        "name": "EFI System Partition",
        "volumeType": [
          "Regular"
        ],
        "createTime": null
      },
      {
        "bytes": {
          "available": 371797024768,
          "free": 371797024768,
          "total": 463210541056,
          "used": 91413516288
        },
        "files": {
          "total": 363148568,
          "used": 231
        },
        "filesystem": "fuseblk",
        "mountpoint": "/mnt/fast-boy",
        "mountFrom": "/dev/nvme0n1p7",
        "name": "Fast boy",
        "volumeType": [
          "Regular"
        ],
        "createTime": null
      },
      {
        "bytes": {
          "available": 1194754191360,
          "free": 1194754191360,
          "total": 2000381014016,
          "used": 805626822656
        },
        "files": {
          "total": 1167047052,
          "used": 238833
        },
        "filesystem": "fuseblk",
        "mountpoint": "/mnt/ladys-grace",
        "mountFrom": "/dev/sda2",
        "name": "Lady's Grace",
        "volumeType": [
          "Regular"
        ],
        "createTime": null
      },
      {
        "bytes": {
          "available": 127339290624,
          "free": 127339290624,
          "total": 266995757056,
          "used": 139656466432
        },
        "files": {
          "total": 125010136,
          "used": 310015
        },
        "filesystem": "fuseblk",
        "mountpoint": "/mnt/windows",
        "mountFrom": "/dev/nvme0n1p3",
        "name": "",
        "volumeType": [
          "Regular"
        ],
        "createTime": null
      }
    ],
    "stat": 0.525348000228405
  },
  {
    "type": "Btrfs",
    "result": [
      {
        "name": "fedora",
        "uuid": "b5774517-4653-49ab-966e-98047de9a72d",
        "devices": "nvme0n1p6",
        "features": "free_space_tree,no_holes,compress_zstd,skinny_metadata,extended_iref",
        "generation": 33253,
        "nodeSize": 16384,
        "sectorSize": 4096,
        "totalSize": 267361714176,
        "allocation": [
          {
            "type": "data",
            "profile": "single",
            "copies": 1,
            "used": 206286090240,
            "total": 211535527936
          },
          {
            "type": "metadata",
            "profile": "dup",
            "copies": 2,
            "used": 1596964864,
            "total": 3221225472
          },
          {
            "type": "system",
            "profile": "dup",
            "copies": 2,
            "used": 49152,
            "total": 8388608
          }
        ]
      }
    ],
    "stat": 0.11721199937164783
  },
  {
    "type": "Zpool",
    "error": "dlopen libzfs.so failed",
    "stat": 0.1488220002502203
  },
  {
    "type": "Battery",
    "result": [],
    "stat": 0.0063499994575977325
  },
  {
    "type": "PowerAdapter",
    "result": [],
    "stat": 0.004939999431371689
  },
  {
    "type": "Player",
    "error": "Player module is an alias of Media module",
    "stat": 0.000200001522898674
  },
  {
    "type": "Media",
    "error": "No media found",
    "stat": 0.1876829992979765
  },
  {
    "type": "PublicIp",
    "result": {
      "ip": "REDACTED",
      "location": "REDACCTED"
    },
    "stat": 0.04457099922001362
  },
  {
    "type": "LocalIp",
    "result": [
      {
        "name": "enp6s0",
        "defaultRoute": {
          "ipv4": true,
          "ipv6": true
        },
        "ipv4": "192.168.1.139/24",
        "ipv6": "REDACTED,fe80::12ff:e0ff:fee7:3939/64",
        "mac": "REDACTED",
        "mtu": 1500,
        "speed": 1000,
        "flags": "UP,BROADCAST,RUNNING,MULTICAST,LOWER_UP"
      }
    ],
    "stat": 0.14470199868083
  },
  {
    "type": "DNS",
    "result": [
      "192.168.1.254",
      "8.8.8.8",
      "8.8.4.4",
      "fd0f:ee:b0::1"
    ],
    "stat": 0.018689999356865883
  },
  {
    "type": "Wifi",
    "result": [
      {
        "inf": {
          "description": "wlp7s0",
          "status": "down"
        },
        "conn": {
          "status": "disconnected",
          "ssid": "",
          "bssid": "",
          "protocol": "",
          "security": "",
          "signalQuality": null,
          "rxRate": null,
          "txRate": null,
          "channel": 0,
          "frequency": 0
        }
      }
    ],
    "stat": 0.11254199966788292
  },
  {
    "type": "DateTime",
    "result": "2025-10-26T02:13:02.064+0200",
    "stat": 0.004650000482797623
  },
  {
    "type": "Locale",
    "result": "en_US.UTF-8",
    "stat": 0.0006099995225667953
  },
  {
    "type": "Vulkan",
    "result": {
      "apiVersion": "1.4.312",
      "conformanceVersion": "1.4.3",
      "driver": "NVIDIA [580.95.05]",
      "gpus": [
        {
          "type": "Discrete",
          "vendor": "NVIDIA",
          "name": "NVIDIA GeForce RTX 5070",
          "driver": "580.95.05",
          "platformApi": "Vulkan 1.4.312",
          "deviceId": 12036,
          "memory": {
            "dedicated": {
              "total": 12820938752,
              "used": null
            },
            "shared": {
              "total": 50253161472,
              "used": null
            }
          },
          "deviceId": 12036
        }
      ]
    },
    "stat": 56.32068200036883
  },
  {
    "type": "OpenGL",
    "result": {
      "version": "4.6.0 NVIDIA 580.95.05",
      "renderer": "NVIDIA GeForce RTX 5070/PCIe/SSE2",
      "vendor": "NVIDIA Corporation",
      "slv": "4.60 NVIDIA",
      "library": "EGL 1.5"
    },
    "stat": 86.76083800010383
  },
  {
    "type": "OpenCL",
    "result": {
      "version": "3.0 CUDA 13.0.94",
      "name": "NVIDIA CUDA",
      "vendor": "NVIDIA Corporation",
      "gpus": [
        {
          "type": "Discrete",
          "vendor": "NVIDIA",
          "name": "NVIDIA GeForce RTX 5070",
          "driver": "580.95.05",
          "platformApi": "OpenCL 3.0 CUDA",
          "coreCount": 48,
          "frequency": 2542,
          "memory": {
            "dedicated": {
              "total": 12341280768,
              "used": null
            },
            "shared": {
              "total": null,
              "used": null
            }
          },
          "deviceId": 94609309395696
        }
      ]
    },
    "stat": 61.8043920006603
  },
  {
    "type": "Users",
    "result": [
      {
        "name": "tina",
        "hostName": "login screen",
        "sessionName": "seat0",
        "clientIp": "",
        "loginTime": "2025-10-25T23:50:18.699+0200"
      }
    ],
    "stat": 0.045761000365018845
  },
  {
    "type": "Bluetooth",
    "result": [],
    "stat": 0.01072000153362751
  },
  {
    "type": "BluetoothRadio",
    "result": [
      {
        "name": "kokona",
        "address": "58:10:31:FC:95:45",
        "lmpVersion": 12,
        "lmpSubversion": null,
        "vendor": "Unknown",
        "enabled": true,
        "discoverable": false,
        "connectable": false
      }
    ],
    "stat": 0.3101250007748604
  },
  {
    "type": "Sound",
    "result": [
      {
        "active": true,
        "main": false,
        "volume": 100,
        "name": "HDA NVidia Digital Stereo (HDMI)",
        "identifier": "alsa_output.pci-0000_01_00.1.hdmi-stereo",
        "platformApi": "PipeWire 1.4.9"
      },
      {
        "active": true,
        "main": false,
        "volume": 47,
        "name": "Audio Adapter (Unitek Y-247A) Analog Stereo",
        "identifier": "alsa_output.usb-C-Media_Electronics_Inc._USB_Audio_Device-00.analog-stereo",
        "platformApi": "PipeWire 1.4.9"
      },
      {
        "active": true,
        "main": true,
        "volume": 94,
        "name": "Family 17h/19h/1ah HD Audio Controller Analog Stereo",
        "identifier": "alsa_output.pci-0000_13_00.6.analog-stereo",
        "platformApi": "PipeWire 1.4.9"
      }
    ],
    "stat": 2.821050999686122
  },
  {
    "type": "Camera",
    "result": [],
    "stat": 0.005399998277425766
  },
  {
    "type": "Gamepad",
    "result": [
      {
        "serial": "",
        "name": "Logitech Logitech RumblePad 2 USB",
        "ignored": false
      }
    ],
    "stat": 0.06317099928855896
  },
  {
    "type": "Mouse",
    "result": [
      {
        "serial": "206F30695546",
        "name": "Logitech G203 LIGHTSYNC Gaming Mouse",
        "ignored": false
      },
      {
        "serial": "",
        "name": "Keychron Keychron S1 Mouse",
        "ignored": false
      }
    ],
    "stat": 0.07317100092768669
  },
  {
    "type": "Keyboard",
    "result": [
      {
        "serial": "206F30695546",
        "name": "Logitech G203 LIGHTSYNC Gaming Mouse Keyboard",
        "ignored": false
      },
      {
        "serial": "",
        "name": "Keychron Keychron S1 Keyboard",
        "ignored": false
      },
      {
        "serial": "",
        "name": "Keychron Keychron S1",
        "ignored": false
      }
    ],
    "stat": 0.087610999122262
  },
  {
    "type": "Weather",
    "result": "REDACTED",
    "stat": 0.030660999938845634
  },
  {
    "type": "NetIO",
    "result": [
      {
        "name": "enp6s0",
        "defaultRoute": true,
        "txBytes": 1158,
        "rxBytes": 1752,
        "txPackets": 14,
        "rxPackets": 14,
        "rxErrors": 0,
        "txErrors": 0,
        "rxDrops": 0,
        "txDrops": 0
      }
    ],
    "stat": 495.5157980006188
  },
  {
    "type": "DiskIO",
    "result": [
      {
        "name": "KINGSTON SNV3S1000G",
        "devPath": "/dev/nvme0n1",
        "bytesRead": 0,
        "bytesWritten": 0,
        "readCount": 0,
        "writeCount": 0
      },
      {
        "name": "ATA WD Blue SA510 2.",
        "devPath": "/dev/sda",
        "bytesRead": 0,
        "bytesWritten": 0,
        "readCount": 0,
        "writeCount": 0
      }
    ],
    "stat": 0.07477100007236004
  },
  {
    "type": "PhysicalDisk",
    "result": [
      {
        "name": "KINGSTON SNV3S1000G",
        "devPath": "/dev/nvme0n1",
        "interconnect": "NVMe",
        "kind": "SSD",
        "size": 1000204886016,
        "serial": "50026B7383F4DFAB",
        "removable": false,
        "readOnly": false,
        "revision": "P3BR0A27",
        "temperature": 57.85
      },
      {
        "name": "ATA WD Blue SA510 2.",
        "devPath": "/dev/sda",
        "interconnect": "ATA",
        "kind": "SSD",
        "size": 2000398934016,
        "serial": "",
        "removable": false,
        "readOnly": false,
        "revision": "00WD",
        "temperature": null
      }
    ],
    "stat": 4.711069000884891
  },
  {
    "type": "TPM",
    "result": {
      "version": "2.0",
      "description": "TPM 2.0 Device"
    },
    "stat": 0.0767810009419918
  },
  {
    "type": "Version",
    "result": {
      "projectName": "fastfetch",
      "sysName": "Linux",
      "architecture": "x86_64",
      "version": "2.54.0",
      "versionGit": "",
      "cmakeBuiltType": "RelWithDebInfo",
      "compileTime": "Oct 18 2025, 02:17:52",
      "compiler": "gcc 13.1.0",
      "debugMode": false,
      "libc": "glibc 2.35"
    },
    "stat": 0.0007499996572732925
  },
  {
    "type": "Break",
    "error": "Unsupported for JSON format",
    "stat": 0.0009100008755922318
  },
  {
    "type": "Colors",
    "error": "Unsupported for JSON format",
    "stat": 0.00039999932050704956
  }
]

Features built-in

Details
threads
vulkan
wayland
xcb-randr
xrandr
drm
drm_amdgpu
gio
dconf
dbus
imagemagick7
imagemagick6
zlib
sqlite3
rpm
egl
glx
opencl
libpulse
libddcutil
libelf
libzfs
Directx Headers
linux/videodev2
linux/wireless
Embedded pciids

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions