Skip to content

[BUG] FreeBSD - CPU temperature multiplied 10x + only single core detected #1260

Closed
@pkubaj

Description

@pkubaj

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

General description of bug:

  • What happened: CPU: AMD Opteron(tm) 6386 SE (1) @ 2.80 GHz - 289.6°C
  • What should happen: CPU: AMD Opteron(tm) 6386 SE (32) @ 2.80 GHz - 28.9°C
  • Fastfetch version used: 2.24.0
  • Did it work in an older version: No idea
  • Where did you get the binary: built myself
  • Does this issue still occur in the latest dev build? Yes

Often helpful information:

This is a system with dual Opteron 6386SE - 2x 16 cores.

Screenshot:

image

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

[
  {
    "type": "Title",
    "result": {
      "userName": "pkubaj",
      "hostName": "KGPE-D16",
      "homeDir": "/usr/home/pkubaj/",
      "exePath": "/usr/local/bin/fastfetch",
      "userShell": "/usr/local/bin/oksh"
    },
    "stat": 0.006843999028205872
  },
  {
    "type": "Separator",
    "error": "Unsupported for JSON format",
    "stat": 0.001955002546310425
  },
  {
    "type": "OS",
    "error": "Could not detect OS",
    "stat": 0.01710999757051468
  },
  {
    "type": "Host",
    "result": {
      "family": "",
      "name": "KGPE-D16",
      "version": "1.0",
      "sku": "",
      "vendor": "ASUS",
      "serial": "123456789",
      "uuid": ""
    },
    "stat": 0.03666599839925766
  },
  {
    "type": "Bios",
    "result": {
      "date": "01/31/2023",
      "release": "4.0",
      "vendor": "3mdeb Embedded Systems Consulting",
      "version": "Dasharo (coreboot+SeaBIOS) v0.4.0-1-g6edf2d06df3",
      "type": "BIOS"
    },
    "stat": 0.03128799796104431
  },
  {
    "type": "Bootmgr",
    "error": "open(/dev/efi) failed",
    "stat": 0.02542100101709366
  },
  {
    "type": "Board",
    "result": {
      "name": "KGPE-D16",
      "vendor": "ASUS",
      "version": "1.0",
      "serial": "123456789"
    },
    "stat": 0.01906599849462509
  },
  {
    "type": "Chassis",
    "result": {
      "type": "Desktop",
      "vendor": "ASUS",
      "version": "",
      "serial": ""
    },
    "stat": 0.014666005969047546
  },
  {
    "type": "Kernel",
    "result": {
      "architecture": "amd64",
      "name": "FreeBSD",
      "release": "14.1-RELEASE-p4",
      "version": "FreeBSD 14.1-RELEASE-p4 releng/14.1-n267709-86d01789bf41 GENERIC",
      "displayVersion": "",
      "pageSize": 4096
    },
    "stat": 0.015644006431102753
  },
  {
    "type": "InitSystem",
    "error": "sysctl(KERN_PROC_PID) failed",
    "stat": 0.011733002960681915
  },
  {
    "type": "Uptime",
    "result": {
      "uptime": 45369177,
      "bootTime": "2024-09-12T00:27:59.854+0200"
    },
    "stat": 0.177948996424675
  },
  {
    "type": "Loadavg",
    "result": [
      0.814453125,
      0.47802734375,
      0.34033203125
    ],
    "stat": 0.004399999976158142
  },
  {
    "type": "Processes",
    "result": 55,
    "stat": 0.1583940014243126
  },
  {
    "type": "Packages",
    "result": {
      "all": 1027,
      "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": 0,
      "paludis": 0,
      "pkg": 1027,
      "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,
      "linglong": 0,
      "pacmanBranch": ""
    },
    "stat": 2.3353400006890297
  },
  {
    "type": "Shell",
    "result": {
      "exe": "oksh",
      "exeName": "oksh",
      "exePath": "/usr/local/bin/oksh",
      "pid": 10909,
      "ppid": 10586,
      "processName": "oksh",
      "prettyName": "oksh",
      "version": "7.5",
      "tty": 4
    },
    "stat": 9.407848998904228
  },
  {
    "type": "Editor",
    "result": {
      "type": "Editor",
      "name": "vi",
      "path": "/usr/bin/vi",
      "exe": "vi",
      "version": ""
    },
    "stat": 0.03519900143146515
  },
  {
    "type": "Display",
    "result": [
      {
        "id": 825053252,
        "name": "DP-1",
        "primary": false,
        "output": {
          "width": 3840,
          "height": 2160
        },
        "scaled": {
          "width": 3840,
          "height": 2160
        },
        "physical": {
          "width": 610,
          "height": 350
        },
        "refreshRate": 59.997,
        "rotation": 0,
        "bitDepth": 0,
        "hdrEnabled": false,
        "type": "External"
      },
      {
        "id": 13842044699629124,
        "name": "DVI-D-1",
        "primary": false,
        "output": {
          "width": 1200,
          "height": 1920
        },
        "scaled": {
          "width": 1200,
          "height": 1920
        },
        "physical": {
          "width": 320,
          "height": 520
        },
        "refreshRate": 59.95,
        "rotation": 270,
        "bitDepth": 0,
        "hdrEnabled": false,
        "type": "External"
      }
    ],
    "stat": 2.3025859966874123
  },
  {
    "type": "Brightness",
    "result": [],
    "stat": 0.06844200193881989
  },
  {
    "type": "Monitor",
    "error": "XOpenDisplay() failed",
    "stat": 1.1884479969739914
  },
  {
    "type": "LM",
    "error": "Failed to get $XDG_SESSION_ID",
    "stat": 0.015155002474784851
  },
  {
    "type": "DE",
    "error": "No DE found",
    "stat": 0.002445004880428314
  },
  {
    "type": "WM",
    "error": "No WM found",
    "stat": 0.0024449974298477173
  },
  {
    "type": "WMTheme",
    "error": "WM Theme needs successful WM detection",
    "stat": 0.003909997642040253
  },
  {
    "type": "Theme",
    "result": {
      "theme1": "",
      "theme2": "Chicago95 [GTK2/3]"
    },
    "stat": 0.16377200186252594
  },
  {
    "type": "Icons",
    "result": {
      "icons1": "",
      "icons2": "Chicago95 [GTK2/3]"
    },
    "stat": 0.005378000438213348
  },
  {
    "type": "Font",
    "result": {
      "display": "Droid Sans (9pt) [GTK2/3]",
      "fonts": [
        "",
        "Droid Sans (9pt)",
        "Droid Sans (9pt)",
        ""
      ]
    },
    "stat": 0.02346600592136383
  },
  {
    "type": "Cursor",
    "result": {
      "theme": "Vanilla-DMZ-Black",
      "size": "0"
    },
    "stat": 0.00635499507188797
  },
  {
    "type": "Wallpaper",
    "error": "Failed to detect the current wallpaper path",
    "stat": 0.0024439990520477295
  },
  {
    "type": "Terminal",
    "result": {
      "processName": "sshd",
      "exe": "sshd: pkubaj@pts/4",
      "exeName": "4",
      "exePath": "/usr/sbin/sshd",
      "pid": 10586,
      "ppid": 7485,
      "prettyName": "",
      "version": "",
      "tty": ""
    },
    "stat": 0.04253200441598892
  },
  {
    "type": "TerminalFont",
    "error": "Unknown terminal: sshd",
    "stat": 0.010755002498626709
  },
  {
    "type": "TerminalSize",
    "result": {
      "columns": 230,
      "rows": 50,
      "width": 2530,
      "height": 1300
    },
    "stat": 101.41987399756908
  },
  {
    "type": "TerminalTheme",
    "result": {
      "fg": {
        "r": 255,
        "g": 255,
        "b": 255,
        "dark": false
      },
      "bg": {
        "r": 0,
        "g": 0,
        "b": 0,
        "dark": true
      }
    },
    "stat": 40.76408499479294
  },
  {
    "type": "CPU",
    "result": {
      "cpu": "AMD Opteron(tm) 6386 SE",
      "vendor": "",
      "cores": {
        "physical": 32,
        "logical": 32,
        "online": 32
      },
      "frequency": {
        "base": 2800,
        "max": 2800,
        "biosLimit": 0
      },
      "coreTypes": [
        {
          "count": 1,
          "freq": 2800
        }
      ],
      "temperature": 290.2
    },
    "stat": 0.43509600311517715
  },
  {
    "type": "CPUCache",
    "error": "Failed to get SMBIOS data",
    "stat": 0.008799001574516296
  },
  {
    "type": "CPUUsage",
    "result": [
      0.0,
      0.0,
      0.0,
      0.0,
      0.0,
      0.0,
      0.0,
      1.8867924528301887,
      0.0,
      0.0,
      0.0,
      0.0,
      0.0,
      1.9607843137254901,
      0.0,
      2.0,
      18.367346938775512,
      0.0,
      0.0,
      0.0,
      0.0,
      0.0,
      1.8181818181818181,
      0.0,
      0.0,
      0.0,
      1.8518518518518516,
      0.0,
      0.0,
      0.0,
      0.0,
      0.0
    ],
    "stat": 421.37619199603796
  },
  {
    "type": "GPU",
    "result": [
      {
        "coreCount": null,
        "coreUsage": null,
        "memory": {
          "dedicated": {
            "total": null,
            "used": null
          },
          "shared": {
            "total": null,
            "used": null
          }
        },
        "driver": "vgapci",
        "name": "AMD Radeon RX 560 Series",
        "temperature": null,
        "type": "Unknown",
        "vendor": "AMD",
        "platformApi": "",
        "frequency": 0,
        "deviceId": 2128
      },
      {
        "coreCount": null,
        "coreUsage": null,
        "memory": {
          "dedicated": {
            "total": null,
            "used": null
          },
          "shared": {
            "total": null,
            "used": null
          }
        },
        "driver": "vgapci",
        "name": "ASPEED Graphics Family",
        "temperature": null,
        "type": "Unknown",
        "vendor": "ASPEED Technology, Inc.",
        "platformApi": "",
        "frequency": 0,
        "deviceId": 3716
      }
    ],
    "stat": 3.402548000216484
  },
  {
    "type": "Memory",
    "result": {
      "total": 171618271232,
      "used": 50831785984
    },
    "stat": 0.027865000069141388
  },
  {
    "type": "PhysicalMemory",
    "error": "Failed to get SMBIOS data",
    "stat": 0.01222199946641922
  },
  {
    "type": "Swap",
    "result": {
      "total": 0,
      "used": 0
    },
    "stat": 0.012710995972156525
  },
  {
    "type": "Disk",
    "result": [
      {
        "bytes": {
          "available": 389984088064,
          "free": 389984088064,
          "total": 454287716352,
          "used": 64303628288
        },
        "files": {
          "total": 762473638,
          "used": 785966
        },
        "filesystem": "zfs",
        "mountpoint": "/",
        "mountFrom": "zrootnvme/ROOT/default",
        "name": "",
        "volumeType": [
          "Regular"
        ],
        "createTime": "2021-02-12T07:33:41.000+0100"
      },
      {
        "bytes": {
          "available": 40659918848,
          "free": 40659918848,
          "total": 1931058151424,
          "used": 1890398232576
        },
        "files": {
          "total": 80718546,
          "used": 1304642
        },
        "filesystem": "zfs",
        "mountpoint": "/usr/home",
        "mountFrom": "zroot/home",
        "name": "",
        "volumeType": [
          "Subvolume"
        ],
        "createTime": "2019-08-08T22:20:33.172+0200"
      },
      {
        "bytes": {
          "available": 389984088064,
          "free": 389984088064,
          "total": 392969359360,
          "used": 2985271296
        },
        "files": {
          "total": 761810824,
          "used": 123152
        },
        "filesystem": "zfs",
        "mountpoint": "/usr/local/poudriere/jails/amd64-132",
        "mountFrom": "zrootnvme/poudriere/jails/amd64-132",
        "name": "",
        "volumeType": [
          "Regular"
        ],
        "createTime": "2021-02-15T18:17:13.349+0100"
      },
      {
        "bytes": {
          "available": 389984088064,
          "free": 389984088064,
          "total": 393221255168,
          "used": 3237167104
        },
        "files": {
          "total": 761819272,
          "used": 131600
        },
        "filesystem": "zfs",
        "mountpoint": "/usr/local/poudriere/jails/amd64-140",
        "mountFrom": "zrootnvme/poudriere/jails/amd64-140",
        "name": "",
        "volumeType": [
          "Regular"
        ],
        "createTime": "2023-09-11T09:41:45.185+0200"
      },
      {
        "bytes": {
          "available": 389984088064,
          "free": 389984088064,
          "total": 393405329408,
          "used": 3421241344
        },
        "files": {
          "total": 761823102,
          "used": 135430
        },
        "filesystem": "zfs",
        "mountpoint": "/usr/local/poudriere/jails/amd64-141",
        "mountFrom": "zrootnvme/poudriere/jails/amd64-141",
        "name": "",
        "volumeType": [
          "Regular"
        ],
        "createTime": "2024-09-08T22:02:14.147+0200"
      },
      {
        "bytes": {
          "available": 389984088064,
          "free": 389984088064,
          "total": 392639492096,
          "used": 2655404032
        },
        "files": {
          "total": 761809633,
          "used": 121961
        },
        "filesystem": "zfs",
        "mountpoint": "/usr/local/poudriere/jails/i386-132",
        "mountFrom": "zrootnvme/poudriere/jails/i386-132",
        "name": "",
        "volumeType": [
          "Regular"
        ],
        "createTime": "2021-03-11T01:23:55.851+0100"
      },
      {
        "bytes": {
          "available": 389984088064,
          "free": 389984088064,
          "total": 392849907712,
          "used": 2865819648
        },
        "files": {
          "total": 761818128,
          "used": 130456
        },
        "filesystem": "zfs",
        "mountpoint": "/usr/local/poudriere/jails/i386-140",
        "mountFrom": "zrootnvme/poudriere/jails/i386-140",
        "name": "",
        "volumeType": [
          "Regular"
        ],
        "createTime": "2023-09-28T06:44:35.801+0200"
      },
      {
        "bytes": {
          "available": 389984088064,
          "free": 389984088064,
          "total": 393019097088,
          "used": 3035009024
        },
        "files": {
          "total": 761821955,
          "used": 134283
        },
        "filesystem": "zfs",
        "mountpoint": "/usr/local/poudriere/jails/i386-141",
        "mountFrom": "zrootnvme/poudriere/jails/i386-141",
        "name": "",
        "volumeType": [
          "Regular"
        ],
        "createTime": "2024-06-06T15:26:33.312+0200"
      },
      {
        "bytes": {
          "available": 389984088064,
          "free": 389984088064,
          "total": 393150324736,
          "used": 3166236672
        },
        "files": {
          "total": 761809307,
          "used": 121635
        },
        "filesystem": "zfs",
        "mountpoint": "/usr/local/poudriere/jails/riscv64-132",
        "mountFrom": "zrootnvme/poudriere/jails/riscv64-132",
        "name": "",
        "volumeType": [
          "Regular"
        ],
        "createTime": "2021-12-14T20:24:34.090+0100"
      },
      {
        "bytes": {
          "available": 389984088064,
          "free": 389984088064,
          "total": 393377021952,
          "used": 3392933888
        },
        "files": {
          "total": 761818781,
          "used": 131109
        },
        "filesystem": "zfs",
        "mountpoint": "/usr/local/poudriere/jails/riscv64-140",
        "mountFrom": "zrootnvme/poudriere/jails/riscv64-140",
        "name": "",
        "volumeType": [
          "Regular"
        ],
        "createTime": "2024-02-04T19:31:37.579+0100"
      },
      {
        "bytes": {
          "available": 389984088064,
          "free": 389984088064,
          "total": 393589936128,
          "used": 3605848064
        },
        "files": {
          "total": 761822691,
          "used": 135019
        },
        "filesystem": "zfs",
        "mountpoint": "/usr/local/poudriere/jails/riscv64-141",
        "mountFrom": "zrootnvme/poudriere/jails/riscv64-141",
        "name": "",
        "volumeType": [
          "Regular"
        ],
        "createTime": "2024-06-06T16:17:32.625+0200"
      },
      {
        "bytes": {
          "available": 389984088064,
          "free": 389984088064,
          "total": 389984186368,
          "used": 98304
        },
        "files": {
          "total": 761687679,
          "used": 7
        },
        "filesystem": "zfs",
        "mountpoint": "/usr/src",
        "mountFrom": "zrootnvme/usr/src",
        "name": "",
        "volumeType": [
          "Regular"
        ],
        "createTime": "2023-06-26T16:00:14.000+0200"
      },
      {
        "bytes": {
          "available": 389984088064,
          "free": 389984088064,
          "total": 389984186368,
          "used": 98304
        },
        "files": {
          "total": 761687681,
          "used": 9
        },
        "filesystem": "zfs",
        "mountpoint": "/var/audit",
        "mountFrom": "zrootnvme/var/audit",
        "name": "",
        "volumeType": [
          "Regular"
        ],
        "createTime": "2019-08-08T22:21:05.202+0200"
      },
      {
        "bytes": {
          "available": 389984088064,
          "free": 389984088064,
          "total": 389984186368,
          "used": 98304
        },
        "files": {
          "total": 761687680,
          "used": 8
        },
        "filesystem": "zfs",
        "mountpoint": "/var/crash",
        "mountFrom": "zrootnvme/var/crash",
        "name": "",
        "volumeType": [
          "Regular"
        ],
        "createTime": "2019-08-08T22:21:05.202+0200"
      },
      {
        "bytes": {
          "available": 389984088064,
          "free": 389984088064,
          "total": 389987115008,
          "used": 3026944
        },
        "files": {
          "total": 761687755,
          "used": 83
        },
        "filesystem": "zfs",
        "mountpoint": "/var/log",
        "mountFrom": "zrootnvme/var/log",
        "name": "",
        "volumeType": [
          "Regular"
        ],
        "createTime": "2021-02-12T07:15:23.000+0100"
      },
      {
        "bytes": {
          "available": 389984088064,
          "free": 389984088064,
          "total": 389994528768,
          "used": 10440704
        },
        "files": {
          "total": 761687697,
          "used": 25
        },
        "filesystem": "zfs",
        "mountpoint": "/var/mail",
        "mountFrom": "zrootnvme/var/mail",
        "name": "",
        "volumeType": [
          "Regular"
        ],
        "createTime": "2021-01-16T14:14:42.355+0100"
      },
      {
        "bytes": {
          "available": 389984088064,
          "free": 389984088064,
          "total": 389986758656,
          "used": 2670592
        },
        "files": {
          "total": 761689992,
          "used": 2320
        },
        "filesystem": "zfs",
        "mountpoint": "/var/tmp",
        "mountFrom": "zrootnvme/var/tmp",
        "name": "",
        "volumeType": [
          "Regular"
        ],
        "createTime": "2021-02-02T02:17:01.139+0100"
      }
    ],
    "stat": 0.4287400022149086
  },
  {
    "type": "Zpool",
    "result": [
      {
        "name": "zroot",
        "state": "ONLINE",
        "used": 1890484883456,
        "total": 1992864825344,
        "version": 5000,
        "fragmentation": 45
      },
      {
        "name": "zrootnvme",
        "state": "ONLINE",
        "used": 92800819200,
        "total": 498216206336,
        "version": 5000,
        "fragmentation": 32
      }
    ],
    "stat": 18.621127001941204
  },
  {
    "type": "Battery",
    "error": "sysctlbyname(\"hw.acpi.battery.units\") failed",
    "stat": 0.013199999928474426
  },
  {
    "type": "PowerAdapter",
    "error": "Not supported on this platform",
    "stat": 0.003421999514102936
  },
  {
    "type": "Player",
    "error": "Failed to connect to DBus",
    "stat": 0.87899199873209
  },
  {
    "type": "Media",
    "error": "Failed to connect to DBus",
    "stat": 0.0024449974298477173
  },
  {
    "type": "PublicIp",
    "result": {
      "ip": "X.X.X.X",
      "location": "Warsaw, PL"
    },
    "stat": 0.08408600091934204
  },
  {
    "type": "LocalIp",
    "result": [
      {
        "defaultRoute": true,
        "ipv4": "192.168.1.15/24",
        "ipv6": "fe80::ca60:ff:fe0f:f6d0/64",
        "mac": "c8:60:00:0f:f6:d0",
        "name": "em0",
        "mtu": 1500,
        "speed": 1000
      }
    ],
    "stat": 0.29381199926137924
  },
  {
    "type": "DNS",
    "result": [
      "192.168.1.1",
      "2001:470:71:6e::1"
    ],
    "stat": 0.06404200196266174
  },
  {
    "type": "Wifi",
    "result": [],
    "stat": 0.05426499992609024
  },
  {
    "type": "DateTime",
    "result": "2024-09-12T13:04:09.635+0200",
    "stat": 0.0205330029129982
  },
  {
    "type": "Locale",
    "result": "ja_JP.UTF-8",
    "stat": 0.004399999976158142
  },
  {
    "type": "Vulkan",
    "result": {
      "apiVersion": "1.3.278",
      "conformanceVersion": "1.2.1",
      "driver": "radv [Mesa 24.1.7]",
      "gpus": [
        {
          "type": "Discrete",
          "vendor": "AMD",
          "name": "AMD Radeon RX 560 Series (RADV POLARIS11)",
          "driver": "Mesa 24.1.7",
          "platformApi": "Vulkan 1.3.278",
          "deviceId": 26607,
          "memory": {
            "dedicated": {
              "total": 2147483648,
              "used": null
            },
            "shared": {
              "total": 85809135616,
              "used": null
            }
          },
          "deviceId": 26607
        }
      ]
    },
    "stat": 118.50740999728441
  },
  {
    "type": "OpenGL",
    "error": "XOpenDisplay returned NULL",
    "stat": 5.99405699968338
  },
  {
    "type": "OpenCL",
    "error": "dlopen libOpenCL.so failed",
    "stat": 0.18137099593877792
  },
  {
    "type": "Users",
    "result": [
      {
        "name": "pkubaj",
        "hostName": "",
        "sessionName": "ttyv1",
        "clientIp": "",
        "loginTime": "2024-09-12T00:30:47.339+0200"
      }
    ],
    "stat": 0.10217399895191193
  },
  {
    "type": "Bluetooth",
    "error": "Failed to call GetManagedObjects",
    "stat": 1.1943140029907227
  },
  {
    "type": "BluetoothRadio",
    "error": "Failed to call GetManagedObjects",
    "stat": 0.19554899632930756
  },
  {
    "type": "Sound",
    "result": [
      {
        "active": true,
        "main": true,
        "volume": 75,
        "name": "EMU10Kx DSP front PCM interface on emu10kx0",
        "identifier": "/dev/mixer0"
      },
      {
        "active": true,
        "main": false,
        "volume": 75,
        "name": "EMU10Kx DSP rear PCM interface on emu10kx0",
        "identifier": "/dev/mixer1"
      },
      {
        "active": true,
        "main": false,
        "volume": 100,
        "name": "ATI R6xx (HDMI) on hdaa0",
        "identifier": "/dev/mixer2"
      },
      {
        "active": true,
        "main": false,
        "volume": 100,
        "name": "ATI R6xx (HDMI) on hdaa0",
        "identifier": "/dev/mixer3"
      },
      {
        "active": true,
        "main": false,
        "volume": 100,
        "name": "ATI R6xx (HDMI) on hdaa0",
        "identifier": "/dev/mixer4"
      },
      {
        "active": true,
        "main": false,
        "volume": 100,
        "name": "ATI R6xx (HDMI) on hdaa0",
        "identifier": "/dev/mixer5"
      },
      {
        "active": true,
        "main": false,
        "volume": 100,
        "name": "ATI R6xx (HDMI) on hdaa0",
        "identifier": "/dev/mixer6"
      }
    ],
    "stat": 0.1598610058426857
  },
  {
    "type": "Camera",
    "result": [],
    "stat": 0.011243999004364014
  },
  {
    "type": "Gamepad",
    "result": [],
    "stat": 0.566602997481823
  },
  {
    "type": "Weather",
    "result": "+22°C - Partly cloudy (Warsaw, Poland)",
    "stat": 0.05573199689388275
  },
  {
    "type": "NetIO",
    "result": [
      {
        "name": "em0",
        "defaultRoute": true,
        "txBytes": 92262,
        "rxBytes": 5278870,
        "txPackets": 1386,
        "rxPackets": 3732,
        "rxErrors": 0,
        "txErrors": 0,
        "rxDrops": 0,
        "txDrops": 0
      }
    ],
    "stat": 268.33096799999475
  },
  {
    "type": "DiskIO",
    "result": [
      {
        "name": "PNY CS2130 500GB SSD",
        "devPath": "/dev/nda0",
        "bytesRead": 0,
        "bytesWritten": 0,
        "readCount": 0,
        "writeCount": 0
      },
      {
        "name": "Hitachi HUS724030ALE641",
        "devPath": "/dev/ada0",
        "bytesRead": 0,
        "bytesWritten": 0,
        "readCount": 0,
        "writeCount": 0
      },
      {
        "name": "WDC WD2002FYPS-02W3B0",
        "devPath": "/dev/ada1",
        "bytesRead": 0,
        "bytesWritten": 0,
        "readCount": 0,
        "writeCount": 0
      },
      {
        "name": "INTEL SSDSC2BW120H6",
        "devPath": "/dev/ada2",
        "bytesRead": 0,
        "bytesWritten": 0,
        "readCount": 0,
        "writeCount": 0
      },
      {
        "name": "Samsung SSD 870 EVO 1TB",
        "devPath": "/dev/ada3",
        "bytesRead": 0,
        "bytesWritten": 0,
        "readCount": 0,
        "writeCount": 0
      }
    ],
    "stat": 4.0972350016236305
  },
  {
    "type": "PhysicalDisk",
    "result": [
      {
        "name": "PNY CS2130 500GB SSD",
        "devPath": "/dev/nda0",
        "interconnect": "OTHER",
        "kind": "SSD",
        "size": 500107862016,
        "serial": "PNY16200007380108E1C",
        "removable": null,
        "readOnly": false,
        "revision": "",
        "temperature": null
      },
      {
        "name": "Hitachi HUS724030ALE641",
        "devPath": "/dev/ada0",
        "interconnect": "IDE",
        "kind": "HDD",
        "size": 3000592982016,
        "serial": "P8GUMHGP",
        "removable": null,
        "readOnly": false,
        "revision": "",
        "temperature": null
      },
      {
        "name": "WDC WD2002FYPS-02W3B0",
        "devPath": "/dev/ada1",
        "interconnect": "IDE",
        "kind": "HDD",
        "size": 2000398934016,
        "serial": "WD-WCAVY6571778",
        "removable": null,
        "readOnly": false,
        "revision": "",
        "temperature": null
      },
      {
        "name": "INTEL SSDSC2BW120H6",
        "devPath": "/dev/ada2",
        "interconnect": "IDE",
        "kind": "SSD",
        "size": 120034123776,
        "serial": "CVTR5416063Z120AGN",
        "removable": null,
        "readOnly": null,
        "revision": "",
        "temperature": null
      },
      {
        "name": "Samsung SSD 870 EVO 1TB",
        "devPath": "/dev/ada3",
        "interconnect": "IDE",
        "kind": "SSD",
        "size": 1000204886016,
        "serial": "S75CNX0WB37886K",
        "removable": null,
        "readOnly": null,
        "revision": "",
        "temperature": null
      }
    ],
    "stat": 3.942751005291939
  },
  {
    "type": "Version",
    "result": {
      "projectName": "fastfetch",
      "sysName": "FreeBSD",
      "architecture": "x86_64",
      "version": "2.24.0",
      "versionGit": "",
      "cmakeBuiltType": "Release",
      "compileTime": "Sep 11 2024, 23:08:58",
      "compiler": "clang 18.1.5",
      "debugMode": false,
      "libc": "FBSD"
    },
    "stat": 0.005866996943950653
  },
  {
    "type": "Break",
    "error": "Unsupported for JSON format",
    "stat": 0.004399999976158142
  },
  {
    "type": "Colors",
    "error": "Unsupported for JSON format",
    "stat": 0.002932995557785034
  }
]

Output of fastfetch --list-features:

threads
vulkan
wayland
xcb-randr
xcb
xrandr
x11
drm
gio
dconf
dbus
imagemagick7
chafa
zlib
xfconf
sqlite3
egl
glx
osmesa
opencl
libelf
libzfs
System yyjson
linux/videodev2

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