-
-
Notifications
You must be signed in to change notification settings - Fork 586
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Read the FAQ first
- I have checked the FAQ but the issue is not covered
Description
The OS line displays this:
OS: Debian GNU/Linux 12 (bookworm) x86_64
The point release is missing. I'am currently on 12.12
I would like to know the point release of my OS as well, not just the main version.
Version used
fastfetch 2.53.0 (x86_64)
Bug prevalence
Always
Regression
Yes
Installation
GitHub Releases
Package manager
apt
Screenshots
Configuration
System information
$ fastfetch -c all.jsonc --stat --format json
[
{
"type": "Title",
"result": {
"userName": "xxx",
"fullUserName": "xxx yyy,,,",
"hostName": "PRECISION-5820",
"homeDir": "/home/xxx/",
"exePath": "/usr/bin/fastfetch",
"userShell": "/bin/bash"
},
"stat": 0.002081999904476106
},
{
"type": "Separator",
"error": "Unsupported for JSON format",
"stat": 0.000278000021353364
},
{
"type": "OS",
"result": {
"buildID": "",
"codename": "bookworm",
"id": "debian",
"idLike": "",
"name": "Debian GNU/Linux",
"prettyName": "Debian GNU/Linux 12 (bookworm)",
"variant": "",
"variantID": "",
"version": "12.12",
"versionID": "12.12"
},
"stat": 0.024286000058054924
},
{
"type": "Host",
"result": {
"family": "Precision",
"name": "Precision 5820 Tower",
"version": "",
"sku": "0738",
"vendor": "Dell Inc.",
"serial": "",
"uuid": ""
},
"stat": 0.05190399999264628
},
{
"type": "BIOS",
"result": {
"date": "03/17/2025",
"release": "2.42",
"vendor": "Dell Inc.",
"version": "2.42.0",
"type": "UEFI"
},
"stat": 0.025884000002406538
},
{
"type": "Bootmgr",
"result": {
"name": "debian",
"firmware": "\\EFI\\debian\\shimx64.efi",
"order": 0,
"secureBoot": true
},
"stat": 0.24804099998436868
},
{
"type": "Board",
"result": {
"name": "06JWJY",
"vendor": "Dell Inc.",
"version": "A00",
"serial": ""
},
"stat": 0.022241000086069107
},
{
"type": "Chassis",
"result": {
"type": "Desktop",
"vendor": "Dell Inc.",
"version": "",
"serial": ""
},
"stat": 0.029558999929577112
},
{
"type": "Kernel",
"result": {
"architecture": "x86_64",
"name": "Linux",
"release": "6.1.0-40-amd64",
"version": "#1 SMP PREEMPT_DYNAMIC Debian 6.1.153-1 (2025-09-20)",
"displayVersion": "",
"pageSize": 4096
},
"stat": 0.0008410000009462237
},
{
"type": "InitSystem",
"result": {
"name": "systemd",
"exe": "/usr/lib/systemd/systemd",
"version": "252.39-1~deb12u1",
"pid": 1
},
"stat": 0.13723200000822544
},
{
"type": "Uptime",
"result": {
"uptime": 589300,
"bootTime": "2025-09-29T17:32:15.991+0200"
},
"stat": 0.022335999994538724
},
{
"type": "Loadavg",
"result": [
0.0,
0.0,
0.0
],
"stat": 0.008349000010639429
},
{
"type": "Processes",
"result": 169,
"stat": 0.11078900005668402
},
{
"type": "Packages",
"result": {
"all": 597,
"amSystem": 0,
"amUser": 0,
"apk": 0,
"brew": 0,
"brewCask": 0,
"choco": 0,
"dpkg": 597,
"emerge": 0,
"eopkg": 0,
"flatpakSystem": 0,
"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": 0,
"scoopUser": 0,
"scoopGlobal": 0,
"snap": 0,
"soar": 0,
"sorcery": 0,
"winget": 0,
"xbps": 0,
"pacmanBranch": ""
},
"stat": 0.2053809999488294
},
{
"type": "Shell",
"result": {
"exe": "bash",
"exeName": "bash",
"exePath": "/usr/bin/bash",
"pid": 1729,
"ppid": 1728,
"processName": "bash",
"prettyName": "bash",
"version": "5.2.15",
"tty": 1
},
"stat": 0.10740400000941008
},
{
"type": "Editor",
"error": "$VISUAL or $EDITOR not set",
"stat": 0.0005559999262914062
},
{
"type": "Display",
"error": "Couldn't detect display",
"stat": 0.22064600000157952
},
{
"type": "Brightness",
"result": [],
"stat": 0.004314000019803643
},
{
"type": "Monitor",
"error": "Monitor module is an alias of Display module",
"stat": 0.00047099997755140066
},
{
"type": "LM",
"result": {
"service": "sshd",
"type": "TTY",
"version": ""
},
"stat": 0.34216900006867945
},
{
"type": "DE",
"error": "No DE found",
"stat": 0.00030399998649954796
},
{
"type": "WM",
"error": "No WM found",
"stat": 0.0007929999846965075
},
{
"type": "WMTheme",
"error": "WM Theme needs successful WM detection",
"stat": 0.0005749999545514584
},
{
"type": "Theme",
"error": "Theme isn't supported in TTY",
"stat": 0.00045300007332116365
},
{
"type": "Icons",
"error": "Icons aren't supported in TTY",
"stat": 0.0003700000233948231
},
{
"type": "Font",
"error": "Font isn't supported in TTY",
"stat": 0.0003149999538436532
},
{
"type": "Cursor",
"error": "Cursor isn't supported in TTY",
"stat": 0.0006819999543949962
},
{
"type": "Wallpaper",
"error": "Failed to detect the current wallpaper path",
"stat": 0.04194999998435378
},
{
"type": "Terminal",
"result": {
"processName": "sshd",
"exe": "sshd: xxx@pts/1",
"exeName": "1",
"exePath": "",
"pid": 1728,
"ppid": 1705,
"prettyName": "/dev/pts/1",
"version": "",
"tty": "/dev/pts/1"
},
"stat": 0.02996399998664856
},
{
"type": "TerminalFont",
"error": "Unknown terminal: sshd",
"stat": 0.0015579999890178442
},
{
"type": "TerminalSize",
"result": {
"columns": 317,
"rows": 85,
"width": 2576,
"height": 1408
},
"stat": 5.010923000052571
},
{
"type": "TerminalTheme",
"error": "Failed to detect terminal theme",
"stat": 100.10548699996434
},
{
"type": "CPU",
"result": {
"cpu": "Intel(R) Xeon(R) W-2255",
"vendor": "GenuineIntel",
"packages": 1,
"cores": {
"physical": 10,
"logical": 10,
"online": 10
},
"frequency": {
"base": 3700,
"max": 4700
},
"coreTypes": [
{
"count": 10,
"freq": 3700
}
],
"temperature": 55.0,
"march": "x86_64-v4"
},
"stat": 0.3359560000244528
},
{
"type": "CPUCache",
"result": {
"l1": [
{
"size": 32768,
"num": 10,
"lineSize": 64,
"type": "data"
},
{
"size": 32768,
"num": 10,
"lineSize": 64,
"type": "instruction"
}
],
"l2": [
{
"size": 1048576,
"num": 10,
"lineSize": 64,
"type": "unified"
}
],
"l3": [
{
"size": 20185088,
"num": 1,
"lineSize": 64,
"type": "unified"
}
]
},
"stat": 1.141124000074342
},
{
"type": "CPUUsage",
"result": [
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0
],
"stat": 200.10596199997235
},
{
"type": "GPU",
"result": [
{
"index": null,
"coreCount": 0,
"coreUsage": null,
"memory": {
"dedicated": {
"total": 2147414016,
"used": null
},
"shared": {
"total": 562949953273856,
"used": null
},
"type": null
},
"driver": "nouveau",
"name": "GeForce GT 1030",
"temperature": 35.0,
"type": "Discrete",
"vendor": "NVIDIA",
"platformApi": "DRM (card0)",
"frequency": null,
"deviceId": 179000
}
],
"stat": 0.9907139999559149
},
{
"type": "Memory",
"result": {
"total": 67098501120,
"used": 845279232
},
"stat": 0.011581999948248267
},
{
"type": "PhysicalMemory",
"error": "Failed to get SMBIOS data",
"stat": 0.007886999985203147
},
{
"type": "Swap",
"result": [
{
"name": "/dev/nvme0n1p3",
"used": 0,
"total": 1024454656
}
],
"stat": 0.008219999959692359
},
{
"type": "Disk",
"result": [
{
"bytes": {
"available": 24492384256,
"free": 26009149440,
"total": 29348499456,
"used": 3339350016
},
"files": {
"total": 1831424,
"used": 62125
},
"filesystem": "ext4",
"mountpoint": "/",
"mountFrom": "/dev/nvme0n1p2",
"name": "",
"volumeType": [
"Regular"
],
"createTime": "2025-04-27T17:27:43.000+0200"
},
{
"bytes": {
"available": 529666048,
"free": 529666048,
"total": 535805952,
"used": 6139904
},
"files": {
"total": null,
"used": null
},
"filesystem": "vfat",
"mountpoint": "/boot/efi",
"mountFrom": "/dev/nvme0n1p1",
"name": "",
"volumeType": [
"Regular"
],
"createTime": null
},
{
"bytes": {
"available": 788521664512,
"free": 834970173440,
"total": 912905764864,
"used": 77935591424
},
"files": {
"total": 56680448,
"used": 6731
},
"filesystem": "ext4",
"mountpoint": "/home",
"mountFrom": "/dev/nvme0n1p4",
"name": "",
"volumeType": [
"Regular"
],
"createTime": "2025-04-27T17:27:43.000+0200"
}
],
"stat": 0.14884600008372217
},
{
"type": "Btrfs",
"error": "opendir(\"/sys/fs/btrfs\") == NULL",
"stat": 0.0034549999982118607
},
{
"type": "Zpool",
"error": "dlopen libzfs.so failed",
"stat": 0.13895600009709597
},
{
"type": "Battery",
"result": [],
"stat": 0.005359000060707331
},
{
"type": "PowerAdapter",
"result": [],
"stat": 0.003322000033222139
},
{
"type": "Player",
"error": "Player module is an alias of Media module",
"stat": 0.0001900000497698784
},
{
"type": "Media",
"error": "No media found",
"stat": 17.68508299998939
},
{
"type": "PublicIp",
"result": {
"ip": "0.1.2.3",
"location": "Budapest, HU"
},
"stat": 0.044602999929338694
},
{
"type": "LocalIp",
"result": [
{
"name": "eno1",
"defaultRoute": {
"ipv4": true,
"ipv6": false
},
"ipv4": "192.168.50.193/24",
"ipv6": "",
"mac": "xx:yy:aa:bb:cc:dd",
"mtu": 1500,
"speed": 1000,
"flags": "UP,BROADCAST,RUNNING,MULTICAST,LOWER_UP"
}
],
"stat": 0.09149799996521324
},
{
"type": "DNS",
"result": [
"10.9.0.3",
"192.168.50.104"
],
"stat": 0.009747999953106046
},
{
"type": "Wifi",
"result": [],
"stat": 0.06229799997527152
},
{
"type": "DateTime",
"result": "2025-09-29T17:42:05.618+0200",
"stat": 0.005078000016510487
},
{
"type": "Locale",
"result": "en_US.UTF-8",
"stat": 0.0006130000110715628
},
{
"type": "Vulkan",
"error": "dlopen libvulkan.so failed",
"stat": 0.08063700003549457
},
{
"type": "OpenGL",
"error": "dlopen glx failed",
"stat": 0.09666000003926456
},
{
"type": "OpenCL",
"error": "dlopen libOpenCL.so failed",
"stat": 0.04728099994827062
},
{
"type": "Users",
"result": [
{
"name": "ts3server",
"hostName": "tmux(1639).%0",
"sessionName": "pts/0",
"clientIp": "",
"loginTime": "2025-09-29T17:32:21.776+0200"
},
{
"name": "xxx",
"hostName": "192.168.50.119",
"sessionName": "pts/1",
"clientIp": "192.168.50.119",
"loginTime": "2025-09-29T17:37:04.635+0200"
}
],
"stat": 0.029088000068441033
},
{
"type": "Bluetooth",
"result": [],
"stat": 0.0035219999263063073
},
{
"type": "BluetoothRadio",
"error": "Failed to open /sys/class/bluetooth",
"stat": 0.001598999951966107
},
{
"type": "Sound",
"error": "Failed to load libpulse.so",
"stat": 0.0345509999897331
},
{
"type": "Camera",
"result": [],
"stat": 0.002837000065483153
},
{
"type": "Gamepad",
"result": [],
"stat": 0.012599000008776784
},
{
"type": "Mouse",
"result": [],
"stat": 0.005775999976322055
},
{
"type": "Keyboard",
"result": [
{
"serial": "",
"name": "AT Translated Set 2 keyboard",
"ignored": false
}
],
"stat": 0.031401999993249774
},
{
"type": "Weather",
"error": "ffNetworkingSendHttpRequest() failed",
"stat": 0.0011869999580085278
},
{
"type": "NetIO",
"result": [
{
"name": "eno1",
"defaultRoute": true,
"txBytes": 534,
"rxBytes": 1053,
"txPackets": 6,
"rxPackets": 7,
"rxErrors": 0,
"txErrors": 0,
"rxDrops": 0,
"txDrops": 0
}
],
"stat": 672.3920180000132
},
{
"type": "DiskIO",
"result": [
{
"name": "KINGSTON SEDC1500M960G",
"devPath": "/dev/nvme0n1",
"bytesRead": 106496,
"bytesWritten": 16384,
"readCount": 6,
"writeCount": 3
},
{
"name": "HL-DT-ST DVD+-RW GHA2N",
"devPath": "/dev/sr0",
"bytesRead": 0,
"bytesWritten": 0,
"readCount": 0,
"writeCount": 0
},
{
"name": "Generic- SD/MMC CRW",
"devPath": "/dev/sda",
"bytesRead": 0,
"bytesWritten": 0,
"readCount": 0,
"writeCount": 0
}
],
"stat": 0.11051300005055964
},
{
"type": "PhysicalDisk",
"result": [
{
"name": "KINGSTON SEDC1500M960G",
"devPath": "/dev/nvme0n1",
"interconnect": "NVMe",
"kind": "SSD",
"size": 960197124096,
"serial": "50026B7282A6F22F",
"removable": false,
"readOnly": false,
"revision": "S67F0103",
"temperature": 35.85
},
{
"name": "HL-DT-ST DVD+-RW GHA2N",
"devPath": "/dev/sr0",
"interconnect": "ATA",
"kind": "HDD",
"size": 1073741312,
"serial": "",
"removable": true,
"readOnly": false,
"revision": "A103",
"temperature": null
},
{
"name": "Generic- SD/MMC CRW",
"devPath": "/dev/sda",
"interconnect": "USB",
"kind": "HDD",
"size": 0,
"serial": "",
"removable": true,
"readOnly": false,
"revision": "1.00",
"temperature": null
}
],
"stat": 3.1987879999214783
},
{
"type": "TPM",
"result": {
"version": "2.0",
"description": ""
},
"stat": 0.01773199997842312
},
{
"type": "Version",
"result": {
"projectName": "fastfetch",
"sysName": "Linux",
"architecture": "x86_64",
"version": "2.53.0",
"versionGit": "",
"cmakeBuiltType": "RelWithDebInfo",
"compileTime": "Sep 23 2025, 02:21:49",
"compiler": "gcc 11.4.0",
"debugMode": false,
"libc": "glibc 2.35"
},
"stat": 0.0006709999870508909
},
{
"type": "Break",
"error": "Unsupported for JSON format",
"stat": 0.00028799998108297586
},
{
"type": "Colors",
"error": "Unsupported for JSON format",
"stat": 0.00025100004859268665
}
]
Features built-in
$ fastfetch --list-features
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
Labels
bugSomething isn't workingSomething isn't working