Skip to content

[BUG] Preset files missing/cannot load properly #1672

Closed
@mrjxtr

Description

@mrjxtr

Read the FAQ first

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

Description

I had a script where it runs fastfetch -c examples/8.jsonc which works perfectly, but suddenly, after the update, it does not work anymore. The preset directories seem to be missing as well.

Version used

fastfetch 2.40.2 (x86_64)

Bug prevalence

Always

Regression

Yes

Installation

Package manager

Package manager

pacman

Screenshots

I had a script where it runs fastfetch -c examples/8.jsonc which works perfectly, but suddenly, after the update, it does not work anymore.

Image

I did fastfetch --list-config-paths, and most of the paths here do not exist, only the custom config that I made.
I found the example configs in /usr/share/fastfetch/presets

Image

Configuration

{
  "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
  "logo": {
      "padding": {
      "top": 2
      }
  },
  "display": {
        "separator": ""
  },
  "modules": [
      "break",
      "break",
      "break",
       {
          "type": "os",
          "key": "OS   ",
          "keyColor": "31",  // = color1
      },
      {
          "type": "kernel",
          "key": " ├  ",
          "keyColor": "31",
      },
      {
          "type": "shell",
          "key": " └  ",
          "keyColor": "31", 
      },
      "break",
      {
          "type": "wm",
          "key": "WM   ",
          "keyColor": "32", 
      },
      {
          "type": "wmtheme",
          "key": " ├ 󰉼 ",
          "keyColor": "32",
      },
      {
          "type": "icons",
          "key": " ├ 󰀻 ",
          "keyColor": "32",
      },
      {
          "type": "cursor",
          "key": " ├  ",
          "keyColor": "32", 
      },
      {
          "type": "terminal",
          "key": " ├  ",
          "keyColor": "32",
      },
      {
          "type": "terminalfont",
          "key": " └  ",
          "keyColor": "32", 
      },
      "break",
      {
          "type": "host",
          "format": "{5} {1} Type {2}",
          "key": "PC   ",
          "keyColor": "33",
      },
      {
          "type": "cpu",
          "format": "{1} ({3}) @ {7} GHz",
          "key": " ├  ",
          "keyColor": "33",
      },
      {
          "type": "gpu",
          "format": "{1} {2} @ {12} GHz",            
          "key": " ├ 󰢮 ",
          "keyColor": "33",
      },
      {
          "type": "memory",
          "key": " ├  ",
          "keyColor": "33",
      },
      {
          "type": "swap",
          "key": " ├ 󰓡 ",
          "keyColor": "33",
      },
      {
          "type": "disk",
          "key": " ├ 󰋊 ",
          "keyColor": "33",
      },
      {
          "type": "monitor",
          "key": " └  ",
          "keyColor": "33",
      },
      "break",
      "break",
  ]
}

System information

