From 000f4dc1b8b2823d35280b4b18685ea0e93a889a Mon Sep 17 00:00:00 2001 From: Pim Kunis Date: Sat, 5 Jul 2025 18:01:11 +0200 Subject: [PATCH] Remove Jefke --- .sops.yaml | 9 - README.md | 2 +- colmena.nix | 7 - machines/atlas/configuration.nix | 2 +- machines/default.nix | 5 - machines/jefke/configuration.nix | 14 - machines/jefke/facter.json | 3126 ------------------------------ machines/lewis/configuration.nix | 2 +- secrets/jefke/colmena.yaml | 40 - 9 files changed, 3 insertions(+), 3204 deletions(-) delete mode 100644 machines/jefke/configuration.nix delete mode 100644 machines/jefke/facter.json delete mode 100644 secrets/jefke/colmena.yaml diff --git a/.sops.yaml b/.sops.yaml index 1ccfad2..a4c1688 100644 --- a/.sops.yaml +++ b/.sops.yaml @@ -7,7 +7,6 @@ keys: - &warwick_root age1th8rdw4fs3vmgy9gzc0k9xy88tddjj4vasepckfx9h4nlzsg3q3q4cjgwu - &niels age159whjxeyw94xmkkephmtlur8e85xd9d5vnvkwkcayfv7el0neqfq863yga - &atlas_root age1unkshctcpucc298kmw9a0qzvtjzgdnjytrxr5p750dv0z95feymqpn68qf - - &jefke_root age1upnqu4rpxppdw9zmqu8x3rnaqq2r6m82y25zvry5cec63vjsd9gqtl9e02 - &lewis_root age108fn93z2c55g9dm9cv5v4w47pykf3khz7e3dmnpv5dhchwnaau0qs20stq - &roeland_root age15qrzsk9t7uyuuy7m0xt3qzk3cmcsegt5wfe5zew4d8najwjnm30sfjc3pk @@ -48,7 +47,6 @@ creation_rules: - age: - *warwick_root - *atlas_root - - *jefke_root - *lewis_root - *roeland_root - *laptop_pim @@ -64,18 +62,11 @@ creation_rules: key_groups: - age: - *atlas_root - - *jefke_root - *lewis_root - *roeland_root - *laptop_pim - *laptop_root - *niels - - path_regex: secrets/jefke/colmena.yaml - key_groups: - - age: - - *laptop_pim - - *laptop_root - - *niels - path_regex: secrets/lewis/colmena.yaml key_groups: - age: diff --git a/README.md b/README.md index 9349bd3..8e04d0d 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ Currently managed systems: - **gamepc**: My gaming PC running Cosmic - **warwick**: A Raspberry Pi 4 Model B, which mostly does some monitoring - **atlas**: A Gigabyte Brix, one of my Kubernetes nodes -- **jefke**: A Gigabyte Brix, one of my Kubernetes nodes - **lewis**: A Gigabyte Brix, one of my Kubernetes nodes. Additionally, contains my media collection and does backups. +- **roeland**: A Minisforum UN100P, one of my Kubernetes nodes ## Deployment diff --git a/colmena.nix b/colmena.nix index 55cae22..1a62597 100644 --- a/colmena.nix +++ b/colmena.nix @@ -43,13 +43,6 @@ inputs @ { ]; }; - jefke = { - imports = [ - (import ./machines).jefke.nixosModule - ./nixos - ]; - }; - lewis = { imports = [ (import ./machines).lewis.nixosModule diff --git a/machines/atlas/configuration.nix b/machines/atlas/configuration.nix index 08462d1..24a6495 100644 --- a/machines/atlas/configuration.nix +++ b/machines/atlas/configuration.nix @@ -3,7 +3,7 @@ facter.reportPath = ./facter.json; system.stateVersion = "23.05"; users.users.root.openssh.authorizedKeys.keys = config.pim.ssh.keys.pim ++ config.pim.ssh.keys.niels; - pim.k3s.serverAddr = "https://jefke.dmz:6443"; + pim.k3s.serverAddr = "https://lewis.dmz:6443"; pim.backups.borgBackups = { freshrss = { diff --git a/machines/default.nix b/machines/default.nix index e82338a..62b2f4e 100644 --- a/machines/default.nix +++ b/machines/default.nix @@ -19,11 +19,6 @@ nixosModule = import ./atlas/configuration.nix; }; - jefke = { - system = "x86_64-linux"; - nixosModule = import ./jefke/configuration.nix; - }; - lewis = { system = "x86_64-linux"; nixosModule = import ./lewis/configuration.nix; diff --git a/machines/jefke/configuration.nix b/machines/jefke/configuration.nix deleted file mode 100644 index f569389..0000000 --- a/machines/jefke/configuration.nix +++ /dev/null @@ -1,14 +0,0 @@ -{config, ...}: { - config = { - pim.k3s.clusterInit = true; - facter.reportPath = ./facter.json; - system.stateVersion = "23.05"; - users.users.root.openssh.authorizedKeys.keys = config.pim.ssh.keys.pim ++ config.pim.ssh.keys.niels; - - deployment = { - targetHost = "jefke"; - targetUser = "root"; - tags = ["server" "kubernetes"]; - }; - }; -} diff --git a/machines/jefke/facter.json b/machines/jefke/facter.json deleted file mode 100644 index 626d5db..0000000 --- a/machines/jefke/facter.json +++ /dev/null @@ -1,3126 +0,0 @@ -{ - "version": 1, - "system": "x86_64-linux", - "virtualisation": "none", - "hardware": { - "bios": { - "apm_info": { - "supported": false, - "enabled": false, - "version": 0, - "sub_version": 0, - "bios_flags": 0 - }, - "vbe_info": { - "version": 0, - "video_memory": 0 - }, - "pnp": false, - "pnp_id": 0, - "lba_support": false, - "low_memory_size": 0, - "smbios_version": 770 - }, - "bluetooth": [ - { - "index": 26, - "attached_to": 27, - "class_list": [ - "usb", - "bluetooth" - ], - "bus_type": { - "hex": "0086", - "name": "USB", - "value": 134 - }, - "slot": { - "bus": 0, - "number": 0 - }, - "base_class": { - "hex": "0115", - "name": "Bluetooth Device", - "value": 277 - }, - "vendor": { - "hex": "8087", - "value": 32903 - }, - "device": { - "hex": "0aa7", - "value": 2727 - }, - "revision": { - "hex": "0000", - "name": "0.01", - "value": 0 - }, - "model": "Bluetooth Device", - "sysfs_id": "/devices/pci0000:00/0000:00:15.0/usb1/1-3/1-3:1.0", - "sysfs_bus_id": "1-3:1.0", - "resources": [ - { - "type": "baud", - "speed": 12000000, - "bits": 0, - "stop_bits": 0, - "parity": 0, - "handshake": 0 - } - ], - "detail": { - "device_class": { - "hex": "00e0", - "name": "wireless", - "value": 224 - }, - "device_subclass": { - "hex": "0001", - "name": "audio", - "value": 1 - }, - "device_protocol": 1, - "interface_class": { - "hex": "00e0", - "name": "wireless", - "value": 224 - }, - "interface_subclass": { - "hex": "0001", - "name": "audio", - "value": 1 - }, - "interface_protocol": 1, - "interface_number": 0, - "interface_alternate_setting": 0 - }, - "hotplug": "usb", - "driver": "btusb", - "driver_module": "btusb", - "drivers": [ - "btusb" - ], - "driver_modules": [ - "btusb" - ], - "module_alias": "usb:v8087p0AA7d0001dcE0dsc01dp01icE0isc01ip01in00" - }, - { - "index": 28, - "attached_to": 27, - "class_list": [ - "usb", - "bluetooth" - ], - "bus_type": { - "hex": "0086", - "name": "USB", - "value": 134 - }, - "slot": { - "bus": 0, - "number": 0 - }, - "base_class": { - "hex": "0115", - "name": "Bluetooth Device", - "value": 277 - }, - "vendor": { - "hex": "8087", - "value": 32903 - }, - "device": { - "hex": "0aa7", - "value": 2727 - }, - "revision": { - "hex": "0000", - "name": "0.01", - "value": 0 - }, - "model": "Bluetooth Device", - "sysfs_id": "/devices/pci0000:00/0000:00:15.0/usb1/1-3/1-3:1.1", - "sysfs_bus_id": "1-3:1.1", - "resources": [ - { - "type": "baud", - "speed": 12000000, - "bits": 0, - "stop_bits": 0, - "parity": 0, - "handshake": 0 - } - ], - "detail": { - "device_class": { - "hex": "00e0", - "name": "wireless", - "value": 224 - }, - "device_subclass": { - "hex": "0001", - "name": "audio", - "value": 1 - }, - "device_protocol": 1, - "interface_class": { - "hex": "00e0", - "name": "wireless", - "value": 224 - }, - "interface_subclass": { - "hex": "0001", - "name": "audio", - "value": 1 - }, - "interface_protocol": 1, - "interface_number": 1, - "interface_alternate_setting": 0 - }, - "hotplug": "usb", - "driver": "btusb", - "driver_module": "btusb", - "drivers": [ - "btusb" - ], - "driver_modules": [ - "btusb" - ], - "module_alias": "usb:v8087p0AA7d0001dcE0dsc01dp01icE0isc01ip01in01" - } - ], - "bridge": [ - { - "index": 10, - "attached_to": 0, - "class_list": [ - "pci", - "bridge" - ], - "bus_type": { - "hex": "0004", - "name": "PCI", - "value": 4 - }, - "slot": { - "bus": 0, - "number": 31 - }, - "base_class": { - "hex": "0006", - "name": "Bridge", - "value": 6 - }, - "sub_class": { - "hex": "0001", - "name": "ISA bridge", - "value": 1 - }, - "vendor": { - "hex": "8086", - "name": "Intel Corporation", - "value": 32902 - }, - "sub_vendor": { - "hex": "1458", - "value": 5208 - }, - "device": { - "hex": "31e8", - "value": 12776 - }, - "sub_device": { - "hex": "1000", - "value": 4096 - }, - "revision": { - "hex": "0003", - "value": 3 - }, - "model": "Intel ISA bridge", - "sysfs_id": "/devices/pci0000:00/0000:00:1f.0", - "sysfs_bus_id": "0000:00:1f.0", - "detail": { - "function": 0, - "command": 7, - "header_type": 0, - "secondary_bus": 0, - "irq": 0, - "prog_if": 0 - }, - "driver": "lpc_ich", - "driver_module": "lpc_ich", - "drivers": [ - "lpc_ich" - ], - "driver_modules": [ - "lpc_ich" - ], - "module_alias": "pci:v00008086d000031E8sv00001458sd00001000bc06sc01i00", - "label": "Onboard - Other" - }, - { - "index": 11, - "attached_to": 0, - "class_list": [ - "pci", - "bridge" - ], - "bus_type": { - "hex": "0004", - "name": "PCI", - "value": 4 - }, - "slot": { - "bus": 0, - "number": 19 - }, - "base_class": { - "hex": "0006", - "name": "Bridge", - "value": 6 - }, - "sub_class": { - "hex": "0004", - "name": "PCI bridge", - "value": 4 - }, - "pci_interface": { - "hex": "0000", - "name": "Normal decode", - "value": 0 - }, - "vendor": { - "hex": "8086", - "name": "Intel Corporation", - "value": 32902 - }, - "sub_vendor": { - "hex": "1458", - "value": 5208 - }, - "device": { - "hex": "31da", - "value": 12762 - }, - "sub_device": { - "hex": "1000", - "value": 4096 - }, - "revision": { - "hex": "00f3", - "value": 243 - }, - "model": "Intel PCI bridge", - "sysfs_id": "/devices/pci0000:00/0000:00:13.2", - "sysfs_bus_id": "0000:00:13.2", - "resources": [ - { - "type": "irq", - "base": 121, - "triggered": 0, - "enabled": true - } - ], - "detail": { - "function": 2, - "command": 1031, - "header_type": 1, - "secondary_bus": 2, - "irq": 121, - "prog_if": 0 - }, - "driver": "pcieport", - "driver_module": "pcieportdrv", - "drivers": [ - "pcieport" - ], - "driver_modules": [ - "pcieportdrv" - ], - "module_alias": "pci:v00008086d000031DAsv00001458sd00001000bc06sc04i00" - }, - { - "index": 13, - "attached_to": 0, - "class_list": [ - "pci", - "bridge" - ], - "bus_type": { - "hex": "0004", - "name": "PCI", - "value": 4 - }, - "slot": { - "bus": 0, - "number": 19 - }, - "base_class": { - "hex": "0006", - "name": "Bridge", - "value": 6 - }, - "sub_class": { - "hex": "0004", - "name": "PCI bridge", - "value": 4 - }, - "pci_interface": { - "hex": "0000", - "name": "Normal decode", - "value": 0 - }, - "vendor": { - "hex": "8086", - "name": "Intel Corporation", - "value": 32902 - }, - "sub_vendor": { - "hex": "1458", - "value": 5208 - }, - "device": { - "hex": "31d8", - "value": 12760 - }, - "sub_device": { - "hex": "1000", - "value": 4096 - }, - "revision": { - "hex": "00f3", - "value": 243 - }, - "model": "Intel PCI bridge", - "sysfs_id": "/devices/pci0000:00/0000:00:13.0", - "sysfs_bus_id": "0000:00:13.0", - "resources": [ - { - "type": "irq", - "base": 120, - "triggered": 0, - "enabled": true - } - ], - "detail": { - "function": 0, - "command": 1031, - "header_type": 1, - "secondary_bus": 1, - "irq": 120, - "prog_if": 0 - }, - "driver": "pcieport", - "driver_module": "pcieportdrv", - "drivers": [ - "pcieport" - ], - "driver_modules": [ - "pcieportdrv" - ], - "module_alias": "pci:v00008086d000031D8sv00001458sd00001000bc06sc04i00" - }, - { - "index": 17, - "attached_to": 0, - "class_list": [ - "pci", - "bridge" - ], - "bus_type": { - "hex": "0004", - "name": "PCI", - "value": 4 - }, - "slot": { - "bus": 0, - "number": 0 - }, - "base_class": { - "hex": "0006", - "name": "Bridge", - "value": 6 - }, - "sub_class": { - "hex": "0000", - "name": "Host bridge", - "value": 0 - }, - "vendor": { - "hex": "8086", - "name": "Intel Corporation", - "value": 32902 - }, - "sub_vendor": { - "hex": "1458", - "value": 5208 - }, - "device": { - "hex": "31f0", - "value": 12784 - }, - "sub_device": { - "hex": "1000", - "value": 4096 - }, - "revision": { - "hex": "0003", - "value": 3 - }, - "model": "Intel Host bridge", - "sysfs_id": "/devices/pci0000:00/0000:00:00.0", - "sysfs_bus_id": "0000:00:00.0", - "detail": { - "function": 0, - "command": 7, - "header_type": 0, - "secondary_bus": 0, - "irq": 0, - "prog_if": 0 - }, - "module_alias": "pci:v00008086d000031F0sv00001458sd00001000bc06sc00i00", - "label": "Onboard - Other" - }, - { - "index": 20, - "attached_to": 0, - "class_list": [ - "pci", - "bridge" - ], - "bus_type": { - "hex": "0004", - "name": "PCI", - "value": 4 - }, - "slot": { - "bus": 0, - "number": 19 - }, - "base_class": { - "hex": "0006", - "name": "Bridge", - "value": 6 - }, - "sub_class": { - "hex": "0004", - "name": "PCI bridge", - "value": 4 - }, - "pci_interface": { - "hex": "0000", - "name": "Normal decode", - "value": 0 - }, - "vendor": { - "hex": "8086", - "name": "Intel Corporation", - "value": 32902 - }, - "sub_vendor": { - "hex": "1458", - "value": 5208 - }, - "device": { - "hex": "31db", - "value": 12763 - }, - "sub_device": { - "hex": "1000", - "value": 4096 - }, - "revision": { - "hex": "00f3", - "value": 243 - }, - "model": "Intel PCI bridge", - "sysfs_id": "/devices/pci0000:00/0000:00:13.3", - "sysfs_bus_id": "0000:00:13.3", - "resources": [ - { - "type": "irq", - "base": 122, - "triggered": 0, - "enabled": true - } - ], - "detail": { - "function": 3, - "command": 1031, - "header_type": 1, - "secondary_bus": 3, - "irq": 122, - "prog_if": 0 - }, - "driver": "pcieport", - "driver_module": "pcieportdrv", - "drivers": [ - "pcieport" - ], - "driver_modules": [ - "pcieportdrv" - ], - "module_alias": "pci:v00008086d000031DBsv00001458sd00001000bc06sc04i00" - } - ], - "cpu": [ - { - "architecture": "x86_64", - "vendor_name": "GenuineIntel", - "model_name": "Intel(R) Celeron(R) J4105 CPU @ 1.50GHz", - "family": 6, - "model": 122, - "stepping": 1, - "features": [ - "fpu", - "vme", - "de", - "pse", - "tsc", - "msr", - "pae", - "mce", - "cx8", - "apic", - "sep", - "mtrr", - "pge", - "mca", - "cmov", - "pat", - "pse36", - "clflush", - "dts", - "acpi", - "mmx", - "fxsr", - "sse", - "sse2", - "ss", - "ht", - "tm", - "pbe", - "syscall", - "nx", - "pdpe1gb", - "rdtscp", - "lm", - "constant_tsc", - "art", - "arch_perfmon", - "pebs", - "bts", - "rep_good", - "nopl", - "xtopology", - "nonstop_tsc", - "cpuid", - "aperfmperf", - "tsc_known_freq", - "pni", - "pclmulqdq", - "dtes64", - "monitor", - "ds_cpl", - "vmx", - "est", - "tm2", - "ssse3", - "sdbg", - "cx16", - "xtpr", - "pdcm", - "sse4_1", - "sse4_2", - "x2apic", - "movbe", - "popcnt", - "tsc_deadline_timer", - "aes", - "xsave", - "rdrand", - "lahf_lm", - "3dnowprefetch", - "cpuid_fault", - "cat_l2", - "pti", - "cdp_l2", - "ssbd", - "ibrs", - "ibpb", - "stibp", - "ibrs_enhanced", - "tpr_shadow", - "flexpriority", - "ept", - "vpid", - "ept_ad", - "fsgsbase", - "tsc_adjust", - "smep", - "erms", - "mpx", - "rdt_a", - "rdseed", - "smap", - "clflushopt", - "intel_pt", - "sha_ni", - "xsaveopt", - "xsavec", - "xgetbv1", - "xsaves", - "dtherm", - "ida", - "arat", - "pln", - "pts", - "vnmi", - "umip", - "rdpid", - "md_clear", - "arch_capabilities" - ], - "bugs": [ - "cpu_meltdown", - "spectre_v1", - "spectre_v2", - "spec_store_bypass", - "rfds", - "bhi" - ], - "power_management": [ - "" - ], - "bogo": 2995.2, - "cache": 4096, - "units": 64, - "physical_id": 0, - "siblings": 4, - "cores": 4, - "fpu": false, - "fpu_exception": false, - "cpuid_level": 24, - "write_protect": false, - "clflush_size": 64, - "cache_alignment": 64, - "address_sizes": { - "physical": "0x27", - "virtual": "0x30" - } - } - ], - "disk": [ - { - "index": 24, - "attached_to": 14, - "class_list": [ - "disk", - "block_device", - "nvme" - ], - "bus_type": { - "hex": "0096", - "name": "NVME", - "value": 150 - }, - "slot": { - "bus": 0, - "number": 0 - }, - "base_class": { - "hex": "0106", - "name": "Mass Storage Device", - "value": 262 - }, - "sub_class": { - "hex": "0000", - "name": "Disk", - "value": 0 - }, - "vendor": { - "hex": "2646", - "value": 9798 - }, - "sub_vendor": { - "hex": "2646", - "value": 9798 - }, - "device": { - "hex": "2263", - "name": "KINGSTON SA2000M8500G", - "value": 8803 - }, - "sub_device": { - "hex": "2263", - "value": 8803 - }, - "serial": "50026B7282414E01", - "model": "KINGSTON SA2000M8500G", - "sysfs_id": "/class/block/nvme0n1", - "sysfs_bus_id": "nvme0", - "sysfs_device_link": "/devices/pci0000:00/0000:00:13.0/0000:01:00.0/nvme/nvme0", - "unix_device_name": "/dev/nvme0n1", - "unix_device_number": { - "type": 98, - "major": 259, - "minor": 0, - "range": 0 - }, - "unix_device_names": [ - "/dev/disk/by-id/nvme-KINGSTON_SA2000M8500G_50026B7282414E01", - "/dev/disk/by-id/nvme-KINGSTON_SA2000M8500G_50026B7282414E01_1", - "/dev/disk/by-id/nvme-eui.0026b7282414e015", - "/dev/disk/by-path/pci-0000:01:00.0-nvme-1", - "/dev/nvme0n1" - ], - "resources": [ - { - "type": "disk_geo", - "cylinders": 476940, - "heads": 64, - "sectors": 32, - "size": "0x0", - "geo_type": "logical" - }, - { - "type": "size", - "unit": "sectors", - "value_1": 976773168, - "value_2": 512 - } - ], - "driver": "nvme", - "driver_module": "nvme", - "drivers": [ - "nvme" - ], - "driver_modules": [ - "nvme" - ] - }, - { - "index": 25, - "attached_to": 18, - "class_list": [ - "disk", - "ide", - "block_device" - ], - "bus_type": { - "hex": "0085", - "name": "IDE", - "value": 133 - }, - "slot": { - "bus": 0, - "number": 0 - }, - "base_class": { - "hex": "0106", - "name": "Mass Storage Device", - "value": 262 - }, - "sub_class": { - "hex": "0000", - "name": "Disk", - "value": 0 - }, - "vendor": { - "hex": "0000", - "name": "Samsung", - "value": 0 - }, - "device": { - "hex": "0000", - "name": "SSD 860", - "value": 0 - }, - "revision": { - "hex": "0000", - "name": "4B6Q", - "value": 0 - }, - "serial": "S3YJNB0K486420W", - "model": "Samsung SSD 860", - "sysfs_id": "/class/block/sda", - "sysfs_bus_id": "0:0:0:0", - "sysfs_device_link": "/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0", - "unix_device_name": "/dev/sda", - "unix_device_number": { - "type": 98, - "major": 8, - "minor": 0, - "range": 16 - }, - "unix_device_names": [ - "/dev/disk/by-id/ata-Samsung_SSD_860_EVO_250GB_S3YJNB0K486420W", - "/dev/disk/by-id/wwn-0x5002538e40364c21", - "/dev/disk/by-path/pci-0000:00:12.0-ata-1", - "/dev/disk/by-path/pci-0000:00:12.0-ata-1.0", - "/dev/sda" - ], - "resources": [ - { - "type": "disk_geo", - "cylinders": 30401, - "heads": 255, - "sectors": 63, - "size": "0x0", - "geo_type": "logical" - }, - { - "type": "size", - "unit": "sectors", - "value_1": 488397168, - "value_2": 512 - } - ], - "driver": "ahci", - "driver_module": "ahci", - "drivers": [ - "ahci", - "sd" - ], - "driver_modules": [ - "ahci", - "sd_mod" - ] - } - ], - "graphics_card": [ - { - "index": 23, - "attached_to": 0, - "class_list": [ - "graphics_card", - "pci" - ], - "bus_type": { - "hex": "0004", - "name": "PCI", - "value": 4 - }, - "slot": { - "bus": 0, - "number": 2 - }, - "base_class": { - "hex": "0003", - "name": "Display controller", - "value": 3 - }, - "sub_class": { - "hex": "0000", - "name": "VGA compatible controller", - "value": 0 - }, - "pci_interface": { - "hex": "0000", - "name": "VGA", - "value": 0 - }, - "vendor": { - "hex": "8086", - "name": "Intel Corporation", - "value": 32902 - }, - "sub_vendor": { - "hex": "1458", - "value": 5208 - }, - "device": { - "hex": "3185", - "value": 12677 - }, - "sub_device": { - "hex": "1000", - "value": 4096 - }, - "revision": { - "hex": "0003", - "value": 3 - }, - "model": "Intel VGA compatible controller", - "sysfs_id": "/devices/pci0000:00/0000:00:02.0", - "sysfs_bus_id": "0000:00:02.0", - "resources": [ - { - "type": "io", - "base": 61440, - "range": 64, - "enabled": true, - "access": "read_write" - }, - { - "type": "irq", - "base": 136, - "triggered": 0, - "enabled": true - }, - { - "type": "mem", - "base": 2415919104, - "range": 268435456, - "enabled": true, - "access": "read_only", - "prefetch": "no" - }, - { - "type": "mem", - "base": 2684354560, - "range": 16777216, - "enabled": true, - "access": "read_write", - "prefetch": "no" - }, - { - "type": "mem", - "base": 786432, - "range": 131072, - "enabled": false, - "access": "read_write", - "prefetch": "no" - } - ], - "detail": { - "function": 0, - "command": 1031, - "header_type": 0, - "secondary_bus": 0, - "irq": 136, - "prog_if": 0 - }, - "driver": "i915", - "driver_module": "i915", - "drivers": [ - "i915" - ], - "driver_modules": [ - "i915" - ], - "module_alias": "pci:v00008086d00003185sv00001458sd00001000bc03sc00i00", - "label": "Onboard - Video" - } - ], - "hub": [ - { - "index": 27, - "attached_to": 21, - "class_list": [ - "usb", - "hub" - ], - "bus_type": { - "hex": "0086", - "name": "USB", - "value": 134 - }, - "slot": { - "bus": 0, - "number": 0 - }, - "base_class": { - "hex": "010a", - "name": "Hub", - "value": 266 - }, - "vendor": { - "hex": "1d6b", - "name": "Linux 6.14.8 xhci-hcd", - "value": 7531 - }, - "device": { - "hex": "0002", - "name": "xHCI Host Controller", - "value": 2 - }, - "revision": { - "hex": "0000", - "name": "6.14", - "value": 0 - }, - "serial": "0000:00:15.0", - "model": "Linux 6.14.8 xhci-hcd xHCI Host Controller", - "sysfs_id": "/devices/pci0000:00/0000:00:15.0/usb1/1-0:1.0", - "sysfs_bus_id": "1-0:1.0", - "resources": [ - { - "type": "baud", - "speed": 480000000, - "bits": 0, - "stop_bits": 0, - "parity": 0, - "handshake": 0 - } - ], - "detail": { - "device_class": { - "hex": "0009", - "name": "hub", - "value": 9 - }, - "device_subclass": { - "hex": "0000", - "name": "per_interface", - "value": 0 - }, - "device_protocol": 1, - "interface_class": { - "hex": "0009", - "name": "hub", - "value": 9 - }, - "interface_subclass": { - "hex": "0000", - "name": "per_interface", - "value": 0 - }, - "interface_protocol": 0, - "interface_number": 0, - "interface_alternate_setting": 0 - }, - "hotplug": "usb", - "driver": "hub", - "driver_module": "usbcore", - "drivers": [ - "hub" - ], - "driver_modules": [ - "usbcore" - ], - "module_alias": "usb:v1D6Bp0002d0614dc09dsc00dp01ic09isc00ip00in00" - }, - { - "index": 29, - "attached_to": 21, - "class_list": [ - "usb", - "hub" - ], - "bus_type": { - "hex": "0086", - "name": "USB", - "value": 134 - }, - "slot": { - "bus": 0, - "number": 0 - }, - "base_class": { - "hex": "010a", - "name": "Hub", - "value": 266 - }, - "vendor": { - "hex": "1d6b", - "name": "Linux 6.14.8 xhci-hcd", - "value": 7531 - }, - "device": { - "hex": "0003", - "name": "xHCI Host Controller", - "value": 3 - }, - "revision": { - "hex": "0000", - "name": "6.14", - "value": 0 - }, - "serial": "0000:00:15.0", - "model": "Linux 6.14.8 xhci-hcd xHCI Host Controller", - "sysfs_id": "/devices/pci0000:00/0000:00:15.0/usb2/2-0:1.0", - "sysfs_bus_id": "2-0:1.0", - "detail": { - "device_class": { - "hex": "0009", - "name": "hub", - "value": 9 - }, - "device_subclass": { - "hex": "0000", - "name": "per_interface", - "value": 0 - }, - "device_protocol": 3, - "interface_class": { - "hex": "0009", - "name": "hub", - "value": 9 - }, - "interface_subclass": { - "hex": "0000", - "name": "per_interface", - "value": 0 - }, - "interface_protocol": 0, - "interface_number": 0, - "interface_alternate_setting": 0 - }, - "hotplug": "usb", - "driver": "hub", - "driver_module": "usbcore", - "drivers": [ - "hub" - ], - "driver_modules": [ - "usbcore" - ], - "module_alias": "usb:v1D6Bp0003d0614dc09dsc00dp03ic09isc00ip00in00" - } - ], - "memory": [ - { - "index": 7, - "attached_to": 0, - "class_list": [ - "memory" - ], - "base_class": { - "hex": "0101", - "name": "Internally Used Class", - "value": 257 - }, - "sub_class": { - "hex": "0002", - "name": "Main Memory", - "value": 2 - }, - "model": "Main Memory", - "resources": [ - { - "type": "mem", - "base": 0, - "range": 16572944384, - "enabled": true, - "access": "read_write", - "prefetch": "unknown" - }, - { - "type": "phys_mem", - "range": 16106127360 - } - ] - } - ], - "network_controller": [ - { - "index": 8, - "attached_to": 20, - "class_list": [ - "network_controller", - "pci" - ], - "bus_type": { - "hex": "0004", - "name": "PCI", - "value": 4 - }, - "slot": { - "bus": 3, - "number": 0 - }, - "base_class": { - "hex": "0002", - "name": "Network controller", - "value": 2 - }, - "sub_class": { - "hex": "0000", - "name": "Ethernet controller", - "value": 0 - }, - "vendor": { - "hex": "10ec", - "value": 4332 - }, - "sub_vendor": { - "hex": "1458", - "value": 5208 - }, - "device": { - "hex": "8168", - "value": 33128 - }, - "sub_device": { - "hex": "e000", - "value": 57344 - }, - "revision": { - "hex": "0015", - "value": 21 - }, - "model": "Ethernet controller", - "sysfs_id": "/devices/pci0000:00/0000:00:13.3/0000:03:00.0", - "sysfs_bus_id": "0000:03:00.0", - "unix_device_name": "enp3s0", - "unix_device_names": [ - "enp3s0" - ], - "resources": [ - { - "type": "hwaddr", - "address": 98 - }, - { - "type": "io", - "base": 57344, - "range": 256, - "enabled": true, - "access": "read_write" - }, - { - "type": "irq", - "base": 21, - "triggered": 0, - "enabled": true - }, - { - "type": "mem", - "base": 2701131776, - "range": 16384, - "enabled": true, - "access": "read_write", - "prefetch": "no" - }, - { - "type": "mem", - "base": 2701148160, - "range": 4096, - "enabled": true, - "access": "read_write", - "prefetch": "no" - }, - { - "type": "phwaddr", - "address": 98 - } - ], - "detail": { - "function": 0, - "command": 1031, - "header_type": 0, - "secondary_bus": 0, - "irq": 21, - "prog_if": 0 - }, - "driver": "r8169", - "driver_module": "r8169", - "drivers": [ - "r8169" - ], - "driver_modules": [ - "r8169" - ], - "module_alias": "pci:v000010ECd00008168sv00001458sd0000E000bc02sc00i00" - }, - { - "index": 12, - "attached_to": 11, - "class_list": [ - "network_controller", - "pci", - "wlan_card" - ], - "bus_type": { - "hex": "0004", - "name": "PCI", - "value": 4 - }, - "slot": { - "bus": 2, - "number": 0 - }, - "base_class": { - "hex": "0002", - "name": "Network controller", - "value": 2 - }, - "sub_class": { - "hex": "0082", - "name": "WLAN controller", - "value": 130 - }, - "vendor": { - "hex": "8086", - "name": "Intel Corporation", - "value": 32902 - }, - "sub_vendor": { - "hex": "8086", - "name": "Intel Corporation", - "value": 32902 - }, - "device": { - "hex": "24fb", - "value": 9467 - }, - "sub_device": { - "hex": "2110", - "value": 8464 - }, - "revision": { - "hex": "0010", - "value": 16 - }, - "model": "Intel WLAN controller", - "sysfs_id": "/devices/pci0000:00/0000:00:13.2/0000:02:00.0", - "sysfs_bus_id": "0000:02:00.0", - "unix_device_name": "wlo1", - "unix_device_names": [ - "wlo1" - ], - "resources": [ - { - "type": "hwaddr", - "address": 53 - }, - { - "type": "irq", - "base": 135, - "triggered": 0, - "enabled": true - }, - { - "type": "mem", - "base": 2702180352, - "range": 8192, - "enabled": true, - "access": "read_write", - "prefetch": "no" - }, - { - "type": "phwaddr", - "address": 53 - }, - { - "type": "wlan", - "channels": [ - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - "10", - "11", - "12", - "13", - "14", - "36", - "40", - "44", - "48", - "52", - "56", - "60", - "64", - "100", - "104", - "108", - "112", - "116", - "120", - "124", - "128", - "132", - "136" - ], - "frequencies": [ - "2.412", - "2.417", - "2.422", - "2.427", - "2.432", - "2.437", - "2.442", - "2.447", - "2.452", - "2.457", - "2.462", - "2.467", - "2.472", - "2.484", - "5.18", - "5.2", - "5.22", - "5.24", - "5.26", - "5.28", - "5.3", - "5.32", - "5.5", - "5.52", - "5.54", - "5.56", - "5.58", - "5.6", - "5.62", - "5.64", - "5.66", - "5.68" - ], - "auth_modes": [ - "open", - "sharedkey", - "wpa-psk", - "wpa-eap" - ], - "enc_modes": [ - "WEP40", - "WEP104", - "TKIP", - "CCMP" - ] - } - ], - "detail": { - "function": 0, - "command": 1030, - "header_type": 0, - "secondary_bus": 0, - "irq": 135, - "prog_if": 0 - }, - "driver": "iwlwifi", - "driver_module": "iwlwifi", - "drivers": [ - "iwlwifi" - ], - "driver_modules": [ - "iwlwifi" - ], - "module_alias": "pci:v00008086d000024FBsv00008086sd00002110bc02sc80i00", - "label": "Onboard - RTK Ethernet" - } - ], - "network_interface": [ - { - "index": 35, - "attached_to": 0, - "class_list": [ - "network_interface" - ], - "base_class": { - "hex": "0107", - "name": "Network Interface", - "value": 263 - }, - "sub_class": { - "hex": "0000", - "name": "Loopback", - "value": 0 - }, - "model": "Loopback network interface", - "sysfs_id": "/class/net/lo", - "unix_device_name": "lo", - "unix_device_names": [ - "lo" - ] - }, - { - "index": 41, - "attached_to": 8, - "class_list": [ - "network_interface" - ], - "base_class": { - "hex": "0107", - "name": "Network Interface", - "value": 263 - }, - "sub_class": { - "hex": "0001", - "name": "Ethernet", - "value": 1 - }, - "model": "Ethernet network interface", - "sysfs_id": "/class/net/enp3s0", - "sysfs_device_link": "/devices/pci0000:00/0000:00:13.3/0000:03:00.0", - "unix_device_name": "enp3s0", - "unix_device_names": [ - "enp3s0" - ], - "resources": [ - { - "type": "hwaddr", - "address": 98 - }, - { - "type": "phwaddr", - "address": 98 - } - ], - "driver": "r8169", - "driver_module": "r8169", - "drivers": [ - "r8169" - ], - "driver_modules": [ - "r8169" - ] - }, - { - "index": 43, - "attached_to": 12, - "class_list": [ - "network_interface" - ], - "base_class": { - "hex": "0107", - "name": "Network Interface", - "value": 263 - }, - "sub_class": { - "hex": "0001", - "name": "Ethernet", - "value": 1 - }, - "model": "Ethernet network interface", - "sysfs_id": "/class/net/wlo1", - "sysfs_device_link": "/devices/pci0000:00/0000:00:13.2/0000:02:00.0", - "unix_device_name": "wlo1", - "unix_device_names": [ - "wlo1" - ], - "resources": [ - { - "type": "hwaddr", - "address": 53 - }, - { - "type": "phwaddr", - "address": 53 - } - ], - "driver": "iwlwifi", - "driver_module": "iwlwifi", - "drivers": [ - "iwlwifi" - ], - "driver_modules": [ - "iwlwifi" - ] - } - ], - "pci": [ - { - "index": 9, - "attached_to": 0, - "class_list": [ - "pci", - "unknown" - ], - "bus_type": { - "hex": "0004", - "name": "PCI", - "value": 4 - }, - "slot": { - "bus": 0, - "number": 28 - }, - "base_class": { - "hex": "0008", - "name": "Generic system peripheral", - "value": 8 - }, - "sub_class": { - "hex": "0005", - "value": 5 - }, - "pci_interface": { - "hex": "0001", - "value": 1 - }, - "vendor": { - "hex": "8086", - "name": "Intel Corporation", - "value": 32902 - }, - "sub_vendor": { - "hex": "1458", - "value": 5208 - }, - "device": { - "hex": "31cc", - "value": 12748 - }, - "sub_device": { - "hex": "1000", - "value": 4096 - }, - "revision": { - "hex": "0003", - "value": 3 - }, - "model": "Intel Generic system peripheral", - "sysfs_id": "/devices/pci0000:00/0000:00:1c.0", - "sysfs_bus_id": "0000:00:1c.0", - "resources": [ - { - "type": "irq", - "base": 39, - "triggered": 0, - "enabled": true - }, - { - "type": "mem", - "base": 2704363520, - "range": 4096, - "enabled": true, - "access": "read_write", - "prefetch": "no" - }, - { - "type": "mem", - "base": 2704367616, - "range": 4096, - "enabled": true, - "access": "read_write", - "prefetch": "no" - } - ], - "detail": { - "function": 0, - "command": 6, - "header_type": 0, - "secondary_bus": 0, - "irq": 39, - "prog_if": 1 - }, - "driver": "sdhci-pci", - "driver_module": "sdhci_pci", - "drivers": [ - "sdhci-pci" - ], - "driver_modules": [ - "sdhci_pci" - ], - "module_alias": "pci:v00008086d000031CCsv00001458sd00001000bc08sc05i01", - "label": "Onboard - Other" - }, - { - "index": 15, - "attached_to": 0, - "class_list": [ - "pci", - "unknown" - ], - "bus_type": { - "hex": "0004", - "name": "PCI", - "value": 4 - }, - "slot": { - "bus": 0, - "number": 30 - }, - "base_class": { - "hex": "0008", - "name": "Generic system peripheral", - "value": 8 - }, - "sub_class": { - "hex": "0005", - "value": 5 - }, - "pci_interface": { - "hex": "0001", - "value": 1 - }, - "vendor": { - "hex": "8086", - "name": "Intel Corporation", - "value": 32902 - }, - "sub_vendor": { - "hex": "1458", - "value": 5208 - }, - "device": { - "hex": "31d0", - "value": 12752 - }, - "sub_device": { - "hex": "1000", - "value": 4096 - }, - "revision": { - "hex": "0003", - "value": 3 - }, - "model": "Intel Generic system peripheral", - "sysfs_id": "/devices/pci0000:00/0000:00:1e.0", - "sysfs_bus_id": "0000:00:1e.0", - "resources": [ - { - "type": "irq", - "base": 42, - "triggered": 0, - "enabled": true - }, - { - "type": "mem", - "base": 2704355328, - "range": 4096, - "enabled": true, - "access": "read_write", - "prefetch": "no" - }, - { - "type": "mem", - "base": 2704359424, - "range": 4096, - "enabled": true, - "access": "read_write", - "prefetch": "no" - } - ], - "detail": { - "function": 0, - "command": 6, - "header_type": 0, - "secondary_bus": 0, - "irq": 42, - "prog_if": 1 - }, - "driver": "sdhci-pci", - "driver_module": "sdhci_pci", - "drivers": [ - "sdhci-pci" - ], - "driver_modules": [ - "sdhci_pci" - ], - "module_alias": "pci:v00008086d000031D0sv00001458sd00001000bc08sc05i01", - "label": "Onboard - Other" - }, - { - "index": 16, - "attached_to": 0, - "class_list": [ - "pci", - "unknown" - ], - "bus_type": { - "hex": "0004", - "name": "PCI", - "value": 4 - }, - "slot": { - "bus": 0, - "number": 15 - }, - "base_class": { - "hex": "0007", - "name": "Communication controller", - "value": 7 - }, - "sub_class": { - "hex": "0080", - "name": "Communication controller", - "value": 128 - }, - "vendor": { - "hex": "8086", - "name": "Intel Corporation", - "value": 32902 - }, - "sub_vendor": { - "hex": "1458", - "value": 5208 - }, - "device": { - "hex": "319a", - "value": 12698 - }, - "sub_device": { - "hex": "1000", - "value": 4096 - }, - "revision": { - "hex": "0003", - "value": 3 - }, - "model": "Intel Communication controller", - "sysfs_id": "/devices/pci0000:00/0000:00:0f.0", - "sysfs_bus_id": "0000:00:0f.0", - "resources": [ - { - "type": "irq", - "base": 134, - "triggered": 0, - "enabled": true - }, - { - "type": "mem", - "base": 2704379904, - "range": 4096, - "enabled": true, - "access": "read_write", - "prefetch": "no" - } - ], - "detail": { - "function": 0, - "command": 1030, - "header_type": 0, - "secondary_bus": 0, - "irq": 134, - "prog_if": 0 - }, - "driver": "mei_me", - "driver_module": "mei_me", - "drivers": [ - "mei_me" - ], - "driver_modules": [ - "mei_me" - ], - "module_alias": "pci:v00008086d0000319Asv00001458sd00001000bc07sc80i00", - "label": "Onboard - Other" - }, - { - "index": 19, - "attached_to": 0, - "class_list": [ - "pci", - "unknown" - ], - "bus_type": { - "hex": "0004", - "name": "PCI", - "value": 4 - }, - "slot": { - "bus": 0, - "number": 31 - }, - "base_class": { - "hex": "000c", - "name": "Serial bus controller", - "value": 12 - }, - "sub_class": { - "hex": "0005", - "name": "SMBus", - "value": 5 - }, - "vendor": { - "hex": "8086", - "name": "Intel Corporation", - "value": 32902 - }, - "sub_vendor": { - "hex": "1458", - "value": 5208 - }, - "device": { - "hex": "31d4", - "value": 12756 - }, - "sub_device": { - "hex": "1000", - "value": 4096 - }, - "revision": { - "hex": "0003", - "value": 3 - }, - "model": "Intel SMBus", - "sysfs_id": "/devices/pci0000:00/0000:00:1f.1", - "sysfs_bus_id": "0000:00:1f.1", - "resources": [ - { - "type": "io", - "base": 61504, - "range": 32, - "enabled": true, - "access": "read_write" - }, - { - "type": "irq", - "base": 20, - "triggered": 0, - "enabled": true - }, - { - "type": "mem", - "base": 2704351232, - "range": 256, - "enabled": true, - "access": "read_write", - "prefetch": "no" - } - ], - "detail": { - "function": 1, - "command": 3, - "header_type": 0, - "secondary_bus": 0, - "irq": 20, - "prog_if": 0 - }, - "driver": "i801_smbus", - "driver_module": "i2c_i801", - "drivers": [ - "i801_smbus" - ], - "driver_modules": [ - "i2c_i801" - ], - "module_alias": "pci:v00008086d000031D4sv00001458sd00001000bc0Csc05i00", - "label": "Onboard - Other" - }, - { - "index": 22, - "attached_to": 0, - "class_list": [ - "pci", - "unknown" - ], - "bus_type": { - "hex": "0004", - "name": "PCI", - "value": 4 - }, - "slot": { - "bus": 0, - "number": 0 - }, - "base_class": { - "hex": "0008", - "name": "Generic system peripheral", - "value": 8 - }, - "sub_class": { - "hex": "0080", - "name": "System peripheral", - "value": 128 - }, - "vendor": { - "hex": "8086", - "name": "Intel Corporation", - "value": 32902 - }, - "sub_vendor": { - "hex": "1458", - "value": 5208 - }, - "device": { - "hex": "3190", - "value": 12688 - }, - "sub_device": { - "hex": "1000", - "value": 4096 - }, - "revision": { - "hex": "0003", - "value": 3 - }, - "model": "Intel System peripheral", - "sysfs_id": "/devices/pci0000:00/0000:00:00.3", - "sysfs_bus_id": "0000:00:00.3", - "resources": [ - { - "type": "irq", - "base": 23, - "triggered": 0, - "enabled": true - }, - { - "type": "mem", - "base": 2704384000, - "range": 4096, - "enabled": false, - "access": "read_write", - "prefetch": "no" - } - ], - "detail": { - "function": 3, - "command": 0, - "header_type": 0, - "secondary_bus": 0, - "irq": 23, - "prog_if": 0 - }, - "module_alias": "pci:v00008086d00003190sv00001458sd00001000bc08sc80i00", - "label": "Onboard - Other" - } - ], - "storage_controller": [ - { - "index": 14, - "attached_to": 13, - "class_list": [ - "storage_controller", - "pci" - ], - "bus_type": { - "hex": "0004", - "name": "PCI", - "value": 4 - }, - "slot": { - "bus": 1, - "number": 0 - }, - "base_class": { - "hex": "0001", - "name": "Mass storage controller", - "value": 1 - }, - "sub_class": { - "hex": "0008", - "value": 8 - }, - "pci_interface": { - "hex": "0002", - "value": 2 - }, - "vendor": { - "hex": "2646", - "value": 9798 - }, - "sub_vendor": { - "hex": "2646", - "value": 9798 - }, - "device": { - "hex": "2263", - "value": 8803 - }, - "sub_device": { - "hex": "2263", - "value": 8803 - }, - "revision": { - "hex": "0003", - "value": 3 - }, - "model": "Mass storage controller", - "sysfs_id": "/devices/pci0000:00/0000:00:13.0/0000:01:00.0", - "sysfs_bus_id": "0000:01:00.0", - "resources": [ - { - "type": "irq", - "base": 22, - "triggered": 0, - "enabled": true - }, - { - "type": "mem", - "base": 2703228928, - "range": 16384, - "enabled": true, - "access": "read_write", - "prefetch": "no" - } - ], - "detail": { - "function": 0, - "command": 1030, - "header_type": 0, - "secondary_bus": 0, - "irq": 22, - "prog_if": 2 - }, - "driver": "nvme", - "driver_module": "nvme", - "drivers": [ - "nvme" - ], - "driver_modules": [ - "nvme" - ], - "module_alias": "pci:v00002646d00002263sv00002646sd00002263bc01sc08i02" - }, - { - "index": 18, - "attached_to": 0, - "class_list": [ - "storage_controller", - "pci" - ], - "bus_type": { - "hex": "0004", - "name": "PCI", - "value": 4 - }, - "slot": { - "bus": 0, - "number": 18 - }, - "base_class": { - "hex": "0001", - "name": "Mass storage controller", - "value": 1 - }, - "sub_class": { - "hex": "0006", - "value": 6 - }, - "pci_interface": { - "hex": "0001", - "value": 1 - }, - "vendor": { - "hex": "8086", - "name": "Intel Corporation", - "value": 32902 - }, - "sub_vendor": { - "hex": "1458", - "value": 5208 - }, - "device": { - "hex": "31e3", - "value": 12771 - }, - "sub_device": { - "hex": "1000", - "value": 4096 - }, - "revision": { - "hex": "0003", - "value": 3 - }, - "model": "Intel Mass storage controller", - "sysfs_id": "/devices/pci0000:00/0000:00:12.0", - "sysfs_bus_id": "0000:00:12.0", - "resources": [ - { - "type": "io", - "base": 61536, - "range": 32, - "enabled": true, - "access": "read_write" - }, - { - "type": "io", - "base": 61568, - "range": 4, - "enabled": true, - "access": "read_write" - }, - { - "type": "io", - "base": 61584, - "range": 8, - "enabled": true, - "access": "read_write" - }, - { - "type": "irq", - "base": 133, - "triggered": 0, - "enabled": true - }, - { - "type": "mem", - "base": 2704343040, - "range": 8192, - "enabled": true, - "access": "read_write", - "prefetch": "no" - }, - { - "type": "mem", - "base": 2704371712, - "range": 2048, - "enabled": true, - "access": "read_write", - "prefetch": "no" - }, - { - "type": "mem", - "base": 2704375808, - "range": 256, - "enabled": true, - "access": "read_write", - "prefetch": "no" - } - ], - "detail": { - "function": 0, - "command": 1031, - "header_type": 0, - "secondary_bus": 0, - "irq": 133, - "prog_if": 1 - }, - "driver": "ahci", - "driver_module": "ahci", - "drivers": [ - "ahci" - ], - "driver_modules": [ - "ahci" - ], - "module_alias": "pci:v00008086d000031E3sv00001458sd00001000bc01sc06i01", - "label": "Onboard - SATA" - } - ], - "system": { - "form_factor": "desktop" - }, - "usb_controller": [ - { - "index": 21, - "attached_to": 0, - "class_list": [ - "usb_controller", - "pci" - ], - "bus_type": { - "hex": "0004", - "name": "PCI", - "value": 4 - }, - "slot": { - "bus": 0, - "number": 21 - }, - "base_class": { - "hex": "000c", - "name": "Serial bus controller", - "value": 12 - }, - "sub_class": { - "hex": "0003", - "name": "USB Controller", - "value": 3 - }, - "pci_interface": { - "hex": "0030", - "value": 48 - }, - "vendor": { - "hex": "8086", - "name": "Intel Corporation", - "value": 32902 - }, - "sub_vendor": { - "hex": "1458", - "value": 5208 - }, - "device": { - "hex": "31a8", - "value": 12712 - }, - "sub_device": { - "hex": "1000", - "value": 4096 - }, - "revision": { - "hex": "0003", - "value": 3 - }, - "model": "Intel USB Controller", - "sysfs_id": "/devices/pci0000:00/0000:00:15.0", - "sysfs_bus_id": "0000:00:15.0", - "resources": [ - { - "type": "irq", - "base": 128, - "triggered": 0, - "enabled": true - }, - { - "type": "mem", - "base": 2704277504, - "range": 65536, - "enabled": true, - "access": "read_write", - "prefetch": "no" - } - ], - "detail": { - "function": 0, - "command": 1030, - "header_type": 0, - "secondary_bus": 0, - "irq": 128, - "prog_if": 48 - }, - "driver": "xhci_hcd", - "driver_module": "xhci_pci", - "drivers": [ - "xhci_hcd" - ], - "driver_modules": [ - "xhci_pci" - ], - "module_alias": "pci:v00008086d000031A8sv00001458sd00001000bc0Csc03i30", - "label": "Onboard - Other" - } - ] - }, - "smbios": { - "bios": { - "handle": 0, - "vendor": "American Megatrends Inc.", - "version": "F8", - "date": "12/13/2019", - "features": [ - "PCI supported", - "BIOS flashable", - "BIOS shadowing allowed", - "CD boot supported", - "Selectable boot supported", - "BIOS ROM socketed", - "EDD spec supported", - "1.2MB Floppy supported", - "720kB Floppy supported", - "2.88MB Floppy supported", - "Print Screen supported", - "8042 Keyboard Services supported", - "Serial Services supported", - "Printer Services supported", - "ACPI supported", - "USB Legacy supported", - "BIOS Boot Spec supported" - ], - "start_address": "0xf0000", - "rom_size": 6291456 - }, - "board": { - "handle": 2, - "manufacturer": "GIGABYTE", - "product": "MZGLKAP-00", - "version": "1.x", - "board_type": { - "hex": "000a", - "name": "Motherboard", - "value": 10 - }, - "features": [ - "Hosting Board", - "Replaceable" - ], - "location": "Default string", - "chassis": 3 - }, - "cache": [ - { - "handle": 47, - "socket": "CPU Internal L1", - "size_max": 224, - "size_current": 224, - "speed": 0, - "mode": { - "hex": "0001", - "name": "Write Back", - "value": 1 - }, - "enabled": true, - "location": { - "hex": "0000", - "name": "Internal", - "value": 0 - }, - "socketed": false, - "level": 0, - "ecc": { - "hex": "0004", - "name": "Parity", - "value": 4 - }, - "cache_type": { - "hex": "0001", - "name": "Other", - "value": 1 - }, - "associativity": { - "hex": "0001", - "name": "Other", - "value": 1 - }, - "sram_type_current": [ - "Synchronous" - ], - "sram_type_supported": [ - "Synchronous" - ] - }, - { - "handle": 48, - "socket": "CPU Internal L2", - "size_max": 4096, - "size_current": 4096, - "speed": 0, - "mode": { - "hex": "0001", - "name": "Write Back", - "value": 1 - }, - "enabled": true, - "location": { - "hex": "0000", - "name": "Internal", - "value": 0 - }, - "socketed": false, - "level": 1, - "ecc": { - "hex": "0005", - "name": "Single-bit", - "value": 5 - }, - "cache_type": { - "hex": "0005", - "name": "Unified", - "value": 5 - }, - "associativity": { - "hex": "0008", - "name": "16-way Set-Associative", - "value": 8 - }, - "sram_type_current": [ - "Synchronous" - ], - "sram_type_supported": [ - "Synchronous" - ] - } - ], - "chassis": [ - { - "handle": 3, - "manufacturer": "Default string", - "version": "Default string", - "chassis_type": { - "hex": "0003", - "name": "Desktop", - "value": 3 - }, - "lock_present": false, - "bootup_state": { - "hex": "0003", - "name": "Safe", - "value": 3 - }, - "power_state": { - "hex": "0003", - "name": "Safe", - "value": 3 - }, - "thermal_state": { - "hex": "0003", - "name": "Safe", - "value": 3 - }, - "security_state": { - "hex": "0003", - "name": "None", - "value": 3 - }, - "oem": "0x0" - } - ], - "config": { - "handle": 34, - "options": [ - "Default string" - ] - }, - "language": [ - { - "handle": 63, - "languages": [ - "en|US|iso8859-1" - ] - } - ], - "memory_array": [ - { - "handle": 35, - "location": { - "hex": "0003", - "name": "Motherboard", - "value": 3 - }, - "usage": { - "hex": "0003", - "name": "System memory", - "value": 3 - }, - "ecc": { - "hex": "0003", - "name": "None", - "value": 3 - }, - "max_size": "0x2000000", - "error_handle": 65534, - "slots": 2 - } - ], - "memory_array_mapped_address": [ - { - "handle": 36, - "array_handle": 35, - "start_address": "0x0", - "end_address": "0x400000000", - "part_width": 2 - } - ], - "memory_device": [ - { - "handle": 37, - "location": "A1_DIMM0", - "bank_location": "A1_BANK0", - "manufacturer": "Crucial", - "part_number": "CT8G4SFS824A.M8FR", - "array_handle": 35, - "error_handle": 65534, - "width": 64, - "ecc_bits": 0, - "size": 8388608, - "form_factor": { - "hex": "000d", - "name": "SODIMM", - "value": 13 - }, - "set": 0, - "memory_type": { - "hex": "001a", - "name": "Other", - "value": 26 - }, - "memory_type_details": [ - "Synchronous" - ], - "speed": 2400 - }, - { - "handle": 39, - "location": "A1_DIMM1", - "bank_location": "A1_BANK1", - "manufacturer": "Crucial", - "part_number": "CT8G4SFS824A.M8FR", - "array_handle": 35, - "error_handle": 65534, - "width": 64, - "ecc_bits": 0, - "size": 8388608, - "form_factor": { - "hex": "000d", - "name": "SODIMM", - "value": 13 - }, - "set": 0, - "memory_type": { - "hex": "001a", - "name": "Other", - "value": 26 - }, - "memory_type_details": [ - "Synchronous" - ], - "speed": 2400 - } - ], - "memory_device_mapped_address": [ - { - "handle": 38, - "memory_device_handle": 37, - "array_map_handle": 36, - "start_address": "0x0", - "end_address": "0x200000000", - "row_position": 255, - "interleave_position": 1, - "interleave_depth": 2 - }, - { - "handle": 40, - "memory_device_handle": 39, - "array_map_handle": 36, - "start_address": "0x200000000", - "end_address": "0x400000000", - "row_position": 255, - "interleave_position": 2, - "interleave_depth": 2 - } - ], - "onboard": [ - { - "handle": 32, - "devices": [ - { - "name": "To Be Filled By O.E.M.", - "type": { - "hex": "0003", - "name": "Video", - "value": 3 - }, - "enabled": true - } - ] - } - ], - "port_connector": [ - { - "handle": 8, - "port_type": { - "hex": "000e", - "name": "Mouse Port", - "value": 14 - }, - "internal_reference_designator": "J1A1", - "external_connector_type": { - "hex": "000f", - "name": "PS/2", - "value": 15 - }, - "external_reference_designator": "PS2Mouse" - }, - { - "handle": 9, - "port_type": { - "hex": "000d", - "name": "Keyboard Port", - "value": 13 - }, - "internal_reference_designator": "J1A1", - "external_connector_type": { - "hex": "000f", - "name": "PS/2", - "value": 15 - }, - "external_reference_designator": "Keyboard" - }, - { - "handle": 10, - "port_type": { - "hex": "00ff", - "name": "Other", - "value": 255 - }, - "internal_reference_designator": "J2A1", - "external_connector_type": { - "hex": "001d", - "name": "Mini-Centronics Type-14", - "value": 29 - }, - "external_reference_designator": "TV Out" - }, - { - "handle": 11, - "port_type": { - "hex": "0009", - "name": "Serial Port 16550A Compatible", - "value": 9 - }, - "internal_reference_designator": "J2A2A", - "external_connector_type": { - "hex": "0008", - "name": "DB-9 pin male", - "value": 8 - }, - "external_reference_designator": "COM A" - }, - { - "handle": 12, - "port_type": { - "hex": "001c", - "name": "Video Port", - "value": 28 - }, - "internal_reference_designator": "J2A2B", - "external_connector_type": { - "hex": "0007", - "name": "DB-15 pin female", - "value": 7 - }, - "external_reference_designator": "Video" - }, - { - "handle": 13, - "port_type": { - "hex": "0010", - "name": "USB", - "value": 16 - }, - "internal_reference_designator": "J3A1", - "external_connector_type": { - "hex": "0012", - "name": "Access Bus [USB]", - "value": 18 - }, - "external_reference_designator": "USB1" - }, - { - "handle": 14, - "port_type": { - "hex": "0010", - "name": "USB", - "value": 16 - }, - "internal_reference_designator": "J3A1", - "external_connector_type": { - "hex": "0012", - "name": "Access Bus [USB]", - "value": 18 - }, - "external_reference_designator": "USB2" - }, - { - "handle": 15, - "port_type": { - "hex": "0010", - "name": "USB", - "value": 16 - }, - "internal_reference_designator": "J3A1", - "external_connector_type": { - "hex": "0012", - "name": "Access Bus [USB]", - "value": 18 - }, - "external_reference_designator": "USB3" - }, - { - "handle": 16, - "port_type": { - "hex": "00ff", - "name": "Other", - "value": 255 - }, - "internal_connector_type": { - "hex": "00ff", - "name": "Other", - "value": 255 - }, - "internal_reference_designator": "J9A1 - TPM HDR" - }, - { - "handle": 17, - "port_type": { - "hex": "00ff", - "name": "Other", - "value": 255 - }, - "internal_connector_type": { - "hex": "00ff", - "name": "Other", - "value": 255 - }, - "internal_reference_designator": "J9C1 - PCIE DOCKING CONN" - }, - { - "handle": 18, - "port_type": { - "hex": "00ff", - "name": "Other", - "value": 255 - }, - "internal_connector_type": { - "hex": "00ff", - "name": "Other", - "value": 255 - }, - "internal_reference_designator": "J2B3 - CPU FAN" - }, - { - "handle": 19, - "port_type": { - "hex": "00ff", - "name": "Other", - "value": 255 - }, - "internal_connector_type": { - "hex": "00ff", - "name": "Other", - "value": 255 - }, - "internal_reference_designator": "J6C2 - EXT HDMI" - }, - { - "handle": 20, - "port_type": { - "hex": "00ff", - "name": "Other", - "value": 255 - }, - "internal_connector_type": { - "hex": "00ff", - "name": "Other", - "value": 255 - }, - "internal_reference_designator": "J3C1 - GMCH FAN" - }, - { - "handle": 21, - "port_type": { - "hex": "00ff", - "name": "Other", - "value": 255 - }, - "internal_connector_type": { - "hex": "00ff", - "name": "Other", - "value": 255 - }, - "internal_reference_designator": "J1D1 - ITP" - }, - { - "handle": 22, - "port_type": { - "hex": "00ff", - "name": "Other", - "value": 255 - }, - "internal_connector_type": { - "hex": "00ff", - "name": "Other", - "value": 255 - }, - "internal_reference_designator": "J9E2 - MDC INTPSR" - }, - { - "handle": 23, - "port_type": { - "hex": "00ff", - "name": "Other", - "value": 255 - }, - "internal_connector_type": { - "hex": "00ff", - "name": "Other", - "value": 255 - }, - "internal_reference_designator": "J9E4 - MDC INTPSR" - }, - { - "handle": 24, - "port_type": { - "hex": "00ff", - "name": "Other", - "value": 255 - }, - "internal_connector_type": { - "hex": "00ff", - "name": "Other", - "value": 255 - }, - "internal_reference_designator": "J9E3 - LPC HOT DOCKING" - }, - { - "handle": 25, - "port_type": { - "hex": "00ff", - "name": "Other", - "value": 255 - }, - "internal_connector_type": { - "hex": "00ff", - "name": "Other", - "value": 255 - }, - "internal_reference_designator": "J9E1 - SCAN MATRIX" - }, - { - "handle": 26, - "port_type": { - "hex": "00ff", - "name": "Other", - "value": 255 - }, - "internal_connector_type": { - "hex": "00ff", - "name": "Other", - "value": 255 - }, - "internal_reference_designator": "J9G1 - LPC SIDE BAND" - }, - { - "handle": 27, - "port_type": { - "hex": "00ff", - "name": "Other", - "value": 255 - }, - "internal_connector_type": { - "hex": "00ff", - "name": "Other", - "value": 255 - }, - "internal_reference_designator": "J8F1 - UNIFIED" - }, - { - "handle": 28, - "port_type": { - "hex": "00ff", - "name": "Other", - "value": 255 - }, - "internal_connector_type": { - "hex": "00ff", - "name": "Other", - "value": 255 - }, - "internal_reference_designator": "J6F1 - LVDS" - }, - { - "handle": 29, - "port_type": { - "hex": "00ff", - "name": "Other", - "value": 255 - }, - "internal_connector_type": { - "hex": "00ff", - "name": "Other", - "value": 255 - }, - "internal_reference_designator": "J2F1 - LAI FAN" - }, - { - "handle": 30, - "port_type": { - "hex": "00ff", - "name": "Other", - "value": 255 - }, - "internal_connector_type": { - "hex": "00ff", - "name": "Other", - "value": 255 - }, - "internal_reference_designator": "J2G1 - GFX VID" - }, - { - "handle": 31, - "port_type": { - "hex": "00ff", - "name": "Other", - "value": 255 - }, - "internal_connector_type": { - "hex": "00ff", - "name": "Other", - "value": 255 - }, - "internal_reference_designator": "J1G6 - AC JACK" - } - ], - "processor": [ - { - "handle": 49, - "socket": "SOCKET 0", - "socket_type": { - "hex": "0001", - "name": "Other", - "value": 1 - }, - "socket_populated": true, - "manufacturer": "Intel", - "version": "Intel(R) Celeron(R) J4105 CPU @ 1.50GHz", - "part": "Fill By OEM", - "processor_type": { - "hex": "0003", - "name": "CPU", - "value": 3 - }, - "processor_family": { - "hex": "000f", - "name": "Celeron", - "value": 15 - }, - "processor_status": { - "hex": "0001", - "name": "Enabled", - "value": 1 - }, - "clock_ext": 100, - "clock_max": 2700, - "cache_handle_l1": 47, - "cache_handle_l2": 48, - "cache_handle_l3": 0 - } - ], - "slot": [ - { - "handle": 64, - "designation": "J7H1", - "slot_type": { - "hex": "00ae", - "name": "Other", - "value": 174 - }, - "bus_width": { - "hex": "000a", - "name": "Other", - "value": 10 - }, - "usage": { - "hex": "0004", - "name": "In Use", - "value": 4 - }, - "length": { - "hex": "0003", - "name": "Short", - "value": 3 - }, - "id": 0, - "features": [ - "3.3 V", - "Shared", - "PME#" - ] - }, - { - "handle": 65, - "designation": "J8H1", - "slot_type": { - "hex": "00ad", - "name": "Other", - "value": 173 - }, - "bus_width": { - "hex": "0009", - "name": "Other", - "value": 9 - }, - "usage": { - "hex": "0003", - "name": "Available", - "value": 3 - }, - "length": { - "hex": "0003", - "name": "Short", - "value": 3 - }, - "id": 1, - "features": [ - "3.3 V", - "Shared", - "PME#" - ] - } - ], - "system": { - "handle": 1, - "manufacturer": "GIGABYTE", - "product": "MZGLKAP-00", - "version": "1.x", - "wake_up": { - "hex": "0006", - "name": "Power Switch", - "value": 6 - } - } - } -} diff --git a/machines/lewis/configuration.nix b/machines/lewis/configuration.nix index 4d54d24..23b25aa 100644 --- a/machines/lewis/configuration.nix +++ b/machines/lewis/configuration.nix @@ -19,7 +19,7 @@ }; pim = { - k3s.serverAddr = "https://jefke.dmz:6443"; + k3s.serverAddr = "https://atlas.dmz:6443"; backups.borgBackups = { bazarr = { diff --git a/secrets/jefke/colmena.yaml b/secrets/jefke/colmena.yaml deleted file mode 100644 index ac64a0b..0000000 --- a/secrets/jefke/colmena.yaml +++ /dev/null @@ -1,40 +0,0 @@ -sops_nix_keys: - root: ENC[AES256_GCM,data:BvaIcGQhrYyq+2OA4r1n8Jg5NS6RZXFarzcOGAlRMpYZSJkP3x4difJgorSGEqufRxKtm2aboLWmyTSso1EXxcICb0B+RRLXIJc=,iv:eLPkpCnS7qr8/nu/xKU1qPx9BIMrWUNtqbeDeeNohJw=,tag:4EljW04w9qM4xx2xHzVzxA==,type:str] -sops: - kms: [] - gcp_kms: [] - azure_kv: [] - hc_vault: [] - age: - - recipient: age189laethzry4ylnd790dmpuc4xjjuwqxruc76caj3ceqhqug4g9qs0upuvw - enc: | - -----BEGIN AGE ENCRYPTED FILE----- - YWdlLWVuY3J5cHRpb24ub3JnL3YxCi0+IFgyNTUxOSBIenFvSVdyZ3kxSXMwdnha - MTNyT2RUTTh3OHkrSFpzYkhmSW81aEx6MURJClpoQVNWTXI3d0F0aEgwSjJJZTVK - aEZFSFJ1OXRsUjVvM0dWZFlwcEYyYlEKLS0tIEgyUHU5RkdldUUrNnhZTHFQaG0w - TkFXcGNURFo0d1U1UXZ5a2pwMHRtMmsKODDUjZ+PdbmTMYKfmHNqG2t7FG6ItdRA - A+usHM6Y/fwwN1j4+Uszcy69874XhVMOFXkcODmf/12RRpHNuI2W/g== - -----END AGE ENCRYPTED FILE----- - - recipient: age1w99m9klvc7m5qtmtmu3l0jx8ksdzp5c4p9rkvh5fdullfc6afemqv5py2q - enc: | - -----BEGIN AGE ENCRYPTED FILE----- - YWdlLWVuY3J5cHRpb24ub3JnL3YxCi0+IFgyNTUxOSBOSjY1WXMwcHhmY0xFMVFx - WFhiUmN1VGh1NGIyQ0ViRDh1ME1nVStTYVJzCm1wMHhHcWhNdXlENGlNVnJnbmND - MlB4T3NvRDJhRzFTU28wUDdKY3c5NkUKLS0tIHh6VUxqRUxWYlZ4eWtQby9DRVZp - UjdxZGF6dEIzQXR0eGNiQUh4bjZjSVkKZfMdF9BuvVQQbKloZ57WJXYzpUFfwB/5 - Hsdr5DySNaObp/gkddAIB6y79ogx/pl8jV58/ptYKEVk4rq+ga5NJg== - -----END AGE ENCRYPTED FILE----- - - recipient: age159whjxeyw94xmkkephmtlur8e85xd9d5vnvkwkcayfv7el0neqfq863yga - enc: | - -----BEGIN AGE ENCRYPTED FILE----- - YWdlLWVuY3J5cHRpb24ub3JnL3YxCi0+IFgyNTUxOSBYMHRrejBrcU55bHAvd0tL - ajNkT0N3SmcyaVZEbXB5ZXpRbHk5cVF2Y0N3CitBa2x5N1FRNDg2SzlJKzhjeXBF - SXh3cWxiZnlINmtnY2hrb2lVOG5LSEkKLS0tIGhEREZnWHRnSUF5bjlmNHB1ZDZt - SW1jaG02MEZzTVV6OHQrWDNkcG1Oc3MK63Z6TyYvNus/+25GaSVDCNFajfdKDCtb - zgMKIpx9BsJH1NHfx711MwQVD1r5Vx0Tuwg7j6A6UdGOf2GdIhNiaA== - -----END AGE ENCRYPTED FILE----- - lastmodified: "2024-12-01T14:09:02Z" - mac: ENC[AES256_GCM,data:gO7uviWsVA28EmhJuc7M8/lrRdZPfsXsyCWHJEt6m5EofIk96Il0GAbcI5VNmbIPCjt5Ihlm6MFp7MHo0+6AnOseW53wgZy4jMdQ9JmdgL6Mw8kuqrxublOZD56TqmRDYdMZo5IYxgBZcRFQm7UfjEgAjp4cradcAv/vhbQNN7k=,iv:hcCJLD8zdLPQ2qcvknsJ7eENcjR0RNZbI9iIAqaMFZ0=,tag:AYROyHfhcE0dqfIMVkFM3w==,type:str] - pgp: [] - unencrypted_suffix: _unencrypted - version: 3.9.1