[
  {
    "type": "Title",
    "result": {
      "userName": "mrjxtr",
      "hostName": "mr-arch",
      "homeDir": "/home/mrjxtr/",
      "exePath": "/usr/bin/fastfetch",
      "userShell": "/usr/bin/zsh"
    },
    "stat": 0.004259999841451645
  },
  {
    "type": "Separator",
    "error": "Unsupported for JSON format",
    "stat": 0.0018850001506507397
  },
  {
    "type": "OS",
    "result": {
      "buildID": "rolling",
      "codename": "",
      "id": "arch",
      "idLike": "",
      "name": "Arch Linux",
      "prettyName": "Arch Linux",
      "variant": "",
      "variantID": "",
      "version": "",
      "versionID": ""
    },
    "stat": 0.026052000001072884
  },
  {
    "type": "Host",
    "result": {
      "family": "",
      "name": "MS-7A33",
      "version": "3.0",
      "sku": "",
      "vendor": "MSI",
      "serial": "",
      "uuid": ""
    },
    "stat": 0.06718900008127093
  },
  {
    "type": "Bios",
    "result": {
      "date": "04/27/2018",
      "release": "5.13",
      "vendor": "American Megatrends Inc.",
      "version": "5.C0",
      "type": "UEFI"
    },
    "stat": 0.025981999933719635
  },
  {
    "type": "Bootmgr",
    "result": {
      "name": "UEFI OS",
      "firmware": "\\EFI\\BOOT\\BOOTX64.EFI",
      "order": 5,
      "secureBoot": false
    },
    "stat": 1.8164210002869368
  },
  {
    "type": "Board",
    "result": {
      "name": "X370 GAMING PLUS (MS-7A33)",
      "vendor": "MSI",
      "version": "3.0",
      "serial": ""
    },
    "stat": 0.04490899993106723
  },
  {
    "type": "Chassis",
    "result": {
      "type": "Desktop",
      "vendor": "MSI",
      "version": "3.0",
      "serial": ""
    },
    "stat": 0.038763000164180994
  },
  {
    "type": "Kernel",
    "result": {
      "architecture": "x86_64",
      "name": "Linux",
      "release": "6.13.8-arch1-1",
      "version": "#1 SMP PREEMPT_DYNAMIC Sun, 23 Mar 2025 17:17:30 +0000",
      "displayVersion": "",
      "pageSize": 4096
    },
    "stat": 0.0027939998544752598
  },
  {
    "type": "InitSystem",
    "result": {
      "name": "systemd",
      "exe": "/usr/lib/systemd/systemd",
      "version": "257.5-1-arch",
      "pid": 1
    },
    "stat": 0.3108729999512434
  },
  {
    "type": "Uptime",
    "result": {
      "uptime": 2115350,
      "bootTime": "2025-04-05T07:05:24.962+0800"
    },
    "stat": 0.04728400008752942
  },
  {
    "type": "Loadavg",
    "result": [
      1.31,
      0.56,
      0.42
    ],
    "stat": 0.009986999910324812
  },
  {
    "type": "Processes",
    "result": 209,
    "stat": 0.24654799979180098
  },
  {
    "type": "Packages",
    "result": {
      "all": 1037,
      "amSystem": 0,
      "amUser": 0,
      "apk": 0,
      "brew": 0,
      "brewCask": 0,
      "choco": 0,
      "dpkg": 0,
      "emerge": 0,
      "eopkg": 0,
      "flatpakSystem": 5,
      "flatpakUser": 5,
      "guixSystem": 0,
      "guixUser": 0,
      "guixHome": 0,
      "hpkgSystem": 0,
      "hpkgUser": 0,
      "linglong": 0,
      "mport": 0,
      "nixDefault": 0,
      "nixSystem": 0,
      "nixUser": 0,
      "opkg": 0,
      "pacman": 1027,
      "pacstall": 0,
      "paludis": 0,
      "pisi": 0,
      "pkg": 0,
      "pkgtool": 0,
      "pkgsrc": 0,
      "qi": 0,
      "macports": 0,
      "rpm": 0,
      "scoop": 0,
      "snap": 0,
      "sorcery": 0,
      "winget": 0,
      "xbps": 0,
      "pacmanBranch": ""
    },
    "stat": 0.4660650002770126
  },
  {
    "type": "Shell",
    "result": {
      "exe": "/usr/bin/zsh",
      "exeName": "zsh",
      "exePath": "/usr/bin/zsh",
      "pid": 3128,
      "ppid": 3116,
      "processName": "zsh",
      "prettyName": "zsh",
      "version": "5.9",
      "tty": 2
    },
    "stat": 0.08185600023716688
  },
  {
    "type": "Editor",
    "result": {
      "type": "Editor",
      "name": "nvim",
      "path": "/usr/bin/nvim",
      "exe": "nvim",
      "version": "0.11.0"
    },
    "stat": 0.4097720002755523
  },
  {
    "type": "Display",
    "result": [
      {
        "id": 3543560144569582664,
        "name": "BenQ GW2283",
        "primary": false,
        "output": {
          "width": 1920,
          "height": 1080,
          "refreshRate": 60.0
        },
        "scaled": {
          "width": 1920,
          "height": 1080
        },
        "preferred": {
          "width": 1920,
          "height": 1080,
          "refreshRate": 60.0
        },
        "physical": {
          "width": 480,
          "height": 270
        },
        "rotation": 0,
        "bitDepth": 0,
        "hdrStatus": "Unsupported",
        "type": "External",
        "manufactureDate": {
          "year": 2020,
          "week": 37
        },
        "serial": 21573,
        "platformApi": "wayland-zwlr"
      },
      {
        "id": 13842044699629124,
        "name": "2280W",
        "primary": false,
        "output": {
          "width": 1080,
          "height": 1920,
          "refreshRate": 60.0
        },
        "scaled": {
          "width": 1080,
          "height": 1920
        },
        "preferred": {
          "width": 1920,
          "height": 1080,
          "refreshRate": 60.0
        },
        "physical": {
          "width": 270,
          "height": 480
        },
        "rotation": 90,
        "bitDepth": 0,
        "hdrStatus": "Unsupported",
        "type": "External",
        "manufactureDate": {
          "year": 2018,
          "week": 33
        },
        "serial": 3746,
        "platformApi": "wayland-zwlr"
      }
    ],
    "stat": 2.055703999940306
  },
  {
    "type": "Brightness",
    "result": [],
    "stat": 0.14757899986580014
  },
  {
    "type": "Monitor",
    "error": "Monitor module is an alias of Display module",
    "stat": 0.002794000320136547
  },
  {
    "type": "LM",
    "result": {
      "service": "sddm",
      "type": "Wayland",
      "version": "0.21.0"
    },
    "stat": 0.06250999961048365
  },
  {
    "type": "DE",
    "error": "No DE found",
    "stat": 0.002444999758154154
  },
  {
    "type": "WM",
    "result": {
      "processName": "Hyprland",
      "prettyName": "Hyprland",
      "protocolName": "Wayland",
      "pluginName": "",
      "version": "v0.48.1"
    },
    "stat": 0.010406999848783016
  },
  {
    "type": "WMTheme",
    "error": "Unknown WM: Hyprland",
    "stat": 0.0056580002419650555
  },
  {
    "type": "Theme",
    "result": {
      "theme1": "",
      "theme2": "Adwaita [GTK2/3]"
    },
    "stat": 0.0609740000218153
  },
  {
    "type": "Icons",
    "result": {
      "icons1": "",
      "icons2": "Papirus [GTK2/3]"
    },
    "stat": 0.002444999758154154
  },
  {
    "type": "Font",
    "result": {
      "display": "JetBrainsMono Nerd Font (10pt) [GTK2/3]",
      "fonts": [
        "",
        "JetBrainsMono Nerd Font (10pt)",
        "JetBrainsMono Nerd Font (10pt)",
        ""
      ]
    },
    "stat": 0.010406000073999166
  },
  {
    "type": "Cursor",
    "result": {
      "theme": "Bibata-Modern-Ice",
      "size": "24"
    },
    "stat": 0.003771000076085329
  },
  {
    "type": "Wallpaper",
    "error": "Failed to detect the current wallpaper path",
    "stat": 0.0019560004584491253
  },
  {
    "type": "Terminal",
    "result": {
      "processName": "kitty",
      "exe": "kitty",
      "exeName": "kitty",
      "exePath": "/usr/bin/kitty",
      "pid": 3116,
      "ppid": 3115,
      "prettyName": "kitty",
      "version": "0.41.1",
      "tty": "/dev/pts/2"
    },
    "stat": 0.05538599984720349
  },
  {
    "type": "TerminalFont",
    "result": {
      "font": {
        "name": "JetBrainsMonoNF-Regular",
        "size": "13",
        "styles": [],
        "pretty": "JetBrainsMonoNF-Regular (13pt)"
      },
      "fallback": {
        "name": "",
        "size": "",
        "styles": [],
        "pretty": ""
      }
    },
    "stat": 3.3767249998636544
  },
  {
    "type": "TerminalSize",
    "result": {
      "columns": 187,
      "rows": 42,
      "width": 1870,
      "height": 966
    },
    "stat": 0.004259999841451645
  },
  {
    "type": "TerminalTheme",
    "result": {
      "fg": {
        "r": 225,
        "g": 226,
        "b": 226,
        "dark": false
      },
      "bg": {
        "r": 17,
        "g": 21,
        "b": 26,
        "dark": true
      }
    },
    "stat": 3.305343999993056
  },
  {
    "type": "CPU",
    "result": {
      "cpu": "AMD Ryzen 3 2200G",
      "vendor": "AuthenticAMD",
      "packages": 1,
      "cores": {
        "physical": 4,
        "logical": 4,
        "online": 4
      },
      "frequency": {
        "base": 2958,
        "max": 0
      },
      "coreTypes": [],
      "temperature": 49.5
    },
    "stat": 0.13633499993011355
  },
  {
    "type": "CPUCache",
    "result": {
      "l1": [
        {
          "size": 32768,
          "num": 4,
          "lineSize": 64,
          "type": "data"
        },
        {
          "size": 65536,
          "num": 4,
          "lineSize": 64,
          "type": "instruction"
        }
      ],
      "l2": [
        {
          "size": 524288,
          "num": 4,
          "lineSize": 64,
          "type": "unified"
        }
      ],
      "l3": [
        {
          "size": 4194304,
          "num": 1,
          "lineSize": 64,
          "type": "unified"
        }
      ]
    },
    "stat": 0.42115600034594536
  },
  {
    "type": "CPUUsage",
    "result": [
      0.0,
      10.0,
      5.0,
      0.0
    ],
    "stat": 200.732164000161
  },
  {
    "type": "GPU",
    "result": [
      {
        "index": 0,
        "coreCount": 1280,
        "coreUsage": 6.0,
        "memory": {
          "dedicated": {
            "total": 6357188608,
            "used": 612040704
          },
          "shared": {
            "total": null,
            "used": null
          },
          "type": null
        },
        "driver": "nvidia (proprietary) 570.133.07",
        "name": "NVIDIA GeForce GTX 1060 6GB",
        "temperature": 57.0,
        "type": "Discrete",
        "vendor": "NVIDIA",
        "platformApi": "DRM (card1)",
        "frequency": 1961,
        "deviceId": 16000
      }
    ],
    "stat": 10.688014999963343
  },
  {
    "type": "Memory",
    "result": {
      "total": 16700768256,
      "used": 2720264192
    },
    "stat": 0.018858000170439482
  },
  {
    "type": "PhysicalMemory",
    "error": "Failed to get SMBIOS data",
    "stat": 0.009497999679297209
  },
  {
    "type": "Swap",
    "result": {
      "total": 4294963200,
      "used": 0
    },
    "stat": 0.009987999685108662
  },
  {
    "type": "Disk",
    "result": [
      {
        "bytes": {
          "available": 869302677504,
          "free": 920476139520,
          "total": 1005921816576,
          "used": 85445677056
        },
        "files": {
          "total": 62447616,
          "used": 2114190
        },
        "filesystem": "ext4",
        "mountpoint": "/",
        "mountFrom": "/dev/sdb2",
        "name": "",
        "volumeType": [
          "Regular"
        ],
        "createTime": "2025-02-11T12:28:37.000+0800"
      },
      {
        "bytes": {
          "available": 685678592,
          "free": 685678592,
          "total": 1071624192,
          "used": 385945600
        },
        "files": {
          "total": null,
          "used": null
        },
        "filesystem": "vfat",
        "mountpoint": "/boot",
        "mountFrom": "/dev/sdb1",
        "name": "",
        "volumeType": [
          "Hidden"
        ],
        "createTime": null
      }
    ],
    "stat": 0.18026600033044815
  },
  {
    "type": "Btrfs",
    "result": [],
    "stat": 0.008450999855995178
  },
  {
    "type": "Zpool",
    "error": "dlopen libzfs.so failed",
    "stat": 0.1258580000139773
  },
  {
    "type": "Battery",
    "result": [],
    "stat": 0.03876299969851971
  },
  {
    "type": "PowerAdapter",
    "result": [],
    "stat": 0.014108000323176384
  },
  {
    "type": "Player",
    "error": "Player module is an alias of Media module",
    "stat": 0.0023750001564621925
  },
  {
    "type": "Media",
    "error": "No media found",
    "stat": 1.0091690002009273
  },
  {
    "type": "PublicIp",
    "result": {
      "ip": "49.149.78.196",
      "location": "Davao, PH"
    },
    "stat": 0.05636300006881356
  },
  {
    "type": "LocalIp",
    "result": [
      {
        "name": "enp33s0",
        "defaultRoute": true,
        "ipv4": "192.168.1.6/24",
        "ipv6": "2001:4455:5f2:f500:f7e:c740:22a5:cbc4/64,2001:4455:5f2:f500:4ecc:6aff:fefe:cf03/64,fe80::fe0b:f24d:8817:8e18/64",
        "mac": "4c:cc:6a:fe:cf:03",
        "mtu": 1500,
        "speed": 1000,
        "flags": "UP,BROADCAST,RUNNING,MULTICAST,LOWER_UP"
      }
    ],
    "stat": 0.11356600001454353
  },
  {
    "type": "DNS",
    "result": [
      "192.168.1.1",
      "2001:4450:f0:a::c53",
      "2001:4450:f0:e::c53"
    ],
    "stat": 0.015155999921262264
  },
  {
    "type": "Wifi",
    "result": [],
    "stat": 0.07906299969181418
  },
  {
    "type": "DateTime",
    "result": "2025-04-05T07:40:40.536+0800",
    "stat": 0.012780999764800072
  },
  {
    "type": "Locale",
    "result": "en_US.UTF-8",
    "stat": 0.002794000320136547
  },
  {
    "type": "Vulkan",
    "result": {
      "apiVersion": "1.4.303",
      "conformanceVersion": "1.4",
      "driver": "NVIDIA [570.133.07]",
      "gpus": [
        {
          "type": "Discrete",
          "vendor": "NVIDIA",
          "name": "NVIDIA GeForce GTX 1060 6GB",
          "driver": "570.133.07",
          "platformApi": "Vulkan 1.4.303",
          "deviceId": 7171,
          "memory": {
            "dedicated": {
              "total": 6700400640,
              "used": null
            },
            "shared": {
              "total": 12525576192,
              "used": null
            }
          },
          "deviceId": 7171
        }
      ]
    },
    "stat": 31.907105000223964
  },
  {
    "type": "OpenGL",
    "error": "Fastfetch was built without gl support.",
    "stat": 0.0033530001528561115
  },
  {
    "type": "OpenCL",
    "error": "clGetPlatformIDs() failed: CL_PLATFORM_NOT_FOUND_KHR",
    "stat": 0.16985899955034256
  },
  {
    "type": "Users",
    "result": [
      {
        "name": "mrjxtr",
        "hostName": "",
        "sessionName": "tty1",
        "clientIp": "",
        "loginTime": "2025-04-05T07:06:17.836+0800"
      }
    ],
    "stat": 0.08464999962598085
  },
  {
    "type": "Bluetooth",
    "result": [],
    "stat": 0.012291999999433756
  },
  {
    "type": "BluetoothRadio",
    "result": [
      {
        "name": "mr-arch",
        "address": "00:1A:7D:DA:71:0B",
        "lmpVersion": 6,
        "lmpSubversion": null,
        "vendor": "CSR",
        "enabled": true,
        "discoverable": false,
        "connectable": false
      }
    ],
    "stat": 0.6912409998476505
  },
  {
    "type": "Sound",
    "result": [
      {
        "active": true,
        "main": false,
        "volume": 50,
        "name": "Focusrite Scarlett 2i2 2nd Gen Headphones / Line 1-2",
        "identifier": "alsa_output.usb-Focusrite_Scarlett_2i2_USB-00.HiFi__Line1__sink",
        "platformApi": "PipeWire 1.4.1"
      },
      {
        "active": true,
        "main": true,
        "volume": 100,
        "name": "Family 17h/19h/1ah HD Audio Controller Analog Stereo",
        "identifier": "alsa_output.pci-0000_38_00.6.analog-stereo",
        "platformApi": "PipeWire 1.4.1"
      }
    ],
    "stat": 4.754946999717504
  },
  {
    "type": "Camera",
    "result": [
      {
        "name": "A4tech FHD 1080P PC Camera: A4t",
        "vendor": "",
        "colorSpace": "sRGB",
        "id": "usb-0000:15:00.0-12",
        "width": 1920,
        "height": 1080
      }
    ],
    "stat": 151.33184200013056
  },
  {
    "type": "Gamepad",
    "result": [],
    "stat": 0.038832999765872955
  },
  {
    "type": "Mouse",
    "result": [
      {
        "serial": "e2-44-25-fa",
        "name": "Logitech G304"
      },
      {
        "serial": "205D30515257",
        "name": "Logitech G102 LIGHTSYNC Gaming Mouse"
      },
      {
        "serial": "",
        "name": "hfd.cn GM221 Mouse"
      }
    ],
    "stat": 0.12152699986472726
  },
  {
    "type": "Keyboard",
    "result": [
      {
        "serial": "205D30515257",
        "name": "Logitech G102 LIGHTSYNC Gaming Mouse Keyboard"
      },
      {
        "serial": "",
        "name": "hfd.cn GM221"
      }
    ],
    "stat": 0.06432599993422627
  },
  {
    "type": "Weather",
    "result": "Unknown location; please try ~8.42980265,124.682410212383",
    "stat": 91.23421599995345
  },
  {
    "type": "NetIO",
    "result": [
      {
        "name": "enp33s0",
        "defaultRoute": true,
        "txBytes": 623,
        "rxBytes": 1523,
        "txPackets": 8,
        "rxPackets": 11,
        "rxErrors": 0,
        "txErrors": 0,
        "rxDrops": 1,
        "txDrops": 0
      }
    ],
    "stat": 494.0323419999331
  },
  {
    "type": "DiskIO",
    "result": [
      {
        "name": "ATA HKVSN HS-SSD-E10",
        "devPath": "/dev/sdd",
        "bytesRead": 0,
        "bytesWritten": 0,
        "readCount": 0,
        "writeCount": 0
      },
      {
        "name": "ATA SSD 1TB",
        "devPath": "/dev/sdb",
        "bytesRead": 0,
        "bytesWritten": 425984,
        "readCount": 0,
        "writeCount": 86
      },
      {
        "name": "ATA Patriot P220 512",
        "devPath": "/dev/sdc",
        "bytesRead": 0,
        "bytesWritten": 0,
        "readCount": 0,
        "writeCount": 0
      },
      {
        "name": "ATA ST500DM002-1CH14",
        "devPath": "/dev/sda",
        "bytesRead": 0,
        "bytesWritten": 0,
        "readCount": 0,
        "writeCount": 0
      }
    ],
    "stat": 0.12404200015589595
  },
  {
    "type": "PhysicalDisk",
    "result": [
      {
        "name": "ATA HKVSN HS-SSD-E10",
        "devPath": "/dev/sdd",
        "interconnect": "ATA",
        "kind": "SSD",
        "size": 120034123776,
        "serial": "",
        "removable": false,
        "readOnly": false,
        "revision": "7B0",
        "temperature": null
      },
      {
        "name": "ATA SSD 1TB",
        "devPath": "/dev/sdb",
        "interconnect": "ATA",
        "kind": "SSD",
        "size": 1024209543168,
        "serial": "",
        "removable": false,
        "readOnly": false,
        "revision": "3G5A",
        "temperature": null
      },
      {
        "name": "ATA Patriot P220 512",
        "devPath": "/dev/sdc",
        "interconnect": "ATA",
        "kind": "SSD",
        "size": 512110190592,
        "serial": "",
        "removable": false,
        "readOnly": false,
        "revision": "926",
        "temperature": null
      },
      {
        "name": "ATA ST500DM002-1CH14",
        "devPath": "/dev/sda",
        "interconnect": "ATA",
        "kind": "HDD",
        "size": 500107862016,
        "serial": "",
        "removable": false,
        "readOnly": false,
        "revision": "CC47",
        "temperature": null
      }
    ],
    "stat": 0.27951400028541684
  },
  {
    "type": "TPM",
    "error": "TPM device is not found",
    "stat": 0.006634999997913837
  },
  {
    "type": "Version",
    "result": {
      "projectName": "fastfetch",
      "sysName": "Linux",
      "architecture": "x86_64",
      "version": "2.40.2",
      "versionGit": "",
      "cmakeBuiltType": "RelWithDebInfo",
      "compileTime": "Apr  4 2025, 12:03:51",
      "compiler": "gcc 14.2.1",
      "debugMode": false,
      "libc": "glibc 2.41"
    },
    "stat": 0.0023049996234476566
  },
  {
    "type": "Break",
    "error": "Unsupported for JSON format",
    "stat": 0.004609999712556601
  },
  {
    "type": "Colors",
    "error": "Unsupported for JSON format",
    "stat": 0.004748999606817961
  }
]

Features built-in

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

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