diff --git a/neurips23/latitude-m2-medium.md b/neurips23/latitude-m2-medium.md index 8774e325..b738001e 100644 --- a/neurips23/latitude-m2-medium.md +++ b/neurips23/latitude-m2-medium.md @@ -1,11 +1,10 @@ -# Evaluation On AMD 16-Core 3GHz CPU via [Latitude](https://www.latitude.sh/) Bare-Metal Hardware Cloud +# Eval On AMD 16-Core/3GHz Bare-Metal ## Table Of Contents - [Introduction](#introduction) -- [Leaderboard](#leaderboard) -- [Comparison](#comparison) +- [Results](#results) - [Hardware Inventory](#hardware_inventory) - [How To Reproduce](#how_to_reproduce) - [TODO](#todo) @@ -17,30 +16,508 @@ The NeurIPS2023 Practical Vector Search Challenge evaluated participating algori In pursuit of expanding the evaluation criteria, we are maintaining leaderboards on other generally available hardware configurations. -Shown here results run on the following hardware: -* AMD EPYC 9124 16-Core 3GHz Processor +Shown here are results run on the following hardware: +* AMD EPYC 9124 16-Core 3GHz processor * 125GB RAM * 440GB NVMe SSD -* bare-metal systems provided by [Latitude](https://www.latitude.sh/) +* Bare-metal systems provided by the [Latitude](https://www.latitude.sh/) -## Leaderboard +## Results -### Rankings +### Track: Filter -## Comparison - +![Filter](latitude/filter.png)] + +### Track: Sparse + +![Sparse](latitude/sparse.png)] + +### Track: OOD + +![OOD](latitude/ood.png)] + +### Track: Streaming + +![Streaming](latitude/streaming.png)] ## Hardware_Inventory ### Via *lshw* -The following is a detailed hardware invontory using the *lshw* Linux command: -``` - -``` +The following is a summary hardware invontory using the *lshw* Linux command: +``` +$ sudo lshw -short +H/W path Device Class Description +================================================================ + system AS -2115GT-HNTR (To be filled by O.E.M.) +/0 bus H13SST-G +/0/0 memory 64KiB BIOS +/0/20 memory 1MiB L1 cache +/0/21 memory 16MiB L2 cache +/0/22 memory 64MiB L3 cache +/0/23 processor AMD EPYC 9124 16-Core Processor +/0/26 memory 128GiB System Memory +/0/26/0 memory 64GiB DIMM Synchronous Registered (Buffered) 4800 MHz (0.2 ns) +/0/26/1 memory [empty] +/0/26/2 memory [empty] +/0/26/3 memory [empty] +/0/26/4 memory [empty] +/0/26/5 memory [empty] +/0/26/6 memory 64GiB DIMM Synchronous Registered (Buffered) 4800 MHz (0.2 ns) +/0/26/7 memory [empty] +/0/26/8 memory [empty] +/0/26/9 memory [empty] +/0/26/a memory [empty] +/0/26/b memory [empty] +/0/100 bridge Advanced Micro Devices, Inc. [AMD] +/0/100/0.2 generic Advanced Micro Devices, Inc. [AMD] +/0/100/0.3 generic Advanced Micro Devices, Inc. [AMD] +/0/100/1.1 bridge Advanced Micro Devices, Inc. [AMD] +/0/100/1.1/0 storage Samsung Electronics Co Ltd +/0/100/1.1/0/0 /dev/nvme2 storage SAMSUNG MZQL21T9HCJR-00A07 +/0/100/1.1/0/0/1 /dev/nvme2n1 disk 1920GB NVMe namespace +/0/100/1.2 bridge Advanced Micro Devices, Inc. [AMD] +/0/100/1.2/0 storage Samsung Electronics Co Ltd +/0/100/1.2/0/0 /dev/nvme3 storage SAMSUNG MZQL21T9HCJR-00A07 +/0/100/1.2/0/0/1 /dev/nvme3n1 disk 1920GB NVMe namespace +/0/100/1.3 bridge Advanced Micro Devices, Inc. [AMD] +/0/100/1.4 bridge Advanced Micro Devices, Inc. [AMD] +/0/100/3.1 bridge Advanced Micro Devices, Inc. [AMD] +/0/100/3.1/0 eno1 network Ethernet Controller X710 for 10GBASE-T +/0/100/3.1/0.1 eno2 network Ethernet Controller X710 for 10GBASE-T +/0/100/7.1 bridge Advanced Micro Devices, Inc. [AMD] +/0/100/7.1/0 generic Advanced Micro Devices, Inc. [AMD] +/0/100/7.1/0.1 generic Advanced Micro Devices, Inc. [AMD] +/0/100/7.1/0.4 bus Advanced Micro Devices, Inc. [AMD] +/0/100/7.1/0.4/0 usb3 bus xHCI Host Controller +/0/100/7.1/0.4/0/1 bus USB2.0 Hub +/0/100/7.1/0.4/0/2 bus USB2.0 Hub +/0/100/7.1/0.4/1 usb4 bus xHCI Host Controller +/0/100/7.1/0.5 generic Advanced Micro Devices, Inc. [AMD] +/0/100/7.2 bridge Advanced Micro Devices, Inc. [AMD] +/0/100/7.2/0 storage FCH SATA Controller [AHCI mode] +/0/100/14 bus FCH SMBus Controller +/0/100/14.3 bridge FCH LPC Bridge +/0/101 bridge Advanced Micro Devices, Inc. [AMD] +/0/102 bridge Advanced Micro Devices, Inc. [AMD] +/0/103 bridge Advanced Micro Devices, Inc. [AMD] +/0/104 bridge Advanced Micro Devices, Inc. [AMD] +/0/105 bridge Advanced Micro Devices, Inc. [AMD] +/0/106 bridge Advanced Micro Devices, Inc. [AMD] +/0/107 bridge Advanced Micro Devices, Inc. [AMD] +/0/108 bridge Advanced Micro Devices, Inc. [AMD] +/0/109 bridge Advanced Micro Devices, Inc. [AMD] +/0/10a bridge Advanced Micro Devices, Inc. [AMD] +/0/10b bridge Advanced Micro Devices, Inc. [AMD] +/0/10c bridge Advanced Micro Devices, Inc. [AMD] +/0/10d bridge Advanced Micro Devices, Inc. [AMD] +/0/10e bridge Advanced Micro Devices, Inc. [AMD] +/0/10f bridge Advanced Micro Devices, Inc. [AMD] +/0/10f/0.2 generic Advanced Micro Devices, Inc. [AMD] +/0/10f/0.3 generic Advanced Micro Devices, Inc. [AMD] +/0/10f/1.1 bridge Advanced Micro Devices, Inc. [AMD] +/0/10f/1.2 bridge Advanced Micro Devices, Inc. [AMD] +/0/10f/1.3 bridge Advanced Micro Devices, Inc. [AMD] +/0/10f/1.4 bridge Advanced Micro Devices, Inc. [AMD] +/0/10f/7.1 bridge Advanced Micro Devices, Inc. [AMD] +/0/10f/7.1/0 generic Advanced Micro Devices, Inc. [AMD] +/0/10f/7.1/0.1 generic Advanced Micro Devices, Inc. [AMD] +/0/110 bridge Advanced Micro Devices, Inc. [AMD] +/0/111 bridge Advanced Micro Devices, Inc. [AMD] +/0/112 bridge Advanced Micro Devices, Inc. [AMD] +/0/113 bridge Advanced Micro Devices, Inc. [AMD] +/0/114 bridge Advanced Micro Devices, Inc. [AMD] +/0/115 bridge Advanced Micro Devices, Inc. [AMD] +/0/116 bridge Advanced Micro Devices, Inc. [AMD] +/0/116/0.2 generic Advanced Micro Devices, Inc. [AMD] +/0/116/0.3 generic Advanced Micro Devices, Inc. [AMD] +/0/116/7.1 bridge Advanced Micro Devices, Inc. [AMD] +/0/116/7.1/0 generic Advanced Micro Devices, Inc. [AMD] +/0/116/7.1/0.1 generic Advanced Micro Devices, Inc. [AMD] +/0/117 bridge Advanced Micro Devices, Inc. [AMD] +/0/118 bridge Advanced Micro Devices, Inc. [AMD] +/0/119 bridge Advanced Micro Devices, Inc. [AMD] +/0/11a bridge Advanced Micro Devices, Inc. [AMD] +/0/11b bridge Advanced Micro Devices, Inc. [AMD] +/0/11c bridge Advanced Micro Devices, Inc. [AMD] +/0/11d bridge Advanced Micro Devices, Inc. [AMD] +/0/11d/0.2 generic Advanced Micro Devices, Inc. [AMD] +/0/11d/0.3 generic Advanced Micro Devices, Inc. [AMD] +/0/11d/1.1 bridge Advanced Micro Devices, Inc. [AMD] +/0/11d/1.1/0 storage Micron Technology Inc +/0/11d/1.1/0/0 /dev/nvme0 storage Micron_7450_MTFDKBA480TFR +/0/11d/1.1/0/0/1 /dev/nvme0n1 disk 480GB NVMe namespace +/0/11d/1.1/0/0/1/1 /dev/nvme0n1p1 volume 1023KiB BIOS Boot partition +/0/11d/1.1/0/0/1/2 /dev/nvme0n1p2 volume 447GiB EXT4 volume +/0/11d/1.2 bridge Advanced Micro Devices, Inc. [AMD] +/0/11d/1.2/0 storage Micron Technology Inc +/0/11d/1.2/0/0 /dev/nvme1 storage Micron_7450_MTFDKBA480TFR +/0/11d/1.2/0/0/1 /dev/nvme1n1 disk 480GB NVMe namespace +/0/11d/5.2 bridge Advanced Micro Devices, Inc. [AMD] +/0/11d/5.2/0 bridge AST1150 PCI-to-PCI Bridge +/0/11d/5.2/0/0 display ASPEED Graphics Family +/0/11d/7.1 bridge Advanced Micro Devices, Inc. [AMD] +/0/11d/7.1/0 generic Advanced Micro Devices, Inc. [AMD] +/0/11d/7.1/0.1 generic Advanced Micro Devices, Inc. [AMD] +/0/11d/7.1/0.4 bus Advanced Micro Devices, Inc. [AMD] +/0/11d/7.1/0.4/0 usb1 bus xHCI Host Controller +/0/11d/7.1/0.4/0/1 bus USB Virtual Hub +/0/11d/7.1/0.4/0/1/1 input SMCI HID KM +/0/11d/7.1/0.4/0/1/2 usb0 communication RNDIS/Ethernet Gadget +/0/11d/7.1/0.4/1 usb2 bus xHCI Host Controller +/0/11d/7.2 bridge Advanced Micro Devices, Inc. [AMD] +/0/11d/7.2/0 storage FCH SATA Controller [AHCI mode] +/0/11d/7.2/0.1 storage FCH SATA Controller [AHCI mode] +/0/11e bridge Advanced Micro Devices, Inc. [AMD] +/0/11f bridge Advanced Micro Devices, Inc. [AMD] +/0/120 bridge Advanced Micro Devices, Inc. [AMD] +/0/121 bridge Advanced Micro Devices, Inc. [AMD] +/0/122 bridge Advanced Micro Devices, Inc. [AMD] +/0/123 bridge Advanced Micro Devices, Inc. [AMD] +/0/1 system PnP device PNP0c01 +/0/2 system PnP device PNP0b00 +/0/3 system PnP device PNP0c02 +/0/4 communication PnP device PNP0501 +/0/5 communication PnP device PNP0501 +/0/6 system PnP device PNP0c02 +/1 power PWS-2K21A-BR +/2 power PWS-2K21A-BR + +``` + +The full detailed inventory can be found [here.](latitude/lshw.txt) ### Via *hwinfo* +The following is a summary hardware invontory using the *hwinfo* Linux command: +``` +$ sudo hwinfo --short +cpu: + AMD EPYC 9124 16-Core Processor, 1496 MHz + AMD EPYC 9124 16-Core Processor, 1495 MHz + AMD EPYC 9124 16-Core Processor, 1497 MHz + AMD EPYC 9124 16-Core Processor, 1497 MHz + AMD EPYC 9124 16-Core Processor, 1494 MHz + AMD EPYC 9124 16-Core Processor, 1497 MHz + AMD EPYC 9124 16-Core Processor, 1500 MHz + AMD EPYC 9124 16-Core Processor, 1497 MHz + AMD EPYC 9124 16-Core Processor, 1496 MHz + AMD EPYC 9124 16-Core Processor, 1495 MHz + AMD EPYC 9124 16-Core Processor, 1500 MHz + AMD EPYC 9124 16-Core Processor, 1494 MHz + AMD EPYC 9124 16-Core Processor, 1496 MHz + AMD EPYC 9124 16-Core Processor, 1497 MHz + AMD EPYC 9124 16-Core Processor, 1496 MHz + AMD EPYC 9124 16-Core Processor, 1497 MHz + AMD EPYC 9124 16-Core Processor, 1500 MHz + AMD EPYC 9124 16-Core Processor, 1500 MHz + AMD EPYC 9124 16-Core Processor, 1500 MHz + AMD EPYC 9124 16-Core Processor, 1497 MHz + AMD EPYC 9124 16-Core Processor, 1500 MHz + AMD EPYC 9124 16-Core Processor, 1496 MHz + AMD EPYC 9124 16-Core Processor, 1496 MHz + AMD EPYC 9124 16-Core Processor, 1496 MHz + AMD EPYC 9124 16-Core Processor, 1500 MHz + AMD EPYC 9124 16-Core Processor, 1493 MHz + AMD EPYC 9124 16-Core Processor, 1500 MHz + AMD EPYC 9124 16-Core Processor, 1495 MHz + AMD EPYC 9124 16-Core Processor, 1493 MHz + AMD EPYC 9124 16-Core Processor, 1496 MHz + AMD EPYC 9124 16-Core Processor, 1496 MHz + AMD EPYC 9124 16-Core Processor, 1500 MHz +keyboard: + /dev/ttyS1 serial console +mouse: + /dev/input/mice ATEN International SMCI HID KM +graphics card: + ASPEED AST1000/2000 +storage: + AMD FCH SATA Controller [AHCI mode] + Samsung Electronics Non-Volatile memory controller + Micron Non-Volatile memory controller + Samsung Electronics Non-Volatile memory controller + Micron Non-Volatile memory controller + AMD FCH SATA Controller [AHCI mode] + AMD FCH SATA Controller [AHCI mode] +network: + eno2 Intel Ethernet Controller X710 for 10GBASE-T + eno1 Intel Ethernet Controller X710 for 10GBASE-T + usb0 Insyde Software RNDIS/Ethernet Gadget +network interface: + docker0 Ethernet network interface + eno2 Ethernet network interface + usb0 USB-Link network interface + lo Loopback network interface + eno1 Ethernet network interface +disk: + /dev/nvme0n1 Micron Disk + /dev/nvme3n1 Samsung Electronics Disk + /dev/nvme2n1 Samsung Electronics Disk + /dev/nvme1n1 Micron Disk +partition: + /dev/nvme0n1p1 Partition + /dev/nvme0n1p2 Partition +usb controller: + AMD USB Controller + AMD USB Controller +bios: + BIOS +bridge: + AMD PCI bridge + ASPEED AST1150 PCI-to-PCI Bridge + AMD PCI bridge + AMD Host bridge + AMD Host bridge + AMD PCI bridge + AMD Host bridge + AMD PCI bridge + AMD PCI bridge + AMD Host bridge + AMD Host bridge + AMD Host bridge + AMD Host bridge + AMD PCI bridge + AMD PCI bridge + AMD Host bridge + AMD PCI bridge + AMD Host bridge + AMD FCH LPC Bridge + AMD Host bridge + AMD Host bridge + AMD Host bridge + AMD Host bridge + AMD Host bridge + AMD Host bridge + AMD Host bridge + AMD Host bridge + AMD Host bridge + AMD Host bridge + AMD Host bridge + AMD PCI bridge + AMD Host bridge + AMD Host bridge + AMD Host bridge + AMD Host bridge + AMD Host bridge + AMD PCI bridge + AMD PCI bridge + AMD PCI bridge + AMD Host bridge + AMD Host bridge + AMD Host bridge + AMD PCI bridge + AMD Host bridge + AMD PCI bridge + AMD PCI bridge + AMD Host bridge + AMD Host bridge + AMD PCI bridge + AMD Host bridge + AMD PCI bridge + AMD Host bridge + AMD Host bridge + AMD Host bridge + AMD Host bridge + AMD PCI bridge +hub: + Linux Foundation 2.0 root hub + Genesys Logic 4-port hub + Linux Foundation 3.0 root hub + Linux Foundation 2.0 root hub + Genesys Logic 4-port hub + Linux Foundation USB Virtual Hub + Linux Foundation 3.0 root hub +memory: + Main Memory +unknown: + FPU + DMA controller + PIC + Keyboard controller + PS/2 Controller + AMD Generic system peripheral + AMD System peripheral + AMD System peripheral + AMD IOMMU + AMD IOMMU + AMD IOMMU + AMD Non-Essential Instrumentation + AMD Non-Essential Instrumentation + AMD IOMMU + AMD Non-Essential Instrumentation + AMD Encryption controller + AMD Non-Essential Instrumentation + AMD Generic system peripheral + AMD Generic system peripheral + AMD FCH SMBus Controller + AMD Generic system peripheral + AMD System peripheral + AMD System peripheral + /dev/ttyS0 16550A + /dev/ttyS1 16550A + /dev/input/event1 ATEN International SMCI HID KM + +``` + +The full detailed output can be found [here.](latitude/hwinfo.txt) + +### Via *procinfo* + +``` +$ sudo procinfo -H +Memory: Total Used Free Buffers +RAM: 125.59GiB 72.94GiB 52.65GiB 555.18MiB +Swap: 8.00GiB 10.75MiB 7.99GiB + +Bootup: Sun May 12 23:22:02 2024 Load average: 0.02 0.01 0.01 1/540 66788 + +user : 7w 4d 17:44:17.62 1.6% page in : 85965401 +nice : 00:12:46.10 0.0% page out: 1536712764 +system: 3d 11:47:59.71 0.1% page act: 121399932 +IOwait: 00:21:10.95 0.0% page dea: 17233633 +hw irq: 00:00:00.00 0.0% page flt: 20383773616 +sw irq: 14:35:17.36 0.0% swap in : 1576 +idle : 481w 3d 13:37:25.47 98.3% swap out: 3406 +uptime: 3m 2w 1d 04:05:07.56 context : 49396401992 + +irq 0: 73 2-edge timer irq 168: 1129068 2621451-edge i40e +irq 3: 2734 3-edge ttyS1 irq 169: 3380392 2621452-edge i40e +irq 4: 32 4-edge irq 170: 1276901 2621453-edge i40e +irq 6: 0 6-edge AMDI0010:0 irq 171: 1417138 2621454-edge i40e +irq 7: 0 7-fasteoi pinctrl irq 172: 422311 2621455-edge i40e +irq 8: 1 8-edge rtc0 irq 173: 1513854 2621456-edge i40e +irq 9: 0 9-fasteoi acpi irq 174: 748023 2621457-edge i40e +irq 10: 0 10-edge AMDI0010: irq 175: 1225714 2621458-edge i40e +irq 11: 0 11-edge AMDI0010: irq 176: 1344403 2621459-edge i40e +irq 12: 0 12-edge AMDI0010: irq 177: 2038285 2621460-edge i40e +irq 14: 0 14-edge AMDI0010: irq 178: 1788856 2621461-edge i40e +irq 15: 0 15-edge AMDI0010: irq 179: 3341840 2621462-edge i40e +irq 27: 0 100667392-edge AM irq 180: 1047305 2621463-edge i40e +irq 28: 0 67112960-edge AMD irq 181: 1566477 2621464-edge i40e +irq 29: 0 4096-edge AMD-Vi irq 182: 1478963 2621465-edge i40e +irq 30: 0 33558528-edge AMD irq 183: 2141053 2621466-edge i40e +irq 31: 0 100681728-edge PC irq 184: 1445826 2621467-edge i40e +irq 32: 0 100683776-edge PC irq 185: 3063504 2621468-edge i40e +irq 33: 0 100749312-edge PC irq 186: 1966570 2621469-edge i40e +irq 34: 0 100780032-edge PC irq 187: 679834 2621470-edge i40e +irq 35: 0 100782080-edge PC irq 188: 1343521 2621471-edge i40e +irq 37: 0 67225600-edge PCI irq 189: 374837 2621472-edge i40e +irq 38: 1 18432-edge PCIe P irq 190: 0 2621473-edge i40e +irq 39: 1 20480-edge PCIe P irq 200: 0 103811072-edge ah +irq 40: 1 22528-edge PCIe P irq 201: 0 103811073-edge ah +irq 41: 1 24576-edge PCIe P irq 202: 0 103811074-edge ah +irq 42: 0 51200-edge PCIe P irq 203: 0 103811075-edge ah +irq 43: 0 116736-edge PCIe irq 204: 0 103811076-edge ah +irq 44: 0 118784-edge PCIe irq 205: 0 103811077-edge ah +irq 45: 1 33572864-edge PCI irq 206: 0 103811078-edge ah +irq 46: 1 33574912-edge PCI irq 207: 0 103811079-edge ah +irq 47: 1 33576960-edge PCI irq 216: 0 524289-edge nvme2 +irq 48: 1 33579008-edge PCI irq 217: 8 524290-edge nvme2 +irq 50: 0 33671168-edge PCI irq 218: 0 524291-edge nvme2 +irq 52: 131 103292928-edge xh irq 219: 0 524292-edge nvme2 +irq 53: 0 103292929-edge xh irq 220: 9 524293-edge nvme2 +irq 54: 0 103292930-edge xh irq 221: 8 524294-edge nvme2 +irq 55: 0 103292931-edge xh irq 222: 8 524295-edge nvme2 +irq 56: 0 103292932-edge xh irq 223: 0 524296-edge nvme2 +irq 57: 0 103292933-edge xh irq 224: 0 524297-edge nvme2 +irq 58: 0 103292934-edge xh irq 225: 54 524298-edge nvme2 +irq 59: 0 103292935-edge xh irq 226: 0 524299-edge nvme2 +irq 61: 89 3153920-edge xhci irq 227: 3 524300-edge nvme2 +irq 62: 0 3153921-edge xhci irq 228: 2 524301-edge nvme2 +irq 63: 0 3153922-edge xhci irq 229: 12 524302-edge nvme2 +irq 64: 0 3153923-edge xhci irq 230: 38 524303-edge nvme2 +irq 65: 0 3153924-edge xhci irq 231: 1 524304-edge nvme2 +irq 66: 0 3153925-edge xhci irq 232: 0 524305-edge nvme2 +irq 67: 0 3153926-edge xhci irq 233: 46 524306-edge nvme2 +irq 68: 0 3153927-edge xhci irq 234: 0 524307-edge nvme2 +irq 70: 282 101187584-edge nv irq 235: 0 524308-edge nvme2 +irq 71: 282 101711872-edge nv irq 236: 54 524309-edge nvme2 +irq 76: 0 103809027-edge ah irq 237: 8 524310-edge nvme2 +irq 78: 0 103809029-edge ah irq 238: 0 524311-edge nvme2 +irq 91: 282 524288-edge nvme2 irq 239: 8 524312-edge nvme2 +irq 92: 282 1048576-edge nvme irq 240: 0 524313-edge nvme2 +irq 93: 1069190 101187585-edge nv irq 241: 0 524314-edge nvme2 +irq 94: 1688792 101187586-edge nv irq 242: 10 524315-edge nvme2 +irq 95: 1345530 101187587-edge nv irq 243: 0 524316-edge nvme2 +irq 96: 1226962 101187588-edge nv irq 244: 1 524317-edge nvme2 +irq 97: 368560 101187589-edge nv irq 245: 0 524318-edge nvme2 +irq 98: 292364 101187590-edge nv irq 246: 8 524319-edge nvme2 +irq 99: 285019 101187591-edge nv irq 247: 17 524320-edge nvme2 +irq 100: 260102 101187592-edge nv irq 248: 0 1048577-edge nvme +irq 101: 261305 101187593-edge nv irq 249: 8 1048578-edge nvme +irq 102: 298074 101187594-edge nv irq 250: 0 1048579-edge nvme +irq 103: 261220 101187595-edge nv irq 251: 0 1048580-edge nvme +irq 104: 306060 101187596-edge nv irq 252: 9 1048581-edge nvme +irq 105: 262949 101187597-edge nv irq 253: 8 1048582-edge nvme +irq 106: 246713 101187598-edge nv irq 254: 8 1048583-edge nvme +irq 107: 247832 101187599-edge nv irq 255: 2 1048584-edge nvme +irq 108: 219355 101187600-edge nv irq 256: 0 1048585-edge nvme +irq 109: 951253 101187601-edge nv irq 257: 54 1048586-edge nvme +irq 110: 854065 101187602-edge nv irq 258: 0 1048587-edge nvme +irq 111: 791847 101187603-edge nv irq 259: 0 1048588-edge nvme +irq 112: 750889 101187604-edge nv irq 260: 2 1048589-edge nvme +irq 113: 282475 101187605-edge nv irq 261: 3 1048590-edge nvme +irq 114: 243713 101187606-edge nv irq 262: 2 1048591-edge nvme +irq 115: 236272 101187607-edge nv irq 263: 2 1048592-edge nvme +irq 116: 240761 101187608-edge nv irq 264: 0 1048593-edge nvme +irq 117: 229187 101187609-edge nv irq 265: 0 1048594-edge nvme +irq 118: 236650 101187610-edge nv irq 266: 0 1048595-edge nvme +irq 119: 208384 101187611-edge nv irq 267: 0 1048596-edge nvme +irq 120: 243660 101187612-edge nv irq 268: 54 1048597-edge nvme +irq 121: 268895 101187613-edge nv irq 269: 10 1048598-edge nvme +irq 122: 234036 101187614-edge nv irq 270: 0 1048599-edge nvme +irq 123: 234937 101187615-edge nv irq 271: 50 1048600-edge nvme +irq 124: 225049 101187616-edge nv irq 272: 0 1048601-edge nvme +irq 125: 0 101711873-edge nv irq 273: 0 1048602-edge nvme +irq 126: 8 101711874-edge nv irq 274: 10 1048603-edge nvme +irq 127: 0 101711875-edge nv irq 275: 46 1048604-edge nvme +irq 128: 46 101711876-edge nv irq 276: 2 1048605-edge nvme +irq 129: 9 101711877-edge nv irq 277: 0 1048606-edge nvme +irq 130: 8 101711878-edge nv irq 278: 8 1048607-edge nvme +irq 131: 8 101711879-edge nv irq 279: 17 1048608-edge nvme +irq 132: 0 101711880-edge nv irq 280: 0 2623488-edge i40e +irq 133: 0 101711881-edge nv irq 281: 770 2623489-edge i40e +irq 134: 54 101711882-edge nv irq 282: 936 2623490-edge i40e +irq 135: 0 101711883-edge nv irq 283: 1429 2623491-edge i40e +irq 136: 0 101711884-edge nv irq 284: 5712 2623492-edge i40e +irq 137: 2 101711885-edge nv irq 285: 1848 2623493-edge i40e +irq 138: 0 101711886-edge nv irq 286: 3798 2623494-edge i40e +irq 139: 5 101711887-edge nv irq 287: 2030 2623495-edge i40e +irq 140: 0 101711888-edge nv irq 288: 2845 2623496-edge i40e +irq 141: 0 101711889-edge nv irq 289: 5654 2623497-edge i40e +irq 142: 0 101711890-edge nv irq 290: 3494 2623498-edge i40e +irq 143: 0 101711891-edge nv irq 291: 2204 2623499-edge i40e +irq 144: 0 101711892-edge nv irq 292: 3188 2623500-edge i40e +irq 145: 54 101711893-edge nv irq 293: 4059 2623501-edge i40e +irq 146: 8 101711894-edge nv irq 294: 6611 2623502-edge i40e +irq 147: 0 101711895-edge nv irq 295: 6053 2623503-edge i40e +irq 148: 8 101711896-edge nv irq 296: 4016 2623504-edge i40e +irq 149: 46 101711897-edge nv irq 297: 1026 2623505-edge i40e +irq 150: 3 101711898-edge nv irq 298: 4317 2623506-edge i40e +irq 151: 10 101711899-edge nv irq 299: 2266 2623507-edge i40e +irq 152: 0 101711900-edge nv irq 300: 1339 2623508-edge i40e +irq 153: 0 101711901-edge nv irq 301: 2439 2623509-edge i40e +irq 154: 1 101711902-edge nv irq 302: 7090 2623510-edge i40e +irq 155: 8 101711903-edge nv irq 303: 4390081 2623511-edge i40e +irq 156: 17 101711904-edge nv irq 304: 5749 2623512-edge i40e +irq 157: 0 2621440-edge i40e irq 305: 2450 2623513-edge i40e +irq 158: 2256731 2621441-edge i40e irq 306: 2673 2623514-edge i40e +irq 159: 466380 2621442-edge i40e irq 307: 2954 2623515-edge i40e +irq 160: 932556 2621443-edge i40e irq 308: 17669 2623516-edge i40e +irq 161: 928238 2621444-edge i40e irq 309: 2967 2623517-edge i40e +irq 162: 984544 2621445-edge i40e irq 310: 4970 2623518-edge i40e +irq 163: 3104630 2621446-edge i40e irq 311: 3486 2623519-edge i40e +irq 164: 1737316 2621447-edge i40e irq 312: 18167 2623520-edge i40e +irq 165: 1855901 2621448-edge i40e irq 313: 0 2623521-edge i40e +irq 166: 1362336 2621449-edge i40e irq 323: 0 3670016-edge ahci +irq 167: 2969421 2621450-edge i40e + + +docker0 TX 60.03GiB RX 179.63MiB lo TX 952.62KiB RX 952.62KiB +eno1 TX 12.20GiB RX 149.29GiB usb0 TX 0.00B RX 0.00B +eno2 TX 7.01MiB RX 448.80MiB +``` + ## How_To_Reproduce The following steps will allow you to reproduce the results of leaderboard shown above. @@ -48,7 +525,7 @@ The following steps will allow you to reproduce the results of leaderboard shown ### Preparation * Signup for/sign into your Latitude account -* Provision an "m2-medium" instance with at least 500GB NVMEe SSD with Linux 20.04.06 LTS +* Provision an "m2-medium" instance with at least 100GB NVMEe SSD with Linux 20.04.06 LTS * ssh remotely into the instance * update Linux via command ```sudo apt-get update``` * install Anaconda for Linux @@ -61,19 +538,12 @@ conda activate bigann-latitude-m2-medium python -m pip install -r requirements_py3.10.txt ``` -## Tracks - -The following sections demonstrate how we built and ran each algorithm for each track. - -Note that if we encountered an error either building or running an algorithm, the error details are shown alongside the command. - ### Sparse Track Prepare the track dataset by running the following command in the top-level directory of the repository: ``` python create_dataset.py --dataset sparse-full ``` - #### Sparse Algorithm: cufe ``` @@ -123,6 +593,13 @@ python install.py --neurips23track sparse --algorithm sustech-whu # ERROR: git could not clone 'https://github.com/lizzy-0323/SUSTech-WHU-Sparse.git' ``` +### Sparse Algorithm: pinecone_smips + +``` +python install.py --neurips23track sparse --algorithm pinecone_smips +python run.py --dataset sparse-full --algorithm pinecone_smips --neurips23track sparse +``` + ### Filter Track Prepare the track dataset by running the following command in the top-level directory of the repository: @@ -200,6 +677,13 @@ python install.py --neurips23track filter --algorithm wm_filter python3 run.py --dataset yfcc-10M --algorithm wm_filter --neurips23track filter ``` +#### Filter Algorithm: pinecone + +``` +python install.py --neurips23track filter --algorithm pinecone +python run.py --neurips23track filter --algorithm pinecone --dataset yfcc-10M +``` + ### OOD Track Prepare the track dataset by running the following command in the top-level directory of the repository: @@ -284,6 +768,13 @@ python install.py --neurips23track ood --algorithm vamana python3 run.py --dataset text2image-10M --algorithm vamana --neurips23track ood ``` +#### OOD Algorithm: pinecone-ood + +``` +python install.py --neurips23track ood --algorithm pinecone-ood +python run.py --neurips23track ood --algorithm pinecone-ood --dataset text2image-10M +``` + ### Streaming Track Prepare the track dataset by running the following command in the top-level directory of the repository: @@ -347,6 +838,42 @@ TimeoutError: timed out python install.py --neurips23track streaming --algorithm scann python3 run.py --dataset msturing-30M-clustered --algorithm scann --neurips23track streaming --runbook_path neurips23/streaming/final_runbook.yaml ``` +#### Streaming Algorithm: pinecone + +``` +python install.py --neurips23track streaming --algorithm pinecone +python3 run.py --dataset msturing-30M-clustered --algorithm pinecone --neurips23track streaming --runbook_path neurips23/streaming/final_runbook.yaml # error, see below +2024-08-27 23:26:17,631 - annb.001a9034d319 - ERROR - Container.wait for container 001a9034d319 failed with exception +2024-08-27 23:26:17,631 - annb.001a9034d319 - ERROR - Invoked with ['--dataset', 'msturing-30M-clustered', '--algorithm', 'pinecone', '--module', 'neurips23.streaming.pinecone.pinecone', ' +--constructor', 'pinecone', '--runs', '5', '--count', '10', '--neurips23track', 'streaming', '--runbook_path', 'neurips23/streaming/final_runbook.yaml', '["euclidean", {"R": 32, "L": 100, +"insert_threads": 8, "consolidate_threads": 8}]', '[{"Ls": 300, "k_1": 30, "T": 8}]', '[{"Ls": 400, "k_1": 30, "T": 8}]', '[{"Ls": 500, "k_1": 30, "T": 8}]', '[{"Ls": 520, "k_1": 30, "T": +8}]', '[{"Ls": 540, "k_1": 30, "T": 8}]', '[{"Ls": 560, "k_1": 30, "T": 8}]'] +Traceback (most recent call last): + File "/home/gwilliams/anaconda3/envs/bigann-latitude-m2-medium/lib/python3.10/site-packages/urllib3/response.py", line 748, in _error_catcher + yield + File "/home/gwilliams/anaconda3/envs/bigann-latitude-m2-medium/lib/python3.10/site-packages/urllib3/response.py", line 1206, in read_chunked + self._update_chunk_length() + File "/home/gwilliams/anaconda3/envs/bigann-latitude-m2-medium/lib/python3.10/site-packages/urllib3/response.py", line 1125, in _update_chunk_length + line = self._fp.fp.readline() # type: ignore[union-attr] + File "/home/gwilliams/anaconda3/envs/bigann-latitude-m2-medium/lib/python3.10/socket.py", line 705, in readinto + return self._sock.recv_into(b) +TimeoutError: timed out +``` +### Analysis + +To extract the data as CSV: +``` +sudo chmod ugo+r -R ./results/ # recursively add read permissions to data files +python data_export.py --recompute --output neurips23/latitude/data_export.csv +``` + +To plot individual tracks: +``` +python plot.py --neurips23track sparse --output neurips23/latitude/sparse.png --raw --rec^Cpute --dataset sparse-full +python plot.py --neurips23track filter --output neurips23/latitude/filter.png --raw --recompute --dataset yfcc-10M +python plot.py --neurips23track ood --output neurips23/latitude/ood.png --raw --recompute --dataset text2image-10M +TODO: streaming +``` ## TODO @@ -355,6 +882,7 @@ python3 run.py --dataset msturing-30M-clustered --algorithm scann --neurips23tra * Consider evaluating on other systems provided by [Latitdude](https://www.latitude.sh/) * Capture algorithm (index) build time. * Run bandwidth benchmarks for the NVMEe drive. +* Specify the commit tag and possibly date of the algorithm evaluation. ## Disclaimers_And_Credits diff --git a/neurips23/latitude/data_export.csv b/neurips23/latitude/data_export.csv new file mode 100644 index 00000000..847daafd --- /dev/null +++ b/neurips23/latitude/data_export.csv @@ -0,0 +1,248 @@ +algorithm,parameters,dataset,count,qps,distcomps,build,indexsize,mean_ssd_ios,mean_latency,track,recall/ap +cufe,cufe_linscan,sparse-full,10,255.32098560690855,0.0,606.7270586490631,6158092.0,0,0,sparse,0.28812320916905443 +cufe,cufe_linscan,sparse-full,10,238.9533505307151,0.0,606.7270586490631,6158092.0,0,0,sparse,0.4531805157593123 +cufe,cufe_linscan,sparse-full,10,209.7182646508588,0.0,606.7270586490631,6158092.0,0,0,sparse,0.6570773638968481 +cufe,cufe_linscan,sparse-full,10,191.36192580825576,0.0,606.7270586490631,6158092.0,0,0,sparse,0.7439541547277937 +cufe,cufe_linscan,sparse-full,10,186.4680089246077,0.0,606.7270586490631,6158092.0,0,0,sparse,0.7554297994269341 +cufe,cufe_linscan,sparse-full,10,183.50157537959726,0.0,606.7270586490631,6158092.0,0,0,sparse,0.76567335243553 +cufe,cufe_linscan,sparse-full,10,180.91572248887132,0.0,606.7270586490631,6158092.0,0,0,sparse,0.775272206303725 +cufe,cufe_linscan,sparse-full,10,178.4495480983571,0.0,606.7270586490631,6158092.0,0,0,sparse,0.7824498567335244 +cufe,cufe_linscan,sparse-full,10,153.33711072207066,0.0,606.7270586490631,6158092.0,0,0,sparse,0.85689111747851 +cufe,cufe_linscan,sparse-full,10,84.97573801055172,0.0,606.7270586490631,6158092.0,0,0,sparse,0.9947134670487106 +cufe,"diskann(('R64_L500', {'Ls': 30, 'T': 8}))",text2image-10M,10,10462.227834044275,0.0,3892.7360241413116,19226776.0,0,0,ood,0.7921009999999999 +cufe,"diskann(('R64_L500', {'Ls': 50, 'T': 8}))",text2image-10M,10,8197.449382562205,0.0,3892.7360241413116,19226776.0,0,0,ood,0.8531299999999999 +cufe,"diskann(('R64_L500', {'Ls': 70, 'T': 8}))",text2image-10M,10,6778.193646002609,0.0,3892.7360241413116,19226776.0,0,0,ood,0.886211 +cufe,"diskann(('R64_L500', {'Ls': 100, 'T': 8}))",text2image-10M,10,5404.492150112458,0.0,3892.7360241413116,19226776.0,0,0,ood,0.914718 +cufe,"Faiss(('IVF4096,SQ8', {'nprobe': 4, 'mt_threshold': 0.0001}))",yfcc-10M,10,9269.710891070028,0.0,437.22242546081543,5534916.0,0,0,filter,0.7219089999999999 +cufe,"Faiss(('IVF4096,SQ8', {'nprobe': 4, 'mt_threshold': 0.0003}))",yfcc-10M,10,9571.578752626147,0.0,437.22242546081543,5534916.0,0,0,filter,0.761991 +cufe,"Faiss(('IVF4096,SQ8', {'nprobe': 10, 'mt_threshold': 0.0001}))",yfcc-10M,10,10958.447997010657,0.0,437.22242546081543,5534916.0,0,0,filter,0.826374 +cufe,"Faiss(('IVF4096,SQ8', {'nprobe': 8, 'mt_threshold': 0.0003}))",yfcc-10M,10,10756.690925683371,0.0,437.22242546081543,5534916.0,0,0,filter,0.836186 +cufe,"Faiss(('IVF4096,SQ8', {'nprobe': 12, 'mt_threshold': 0.0002}))",yfcc-10M,10,10055.51517498373,0.0,437.22242546081543,5534916.0,0,0,filter,0.861014 +cufe,"Faiss(('IVF4096,SQ8', {'nprobe': 16, 'mt_threshold': 0.0001}))",yfcc-10M,10,9233.719566460515,0.0,437.22242546081543,5534916.0,0,0,filter,0.870449 +cufe,"Faiss(('IVF4096,SQ8', {'nprobe': 16, 'mt_threshold': 0.0003}))",yfcc-10M,10,8762.592833349507,0.0,437.22242546081543,5534916.0,0,0,filter,0.896153 +cufe,"Faiss(('IVF4096,SQ8', {'nprobe': 16, 'mt_threshold': 0.00033}))",yfcc-10M,10,8690.737491140244,0.0,437.22242546081543,5534916.0,0,0,filter,0.8987719999999999 +cufe,"Faiss(('IVF4096,SQ8', {'nprobe': 30, 'mt_threshold': 0.00033}))",yfcc-10M,10,6318.461800767277,0.0,437.22242546081543,5534916.0,0,0,filter,0.9378550000000001 +cufe,"Faiss(('IVF4096,SQ8', {'nprobe': 32, 'mt_threshold': 0.00033}))",yfcc-10M,10,6051.353017070475,0.0,437.22242546081543,5534916.0,0,0,filter,0.9411809999999999 +diskann,"diskann(('R64_L500', {'Ls': 30, 'T': 8}))",text2image-10M,10,11568.887871895962,0.0,-1.0,11096796.0,0,0,ood,0.7921009999999999 +diskann,"diskann(('R64_L500', {'Ls': 50, 'T': 8}))",text2image-10M,10,9320.081348591353,0.0,-1.0,11096796.0,0,0,ood,0.8531299999999999 +diskann,"diskann(('R64_L500', {'Ls': 70, 'T': 8}))",text2image-10M,10,7858.7034828545975,0.0,-1.0,11096796.0,0,0,ood,0.886211 +diskann,"diskann(('R64_L500', {'Ls': 100, 'T': 8}))",text2image-10M,10,6406.820737959098,0.0,-1.0,11096796.0,0,0,ood,0.914718 +epsearch,"diskann(('R56_L500_alpha1.0', {'Ls': 100, 'T': 8, 'efSearch': 32}))",text2image-10M,10,8081.965616638378,0.0,4729.371791601181,18798484.0,0,0,ood,0.894694 +epsearch,"diskann(('R56_L500_alpha1.0', {'Ls': 105, 'T': 8, 'efSearch': 32}))",text2image-10M,10,7858.977810714556,0.0,4729.371791601181,18798484.0,0,0,ood,0.898814 +epsearch,"diskann(('R56_L500_alpha1.0', {'Ls': 110, 'T': 8, 'efSearch': 16}))",text2image-10M,10,7777.255520157866,0.0,4729.371791601181,18798484.0,0,0,ood,0.899752 +epsearch,"diskann(('R56_L500_alpha1.0', {'Ls': 110, 'T': 8, 'efSearch': 32}))",text2image-10M,10,7663.219028341368,0.0,4729.371791601181,18798484.0,0,0,ood,0.9027290000000001 +epsearch,"diskann(('R56_L500_alpha1.0', {'Ls': 115, 'T': 8, 'efSearch': 16}))",text2image-10M,10,7571.122006791818,0.0,4729.371791601181,18798484.0,0,0,ood,0.903314 +epsearch,"diskann(('R56_L500_alpha1.0', {'Ls': 115, 'T': 8, 'efSearch': 32}))",text2image-10M,10,7459.079581436895,0.0,4729.371791601181,18798484.0,0,0,ood,0.9062490000000001 +epsearch,"diskann(('R56_L500_alpha1.0', {'Ls': 120, 'T': 8, 'efSearch': 32}))",text2image-10M,10,7273.463930699075,0.0,4729.371791601181,18798484.0,0,0,ood,0.909461 +epsearch,"diskann(('R56_L500_alpha1.0', {'Ls': 125, 'T': 8, 'efSearch': 32}))",text2image-10M,10,7088.362814858978,0.0,4729.371791601181,18798484.0,0,0,ood,0.9125349999999999 +epsearch,"diskann(('R56_L500_alpha1.0', {'Ls': 130, 'T': 8, 'efSearch': 32}))",text2image-10M,10,6914.545657677546,0.0,4729.371791601181,18798484.0,0,0,ood,0.915348 +epsearch,"diskann(('R56_L500_alpha1.0', {'Ls': 140, 'T': 8, 'efSearch': 32}))",text2image-10M,10,6602.983923104143,0.0,4729.371791601181,18798484.0,0,0,ood,0.920644 +faiss,"Faiss(('IVF16384,SQ8', {'nprobe': 1, 'mt_threshold': 0.0001}))",yfcc-10M,10,8463.952240777911,0.0,668.1310112476349,5570628.0,0,0,filter,0.482353 +faiss,"Faiss(('IVF16384,SQ8', {'nprobe': 1, 'mt_threshold': 0.0003}))",yfcc-10M,10,8450.527891037113,0.0,668.1310112476349,5570628.0,0,0,filter,0.537916 +faiss,"Faiss(('IVF16384,SQ8', {'nprobe': 4, 'mt_threshold': 0.0001}))",yfcc-10M,10,8377.983209253689,0.0,668.1310112476349,5570628.0,0,0,filter,0.6254120000000001 +faiss,"Faiss(('IVF16384,SQ8', {'nprobe': 4, 'mt_threshold': 0.0003}))",yfcc-10M,10,8526.54776118517,0.0,668.1310112476349,5570628.0,0,0,filter,0.673195 +faiss,"Faiss(('IVF16384,SQ8', {'nprobe': 16, 'mt_threshold': 0.0001}))",yfcc-10M,10,9226.14853814419,0.0,668.1310112476349,5570628.0,0,0,filter,0.780685 +faiss,"Faiss(('IVF16384,SQ8', {'nprobe': 1, 'mt_threshold': 0.01}))",yfcc-10M,10,1629.8814564017384,0.0,668.1310112476349,5570628.0,0,0,filter,0.7836420000000001 +faiss,"Faiss(('IVF16384,SQ8', {'nprobe': 16, 'mt_threshold': 0.0003}))",yfcc-10M,10,9455.699370411943,0.0,668.1310112476349,5570628.0,0,0,filter,0.8174939999999999 +faiss,"Faiss(('IVF16384,SQ8', {'nprobe': 32, 'mt_threshold': 0.0001}))",yfcc-10M,10,9423.547608315648,0.0,668.1310112476349,5570628.0,0,0,filter,0.846959 +faiss,"Faiss(('IVF16384,SQ8', {'nprobe': 4, 'mt_threshold': 0.01}))",yfcc-10M,10,1629.4687228025145,0.0,668.1310112476349,5570628.0,0,0,filter,0.8628690000000001 +faiss,"Faiss(('IVF16384,SQ8', {'nprobe': 32, 'mt_threshold': 0.0003}))",yfcc-10M,10,8863.102150414368,0.0,668.1310112476349,5570628.0,0,0,filter,0.877171 +faiss,"Faiss(('IVF16384,SQ8', {'nprobe': 64, 'mt_threshold': 0.0001}))",yfcc-10M,10,7327.855357711007,0.0,668.1310112476349,5570628.0,0,0,filter,0.901133 +faiss,"Faiss(('IVF16384,SQ8', {'nprobe': 64, 'mt_threshold': 0.0003}))",yfcc-10M,10,7018.49325946344,0.0,668.1310112476349,5570628.0,0,0,filter,0.924122 +faiss,"Faiss(('IVF16384,SQ8', {'nprobe': 96, 'mt_threshold': 0.0001}))",yfcc-10M,10,5887.486469167276,0.0,668.1310112476349,5570628.0,0,0,filter,0.926136 +faiss,"Faiss(('IVF16384,SQ8', {'nprobe': 16, 'mt_threshold': 0.01}))",yfcc-10M,10,1617.185538999815,0.0,668.1310112476349,5570628.0,0,0,filter,0.9367979999999999 +faiss,"Faiss(('IVF16384,SQ8', {'nprobe': 96, 'mt_threshold': 0.0003}))",yfcc-10M,10,5775.273676014299,0.0,668.1310112476349,5570628.0,0,0,filter,0.9449820000000001 +faiss,"Faiss(('IVF16384,SQ8', {'nprobe': 32, 'mt_threshold': 0.01}))",yfcc-10M,10,1603.3297422471476,0.0,668.1310112476349,5570628.0,0,0,filter,0.9623430000000001 +faiss,"Faiss(('IVF16384,SQ8', {'nprobe': 64, 'mt_threshold': 0.01}))",yfcc-10M,10,1581.0132994555108,0.0,668.1310112476349,5570628.0,0,0,filter,0.979613 +faiss,"Faiss(('IVF16384,SQ8', {'nprobe': 96, 'mt_threshold': 0.01}))",yfcc-10M,10,1556.5087315703556,0.0,668.1310112476349,5570628.0,0,0,filter,0.986178 +faissplus,"Faiss(('IVF11264,SQ8', {'nprobe': 30, 'mt_threshold': 0.00033}))",yfcc-10M,10,8775.028305469861,0.0,357.6665256023407,5546548.0,0,0,filter,0.895075 +faissplus,"Faiss(('IVF11264,SQ8', {'nprobe': 32, 'mt_threshold': 0.0003}))",yfcc-10M,10,8632.954985243225,0.0,357.6665256023407,5546548.0,0,0,filter,0.896922 +faissplus,"Faiss(('IVF11264,SQ8', {'nprobe': 32, 'mt_threshold': 0.00031}))",yfcc-10M,10,8601.020699417366,0.0,357.6665256023407,5546548.0,0,0,filter,0.8978889999999999 +faissplus,"Faiss(('IVF11264,SQ8', {'nprobe': 32, 'mt_threshold': 0.00033}))",yfcc-10M,10,8606.144834489813,0.0,357.6665256023407,5546548.0,0,0,filter,0.899675 +faissplus,"Faiss(('IVF11264,SQ8', {'nprobe': 34, 'mt_threshold': 0.0003}))",yfcc-10M,10,8447.001104998724,0.0,357.6665256023407,5546548.0,0,0,filter,0.901139 +faissplus,"Faiss(('IVF11264,SQ8', {'nprobe': 32, 'mt_threshold': 0.00035}))",yfcc-10M,10,8493.264037857854,0.0,357.6665256023407,5546548.0,0,0,filter,0.9015409999999999 +faissplus,"Faiss(('IVF11264,SQ8', {'nprobe': 34, 'mt_threshold': 0.00031}))",yfcc-10M,10,8419.486297606747,0.0,357.6665256023407,5546548.0,0,0,filter,0.902074 +faissplus,"Faiss(('IVF11264,SQ8', {'nprobe': 34, 'mt_threshold': 0.00033}))",yfcc-10M,10,8347.5020616975,0.0,357.6665256023407,5546548.0,0,0,filter,0.903827 +faissplus,"Faiss(('IVF11264,SQ8', {'nprobe': 34, 'mt_threshold': 0.00035}))",yfcc-10M,10,8320.257418120438,0.0,357.6665256023407,5546548.0,0,0,filter,0.905636 +faissplus,"Faiss(('IVF11264,SQ8', {'nprobe': 40, 'mt_threshold': 0.0003}))",yfcc-10M,10,7937.877382612384,0.0,357.6665256023407,5546548.0,0,0,filter,0.912016 +linscan,linscan,sparse-full,10,245.15591350978212,0.0,571.8297996520996,9588132.0,0,0,sparse,0.2950716332378224 +linscan,linscan,sparse-full,10,227.5397460487466,0.0,571.8297996520996,9588132.0,0,0,sparse,0.43919770773638966 +linscan,linscan,sparse-full,10,200.30533736104564,0.0,571.8297996520996,9588132.0,0,0,sparse,0.6045845272206304 +linscan,linscan,sparse-full,10,182.99833569527127,0.0,571.8297996520996,9588132.0,0,0,sparse,0.6762607449856733 +linscan,linscan,sparse-full,10,180.50205779955394,0.0,571.8297996520996,9588132.0,0,0,sparse,0.686404011461318 +linscan,linscan,sparse-full,10,177.86003785831042,0.0,571.8297996520996,9588132.0,0,0,sparse,0.6942263610315187 +linscan,linscan,sparse-full,10,175.35848984500285,0.0,571.8297996520996,9588132.0,0,0,sparse,0.7029942693409742 +linscan,linscan,sparse-full,10,173.07258375162064,0.0,571.8297996520996,9588132.0,0,0,sparse,0.7104011461318052 +linscan,linscan,sparse-full,10,148.9120131932634,0.0,571.8297996520996,9588132.0,0,0,sparse,0.7774928366762178 +linscan,linscan,sparse-full,10,60.756008013119136,0.0,571.8297996520996,9588132.0,0,0,sparse,0.9793123209169055 +mysteryann,"mystery_order_sq8(('M_bp35_L_pq800_NoT5_ord', {'L_pq': 100, 'T': 8}))",text2image-10M,10,30254.033957511383,0.0,11206.063145399094,3463904.0,0,0,ood,0.890293 +mysteryann,"mystery_order_sq8(('M_bp35_L_pq800_NoT5_ord', {'L_pq': 110, 'T': 8}))",text2image-10M,10,27960.18315859041,0.0,11206.063145399094,3463904.0,0,0,ood,0.896481 +mysteryann,"mystery_order_sq8(('M_bp35_L_pq800_NoT5_ord', {'L_pq': 113, 'T': 8}))",text2image-10M,10,27333.55533992098,0.0,11206.063145399094,3463904.0,0,0,ood,0.89803 +mysteryann,"mystery_order_sq8(('M_bp35_L_pq800_NoT5_ord', {'L_pq': 115, 'T': 8}))",text2image-10M,10,26948.196008794985,0.0,11206.063145399094,3463904.0,0,0,ood,0.899052 +mysteryann,"mystery_order_sq8(('M_bp35_L_pq800_NoT5_ord', {'L_pq': 117, 'T': 8}))",text2image-10M,10,26560.866583937528,0.0,11206.063145399094,3463904.0,0,0,ood,0.900088 +mysteryann,"mystery_order_sq8(('M_bp35_L_pq800_NoT5_ord', {'L_pq': 118, 'T': 8}))",text2image-10M,10,26382.097804695546,0.0,11206.063145399094,3463904.0,0,0,ood,0.900563 +mysteryann,"mystery_order_sq8(('M_bp35_L_pq800_NoT5_ord', {'L_pq': 120, 'T': 8}))",text2image-10M,10,25998.395580122004,0.0,11206.063145399094,3463904.0,0,0,ood,0.9015850000000001 +mysteryann,"mystery_order_sq8(('M_bp35_L_pq800_NoT5_ord', {'L_pq': 123, 'T': 8}))",text2image-10M,10,25442.898178883974,0.0,11206.063145399094,3463904.0,0,0,ood,0.9031140000000001 +mysteryann,"mystery_order_sq8(('M_bp35_L_pq800_NoT5_ord', {'L_pq': 125, 'T': 8}))",text2image-10M,10,25095.050937346496,0.0,11206.063145399094,3463904.0,0,0,ood,0.9040100000000001 +mysteryann,"mystery_order_sq8(('M_bp35_L_pq800_NoT5_ord', {'L_pq': 128, 'T': 8}))",text2image-10M,10,24603.304863065023,0.0,11206.063145399094,3463904.0,0,0,ood,0.90533 +mysteryann,"mystery_order_sq8(('M_bp35_L_pq800_NoT5_ord', {'L_pq': 130, 'T': 8}))",text2image-10M,10,24268.391969885306,0.0,11206.063145399094,3463904.0,0,0,ood,0.9061070000000001 +mysteryann,"mystery_order_sq8(('M_bp35_L_pq800_NoT5_ord', {'L_pq': 133, 'T': 8}))",text2image-10M,10,23811.52809993804,0.0,11206.063145399094,3463904.0,0,0,ood,0.9075559999999999 +mysteryann,"mystery_order_sq8(('M_bp35_L_pq800_NoT5_ord', {'L_pq': 135, 'T': 8}))",text2image-10M,10,23524.242599809117,0.0,11206.063145399094,3463904.0,0,0,ood,0.90833 +mysteryann,"mystery_order_sq8(('M_bp35_L_pq800_NoT5_ord', {'L_pq': 140, 'T': 8}))",text2image-10M,10,22789.653486537096,0.0,11206.063145399094,3463904.0,0,0,ood,0.910112 +mysteryann,"mystery_order_sq8(('M_bp35_L_pq800_NoT5_ord', {'L_pq': 145, 'T': 8}))",text2image-10M,10,22105.05390101153,0.0,11206.063145399094,3463904.0,0,0,ood,0.911903 +mysteryann,"mystery_order_sq8(('M_bp35_L_pq800_NoT5_ord', {'L_pq': 150, 'T': 8}))",text2image-10M,10,21489.875128999072,0.0,11206.063145399094,3463904.0,0,0,ood,0.9135220000000001 +mysteryann-dif,"mystery_dif(('M_bp45_L_pq800_NoT5_ord', {'L_pq': 80, 'T': 8}))",text2image-10M,10,31374.182340652547,0.0,14177.450304031372,3800740.0,0,0,ood,0.891938 +mysteryann-dif,"mystery_dif(('M_bp45_L_pq800_NoT5_ord', {'L_pq': 83, 'T': 8}))",text2image-10M,10,30379.948543255225,0.0,14177.450304031372,3800740.0,0,0,ood,0.8943070000000001 +mysteryann-dif,"mystery_dif(('M_bp45_L_pq800_NoT5_ord', {'L_pq': 85, 'T': 8}))",text2image-10M,10,29803.092859322758,0.0,14177.450304031372,3800740.0,0,0,ood,0.8958299999999999 +mysteryann-dif,"mystery_dif(('M_bp45_L_pq800_NoT5_ord', {'L_pq': 88, 'T': 8}))",text2image-10M,10,28987.64631082913,0.0,14177.450304031372,3800740.0,0,0,ood,0.897812 +mysteryann-dif,"mystery_dif(('M_bp45_L_pq800_NoT5_ord', {'L_pq': 90, 'T': 8}))",text2image-10M,10,28489.368679506828,0.0,14177.450304031372,3800740.0,0,0,ood,0.899135 +mysteryann-dif,"mystery_dif(('M_bp45_L_pq800_NoT5_ord', {'L_pq': 92, 'T': 8}))",text2image-10M,10,27946.097391153708,0.0,14177.450304031372,3800740.0,0,0,ood,0.9005000000000001 +mysteryann-dif,"mystery_dif(('M_bp45_L_pq800_NoT5_ord', {'L_pq': 93, 'T': 8}))",text2image-10M,10,27575.992190392837,0.0,14177.450304031372,3800740.0,0,0,ood,0.9011100000000001 +mysteryann-dif,"mystery_dif(('M_bp45_L_pq800_NoT5_ord', {'L_pq': 95, 'T': 8}))",text2image-10M,10,27258.743807436458,0.0,14177.450304031372,3800740.0,0,0,ood,0.902337 +mysteryann-dif,"mystery_dif(('M_bp45_L_pq800_NoT5_ord', {'L_pq': 100, 'T': 8}))",text2image-10M,10,25821.452365582118,0.0,14177.450304031372,3800740.0,0,0,ood,0.9050710000000001 +mysteryann-dif,"mystery_dif(('M_bp45_L_pq800_NoT5_ord', {'L_pq': 103, 'T': 8}))",text2image-10M,10,25061.27437800083,0.0,14177.450304031372,3800740.0,0,0,ood,0.9066560000000001 +mysteryann-dif,"mystery_dif(('M_bp45_L_pq800_NoT5_ord', {'L_pq': 107, 'T': 8}))",text2image-10M,10,24167.20511722204,0.0,14177.450304031372,3800740.0,0,0,ood,0.908728 +mysteryann-dif,"mystery_dif(('M_bp45_L_pq800_NoT5_ord', {'L_pq': 110, 'T': 8}))",text2image-10M,10,23572.36909361481,0.0,14177.450304031372,3800740.0,0,0,ood,0.9102359999999999 +mysteryann-dif,"mystery_dif(('M_bp45_L_pq800_NoT5_ord', {'L_pq': 115, 'T': 8}))",text2image-10M,10,22648.655181020054,0.0,14177.450304031372,3800740.0,0,0,ood,0.912358 +mysteryann-dif,"mystery_dif(('M_bp45_L_pq800_NoT5_ord', {'L_pq': 120, 'T': 8}))",text2image-10M,10,21809.553171076263,0.0,14177.450304031372,3800740.0,0,0,ood,0.914453 +ngt,"ngt-onng(140, 10, 175, 0.38, 1.01)",text2image-10M,10,19731.666898279764,0.0,9770.880675792694,13534476.0,0,0,ood,0.837968 +ngt,"ngt-onng(140, 10, 175, 0.38, 1.014)",text2image-10M,10,14891.039503128348,0.0,9770.880675792694,13534476.0,0,0,ood,0.8804930000000001 +ngt,"ngt-onng(140, 10, 175, 0.38, 1.016)",text2image-10M,10,12843.733681426162,0.0,9770.880675792694,13534476.0,0,0,ood,0.8979520000000001 +ngt,"ngt-onng(140, 10, 175, 0.38, 1.017)",text2image-10M,10,11921.398937583039,0.0,9770.880675792694,13534476.0,0,0,ood,0.90557 +ngt,"ngt-onng(140, 10, 175, 0.38, 1.018)",text2image-10M,10,11072.90493660271,0.0,9770.880675792694,13534476.0,0,0,ood,0.912894 +ngt,"ngt-onng(140, 10, 175, 0.38, 1.02)",text2image-10M,10,9468.946420822713,0.0,9770.880675792694,13534476.0,0,0,ood,0.925563 +ngt,"ngt-onng(140, 10, 175, 0.38, 1.025)",text2image-10M,10,6343.133252885931,0.0,9770.880675792694,13534476.0,0,0,ood,0.9508570000000001 +nle,pisa,sparse-full,10,3788.532126748361,0.0,36158.68584895134,10403232.0,0,0,sparse,0.8624498567335243 +nle,pisa,sparse-full,10,3749.8913724007407,0.0,36158.68584895134,10403232.0,0,0,sparse,0.8634527220630372 +nle,pisa,sparse-full,10,3546.493302287842,0.0,36158.68584895134,10403232.0,0,0,sparse,0.8725787965616046 +nle,pisa,sparse-full,10,3196.3084361931446,0.0,36158.68584895134,10403232.0,0,0,sparse,0.8923065902578797 +nle,pisa,sparse-full,10,3056.337888954044,0.0,36158.68584895134,10403232.0,0,0,sparse,0.8980085959885387 +nle,pisa,sparse-full,10,2945.626091294336,0.0,36158.68584895134,10403232.0,0,0,sparse,0.902349570200573 +nle,pisa,sparse-full,10,2848.301279993213,0.0,36158.68584895134,10403232.0,0,0,sparse,0.9059455587392551 +nle,pisa,sparse-full,10,2764.1378752966425,0.0,36158.68584895134,10403232.0,0,0,sparse,0.9083810888252148 +nle,pisa,sparse-full,10,2122.9273182579377,0.0,36158.68584895134,10403232.0,0,0,sparse,0.9251432664756447 +nle,pisa,sparse-full,10,1551.961984773129,0.0,36158.68584895134,10403232.0,0,0,sparse,0.937378223495702 +parlayivf,"ParlayIVF(metric=Euclidian, dtype=uint8, T=8, cluster_size=5,000, cutoff=10,000, target_points=5,000, tiny_cutoff=28,000, max_iter=10, weight_classes=(100000, 400000), max_degrees=(8, 10, 12), beam_widths=[90, 57, 90], search_limits=[500, 500, 500])",yfcc-10M,10,55033.197938385914,0.0,-1.0,11914156.0,0,0,filter,0.903232 +parlayivf,"ParlayIVF(metric=Euclidian, dtype=uint8, T=8, cluster_size=5,000, cutoff=10,000, target_points=5,000, tiny_cutoff=30,000, max_iter=10, weight_classes=(100000, 400000), max_degrees=(8, 10, 12), beam_widths=[85, 50, 95], search_limits=[500, 500, 500])",yfcc-10M,10,54564.58044908312,0.0,-1.0,11914156.0,0,0,filter,0.9034190000000001 +parlayivf,"ParlayIVF(metric=Euclidian, dtype=uint8, T=8, cluster_size=5,000, cutoff=10,000, target_points=7,500, tiny_cutoff=35,000, max_iter=10, weight_classes=(100000, 400000), max_degrees=(8, 10, 12), beam_widths=[55, 55, 55], search_limits=[100000, 400000, 3000000])",yfcc-10M,10,50966.11703640751,0.0,-1.0,11914156.0,0,0,filter,0.9038919999999999 +parlayivf,"ParlayIVF(metric=Euclidian, dtype=uint8, T=8, cluster_size=5,000, cutoff=10,000, target_points=15,000, tiny_cutoff=60,000, max_iter=10, weight_classes=(100000, 400000), max_degrees=(8, 10, 12), beam_widths=[40, 40, 40], search_limits=[100000, 400000, 3000000])",yfcc-10M,10,47735.49396851006,0.0,-1.0,11914156.0,0,0,filter,0.9057169999999999 +parlayivf,"ParlayIVF(metric=Euclidian, dtype=uint8, T=8, cluster_size=5,000, cutoff=10,000, target_points=15,000, tiny_cutoff=100,000, max_iter=10, weight_classes=(100000, 400000), max_degrees=(8, 10, 12), beam_widths=[40, 40, 40], search_limits=[100000, 400000, 3000000])",yfcc-10M,10,47092.39567949042,0.0,-1.0,11914156.0,0,0,filter,0.9058780000000001 +parlayivf,"ParlayIVF(metric=Euclidian, dtype=uint8, T=8, cluster_size=5,000, cutoff=10,000, target_points=15,000, tiny_cutoff=60,000, max_iter=10, weight_classes=(100000, 400000), max_degrees=(8, 10, 12), beam_widths=[50, 50, 50], search_limits=[100000, 400000, 3000000])",yfcc-10M,10,46311.80892032848,0.0,-1.0,11914156.0,0,0,filter,0.920031 +parlayivf,"ParlayIVF(metric=Euclidian, dtype=uint8, T=8, cluster_size=5,000, cutoff=10,000, target_points=15,000, tiny_cutoff=100,000, max_iter=10, weight_classes=(100000, 400000), max_degrees=(8, 10, 12), beam_widths=[50, 50, 50], search_limits=[100000, 400000, 3000000])",yfcc-10M,10,46334.621528041294,0.0,-1.0,11914156.0,0,0,filter,0.9201919999999999 +parlayivf,"ParlayIVF(metric=Euclidian, dtype=uint8, T=8, cluster_size=5,000, cutoff=10,000, target_points=15,000, tiny_cutoff=100,000, max_iter=10, weight_classes=(100000, 400000), max_degrees=(8, 10, 12), beam_widths=[60, 60, 60], search_limits=[100000, 400000, 3000000])",yfcc-10M,10,44725.41237648219,0.0,-1.0,11914156.0,0,0,filter,0.929911 +parlayivf,"ParlayIVF(metric=Euclidian, dtype=uint8, T=8, cluster_size=5,000, cutoff=10,000, target_points=15,000, tiny_cutoff=60,000, max_iter=10, weight_classes=(100000, 400000), max_degrees=(8, 10, 12), beam_widths=[90, 90, 90], search_limits=[100000, 400000, 3000000])",yfcc-10M,10,42022.837165493554,0.0,-1.0,11914156.0,0,0,filter,0.948294 +parlayivf,"ParlayIVF(metric=Euclidian, dtype=uint8, T=8, cluster_size=5,000, cutoff=10,000, target_points=15,000, tiny_cutoff=100,000, max_iter=10, weight_classes=(100000, 400000), max_degrees=(8, 10, 12), beam_widths=[90, 90, 90], search_limits=[100000, 400000, 3000000])",yfcc-10M,10,42404.005462582645,0.0,-1.0,11914156.0,0,0,filter,0.948455 +pinecone,"pinecone_filter(('FilterIVFFlatU8', {'indexkey': 'FilterIVFFlatU8', 'num_clusters': '2048', 'precompute_intersection_threshold': '1600'}, {'fraction_coefficient': '8.5', 'fraction_exponent': '0.64', 'skip_clustering_threshold': 2000}))",yfcc-10M,10,156214.70851904366,0.0,98.29037094116211,12246748.0,0,0,filter,0.891512 +pinecone,"pinecone_filter(('FilterIVFFlatU8', {'indexkey': 'FilterIVFFlatU8', 'num_clusters': '2048', 'precompute_intersection_threshold': '1600'}, {'fraction_coefficient': '9.0', 'fraction_exponent': '0.64', 'skip_clustering_threshold': 2000}))",yfcc-10M,10,151146.3079586421,0.0,98.29037094116211,12246748.0,0,0,filter,0.896269 +pinecone,"pinecone_filter(('FilterIVFFlatU8', {'indexkey': 'FilterIVFFlatU8', 'num_clusters': '2048', 'precompute_intersection_threshold': '1600'}, {'fraction_coefficient': '10.5', 'fraction_exponent': '0.65', 'skip_clustering_threshold': 2000}))",yfcc-10M,10,148159.93330813549,0.0,98.29037094116211,12246748.0,0,0,filter,0.899237 +pinecone,"pinecone_filter(('FilterIVFFlatU8', {'indexkey': 'FilterIVFFlatU8', 'num_clusters': '2048', 'precompute_intersection_threshold': '1600'}, {'fraction_coefficient': '9.5', 'fraction_exponent': '0.64', 'skip_clustering_threshold': 2000}))",yfcc-10M,10,146721.24179999993,0.0,98.29037094116211,12246748.0,0,0,filter,0.900487 +pinecone,"pinecone_filter(('FilterIVFFlatU8', {'indexkey': 'FilterIVFFlatU8', 'num_clusters': '2048', 'precompute_intersection_threshold': '1600'}, {'fraction_coefficient': '11.0', 'fraction_exponent': '0.65', 'skip_clustering_threshold': 2000}))",yfcc-10M,10,144587.94560384878,0.0,98.29037094116211,12246748.0,0,0,filter,0.902811 +pinecone,"pinecone_filter(('FilterIVFFlatU8', {'indexkey': 'FilterIVFFlatU8', 'num_clusters': '2048', 'precompute_intersection_threshold': '1600'}, {'fraction_coefficient': '10.0', 'fraction_exponent': '0.64', 'skip_clustering_threshold': 2000}))",yfcc-10M,10,142845.6023839932,0.0,98.29037094116211,12246748.0,0,0,filter,0.904579 +pinecone,"pinecone_filter(('FilterIVFFlatU8', {'indexkey': 'FilterIVFFlatU8', 'num_clusters': '2048', 'precompute_intersection_threshold': '1600'}, {'fraction_coefficient': '11.5', 'fraction_exponent': '0.65', 'skip_clustering_threshold': 2000}))",yfcc-10M,10,140910.3614354211,0.0,98.29037094116211,12246748.0,0,0,filter,0.9062060000000001 +pinecone,"pinecone_filter(('FilterIVFFlatU8', {'indexkey': 'FilterIVFFlatU8', 'num_clusters': '2048', 'precompute_intersection_threshold': '1600'}, {'fraction_coefficient': '10.5', 'fraction_exponent': '0.64', 'skip_clustering_threshold': 2000}))",yfcc-10M,10,138854.26060333994,0.0,98.29037094116211,12246748.0,0,0,filter,0.9081699999999999 +pinecone,"pinecone_filter(('FilterIVFFlatU8', {'indexkey': 'FilterIVFFlatU8', 'num_clusters': '2048', 'precompute_intersection_threshold': '1600'}, {'fraction_coefficient': '12.0', 'fraction_exponent': '0.65', 'skip_clustering_threshold': 2000}))",yfcc-10M,10,137660.5184508833,0.0,98.29037094116211,12246748.0,0,0,filter,0.9093199999999999 +pinecone,"pinecone_filter(('FilterIVFFlatU8', {'indexkey': 'FilterIVFFlatU8', 'num_clusters': '2048', 'precompute_intersection_threshold': '1600'}, {'fraction_coefficient': '13.0', 'fraction_exponent': '0.65', 'skip_clustering_threshold': 2000}))",yfcc-10M,10,131126.29448130867,0.0,98.29037094116211,12246748.0,0,0,filter,0.915298 +pinecone-ood,"pinecone-ood(('OODIndex32768[HNSW32]_spillage=1', {'index_str': 'OODIndex32768[HNSW32]_spillage=1'}, {'nprobe': '45', 'kfactor': '1'}))",text2image-10M,10,87478.9817467081,0.0,-1.0,12638232.0,0,0,ood,0.858493 +pinecone-ood,"pinecone-ood(('OODIndex32768[HNSW32]_spillage=1', {'index_str': 'OODIndex32768[HNSW32]_spillage=1'}, {'nprobe': '49', 'kfactor': '3'}))",text2image-10M,10,78696.08869010529,0.0,-1.0,12638232.0,0,0,ood,0.8974449999999999 +pinecone-ood,"pinecone-ood(('OODIndex32768[HNSW32]_spillage=1', {'index_str': 'OODIndex32768[HNSW32]_spillage=1'}, {'nprobe': '52', 'kfactor': '2'}))",text2image-10M,10,76641.13243775323,0.0,-1.0,12638232.0,0,0,ood,0.897785 +pinecone-ood,"pinecone-ood(('OODIndex32768[HNSW32]_spillage=1', {'index_str': 'OODIndex32768[HNSW32]_spillage=1'}, {'nprobe': '50', 'kfactor': '3'}))",text2image-10M,10,77190.68360886116,0.0,-1.0,12638232.0,0,0,ood,0.898884 +pinecone-ood,"pinecone-ood(('OODIndex32768[HNSW32]_spillage=1', {'index_str': 'OODIndex32768[HNSW32]_spillage=1'}, {'nprobe': '53', 'kfactor': '2'}))",text2image-10M,10,75671.84111003303,0.0,-1.0,12638232.0,0,0,ood,0.8990940000000001 +pinecone-ood,"pinecone-ood(('OODIndex32768[HNSW32]_spillage=1', {'index_str': 'OODIndex32768[HNSW32]_spillage=1'}, {'nprobe': '51', 'kfactor': '3'}))",text2image-10M,10,76865.4228712121,0.0,-1.0,12638232.0,0,0,ood,0.900364 +pinecone-ood,"pinecone-ood(('OODIndex32768[HNSW32]_spillage=1', {'index_str': 'OODIndex32768[HNSW32]_spillage=1'}, {'nprobe': '54', 'kfactor': '2'}))",text2image-10M,10,75380.61395701928,0.0,-1.0,12638232.0,0,0,ood,0.9004540000000001 +pinecone-ood,"pinecone-ood(('OODIndex32768[HNSW32]_spillage=1', {'index_str': 'OODIndex32768[HNSW32]_spillage=1'}, {'nprobe': '55', 'kfactor': '2'}))",text2image-10M,10,74321.44512661018,0.0,-1.0,12638232.0,0,0,ood,0.9017760000000001 +pinecone-ood,"pinecone-ood(('OODIndex32768[HNSW32]_spillage=1', {'index_str': 'OODIndex32768[HNSW32]_spillage=1'}, {'nprobe': '52', 'kfactor': '3'}))",text2image-10M,10,75093.64989022333,0.0,-1.0,12638232.0,0,0,ood,0.90181 +pinecone-ood,"pinecone-ood(('OODIndex32768[HNSW32]_spillage=1', {'index_str': 'OODIndex32768[HNSW32]_spillage=1'}, {'nprobe': '60', 'kfactor': '2'}))",text2image-10M,10,69861.07747488332,0.0,-1.0,12638232.0,0,0,ood,0.907877 +pinecone_smips,pinecone_smips,sparse-full,10,13243.434959285234,0.0,-1.0,14008000.0,0,0,sparse,0.8896991404011461 +pinecone_smips,pinecone_smips,sparse-full,10,12814.580522488799,0.0,-1.0,14008000.0,0,0,sparse,0.8948137535816618 +pinecone_smips,pinecone_smips,sparse-full,10,12393.964414426428,0.0,-1.0,14008000.0,0,0,sparse,0.8969197707736389 +pinecone_smips,pinecone_smips,sparse-full,10,12003.182366832852,0.0,-1.0,14008000.0,0,0,sparse,0.9000286532951289 +pinecone_smips,pinecone_smips,sparse-full,10,11655.571054960603,0.0,-1.0,14008000.0,0,0,sparse,0.9022922636103152 +pinecone_smips,pinecone_smips,sparse-full,10,11579.001001031882,0.0,-1.0,14008000.0,0,0,sparse,0.903295128939828 +pinecone_smips,pinecone_smips,sparse-full,10,11436.15261567212,0.0,-1.0,14008000.0,0,0,sparse,0.9034957020057307 +pinecone_smips,pinecone_smips,sparse-full,10,11370.460861834663,0.0,-1.0,14008000.0,0,0,sparse,0.9039111747851003 +pinecone_smips,pinecone_smips,sparse-full,10,11180.12505169753,0.0,-1.0,14008000.0,0,0,sparse,0.9041117478510028 +pinecone_smips,pinecone_smips,sparse-full,10,10979.931644152042,0.0,-1.0,14008000.0,0,0,sparse,0.9044555873925502 +puck,"Puck('C1000_F1000_Neighborhood16_Construction200', {'search_coarse_count': 10, 'tinker_search_range': 160})",text2image-10M,10,18960.22416105168,0.0,2640.8226370811462,10158504.0,0,0,ood,0.9016249999999999 +puck,"Puck('C1000_F1000_Neighborhood16_Construction200', {'search_coarse_count': 10, 'tinker_search_range': 165})",text2image-10M,10,18498.8850311909,0.0,2640.8226370811462,10158504.0,0,0,ood,0.903977 +puck,"Puck('C1000_F1000_Neighborhood16_Construction200', {'search_coarse_count': 10, 'tinker_search_range': 170})",text2image-10M,10,18055.995789822606,0.0,2640.8226370811462,10158504.0,0,0,ood,0.9061030000000001 +puck,"Puck('C1000_F1000_Neighborhood16_Construction200', {'search_coarse_count': 10, 'tinker_search_range': 175})",text2image-10M,10,17641.578548587753,0.0,2640.8226370811462,10158504.0,0,0,ood,0.908179 +puck,"Puck('C1000_F1000_Neighborhood16_Construction200', {'search_coarse_count': 10, 'tinker_search_range': 190})",text2image-10M,10,16493.865898466338,0.0,2640.8226370811462,10158504.0,0,0,ood,0.913786 +puck,"Puck('C200_F200_FN16_Flat', {'radius_rate': 1.0, 'search_coarse_count': 30, 'filter_topk': 50})",yfcc-10M,10,67208.86003030749,0.0,382.7962679862976,9990840.0,0,0,filter,0.881729 +puck,"Puck('C200_F200_FN16_Flat', {'radius_rate': 1.0, 'search_coarse_count': 30, 'filter_topk': 55})",yfcc-10M,10,65471.449243011964,0.0,382.7962679862976,9990840.0,0,0,filter,0.891426 +puck,"Puck('C200_F200_FN16_Flat', {'radius_rate': 1.0, 'search_coarse_count': 30, 'filter_topk': 60})",yfcc-10M,10,63795.12086352317,0.0,382.7962679862976,9990840.0,0,0,filter,0.8994300000000001 +puck,"Puck('C200_F200_FN16_Flat', {'radius_rate': 1.0, 'search_coarse_count': 30, 'filter_topk': 65})",yfcc-10M,10,62257.69462839942,0.0,382.7962679862976,9990840.0,0,0,filter,0.9064159999999999 +puck,"Puck('C200_F200_FN16_Flat', {'radius_rate': 1.0, 'search_coarse_count': 30, 'filter_topk': 70})",yfcc-10M,10,60886.58612141944,0.0,382.7962679862976,9990840.0,0,0,filter,0.9123530000000001 +puck,"Puck('C200_F200_FN16_Flat', {'radius_rate': 1.0, 'search_coarse_count': 30, 'filter_topk': 75})",yfcc-10M,10,59682.84722042377,0.0,382.7962679862976,9990840.0,0,0,filter,0.917349 +puck,"Puck('C200_F200_FN16_Flat', {'radius_rate': 1.0, 'search_coarse_count': 30, 'filter_topk': 80})",yfcc-10M,10,58431.61085417368,0.0,382.7962679862976,9990840.0,0,0,filter,0.9217850000000001 +puck,"Puck('C200_F200_FN16_Flat', {'radius_rate': 1.0, 'search_coarse_count': 30, 'filter_topk': 85})",yfcc-10M,10,57397.72853389539,0.0,382.7962679862976,9990840.0,0,0,filter,0.925704 +puck,"Puck('C200_F200_FN16_Flat', {'radius_rate': 1.0, 'search_coarse_count': 30, 'filter_topk': 90})",yfcc-10M,10,56335.98203396569,0.0,382.7962679862976,9990840.0,0,0,filter,0.929311 +puck,"Puck('C200_F200_FN16_Flat', {'radius_rate': 1.0, 'search_coarse_count': 30, 'filter_topk': 95})",yfcc-10M,10,55397.05743283759,0.0,382.7962679862976,9990840.0,0,0,filter,0.932425 +puck,"Puck('C200_F200_FN16_Flat', {'radius_rate': 1.0, 'search_coarse_count': 30, 'filter_topk': 100})",yfcc-10M,10,54247.270211107985,0.0,382.7962679862976,9990840.0,0,0,filter,0.935187 +puck,"Puck('C200_F200_FN16_Flat', {'radius_rate': 1.0, 'search_coarse_count': 30, 'filter_topk': 110})",yfcc-10M,10,52764.99214746759,0.0,382.7962679862976,9990840.0,0,0,filter,0.940054 +pyanns,pyanns_qdrop0.1_ef50,sparse-full,10,32413.334041912454,0.0,6326.030017852783,29235252.0,0,0,sparse,0.8827650429799426 +pyanns,pyanns_qdrop0.08_ef50,sparse-full,10,31762.481957722703,0.0,6326.030017852783,29235252.0,0,0,sparse,0.886948424068768 +pyanns,pyanns_qdrop0.1_ef55,sparse-full,10,30307.986392783125,0.0,6326.030017852783,29235252.0,0,0,sparse,0.891131805157593 +pyanns,pyanns_qdrop0.1_ef60,sparse-full,10,28475.31668752985,0.0,6326.030017852783,29235252.0,0,0,sparse,0.897650429799427 +pyanns,pyanns_qdrop0.1_ef65,sparse-full,10,26858.518646956883,0.0,6326.030017852783,29235252.0,0,0,sparse,0.9040974212034383 +pyanns,pyanns_qdrop0.08_ef65,sparse-full,10,26056.446790142138,0.0,6326.030017852783,29235252.0,0,0,sparse,0.9062320916905444 +pyanns,pyanns_qdrop0.1_ef70,sparse-full,10,25413.757413297408,0.0,6326.030017852783,29235252.0,0,0,sparse,0.9092836676217765 +pyanns,pyanns_qdrop0.08_ef70,sparse-full,10,24797.471417415007,0.0,6326.030017852783,29235252.0,0,0,sparse,0.9111174785100287 +pyanns,pyanns_qdrop0.1_ef75,sparse-full,10,24242.865463807826,0.0,6326.030017852783,29235252.0,0,0,sparse,0.9132378223495701 +pyanns,pyanns_qdrop0.1_ef80,sparse-full,10,23101.199017757383,0.0,6326.030017852783,29235252.0,0,0,sparse,0.916862464183381 +pyanns,pyanns(R48_L500)_ef90,text2image-10M,10,59889.17165457048,0.0,4125.681069612503,12283620.0,0,0,ood,0.890686 +pyanns,pyanns(R48_L500)_ef95,text2image-10M,10,57528.56331660911,0.0,4125.681069612503,12283620.0,0,0,ood,0.895045 +pyanns,pyanns(R48_L500)_ef100,text2image-10M,10,55016.08257743077,0.0,4125.681069612503,12283620.0,0,0,ood,0.899053 +pyanns,pyanns(R48_L500)_ef102,text2image-10M,10,55504.35162806258,0.0,4125.681069612503,12283620.0,0,0,ood,0.9007529999999999 +pyanns,pyanns(R48_L500)_ef104,text2image-10M,10,54984.637142117776,0.0,4125.681069612503,12283620.0,0,0,ood,0.9023770000000001 +pyanns,pyanns(R48_L500)_ef106,text2image-10M,10,53527.77882709917,0.0,4125.681069612503,12283620.0,0,0,ood,0.9039379999999999 +pyanns,pyanns(R48_L500)_ef108,text2image-10M,10,53006.310377350026,0.0,4125.681069612503,12283620.0,0,0,ood,0.905443 +pyanns,pyanns(R48_L500)_ef110,text2image-10M,10,52330.236000493074,0.0,4125.681069612503,12283620.0,0,0,ood,0.906907 +pyanns,pyanns(R48_L500)_ef115,text2image-10M,10,50748.52275514257,0.0,4125.681069612503,12283620.0,0,0,ood,0.910257 +pyanns,pyanns(R48_L500)_ef120,text2image-10M,10,49376.73163619497,0.0,4125.681069612503,12283620.0,0,0,ood,0.913476 +pyanns,pyanns(R48_L500)_ef125,text2image-10M,10,47901.39377927738,0.0,4125.681069612503,12283620.0,0,0,ood,0.9164669999999999 +pyanns,pyanns(R48_L500)_ef130,text2image-10M,10,46692.68532056758,0.0,4125.681069612503,12283620.0,0,0,ood,0.919219 +pyanns,"Pyanns(('IVF16384,SQ8', {'nprobe': 16, 'mt_threshold': 0.0032}))",yfcc-10M,10,8266.821841969848,0.0,-1.0,2932816.0,0,0,filter,0.899161 +pyanns,"Pyanns(('IVF16384,SQ8', {'nprobe': 16, 'mt_threshold': 0.0035}))",yfcc-10M,10,8186.835737620743,0.0,-1.0,2932816.0,0,0,filter,0.902094 +pyanns,"Pyanns(('IVF16384,SQ8', {'nprobe': 32, 'mt_threshold': 0.001}))",yfcc-10M,10,8988.021682662857,0.0,-1.0,2932816.0,0,0,filter,0.910632 +shnsw,sparse_hnswlib,sparse-full,10,14611.819684567778,0.0,20492.996271133423,11047060.0,0,0,sparse,0.8002005730659025 +shnsw,sparse_hnswlib,sparse-full,10,9588.654170339023,0.0,20492.996271133423,11047060.0,0,0,sparse,0.8829369627507162 +shnsw,sparse_hnswlib,sparse-full,10,8842.419195345294,0.0,20492.996271133423,11047060.0,0,0,sparse,0.8926934097421203 +shnsw,sparse_hnswlib,sparse-full,10,8477.348102645834,0.0,20492.996271133423,11047060.0,0,0,sparse,0.8986532951289398 +shnsw,sparse_hnswlib,sparse-full,10,8247.27708295127,0.0,20492.996271133423,11047060.0,0,0,sparse,0.902134670487106 +shnsw,sparse_hnswlib,sparse-full,10,8021.784878967293,0.0,20492.996271133423,11047060.0,0,0,sparse,0.9050716332378224 +shnsw,sparse_hnswlib,sparse-full,10,7713.538555254258,0.0,20492.996271133423,11047060.0,0,0,sparse,0.9097134670487106 +shnsw,sparse_hnswlib,sparse-full,10,7530.544527230477,0.0,20492.996271133423,11047060.0,0,0,sparse,0.9117765042979944 +shnsw,sparse_hnswlib,sparse-full,10,6487.502181613991,0.0,20492.996271133423,11047060.0,0,0,sparse,0.9246275071633239 +shnsw,sparse_hnswlib,sparse-full,10,6183.099832920828,0.0,20492.996271133423,11047060.0,0,0,sparse,0.9283667621776504 +shnsw,sparse_hnswlib,sparse-full,10,5879.907540242268,0.0,20492.996271133423,11047060.0,0,0,sparse,0.9323352435530087 +shnsw,sparse_hnswlib,sparse-full,10,5634.33078152118,0.0,20492.996271133423,11047060.0,0,0,sparse,0.9356446991404012 +shnsw,sparse_hnswlib,sparse-full,10,5383.397867621288,0.0,20492.996271133423,11047060.0,0,0,sparse,0.9388825214899713 +sustech-ood,"{'ef': 95, 'nprobe': 30})",text2image-10M,10,36115.41042395678,0.0,3201.3092470169067,7642596.0,0,0,ood,0.867534 +sustech-ood,"{'ef': 115, 'nprobe': 30})",text2image-10M,10,31832.915566085816,0.0,3201.3092470169067,7642596.0,0,0,ood,0.8862439999999999 +sustech-ood,"{'ef': 125, 'nprobe': 30})",text2image-10M,10,30038.003126046267,0.0,3201.3092470169067,7642596.0,0,0,ood,0.893652 +sustech-ood,"{'ef': 130, 'nprobe': 30})",text2image-10M,10,29161.39802986414,0.0,3201.3092470169067,7642596.0,0,0,ood,0.8970100000000001 +sustech-ood,"{'ef': 135, 'nprobe': 30})",text2image-10M,10,28458.262882638868,0.0,3201.3092470169067,7642596.0,0,0,ood,0.900253 +sustech-ood,"{'ef': 140, 'nprobe': 30})",text2image-10M,10,27815.67910699175,0.0,3201.3092470169067,7642596.0,0,0,ood,0.903143 +sustech-ood,"{'ef': 145, 'nprobe': 30})",text2image-10M,10,27127.631364150606,0.0,3201.3092470169067,7642596.0,0,0,ood,0.905837 +sustech-ood,"{'ef': 155, 'nprobe': 30})",text2image-10M,10,25836.928927599994,0.0,3201.3092470169067,7642596.0,0,0,ood,0.910914 +sustech-ood,"{'ef': 175, 'nprobe': 30})",text2image-10M,10,23672.947783486,0.0,3201.3092470169067,7642596.0,0,0,ood,0.919332 +vamana,vamana,text2image-10M,10,24944.116205227027,0.0,4354.270314455032,14538772.0,0,0,ood,0.8773770000000001 +vamana,vamana,text2image-10M,10,22761.260689256964,0.0,4354.270314455032,14538772.0,0,0,ood,0.88975 +vamana,vamana,text2image-10M,10,20781.15526624136,0.0,4354.270314455032,14538772.0,0,0,ood,0.8999010000000001 +vamana,vamana,text2image-10M,10,19965.516520791076,0.0,4354.270314455032,14538772.0,0,0,ood,0.9041650000000001 +vamana,vamana,text2image-10M,10,19189.22480052705,0.0,4354.270314455032,14538772.0,0,0,ood,0.908165 +vamana,vamana,text2image-10M,10,18445.545497143765,0.0,4354.270314455032,14538772.0,0,0,ood,0.911952 +vamana,vamana,text2image-10M,10,17843.895524204083,0.0,4354.270314455032,14538772.0,0,0,ood,0.9153420000000001 +vamana,vamana,text2image-10M,10,16619.279661520635,0.0,4354.270314455032,14538772.0,0,0,ood,0.92154 +vamana,vamana,text2image-10M,10,16082.205478189888,0.0,4354.270314455032,14538772.0,0,0,ood,0.924339 +vamana,vamana,text2image-10M,10,13624.470478052046,0.0,4354.270314455032,14538772.0,0,0,ood,0.935529 +wm_filter,"Faiss(('IVF1024,SQ8', 'direct', {'nprobe': 80, 'max_codes': 1800, 'selector_probe_limit': 80}))",yfcc-10M,10,21653.685808173504,0.0,314.16982865333557,6424608.0,0,0,filter,0.8865040000000001 +wm_filter,"Faiss(('IVF1024,SQ8', 'direct', {'nprobe': 70, 'max_codes': 2100, 'selector_probe_limit': 70}))",yfcc-10M,10,21102.528718792004,0.0,314.16982865333557,6424608.0,0,0,filter,0.887204 +wm_filter,"Faiss(('IVF1024,SQ8', 'direct', {'nprobe': 100, 'max_codes': 1800, 'selector_probe_limit': 100}))",yfcc-10M,10,21390.660364036125,0.0,314.16982865333557,6424608.0,0,0,filter,0.897899 +wm_filter,"Faiss(('IVF1024,SQ8', 'direct', {'nprobe': 120, 'max_codes': 1800, 'selector_probe_limit': 120}))",yfcc-10M,10,20874.856887695834,0.0,314.16982865333557,6424608.0,0,0,filter,0.90434 +wm_filter,"Faiss(('IVF1024,SQ8', 'direct', {'nprobe': 100, 'max_codes': 2100, 'selector_probe_limit': 100}))",yfcc-10M,10,20417.028222426863,0.0,314.16982865333557,6424608.0,0,0,filter,0.906396 +wm_filter,"Faiss(('IVF1024,SQ8', 'direct', {'nprobe': 140, 'max_codes': 1800, 'selector_probe_limit': 140}))",yfcc-10M,10,20368.40243802887,0.0,314.16982865333557,6424608.0,0,0,filter,0.908275 +wm_filter,"Faiss(('IVF1024,SQ8', 'direct', {'nprobe': 160, 'max_codes': 1800, 'selector_probe_limit': 160}))",yfcc-10M,10,20124.217976024647,0.0,314.16982865333557,6424608.0,0,0,filter,0.910918 +wm_filter,"Faiss(('IVF1024,SQ8', 'direct', {'nprobe': 130, 'max_codes': 2100, 'selector_probe_limit': 130}))",yfcc-10M,10,19596.002144658287,0.0,314.16982865333557,6424608.0,0,0,filter,0.915053 +wm_filter,"Faiss(('IVF1024,SQ8', 'direct', {'nprobe': 160, 'max_codes': 2100, 'selector_probe_limit': 160}))",yfcc-10M,10,19028.020790121896,0.0,314.16982865333557,6424608.0,0,0,filter,0.91951 +wm_filter,"Faiss(('IVF1024,SQ8', 'direct', {'nprobe': 200, 'max_codes': 2100, 'selector_probe_limit': 200}))",yfcc-10M,10,18333.36363903393,0.0,314.16982865333557,6424608.0,0,0,filter,0.9222340000000001 diff --git a/neurips23/latitude/err_streaming_pinecone.txt b/neurips23/latitude/err_streaming_pinecone.txt new file mode 100644 index 00000000..6fa59211 --- /dev/null +++ b/neurips23/latitude/err_streaming_pinecone.txt @@ -0,0 +1,2158 @@ +file data/MSTuring-30M-clustered/testQuery10K.fbin already exists +file data/MSTuring-30M-clustered/clu_msturing30M_gt100 already exists +file data/MSTuring-30M-clustered/30M-clustered64.fbin already exists +2024-08-27 22:26:17,231 - annb - INFO - running only pinecone +2024-08-27 22:26:17,318 - annb - INFO - Order: [Definition(algorithm='pinecone', constructor='pinecone', module='neurips23.streaming.pinecone.pinecone', docker_tag='neurips23-streaming-pinecone', docker_volumes=[], arguments=['euclidean', {'R': 32, 'L': 100, 'insert_threads': 8, 'consolidate_threads': 8}], query_argument_groups=[[{'Ls': 300, 'k_1': 30, 'T': 8}], [{'Ls': 400, 'k_1': 30, 'T': 8}], [{'Ls': 500, 'k_1': 30, 'T': 8}], [{'Ls': 520, 'k_1': 30, 'T': 8}], [{'Ls': 540, 'k_1': 30, 'T': 8}], [{'Ls': 560, 'k_1': 30, 'T': 8}]], disabled=False)] +RW Namespace(dataset='msturing-30M-clustered', count=10, definitions='algos-2021.yaml', algorithm='pinecone', docker_tag=None, list_algorithms=False, force=False, rebuild=False, runs=5, timeout=43200, max_n_algorithms=-1, power_capture='', t3=False, nodocker=False, upload_index=False, download_index=False, blob_prefix=None, sas_string=None, private_query=False, neurips23track='streaming', runbook_path='neurips23/streaming/final_runbook.yaml') +Setting container wait timeout to 3600 seconds +2024-08-27 22:26:17,528 - annb.001a9034d319 - INFO - Created container 001a9034d319: CPU limit 0-31, mem limit 131696708352, timeout 3600, command ['--dataset', 'msturing-30M-clustered', '--algorithm', 'pinecone', '--module', 'neurips23.streaming.pinecone.pinecone', '--constructor', 'pinecone', '--runs', '5', '--count', '10', '--neurips23track', 'streaming', '--runbook_path', 'neurips23/streaming/final_runbook.yaml', '["euclidean", {"R": 32, "L": 100, "insert_threads": 8, "consolidate_threads": 8}]', '[{"Ls": 300, "k_1": 30, "T": 8}]', '[{"Ls": 400, "k_1": 30, "T": 8}]', '[{"Ls": 500, "k_1": 30, "T": 8}]', '[{"Ls": 520, "k_1": 30, "T": 8}]', '[{"Ls": 540, "k_1": 30, "T": 8}]', '[{"Ls": 560, "k_1": 30, "T": 8}]'] +2024-08-27 22:26:17,797 - annb.001a9034d319 - INFO - ['euclidean', {'R': 32, 'L': 100, 'insert_threads': 8, 'consolidate_threads': 8}] +2024-08-27 22:26:17,797 - annb.001a9034d319 - INFO - Trying to instantiate neurips23.streaming.pinecone.pinecone.pinecone(['euclidean', {'R': 32, 'L': 100, 'insert_threads': 8, 'consolidate_threads': 8}]) +2024-08-27 22:26:17,810 - annb.001a9034d319 - INFO - Running pinecone on msturing-30M-clustered +2024-08-27 22:26:18,486 - annb.001a9034d319 - INFO - Initializing a new PineconeRerankingIndex. +2024-08-27 22:26:18,490 - annb.001a9034d319 - INFO - Index class constructed and ready for update/search +2024-08-27 22:26:18,490 - annb.001a9034d319 - INFO - Algorithm set up +2024-08-27 22:26:18,490 - annb.001a9034d319 - INFO - Built index in 0.38197946548461914 +2024-08-27 22:26:18,490 - annb.001a9034d319 - INFO - Index memory footprint: 2009376.0 +2024-08-27 22:26:18,491 - annb.001a9034d319 - INFO - Starting query +2024-08-27 22:26:18,491 - annb.001a9034d319 - INFO - Running query argument group 1 of 6... +2024-08-27 22:26:18,491 - annb.001a9034d319 - INFO - Got 10000 queries +2024-08-27 22:26:18,512 - annb.001a9034d319 - INFO - #active pts 38806 #unprocessed deletes 0 +2024-08-27 22:26:19,880 - annb.001a9034d319 - INFO - Step 1 took 1.3895063400268555s. +2024-08-27 22:26:19,883 - annb.001a9034d319 - INFO - Attempting to expand query scratch_space. Was created Attempting to expand query scratch_space. Was created Attempting to expand query scratch_space. Was created with Lsize: Attempting to expand query scratch_space. Was created with Lsize: with Lsize: 100 but search L is: Attempting to expand query scratch_space. Was created Attempting to expand query scratch_space. Was created with Lsize: 100Attempting to expand query scratch_space. Was created 100with Lsize: but search L is: 100300 but search L is: 300300with Lsize: +2024-08-27 22:26:19,883 - annb.001a9034d319 - INFO - with Lsize: 100 but search L is: 300 but search L is: 300 +2024-08-27 22:26:19,883 - annb.001a9034d319 - INFO - Attempting to expand query scratch_space. Was created with Lsize: 100 but search L is: 100 but search L is: 100 +2024-08-27 22:26:19,883 - annb.001a9034d319 - INFO -  but search L is: +2024-08-27 22:26:19,883 - annb.001a9034d319 - INFO -  +2024-08-27 22:26:19,883 - annb.001a9034d319 - INFO - Resize completed. New scratch->L is 300 +2024-08-27 22:26:19,883 - annb.001a9034d319 - INFO - 300300 +2024-08-27 22:26:19,883 - annb.001a9034d319 - INFO -  +2024-08-27 22:26:19,883 - annb.001a9034d319 - INFO - 300 +2024-08-27 22:26:19,883 - annb.001a9034d319 - INFO - Resize completed. New scratch->L is 300 +2024-08-27 22:26:19,883 - annb.001a9034d319 - INFO - Resize completed. New scratch->L is Resize completed. New scratch->L is 300Resize completed. New scratch->L is 300300Resize completed. New scratch->L is +2024-08-27 22:26:19,883 - annb.001a9034d319 - INFO - 300 +2024-08-27 22:26:19,883 - annb.001a9034d319 - INFO - Resize completed. New scratch->L is Resize completed. New scratch->L is +2024-08-27 22:26:19,884 - annb.001a9034d319 - INFO - 300 +2024-08-27 22:26:19,884 - annb.001a9034d319 - INFO - 300 +2024-08-27 22:26:19,884 - annb.001a9034d319 - INFO -  +2024-08-27 22:26:19,884 - annb.001a9034d319 - INFO - Attempting to expand query scratch_space. Was created with Lsize: 100 but search L is: 300 +2024-08-27 22:26:19,884 - annb.001a9034d319 - INFO - Resize completed. New scratch->L is 300 +2024-08-27 22:26:20,443 - annb.001a9034d319 - INFO - Step 2 took 0.562626838684082s. +2024-08-27 22:26:20,446 - annb.001a9034d319 - INFO - #active pts 49334 #unprocessed deletes 0 +2024-08-27 22:26:20,834 - annb.001a9034d319 - INFO - Step 3 took 0.3912928104400635s. +2024-08-27 22:26:21,425 - annb.001a9034d319 - INFO - Step 4 took 0.5907058715820312s. +2024-08-27 22:26:21,430 - annb.001a9034d319 - INFO - #active pts 73557 #unprocessed deletes 0 +2024-08-27 22:26:22,506 - annb.001a9034d319 - INFO - Step 5 took 1.0812866687774658s. +2024-08-27 22:26:23,148 - annb.001a9034d319 - INFO - Step 6 took 0.6420109272003174s. +2024-08-27 22:26:23,155 - annb.001a9034d319 - INFO - #active pts 95766 #unprocessed deletes 0 +2024-08-27 22:26:24,058 - annb.001a9034d319 - INFO - Step 7 took 0.9097628593444824s. +2024-08-27 22:26:24,743 - annb.001a9034d319 - INFO - Step 8 took 0.6845567226409912s. +2024-08-27 22:26:24,744 - annb.001a9034d319 - INFO - #active pts 100025 #unprocessed deletes 0 +2024-08-27 22:26:24,921 - annb.001a9034d319 - INFO - Step 9 took 0.17839622497558594s. +2024-08-27 22:26:25,663 - annb.001a9034d319 - INFO - Step 10 took 0.7417833805084229s. +2024-08-27 22:26:25,665 - annb.001a9034d319 - INFO - #active pts 111417 #unprocessed deletes 0 +2024-08-27 22:26:26,163 - annb.001a9034d319 - INFO - Step 11 took 0.49974727630615234s. +2024-08-27 22:26:26,945 - annb.001a9034d319 - INFO - Step 12 took 0.782275915145874s. +2024-08-27 22:26:26,952 - annb.001a9034d319 - INFO - #active pts 137139 #unprocessed deletes 0 +2024-08-27 22:26:28,140 - annb.001a9034d319 - INFO - Step 13 took 1.1942920684814453s. +2024-08-27 22:26:28,969 - annb.001a9034d319 - INFO - Step 14 took 0.8295867443084717s. +2024-08-27 22:26:28,974 - annb.001a9034d319 - INFO - #active pts 156710 #unprocessed deletes 0 +2024-08-27 22:26:29,895 - annb.001a9034d319 - INFO - Step 15 took 0.9256489276885986s. +2024-08-27 22:26:30,755 - annb.001a9034d319 - INFO - Step 16 took 0.8605515956878662s. +2024-08-27 22:26:30,759 - annb.001a9034d319 - INFO - #active pts 161773 #unprocessed deletes 0 +2024-08-27 22:26:30,968 - annb.001a9034d319 - INFO - Step 17 took 0.21283316612243652s. +2024-08-27 22:26:31,851 - annb.001a9034d319 - INFO - Step 18 took 0.8828072547912598s. +2024-08-27 22:26:31,855 - annb.001a9034d319 - INFO - #active pts 177161 #unprocessed deletes 0 +2024-08-27 22:26:32,636 - annb.001a9034d319 - INFO - Step 19 took 0.7845430374145508s. +2024-08-27 22:26:33,536 - annb.001a9034d319 - INFO - Step 20 took 0.9006106853485107s. +2024-08-27 22:26:33,615 - annb.001a9034d319 - INFO - #active pts 448898 #unprocessed deletes 0 +2024-08-27 22:26:48,809 - annb.001a9034d319 - INFO - Step 21 took 15.272326707839966s. +2024-08-27 22:26:49,851 - annb.001a9034d319 - INFO - Step 22 took 1.0420496463775635s. +2024-08-27 22:26:49,936 - annb.001a9034d319 - INFO - #active pts 733493 #unprocessed deletes 0 +2024-08-27 22:27:05,463 - annb.001a9034d319 - INFO - Step 23 took 15.612196207046509s. +2024-08-27 22:27:06,555 - annb.001a9034d319 - INFO - Step 24 took 1.0921480655670166s. +2024-08-27 22:27:06,566 - annb.001a9034d319 - INFO - #active pts 777443 #unprocessed deletes 0 +2024-08-27 22:27:08,601 - annb.001a9034d319 - INFO - Step 25 took 2.0453758239746094s. +2024-08-27 22:27:09,681 - annb.001a9034d319 - INFO - Step 26 took 1.0805833339691162s. +2024-08-27 22:27:09,688 - annb.001a9034d319 - INFO - #active pts 805394 #unprocessed deletes 0 +2024-08-27 22:27:11,304 - annb.001a9034d319 - INFO - Step 27 took 1.623086929321289s. +2024-08-27 22:27:12,394 - annb.001a9034d319 - INFO - Step 28 took 1.088987112045288s. +2024-08-27 22:27:12,409 - annb.001a9034d319 - INFO - #active pts 866391 #unprocessed deletes 0 +2024-08-27 22:27:15,901 - annb.001a9034d319 - INFO - Step 29 took 3.5071523189544678s. +2024-08-27 22:27:16,991 - annb.001a9034d319 - INFO - Step 30 took 1.0901401042938232s. +2024-08-27 22:27:17,101 - annb.001a9034d319 - INFO - #active pts 1239816 #unprocessed deletes 0 +2024-08-27 22:27:38,132 - annb.001a9034d319 - INFO - Step 31 took 21.140592575073242s. +2024-08-27 22:27:39,242 - annb.001a9034d319 - INFO - Step 32 took 1.1100163459777832s. +2024-08-27 22:27:39,280 - annb.001a9034d319 - INFO - #active pts 1291211 #unprocessed deletes 0 +2024-08-27 22:27:42,172 - annb.001a9034d319 - INFO - Step 33 took 2.93034291267395s. +2024-08-27 22:27:43,275 - annb.001a9034d319 - INFO - Step 34 took 1.102414608001709s. +2024-08-27 22:27:43,283 - annb.001a9034d319 - INFO - #active pts 1324978 #unprocessed deletes 0 +2024-08-27 22:27:45,478 - annb.001a9034d319 - INFO - Step 35 took 2.202688694000244s. +2024-08-27 22:27:46,595 - annb.001a9034d319 - INFO - Step 36 took 1.1168274879455566s. +2024-08-27 22:27:46,606 - annb.001a9034d319 - INFO - #active pts 1371885 #unprocessed deletes 0 +2024-08-27 22:27:49,033 - annb.001a9034d319 - INFO - Step 37 took 2.4375650882720947s. +2024-08-27 22:27:50,135 - annb.001a9034d319 - INFO - Step 38 took 1.1029441356658936s. +2024-08-27 22:27:50,137 - annb.001a9034d319 - INFO - #active pts 1379335 #unprocessed deletes 0 +2024-08-27 22:27:50,530 - annb.001a9034d319 - INFO - Step 39 took 0.3940572738647461s. +2024-08-27 22:27:51,640 - annb.001a9034d319 - INFO - Step 40 took 1.110159158706665s. +2024-08-27 22:27:51,648 - annb.001a9034d319 - INFO - #active pts 1413312 #unprocessed deletes 0 +2024-08-27 22:27:53,538 - annb.001a9034d319 - INFO - Step 41 took 1.8969488143920898s. +2024-08-27 22:27:54,641 - annb.001a9034d319 - INFO - Step 42 took 1.1039247512817383s. +2024-08-27 22:27:54,644 - annb.001a9034d319 - INFO - #active pts 1423411 #unprocessed deletes 0 +2024-08-27 22:27:55,326 - annb.001a9034d319 - INFO - Step 43 took 0.684150218963623s. +2024-08-27 22:27:56,432 - annb.001a9034d319 - INFO - Step 44 took 1.1061360836029053s. +2024-08-27 22:27:56,440 - annb.001a9034d319 - INFO - #active pts 1457559 #unprocessed deletes 0 +2024-08-27 22:27:58,724 - annb.001a9034d319 - INFO - Step 45 took 2.292240619659424s. +2024-08-27 22:27:59,833 - annb.001a9034d319 - INFO - Step 46 took 1.1087737083435059s. +2024-08-27 22:27:59,894 - annb.001a9034d319 - INFO - #active pts 1688593 #unprocessed deletes 0 +2024-08-27 22:28:10,840 - annb.001a9034d319 - INFO - Step 47 took 11.006171226501465s. +2024-08-27 22:28:11,950 - annb.001a9034d319 - INFO - Step 48 took 1.1098520755767822s. +2024-08-27 22:28:11,959 - annb.001a9034d319 - INFO - #active pts 1723505 #unprocessed deletes 0 +2024-08-27 22:28:13,769 - annb.001a9034d319 - INFO - Step 49 took 1.8190150260925293s. +2024-08-27 22:28:14,875 - annb.001a9034d319 - INFO - Step 50 took 1.1055338382720947s. +2024-08-27 22:28:14,955 - annb.001a9034d319 - INFO - #active pts 2035040 #unprocessed deletes 0 +2024-08-27 22:28:34,458 - annb.001a9034d319 - INFO - Step 51 took 19.582967519760132s. +2024-08-27 22:28:35,571 - annb.001a9034d319 - INFO - Step 52 took 1.1133966445922852s. +2024-08-27 22:28:35,583 - annb.001a9034d319 - INFO - #active pts 2078341 #unprocessed deletes 0 +2024-08-27 22:28:37,804 - annb.001a9034d319 - INFO - Step 53 took 2.232267141342163s. +2024-08-27 22:28:38,914 - annb.001a9034d319 - INFO - Step 54 took 1.109879970550537s. +2024-08-27 22:28:39,001 - annb.001a9034d319 - INFO - #active pts 2399905 #unprocessed deletes 0 +2024-08-27 22:28:54,149 - annb.001a9034d319 - INFO - Step 55 took 15.235503196716309s. +2024-08-27 22:28:55,261 - annb.001a9034d319 - INFO - Step 56 took 1.1115047931671143s. +2024-08-27 22:28:55,267 - annb.001a9034d319 - INFO - #active pts 2419836 #unprocessed deletes 0 +2024-08-27 22:28:56,496 - annb.001a9034d319 - INFO - Step 57 took 1.2346079349517822s. +2024-08-27 22:28:57,584 - annb.001a9034d319 - INFO - Step 58 took 1.0884041786193848s. +2024-08-27 22:28:57,701 - annb.001a9034d319 - INFO - #active pts 2643083 #unprocessed deletes 0 +2024-08-27 22:29:07,052 - annb.001a9034d319 - INFO - Step 59 took 9.467639446258545s. +2024-08-27 22:29:08,187 - annb.001a9034d319 - INFO - Step 60 took 1.1346960067749023s. +2024-08-27 22:29:08,190 - annb.001a9034d319 - INFO - #active pts 2653064 #unprocessed deletes 0 +2024-08-27 22:29:08,857 - annb.001a9034d319 - INFO - Step 61 took 0.6692664623260498s. +2024-08-27 22:29:09,962 - annb.001a9034d319 - INFO - Step 62 took 1.1052913665771484s. +2024-08-27 22:29:09,962 - annb.001a9034d319 - INFO - #active pts 2656118 #unprocessed deletes 0 +2024-08-27 22:29:10,144 - annb.001a9034d319 - INFO - Step 63 took 0.1816267967224121s. +2024-08-27 22:29:11,229 - annb.001a9034d319 - INFO - Step 64 took 1.0854814052581787s. +2024-08-27 22:29:11,245 - annb.001a9034d319 - INFO - #active pts 2723424 #unprocessed deletes 0 +2024-08-27 22:29:15,653 - annb.001a9034d319 - INFO - Step 65 took 4.423268795013428s. +2024-08-27 22:29:16,744 - annb.001a9034d319 - INFO - Step 66 took 1.091141939163208s. +2024-08-27 22:29:16,754 - annb.001a9034d319 - INFO - #active pts 2769021 #unprocessed deletes 0 +2024-08-27 22:29:19,737 - annb.001a9034d319 - INFO - Step 67 took 2.9931728839874268s. +2024-08-27 22:29:20,836 - annb.001a9034d319 - INFO - Step 68 took 1.0982768535614014s. +2024-08-27 22:29:20,848 - annb.001a9034d319 - INFO - #active pts 2821777 #unprocessed deletes 0 +2024-08-27 22:29:23,944 - annb.001a9034d319 - INFO - Step 69 took 3.1079916954040527s. +2024-08-27 22:29:25,046 - annb.001a9034d319 - INFO - Step 70 took 1.1015129089355469s. +2024-08-27 22:29:25,049 - annb.001a9034d319 - INFO - #active pts 2834921 #unprocessed deletes 0 +2024-08-27 22:29:25,816 - annb.001a9034d319 - INFO - Step 71 took 0.7704887390136719s. +2024-08-27 22:29:26,915 - annb.001a9034d319 - INFO - Step 72 took 1.098022699356079s. +2024-08-27 22:29:26,917 - annb.001a9034d319 - INFO - #active pts 2842044 #unprocessed deletes 0 +2024-08-27 22:29:27,351 - annb.001a9034d319 - INFO - Step 73 took 0.43605637550354004s. +2024-08-27 22:29:28,453 - annb.001a9034d319 - INFO - Step 74 took 1.102135181427002s. +2024-08-27 22:29:28,457 - annb.001a9034d319 - INFO - #active pts 2858890 #unprocessed deletes 0 +2024-08-27 22:29:29,489 - annb.001a9034d319 - INFO - Step 75 took 1.0354526042938232s. +2024-08-27 22:29:30,586 - annb.001a9034d319 - INFO - Step 76 took 1.0975897312164307s. +2024-08-27 22:29:30,591 - annb.001a9034d319 - INFO - #active pts 2882818 #unprocessed deletes 0 +2024-08-27 22:29:32,135 - annb.001a9034d319 - INFO - Step 77 took 1.5485334396362305s. +2024-08-27 22:29:33,234 - annb.001a9034d319 - INFO - Step 78 took 1.0995588302612305s. +2024-08-27 22:29:33,250 - annb.001a9034d319 - INFO - #active pts 2947806 #unprocessed deletes 0 +2024-08-27 22:29:37,292 - annb.001a9034d319 - INFO - Step 79 took 4.057727813720703s. +2024-08-27 22:29:38,380 - annb.001a9034d319 - INFO - Step 80 took 1.088099479675293s. +2024-08-27 22:29:38,387 - annb.001a9034d319 - INFO - #active pts 2976895 #unprocessed deletes 0 +2024-08-27 22:29:39,725 - annb.001a9034d319 - INFO - Step 81 took 1.3448798656463623s. +2024-08-27 22:29:40,831 - annb.001a9034d319 - INFO - Step 82 took 1.104553461074829s. +2024-08-27 22:29:40,833 - annb.001a9034d319 - INFO - #active pts 2990682 #unprocessed deletes 0 +2024-08-27 22:29:41,651 - annb.001a9034d319 - INFO - Step 83 took 0.8206789493560791s. +2024-08-27 22:29:42,748 - annb.001a9034d319 - INFO - Step 84 took 1.0965471267700195s. +2024-08-27 22:29:42,757 - annb.001a9034d319 - INFO - #active pts 3025613 #unprocessed deletes 0 +2024-08-27 22:29:44,538 - annb.001a9034d319 - INFO - Step 85 took 1.7890655994415283s. +2024-08-27 22:29:45,640 - annb.001a9034d319 - INFO - Step 86 took 1.1023685932159424s. +2024-08-27 22:29:45,758 - annb.001a9034d319 - INFO - #active pts 3468632 #unprocessed deletes 0 +2024-08-27 22:30:13,173 - annb.001a9034d319 - INFO - Step 87 took 27.533040285110474s. +2024-08-27 22:30:14,277 - annb.001a9034d319 - INFO - Step 88 took 1.1032164096832275s. +2024-08-27 22:30:14,381 - annb.001a9034d319 - INFO - #active pts 3831692 #unprocessed deletes 0 +2024-08-27 22:30:37,083 - annb.001a9034d319 - INFO - Step 89 took 22.805803060531616s. +2024-08-27 22:30:38,189 - annb.001a9034d319 - INFO - Step 90 took 1.1060967445373535s. +2024-08-27 22:30:38,198 - annb.001a9034d319 - INFO - #active pts 3864067 #unprocessed deletes 0 +2024-08-27 22:30:40,379 - annb.001a9034d319 - INFO - Step 91 took 2.1895501613616943s. +2024-08-27 22:30:41,483 - annb.001a9034d319 - INFO - Step 92 took 1.1044044494628906s. +2024-08-27 22:30:41,550 - annb.001a9034d319 - INFO - #active pts 4103827 #unprocessed deletes 0 +2024-08-27 22:30:55,987 - annb.001a9034d319 - INFO - Step 93 took 14.504095077514648s. +2024-08-27 22:30:57,098 - annb.001a9034d319 - INFO - Step 94 took 1.1097865104675293s. +2024-08-27 22:30:57,102 - annb.001a9034d319 - INFO - #active pts 4119898 #unprocessed deletes 0 +2024-08-27 22:30:57,982 - annb.001a9034d319 - INFO - Step 95 took 0.8841474056243896s. +2024-08-27 22:30:59,097 - annb.001a9034d319 - INFO - Step 96 took 1.1141901016235352s. +2024-08-27 22:30:59,099 - annb.001a9034d319 - INFO - #active pts 4129367 #unprocessed deletes 0 +2024-08-27 22:30:59,674 - annb.001a9034d319 - INFO - Step 97 took 0.5770773887634277s. +2024-08-27 22:31:00,780 - annb.001a9034d319 - INFO - Step 98 took 1.1048517227172852s. +2024-08-27 22:31:00,781 - annb.001a9034d319 - INFO - #active pts 4134502 #unprocessed deletes 0 +2024-08-27 22:31:01,113 - annb.001a9034d319 - INFO - Step 99 took 0.33374977111816406s. +2024-08-27 22:31:02,227 - annb.001a9034d319 - INFO - Step 100 took 1.1140446662902832s. +2024-08-27 22:31:02,235 - annb.001a9034d319 - INFO - #active pts 4164482 #unprocessed deletes 0 +2024-08-27 22:31:03,988 - annb.001a9034d319 - INFO - Step 101 took 1.7606229782104492s. +2024-08-27 22:31:05,092 - annb.001a9034d319 - INFO - Step 102 took 1.1041076183319092s. +2024-08-27 22:31:05,095 - annb.001a9034d319 - INFO - #active pts 4178601 #unprocessed deletes 0 +2024-08-27 22:31:05,952 - annb.001a9034d319 - INFO - Step 103 took 0.8594238758087158s. +2024-08-27 22:31:07,053 - annb.001a9034d319 - INFO - Step 104 took 1.1005795001983643s. +2024-08-27 22:31:07,055 - annb.001a9034d319 - INFO - #active pts 4187774 #unprocessed deletes 0 +2024-08-27 22:31:07,596 - annb.001a9034d319 - INFO - Step 105 took 0.5426552295684814s. +2024-08-27 22:31:08,698 - annb.001a9034d319 - INFO - Step 106 took 1.1025478839874268s. +2024-08-27 22:31:08,701 - annb.001a9034d319 - INFO - #active pts 4200109 #unprocessed deletes 0 +2024-08-27 22:31:09,364 - annb.001a9034d319 - INFO - Step 107 took 0.6656699180603027s. +2024-08-27 22:31:10,472 - annb.001a9034d319 - INFO - Step 108 took 1.1082608699798584s. +2024-08-27 22:31:10,564 - annb.001a9034d319 - INFO - #active pts 4557867 #unprocessed deletes 0 +2024-08-27 22:31:31,711 - annb.001a9034d319 - INFO - Step 109 took 21.23852300643921s. +2024-08-27 22:31:32,823 - annb.001a9034d319 - INFO - Step 110 took 1.1110343933105469s. +2024-08-27 22:31:32,830 - annb.001a9034d319 - INFO - #active pts 4587252 #unprocessed deletes 0 +2024-08-27 22:31:34,635 - annb.001a9034d319 - INFO - Step 111 took 1.812394380569458s. +2024-08-27 22:31:35,742 - annb.001a9034d319 - INFO - Step 112 took 1.1061437129974365s. +2024-08-27 22:31:35,745 - annb.001a9034d319 - INFO - #active pts 4600056 #unprocessed deletes 0 +2024-08-27 22:31:36,494 - annb.001a9034d319 - INFO - Step 113 took 0.7521963119506836s. +2024-08-27 22:31:37,604 - annb.001a9034d319 - INFO - Step 114 took 1.1091358661651611s. +2024-08-27 22:31:37,612 - annb.001a9034d319 - INFO - #active pts 4627422 #unprocessed deletes 0 +2024-08-27 22:31:39,406 - annb.001a9034d319 - INFO - Step 115 took 1.8024017810821533s. +2024-08-27 22:31:40,508 - annb.001a9034d319 - INFO - Step 116 took 1.1014819145202637s. +2024-08-27 22:31:40,511 - annb.001a9034d319 - INFO - #active pts 4639292 #unprocessed deletes 0 +2024-08-27 22:31:41,112 - annb.001a9034d319 - INFO - Step 117 took 0.6043112277984619s. +2024-08-27 22:31:42,223 - annb.001a9034d319 - INFO - Step 118 took 1.1097798347473145s. +2024-08-27 22:31:42,224 - annb.001a9034d319 - INFO - #active pts 4643423 #unprocessed deletes 0 +2024-08-27 22:31:42,477 - annb.001a9034d319 - INFO - Step 119 took 0.25382399559020996s. +2024-08-27 22:31:43,580 - annb.001a9034d319 - INFO - Step 120 took 1.1037168502807617s. +2024-08-27 22:31:43,584 - annb.001a9034d319 - INFO - #active pts 4657252 #unprocessed deletes 0 +2024-08-27 22:31:44,445 - annb.001a9034d319 - INFO - Step 121 took 0.8650846481323242s. +2024-08-27 22:31:45,547 - annb.001a9034d319 - INFO - Step 122 took 1.101609706878662s. +2024-08-27 22:31:45,623 - annb.001a9034d319 - INFO - #active pts 4938477 #unprocessed deletes 0 +2024-08-27 22:32:02,212 - annb.001a9034d319 - INFO - Step 123 took 16.664464712142944s. +2024-08-27 22:32:03,319 - annb.001a9034d319 - INFO - Step 124 took 1.1073241233825684s. +2024-08-27 22:32:03,330 - annb.001a9034d319 - INFO - #active pts 4980492 #unprocessed deletes 0 +2024-08-27 22:32:05,739 - annb.001a9034d319 - INFO - Step 125 took 2.419412851333618s. +2024-08-27 22:32:06,841 - annb.001a9034d319 - INFO - Step 126 took 1.1013789176940918s. +2024-08-27 22:32:06,853 - annb.001a9034d319 - INFO - #active pts 5030515 #unprocessed deletes 0 +2024-08-27 22:32:10,144 - annb.001a9034d319 - INFO - Step 127 took 3.303443670272827s. +2024-08-27 22:32:11,249 - annb.001a9034d319 - INFO - Step 128 took 1.1035852432250977s. +2024-08-27 22:32:11,302 - annb.001a9034d319 - INFO - Step 129 took 0.053125858306884766s. +2024-08-27 22:32:12,368 - annb.001a9034d319 - INFO - Step 130 took 1.066091537475586s. +2024-08-27 22:32:12,381 - annb.001a9034d319 - INFO - Step 131 took 0.013524770736694336s. +2024-08-27 22:32:13,448 - annb.001a9034d319 - INFO - Step 132 took 1.0666136741638184s. +2024-08-27 22:32:13,480 - annb.001a9034d319 - INFO - Step 133 took 0.031667232513427734s. +2024-08-27 22:32:14,548 - annb.001a9034d319 - INFO - Step 134 took 1.068105697631836s. +2024-08-27 22:32:14,591 - annb.001a9034d319 - INFO - Step 135 took 0.04282999038696289s. +2024-08-27 22:32:15,658 - annb.001a9034d319 - INFO - Step 136 took 1.067096471786499s. +2024-08-27 22:32:15,667 - annb.001a9034d319 - INFO - Step 137 took 0.008952856063842773s. +2024-08-27 22:32:16,733 - annb.001a9034d319 - INFO - Step 138 took 1.0664920806884766s. +2024-08-27 22:32:16,754 - annb.001a9034d319 - INFO - Step 139 took 0.020502567291259766s. +2024-08-27 22:32:17,821 - annb.001a9034d319 - INFO - Step 140 took 1.067180871963501s. +2024-08-27 22:32:17,876 - annb.001a9034d319 - INFO - Step 141 took 0.05492973327636719s. +2024-08-27 22:32:18,941 - annb.001a9034d319 - INFO - Step 142 took 1.0652217864990234s. +2024-08-27 22:32:18,982 - annb.001a9034d319 - INFO - Step 143 took 0.04103899002075195s. +2024-08-27 22:32:20,048 - annb.001a9034d319 - INFO - Step 144 took 1.0660099983215332s. +2024-08-27 22:32:20,056 - annb.001a9034d319 - INFO - Step 145 took 0.0077130794525146484s. +2024-08-27 22:32:21,123 - annb.001a9034d319 - INFO - Step 146 took 1.0671701431274414s. +2024-08-27 22:32:21,146 - annb.001a9034d319 - INFO - Step 147 took 0.022911548614501953s. +2024-08-27 22:32:22,213 - annb.001a9034d319 - INFO - Step 148 took 1.066807746887207s. +2024-08-27 22:32:22,714 - annb.001a9034d319 - INFO - Step 149 took 0.5008094310760498s. +2024-08-27 22:32:23,782 - annb.001a9034d319 - INFO - Step 150 took 1.068213701248169s. +2024-08-27 22:32:24,179 - annb.001a9034d319 - INFO - Step 151 took 0.3969583511352539s. +2024-08-27 22:32:25,245 - annb.001a9034d319 - INFO - Step 152 took 1.065889835357666s. +2024-08-27 22:32:25,342 - annb.001a9034d319 - INFO - Step 153 took 0.0972599983215332s. +2024-08-27 22:32:26,409 - annb.001a9034d319 - INFO - Step 154 took 1.066619873046875s. +2024-08-27 22:32:26,463 - annb.001a9034d319 - INFO - Step 155 took 0.053459882736206055s. +2024-08-27 22:32:27,529 - annb.001a9034d319 - INFO - Step 156 took 1.0660545825958252s. +2024-08-27 22:32:27,646 - annb.001a9034d319 - INFO - Step 157 took 0.11721253395080566s. +2024-08-27 22:32:28,715 - annb.001a9034d319 - INFO - Step 158 took 1.0692334175109863s. +2024-08-27 22:32:29,505 - annb.001a9034d319 - INFO - Step 159 took 0.790062665939331s. +2024-08-27 22:32:30,572 - annb.001a9034d319 - INFO - Step 160 took 1.0672588348388672s. +2024-08-27 22:32:30,680 - annb.001a9034d319 - INFO - Step 161 took 0.1079258918762207s. +2024-08-27 22:32:31,748 - annb.001a9034d319 - INFO - Step 162 took 1.0671591758728027s. +2024-08-27 22:32:31,801 - annb.001a9034d319 - INFO - Step 163 took 0.05380702018737793s. +2024-08-27 22:32:32,870 - annb.001a9034d319 - INFO - Step 164 took 1.0683138370513916s. +2024-08-27 22:32:32,953 - annb.001a9034d319 - INFO - Step 165 took 0.08359599113464355s. +2024-08-27 22:32:34,022 - annb.001a9034d319 - INFO - Step 166 took 1.0684216022491455s. +2024-08-27 22:32:34,039 - annb.001a9034d319 - INFO - Step 167 took 0.016803264617919922s. +2024-08-27 22:32:35,107 - annb.001a9034d319 - INFO - Step 168 took 1.068495512008667s. +2024-08-27 22:32:35,153 - annb.001a9034d319 - INFO - Step 169 took 0.04572129249572754s. +2024-08-27 22:32:36,220 - annb.001a9034d319 - INFO - Step 170 took 1.0671157836914062s. +2024-08-27 22:32:36,237 - annb.001a9034d319 - INFO - Step 171 took 0.017322301864624023s. +2024-08-27 22:32:37,304 - annb.001a9034d319 - INFO - Step 172 took 1.0661289691925049s. +2024-08-27 22:32:37,378 - annb.001a9034d319 - INFO - Step 173 took 0.0744011402130127s. +2024-08-27 22:32:38,446 - annb.001a9034d319 - INFO - Step 174 took 1.0676250457763672s. +2024-08-27 22:32:38,915 - annb.001a9034d319 - INFO - Step 175 took 0.46935272216796875s. +2024-08-27 22:32:39,982 - annb.001a9034d319 - INFO - Step 176 took 1.066925048828125s. +2024-08-27 22:32:40,029 - annb.001a9034d319 - INFO - Step 177 took 0.04669475555419922s. +2024-08-27 22:32:41,095 - annb.001a9034d319 - INFO - Step 178 took 1.0661723613739014s. +2024-08-27 22:32:41,677 - annb.001a9034d319 - INFO - Step 179 took 0.5819880962371826s. +2024-08-27 22:32:42,743 - annb.001a9034d319 - INFO - Step 180 took 1.06640625s. +2024-08-27 22:32:42,820 - annb.001a9034d319 - INFO - Step 181 took 0.0765693187713623s. +2024-08-27 22:32:43,890 - annb.001a9034d319 - INFO - Step 182 took 1.0698556900024414s. +2024-08-27 22:32:44,337 - annb.001a9034d319 - INFO - Step 183 took 0.4473690986633301s. +2024-08-27 22:32:45,405 - annb.001a9034d319 - INFO - Step 184 took 1.0679652690887451s. +2024-08-27 22:32:45,431 - annb.001a9034d319 - INFO - Step 185 took 0.025490999221801758s. +2024-08-27 22:32:46,499 - annb.001a9034d319 - INFO - Step 186 took 1.068349838256836s. +2024-08-27 22:32:46,979 - annb.001a9034d319 - INFO - Step 187 took 0.47928500175476074s. +2024-08-27 22:32:48,045 - annb.001a9034d319 - INFO - Step 188 took 1.0664095878601074s. +2024-08-27 22:32:48,063 - annb.001a9034d319 - INFO - Step 189 took 0.018526315689086914s. +2024-08-27 22:32:49,131 - annb.001a9034d319 - INFO - Step 190 took 1.0675673484802246s. +2024-08-27 22:32:49,138 - annb.001a9034d319 - INFO - Step 191 took 0.0066318511962890625s. +2024-08-27 22:32:50,207 - annb.001a9034d319 - INFO - Step 192 took 1.0690703392028809s. +2024-08-27 22:32:50,359 - annb.001a9034d319 - INFO - Step 193 took 0.15242648124694824s. +2024-08-27 22:32:51,430 - annb.001a9034d319 - INFO - Step 194 took 1.0708024501800537s. +2024-08-27 22:32:51,526 - annb.001a9034d319 - INFO - Step 195 took 0.0959165096282959s. +2024-08-27 22:32:52,596 - annb.001a9034d319 - INFO - Step 196 took 1.0695297718048096s. +2024-08-27 22:32:52,687 - annb.001a9034d319 - INFO - Step 197 took 0.0912930965423584s. +2024-08-27 22:32:53,754 - annb.001a9034d319 - INFO - Step 198 took 1.067244529724121s. +2024-08-27 22:32:53,776 - annb.001a9034d319 - INFO - Step 199 took 0.02213430404663086s. +2024-08-27 22:32:54,845 - annb.001a9034d319 - INFO - Step 200 took 1.0687634944915771s. +2024-08-27 22:32:54,860 - annb.001a9034d319 - INFO - Step 201 took 0.014933347702026367s. +2024-08-27 22:32:55,928 - annb.001a9034d319 - INFO - Step 202 took 1.0681514739990234s. +2024-08-27 22:32:55,960 - annb.001a9034d319 - INFO - Step 203 took 0.03208351135253906s. +2024-08-27 22:32:57,027 - annb.001a9034d319 - INFO - Step 204 took 1.0662596225738525s. +2024-08-27 22:32:57,079 - annb.001a9034d319 - INFO - Step 205 took 0.05270099639892578s. +2024-08-27 22:32:58,148 - annb.001a9034d319 - INFO - Step 206 took 1.0687177181243896s. +2024-08-27 22:32:58,334 - annb.001a9034d319 - INFO - Step 207 took 0.18596172332763672s. +2024-08-27 22:32:59,402 - annb.001a9034d319 - INFO - Step 208 took 1.0675172805786133s. +2024-08-27 22:32:59,453 - annb.001a9034d319 - INFO - Step 209 took 0.05124640464782715s. +2024-08-27 22:33:00,523 - annb.001a9034d319 - INFO - Step 210 took 1.0702693462371826s. +2024-08-27 22:33:00,546 - annb.001a9034d319 - INFO - Step 211 took 0.022408246994018555s. +2024-08-27 22:33:01,617 - annb.001a9034d319 - INFO - Step 212 took 1.070904016494751s. +2024-08-27 22:33:01,665 - annb.001a9034d319 - INFO - Step 213 took 0.04809856414794922s. +2024-08-27 22:33:02,735 - annb.001a9034d319 - INFO - Step 214 took 1.0704975128173828s. +2024-08-27 22:33:03,591 - annb.001a9034d319 - INFO - Step 215 took 0.8555145263671875s. +2024-08-27 22:33:04,660 - annb.001a9034d319 - INFO - Step 216 took 1.0693309307098389s. +2024-08-27 22:33:05,242 - annb.001a9034d319 - INFO - Step 217 took 0.5814580917358398s. +2024-08-27 22:33:06,309 - annb.001a9034d319 - INFO - Step 218 took 1.0673770904541016s. +2024-08-27 22:33:06,366 - annb.001a9034d319 - INFO - Step 219 took 0.05693840980529785s. +2024-08-27 22:33:07,437 - annb.001a9034d319 - INFO - Step 220 took 1.0704917907714844s. +2024-08-27 22:33:07,953 - annb.001a9034d319 - INFO - Step 221 took 0.5167529582977295s. +2024-08-27 22:33:09,022 - annb.001a9034d319 - INFO - Step 222 took 1.0691630840301514s. +2024-08-27 22:33:09,056 - annb.001a9034d319 - INFO - Step 223 took 0.03370380401611328s. +2024-08-27 22:33:10,127 - annb.001a9034d319 - INFO - Step 224 took 1.0704047679901123s. +2024-08-27 22:33:10,141 - annb.001a9034d319 - INFO - Step 225 took 0.014872550964355469s. +2024-08-27 22:33:11,212 - annb.001a9034d319 - INFO - Step 226 took 1.0703983306884766s. +2024-08-27 22:33:11,220 - annb.001a9034d319 - INFO - Step 227 took 0.008418083190917969s. +2024-08-27 22:33:12,292 - annb.001a9034d319 - INFO - Step 228 took 1.0714566707611084s. +2024-08-27 22:33:12,349 - annb.001a9034d319 - INFO - Step 229 took 0.05702662467956543s. +2024-08-27 22:33:13,420 - annb.001a9034d319 - INFO - Step 230 took 1.0707907676696777s. +2024-08-27 22:33:13,450 - annb.001a9034d319 - INFO - Step 231 took 0.02987051010131836s. +2024-08-27 22:33:14,519 - annb.001a9034d319 - INFO - Step 232 took 1.0694773197174072s. +2024-08-27 22:33:14,532 - annb.001a9034d319 - INFO - Step 233 took 0.012659549713134766s. +2024-08-27 22:33:15,601 - annb.001a9034d319 - INFO - Step 234 took 1.069563627243042s. +2024-08-27 22:33:15,618 - annb.001a9034d319 - INFO - Step 235 took 0.016825437545776367s. +2024-08-27 22:33:16,689 - annb.001a9034d319 - INFO - Step 236 took 1.0705280303955078s. +2024-08-27 22:33:17,283 - annb.001a9034d319 - INFO - Step 237 took 0.5940279960632324s. +2024-08-27 22:33:18,353 - annb.001a9034d319 - INFO - Step 238 took 1.0699865818023682s. +2024-08-27 22:33:18,414 - annb.001a9034d319 - INFO - Step 239 took 0.060797691345214844s. +2024-08-27 22:33:19,485 - annb.001a9034d319 - INFO - Step 240 took 1.0716407299041748s. +2024-08-27 22:33:19,505 - annb.001a9034d319 - INFO - Step 241 took 0.019454240798950195s. +2024-08-27 22:33:20,577 - annb.001a9034d319 - INFO - Step 242 took 1.0719332695007324s. +2024-08-27 22:33:20,622 - annb.001a9034d319 - INFO - Step 243 took 0.0453951358795166s. +2024-08-27 22:33:21,694 - annb.001a9034d319 - INFO - Step 244 took 1.0712902545928955s. +2024-08-27 22:33:21,721 - annb.001a9034d319 - INFO - Step 245 took 0.027313709259033203s. +2024-08-27 22:33:22,791 - annb.001a9034d319 - INFO - Step 246 took 1.070389986038208s. +2024-08-27 22:33:22,799 - annb.001a9034d319 - INFO - Step 247 took 0.007830381393432617s. +2024-08-27 22:33:23,869 - annb.001a9034d319 - INFO - Step 248 took 1.069760799407959s. +2024-08-27 22:33:23,889 - annb.001a9034d319 - INFO - Step 249 took 0.02048969268798828s. +2024-08-27 22:33:24,959 - annb.001a9034d319 - INFO - Step 250 took 1.069371223449707s. +2024-08-27 22:33:25,572 - annb.001a9034d319 - INFO - Step 251 took 0.6133248805999756s. +2024-08-27 22:33:26,644 - annb.001a9034d319 - INFO - Step 252 took 1.0716688632965088s. +2024-08-27 22:33:26,717 - annb.001a9034d319 - INFO - Step 253 took 0.07266569137573242s. +2024-08-27 22:33:27,789 - annb.001a9034d319 - INFO - Step 254 took 1.0720245838165283s. +2024-08-27 22:33:27,881 - annb.001a9034d319 - INFO - Step 255 took 0.09259772300720215s. +2024-08-27 22:33:28,951 - annb.001a9034d319 - INFO - Step 256 took 1.0697014331817627s. +2024-08-27 22:33:28,954 - annb.001a9034d319 - INFO - #active pts 1416288 #unprocessed deletes 3624966 +2024-08-27 22:33:29,530 - annb.001a9034d319 - INFO - Step 257 took 0.5792567729949951s. +2024-08-27 22:33:30,644 - annb.001a9034d319 - INFO - Step 258 took 1.1135609149932861s. +2024-08-27 22:33:30,651 - annb.001a9034d319 - INFO - #active pts 1443010 #unprocessed deletes 3624966 +2024-08-27 22:33:32,065 - annb.001a9034d319 - INFO - Step 259 took 1.4203739166259766s. +2024-08-27 22:33:33,174 - annb.001a9034d319 - INFO - Step 260 took 1.1098318099975586s. +2024-08-27 22:33:33,176 - annb.001a9034d319 - INFO - #active pts 1447529 #unprocessed deletes 3624966 +2024-08-27 22:33:33,475 - annb.001a9034d319 - INFO - Step 261 took 0.29988646507263184s. +2024-08-27 22:33:34,588 - annb.001a9034d319 - INFO - Step 262 took 1.1130976676940918s. +2024-08-27 22:33:34,620 - annb.001a9034d319 - INFO - #active pts 1569110 #unprocessed deletes 3624966 +2024-08-27 22:33:41,413 - annb.001a9034d319 - INFO - Step 263 took 6.824750900268555s. +2024-08-27 22:33:42,514 - annb.001a9034d319 - INFO - Step 264 took 1.1013858318328857s. +2024-08-27 22:33:42,533 - annb.001a9034d319 - INFO - #active pts 1636119 #unprocessed deletes 3624966 +2024-08-27 22:33:46,691 - annb.001a9034d319 - INFO - Step 265 took 4.175936698913574s. +2024-08-27 22:33:47,793 - annb.001a9034d319 - INFO - Step 266 took 1.102485179901123s. +2024-08-27 22:33:47,799 - annb.001a9034d319 - INFO - #active pts 1665152 #unprocessed deletes 3624966 +2024-08-27 22:33:49,189 - annb.001a9034d319 - INFO - Step 267 took 1.3950505256652832s. +2024-08-27 22:33:50,291 - annb.001a9034d319 - INFO - Step 268 took 1.1020753383636475s. +2024-08-27 22:33:50,356 - annb.001a9034d319 - INFO - #active pts 1916952 #unprocessed deletes 3624966 +2024-08-27 22:34:03,917 - annb.001a9034d319 - INFO - Step 269 took 13.625930547714233s. +2024-08-27 22:34:05,017 - annb.001a9034d319 - INFO - Step 270 took 1.1006402969360352s. +2024-08-27 22:34:05,019 - annb.001a9034d319 - INFO - #active pts 1920898 #unprocessed deletes 3624966 +2024-08-27 22:34:05,244 - annb.001a9034d319 - INFO - Step 271 took 0.2261793613433838s. +2024-08-27 22:34:06,344 - annb.001a9034d319 - INFO - Step 272 took 1.1000585556030273s. +2024-08-27 22:34:06,349 - annb.001a9034d319 - INFO - #active pts 1942757 #unprocessed deletes 3624966 +2024-08-27 22:34:07,506 - annb.001a9034d319 - INFO - Step 273 took 1.1616461277008057s. +2024-08-27 22:34:08,615 - annb.001a9034d319 - INFO - Step 274 took 1.1091952323913574s. +2024-08-27 22:34:08,713 - annb.001a9034d319 - INFO - #active pts 2328372 #unprocessed deletes 3624966 +2024-08-27 22:34:31,981 - annb.001a9034d319 - INFO - Step 275 took 23.366294384002686s. +2024-08-27 22:34:33,081 - annb.001a9034d319 - INFO - Step 276 took 1.0995922088623047s. +2024-08-27 22:34:33,088 - annb.001a9034d319 - INFO - #active pts 2363257 #unprocessed deletes 3624966 +2024-08-27 22:34:35,129 - annb.001a9034d319 - INFO - Step 277 took 2.0479846000671387s. +2024-08-27 22:34:36,223 - annb.001a9034d319 - INFO - Step 278 took 1.0936670303344727s. +2024-08-27 22:34:36,229 - annb.001a9034d319 - INFO - #active pts 2388933 #unprocessed deletes 3624966 +2024-08-27 22:34:37,708 - annb.001a9034d319 - INFO - Step 279 took 1.484633207321167s. +2024-08-27 22:34:38,806 - annb.001a9034d319 - INFO - Step 280 took 1.0984814167022705s. +2024-08-27 22:34:38,893 - annb.001a9034d319 - INFO - #active pts 2684315 #unprocessed deletes 3624966 +2024-08-27 22:34:54,201 - annb.001a9034d319 - INFO - Step 281 took 15.394754886627197s. +2024-08-27 22:34:55,319 - annb.001a9034d319 - INFO - Step 282 took 1.1180171966552734s. +2024-08-27 22:34:55,445 - annb.001a9034d319 - INFO - #active pts 3109157 #unprocessed deletes 3624966 +2024-08-27 22:35:22,027 - annb.001a9034d319 - INFO - Step 283 took 26.707430362701416s. +2024-08-27 22:35:23,126 - annb.001a9034d319 - INFO - Step 284 took 1.0984694957733154s. +2024-08-27 22:35:23,129 - annb.001a9034d319 - INFO - #active pts 3122751 #unprocessed deletes 3624966 +2024-08-27 22:35:24,048 - annb.001a9034d319 - INFO - Step 285 took 0.9217352867126465s. +2024-08-27 22:35:25,149 - annb.001a9034d319 - INFO - Step 286 took 1.1011908054351807s. +2024-08-27 22:35:25,159 - annb.001a9034d319 - INFO - #active pts 3163679 #unprocessed deletes 3624966 +2024-08-27 22:35:27,438 - annb.001a9034d319 - INFO - Step 287 took 2.288105010986328s. +2024-08-27 22:35:28,538 - annb.001a9034d319 - INFO - Step 288 took 1.099991798400879s. +2024-08-27 22:35:28,624 - annb.001a9034d319 - INFO - #active pts 3472031 #unprocessed deletes 3624966 +2024-08-27 22:35:45,403 - annb.001a9034d319 - INFO - Step 289 took 16.863988637924194s. +2024-08-27 22:35:46,502 - annb.001a9034d319 - INFO - Step 290 took 1.0992450714111328s. +2024-08-27 22:35:46,510 - annb.001a9034d319 - INFO - #active pts 3495577 #unprocessed deletes 3624966 +2024-08-27 22:35:48,061 - annb.001a9034d319 - INFO - Step 291 took 1.5589330196380615s. +2024-08-27 22:35:49,148 - annb.001a9034d319 - INFO - Step 292 took 1.0867042541503906s. +2024-08-27 22:35:49,153 - annb.001a9034d319 - INFO - #active pts 3515193 #unprocessed deletes 3624966 +2024-08-27 22:35:50,019 - annb.001a9034d319 - INFO - Step 293 took 0.8710727691650391s. +2024-08-27 22:35:51,116 - annb.001a9034d319 - INFO - Step 294 took 1.0962803363800049s. +2024-08-27 22:35:51,170 - annb.001a9034d319 - INFO - #active pts 3723063 #unprocessed deletes 3624966 +2024-08-27 22:36:00,852 - annb.001a9034d319 - INFO - Step 295 took 9.736150979995728s. +2024-08-27 22:36:01,951 - annb.001a9034d319 - INFO - Step 296 took 1.0987217426300049s. +2024-08-27 22:36:01,952 - annb.001a9034d319 - INFO - #active pts 3727399 #unprocessed deletes 3624966 +2024-08-27 22:36:02,186 - annb.001a9034d319 - INFO - Step 297 took 0.23482441902160645s. +2024-08-27 22:36:03,280 - annb.001a9034d319 - INFO - Step 298 took 1.0941576957702637s. +2024-08-27 22:36:03,298 - annb.001a9034d319 - INFO - #active pts 3788002 #unprocessed deletes 3624966 +2024-08-27 22:36:07,412 - annb.001a9034d319 - INFO - Step 299 took 4.131810426712036s. +2024-08-27 22:36:08,498 - annb.001a9034d319 - INFO - Step 300 took 1.0860517024993896s. +2024-08-27 22:36:08,746 - annb.001a9034d319 - INFO - #active pts 4370866 #unprocessed deletes 3624966 +2024-08-27 22:36:46,175 - annb.001a9034d319 - INFO - Step 301 took 37.67662167549133s. +2024-08-27 22:36:47,249 - annb.001a9034d319 - INFO - Step 302 took 1.0738234519958496s. +2024-08-27 22:36:47,260 - annb.001a9034d319 - INFO - #active pts 4420306 #unprocessed deletes 3624966 +2024-08-27 22:36:49,702 - annb.001a9034d319 - INFO - Step 303 took 2.452566146850586s. +2024-08-27 22:36:50,781 - annb.001a9034d319 - INFO - Step 304 took 1.0791773796081543s. +2024-08-27 22:36:50,892 - annb.001a9034d319 - INFO - #active pts 4789669 #unprocessed deletes 3624966 +2024-08-27 22:37:10,657 - annb.001a9034d319 - INFO - Step 305 took 19.875314474105835s. +2024-08-27 22:37:11,754 - annb.001a9034d319 - INFO - Step 306 took 1.0961339473724365s. +2024-08-27 22:37:11,759 - annb.001a9034d319 - INFO - #active pts 4815550 #unprocessed deletes 3624966 +2024-08-27 22:37:13,398 - annb.001a9034d319 - INFO - Step 307 took 1.6437454223632812s. +2024-08-27 22:37:14,477 - annb.001a9034d319 - INFO - Step 308 took 1.079179286956787s. +2024-08-27 22:37:14,480 - annb.001a9034d319 - INFO - #active pts 4823345 #unprocessed deletes 3624966 +2024-08-27 22:37:14,956 - annb.001a9034d319 - INFO - Step 309 took 0.47824716567993164s. +2024-08-27 22:37:16,037 - annb.001a9034d319 - INFO - Step 310 took 1.080214262008667s. +2024-08-27 22:37:16,044 - annb.001a9034d319 - INFO - #active pts 4843493 #unprocessed deletes 3624966 +2024-08-27 22:37:16,930 - annb.001a9034d319 - INFO - Step 311 took 0.8928673267364502s. +2024-08-27 22:37:18,023 - annb.001a9034d319 - INFO - Step 312 took 1.0933942794799805s. +2024-08-27 22:37:18,033 - annb.001a9034d319 - INFO - #active pts 4885489 #unprocessed deletes 3624966 +2024-08-27 22:37:20,316 - annb.001a9034d319 - INFO - Step 313 took 2.2924699783325195s. +2024-08-27 22:37:21,402 - annb.001a9034d319 - INFO - Step 314 took 1.0861616134643555s. +2024-08-27 22:37:21,404 - annb.001a9034d319 - INFO - #active pts 4892335 #unprocessed deletes 3624966 +2024-08-27 22:37:21,727 - annb.001a9034d319 - INFO - Step 315 took 0.3251335620880127s. +2024-08-27 22:37:22,823 - annb.001a9034d319 - INFO - Step 316 took 1.0956776142120361s. +2024-08-27 22:37:22,833 - annb.001a9034d319 - INFO - #active pts 4932996 #unprocessed deletes 3624966 +2024-08-27 22:37:25,267 - annb.001a9034d319 - INFO - Step 317 took 2.4441592693328857s. +2024-08-27 22:37:26,348 - annb.001a9034d319 - INFO - Step 318 took 1.0809385776519775s. +2024-08-27 22:37:26,585 - annb.001a9034d319 - INFO - #active pts 5430684 #unprocessed deletes 3624966 +2024-08-27 22:37:55,503 - annb.001a9034d319 - INFO - Step 319 took 29.154489994049072s. +2024-08-27 22:37:56,592 - annb.001a9034d319 - INFO - Step 320 took 1.089345932006836s. +2024-08-27 22:37:56,602 - annb.001a9034d319 - INFO - #active pts 5471239 #unprocessed deletes 3624966 +2024-08-27 22:37:59,226 - annb.001a9034d319 - INFO - Step 321 took 2.6335952281951904s. +2024-08-27 22:38:00,306 - annb.001a9034d319 - INFO - Step 322 took 1.0801188945770264s. +2024-08-27 22:38:00,333 - annb.001a9034d319 - INFO - #active pts 5575560 #unprocessed deletes 3624966 +2024-08-27 22:38:07,446 - annb.001a9034d319 - INFO - Step 323 took 7.140082120895386s. +2024-08-27 22:38:08,533 - annb.001a9034d319 - INFO - Step 324 took 1.0866754055023193s. +2024-08-27 22:38:08,656 - annb.001a9034d319 - INFO - #active pts 6069499 #unprocessed deletes 3624966 +2024-08-27 22:38:39,559 - annb.001a9034d319 - INFO - Step 325 took 31.026533126831055s. +2024-08-27 22:38:40,658 - annb.001a9034d319 - INFO - Step 326 took 1.098172664642334s. +2024-08-27 22:38:40,678 - annb.001a9034d319 - INFO - #active pts 6139647 #unprocessed deletes 3624966 +2024-08-27 22:38:44,693 - annb.001a9034d319 - INFO - Step 327 took 4.034393072128296s. +2024-08-27 22:38:45,791 - annb.001a9034d319 - INFO - Step 328 took 1.098029375076294s. +2024-08-27 22:38:45,793 - annb.001a9034d319 - INFO - #active pts 6146884 #unprocessed deletes 3624966 +2024-08-27 22:38:46,242 - annb.001a9034d319 - INFO - Step 329 took 0.45116329193115234s. +2024-08-27 22:38:47,330 - annb.001a9034d319 - INFO - Step 330 took 1.087127923965454s. +2024-08-27 22:38:47,339 - annb.001a9034d319 - INFO - #active pts 6188816 #unprocessed deletes 3624966 +2024-08-27 22:38:49,607 - annb.001a9034d319 - INFO - Step 331 took 2.2777605056762695s. +2024-08-27 22:38:50,699 - annb.001a9034d319 - INFO - Step 332 took 1.0914547443389893s. +2024-08-27 22:38:50,700 - annb.001a9034d319 - INFO - #active pts 6190810 #unprocessed deletes 3624966 +2024-08-27 22:38:50,836 - annb.001a9034d319 - INFO - Step 333 took 0.1371006965637207s. +2024-08-27 22:38:51,925 - annb.001a9034d319 - INFO - Step 334 took 1.0882976055145264s. +2024-08-27 22:38:51,935 - annb.001a9034d319 - INFO - #active pts 6230108 #unprocessed deletes 3624966 +2024-08-27 22:38:54,573 - annb.001a9034d319 - INFO - Step 335 took 2.6481802463531494s. +2024-08-27 22:38:55,659 - annb.001a9034d319 - INFO - Step 336 took 1.0858559608459473s. +2024-08-27 22:38:55,663 - annb.001a9034d319 - INFO - #active pts 6249699 #unprocessed deletes 3624966 +2024-08-27 22:38:56,617 - annb.001a9034d319 - INFO - Step 337 took 0.9580235481262207s. +2024-08-27 22:38:57,710 - annb.001a9034d319 - INFO - Step 338 took 1.0932776927947998s. +2024-08-27 22:38:57,719 - annb.001a9034d319 - INFO - #active pts 6290226 #unprocessed deletes 3624966 +2024-08-27 22:39:00,160 - annb.001a9034d319 - INFO - Step 339 took 2.4492709636688232s. +2024-08-27 22:39:01,249 - annb.001a9034d319 - INFO - Step 340 took 1.089118480682373s. +2024-08-27 22:39:01,251 - annb.001a9034d319 - INFO - #active pts 6297556 #unprocessed deletes 3624966 +2024-08-27 22:39:01,642 - annb.001a9034d319 - INFO - Step 341 took 0.3932058811187744s. +2024-08-27 22:39:02,738 - annb.001a9034d319 - INFO - Step 342 took 1.0955960750579834s. +2024-08-27 22:39:02,746 - annb.001a9034d319 - INFO - #active pts 6330843 #unprocessed deletes 3624966 +2024-08-27 22:39:04,902 - annb.001a9034d319 - INFO - Step 343 took 2.1638689041137695s. +2024-08-27 22:39:05,988 - annb.001a9034d319 - INFO - Step 344 took 1.0867433547973633s. +2024-08-27 22:39:05,998 - annb.001a9034d319 - INFO - #active pts 6370265 #unprocessed deletes 3624966 +2024-08-27 22:39:08,632 - annb.001a9034d319 - INFO - Step 345 took 2.643566370010376s. +2024-08-27 22:39:09,721 - annb.001a9034d319 - INFO - Step 346 took 1.0877654552459717s. +2024-08-27 22:39:09,841 - annb.001a9034d319 - INFO - #active pts 6831086 #unprocessed deletes 3624966 +2024-08-27 22:39:42,380 - annb.001a9034d319 - INFO - Starting consolidate_deletes... done in 32.5397 seconds. +2024-08-27 22:40:10,825 - annb.001a9034d319 - INFO - Step 347 took 61.104660987854004s. +2024-08-27 22:40:11,871 - annb.001a9034d319 - INFO - Step 348 took 1.0457844734191895s. +2024-08-27 22:40:11,886 - annb.001a9034d319 - INFO - #active pts 6876154 #unprocessed deletes 0 +2024-08-27 22:40:14,544 - annb.001a9034d319 - INFO - Step 349 took 2.6724088191986084s. +2024-08-27 22:40:15,587 - annb.001a9034d319 - INFO - Step 350 took 1.0425732135772705s. +2024-08-27 22:40:15,700 - annb.001a9034d319 - INFO - #active pts 7288266 #unprocessed deletes 0 +2024-08-27 22:40:34,825 - annb.001a9034d319 - INFO - Step 351 took 19.23805332183838s. +2024-08-27 22:40:35,911 - annb.001a9034d319 - INFO - Step 352 took 1.0851469039916992s. +2024-08-27 22:40:35,924 - annb.001a9034d319 - INFO - #active pts 7333132 #unprocessed deletes 0 +2024-08-27 22:40:38,271 - annb.001a9034d319 - INFO - Step 353 took 2.360042095184326s. +2024-08-27 22:40:39,325 - annb.001a9034d319 - INFO - Step 354 took 1.0534512996673584s. +2024-08-27 22:40:39,421 - annb.001a9034d319 - INFO - #active pts 7696838 #unprocessed deletes 0 +2024-08-27 22:41:00,636 - annb.001a9034d319 - INFO - Step 355 took 21.311561346054077s. +2024-08-27 22:41:01,701 - annb.001a9034d319 - INFO - Step 356 took 1.0636875629425049s. +2024-08-27 22:41:01,706 - annb.001a9034d319 - INFO - #active pts 7714498 #unprocessed deletes 0 +2024-08-27 22:41:02,615 - annb.001a9034d319 - INFO - Step 357 took 0.9143657684326172s. +2024-08-27 22:41:03,673 - annb.001a9034d319 - INFO - Step 358 took 1.0573687553405762s. +2024-08-27 22:41:03,677 - annb.001a9034d319 - INFO - #active pts 7725755 #unprocessed deletes 0 +2024-08-27 22:41:04,328 - annb.001a9034d319 - INFO - Step 359 took 0.6545310020446777s. +2024-08-27 22:41:05,389 - annb.001a9034d319 - INFO - Step 360 took 1.0611250400543213s. +2024-08-27 22:41:05,411 - annb.001a9034d319 - INFO - #active pts 7789312 #unprocessed deletes 0 +2024-08-27 22:41:08,611 - annb.001a9034d319 - INFO - Step 361 took 3.22213077545166s. +2024-08-27 22:41:09,672 - annb.001a9034d319 - INFO - Step 362 took 1.0612258911132812s. +2024-08-27 22:41:09,676 - annb.001a9034d319 - INFO - #active pts 7803163 #unprocessed deletes 0 +2024-08-27 22:41:10,380 - annb.001a9034d319 - INFO - Step 363 took 0.7070231437683105s. +2024-08-27 22:41:11,436 - annb.001a9034d319 - INFO - Step 364 took 1.0559804439544678s. +2024-08-27 22:41:11,455 - annb.001a9034d319 - INFO - #active pts 7863722 #unprocessed deletes 0 +2024-08-27 22:41:14,812 - annb.001a9034d319 - INFO - Step 365 took 3.3757755756378174s. +2024-08-27 22:41:15,872 - annb.001a9034d319 - INFO - Step 366 took 1.0605401992797852s. +2024-08-27 22:41:15,879 - annb.001a9034d319 - INFO - #active pts 7895271 #unprocessed deletes 0 +2024-08-27 22:41:17,747 - annb.001a9034d319 - INFO - Step 367 took 1.8746731281280518s. +2024-08-27 22:41:18,804 - annb.001a9034d319 - INFO - Step 368 took 1.0567378997802734s. +2024-08-27 22:41:18,819 - annb.001a9034d319 - INFO - #active pts 7961194 #unprocessed deletes 0 +2024-08-27 22:41:22,418 - annb.001a9034d319 - INFO - Step 369 took 3.6138081550598145s. +2024-08-27 22:41:23,479 - annb.001a9034d319 - INFO - Step 370 took 1.0606286525726318s. +2024-08-27 22:41:23,481 - annb.001a9034d319 - INFO - #active pts 7970239 #unprocessed deletes 0 +2024-08-27 22:41:24,002 - annb.001a9034d319 - INFO - Step 371 took 0.5227289199829102s. +2024-08-27 22:41:25,062 - annb.001a9034d319 - INFO - Step 372 took 1.0604758262634277s. +2024-08-27 22:41:25,072 - annb.001a9034d319 - INFO - #active pts 8010868 #unprocessed deletes 0 +2024-08-27 22:41:27,097 - annb.001a9034d319 - INFO - Step 373 took 2.0348727703094482s. +2024-08-27 22:41:28,166 - annb.001a9034d319 - INFO - Step 374 took 1.0686101913452148s. +2024-08-27 22:41:28,175 - annb.001a9034d319 - INFO - #active pts 8040698 #unprocessed deletes 0 +2024-08-27 22:41:29,825 - annb.001a9034d319 - INFO - Step 375 took 1.6594212055206299s. +2024-08-27 22:41:30,887 - annb.001a9034d319 - INFO - Step 376 took 1.061659336090088s. +2024-08-27 22:41:30,902 - annb.001a9034d319 - INFO - #active pts 8104748 #unprocessed deletes 0 +2024-08-27 22:41:34,336 - annb.001a9034d319 - INFO - Step 377 took 3.4494402408599854s. +2024-08-27 22:41:35,401 - annb.001a9034d319 - INFO - Step 378 took 1.064314365386963s. +2024-08-27 22:41:35,402 - annb.001a9034d319 - INFO - #active pts 8109755 #unprocessed deletes 0 +2024-08-27 22:41:35,719 - annb.001a9034d319 - INFO - Step 379 took 0.3176703453063965s. +2024-08-27 22:41:36,782 - annb.001a9034d319 - INFO - Step 380 took 1.0633339881896973s. +2024-08-27 22:41:36,788 - annb.001a9034d319 - INFO - #active pts 8130382 #unprocessed deletes 0 +2024-08-27 22:41:37,872 - annb.001a9034d319 - INFO - Step 381 took 1.090038537979126s. +2024-08-27 22:41:38,936 - annb.001a9034d319 - INFO - Step 382 took 1.063586711883545s. +2024-08-27 22:41:38,945 - annb.001a9034d319 - INFO - #active pts 8153290 #unprocessed deletes 0 +2024-08-27 22:41:40,296 - annb.001a9034d319 - INFO - Step 383 took 1.3603196144104004s. +2024-08-27 22:41:41,352 - annb.001a9034d319 - INFO - Step 384 took 1.0552539825439453s. +2024-08-27 22:41:41,388 - annb.001a9034d319 - INFO - Step 385 took 0.03609776496887207s. +2024-08-27 22:41:42,409 - annb.001a9034d319 - INFO - Step 386 took 1.0207290649414062s. +2024-08-27 22:41:42,468 - annb.001a9034d319 - INFO - Step 387 took 0.05942344665527344s. +2024-08-27 22:41:43,489 - annb.001a9034d319 - INFO - Step 388 took 1.0205161571502686s. +2024-08-27 22:41:43,528 - annb.001a9034d319 - INFO - Step 389 took 0.039045095443725586s. +2024-08-27 22:41:44,551 - annb.001a9034d319 - INFO - Step 390 took 1.023378849029541s. +2024-08-27 22:41:44,766 - annb.001a9034d319 - INFO - Step 391 took 0.21516752243041992s. +2024-08-27 22:41:45,785 - annb.001a9034d319 - INFO - Step 392 took 1.0186395645141602s. +2024-08-27 22:41:45,875 - annb.001a9034d319 - INFO - Step 393 took 0.09034395217895508s. +2024-08-27 22:41:46,898 - annb.001a9034d319 - INFO - Step 394 took 1.0223002433776855s. +2024-08-27 22:41:46,958 - annb.001a9034d319 - INFO - Step 395 took 0.05980706214904785s. +2024-08-27 22:41:47,978 - annb.001a9034d319 - INFO - Step 396 took 1.0201873779296875s. +2024-08-27 22:41:48,313 - annb.001a9034d319 - INFO - Step 397 took 0.3345973491668701s. +2024-08-27 22:41:49,333 - annb.001a9034d319 - INFO - Step 398 took 1.0201640129089355s. +2024-08-27 22:41:49,352 - annb.001a9034d319 - INFO - Step 399 took 0.01915144920349121s. +2024-08-27 22:41:50,375 - annb.001a9034d319 - INFO - Step 400 took 1.0235753059387207s. +2024-08-27 22:41:50,420 - annb.001a9034d319 - INFO - Step 401 took 0.04432034492492676s. +2024-08-27 22:41:51,442 - annb.001a9034d319 - INFO - Step 402 took 1.021845817565918s. +2024-08-27 22:41:52,147 - annb.001a9034d319 - INFO - Step 403 took 0.7049770355224609s. +2024-08-27 22:41:53,168 - annb.001a9034d319 - INFO - Step 404 took 1.0210058689117432s. +2024-08-27 22:41:53,333 - annb.001a9034d319 - INFO - Step 405 took 0.16499590873718262s. +2024-08-27 22:41:54,354 - annb.001a9034d319 - INFO - Step 406 took 1.0213468074798584s. +2024-08-27 22:41:54,583 - annb.001a9034d319 - INFO - Step 407 took 0.22841858863830566s. +2024-08-27 22:41:55,604 - annb.001a9034d319 - INFO - Step 408 took 1.021233081817627s. +2024-08-27 22:41:56,177 - annb.001a9034d319 - INFO - Step 409 took 0.573432207107544s. +2024-08-27 22:41:57,198 - annb.001a9034d319 - INFO - Step 410 took 1.0202462673187256s. +2024-08-27 22:41:57,872 - annb.001a9034d319 - INFO - Step 411 took 0.6738636493682861s. +2024-08-27 22:41:58,892 - annb.001a9034d319 - INFO - Step 412 took 1.0204927921295166s. +2024-08-27 22:41:58,958 - annb.001a9034d319 - INFO - Step 413 took 0.06554818153381348s. +2024-08-27 22:41:59,982 - annb.001a9034d319 - INFO - Step 414 took 1.0241341590881348s. +2024-08-27 22:42:00,149 - annb.001a9034d319 - INFO - Step 415 took 0.16768312454223633s. +2024-08-27 22:42:01,173 - annb.001a9034d319 - INFO - Step 416 took 1.0235834121704102s. +2024-08-27 22:42:01,723 - annb.001a9034d319 - INFO - Step 417 took 0.5495033264160156s. +2024-08-27 22:42:02,744 - annb.001a9034d319 - INFO - Step 418 took 1.0217900276184082s. +2024-08-27 22:42:02,809 - annb.001a9034d319 - INFO - Step 419 took 0.06422758102416992s. +2024-08-27 22:42:03,831 - annb.001a9034d319 - INFO - Step 420 took 1.0221867561340332s. +2024-08-27 22:42:03,894 - annb.001a9034d319 - INFO - Step 421 took 0.06359624862670898s. +2024-08-27 22:42:04,915 - annb.001a9034d319 - INFO - Step 422 took 1.0205013751983643s. +2024-08-27 22:42:05,356 - annb.001a9034d319 - INFO - Step 423 took 0.44053173065185547s. +2024-08-27 22:42:06,376 - annb.001a9034d319 - INFO - Step 424 took 1.0201449394226074s. +2024-08-27 22:42:06,420 - annb.001a9034d319 - INFO - Step 425 took 0.044336795806884766s. +2024-08-27 22:42:07,441 - annb.001a9034d319 - INFO - Step 426 took 1.0204334259033203s. +2024-08-27 22:42:07,566 - annb.001a9034d319 - INFO - Step 427 took 0.1250324249267578s. +2024-08-27 22:42:08,588 - annb.001a9034d319 - INFO - Step 428 took 1.0218589305877686s. +2024-08-27 22:42:09,542 - annb.001a9034d319 - INFO - Step 429 took 0.9543941020965576s. +2024-08-27 22:42:10,563 - annb.001a9034d319 - INFO - Step 430 took 1.0212678909301758s. +2024-08-27 22:42:10,770 - annb.001a9034d319 - INFO - Step 431 took 0.20628619194030762s. +2024-08-27 22:42:11,793 - annb.001a9034d319 - INFO - Step 432 took 1.0229392051696777s. +2024-08-27 22:42:12,279 - annb.001a9034d319 - INFO - Step 433 took 0.48574113845825195s. +2024-08-27 22:42:13,301 - annb.001a9034d319 - INFO - Step 434 took 1.0222275257110596s. +2024-08-27 22:42:13,587 - annb.001a9034d319 - INFO - Step 435 took 0.2858002185821533s. +2024-08-27 22:42:14,608 - annb.001a9034d319 - INFO - Step 436 took 1.0211882591247559s. +2024-08-27 22:42:14,635 - annb.001a9034d319 - INFO - Step 437 took 0.027608156204223633s. +2024-08-27 22:42:15,656 - annb.001a9034d319 - INFO - Step 438 took 1.0210871696472168s. +2024-08-27 22:42:15,985 - annb.001a9034d319 - INFO - Step 439 took 0.32840967178344727s. +2024-08-27 22:42:17,005 - annb.001a9034d319 - INFO - Step 440 took 1.0204918384552002s. +2024-08-27 22:42:17,083 - annb.001a9034d319 - INFO - Step 441 took 0.07710909843444824s. +2024-08-27 22:42:18,104 - annb.001a9034d319 - INFO - Step 442 took 1.0217022895812988s. +2024-08-27 22:42:18,183 - annb.001a9034d319 - INFO - Step 443 took 0.07902765274047852s. +2024-08-27 22:42:19,206 - annb.001a9034d319 - INFO - Step 444 took 1.0224385261535645s. +2024-08-27 22:42:19,303 - annb.001a9034d319 - INFO - Step 445 took 0.0975346565246582s. +2024-08-27 22:42:20,324 - annb.001a9034d319 - INFO - Step 446 took 1.020681619644165s. +2024-08-27 22:42:21,190 - annb.001a9034d319 - INFO - Step 447 took 0.8652637004852295s. +2024-08-27 22:42:22,213 - annb.001a9034d319 - INFO - Step 448 took 1.0234160423278809s. +2024-08-27 22:42:22,302 - annb.001a9034d319 - INFO - Step 449 took 0.08878326416015625s. +2024-08-27 22:42:23,325 - annb.001a9034d319 - INFO - Step 450 took 1.023606300354004s. +2024-08-27 22:42:23,557 - annb.001a9034d319 - INFO - Step 451 took 0.23107099533081055s. +2024-08-27 22:42:24,580 - annb.001a9034d319 - INFO - Step 452 took 1.0236101150512695s. +2024-08-27 22:42:25,316 - annb.001a9034d319 - INFO - Step 453 took 0.7356443405151367s. +2024-08-27 22:42:26,338 - annb.001a9034d319 - INFO - Step 454 took 1.0226056575775146s. +2024-08-27 22:42:26,432 - annb.001a9034d319 - INFO - Step 455 took 0.09356999397277832s. +2024-08-27 22:42:27,455 - annb.001a9034d319 - INFO - Step 456 took 1.023367166519165s. +2024-08-27 22:42:27,470 - annb.001a9034d319 - INFO - Step 457 took 0.01481938362121582s. +2024-08-27 22:42:28,492 - annb.001a9034d319 - INFO - Step 458 took 1.022181510925293s. +2024-08-27 22:42:28,584 - annb.001a9034d319 - INFO - Step 459 took 0.09183382987976074s. +2024-08-27 22:42:29,607 - annb.001a9034d319 - INFO - Step 460 took 1.0226099491119385s. +2024-08-27 22:42:29,618 - annb.001a9034d319 - INFO - Step 461 took 0.010736227035522461s. +2024-08-27 22:42:30,640 - annb.001a9034d319 - INFO - Step 462 took 1.0225200653076172s. +2024-08-27 22:42:30,753 - annb.001a9034d319 - INFO - Step 463 took 0.11265158653259277s. +2024-08-27 22:42:31,776 - annb.001a9034d319 - INFO - Step 464 took 1.0226266384124756s. +2024-08-27 22:42:31,839 - annb.001a9034d319 - INFO - Step 465 took 0.06319713592529297s. +2024-08-27 22:42:32,862 - annb.001a9034d319 - INFO - Step 466 took 1.0229616165161133s. +2024-08-27 22:42:32,925 - annb.001a9034d319 - INFO - Step 467 took 0.06361174583435059s. +2024-08-27 22:42:33,948 - annb.001a9034d319 - INFO - Step 468 took 1.0228283405303955s. +2024-08-27 22:42:34,002 - annb.001a9034d319 - INFO - Step 469 took 0.05381512641906738s. +2024-08-27 22:42:35,027 - annb.001a9034d319 - INFO - Step 470 took 1.0252909660339355s. +2024-08-27 22:42:35,303 - annb.001a9034d319 - INFO - Step 471 took 0.2749052047729492s. +2024-08-27 22:42:36,329 - annb.001a9034d319 - INFO - Step 472 took 1.0260415077209473s. +2024-08-27 22:42:36,614 - annb.001a9034d319 - INFO - Step 473 took 0.28516364097595215s. +2024-08-27 22:42:37,637 - annb.001a9034d319 - INFO - Step 474 took 1.0237174034118652s. +2024-08-27 22:42:38,682 - annb.001a9034d319 - INFO - Step 475 took 1.0440292358398438s. +2024-08-27 22:42:39,705 - annb.001a9034d319 - INFO - Step 476 took 1.0230610370635986s. +2024-08-27 22:42:39,827 - annb.001a9034d319 - INFO - Step 477 took 0.12194967269897461s. +2024-08-27 22:42:40,850 - annb.001a9034d319 - INFO - Step 478 took 1.0237171649932861s. +2024-08-27 22:42:41,410 - annb.001a9034d319 - INFO - Step 479 took 0.5598492622375488s. +2024-08-27 22:42:42,435 - annb.001a9034d319 - INFO - Step 480 took 1.0246481895446777s. +2024-08-27 22:42:42,546 - annb.001a9034d319 - INFO - Step 481 took 0.11079096794128418s. +2024-08-27 22:42:43,570 - annb.001a9034d319 - INFO - Step 482 took 1.0244677066802979s. +2024-08-27 22:42:44,233 - annb.001a9034d319 - INFO - Step 483 took 0.66292405128479s. +2024-08-27 22:42:45,257 - annb.001a9034d319 - INFO - Step 484 took 1.024106502532959s. +2024-08-27 22:42:45,311 - annb.001a9034d319 - INFO - Step 485 took 0.05340313911437988s. +2024-08-27 22:42:46,337 - annb.001a9034d319 - INFO - Step 486 took 1.0257387161254883s. +2024-08-27 22:42:46,363 - annb.001a9034d319 - INFO - Step 487 took 0.026947498321533203s. +2024-08-27 22:42:47,387 - annb.001a9034d319 - INFO - Step 488 took 1.0237209796905518s. +2024-08-27 22:42:47,473 - annb.001a9034d319 - INFO - Step 489 took 0.08558940887451172s. +2024-08-27 22:42:48,497 - annb.001a9034d319 - INFO - Step 490 took 1.0236008167266846s. +2024-08-27 22:42:48,530 - annb.001a9034d319 - INFO - Step 491 took 0.0335383415222168s. +2024-08-27 22:42:49,552 - annb.001a9034d319 - INFO - Step 492 took 1.022273063659668s. +2024-08-27 22:42:49,877 - annb.001a9034d319 - INFO - Step 493 took 0.32425880432128906s. +2024-08-27 22:42:50,899 - annb.001a9034d319 - INFO - Step 494 took 1.0224108695983887s. +2024-08-27 22:42:50,955 - annb.001a9034d319 - INFO - Step 495 took 0.05635333061218262s. +2024-08-27 22:42:51,980 - annb.001a9034d319 - INFO - Step 496 took 1.0243797302246094s. +2024-08-27 22:42:52,129 - annb.001a9034d319 - INFO - Step 497 took 0.1488797664642334s. +2024-08-27 22:42:53,150 - annb.001a9034d319 - INFO - Step 498 took 1.021364450454712s. +2024-08-27 22:42:53,185 - annb.001a9034d319 - INFO - Step 499 took 0.034563302993774414s. +2024-08-27 22:42:54,210 - annb.001a9034d319 - INFO - Step 500 took 1.0250577926635742s. +2024-08-27 22:42:54,274 - annb.001a9034d319 - INFO - Step 501 took 0.06383824348449707s. +2024-08-27 22:42:55,298 - annb.001a9034d319 - INFO - Step 502 took 1.0246548652648926s. +2024-08-27 22:42:55,340 - annb.001a9034d319 - INFO - Step 503 took 0.041959285736083984s. +2024-08-27 22:42:56,364 - annb.001a9034d319 - INFO - Step 504 took 1.0237135887145996s. +2024-08-27 22:42:56,523 - annb.001a9034d319 - INFO - Step 505 took 0.1584773063659668s. +2024-08-27 22:42:57,547 - annb.001a9034d319 - INFO - Step 506 took 1.024662733078003s. +2024-08-27 22:42:57,632 - annb.001a9034d319 - INFO - Step 507 took 0.08516216278076172s. +2024-08-27 22:42:58,654 - annb.001a9034d319 - INFO - Step 508 took 1.021806001663208s. +2024-08-27 22:42:58,700 - annb.001a9034d319 - INFO - Step 509 took 0.04573941230773926s. +2024-08-27 22:42:59,724 - annb.001a9034d319 - INFO - Step 510 took 1.02394700050354s. +2024-08-27 22:42:59,775 - annb.001a9034d319 - INFO - Step 511 took 0.05108928680419922s. +2024-08-27 22:43:00,800 - annb.001a9034d319 - INFO - Step 512 took 1.0251805782318115s. +2024-08-27 22:43:00,868 - annb.001a9034d319 - INFO - #active pts 2906838 #unprocessed deletes 5510435 +2024-08-27 22:43:14,741 - annb.001a9034d319 - INFO - Step 513 took 13.940422773361206s. +2024-08-27 22:43:15,818 - annb.001a9034d319 - INFO - Step 514 took 1.07712984085083s. +2024-08-27 22:43:15,820 - annb.001a9034d319 - INFO - #active pts 2913746 #unprocessed deletes 5510435 +2024-08-27 22:43:16,198 - annb.001a9034d319 - INFO - Step 515 took 0.3795585632324219s. +2024-08-27 22:43:17,264 - annb.001a9034d319 - INFO - Step 516 took 1.065542221069336s. +2024-08-27 22:43:17,270 - annb.001a9034d319 - INFO - #active pts 2936862 #unprocessed deletes 5510435 +2024-08-27 22:43:18,689 - annb.001a9034d319 - INFO - Step 517 took 1.4241580963134766s. +2024-08-27 22:43:19,761 - annb.001a9034d319 - INFO - Step 518 took 1.0725781917572021s. +2024-08-27 22:43:19,778 - annb.001a9034d319 - INFO - #active pts 3009732 #unprocessed deletes 5510435 +2024-08-27 22:43:23,347 - annb.001a9034d319 - INFO - Step 519 took 3.585355758666992s. +2024-08-27 22:43:24,417 - annb.001a9034d319 - INFO - Step 520 took 1.0697157382965088s. +2024-08-27 22:43:24,420 - annb.001a9034d319 - INFO - #active pts 3025906 #unprocessed deletes 5510435 +2024-08-27 22:43:25,408 - annb.001a9034d319 - INFO - Step 521 took 0.9903039932250977s. +2024-08-27 22:43:26,501 - annb.001a9034d319 - INFO - Step 522 took 1.0930230617523193s. +2024-08-27 22:43:26,508 - annb.001a9034d319 - INFO - #active pts 3061899 #unprocessed deletes 5510435 +2024-08-27 22:43:28,087 - annb.001a9034d319 - INFO - Step 523 took 1.5863111019134521s. +2024-08-27 22:43:29,156 - annb.001a9034d319 - INFO - Step 524 took 1.0691413879394531s. +2024-08-27 22:43:29,166 - annb.001a9034d319 - INFO - #active pts 3101209 #unprocessed deletes 5510435 +2024-08-27 22:43:31,447 - annb.001a9034d319 - INFO - Step 525 took 2.290294885635376s. +2024-08-27 22:43:32,510 - annb.001a9034d319 - INFO - Step 526 took 1.0631587505340576s. +2024-08-27 22:43:32,617 - annb.001a9034d319 - INFO - #active pts 3522334 #unprocessed deletes 5510435 +2024-08-27 22:43:56,272 - annb.001a9034d319 - INFO - Step 527 took 23.761752367019653s. +2024-08-27 22:43:57,338 - annb.001a9034d319 - INFO - Step 528 took 1.066237449645996s. +2024-08-27 22:43:57,410 - annb.001a9034d319 - INFO - #active pts 3797294 #unprocessed deletes 5510435 +2024-08-27 22:44:12,658 - annb.001a9034d319 - INFO - Step 529 took 15.319833517074585s. +2024-08-27 22:44:13,747 - annb.001a9034d319 - INFO - Step 530 took 1.0891387462615967s. +2024-08-27 22:44:13,759 - annb.001a9034d319 - INFO - #active pts 3853781 #unprocessed deletes 5510435 +2024-08-27 22:44:17,152 - annb.001a9034d319 - INFO - Step 531 took 3.4041309356689453s. +2024-08-27 22:44:18,229 - annb.001a9034d319 - INFO - Step 532 took 1.076967716217041s. +2024-08-27 22:44:18,234 - annb.001a9034d319 - INFO - #active pts 3873352 #unprocessed deletes 5510435 +2024-08-27 22:44:19,365 - annb.001a9034d319 - INFO - Step 533 took 1.1357080936431885s. +2024-08-27 22:44:20,453 - annb.001a9034d319 - INFO - Step 534 took 1.0881314277648926s. +2024-08-27 22:44:20,458 - annb.001a9034d319 - INFO - #active pts 3893308 #unprocessed deletes 5510435 +2024-08-27 22:44:21,651 - annb.001a9034d319 - INFO - Step 535 took 1.197737216949463s. +2024-08-27 22:44:22,722 - annb.001a9034d319 - INFO - Step 536 took 1.0705726146697998s. +2024-08-27 22:44:22,724 - annb.001a9034d319 - INFO - #active pts 3901271 #unprocessed deletes 5510435 +2024-08-27 22:44:23,140 - annb.001a9034d319 - INFO - Step 537 took 0.4181351661682129s. +2024-08-27 22:44:24,242 - annb.001a9034d319 - INFO - Step 538 took 1.1013081073760986s. +2024-08-27 22:44:24,248 - annb.001a9034d319 - INFO - #active pts 3925164 #unprocessed deletes 5510435 +2024-08-27 22:44:25,704 - annb.001a9034d319 - INFO - Step 539 took 1.4615817070007324s. +2024-08-27 22:44:26,774 - annb.001a9034d319 - INFO - Step 540 took 1.070363998413086s. +2024-08-27 22:44:26,884 - annb.001a9034d319 - INFO - #active pts 4320915 #unprocessed deletes 5510435 +2024-08-27 22:44:51,755 - annb.001a9034d319 - INFO - Step 541 took 24.980512857437134s. +2024-08-27 22:44:52,836 - annb.001a9034d319 - INFO - Step 542 took 1.0816924571990967s. +2024-08-27 22:44:52,846 - annb.001a9034d319 - INFO - #active pts 4360814 #unprocessed deletes 5510435 +2024-08-27 22:44:55,058 - annb.001a9034d319 - INFO - Step 543 took 2.2211828231811523s. +2024-08-27 22:44:56,130 - annb.001a9034d319 - INFO - Step 544 took 1.0713355541229248s. +2024-08-27 22:44:56,230 - annb.001a9034d319 - INFO - #active pts 4370220 #unprocessed deletes 5510435 +2024-08-27 22:44:56,796 - annb.001a9034d319 - INFO - Step 545 took 0.6658790111541748s. +2024-08-27 22:44:57,866 - annb.001a9034d319 - INFO - Step 546 took 1.0690052509307861s. +2024-08-27 22:44:57,895 - annb.001a9034d319 - INFO - #active pts 4510675 #unprocessed deletes 5510435 +2024-08-27 22:45:06,284 - annb.001a9034d319 - INFO - Step 547 took 8.41858458518982s. +2024-08-27 22:45:07,357 - annb.001a9034d319 - INFO - Step 548 took 1.072784423828125s. +2024-08-27 22:45:07,414 - annb.001a9034d319 - INFO - #active pts 4744845 #unprocessed deletes 5510435 +2024-08-27 22:45:19,000 - annb.001a9034d319 - INFO - Step 549 took 11.642757415771484s. +2024-08-27 22:45:20,068 - annb.001a9034d319 - INFO - Step 550 took 1.06838059425354s. +2024-08-27 22:45:20,074 - annb.001a9034d319 - INFO - #active pts 4771433 #unprocessed deletes 5510435 +2024-08-27 22:45:21,288 - annb.001a9034d319 - INFO - Step 551 took 1.2193200588226318s. +2024-08-27 22:45:22,371 - annb.001a9034d319 - INFO - Step 552 took 1.0824837684631348s. +2024-08-27 22:45:22,374 - annb.001a9034d319 - INFO - #active pts 4782909 #unprocessed deletes 5510435 +2024-08-27 22:46:02,708 - annb.001a9034d319 - INFO - Starting consolidate_deletes... done in 40.3343 seconds. +2024-08-27 22:46:03,294 - annb.001a9034d319 - INFO - Step 553 took 40.92304873466492s. +2024-08-27 22:46:04,295 - annb.001a9034d319 - INFO - Step 554 took 1.0009765625s. +2024-08-27 22:46:04,395 - annb.001a9034d319 - INFO - #active pts 5180322 #unprocessed deletes 0 +2024-08-27 22:46:28,650 - annb.001a9034d319 - INFO - Step 555 took 24.355137586593628s. +2024-08-27 22:46:29,686 - annb.001a9034d319 - INFO - Step 556 took 1.0351788997650146s. +2024-08-27 22:46:29,690 - annb.001a9034d319 - INFO - #active pts 5203220 #unprocessed deletes 0 +2024-08-27 22:46:31,149 - annb.001a9034d319 - INFO - Step 557 took 1.4629065990447998s. +2024-08-27 22:46:32,184 - annb.001a9034d319 - INFO - Step 558 took 1.0349020957946777s. +2024-08-27 22:46:32,186 - annb.001a9034d319 - INFO - #active pts 5210154 #unprocessed deletes 0 +2024-08-27 22:46:32,490 - annb.001a9034d319 - INFO - Step 559 took 0.30590295791625977s. +2024-08-27 22:46:33,524 - annb.001a9034d319 - INFO - Step 560 took 1.0343554019927979s. +2024-08-27 22:46:33,526 - annb.001a9034d319 - INFO - #active pts 5215426 #unprocessed deletes 0 +2024-08-27 22:46:33,791 - annb.001a9034d319 - INFO - Step 561 took 0.2670419216156006s. +2024-08-27 22:46:34,827 - annb.001a9034d319 - INFO - Step 562 took 1.0360972881317139s. +2024-08-27 22:46:34,836 - annb.001a9034d319 - INFO - #active pts 5252726 #unprocessed deletes 0 +2024-08-27 22:46:37,033 - annb.001a9034d319 - INFO - Step 563 took 2.2056729793548584s. +2024-08-27 22:46:38,090 - annb.001a9034d319 - INFO - Step 564 took 1.057222604751587s. +2024-08-27 22:46:38,138 - annb.001a9034d319 - INFO - #active pts 5447274 #unprocessed deletes 0 +2024-08-27 22:46:48,169 - annb.001a9034d319 - INFO - Step 565 took 10.078498840332031s. +2024-08-27 22:46:49,217 - annb.001a9034d319 - INFO - Step 566 took 1.0472168922424316s. +2024-08-27 22:46:49,219 - annb.001a9034d319 - INFO - #active pts 5463135 #unprocessed deletes 0 +2024-08-27 22:46:49,858 - annb.001a9034d319 - INFO - Step 567 took 0.6412684917449951s. +2024-08-27 22:46:50,908 - annb.001a9034d319 - INFO - Step 568 took 1.049748420715332s. +2024-08-27 22:46:50,911 - annb.001a9034d319 - INFO - #active pts 5478168 #unprocessed deletes 0 +2024-08-27 22:46:51,746 - annb.001a9034d319 - INFO - Step 569 took 0.8372828960418701s. +2024-08-27 22:46:52,792 - annb.001a9034d319 - INFO - Step 570 took 1.0467472076416016s. +2024-08-27 22:46:52,795 - annb.001a9034d319 - INFO - #active pts 5492309 #unprocessed deletes 0 +2024-08-27 22:46:53,366 - annb.001a9034d319 - INFO - Step 571 took 0.5736954212188721s. +2024-08-27 22:46:54,425 - annb.001a9034d319 - INFO - Step 572 took 1.0589959621429443s. +2024-08-27 22:46:54,438 - annb.001a9034d319 - INFO - #active pts 5554599 #unprocessed deletes 0 +2024-08-27 22:46:58,122 - annb.001a9034d319 - INFO - Step 573 took 3.69673752784729s. +2024-08-27 22:46:59,175 - annb.001a9034d319 - INFO - Step 574 took 1.053670883178711s. +2024-08-27 22:46:59,185 - annb.001a9034d319 - INFO - #active pts 5604500 #unprocessed deletes 0 +2024-08-27 22:47:02,032 - annb.001a9034d319 - INFO - Step 575 took 2.85644793510437s. +2024-08-27 22:47:03,080 - annb.001a9034d319 - INFO - Step 576 took 1.0485224723815918s. +2024-08-27 22:47:03,087 - annb.001a9034d319 - INFO - #active pts 5638834 #unprocessed deletes 0 +2024-08-27 22:47:05,221 - annb.001a9034d319 - INFO - Step 577 took 2.1402430534362793s. +2024-08-27 22:47:06,281 - annb.001a9034d319 - INFO - Step 578 took 1.0596508979797363s. +2024-08-27 22:47:06,432 - annb.001a9034d319 - INFO - #active pts 6229778 #unprocessed deletes 0 +2024-08-27 22:47:46,222 - annb.001a9034d319 - INFO - Step 579 took 39.9402129650116s. +2024-08-27 22:47:47,296 - annb.001a9034d319 - INFO - Step 580 took 1.073836088180542s. +2024-08-27 22:47:47,303 - annb.001a9034d319 - INFO - #active pts 6261240 #unprocessed deletes 0 +2024-08-27 22:47:49,184 - annb.001a9034d319 - INFO - Step 581 took 1.888096570968628s. +2024-08-27 22:47:50,257 - annb.001a9034d319 - INFO - Step 582 took 1.0731489658355713s. +2024-08-27 22:47:50,263 - annb.001a9034d319 - INFO - #active pts 6283315 #unprocessed deletes 0 +2024-08-27 22:47:51,528 - annb.001a9034d319 - INFO - Step 583 took 1.270897388458252s. +2024-08-27 22:47:52,592 - annb.001a9034d319 - INFO - Step 584 took 1.06300687789917s. +2024-08-27 22:47:52,673 - annb.001a9034d319 - INFO - #active pts 6556101 #unprocessed deletes 0 +2024-08-27 22:48:06,346 - annb.001a9034d319 - INFO - Step 585 took 13.753669261932373s. +2024-08-27 22:48:07,419 - annb.001a9034d319 - INFO - Step 586 took 1.0731768608093262s. +2024-08-27 22:48:07,427 - annb.001a9034d319 - INFO - #active pts 6587187 #unprocessed deletes 0 +2024-08-27 22:48:09,103 - annb.001a9034d319 - INFO - Step 587 took 1.6836845874786377s. +2024-08-27 22:48:10,169 - annb.001a9034d319 - INFO - Step 588 took 1.0657036304473877s. +2024-08-27 22:48:10,178 - annb.001a9034d319 - INFO - #active pts 6631526 #unprocessed deletes 0 +2024-08-27 22:48:13,057 - annb.001a9034d319 - INFO - Step 589 took 2.887378454208374s. +2024-08-27 22:48:14,136 - annb.001a9034d319 - INFO - Step 590 took 1.0785579681396484s. +2024-08-27 22:48:14,256 - annb.001a9034d319 - INFO - #active pts 7108942 #unprocessed deletes 0 +2024-08-27 22:48:44,308 - annb.001a9034d319 - INFO - Step 591 took 30.172067880630493s. +2024-08-27 22:48:45,394 - annb.001a9034d319 - INFO - Step 592 took 1.0861010551452637s. +2024-08-27 22:48:45,444 - annb.001a9034d319 - INFO - #active pts 7303976 #unprocessed deletes 0 +2024-08-27 22:48:54,704 - annb.001a9034d319 - INFO - Step 593 took 9.309249639511108s. +2024-08-27 22:48:55,789 - annb.001a9034d319 - INFO - Step 594 took 1.0853242874145508s. +2024-08-27 22:48:55,790 - annb.001a9034d319 - INFO - #active pts 7309244 #unprocessed deletes 0 +2024-08-27 22:48:56,104 - annb.001a9034d319 - INFO - Step 595 took 0.31463170051574707s. +2024-08-27 22:48:57,185 - annb.001a9034d319 - INFO - Step 596 took 1.080838680267334s. +2024-08-27 22:48:57,258 - annb.001a9034d319 - INFO - #active pts 7542477 #unprocessed deletes 0 +2024-08-27 22:49:09,188 - annb.001a9034d319 - INFO - Step 597 took 12.00226616859436s. +2024-08-27 22:49:10,265 - annb.001a9034d319 - INFO - Step 598 took 1.0777111053466797s. +2024-08-27 22:49:10,299 - annb.001a9034d319 - INFO - #active pts 7654438 #unprocessed deletes 0 +2024-08-27 22:49:17,722 - annb.001a9034d319 - INFO - Step 599 took 7.456461191177368s. +2024-08-27 22:49:18,801 - annb.001a9034d319 - INFO - Step 600 took 1.0794453620910645s. +2024-08-27 22:49:18,826 - annb.001a9034d319 - INFO - #active pts 7717936 #unprocessed deletes 0 +2024-08-27 22:49:23,052 - annb.001a9034d319 - INFO - Step 601 took 4.25027871131897s. +2024-08-27 22:49:24,141 - annb.001a9034d319 - INFO - Step 602 took 1.0880887508392334s. +2024-08-27 22:49:24,142 - annb.001a9034d319 - INFO - #active pts 7723521 #unprocessed deletes 0 +2024-08-27 22:49:24,500 - annb.001a9034d319 - INFO - Step 603 took 0.3596508502960205s. +2024-08-27 22:49:25,588 - annb.001a9034d319 - INFO - Step 604 took 1.0878455638885498s. +2024-08-27 22:49:25,598 - annb.001a9034d319 - INFO - #active pts 7767404 #unprocessed deletes 0 +2024-08-27 22:49:28,279 - annb.001a9034d319 - INFO - Step 605 took 2.6897661685943604s. +2024-08-27 22:49:29,361 - annb.001a9034d319 - INFO - Step 606 took 1.0828516483306885s. +2024-08-27 22:49:29,373 - annb.001a9034d319 - INFO - #active pts 7826115 #unprocessed deletes 0 +2024-08-27 22:49:32,094 - annb.001a9034d319 - INFO - Step 607 took 2.733058452606201s. +2024-08-27 22:49:33,189 - annb.001a9034d319 - INFO - Step 608 took 1.0943315029144287s. +2024-08-27 22:49:33,245 - annb.001a9034d319 - INFO - #active pts 8036351 #unprocessed deletes 0 +2024-08-27 22:49:44,874 - annb.001a9034d319 - INFO - Step 609 took 11.684671640396118s. +2024-08-27 22:49:45,951 - annb.001a9034d319 - INFO - Step 610 took 1.0769917964935303s. +2024-08-27 22:49:45,957 - annb.001a9034d319 - INFO - #active pts 8060364 #unprocessed deletes 0 +2024-08-27 22:49:47,462 - annb.001a9034d319 - INFO - Step 611 took 1.5104320049285889s. +2024-08-27 22:49:48,547 - annb.001a9034d319 - INFO - Step 612 took 1.0851771831512451s. +2024-08-27 22:49:48,596 - annb.001a9034d319 - INFO - #active pts 8256083 #unprocessed deletes 0 +2024-08-27 22:49:58,783 - annb.001a9034d319 - INFO - Step 613 took 10.235406875610352s. +2024-08-27 22:49:59,869 - annb.001a9034d319 - INFO - Step 614 took 1.0860629081726074s. +2024-08-27 22:49:59,969 - annb.001a9034d319 - INFO - #active pts 8625707 #unprocessed deletes 0 +2024-08-27 22:50:19,473 - annb.001a9034d319 - INFO - Step 615 took 19.60440945625305s. +2024-08-27 22:50:20,565 - annb.001a9034d319 - INFO - Step 616 took 1.0906445980072021s. +2024-08-27 22:50:20,672 - annb.001a9034d319 - INFO - #active pts 8949227 #unprocessed deletes 0 +2024-08-27 22:50:37,204 - annb.001a9034d319 - INFO - Step 617 took 16.63907241821289s. +2024-08-27 22:50:38,296 - annb.001a9034d319 - INFO - Step 618 took 1.0919480323791504s. +2024-08-27 22:50:38,359 - annb.001a9034d319 - INFO - #active pts 9195551 #unprocessed deletes 0 +2024-08-27 22:50:50,714 - annb.001a9034d319 - INFO - Step 619 took 12.417605876922607s. +2024-08-27 22:50:51,796 - annb.001a9034d319 - INFO - Step 620 took 1.0820949077606201s. +2024-08-27 22:50:51,804 - annb.001a9034d319 - INFO - #active pts 9232372 #unprocessed deletes 0 +2024-08-27 22:50:54,023 - annb.001a9034d319 - INFO - Step 621 took 2.2268025875091553s. +2024-08-27 22:50:55,105 - annb.001a9034d319 - INFO - Step 622 took 1.0815401077270508s. +2024-08-27 22:50:55,111 - annb.001a9034d319 - INFO - #active pts 9253561 #unprocessed deletes 0 +2024-08-27 22:50:56,254 - annb.001a9034d319 - INFO - Step 623 took 1.148430585861206s. +2024-08-27 22:50:57,339 - annb.001a9034d319 - INFO - Step 624 took 1.0858757495880127s. +2024-08-27 22:50:57,357 - annb.001a9034d319 - INFO - #active pts 9331230 #unprocessed deletes 0 +2024-08-27 22:51:01,614 - annb.001a9034d319 - INFO - Step 625 took 4.273947715759277s. +2024-08-27 22:51:02,697 - annb.001a9034d319 - INFO - Step 626 took 1.0837748050689697s. +2024-08-27 22:51:02,712 - annb.001a9034d319 - INFO - #active pts 9374063 #unprocessed deletes 0 +2024-08-27 22:51:05,379 - annb.001a9034d319 - INFO - Step 627 took 2.6818675994873047s. +2024-08-27 22:51:06,464 - annb.001a9034d319 - INFO - Step 628 took 1.083540916442871s. +2024-08-27 22:51:06,467 - annb.001a9034d319 - INFO - #active pts 9387598 #unprocessed deletes 0 +2024-08-27 22:51:07,154 - annb.001a9034d319 - INFO - Step 629 took 0.6899573802947998s. +2024-08-27 22:51:08,236 - annb.001a9034d319 - INFO - Step 630 took 1.081758975982666s. +2024-08-27 22:51:08,244 - annb.001a9034d319 - INFO - #active pts 9421724 #unprocessed deletes 0 +2024-08-27 22:51:10,027 - annb.001a9034d319 - INFO - Step 631 took 1.7911453247070312s. +2024-08-27 22:51:11,116 - annb.001a9034d319 - INFO - Step 632 took 1.0889673233032227s. +2024-08-27 22:51:11,126 - annb.001a9034d319 - INFO - #active pts 9461430 #unprocessed deletes 0 +2024-08-27 22:51:13,396 - annb.001a9034d319 - INFO - Step 633 took 2.2790396213531494s. +2024-08-27 22:51:14,480 - annb.001a9034d319 - INFO - Step 634 took 1.0842435359954834s. +2024-08-27 22:51:14,485 - annb.001a9034d319 - INFO - #active pts 9479469 #unprocessed deletes 0 +2024-08-27 22:51:15,500 - annb.001a9034d319 - INFO - Step 635 took 1.0197148323059082s. +2024-08-27 22:51:16,589 - annb.001a9034d319 - INFO - Step 636 took 1.0881869792938232s. +2024-08-27 22:51:16,706 - annb.001a9034d319 - INFO - #active pts 9885997 #unprocessed deletes 0 +2024-08-27 22:51:40,210 - annb.001a9034d319 - INFO - Step 637 took 23.62032985687256s. +2024-08-27 22:51:41,296 - annb.001a9034d319 - INFO - Step 638 took 1.0865156650543213s. +2024-08-27 22:51:41,583 - annb.001a9034d319 - INFO - #active pts 10292043 #unprocessed deletes 0 +2024-08-27 22:52:11,258 - annb.001a9034d319 - INFO - Starting consolidate_deletes... done in 29.6756 seconds. +2024-08-27 22:52:36,480 - annb.001a9034d319 - INFO - Step 639 took 55.18354797363281s. +2024-08-27 22:52:37,566 - annb.001a9034d319 - INFO - Step 640 took 1.0858352184295654s. +2024-08-27 22:52:38,060 - annb.001a9034d319 - INFO - Step 641 took 0.4936330318450928s. +2024-08-27 22:52:39,110 - annb.001a9034d319 - INFO - Step 642 took 1.049760103225708s. +2024-08-27 22:52:39,140 - annb.001a9034d319 - INFO - Step 643 took 0.030112504959106445s. +2024-08-27 22:52:40,193 - annb.001a9034d319 - INFO - Step 644 took 1.0533888339996338s. +2024-08-27 22:52:40,231 - annb.001a9034d319 - INFO - Step 645 took 0.03801107406616211s. +2024-08-27 22:52:41,281 - annb.001a9034d319 - INFO - Step 646 took 1.0494370460510254s. +2024-08-27 22:52:41,481 - annb.001a9034d319 - INFO - Step 647 took 0.1998281478881836s. +2024-08-27 22:52:42,529 - annb.001a9034d319 - INFO - Step 648 took 1.0486035346984863s. +2024-08-27 22:52:42,629 - annb.001a9034d319 - INFO - Step 649 took 0.10002970695495605s. +2024-08-27 22:52:43,679 - annb.001a9034d319 - INFO - Step 650 took 1.0498344898223877s. +2024-08-27 22:52:43,745 - annb.001a9034d319 - INFO - Step 651 took 0.06623673439025879s. +2024-08-27 22:52:44,796 - annb.001a9034d319 - INFO - Step 652 took 1.050227165222168s. +2024-08-27 22:52:45,038 - annb.001a9034d319 - INFO - Step 653 took 0.24271845817565918s. +2024-08-27 22:52:46,087 - annb.001a9034d319 - INFO - Step 654 took 1.048459768295288s. +2024-08-27 22:52:52,119 - annb.001a9034d319 - INFO - Step 655 took 6.032000780105591s. +2024-08-27 22:52:53,170 - annb.001a9034d319 - INFO - Step 656 took 1.0507028102874756s. +2024-08-27 22:52:53,785 - annb.001a9034d319 - INFO - Step 657 took 0.6147453784942627s. +2024-08-27 22:52:54,833 - annb.001a9034d319 - INFO - Step 658 took 1.0484676361083984s. +2024-08-27 22:52:55,117 - annb.001a9034d319 - INFO - Step 659 took 0.2836456298828125s. +2024-08-27 22:52:56,165 - annb.001a9034d319 - INFO - Step 660 took 1.0487384796142578s. +2024-08-27 22:52:56,284 - annb.001a9034d319 - INFO - Step 661 took 0.11864924430847168s. +2024-08-27 22:52:57,332 - annb.001a9034d319 - INFO - Step 662 took 1.0478630065917969s. +2024-08-27 22:52:57,506 - annb.001a9034d319 - INFO - Step 663 took 0.17395520210266113s. +2024-08-27 22:52:58,556 - annb.001a9034d319 - INFO - Step 664 took 1.0504136085510254s. +2024-08-27 22:52:58,691 - annb.001a9034d319 - INFO - Step 665 took 0.13442659378051758s. +2024-08-27 22:52:59,741 - annb.001a9034d319 - INFO - Step 666 took 1.0500025749206543s. +2024-08-27 22:53:00,175 - annb.001a9034d319 - INFO - Step 667 took 0.43428945541381836s. +2024-08-27 22:53:01,225 - annb.001a9034d319 - INFO - Step 668 took 1.0503218173980713s. +2024-08-27 22:53:01,818 - annb.001a9034d319 - INFO - Step 669 took 0.5927696228027344s. +2024-08-27 22:53:02,868 - annb.001a9034d319 - INFO - Step 670 took 1.0492901802062988s. +2024-08-27 22:53:02,982 - annb.001a9034d319 - INFO - Step 671 took 0.11391735076904297s. +2024-08-27 22:53:04,032 - annb.001a9034d319 - INFO - Step 672 took 1.0503032207489014s. +2024-08-27 22:53:04,202 - annb.001a9034d319 - INFO - Step 673 took 0.1705024242401123s. +2024-08-27 22:53:05,252 - annb.001a9034d319 - INFO - Step 674 took 1.0497419834136963s. +2024-08-27 22:53:05,590 - annb.001a9034d319 - INFO - Step 675 took 0.33731865882873535s. +2024-08-27 22:53:06,640 - annb.001a9034d319 - INFO - Step 676 took 1.0500233173370361s. +2024-08-27 22:53:07,244 - annb.001a9034d319 - INFO - Step 677 took 0.6039557456970215s. +2024-08-27 22:53:08,294 - annb.001a9034d319 - INFO - Step 678 took 1.0502419471740723s. +2024-08-27 22:53:08,384 - annb.001a9034d319 - INFO - Step 679 took 0.08988523483276367s. +2024-08-27 22:53:09,435 - annb.001a9034d319 - INFO - Step 680 took 1.0509223937988281s. +2024-08-27 22:53:09,462 - annb.001a9034d319 - INFO - Step 681 took 0.027385234832763672s. +2024-08-27 22:53:10,513 - annb.001a9034d319 - INFO - Step 682 took 1.0507209300994873s. +2024-08-27 22:53:11,225 - annb.001a9034d319 - INFO - Step 683 took 0.7122642993927002s. +2024-08-27 22:53:12,278 - annb.001a9034d319 - INFO - Step 684 took 1.0524184703826904s. +2024-08-27 22:53:12,793 - annb.001a9034d319 - INFO - Step 685 took 0.5154831409454346s. +2024-08-27 22:53:13,845 - annb.001a9034d319 - INFO - Step 686 took 1.0514307022094727s. +2024-08-27 22:53:13,892 - annb.001a9034d319 - INFO - Step 687 took 0.04772305488586426s. +2024-08-27 22:53:14,943 - annb.001a9034d319 - INFO - Step 688 took 1.0505762100219727s. +2024-08-27 22:53:15,228 - annb.001a9034d319 - INFO - Step 689 took 0.2849578857421875s. +2024-08-27 22:53:16,278 - annb.001a9034d319 - INFO - Step 690 took 1.0501341819763184s. +2024-08-27 22:53:16,364 - annb.001a9034d319 - INFO - Step 691 took 0.08571505546569824s. +2024-08-27 22:53:17,417 - annb.001a9034d319 - INFO - Step 692 took 1.0534393787384033s. +2024-08-27 22:53:17,808 - annb.001a9034d319 - INFO - Step 693 took 0.3905172348022461s. +2024-08-27 22:53:18,857 - annb.001a9034d319 - INFO - Step 694 took 1.049079179763794s. +2024-08-27 22:53:18,922 - annb.001a9034d319 - INFO - Step 695 took 0.0650479793548584s. +2024-08-27 22:53:19,973 - annb.001a9034d319 - INFO - Step 696 took 1.050595760345459s. +2024-08-27 22:53:20,037 - annb.001a9034d319 - INFO - Step 697 took 0.06483340263366699s. +2024-08-27 22:53:21,090 - annb.001a9034d319 - INFO - Step 698 took 1.0520219802856445s. +2024-08-27 22:53:21,129 - annb.001a9034d319 - INFO - Step 699 took 0.03911232948303223s. +2024-08-27 22:53:22,180 - annb.001a9034d319 - INFO - Step 700 took 1.0518009662628174s. +2024-08-27 22:53:22,327 - annb.001a9034d319 - INFO - Step 701 took 0.1461334228515625s. +2024-08-27 22:53:23,377 - annb.001a9034d319 - INFO - Step 702 took 1.0504796504974365s. +2024-08-27 22:53:23,816 - annb.001a9034d319 - INFO - Step 703 took 0.43902087211608887s. +2024-08-27 22:53:24,866 - annb.001a9034d319 - INFO - Step 704 took 1.049612283706665s. +2024-08-27 22:53:24,937 - annb.001a9034d319 - INFO - Step 705 took 0.0708770751953125s. +2024-08-27 22:53:25,988 - annb.001a9034d319 - INFO - Step 706 took 1.0510790348052979s. +2024-08-27 22:53:27,274 - annb.001a9034d319 - INFO - Step 707 took 1.2862460613250732s. +2024-08-27 22:53:28,326 - annb.001a9034d319 - INFO - Step 708 took 1.0520801544189453s. +2024-08-27 22:53:28,777 - annb.001a9034d319 - INFO - Step 709 took 0.4504561424255371s. +2024-08-27 22:53:29,828 - annb.001a9034d319 - INFO - Step 710 took 1.0511033535003662s. +2024-08-27 22:53:29,942 - annb.001a9034d319 - INFO - Step 711 took 0.11359906196594238s. +2024-08-27 22:53:30,992 - annb.001a9034d319 - INFO - Step 712 took 1.0500361919403076s. +2024-08-27 22:53:31,585 - annb.001a9034d319 - INFO - Step 713 took 0.5935766696929932s. +2024-08-27 22:53:32,636 - annb.001a9034d319 - INFO - Step 714 took 1.050835132598877s. +2024-08-27 22:53:32,717 - annb.001a9034d319 - INFO - Step 715 took 0.08141851425170898s. +2024-08-27 22:53:33,770 - annb.001a9034d319 - INFO - Step 716 took 1.0522511005401611s. +2024-08-27 22:53:33,838 - annb.001a9034d319 - INFO - Step 717 took 0.06807994842529297s. +2024-08-27 22:53:34,889 - annb.001a9034d319 - INFO - Step 718 took 1.0508143901824951s. +2024-08-27 22:53:35,734 - annb.001a9034d319 - INFO - Step 719 took 0.8447325229644775s. +2024-08-27 22:53:36,783 - annb.001a9034d319 - INFO - Step 720 took 1.0490963459014893s. +2024-08-27 22:53:37,074 - annb.001a9034d319 - INFO - Step 721 took 0.2908651828765869s. +2024-08-27 22:53:38,122 - annb.001a9034d319 - INFO - Step 722 took 1.048072338104248s. +2024-08-27 22:53:38,172 - annb.001a9034d319 - INFO - Step 723 took 0.05070614814758301s. +2024-08-27 22:53:39,221 - annb.001a9034d319 - INFO - Step 724 took 1.0485866069793701s. +2024-08-27 22:53:39,536 - annb.001a9034d319 - INFO - Step 725 took 0.3148512840270996s. +2024-08-27 22:53:40,586 - annb.001a9034d319 - INFO - Step 726 took 1.0506172180175781s. +2024-08-27 22:53:40,821 - annb.001a9034d319 - INFO - Step 727 took 0.2343752384185791s. +2024-08-27 22:53:41,869 - annb.001a9034d319 - INFO - Step 728 took 1.0479109287261963s. +2024-08-27 22:53:42,125 - annb.001a9034d319 - INFO - Step 729 took 0.2561185359954834s. +2024-08-27 22:53:43,175 - annb.001a9034d319 - INFO - Step 730 took 1.0497522354125977s. +2024-08-27 22:53:43,327 - annb.001a9034d319 - INFO - Step 731 took 0.1517958641052246s. +2024-08-27 22:53:44,378 - annb.001a9034d319 - INFO - Step 732 took 1.051548719406128s. +2024-08-27 22:53:44,540 - annb.001a9034d319 - INFO - Step 733 took 0.16164660453796387s. +2024-08-27 22:53:45,590 - annb.001a9034d319 - INFO - Step 734 took 1.0506772994995117s. +2024-08-27 22:53:46,041 - annb.001a9034d319 - INFO - Step 735 took 0.45058298110961914s. +2024-08-27 22:53:47,091 - annb.001a9034d319 - INFO - Step 736 took 1.0498847961425781s. +2024-08-27 22:53:47,409 - annb.001a9034d319 - INFO - Step 737 took 0.3176536560058594s. +2024-08-27 22:53:48,460 - annb.001a9034d319 - INFO - Step 738 took 1.0515246391296387s. +2024-08-27 22:53:48,623 - annb.001a9034d319 - INFO - Step 739 took 0.16225337982177734s. +2024-08-27 22:53:49,674 - annb.001a9034d319 - INFO - Step 740 took 1.0510504245758057s. +2024-08-27 22:53:50,077 - annb.001a9034d319 - INFO - Step 741 took 0.40304040908813477s. +2024-08-27 22:53:51,126 - annb.001a9034d319 - INFO - Step 742 took 1.0493593215942383s. +2024-08-27 22:53:51,620 - annb.001a9034d319 - INFO - Step 743 took 0.49353885650634766s. +2024-08-27 22:53:52,670 - annb.001a9034d319 - INFO - Step 744 took 1.0502536296844482s. +2024-08-27 22:53:53,269 - annb.001a9034d319 - INFO - Step 745 took 0.5986461639404297s. +2024-08-27 22:53:54,320 - annb.001a9034d319 - INFO - Step 746 took 1.051159381866455s. +2024-08-27 22:53:54,816 - annb.001a9034d319 - INFO - Step 747 took 0.4958360195159912s. +2024-08-27 22:53:55,867 - annb.001a9034d319 - INFO - Step 748 took 1.0516133308410645s. +2024-08-27 22:53:56,048 - annb.001a9034d319 - INFO - Step 749 took 0.18056845664978027s. +2024-08-27 22:53:57,099 - annb.001a9034d319 - INFO - Step 750 took 1.0513832569122314s. +2024-08-27 22:53:57,160 - annb.001a9034d319 - INFO - Step 751 took 0.060640811920166016s. +2024-08-27 22:53:58,212 - annb.001a9034d319 - INFO - Step 752 took 1.0516810417175293s. +2024-08-27 22:53:58,364 - annb.001a9034d319 - INFO - Step 753 took 0.1521453857421875s. +2024-08-27 22:53:59,416 - annb.001a9034d319 - INFO - Step 754 took 1.0520148277282715s. +2024-08-27 22:53:59,500 - annb.001a9034d319 - INFO - Step 755 took 0.08381247520446777s. +2024-08-27 22:54:00,551 - annb.001a9034d319 - INFO - Step 756 took 1.051208734512329s. +2024-08-27 22:54:00,620 - annb.001a9034d319 - INFO - Step 757 took 0.06859827041625977s. +2024-08-27 22:54:01,672 - annb.001a9034d319 - INFO - Step 758 took 1.0528500080108643s. +2024-08-27 22:54:01,737 - annb.001a9034d319 - INFO - Step 759 took 0.06435418128967285s. +2024-08-27 22:54:02,789 - annb.001a9034d319 - INFO - Step 760 took 1.0520811080932617s. +2024-08-27 22:54:02,893 - annb.001a9034d319 - INFO - Step 761 took 0.10439372062683105s. +2024-08-27 22:54:03,944 - annb.001a9034d319 - INFO - Step 762 took 1.0510284900665283s. +2024-08-27 22:54:03,990 - annb.001a9034d319 - INFO - Step 763 took 0.04545736312866211s. +2024-08-27 22:54:05,046 - annb.001a9034d319 - INFO - Step 764 took 1.0561919212341309s. +2024-08-27 22:54:05,860 - annb.001a9034d319 - INFO - Step 765 took 0.8137485980987549s. +2024-08-27 22:54:06,913 - annb.001a9034d319 - INFO - Step 766 took 1.052699089050293s. +2024-08-27 22:54:07,830 - annb.001a9034d319 - INFO - Step 767 took 0.9174156188964844s. +2024-08-27 22:54:08,885 - annb.001a9034d319 - INFO - Step 768 took 1.0545554161071777s. +2024-08-27 22:54:08,887 - annb.001a9034d319 - INFO - #active pts 2832899 #unprocessed deletes 7469137 +2024-08-27 22:54:41,556 - annb.001a9034d319 - INFO - Starting consolidate_deletes... done in 32.6683 seconds. +2024-08-27 22:54:42,032 - annb.001a9034d319 - INFO - Step 769 took 33.14666414260864s. +2024-08-27 22:54:43,044 - annb.001a9034d319 - INFO - Step 770 took 1.0114562511444092s. +2024-08-27 22:54:43,051 - annb.001a9034d319 - INFO - #active pts 2863523 #unprocessed deletes 0 +2024-08-27 22:54:44,581 - annb.001a9034d319 - INFO - Step 771 took 1.5371639728546143s. +2024-08-27 22:54:45,597 - annb.001a9034d319 - INFO - Step 772 took 1.0162956714630127s. +2024-08-27 22:54:45,611 - annb.001a9034d319 - INFO - #active pts 2925169 #unprocessed deletes 0 +2024-08-27 22:54:49,094 - annb.001a9034d319 - INFO - Step 773 took 3.4964706897735596s. +2024-08-27 22:54:50,112 - annb.001a9034d319 - INFO - Step 774 took 1.017775058746338s. +2024-08-27 22:54:50,119 - annb.001a9034d319 - INFO - #active pts 2961356 #unprocessed deletes 0 +2024-08-27 22:54:51,784 - annb.001a9034d319 - INFO - Step 775 took 1.672060489654541s. +2024-08-27 22:54:52,801 - annb.001a9034d319 - INFO - Step 776 took 1.0166640281677246s. +2024-08-27 22:54:52,809 - annb.001a9034d319 - INFO - #active pts 2998678 #unprocessed deletes 0 +2024-08-27 22:54:54,885 - annb.001a9034d319 - INFO - Step 777 took 2.083501100540161s. +2024-08-27 22:54:55,898 - annb.001a9034d319 - INFO - Step 778 took 1.012803077697754s. +2024-08-27 22:54:55,901 - annb.001a9034d319 - INFO - #active pts 3011024 #unprocessed deletes 0 +2024-08-27 22:54:56,480 - annb.001a9034d319 - INFO - Step 779 took 0.5824224948883057s. +2024-08-27 22:54:57,502 - annb.001a9034d319 - INFO - Step 780 took 1.0213069915771484s. +2024-08-27 22:54:57,505 - annb.001a9034d319 - INFO - #active pts 3019515 #unprocessed deletes 0 +2024-08-27 22:54:57,955 - annb.001a9034d319 - INFO - Step 781 took 0.4531676769256592s. +2024-08-27 22:54:58,985 - annb.001a9034d319 - INFO - Step 782 took 1.030116319656372s. +2024-08-27 22:54:58,998 - annb.001a9034d319 - INFO - #active pts 3082298 #unprocessed deletes 0 +2024-08-27 22:55:02,538 - annb.001a9034d319 - INFO - Step 783 took 3.552896499633789s. +2024-08-27 22:55:03,566 - annb.001a9034d319 - INFO - Step 784 took 1.0275819301605225s. +2024-08-27 22:55:03,574 - annb.001a9034d319 - INFO - #active pts 3122090 #unprocessed deletes 0 +2024-08-27 22:55:05,423 - annb.001a9034d319 - INFO - Step 785 took 1.857105016708374s. +2024-08-27 22:55:06,468 - annb.001a9034d319 - INFO - Step 786 took 1.044886827468872s. +2024-08-27 22:55:06,472 - annb.001a9034d319 - INFO - #active pts 3140294 #unprocessed deletes 0 +2024-08-27 22:55:07,464 - annb.001a9034d319 - INFO - Step 787 took 0.995532751083374s. +2024-08-27 22:55:08,499 - annb.001a9034d319 - INFO - Step 788 took 1.0342059135437012s. +2024-08-27 22:55:08,501 - annb.001a9034d319 - INFO - #active pts 3147819 #unprocessed deletes 0 +2024-08-27 22:55:08,900 - annb.001a9034d319 - INFO - Step 789 took 0.4005851745605469s. +2024-08-27 22:55:09,942 - annb.001a9034d319 - INFO - Step 790 took 1.0428199768066406s. +2024-08-27 22:55:09,949 - annb.001a9034d319 - INFO - #active pts 3180668 #unprocessed deletes 0 +2024-08-27 22:55:11,866 - annb.001a9034d319 - INFO - Step 791 took 1.9236295223236084s. +2024-08-27 22:55:12,905 - annb.001a9034d319 - INFO - Step 792 took 1.0392279624938965s. +2024-08-27 22:55:12,906 - annb.001a9034d319 - INFO - #active pts 3183235 #unprocessed deletes 0 +2024-08-27 22:55:13,026 - annb.001a9034d319 - INFO - Step 793 took 0.12075686454772949s. +2024-08-27 22:55:14,077 - annb.001a9034d319 - INFO - Step 794 took 1.0509912967681885s. +2024-08-27 22:55:14,089 - annb.001a9034d319 - INFO - #active pts 3242089 #unprocessed deletes 0 +2024-08-27 22:55:17,632 - annb.001a9034d319 - INFO - Step 795 took 3.554116725921631s. +2024-08-27 22:55:18,679 - annb.001a9034d319 - INFO - Step 796 took 1.0471067428588867s. +2024-08-27 22:55:18,681 - annb.001a9034d319 - INFO - #active pts 3247192 #unprocessed deletes 0 +2024-08-27 22:55:18,973 - annb.001a9034d319 - INFO - Step 797 took 0.29323673248291016s. +2024-08-27 22:55:20,021 - annb.001a9034d319 - INFO - Step 798 took 1.048363447189331s. +2024-08-27 22:55:20,023 - annb.001a9034d319 - INFO - #active pts 3254626 #unprocessed deletes 0 +2024-08-27 22:55:20,404 - annb.001a9034d319 - INFO - Step 799 took 0.38282346725463867s. +2024-08-27 22:55:21,461 - annb.001a9034d319 - INFO - Step 800 took 1.0575361251831055s. +2024-08-27 22:55:21,466 - annb.001a9034d319 - INFO - #active pts 3274953 #unprocessed deletes 0 +2024-08-27 22:55:22,637 - annb.001a9034d319 - INFO - Step 801 took 1.175232172012329s. +2024-08-27 22:55:23,682 - annb.001a9034d319 - INFO - Step 802 took 1.045006513595581s. +2024-08-27 22:55:23,866 - annb.001a9034d319 - INFO - #active pts 4032688 #unprocessed deletes 0 +2024-08-27 22:56:09,701 - annb.001a9034d319 - INFO - Step 803 took 46.01885747909546s. +2024-08-27 22:56:10,775 - annb.001a9034d319 - INFO - Step 804 took 1.0742402076721191s. +2024-08-27 22:56:10,779 - annb.001a9034d319 - INFO - #active pts 4050220 #unprocessed deletes 0 +2024-08-27 22:56:11,734 - annb.001a9034d319 - INFO - Step 805 took 0.958749532699585s. +2024-08-27 22:56:12,812 - annb.001a9034d319 - INFO - Step 806 took 1.0773091316223145s. +2024-08-27 22:56:12,816 - annb.001a9034d319 - INFO - #active pts 4067940 #unprocessed deletes 0 +2024-08-27 22:56:13,647 - annb.001a9034d319 - INFO - Step 807 took 0.8344378471374512s. +2024-08-27 22:56:14,719 - annb.001a9034d319 - INFO - Step 808 took 1.0716824531555176s. +2024-08-27 22:56:14,725 - annb.001a9034d319 - INFO - #active pts 4099369 #unprocessed deletes 0 +2024-08-27 22:56:16,441 - annb.001a9034d319 - INFO - Step 809 took 1.721907377243042s. +2024-08-27 22:56:17,517 - annb.001a9034d319 - INFO - Step 810 took 1.0760266780853271s. +2024-08-27 22:56:17,523 - annb.001a9034d319 - INFO - #active pts 4129509 #unprocessed deletes 0 +2024-08-27 22:56:19,515 - annb.001a9034d319 - INFO - Step 811 took 1.9975395202636719s. +2024-08-27 22:56:20,582 - annb.001a9034d319 - INFO - Step 812 took 1.067199945449829s. +2024-08-27 22:56:20,591 - annb.001a9034d319 - INFO - #active pts 4178669 #unprocessed deletes 0 +2024-08-27 22:56:23,809 - annb.001a9034d319 - INFO - Step 813 took 3.2265288829803467s. +2024-08-27 22:56:24,883 - annb.001a9034d319 - INFO - Step 814 took 1.0739281177520752s. +2024-08-27 22:56:24,883 - annb.001a9034d319 - INFO - #active pts 4180960 #unprocessed deletes 0 +2024-08-27 22:56:24,993 - annb.001a9034d319 - INFO - Step 815 took 0.11050963401794434s. +2024-08-27 22:56:26,072 - annb.001a9034d319 - INFO - Step 816 took 1.079230546951294s. +2024-08-27 22:56:26,088 - annb.001a9034d319 - INFO - #active pts 4255359 #unprocessed deletes 0 +2024-08-27 22:56:30,388 - annb.001a9034d319 - INFO - Step 817 took 4.315751552581787s. +2024-08-27 22:56:31,470 - annb.001a9034d319 - INFO - Step 818 took 1.0813887119293213s. +2024-08-27 22:56:31,473 - annb.001a9034d319 - INFO - #active pts 4272706 #unprocessed deletes 0 +2024-08-27 22:56:32,607 - annb.001a9034d319 - INFO - Step 819 took 1.136594295501709s. +2024-08-27 22:56:33,682 - annb.001a9034d319 - INFO - Step 820 took 1.074674367904663s. +2024-08-27 22:56:33,685 - annb.001a9034d319 - INFO - #active pts 4287851 #unprocessed deletes 0 +2024-08-27 22:56:34,397 - annb.001a9034d319 - INFO - Step 821 took 0.7150819301605225s. +2024-08-27 22:56:35,474 - annb.001a9034d319 - INFO - Step 822 took 1.0770394802093506s. +2024-08-27 22:56:35,481 - annb.001a9034d319 - INFO - #active pts 4322788 #unprocessed deletes 0 +2024-08-27 22:56:36,980 - annb.001a9034d319 - INFO - Step 823 took 1.505950689315796s. +2024-08-27 22:56:38,056 - annb.001a9034d319 - INFO - Step 824 took 1.0758576393127441s. +2024-08-27 22:56:38,070 - annb.001a9034d319 - INFO - #active pts 4396408 #unprocessed deletes 0 +2024-08-27 22:56:41,928 - annb.001a9034d319 - INFO - Step 825 took 3.872131586074829s. +2024-08-27 22:56:43,003 - annb.001a9034d319 - INFO - Step 826 took 1.074981689453125s. +2024-08-27 22:56:43,007 - annb.001a9034d319 - INFO - #active pts 4415721 #unprocessed deletes 0 +2024-08-27 22:56:43,889 - annb.001a9034d319 - INFO - Step 827 took 0.8856337070465088s. +2024-08-27 22:56:44,973 - annb.001a9034d319 - INFO - Step 828 took 1.0844886302947998s. +2024-08-27 22:56:45,072 - annb.001a9034d319 - INFO - #active pts 4832079 #unprocessed deletes 0 +2024-08-27 22:57:10,255 - annb.001a9034d319 - INFO - Step 829 took 25.281002521514893s. +2024-08-27 22:57:11,327 - annb.001a9034d319 - INFO - Step 830 took 1.0727918148040771s. +2024-08-27 22:57:11,334 - annb.001a9034d319 - INFO - #active pts 4864525 #unprocessed deletes 0 +2024-08-27 22:57:13,260 - annb.001a9034d319 - INFO - Step 831 took 1.9322381019592285s. +2024-08-27 22:57:14,342 - annb.001a9034d319 - INFO - Step 832 took 1.0817832946777344s. +2024-08-27 22:57:14,344 - annb.001a9034d319 - INFO - #active pts 4874443 #unprocessed deletes 0 +2024-08-27 22:57:15,028 - annb.001a9034d319 - INFO - Step 833 took 0.6858088970184326s. +2024-08-27 22:57:16,109 - annb.001a9034d319 - INFO - Step 834 took 1.0809283256530762s. +2024-08-27 22:57:16,123 - annb.001a9034d319 - INFO - #active pts 4938267 #unprocessed deletes 0 +2024-08-27 22:57:20,357 - annb.001a9034d319 - INFO - Step 835 took 4.248483896255493s. +2024-08-27 22:57:21,445 - annb.001a9034d319 - INFO - Step 836 took 1.0868544578552246s. +2024-08-27 22:57:21,449 - annb.001a9034d319 - INFO - #active pts 4961147 #unprocessed deletes 0 +2024-08-27 22:57:22,760 - annb.001a9034d319 - INFO - Step 837 took 1.3148176670074463s. +2024-08-27 22:57:23,850 - annb.001a9034d319 - INFO - Step 838 took 1.0901038646697998s. +2024-08-27 22:57:23,864 - annb.001a9034d319 - INFO - #active pts 5033740 #unprocessed deletes 0 +2024-08-27 22:57:28,068 - annb.001a9034d319 - INFO - Step 839 took 4.2170751094818115s. +2024-08-27 22:57:29,160 - annb.001a9034d319 - INFO - Step 840 took 1.0923361778259277s. +2024-08-27 22:57:29,169 - annb.001a9034d319 - INFO - #active pts 5078736 #unprocessed deletes 0 +2024-08-27 22:57:31,503 - annb.001a9034d319 - INFO - Step 841 took 2.3426432609558105s. +2024-08-27 22:57:32,592 - annb.001a9034d319 - INFO - Step 842 took 1.089024543762207s. +2024-08-27 22:57:32,683 - annb.001a9034d319 - INFO - #active pts 5467376 #unprocessed deletes 0 +2024-08-27 22:57:55,183 - annb.001a9034d319 - INFO - Step 843 took 22.590673446655273s. +2024-08-27 22:57:56,271 - annb.001a9034d319 - INFO - Step 844 took 1.0878753662109375s. +2024-08-27 22:57:56,353 - annb.001a9034d319 - INFO - #active pts 5815547 #unprocessed deletes 0 +2024-08-27 22:58:19,499 - annb.001a9034d319 - INFO - Step 845 took 23.22863507270813s. +2024-08-27 22:58:20,590 - annb.001a9034d319 - INFO - Step 846 took 1.09018874168396s. +2024-08-27 22:58:20,592 - annb.001a9034d319 - INFO - #active pts 5821782 #unprocessed deletes 0 +2024-08-27 22:58:20,982 - annb.001a9034d319 - INFO - Step 847 took 0.3916444778442383s. +2024-08-27 22:58:22,071 - annb.001a9034d319 - INFO - Step 848 took 1.0891506671905518s. +2024-08-27 22:58:22,072 - annb.001a9034d319 - INFO - #active pts 5825594 #unprocessed deletes 0 +2024-08-27 22:58:22,278 - annb.001a9034d319 - INFO - Step 849 took 0.20673251152038574s. +2024-08-27 22:58:23,375 - annb.001a9034d319 - INFO - Step 850 took 1.0963857173919678s. +2024-08-27 22:58:23,377 - annb.001a9034d319 - INFO - #active pts 5834880 #unprocessed deletes 0 +2024-08-27 22:58:23,919 - annb.001a9034d319 - INFO - Step 851 took 0.5438656806945801s. +2024-08-27 22:58:25,012 - annb.001a9034d319 - INFO - Step 852 took 1.09320068359375s. +2024-08-27 22:58:25,017 - annb.001a9034d319 - INFO - #active pts 5860274 #unprocessed deletes 0 +2024-08-27 22:58:26,304 - annb.001a9034d319 - INFO - Step 853 took 1.2915534973144531s. +2024-08-27 22:58:27,396 - annb.001a9034d319 - INFO - Step 854 took 1.0922205448150635s. +2024-08-27 22:58:27,397 - annb.001a9034d319 - INFO - #active pts 5866064 #unprocessed deletes 0 +2024-08-27 22:58:27,784 - annb.001a9034d319 - INFO - Step 855 took 0.3885843753814697s. +2024-08-27 22:58:28,879 - annb.001a9034d319 - INFO - Step 856 took 1.0944199562072754s. +2024-08-27 22:58:28,883 - annb.001a9034d319 - INFO - #active pts 5884456 #unprocessed deletes 0 +2024-08-27 22:58:30,140 - annb.001a9034d319 - INFO - Step 857 took 1.2609493732452393s. +2024-08-27 22:58:31,236 - annb.001a9034d319 - INFO - Step 858 took 1.0963149070739746s. +2024-08-27 22:58:31,243 - annb.001a9034d319 - INFO - #active pts 5916786 #unprocessed deletes 0 +2024-08-27 22:58:33,324 - annb.001a9034d319 - INFO - Step 859 took 2.086777925491333s. +2024-08-27 22:58:34,424 - annb.001a9034d319 - INFO - Step 860 took 1.099228858947754s. +2024-08-27 22:58:34,426 - annb.001a9034d319 - INFO - #active pts 5923467 #unprocessed deletes 0 +2024-08-27 22:58:34,864 - annb.001a9034d319 - INFO - Step 861 took 0.43949007987976074s. +2024-08-27 22:58:35,960 - annb.001a9034d319 - INFO - Step 862 took 1.0966215133666992s. +2024-08-27 22:58:35,975 - annb.001a9034d319 - INFO - #active pts 5997844 #unprocessed deletes 0 +2024-08-27 22:58:39,539 - annb.001a9034d319 - INFO - Step 863 took 3.5783984661102295s. +2024-08-27 22:58:40,629 - annb.001a9034d319 - INFO - Step 864 took 1.089890480041504s. +2024-08-27 22:58:40,632 - annb.001a9034d319 - INFO - #active pts 6009561 #unprocessed deletes 0 +2024-08-27 22:58:41,340 - annb.001a9034d319 - INFO - Step 865 took 0.7104895114898682s. +2024-08-27 22:58:42,422 - annb.001a9034d319 - INFO - Step 866 took 1.082563877105713s. +2024-08-27 22:58:42,432 - annb.001a9034d319 - INFO - #active pts 6052876 #unprocessed deletes 0 +2024-08-27 22:58:45,046 - annb.001a9034d319 - INFO - Step 867 took 2.6237783432006836s. +2024-08-27 22:58:46,131 - annb.001a9034d319 - INFO - Step 868 took 1.084806203842163s. +2024-08-27 22:58:46,133 - annb.001a9034d319 - INFO - #active pts 6059234 #unprocessed deletes 0 +2024-08-27 22:58:46,436 - annb.001a9034d319 - INFO - Step 869 took 0.3047664165496826s. +2024-08-27 22:58:47,518 - annb.001a9034d319 - INFO - Step 870 took 1.082214593887329s. +2024-08-27 22:58:47,526 - annb.001a9034d319 - INFO - #active pts 6098225 #unprocessed deletes 0 +2024-08-27 22:58:49,453 - annb.001a9034d319 - INFO - Step 871 took 1.9342129230499268s. +2024-08-27 22:58:50,531 - annb.001a9034d319 - INFO - Step 872 took 1.0787854194641113s. +2024-08-27 22:58:50,539 - annb.001a9034d319 - INFO - #active pts 6137308 #unprocessed deletes 0 +2024-08-27 22:58:52,490 - annb.001a9034d319 - INFO - Step 873 took 1.9584426879882812s. +2024-08-27 22:58:53,582 - annb.001a9034d319 - INFO - Step 874 took 1.0921735763549805s. +2024-08-27 22:58:53,586 - annb.001a9034d319 - INFO - #active pts 6154089 #unprocessed deletes 0 +2024-08-27 22:58:54,503 - annb.001a9034d319 - INFO - Step 875 took 0.9208850860595703s. +2024-08-27 22:58:55,594 - annb.001a9034d319 - INFO - Step 876 took 1.089585542678833s. +2024-08-27 22:58:55,594 - annb.001a9034d319 - INFO - #active pts 6156061 #unprocessed deletes 0 +2024-08-27 22:58:55,728 - annb.001a9034d319 - INFO - Step 877 took 0.13468432426452637s. +2024-08-27 22:58:56,809 - annb.001a9034d319 - INFO - Step 878 took 1.0805954933166504s. +2024-08-27 22:58:56,878 - annb.001a9034d319 - INFO - #active pts 6446004 #unprocessed deletes 0 +2024-08-27 22:59:12,421 - annb.001a9034d319 - INFO - Step 879 took 15.611594200134277s. +2024-08-27 22:59:13,512 - annb.001a9034d319 - INFO - Step 880 took 1.091975212097168s. +2024-08-27 22:59:13,641 - annb.001a9034d319 - INFO - #active pts 6969764 #unprocessed deletes 0 +2024-08-27 22:59:42,775 - annb.001a9034d319 - INFO - Step 881 took 29.262550354003906s. +2024-08-27 22:59:43,865 - annb.001a9034d319 - INFO - Step 882 took 1.0894689559936523s. +2024-08-27 22:59:43,972 - annb.001a9034d319 - INFO - #active pts 7422501 #unprocessed deletes 0 +2024-08-27 23:00:12,386 - annb.001a9034d319 - INFO - Step 883 took 28.520904779434204s. +2024-08-27 23:00:13,482 - annb.001a9034d319 - INFO - Step 884 took 1.0953090190887451s. +2024-08-27 23:00:13,484 - annb.001a9034d319 - INFO - #active pts 7432053 #unprocessed deletes 0 +2024-08-27 23:00:13,976 - annb.001a9034d319 - INFO - Step 885 took 0.4945371150970459s. +2024-08-27 23:00:15,068 - annb.001a9034d319 - INFO - Step 886 took 1.091142177581787s. +2024-08-27 23:00:15,153 - annb.001a9034d319 - INFO - #active pts 7789886 #unprocessed deletes 0 +2024-08-27 23:00:35,441 - annb.001a9034d319 - INFO - Step 887 took 20.373324871063232s. +2024-08-27 23:00:36,524 - annb.001a9034d319 - INFO - Step 888 took 1.0830280780792236s. +2024-08-27 23:00:36,625 - annb.001a9034d319 - INFO - #active pts 8210883 #unprocessed deletes 0 +2024-08-27 23:01:00,536 - annb.001a9034d319 - INFO - Step 889 took 24.01205348968506s. +2024-08-27 23:01:01,628 - annb.001a9034d319 - INFO - Step 890 took 1.091850757598877s. +2024-08-27 23:01:01,634 - annb.001a9034d319 - INFO - #active pts 8240504 #unprocessed deletes 0 +2024-08-27 23:01:03,317 - annb.001a9034d319 - INFO - Step 891 took 1.6881341934204102s. +2024-08-27 23:01:04,402 - annb.001a9034d319 - INFO - Step 892 took 1.0851163864135742s. +2024-08-27 23:01:04,414 - annb.001a9034d319 - INFO - #active pts 8299693 #unprocessed deletes 0 +2024-08-27 23:01:07,944 - annb.001a9034d319 - INFO - Step 893 took 3.541579484939575s. +2024-08-27 23:01:09,031 - annb.001a9034d319 - INFO - Step 894 took 1.0863358974456787s. +2024-08-27 23:01:09,041 - annb.001a9034d319 - INFO - #active pts 8349126 #unprocessed deletes 0 +2024-08-27 23:01:12,242 - annb.001a9034d319 - INFO - Step 895 took 3.2107656002044678s. +2024-08-27 23:01:13,329 - annb.001a9034d319 - INFO - Step 896 took 1.0876011848449707s. +2024-08-27 23:01:13,531 - annb.001a9034d319 - INFO - Step 897 took 0.2015697956085205s. +2024-08-27 23:01:14,580 - annb.001a9034d319 - INFO - Step 898 took 1.049901008605957s. +2024-08-27 23:01:14,633 - annb.001a9034d319 - INFO - Step 899 took 0.05302762985229492s. +2024-08-27 23:01:15,685 - annb.001a9034d319 - INFO - Step 900 took 1.051151990890503s. +2024-08-27 23:01:15,849 - annb.001a9034d319 - INFO - Step 901 took 0.16442656517028809s. +2024-08-27 23:01:16,901 - annb.001a9034d319 - INFO - Step 902 took 1.0518839359283447s. +2024-08-27 23:01:17,049 - annb.001a9034d319 - INFO - Step 903 took 0.14766430854797363s. +2024-08-27 23:01:18,100 - annb.001a9034d319 - INFO - Step 904 took 1.0516536235809326s. +2024-08-27 23:01:18,173 - annb.001a9034d319 - INFO - Step 905 took 0.07217693328857422s. +2024-08-27 23:01:19,223 - annb.001a9034d319 - INFO - Step 906 took 1.0500133037567139s. +2024-08-27 23:01:19,283 - annb.001a9034d319 - INFO - Step 907 took 0.060132741928100586s. +2024-08-27 23:01:20,334 - annb.001a9034d319 - INFO - Step 908 took 1.0507004261016846s. +2024-08-27 23:01:20,434 - annb.001a9034d319 - INFO - Step 909 took 0.10048413276672363s. +2024-08-27 23:01:21,486 - annb.001a9034d319 - INFO - Step 910 took 1.0518290996551514s. +2024-08-27 23:01:24,961 - annb.001a9034d319 - INFO - Step 911 took 3.4747185707092285s. +2024-08-27 23:01:26,013 - annb.001a9034d319 - INFO - Step 912 took 1.0521624088287354s. +2024-08-27 23:01:26,113 - annb.001a9034d319 - INFO - Step 913 took 0.09980463981628418s. +2024-08-27 23:01:27,164 - annb.001a9034d319 - INFO - Step 914 took 1.051605224609375s. +2024-08-27 23:01:27,306 - annb.001a9034d319 - INFO - Step 915 took 0.14130663871765137s. +2024-08-27 23:01:28,359 - annb.001a9034d319 - INFO - Step 916 took 1.0536763668060303s. +2024-08-27 23:01:28,403 - annb.001a9034d319 - INFO - Step 917 took 0.043196916580200195s. +2024-08-27 23:01:29,453 - annb.001a9034d319 - INFO - Step 918 took 1.0507659912109375s. +2024-08-27 23:01:29,528 - annb.001a9034d319 - INFO - Step 919 took 0.0746302604675293s. +2024-08-27 23:01:30,581 - annb.001a9034d319 - INFO - Step 920 took 1.0526859760284424s. +2024-08-27 23:01:30,634 - annb.001a9034d319 - INFO - Step 921 took 0.053678035736083984s. +2024-08-27 23:01:31,686 - annb.001a9034d319 - INFO - Step 922 took 1.0519671440124512s. +2024-08-27 23:01:31,833 - annb.001a9034d319 - INFO - Step 923 took 0.14659857749938965s. +2024-08-27 23:01:32,885 - annb.001a9034d319 - INFO - Step 924 took 1.05177640914917s. +2024-08-27 23:01:33,260 - annb.001a9034d319 - INFO - Step 925 took 0.37477779388427734s. +2024-08-27 23:01:34,312 - annb.001a9034d319 - INFO - Step 926 took 1.052504062652588s. +2024-08-27 23:01:34,368 - annb.001a9034d319 - INFO - Step 927 took 0.0562748908996582s. +2024-08-27 23:01:35,420 - annb.001a9034d319 - INFO - Step 928 took 1.0513317584991455s. +2024-08-27 23:01:35,511 - annb.001a9034d319 - INFO - Step 929 took 0.0908515453338623s. +2024-08-27 23:01:36,562 - annb.001a9034d319 - INFO - Step 930 took 1.05110764503479s. +2024-08-27 23:01:41,001 - annb.001a9034d319 - INFO - Step 931 took 4.4391515254974365s. +2024-08-27 23:01:42,053 - annb.001a9034d319 - INFO - Step 932 took 1.052253246307373s. +2024-08-27 23:01:42,144 - annb.001a9034d319 - INFO - Step 933 took 0.09059429168701172s. +2024-08-27 23:01:43,196 - annb.001a9034d319 - INFO - Step 934 took 1.051689863204956s. +2024-08-27 23:01:43,303 - annb.001a9034d319 - INFO - Step 935 took 0.10724806785583496s. +2024-08-27 23:01:44,354 - annb.001a9034d319 - INFO - Step 936 took 1.0505077838897705s. +2024-08-27 23:01:44,429 - annb.001a9034d319 - INFO - Step 937 took 0.07509803771972656s. +2024-08-27 23:01:45,480 - annb.001a9034d319 - INFO - Step 938 took 1.051384449005127s. +2024-08-27 23:01:45,835 - annb.001a9034d319 - INFO - Step 939 took 0.35474586486816406s. +2024-08-27 23:01:46,885 - annb.001a9034d319 - INFO - Step 940 took 1.0504117012023926s. +2024-08-27 23:01:46,984 - annb.001a9034d319 - INFO - Step 941 took 0.09914302825927734s. +2024-08-27 23:01:48,036 - annb.001a9034d319 - INFO - Step 942 took 1.0519869327545166s. +2024-08-27 23:01:48,049 - annb.001a9034d319 - INFO - Step 943 took 0.012384414672851562s. +2024-08-27 23:01:49,100 - annb.001a9034d319 - INFO - Step 944 took 1.0507409572601318s. +2024-08-27 23:01:49,389 - annb.001a9034d319 - INFO - Step 945 took 0.2889096736907959s. +2024-08-27 23:01:50,439 - annb.001a9034d319 - INFO - Step 946 took 1.0502946376800537s. +2024-08-27 23:01:50,491 - annb.001a9034d319 - INFO - Step 947 took 0.052530765533447266s. +2024-08-27 23:01:51,543 - annb.001a9034d319 - INFO - Step 948 took 1.0519931316375732s. +2024-08-27 23:01:51,685 - annb.001a9034d319 - INFO - Step 949 took 0.14179444313049316s. +2024-08-27 23:01:52,736 - annb.001a9034d319 - INFO - Step 950 took 1.051055669784546s. +2024-08-27 23:01:52,848 - annb.001a9034d319 - INFO - Step 951 took 0.11141061782836914s. +2024-08-27 23:01:53,900 - annb.001a9034d319 - INFO - Step 952 took 1.051833152770996s. +2024-08-27 23:01:54,020 - annb.001a9034d319 - INFO - Step 953 took 0.12021303176879883s. +2024-08-27 23:01:55,073 - annb.001a9034d319 - INFO - Step 954 took 1.0532941818237305s. +2024-08-27 23:01:55,122 - annb.001a9034d319 - INFO - Step 955 took 0.04866218566894531s. +2024-08-27 23:01:56,175 - annb.001a9034d319 - INFO - Step 956 took 1.052781581878662s. +2024-08-27 23:01:56,955 - annb.001a9034d319 - INFO - Step 957 took 0.78057861328125s. +2024-08-27 23:01:58,006 - annb.001a9034d319 - INFO - Step 958 took 1.0507276058197021s. +2024-08-27 23:01:58,123 - annb.001a9034d319 - INFO - Step 959 took 0.11720132827758789s. +2024-08-27 23:01:59,176 - annb.001a9034d319 - INFO - Step 960 took 1.0529613494873047s. +2024-08-27 23:01:59,231 - annb.001a9034d319 - INFO - Step 961 took 0.054358482360839844s. +2024-08-27 23:02:00,283 - annb.001a9034d319 - INFO - Step 962 took 1.0522122383117676s. +2024-08-27 23:02:00,528 - annb.001a9034d319 - INFO - Step 963 took 0.24512076377868652s. +2024-08-27 23:02:01,579 - annb.001a9034d319 - INFO - Step 964 took 1.0509655475616455s. +2024-08-27 23:02:01,733 - annb.001a9034d319 - INFO - Step 965 took 0.15434813499450684s. +2024-08-27 23:02:02,784 - annb.001a9034d319 - INFO - Step 966 took 1.0505428314208984s. +2024-08-27 23:02:02,921 - annb.001a9034d319 - INFO - Step 967 took 0.13739943504333496s. +2024-08-27 23:02:03,975 - annb.001a9034d319 - INFO - Step 968 took 1.0534582138061523s. +2024-08-27 23:02:04,149 - annb.001a9034d319 - INFO - Step 969 took 0.17406773567199707s. +2024-08-27 23:02:05,201 - annb.001a9034d319 - INFO - Step 970 took 1.051872968673706s. +2024-08-27 23:02:05,927 - annb.001a9034d319 - INFO - Step 971 took 0.7254867553710938s. +2024-08-27 23:02:06,977 - annb.001a9034d319 - INFO - Step 972 took 1.0505049228668213s. +2024-08-27 23:02:07,630 - annb.001a9034d319 - INFO - Step 973 took 0.653191328048706s. +2024-08-27 23:02:08,682 - annb.001a9034d319 - INFO - Step 974 took 1.0518629550933838s. +2024-08-27 23:02:09,031 - annb.001a9034d319 - INFO - Step 975 took 0.34917330741882324s. +2024-08-27 23:02:10,082 - annb.001a9034d319 - INFO - Step 976 took 1.0503079891204834s. +2024-08-27 23:02:10,254 - annb.001a9034d319 - INFO - Step 977 took 0.17207050323486328s. +2024-08-27 23:02:11,308 - annb.001a9034d319 - INFO - Step 978 took 1.0540430545806885s. +2024-08-27 23:02:11,338 - annb.001a9034d319 - INFO - Step 979 took 0.030404090881347656s. +2024-08-27 23:02:12,393 - annb.001a9034d319 - INFO - Step 980 took 1.0543904304504395s. +2024-08-27 23:02:12,692 - annb.001a9034d319 - INFO - Step 981 took 0.2987968921661377s. +2024-08-27 23:02:13,745 - annb.001a9034d319 - INFO - Step 982 took 1.0533499717712402s. +2024-08-27 23:02:13,820 - annb.001a9034d319 - INFO - Step 983 took 0.07522344589233398s. +2024-08-27 23:02:14,872 - annb.001a9034d319 - INFO - Step 984 took 1.0517730712890625s. +2024-08-27 23:02:14,963 - annb.001a9034d319 - INFO - Step 985 took 0.09077048301696777s. +2024-08-27 23:02:16,016 - annb.001a9034d319 - INFO - Step 986 took 1.0535202026367188s. +2024-08-27 23:02:16,116 - annb.001a9034d319 - INFO - Step 987 took 0.09999299049377441s. +2024-08-27 23:02:17,169 - annb.001a9034d319 - INFO - Step 988 took 1.0527403354644775s. +2024-08-27 23:02:17,200 - annb.001a9034d319 - INFO - Step 989 took 0.03135967254638672s. +2024-08-27 23:02:18,254 - annb.001a9034d319 - INFO - Step 990 took 1.053288459777832s. +2024-08-27 23:02:18,454 - annb.001a9034d319 - INFO - Step 991 took 0.20023632049560547s. +2024-08-27 23:02:19,506 - annb.001a9034d319 - INFO - Step 992 took 1.0517196655273438s. +2024-08-27 23:02:19,718 - annb.001a9034d319 - INFO - Step 993 took 0.2119309902191162s. +2024-08-27 23:02:20,769 - annb.001a9034d319 - INFO - Step 994 took 1.0509238243103027s. +2024-08-27 23:02:20,936 - annb.001a9034d319 - INFO - Step 995 took 0.1670687198638916s. +2024-08-27 23:02:21,989 - annb.001a9034d319 - INFO - Step 996 took 1.0535414218902588s. +2024-08-27 23:02:22,062 - annb.001a9034d319 - INFO - Step 997 took 0.07303071022033691s. +2024-08-27 23:02:23,116 - annb.001a9034d319 - INFO - Step 998 took 1.0537209510803223s. +2024-08-27 23:02:23,416 - annb.001a9034d319 - INFO - Step 999 took 0.29956817626953125s. +2024-08-27 23:02:24,467 - annb.001a9034d319 - INFO - Step 1000 took 1.0510761737823486s. +2024-08-27 23:02:24,733 - annb.001a9034d319 - INFO - Step 1001 took 0.26651620864868164s. +2024-08-27 23:02:25,785 - annb.001a9034d319 - INFO - Step 1002 took 1.0518033504486084s. +2024-08-27 23:02:25,896 - annb.001a9034d319 - INFO - Step 1003 took 0.11079025268554688s. +2024-08-27 23:02:26,948 - annb.001a9034d319 - INFO - Step 1004 took 1.0523595809936523s. +2024-08-27 23:02:26,994 - annb.001a9034d319 - INFO - Step 1005 took 0.04604625701904297s. +2024-08-27 23:02:28,049 - annb.001a9034d319 - INFO - Step 1006 took 1.05424165725708s. +2024-08-27 23:02:28,530 - annb.001a9034d319 - INFO - Step 1007 took 0.48160290718078613s. +2024-08-27 23:02:29,584 - annb.001a9034d319 - INFO - Step 1008 took 1.0532383918762207s. +2024-08-27 23:02:30,383 - annb.001a9034d319 - INFO - Step 1009 took 0.7993075847625732s. +2024-08-27 23:02:31,436 - annb.001a9034d319 - INFO - Step 1010 took 1.0532214641571045s. +2024-08-27 23:02:32,368 - annb.001a9034d319 - INFO - Step 1011 took 0.9313807487487793s. +2024-08-27 23:02:33,424 - annb.001a9034d319 - INFO - Step 1012 took 1.0561919212341309s. +2024-08-27 23:02:33,452 - annb.001a9034d319 - INFO - Step 1013 took 0.02827906608581543s. +2024-08-27 23:02:34,505 - annb.001a9034d319 - INFO - Step 1014 took 1.0525946617126465s. +2024-08-27 23:02:35,191 - annb.001a9034d319 - INFO - Step 1015 took 0.6860854625701904s. +2024-08-27 23:02:36,244 - annb.001a9034d319 - INFO - Step 1016 took 1.053105115890503s. +2024-08-27 23:02:37,117 - annb.001a9034d319 - INFO - Step 1017 took 0.8731675148010254s. +2024-08-27 23:02:38,169 - annb.001a9034d319 - INFO - Step 1018 took 1.0513904094696045s. +2024-08-27 23:02:38,223 - annb.001a9034d319 - INFO - Step 1019 took 0.05405378341674805s. +2024-08-27 23:02:39,276 - annb.001a9034d319 - INFO - Step 1020 took 1.0529937744140625s. +2024-08-27 23:02:39,568 - annb.001a9034d319 - INFO - Step 1021 took 0.29216933250427246s. +2024-08-27 23:02:40,622 - annb.001a9034d319 - INFO - Step 1022 took 1.0538585186004639s. +2024-08-27 23:02:40,830 - annb.001a9034d319 - INFO - Step 1023 took 0.20851612091064453s. +2024-08-27 23:02:41,882 - annb.001a9034d319 - INFO - Step 1024 took 1.0521001815795898s. +2024-08-27 23:02:41,891 - annb.001a9034d319 - INFO - #active pts 2594934 #unprocessed deletes 5792632 +2024-08-27 23:02:44,122 - annb.001a9034d319 - INFO - Step 1025 took 2.2390050888061523s. +2024-08-27 23:02:45,221 - annb.001a9034d319 - INFO - Step 1026 took 1.099189281463623s. +2024-08-27 23:02:45,274 - annb.001a9034d319 - INFO - #active pts 2802105 #unprocessed deletes 5792632 +2024-08-27 23:02:56,598 - annb.001a9034d319 - INFO - Step 1027 took 11.376723527908325s. +2024-08-27 23:02:57,691 - annb.001a9034d319 - INFO - Step 1028 took 1.0933573246002197s. +2024-08-27 23:02:57,800 - annb.001a9034d319 - INFO - #active pts 3203975 #unprocessed deletes 5792632 +2024-08-27 23:03:21,293 - annb.001a9034d319 - INFO - Step 1029 took 23.601399898529053s. +2024-08-27 23:03:22,386 - annb.001a9034d319 - INFO - Step 1030 took 1.0930328369140625s. +2024-08-27 23:03:22,554 - annb.001a9034d319 - INFO - #active pts 3830566 #unprocessed deletes 5792632 +2024-08-27 23:03:54,961 - annb.001a9034d319 - INFO - Step 1031 took 32.57445240020752s. +2024-08-27 23:03:56,051 - annb.001a9034d319 - INFO - Step 1032 took 1.0898568630218506s. +2024-08-27 23:03:56,161 - annb.001a9034d319 - INFO - #active pts 4252669 #unprocessed deletes 5792632 +2024-08-27 23:04:21,250 - annb.001a9034d319 - INFO - Step 1033 took 25.19887924194336s. +2024-08-27 23:04:22,335 - annb.001a9034d319 - INFO - Step 1034 took 1.0849308967590332s. +2024-08-27 23:04:22,404 - annb.001a9034d319 - INFO - #active pts 4512107 #unprocessed deletes 5792632 +2024-08-27 23:05:00,784 - annb.001a9034d319 - INFO - Starting consolidate_deletes... done in 38.3804 seconds. +2024-08-27 23:05:12,993 - annb.001a9034d319 - INFO - Step 1035 took 50.658403396606445s. +2024-08-27 23:05:14,004 - annb.001a9034d319 - INFO - Step 1036 took 1.0104146003723145s. +2024-08-27 23:05:14,008 - annb.001a9034d319 - INFO - #active pts 4525815 #unprocessed deletes 0 +2024-08-27 23:05:14,723 - annb.001a9034d319 - INFO - Step 1037 took 0.718127965927124s. +2024-08-27 23:05:15,730 - annb.001a9034d319 - INFO - Step 1038 took 1.0072274208068848s. +2024-08-27 23:05:15,751 - annb.001a9034d319 - INFO - #active pts 4599215 #unprocessed deletes 0 +2024-08-27 23:05:19,996 - annb.001a9034d319 - INFO - Step 1039 took 4.266219615936279s. +2024-08-27 23:05:21,007 - annb.001a9034d319 - INFO - Step 1040 took 1.010819673538208s. +2024-08-27 23:05:21,010 - annb.001a9034d319 - INFO - #active pts 4609851 #unprocessed deletes 0 +2024-08-27 23:05:21,484 - annb.001a9034d319 - INFO - Step 1041 took 0.47620153427124023s. +2024-08-27 23:05:22,496 - annb.001a9034d319 - INFO - Step 1042 took 1.0121979713439941s. +2024-08-27 23:05:22,500 - annb.001a9034d319 - INFO - #active pts 4627411 #unprocessed deletes 0 +2024-08-27 23:05:23,427 - annb.001a9034d319 - INFO - Step 1043 took 0.9303326606750488s. +2024-08-27 23:05:24,440 - annb.001a9034d319 - INFO - Step 1044 took 1.013258695602417s. +2024-08-27 23:05:24,452 - annb.001a9034d319 - INFO - #active pts 4670607 #unprocessed deletes 0 +2024-08-27 23:05:26,994 - annb.001a9034d319 - INFO - Step 1045 took 2.553779363632202s. +2024-08-27 23:05:28,021 - annb.001a9034d319 - INFO - Step 1046 took 1.0273041725158691s. +2024-08-27 23:05:28,023 - annb.001a9034d319 - INFO - #active pts 4675386 #unprocessed deletes 0 +2024-08-27 23:05:28,286 - annb.001a9034d319 - INFO - Step 1047 took 0.2643265724182129s. +2024-08-27 23:05:29,318 - annb.001a9034d319 - INFO - Step 1048 took 1.0314228534698486s. +2024-08-27 23:05:29,321 - annb.001a9034d319 - INFO - #active pts 4689998 #unprocessed deletes 0 +2024-08-27 23:05:30,069 - annb.001a9034d319 - INFO - Step 1049 took 0.7508127689361572s. +2024-08-27 23:05:31,097 - annb.001a9034d319 - INFO - Step 1050 took 1.0282833576202393s. +2024-08-27 23:05:31,118 - annb.001a9034d319 - INFO - #active pts 4783971 #unprocessed deletes 0 +2024-08-27 23:05:36,782 - annb.001a9034d319 - INFO - Step 1051 took 5.685190439224243s. +2024-08-27 23:05:37,811 - annb.001a9034d319 - INFO - Step 1052 took 1.0283563137054443s. +2024-08-27 23:05:37,820 - annb.001a9034d319 - INFO - #active pts 4826219 #unprocessed deletes 0 +2024-08-27 23:05:40,284 - annb.001a9034d319 - INFO - Step 1053 took 2.473371744155884s. +2024-08-27 23:05:41,322 - annb.001a9034d319 - INFO - Step 1054 took 1.0376458168029785s. +2024-08-27 23:05:41,331 - annb.001a9034d319 - INFO - #active pts 4862355 #unprocessed deletes 0 +2024-08-27 23:05:43,258 - annb.001a9034d319 - INFO - Step 1055 took 1.9356780052185059s. +2024-08-27 23:05:44,304 - annb.001a9034d319 - INFO - Step 1056 took 1.046618938446045s. +2024-08-27 23:05:44,306 - annb.001a9034d319 - INFO - #active pts 4869564 #unprocessed deletes 0 +2024-08-27 23:05:44,729 - annb.001a9034d319 - INFO - Step 1057 took 0.42426252365112305s. +2024-08-27 23:05:45,769 - annb.001a9034d319 - INFO - Step 1058 took 1.0397539138793945s. +2024-08-27 23:05:45,873 - annb.001a9034d319 - INFO - #active pts 4898570 #unprocessed deletes 0 +2024-08-27 23:05:47,534 - annb.001a9034d319 - INFO - Step 1059 took 1.7653005123138428s. +2024-08-27 23:05:48,582 - annb.001a9034d319 - INFO - Step 1060 took 1.0466625690460205s. +2024-08-27 23:05:48,584 - annb.001a9034d319 - INFO - #active pts 4907501 #unprocessed deletes 0 +2024-08-27 23:05:49,074 - annb.001a9034d319 - INFO - Step 1061 took 0.4925501346588135s. +2024-08-27 23:05:50,117 - annb.001a9034d319 - INFO - Step 1062 took 1.042602300643921s. +2024-08-27 23:05:50,120 - annb.001a9034d319 - INFO - #active pts 4916386 #unprocessed deletes 0 +2024-08-27 23:05:50,567 - annb.001a9034d319 - INFO - Step 1063 took 0.448988676071167s. +2024-08-27 23:05:51,613 - annb.001a9034d319 - INFO - Step 1064 took 1.0467710494995117s. +2024-08-27 23:05:51,681 - annb.001a9034d319 - INFO - #active pts 5194839 #unprocessed deletes 0 +2024-08-27 23:06:07,376 - annb.001a9034d319 - INFO - Step 1065 took 15.76227617263794s. +2024-08-27 23:06:08,432 - annb.001a9034d319 - INFO - Step 1066 took 1.0563549995422363s. +2024-08-27 23:06:08,433 - annb.001a9034d319 - INFO - #active pts 5200182 #unprocessed deletes 0 +2024-08-27 23:06:08,771 - annb.001a9034d319 - INFO - Step 1067 took 0.3388233184814453s. +2024-08-27 23:06:09,822 - annb.001a9034d319 - INFO - Step 1068 took 1.0504345893859863s. +2024-08-27 23:06:09,828 - annb.001a9034d319 - INFO - #active pts 5230883 #unprocessed deletes 0 +2024-08-27 23:06:11,777 - annb.001a9034d319 - INFO - Step 1069 took 1.9550626277923584s. +2024-08-27 23:06:12,842 - annb.001a9034d319 - INFO - Step 1070 took 1.0648894309997559s. +2024-08-27 23:06:12,847 - annb.001a9034d319 - INFO - #active pts 5255659 #unprocessed deletes 0 +2024-08-27 23:06:14,017 - annb.001a9034d319 - INFO - Step 1071 took 1.17496657371521s. +2024-08-27 23:06:15,073 - annb.001a9034d319 - INFO - Step 1072 took 1.0553641319274902s. +2024-08-27 23:06:15,078 - annb.001a9034d319 - INFO - #active pts 5281693 #unprocessed deletes 0 +2024-08-27 23:06:16,554 - annb.001a9034d319 - INFO - Step 1073 took 1.4807674884796143s. +2024-08-27 23:06:17,609 - annb.001a9034d319 - INFO - Step 1074 took 1.0551278591156006s. +2024-08-27 23:06:17,611 - annb.001a9034d319 - INFO - #active pts 5290081 #unprocessed deletes 0 +2024-08-27 23:06:18,149 - annb.001a9034d319 - INFO - Step 1075 took 0.5399360656738281s. +2024-08-27 23:06:19,204 - annb.001a9034d319 - INFO - Step 1076 took 1.0544085502624512s. +2024-08-27 23:06:19,211 - annb.001a9034d319 - INFO - #active pts 5316166 #unprocessed deletes 0 +2024-08-27 23:06:20,554 - annb.001a9034d319 - INFO - Step 1077 took 1.350022792816162s. +2024-08-27 23:06:21,608 - annb.001a9034d319 - INFO - Step 1078 took 1.0537910461425781s. +2024-08-27 23:06:21,612 - annb.001a9034d319 - INFO - #active pts 5335531 #unprocessed deletes 0 +2024-08-27 23:06:22,625 - annb.001a9034d319 - INFO - Step 1079 took 1.0170865058898926s. +2024-08-27 23:06:23,681 - annb.001a9034d319 - INFO - Step 1080 took 1.0553991794586182s. +2024-08-27 23:06:23,766 - annb.001a9034d319 - INFO - #active pts 5678781 #unprocessed deletes 0 +2024-08-27 23:06:43,256 - annb.001a9034d319 - INFO - Step 1081 took 19.5748348236084s. +2024-08-27 23:06:44,318 - annb.001a9034d319 - INFO - Step 1082 took 1.0617685317993164s. +2024-08-27 23:06:44,319 - annb.001a9034d319 - INFO - #active pts 5679848 #unprocessed deletes 0 +2024-08-27 23:06:44,383 - annb.001a9034d319 - INFO - Step 1083 took 0.06484508514404297s. +2024-08-27 23:06:45,445 - annb.001a9034d319 - INFO - Step 1084 took 1.0619518756866455s. +2024-08-27 23:06:45,451 - annb.001a9034d319 - INFO - #active pts 5702205 #unprocessed deletes 0 +2024-08-27 23:06:46,834 - annb.001a9034d319 - INFO - Step 1085 took 1.389096736907959s. +2024-08-27 23:06:47,897 - annb.001a9034d319 - INFO - Step 1086 took 1.0623774528503418s. +2024-08-27 23:06:47,900 - annb.001a9034d319 - INFO - #active pts 5715514 #unprocessed deletes 0 +2024-08-27 23:06:48,674 - annb.001a9034d319 - INFO - Step 1087 took 0.7776162624359131s. +2024-08-27 23:06:49,743 - annb.001a9034d319 - INFO - Step 1088 took 1.0680110454559326s. +2024-08-27 23:06:49,837 - annb.001a9034d319 - INFO - #active pts 6103499 #unprocessed deletes 0 +2024-08-27 23:07:13,256 - annb.001a9034d319 - INFO - Step 1089 took 23.51268982887268s. +2024-08-27 23:07:14,330 - annb.001a9034d319 - INFO - Step 1090 took 1.0745244026184082s. +2024-08-27 23:07:14,340 - annb.001a9034d319 - INFO - #active pts 6152505 #unprocessed deletes 0 +2024-08-27 23:07:17,607 - annb.001a9034d319 - INFO - Step 1091 took 3.2763261795043945s. +2024-08-27 23:07:18,678 - annb.001a9034d319 - INFO - Step 1092 took 1.0707948207855225s. +2024-08-27 23:07:18,682 - annb.001a9034d319 - INFO - #active pts 6171104 #unprocessed deletes 0 +2024-08-27 23:07:19,685 - annb.001a9034d319 - INFO - Step 1093 took 1.0070273876190186s. +2024-08-27 23:07:20,760 - annb.001a9034d319 - INFO - Step 1094 took 1.0746543407440186s. +2024-08-27 23:07:20,862 - annb.001a9034d319 - INFO - #active pts 6557850 #unprocessed deletes 0 +2024-08-27 23:07:43,972 - annb.001a9034d319 - INFO - Step 1095 took 23.21218991279602s. +2024-08-27 23:07:45,051 - annb.001a9034d319 - INFO - Step 1096 took 1.078918695449829s. +2024-08-27 23:07:45,056 - annb.001a9034d319 - INFO - #active pts 6579289 #unprocessed deletes 0 +2024-08-27 23:07:46,165 - annb.001a9034d319 - INFO - Step 1097 took 1.1133863925933838s. +2024-08-27 23:07:47,246 - annb.001a9034d319 - INFO - Step 1098 took 1.0814318656921387s. +2024-08-27 23:07:47,249 - annb.001a9034d319 - INFO - #active pts 6591442 #unprocessed deletes 0 +2024-08-27 23:07:48,005 - annb.001a9034d319 - INFO - Step 1099 took 0.7582283020019531s. +2024-08-27 23:07:49,085 - annb.001a9034d319 - INFO - Step 1100 took 1.0795989036560059s. +2024-08-27 23:07:49,094 - annb.001a9034d319 - INFO - #active pts 6633739 #unprocessed deletes 0 +2024-08-27 23:07:51,848 - annb.001a9034d319 - INFO - Step 1101 took 2.7630014419555664s. +2024-08-27 23:07:52,928 - annb.001a9034d319 - INFO - Step 1102 took 1.0805025100708008s. +2024-08-27 23:07:52,950 - annb.001a9034d319 - INFO - #active pts 6724357 #unprocessed deletes 0 +2024-08-27 23:07:58,814 - annb.001a9034d319 - INFO - Step 1103 took 5.885477066040039s. +2024-08-27 23:07:59,894 - annb.001a9034d319 - INFO - Step 1104 took 1.079437494277954s. +2024-08-27 23:07:59,894 - annb.001a9034d319 - INFO - #active pts 6727059 #unprocessed deletes 0 +2024-08-27 23:08:00,037 - annb.001a9034d319 - INFO - Step 1105 took 0.14365863800048828s. +2024-08-27 23:08:01,121 - annb.001a9034d319 - INFO - Step 1106 took 1.0837721824645996s. +2024-08-27 23:08:01,181 - annb.001a9034d319 - INFO - #active pts 6950869 #unprocessed deletes 0 +2024-08-27 23:08:14,224 - annb.001a9034d319 - INFO - Step 1107 took 13.103139877319336s. +2024-08-27 23:08:15,310 - annb.001a9034d319 - INFO - Step 1108 took 1.085594892501831s. +2024-08-27 23:08:15,312 - annb.001a9034d319 - INFO - #active pts 6958173 #unprocessed deletes 0 +2024-08-27 23:08:15,700 - annb.001a9034d319 - INFO - Step 1109 took 0.39029693603515625s. +2024-08-27 23:08:16,793 - annb.001a9034d319 - INFO - Step 1110 took 1.091923475265503s. +2024-08-27 23:08:16,801 - annb.001a9034d319 - INFO - #active pts 6995273 #unprocessed deletes 0 +2024-08-27 23:08:19,202 - annb.001a9034d319 - INFO - Step 1111 took 2.4087319374084473s. +2024-08-27 23:08:20,281 - annb.001a9034d319 - INFO - Step 1112 took 1.0786254405975342s. +2024-08-27 23:08:20,292 - annb.001a9034d319 - INFO - #active pts 7047862 #unprocessed deletes 0 +2024-08-27 23:08:23,719 - annb.001a9034d319 - INFO - Step 1113 took 3.4378600120544434s. +2024-08-27 23:08:24,805 - annb.001a9034d319 - INFO - Step 1114 took 1.085719108581543s. +2024-08-27 23:08:24,819 - annb.001a9034d319 - INFO - #active pts 7110727 #unprocessed deletes 0 +2024-08-27 23:08:28,861 - annb.001a9034d319 - INFO - Step 1115 took 4.055422067642212s. +2024-08-27 23:08:29,953 - annb.001a9034d319 - INFO - Step 1116 took 1.0914194583892822s. +2024-08-27 23:08:29,956 - annb.001a9034d319 - INFO - #active pts 7125591 #unprocessed deletes 0 +2024-08-27 23:08:30,917 - annb.001a9034d319 - INFO - Step 1117 took 0.9637072086334229s. +2024-08-27 23:08:32,005 - annb.001a9034d319 - INFO - Step 1118 took 1.0884909629821777s. +2024-08-27 23:08:32,008 - annb.001a9034d319 - INFO - #active pts 7134442 #unprocessed deletes 0 +2024-08-27 23:08:32,485 - annb.001a9034d319 - INFO - Step 1119 took 0.4789259433746338s. +2024-08-27 23:08:33,570 - annb.001a9034d319 - INFO - Step 1120 took 1.0855498313903809s. +2024-08-27 23:08:33,576 - annb.001a9034d319 - INFO - #active pts 7162109 #unprocessed deletes 0 +2024-08-27 23:08:35,034 - annb.001a9034d319 - INFO - Step 1121 took 1.4638457298278809s. +2024-08-27 23:08:36,123 - annb.001a9034d319 - INFO - Step 1122 took 1.0891478061676025s. +2024-08-27 23:08:36,129 - annb.001a9034d319 - INFO - #active pts 7179509 #unprocessed deletes 0 +2024-08-27 23:08:37,168 - annb.001a9034d319 - INFO - Step 1123 took 1.0449223518371582s. +2024-08-27 23:08:38,261 - annb.001a9034d319 - INFO - Step 1124 took 1.0918817520141602s. +2024-08-27 23:08:38,263 - annb.001a9034d319 - INFO - #active pts 7186372 #unprocessed deletes 0 +2024-08-27 23:08:38,624 - annb.001a9034d319 - INFO - Step 1125 took 0.3633413314819336s. +2024-08-27 23:08:39,720 - annb.001a9034d319 - INFO - Step 1126 took 1.0951697826385498s. +2024-08-27 23:08:39,729 - annb.001a9034d319 - INFO - #active pts 7231450 #unprocessed deletes 0 +2024-08-27 23:08:42,142 - annb.001a9034d319 - INFO - Step 1127 took 2.422222375869751s. +2024-08-27 23:08:43,232 - annb.001a9034d319 - INFO - Step 1128 took 1.0901377201080322s. +2024-08-27 23:08:43,235 - annb.001a9034d319 - INFO - #active pts 7243215 #unprocessed deletes 0 +2024-08-27 23:08:43,886 - annb.001a9034d319 - INFO - Step 1129 took 0.6531474590301514s. +2024-08-27 23:08:44,977 - annb.001a9034d319 - INFO - Step 1130 took 1.0906858444213867s. +2024-08-27 23:08:44,984 - annb.001a9034d319 - INFO - #active pts 7276107 #unprocessed deletes 0 +2024-08-27 23:08:46,713 - annb.001a9034d319 - INFO - Step 1131 took 1.7358529567718506s. +2024-08-27 23:08:47,803 - annb.001a9034d319 - INFO - Step 1132 took 1.0903711318969727s. +2024-08-27 23:08:47,808 - annb.001a9034d319 - INFO - #active pts 7292577 #unprocessed deletes 0 +2024-08-27 23:08:48,846 - annb.001a9034d319 - INFO - Step 1133 took 1.042135238647461s. +2024-08-27 23:08:49,930 - annb.001a9034d319 - INFO - Step 1134 took 1.0840609073638916s. +2024-08-27 23:08:49,932 - annb.001a9034d319 - INFO - #active pts 7299867 #unprocessed deletes 0 +2024-08-27 23:08:50,354 - annb.001a9034d319 - INFO - Step 1135 took 0.424025297164917s. +2024-08-27 23:08:51,445 - annb.001a9034d319 - INFO - Step 1136 took 1.0909380912780762s. +2024-08-27 23:08:51,451 - annb.001a9034d319 - INFO - #active pts 7323342 #unprocessed deletes 0 +2024-08-27 23:08:52,814 - annb.001a9034d319 - INFO - Step 1137 took 1.3691518306732178s. +2024-08-27 23:08:53,900 - annb.001a9034d319 - INFO - Step 1138 took 1.0859148502349854s. +2024-08-27 23:08:53,901 - annb.001a9034d319 - INFO - #active pts 7325844 #unprocessed deletes 0 +2024-08-27 23:08:54,027 - annb.001a9034d319 - INFO - Step 1139 took 0.12681031227111816s. +2024-08-27 23:08:55,115 - annb.001a9034d319 - INFO - Step 1140 took 1.0882296562194824s. +2024-08-27 23:08:55,169 - annb.001a9034d319 - INFO - #active pts 7540761 #unprocessed deletes 0 +2024-08-27 23:09:06,290 - annb.001a9034d319 - INFO - Step 1141 took 11.174545049667358s. +2024-08-27 23:09:07,387 - annb.001a9034d319 - INFO - Step 1142 took 1.0974400043487549s. +2024-08-27 23:09:07,392 - annb.001a9034d319 - INFO - #active pts 7561926 #unprocessed deletes 0 +2024-08-27 23:09:08,686 - annb.001a9034d319 - INFO - Step 1143 took 1.2989284992218018s. +2024-08-27 23:09:09,773 - annb.001a9034d319 - INFO - Step 1144 took 1.0861389636993408s. +2024-08-27 23:09:09,776 - annb.001a9034d319 - INFO - #active pts 7571861 #unprocessed deletes 0 +2024-08-27 23:09:10,378 - annb.001a9034d319 - INFO - Step 1145 took 0.6049411296844482s. +2024-08-27 23:09:11,471 - annb.001a9034d319 - INFO - Step 1146 took 1.0935699939727783s. +2024-08-27 23:09:11,475 - annb.001a9034d319 - INFO - #active pts 7590881 #unprocessed deletes 0 +2024-08-27 23:09:12,616 - annb.001a9034d319 - INFO - Step 1147 took 1.1445386409759521s. +2024-08-27 23:09:13,704 - annb.001a9034d319 - INFO - Step 1148 took 1.0881049633026123s. +2024-08-27 23:09:13,705 - annb.001a9034d319 - INFO - #active pts 7595507 #unprocessed deletes 0 +2024-08-27 23:09:14,003 - annb.001a9034d319 - INFO - Step 1149 took 0.2987990379333496s. +2024-08-27 23:09:15,092 - annb.001a9034d319 - INFO - Step 1150 took 1.088606595993042s. +2024-08-27 23:09:15,094 - annb.001a9034d319 - INFO - #active pts 7601664 #unprocessed deletes 0 +2024-08-27 23:09:15,504 - annb.001a9034d319 - INFO - Step 1151 took 0.41158199310302734s. +2024-08-27 23:09:16,585 - annb.001a9034d319 - INFO - Step 1152 took 1.0815668106079102s. +2024-08-27 23:09:16,688 - annb.001a9034d319 - INFO - Step 1153 took 0.10244345664978027s. +2024-08-27 23:09:17,737 - annb.001a9034d319 - INFO - Step 1154 took 1.048842430114746s. +2024-08-27 23:09:18,362 - annb.001a9034d319 - INFO - Step 1155 took 0.6254479885101318s. +2024-08-27 23:09:19,409 - annb.001a9034d319 - INFO - Step 1156 took 1.046682357788086s. +2024-08-27 23:09:20,864 - annb.001a9034d319 - INFO - Step 1157 took 1.455463171005249s. +2024-08-27 23:09:21,910 - annb.001a9034d319 - INFO - Step 1158 took 1.0455799102783203s. +2024-08-27 23:09:23,522 - annb.001a9034d319 - INFO - Step 1159 took 1.6116971969604492s. +2024-08-27 23:09:24,569 - annb.001a9034d319 - INFO - Step 1160 took 1.0468909740447998s. +2024-08-27 23:09:25,802 - annb.001a9034d319 - INFO - Step 1161 took 1.2336006164550781s. +2024-08-27 23:09:26,850 - annb.001a9034d319 - INFO - Step 1162 took 1.047377109527588s. +2024-08-27 23:09:27,254 - annb.001a9034d319 - INFO - Step 1163 took 0.4047060012817383s. +2024-08-27 23:09:28,302 - annb.001a9034d319 - INFO - Step 1164 took 1.0472302436828613s. +2024-08-27 23:09:28,380 - annb.001a9034d319 - INFO - Step 1165 took 0.07823061943054199s. +2024-08-27 23:09:29,427 - annb.001a9034d319 - INFO - Step 1166 took 1.0473520755767822s. +2024-08-27 23:09:29,620 - annb.001a9034d319 - INFO - Step 1167 took 0.19287943840026855s. +2024-08-27 23:09:30,668 - annb.001a9034d319 - INFO - Step 1168 took 1.0472667217254639s. +2024-08-27 23:09:30,741 - annb.001a9034d319 - INFO - Step 1169 took 0.07338929176330566s. +2024-08-27 23:09:31,789 - annb.001a9034d319 - INFO - Step 1170 took 1.0482895374298096s. +2024-08-27 23:09:31,855 - annb.001a9034d319 - INFO - Step 1171 took 0.0655355453491211s. +2024-08-27 23:09:32,901 - annb.001a9034d319 - INFO - Step 1172 took 1.0464563369750977s. +2024-08-27 23:09:33,014 - annb.001a9034d319 - INFO - Step 1173 took 0.11300373077392578s. +2024-08-27 23:09:34,061 - annb.001a9034d319 - INFO - Step 1174 took 1.0471460819244385s. +2024-08-27 23:09:34,106 - annb.001a9034d319 - INFO - Step 1175 took 0.04508399963378906s. +2024-08-27 23:09:35,153 - annb.001a9034d319 - INFO - Step 1176 took 1.046614408493042s. +2024-08-27 23:09:35,192 - annb.001a9034d319 - INFO - Step 1177 took 0.03854990005493164s. +2024-08-27 23:09:36,240 - annb.001a9034d319 - INFO - Step 1178 took 1.047839879989624s. +2024-08-27 23:09:36,393 - annb.001a9034d319 - INFO - Step 1179 took 0.15345311164855957s. +2024-08-27 23:09:37,440 - annb.001a9034d319 - INFO - Step 1180 took 1.0470869541168213s. +2024-08-27 23:09:37,543 - annb.001a9034d319 - INFO - Step 1181 took 0.10309886932373047s. +2024-08-27 23:09:38,592 - annb.001a9034d319 - INFO - Step 1182 took 1.0483388900756836s. +2024-08-27 23:09:38,711 - annb.001a9034d319 - INFO - Step 1183 took 0.11894965171813965s. +2024-08-27 23:09:39,757 - annb.001a9034d319 - INFO - Step 1184 took 1.0462698936462402s. +2024-08-27 23:09:39,821 - annb.001a9034d319 - INFO - Step 1185 took 0.06365489959716797s. +2024-08-27 23:09:40,868 - annb.001a9034d319 - INFO - Step 1186 took 1.0473651885986328s. +2024-08-27 23:09:41,245 - annb.001a9034d319 - INFO - Step 1187 took 0.3769521713256836s. +2024-08-27 23:09:42,294 - annb.001a9034d319 - INFO - Step 1188 took 1.0489144325256348s. +2024-08-27 23:09:42,332 - annb.001a9034d319 - INFO - Step 1189 took 0.03766059875488281s. +2024-08-27 23:09:43,380 - annb.001a9034d319 - INFO - Step 1190 took 1.048332929611206s. +2024-08-27 23:09:43,411 - annb.001a9034d319 - INFO - Step 1191 took 0.03138232231140137s. +2024-08-27 23:09:44,461 - annb.001a9034d319 - INFO - Step 1192 took 1.0490338802337646s. +2024-08-27 23:09:45,014 - annb.001a9034d319 - INFO - Step 1193 took 0.5529744625091553s. +2024-08-27 23:09:46,061 - annb.001a9034d319 - INFO - Step 1194 took 1.0475411415100098s. +2024-08-27 23:09:46,101 - annb.001a9034d319 - INFO - Step 1195 took 0.0398411750793457s. +2024-08-27 23:09:47,149 - annb.001a9034d319 - INFO - Step 1196 took 1.0482237339019775s. +2024-08-27 23:09:47,268 - annb.001a9034d319 - INFO - Step 1197 took 0.11866402626037598s. +2024-08-27 23:09:48,316 - annb.001a9034d319 - INFO - Step 1198 took 1.0481626987457275s. +2024-08-27 23:09:48,350 - annb.001a9034d319 - INFO - Step 1199 took 0.034082651138305664s. +2024-08-27 23:09:49,400 - annb.001a9034d319 - INFO - Step 1200 took 1.04927659034729s. +2024-08-27 23:09:49,559 - annb.001a9034d319 - INFO - Step 1201 took 0.15979862213134766s. +2024-08-27 23:09:50,606 - annb.001a9034d319 - INFO - Step 1202 took 1.0463321208953857s. +2024-08-27 23:09:50,655 - annb.001a9034d319 - INFO - Step 1203 took 0.04962897300720215s. +2024-08-27 23:09:51,704 - annb.001a9034d319 - INFO - Step 1204 took 1.0485363006591797s. +2024-08-27 23:09:51,776 - annb.001a9034d319 - INFO - Step 1205 took 0.07240891456604004s. +2024-08-27 23:09:52,824 - annb.001a9034d319 - INFO - Step 1206 took 1.0475914478302002s. +2024-08-27 23:09:52,879 - annb.001a9034d319 - INFO - Step 1207 took 0.05462932586669922s. +2024-08-27 23:09:53,926 - annb.001a9034d319 - INFO - Step 1208 took 1.0469260215759277s. +2024-08-27 23:09:54,582 - annb.001a9034d319 - INFO - Step 1209 took 0.6557378768920898s. +2024-08-27 23:09:55,629 - annb.001a9034d319 - INFO - Step 1210 took 1.0477838516235352s. +2024-08-27 23:09:55,643 - annb.001a9034d319 - INFO - Step 1211 took 0.013520240783691406s. +2024-08-27 23:09:56,692 - annb.001a9034d319 - INFO - Step 1212 took 1.0489225387573242s. +2024-08-27 23:09:56,948 - annb.001a9034d319 - INFO - Step 1213 took 0.2559545040130615s. +2024-08-27 23:09:57,996 - annb.001a9034d319 - INFO - Step 1214 took 1.0478596687316895s. +2024-08-27 23:09:58,034 - annb.001a9034d319 - INFO - Step 1215 took 0.03806185722351074s. +2024-08-27 23:09:59,084 - annb.001a9034d319 - INFO - Step 1216 took 1.0504801273345947s. +2024-08-27 23:09:59,878 - annb.001a9034d319 - INFO - Step 1217 took 0.7933704853057861s. +2024-08-27 23:10:00,930 - annb.001a9034d319 - INFO - Step 1218 took 1.0523159503936768s. +2024-08-27 23:10:01,158 - annb.001a9034d319 - INFO - Step 1219 took 0.22742390632629395s. +2024-08-27 23:10:02,203 - annb.001a9034d319 - INFO - Step 1220 took 1.0457119941711426s. +2024-08-27 23:10:02,292 - annb.001a9034d319 - INFO - Step 1221 took 0.08862471580505371s. +2024-08-27 23:10:03,340 - annb.001a9034d319 - INFO - Step 1222 took 1.0482158660888672s. +2024-08-27 23:10:03,892 - annb.001a9034d319 - INFO - Step 1223 took 0.5512166023254395s. +2024-08-27 23:10:04,939 - annb.001a9034d319 - INFO - Step 1224 took 1.0478153228759766s. +2024-08-27 23:10:05,025 - annb.001a9034d319 - INFO - Step 1225 took 0.08598995208740234s. +2024-08-27 23:10:06,073 - annb.001a9034d319 - INFO - Step 1226 took 1.0481672286987305s. +2024-08-27 23:10:06,249 - annb.001a9034d319 - INFO - Step 1227 took 0.17531037330627441s. +2024-08-27 23:10:07,297 - annb.001a9034d319 - INFO - Step 1228 took 1.048152208328247s. +2024-08-27 23:10:07,509 - annb.001a9034d319 - INFO - Step 1229 took 0.21152019500732422s. +2024-08-27 23:10:08,558 - annb.001a9034d319 - INFO - Step 1230 took 1.0489692687988281s. +2024-08-27 23:10:08,755 - annb.001a9034d319 - INFO - Step 1231 took 0.19732117652893066s. +2024-08-27 23:10:09,806 - annb.001a9034d319 - INFO - Step 1232 took 1.0507395267486572s. +2024-08-27 23:10:09,840 - annb.001a9034d319 - INFO - Step 1233 took 0.03396415710449219s. +2024-08-27 23:10:10,889 - annb.001a9034d319 - INFO - Step 1234 took 1.0491573810577393s. +2024-08-27 23:10:11,261 - annb.001a9034d319 - INFO - Step 1235 took 0.3720560073852539s. +2024-08-27 23:10:12,308 - annb.001a9034d319 - INFO - Step 1236 took 1.0472137928009033s. +2024-08-27 23:10:12,347 - annb.001a9034d319 - INFO - Step 1237 took 0.03835868835449219s. +2024-08-27 23:10:13,395 - annb.001a9034d319 - INFO - Step 1238 took 1.0488996505737305s. +2024-08-27 23:10:13,517 - annb.001a9034d319 - INFO - Step 1239 took 0.12151837348937988s. +2024-08-27 23:10:14,566 - annb.001a9034d319 - INFO - Step 1240 took 1.0488407611846924s. +2024-08-27 23:10:14,669 - annb.001a9034d319 - INFO - Step 1241 took 0.10345792770385742s. +2024-08-27 23:10:15,720 - annb.001a9034d319 - INFO - Step 1242 took 1.050450325012207s. +2024-08-27 23:10:15,837 - annb.001a9034d319 - INFO - Step 1243 took 0.11694860458374023s. +2024-08-27 23:10:16,887 - annb.001a9034d319 - INFO - Step 1244 took 1.0496349334716797s. +2024-08-27 23:10:16,923 - annb.001a9034d319 - INFO - Step 1245 took 0.03624320030212402s. +2024-08-27 23:10:17,974 - annb.001a9034d319 - INFO - Step 1246 took 1.050757646560669s. +2024-08-27 23:10:18,147 - annb.001a9034d319 - INFO - Step 1247 took 0.17374563217163086s. +2024-08-27 23:10:19,196 - annb.001a9034d319 - INFO - Step 1248 took 1.0485467910766602s. +2024-08-27 23:10:19,287 - annb.001a9034d319 - INFO - Step 1249 took 0.09072375297546387s. +2024-08-27 23:10:20,336 - annb.001a9034d319 - INFO - Step 1250 took 1.0492594242095947s. +2024-08-27 23:10:20,483 - annb.001a9034d319 - INFO - Step 1251 took 0.1468820571899414s. +2024-08-27 23:10:21,533 - annb.001a9034d319 - INFO - Step 1252 took 1.049959421157837s. +2024-08-27 23:10:21,572 - annb.001a9034d319 - INFO - Step 1253 took 0.03916668891906738s. +2024-08-27 23:10:22,624 - annb.001a9034d319 - INFO - Step 1254 took 1.0516061782836914s. +2024-08-27 23:10:22,914 - annb.001a9034d319 - INFO - Step 1255 took 0.29012513160705566s. +2024-08-27 23:10:23,965 - annb.001a9034d319 - INFO - Step 1256 took 1.0512611865997314s. +2024-08-27 23:10:24,052 - annb.001a9034d319 - INFO - Step 1257 took 0.08716511726379395s. +2024-08-27 23:10:25,103 - annb.001a9034d319 - INFO - Step 1258 took 1.0510246753692627s. +2024-08-27 23:10:25,226 - annb.001a9034d319 - INFO - Step 1259 took 0.12266087532043457s. +2024-08-27 23:10:26,277 - annb.001a9034d319 - INFO - Step 1260 took 1.051171064376831s. +2024-08-27 23:10:26,323 - annb.001a9034d319 - INFO - Step 1261 took 0.045540809631347656s. +2024-08-27 23:10:27,373 - annb.001a9034d319 - INFO - Step 1262 took 1.0501222610473633s. +2024-08-27 23:10:27,621 - annb.001a9034d319 - INFO - Step 1263 took 0.24734091758728027s. +2024-08-27 23:10:28,672 - annb.001a9034d319 - INFO - Step 1264 took 1.0511574745178223s. +2024-08-27 23:10:29,242 - annb.001a9034d319 - INFO - Step 1265 took 0.5702621936798096s. +2024-08-27 23:10:30,294 - annb.001a9034d319 - INFO - Step 1266 took 1.0515620708465576s. +2024-08-27 23:10:30,471 - annb.001a9034d319 - INFO - Step 1267 took 0.17763328552246094s. +2024-08-27 23:10:31,524 - annb.001a9034d319 - INFO - Step 1268 took 1.0524215698242188s. +2024-08-27 23:10:31,869 - annb.001a9034d319 - INFO - Step 1269 took 0.3450164794921875s. +2024-08-27 23:10:32,921 - annb.001a9034d319 - INFO - Step 1270 took 1.051957368850708s. +2024-08-27 23:10:33,108 - annb.001a9034d319 - INFO - Step 1271 took 0.18683266639709473s. +2024-08-27 23:10:34,161 - annb.001a9034d319 - INFO - Step 1272 took 1.0536518096923828s. +2024-08-27 23:10:34,441 - annb.001a9034d319 - INFO - Step 1273 took 0.27985692024230957s. +2024-08-27 23:10:35,493 - annb.001a9034d319 - INFO - Step 1274 took 1.0514931678771973s. +2024-08-27 23:10:35,547 - annb.001a9034d319 - INFO - Step 1275 took 0.054676055908203125s. +2024-08-27 23:10:36,600 - annb.001a9034d319 - INFO - Step 1276 took 1.0522425174713135s. +2024-08-27 23:10:36,676 - annb.001a9034d319 - INFO - Step 1277 took 0.07651948928833008s. +2024-08-27 23:10:37,728 - annb.001a9034d319 - INFO - Step 1278 took 1.0513670444488525s. +2024-08-27 23:10:37,787 - annb.001a9034d319 - INFO - Step 1279 took 0.05952048301696777s. +2024-08-27 23:10:38,839 - annb.001a9034d319 - INFO - Step 1280 took 1.0521495342254639s. +2024-08-27 23:10:38,840 - annb.001a9034d319 - INFO - start store results +2024-08-27 23:10:39,348 - annb.001a9034d319 - INFO - end store results +2024-08-27 23:10:39,348 - annb.001a9034d319 - INFO - Running query argument group 2 of 6... +2024-08-27 23:10:39,348 - annb.001a9034d319 - INFO - Got 10000 queries +2024-08-27 23:10:39,358 - annb.001a9034d319 - INFO - #active pts 2406660 #unprocessed deletes 5233810 +2024-08-27 23:10:41,473 - annb.001a9034d319 - INFO - Step 1 took 2.1250383853912354s. +2024-08-27 23:10:41,476 - annb.001a9034d319 - INFO - Attempting to expand query scratch_space. Was created Attempting to expand query scratch_space. Was created with Lsize: 300Attempting to expand query scratch_space. Was created with Lsize: Attempting to expand query scratch_space. Was created with Lsize: 300 but search L is: 400 +2024-08-27 23:10:41,476 - annb.001a9034d319 - INFO - Attempting to expand query scratch_space. Was created with Lsize: 300 but search L is: 400 +2024-08-27 23:10:41,476 - annb.001a9034d319 - INFO -  but search L is: 400with Lsize: 300 but search L is: Resize completed. New scratch->L is 400 +2024-08-27 23:10:41,476 - annb.001a9034d319 - INFO - Attempting to expand query scratch_space. Was created with Lsize: 300 but search L is: 400Attempting to expand query scratch_space. Was created with Lsize: 300 but search L is: 400 +2024-08-27 23:10:41,476 - annb.001a9034d319 - INFO - 400 +2024-08-27 23:10:41,476 - annb.001a9034d319 - INFO -  +2024-08-27 23:10:41,476 - annb.001a9034d319 - INFO - 300 but search L is: 400 +2024-08-27 23:10:41,476 - annb.001a9034d319 - INFO - Resize completed. New scratch->L is 400 +2024-08-27 23:10:41,476 - annb.001a9034d319 - INFO - Resize completed. New scratch->L is 400 +2024-08-27 23:10:41,476 - annb.001a9034d319 - INFO - Resize completed. New scratch->L is 400 +2024-08-27 23:10:41,477 - annb.001a9034d319 - INFO -  +2024-08-27 23:10:41,477 - annb.001a9034d319 - INFO - Resize completed. New scratch->L is 400 +2024-08-27 23:10:41,477 - annb.001a9034d319 - INFO - Resize completed. New scratch->L is 400 +2024-08-27 23:10:41,477 - annb.001a9034d319 - INFO - Resize completed. New scratch->L is 400 +2024-08-27 23:10:41,477 - annb.001a9034d319 - INFO - Attempting to expand query scratch_space. Was created with Lsize: 300 but search L is: 400 +2024-08-27 23:10:41,477 - annb.001a9034d319 - INFO - Attempting to expand query scratch_space. Was created with Lsize: 300 but search L is: 400 +2024-08-27 23:10:41,478 - annb.001a9034d319 - INFO - Resize completed. New scratch->L is 400 +2024-08-27 23:10:41,478 - annb.001a9034d319 - INFO - Resize completed. New scratch->L is 400 +2024-08-27 23:10:42,843 - annb.001a9034d319 - INFO - Step 2 took 1.3698067665100098s. +2024-08-27 23:10:42,846 - annb.001a9034d319 - INFO - #active pts 2417188 #unprocessed deletes 5233810 +2024-08-27 23:10:43,431 - annb.001a9034d319 - INFO - Step 3 took 0.5878419876098633s. +2024-08-27 23:10:44,826 - annb.001a9034d319 - INFO - Step 4 took 1.3946659564971924s. +2024-08-27 23:10:44,831 - annb.001a9034d319 - INFO - #active pts 2441411 #unprocessed deletes 5233810 +2024-08-27 23:10:46,433 - annb.001a9034d319 - INFO - Step 5 took 1.6066689491271973s. +2024-08-27 23:10:47,828 - annb.001a9034d319 - INFO - Step 6 took 1.396017074584961s. +2024-08-27 23:10:47,833 - annb.001a9034d319 - INFO - #active pts 2463620 #unprocessed deletes 5233810 +2024-08-27 23:10:49,079 - annb.001a9034d319 - INFO - Step 7 took 1.2501497268676758s. +2024-08-27 23:10:50,478 - annb.001a9034d319 - INFO - Step 8 took 1.398507833480835s. +2024-08-27 23:10:50,479 - annb.001a9034d319 - INFO - #active pts 2467879 #unprocessed deletes 5233810 +2024-08-27 23:10:50,753 - annb.001a9034d319 - INFO - Step 9 took 0.27517199516296387s. +2024-08-27 23:10:52,158 - annb.001a9034d319 - INFO - Step 10 took 1.4046630859375s. +2024-08-27 23:10:52,161 - annb.001a9034d319 - INFO - #active pts 2479271 #unprocessed deletes 5233810 +2024-08-27 23:10:52,793 - annb.001a9034d319 - INFO - Step 11 took 0.6352403163909912s. +2024-08-27 23:10:54,206 - annb.001a9034d319 - INFO - Step 12 took 1.4132976531982422s. +2024-08-27 23:10:54,212 - annb.001a9034d319 - INFO - #active pts 2504993 #unprocessed deletes 5233810 +2024-08-27 23:10:55,745 - annb.001a9034d319 - INFO - Step 13 took 1.5382070541381836s. +2024-08-27 23:10:57,148 - annb.001a9034d319 - INFO - Step 14 took 1.4029037952423096s. +2024-08-27 23:10:57,152 - annb.001a9034d319 - INFO - #active pts 2524564 #unprocessed deletes 5233810 +2024-08-27 23:10:58,342 - annb.001a9034d319 - INFO - Step 15 took 1.1938419342041016s. +2024-08-27 23:10:59,744 - annb.001a9034d319 - INFO - Step 16 took 1.4016907215118408s. +2024-08-27 23:10:59,745 - annb.001a9034d319 - INFO - #active pts 2529627 #unprocessed deletes 5233810 +2024-08-27 23:10:59,988 - annb.001a9034d319 - INFO - Step 17 took 0.2439725399017334s. +2024-08-27 23:11:01,410 - annb.001a9034d319 - INFO - Step 18 took 1.4214568138122559s. +2024-08-27 23:11:01,413 - annb.001a9034d319 - INFO - #active pts 2545015 #unprocessed deletes 5233810 +2024-08-27 23:11:02,412 - annb.001a9034d319 - INFO - Step 19 took 1.0018970966339111s. +2024-08-27 23:11:03,815 - annb.001a9034d319 - INFO - Step 20 took 1.4031147956848145s. +2024-08-27 23:11:03,884 - annb.001a9034d319 - INFO - #active pts 2816752 #unprocessed deletes 5233810 +2024-08-27 23:11:20,737 - annb.001a9034d319 - INFO - Step 21 took 16.921733140945435s. +2024-08-27 23:11:22,142 - annb.001a9034d319 - INFO - Step 22 took 1.4047439098358154s. +2024-08-27 23:11:22,216 - annb.001a9034d319 - INFO - #active pts 3101347 #unprocessed deletes 5233810 +2024-08-27 23:11:38,741 - annb.001a9034d319 - INFO - Step 23 took 16.59946632385254s. +2024-08-27 23:11:40,150 - annb.001a9034d319 - INFO - Step 24 took 1.4084341526031494s. +2024-08-27 23:11:40,161 - annb.001a9034d319 - INFO - #active pts 3145297 #unprocessed deletes 5233810 +2024-08-27 23:11:42,608 - annb.001a9034d319 - INFO - Step 25 took 2.4575283527374268s. +2024-08-27 23:11:44,015 - annb.001a9034d319 - INFO - Step 26 took 1.4070911407470703s. +2024-08-27 23:11:44,022 - annb.001a9034d319 - INFO - #active pts 3173248 #unprocessed deletes 5233810 +2024-08-27 23:11:45,859 - annb.001a9034d319 - INFO - Step 27 took 1.8434743881225586s. +2024-08-27 23:11:47,249 - annb.001a9034d319 - INFO - Step 28 took 1.3904976844787598s. +2024-08-27 23:11:47,263 - annb.001a9034d319 - INFO - #active pts 3234245 #unprocessed deletes 5233810 +2024-08-27 23:11:51,295 - annb.001a9034d319 - INFO - Step 29 took 4.04532527923584s. +2024-08-27 23:11:52,706 - annb.001a9034d319 - INFO - Step 30 took 1.4109418392181396s. +2024-08-27 23:11:52,809 - annb.001a9034d319 - INFO - #active pts 3607670 #unprocessed deletes 5233810 +2024-08-27 23:12:14,660 - annb.001a9034d319 - INFO - Step 31 took 21.954448699951172s. +2024-08-27 23:12:16,074 - annb.001a9034d319 - INFO - Step 32 took 1.413745641708374s. +2024-08-27 23:12:16,085 - annb.001a9034d319 - INFO - #active pts 3659065 #unprocessed deletes 5233810 +2024-08-27 23:12:19,286 - annb.001a9034d319 - INFO - Step 33 took 3.2113606929779053s. +2024-08-27 23:12:20,690 - annb.001a9034d319 - INFO - Step 34 took 1.40425443649292s. +2024-08-27 23:12:20,699 - annb.001a9034d319 - INFO - #active pts 3692832 #unprocessed deletes 5233810 +2024-08-27 23:12:23,033 - annb.001a9034d319 - INFO - Step 35 took 2.342296838760376s. +2024-08-27 23:12:24,437 - annb.001a9034d319 - INFO - Step 36 took 1.4040765762329102s. +2024-08-27 23:12:24,448 - annb.001a9034d319 - INFO - #active pts 3739739 #unprocessed deletes 5233810 +2024-08-27 23:12:27,091 - annb.001a9034d319 - INFO - Step 37 took 2.6540420055389404s. +2024-08-27 23:12:28,495 - annb.001a9034d319 - INFO - Step 38 took 1.4042131900787354s. +2024-08-27 23:12:28,497 - annb.001a9034d319 - INFO - #active pts 3747189 #unprocessed deletes 5233810 +2024-08-27 23:12:28,929 - annb.001a9034d319 - INFO - Step 39 took 0.4333305358886719s. +2024-08-27 23:12:30,332 - annb.001a9034d319 - INFO - Step 40 took 1.4033684730529785s. +2024-08-27 23:12:30,339 - annb.001a9034d319 - INFO - #active pts 3781166 #unprocessed deletes 5233810 +2024-08-27 23:12:32,409 - annb.001a9034d319 - INFO - Step 41 took 2.0765748023986816s. +2024-08-27 23:12:33,817 - annb.001a9034d319 - INFO - Step 42 took 1.4085564613342285s. +2024-08-27 23:12:33,820 - annb.001a9034d319 - INFO - #active pts 3791265 #unprocessed deletes 5233810 +2024-08-27 23:12:34,538 - annb.001a9034d319 - INFO - Step 43 took 0.720001220703125s. +2024-08-27 23:12:35,939 - annb.001a9034d319 - INFO - Step 44 took 1.4016609191894531s. +2024-08-27 23:12:35,948 - annb.001a9034d319 - INFO - #active pts 3825413 #unprocessed deletes 5233810 +2024-08-27 23:12:38,352 - annb.001a9034d319 - INFO - Step 45 took 2.411825656890869s. +2024-08-27 23:12:39,727 - annb.001a9034d319 - INFO - Step 46 took 1.3759210109710693s. +2024-08-27 23:12:39,789 - annb.001a9034d319 - INFO - #active pts 4056447 #unprocessed deletes 5233810 +2024-08-27 23:12:51,990 - annb.001a9034d319 - INFO - Step 47 took 12.26274037361145s. +2024-08-27 23:12:53,384 - annb.001a9034d319 - INFO - Step 48 took 1.3935792446136475s. +2024-08-27 23:12:53,391 - annb.001a9034d319 - INFO - #active pts 4091359 #unprocessed deletes 5233810 +2024-08-27 23:12:55,307 - annb.001a9034d319 - INFO - Step 49 took 1.922788143157959s. +2024-08-27 23:12:56,713 - annb.001a9034d319 - INFO - Step 50 took 1.4056236743927002s. +2024-08-27 23:12:56,883 - annb.001a9034d319 - INFO - #active pts 4402894 #unprocessed deletes 5233810 +2024-08-27 23:13:16,997 - annb.001a9034d319 - INFO - Step 51 took 20.283962965011597s. +2024-08-27 23:13:18,391 - annb.001a9034d319 - INFO - Step 52 took 1.3935365676879883s. +2024-08-27 23:13:18,399 - annb.001a9034d319 - INFO - #active pts 4446195 #unprocessed deletes 5233810 +2024-08-27 23:13:20,774 - annb.001a9034d319 - INFO - Step 53 took 2.383408308029175s. +2024-08-27 23:13:22,176 - annb.001a9034d319 - INFO - Step 54 took 1.401315450668335s. +2024-08-27 23:13:22,254 - annb.001a9034d319 - INFO - #active pts 4767759 #unprocessed deletes 5233810 +2024-08-27 23:13:38,617 - annb.001a9034d319 - INFO - Step 55 took 16.44052505493164s. +2024-08-27 23:13:40,040 - annb.001a9034d319 - INFO - Step 56 took 1.4229443073272705s. +2024-08-27 23:13:40,045 - annb.001a9034d319 - INFO - #active pts 4787690 #unprocessed deletes 5233810 +2024-08-27 23:13:41,329 - annb.001a9034d319 - INFO - Step 57 took 1.288841962814331s. +2024-08-27 23:13:42,721 - annb.001a9034d319 - INFO - Step 58 took 1.3917877674102783s. +2024-08-27 23:13:42,778 - annb.001a9034d319 - INFO - #active pts 5010937 #unprocessed deletes 5233810 +2024-08-27 23:13:52,839 - annb.001a9034d319 - INFO - Step 59 took 10.118037700653076s. +2024-08-27 23:13:54,270 - annb.001a9034d319 - INFO - Step 60 took 1.4307293891906738s. +2024-08-27 23:13:54,272 - annb.001a9034d319 - INFO - #active pts 5020918 #unprocessed deletes 5233810 +2024-08-27 23:13:54,958 - annb.001a9034d319 - INFO - Step 61 took 0.6881537437438965s. +2024-08-27 23:13:56,349 - annb.001a9034d319 - INFO - Step 62 took 1.3900904655456543s. +2024-08-27 23:13:56,350 - annb.001a9034d319 - INFO - #active pts 5023972 #unprocessed deletes 5233810 +2024-08-27 23:13:56,539 - annb.001a9034d319 - INFO - Step 63 took 0.18970227241516113s. +2024-08-27 23:13:57,931 - annb.001a9034d319 - INFO - Step 64 took 1.3918516635894775s. +2024-08-27 23:13:57,944 - annb.001a9034d319 - INFO - #active pts 5091278 #unprocessed deletes 5233810 +2024-08-27 23:14:43,643 - annb.001a9034d319 - INFO - Starting consolidate_deletes... done in 45.6989 seconds. +2024-08-27 23:14:47,806 - annb.001a9034d319 - INFO - Step 65 took 49.8749794960022s. +2024-08-27 23:14:49,114 - annb.001a9034d319 - INFO - Step 66 took 1.3074569702148438s. +2024-08-27 23:14:49,123 - annb.001a9034d319 - INFO - #active pts 5136875 #unprocessed deletes 0 +2024-08-27 23:14:52,042 - annb.001a9034d319 - INFO - Step 67 took 2.928018093109131s. +2024-08-27 23:14:53,366 - annb.001a9034d319 - INFO - Step 68 took 1.322727918624878s. +2024-08-27 23:14:53,376 - annb.001a9034d319 - INFO - #active pts 5189631 #unprocessed deletes 0 +2024-08-27 23:14:56,437 - annb.001a9034d319 - INFO - Step 69 took 3.071042776107788s. +2024-08-27 23:14:57,756 - annb.001a9034d319 - INFO - Step 70 took 1.3191943168640137s. +2024-08-27 23:14:57,759 - annb.001a9034d319 - INFO - #active pts 5202775 #unprocessed deletes 0 +2024-08-27 23:14:58,516 - annb.001a9034d319 - INFO - Step 71 took 0.7591631412506104s. +2024-08-27 23:14:59,861 - annb.001a9034d319 - INFO - Step 72 took 1.345259189605713s. +2024-08-27 23:14:59,863 - annb.001a9034d319 - INFO - #active pts 5209898 #unprocessed deletes 0 +2024-08-27 23:15:00,299 - annb.001a9034d319 - INFO - Step 73 took 0.43735694885253906s. +2024-08-27 23:15:01,626 - annb.001a9034d319 - INFO - Step 74 took 1.3271441459655762s. +2024-08-27 23:15:01,629 - annb.001a9034d319 - INFO - #active pts 5226744 #unprocessed deletes 0 +2024-08-27 23:15:02,621 - annb.001a9034d319 - INFO - Step 75 took 0.9948394298553467s. +2024-08-27 23:15:03,946 - annb.001a9034d319 - INFO - Step 76 took 1.3249545097351074s. +2024-08-27 23:15:03,951 - annb.001a9034d319 - INFO - #active pts 5250672 #unprocessed deletes 0 +2024-08-27 23:15:05,471 - annb.001a9034d319 - INFO - Step 77 took 1.5247159004211426s. +2024-08-27 23:15:06,790 - annb.001a9034d319 - INFO - Step 78 took 1.3193583488464355s. +2024-08-27 23:15:06,804 - annb.001a9034d319 - INFO - #active pts 5315660 #unprocessed deletes 0 +2024-08-27 23:15:10,827 - annb.001a9034d319 - INFO - Step 79 took 4.036337614059448s. +2024-08-27 23:15:12,164 - annb.001a9034d319 - INFO - Step 80 took 1.3376109600067139s. +2024-08-27 23:15:12,170 - annb.001a9034d319 - INFO - #active pts 5344749 #unprocessed deletes 0 +2024-08-27 23:15:13,602 - annb.001a9034d319 - INFO - Step 81 took 1.436974048614502s. +2024-08-27 23:15:14,939 - annb.001a9034d319 - INFO - Step 82 took 1.33687424659729s. +2024-08-27 23:15:14,942 - annb.001a9034d319 - INFO - #active pts 5358536 #unprocessed deletes 0 +2024-08-27 23:15:15,739 - annb.001a9034d319 - INFO - Step 83 took 0.799729585647583s. +2024-08-27 23:15:17,074 - annb.001a9034d319 - INFO - Step 84 took 1.335836410522461s. +2024-08-27 23:15:17,082 - annb.001a9034d319 - INFO - #active pts 5393467 #unprocessed deletes 0 +2024-08-27 23:15:18,869 - annb.001a9034d319 - INFO - Step 85 took 1.7948253154754639s. +2024-08-27 23:15:20,224 - annb.001a9034d319 - INFO - Step 86 took 1.3545758724212646s. +2024-08-27 23:15:20,337 - annb.001a9034d319 - INFO - #active pts 5836486 #unprocessed deletes 0 +2024-08-27 23:15:48,265 - annb.001a9034d319 - INFO - Step 87 took 28.041388273239136s. +2024-08-27 23:15:49,633 - annb.001a9034d319 - INFO - Step 88 took 1.367689609527588s. +2024-08-27 23:15:49,722 - annb.001a9034d319 - INFO - #active pts 6199546 #unprocessed deletes 0 +2024-08-27 23:16:13,381 - annb.001a9034d319 - INFO - Step 89 took 23.747796058654785s. +2024-08-27 23:16:14,757 - annb.001a9034d319 - INFO - Step 90 took 1.3760111331939697s. +2024-08-27 23:16:14,764 - annb.001a9034d319 - INFO - #active pts 6231921 #unprocessed deletes 0 +2024-08-27 23:16:16,995 - annb.001a9034d319 - INFO - Step 91 took 2.2374658584594727s. +2024-08-27 23:16:18,368 - annb.001a9034d319 - INFO - Step 92 took 1.372476577758789s. +2024-08-27 23:16:18,428 - annb.001a9034d319 - INFO - #active pts 6471681 #unprocessed deletes 0 +2024-08-27 23:16:33,418 - annb.001a9034d319 - INFO - Step 93 took 15.049765825271606s. +2024-08-27 23:16:34,782 - annb.001a9034d319 - INFO - Step 94 took 1.3631699085235596s. +2024-08-27 23:16:34,785 - annb.001a9034d319 - INFO - #active pts 6487752 #unprocessed deletes 0 +2024-08-27 23:16:35,693 - annb.001a9034d319 - INFO - Step 95 took 0.911217212677002s. +2024-08-27 23:16:37,092 - annb.001a9034d319 - INFO - Step 96 took 1.3982648849487305s. +2024-08-27 23:16:37,094 - annb.001a9034d319 - INFO - #active pts 6497221 #unprocessed deletes 0 +2024-08-27 23:16:37,673 - annb.001a9034d319 - INFO - Step 97 took 0.5811669826507568s. +2024-08-27 23:16:39,060 - annb.001a9034d319 - INFO - Step 98 took 1.3874366283416748s. +2024-08-27 23:16:39,062 - annb.001a9034d319 - INFO - #active pts 6502356 #unprocessed deletes 0 +2024-08-27 23:16:39,398 - annb.001a9034d319 - INFO - Step 99 took 0.3378739356994629s. +2024-08-27 23:16:40,789 - annb.001a9034d319 - INFO - Step 100 took 1.3902919292449951s. +2024-08-27 23:16:40,795 - annb.001a9034d319 - INFO - #active pts 6532336 #unprocessed deletes 0 +2024-08-27 23:16:42,575 - annb.001a9034d319 - INFO - Step 101 took 1.7860779762268066s. +2024-08-27 23:16:43,958 - annb.001a9034d319 - INFO - Step 102 took 1.382930040359497s. +2024-08-27 23:16:43,961 - annb.001a9034d319 - INFO - #active pts 6546455 #unprocessed deletes 0 +2024-08-27 23:16:44,832 - annb.001a9034d319 - INFO - Step 103 took 0.8746151924133301s. +2024-08-27 23:16:46,212 - annb.001a9034d319 - INFO - Step 104 took 1.3789653778076172s. +2024-08-27 23:16:46,214 - annb.001a9034d319 - INFO - #active pts 6555628 #unprocessed deletes 0 +2024-08-27 23:16:46,748 - annb.001a9034d319 - INFO - Step 105 took 0.536163330078125s. +2024-08-27 23:16:48,145 - annb.001a9034d319 - INFO - Step 106 took 1.397123098373413s. +2024-08-27 23:16:48,148 - annb.001a9034d319 - INFO - #active pts 6567963 #unprocessed deletes 0 +2024-08-27 23:16:48,833 - annb.001a9034d319 - INFO - Step 107 took 0.6880757808685303s. +2024-08-27 23:16:50,219 - annb.001a9034d319 - INFO - Step 108 took 1.385066032409668s. +2024-08-27 23:16:50,311 - annb.001a9034d319 - INFO - #active pts 6925721 #unprocessed deletes 0 +2024-08-27 23:17:12,393 - annb.001a9034d319 - INFO - Step 109 took 22.174006462097168s. +2024-08-27 23:17:13,782 - annb.001a9034d319 - INFO - Step 110 took 1.388474941253662s. +2024-08-27 23:17:13,788 - annb.001a9034d319 - INFO - #active pts 6955106 #unprocessed deletes 0 +2024-08-27 23:17:15,614 - annb.001a9034d319 - INFO - Step 111 took 1.831909418106079s. +2024-08-27 23:17:17,011 - annb.001a9034d319 - INFO - Step 112 took 1.3967790603637695s. +2024-08-27 23:17:17,014 - annb.001a9034d319 - INFO - #active pts 6967910 #unprocessed deletes 0 +2024-08-27 23:17:17,773 - annb.001a9034d319 - INFO - Step 113 took 0.761634349822998s. +2024-08-27 23:17:19,168 - annb.001a9034d319 - INFO - Step 114 took 1.3952908515930176s. +2024-08-27 23:17:19,174 - annb.001a9034d319 - INFO - #active pts 6995276 #unprocessed deletes 0 +2024-08-27 23:17:21,011 - annb.001a9034d319 - INFO - Step 115 took 1.8422908782958984s. +2024-08-27 23:17:22,401 - annb.001a9034d319 - INFO - Step 116 took 1.3898429870605469s. +2024-08-27 23:17:22,404 - annb.001a9034d319 - INFO - #active pts 7007146 #unprocessed deletes 0 +2024-08-27 23:17:23,029 - annb.001a9034d319 - INFO - Step 117 took 0.6281464099884033s. +2024-08-27 23:17:24,422 - annb.001a9034d319 - INFO - Step 118 took 1.3924782276153564s. +2024-08-27 23:17:24,423 - annb.001a9034d319 - INFO - #active pts 7011277 #unprocessed deletes 0 +2024-08-27 23:17:24,677 - annb.001a9034d319 - INFO - Step 119 took 0.2552008628845215s. +2024-08-27 23:17:26,077 - annb.001a9034d319 - INFO - Step 120 took 1.4003174304962158s. +2024-08-27 23:17:26,080 - annb.001a9034d319 - INFO - #active pts 7025106 #unprocessed deletes 0 +2024-08-27 23:17:26,956 - annb.001a9034d319 - INFO - Step 121 took 0.8788964748382568s. +2024-08-27 23:17:28,345 - annb.001a9034d319 - INFO - Step 122 took 1.3892431259155273s. +2024-08-27 23:17:28,423 - annb.001a9034d319 - INFO - #active pts 7306331 #unprocessed deletes 0 +2024-08-27 23:17:45,892 - annb.001a9034d319 - INFO - Step 123 took 17.54675793647766s. +2024-08-27 23:17:47,287 - annb.001a9034d319 - INFO - Step 124 took 1.39479660987854s. +2024-08-27 23:17:47,296 - annb.001a9034d319 - INFO - #active pts 7348346 #unprocessed deletes 0 +2024-08-27 23:17:49,787 - annb.001a9034d319 - INFO - Step 125 took 2.5000336170196533s. +2024-08-27 23:17:51,183 - annb.001a9034d319 - INFO - Step 126 took 1.3959779739379883s. +2024-08-27 23:17:51,195 - annb.001a9034d319 - INFO - #active pts 7398369 #unprocessed deletes 0 +2024-08-27 23:17:54,585 - annb.001a9034d319 - INFO - Step 127 took 3.4011621475219727s. +2024-08-27 23:17:55,980 - annb.001a9034d319 - INFO - Step 128 took 1.3955388069152832s. +2024-08-27 23:17:56,033 - annb.001a9034d319 - INFO - Step 129 took 0.05303502082824707s. +2024-08-27 23:17:57,392 - annb.001a9034d319 - INFO - Step 130 took 1.3587658405303955s. +2024-08-27 23:17:57,405 - annb.001a9034d319 - INFO - Step 131 took 0.013501167297363281s. +2024-08-27 23:17:58,761 - annb.001a9034d319 - INFO - Step 132 took 1.3556201457977295s. +2024-08-27 23:17:58,793 - annb.001a9034d319 - INFO - Step 133 took 0.03168082237243652s. +2024-08-27 23:18:00,150 - annb.001a9034d319 - INFO - Step 134 took 1.357071876525879s. +2024-08-27 23:18:00,193 - annb.001a9034d319 - INFO - Step 135 took 0.04296278953552246s. +2024-08-27 23:18:01,548 - annb.001a9034d319 - INFO - Step 136 took 1.355184555053711s. +2024-08-27 23:18:01,557 - annb.001a9034d319 - INFO - Step 137 took 0.008906364440917969s. +2024-08-27 23:18:02,914 - annb.001a9034d319 - INFO - Step 138 took 1.3570594787597656s. +2024-08-27 23:18:02,935 - annb.001a9034d319 - INFO - Step 139 took 0.020678043365478516s. +2024-08-27 23:18:04,292 - annb.001a9034d319 - INFO - Step 140 took 1.3572056293487549s. +2024-08-27 23:18:04,347 - annb.001a9034d319 - INFO - Step 141 took 0.05481529235839844s. +2024-08-27 23:18:05,707 - annb.001a9034d319 - INFO - Step 142 took 1.359529972076416s. +2024-08-27 23:18:05,748 - annb.001a9034d319 - INFO - Step 143 took 0.040944576263427734s. +2024-08-27 23:18:07,107 - annb.001a9034d319 - INFO - Step 144 took 1.35929536819458s. +2024-08-27 23:18:07,114 - annb.001a9034d319 - INFO - Step 145 took 0.007625102996826172s. +2024-08-27 23:18:08,473 - annb.001a9034d319 - INFO - Step 146 took 1.3587920665740967s. +2024-08-27 23:18:08,496 - annb.001a9034d319 - INFO - Step 147 took 0.023096323013305664s. +2024-08-27 23:18:09,855 - annb.001a9034d319 - INFO - Step 148 took 1.3584165573120117s. +2024-08-27 23:18:10,353 - annb.001a9034d319 - INFO - Step 149 took 0.4983835220336914s. +2024-08-27 23:18:11,709 - annb.001a9034d319 - INFO - Step 150 took 1.3552002906799316s. +2024-08-27 23:18:12,106 - annb.001a9034d319 - INFO - Step 151 took 0.3973069190979004s. +2024-08-27 23:18:13,461 - annb.001a9034d319 - INFO - Step 152 took 1.3555119037628174s. +2024-08-27 23:18:13,558 - annb.001a9034d319 - INFO - Step 153 took 0.09689450263977051s. +2024-08-27 23:18:14,915 - annb.001a9034d319 - INFO - Step 154 took 1.3569674491882324s. +2024-08-27 23:18:14,969 - annb.001a9034d319 - INFO - Step 155 took 0.05329561233520508s. +2024-08-27 23:18:16,325 - annb.001a9034d319 - INFO - Step 156 took 1.3564753532409668s. +2024-08-27 23:18:16,442 - annb.001a9034d319 - INFO - Step 157 took 0.11697649955749512s. +2024-08-27 23:18:17,798 - annb.001a9034d319 - INFO - Step 158 took 1.3562233448028564s. +2024-08-27 23:18:18,588 - annb.001a9034d319 - INFO - Step 159 took 0.7894837856292725s. +2024-08-27 23:18:19,944 - annb.001a9034d319 - INFO - Step 160 took 1.3559036254882812s. +2024-08-27 23:18:20,051 - annb.001a9034d319 - INFO - Step 161 took 0.10758686065673828s. +2024-08-27 23:18:21,411 - annb.001a9034d319 - INFO - Step 162 took 1.3589305877685547s. +2024-08-27 23:18:21,465 - annb.001a9034d319 - INFO - Step 163 took 0.05424356460571289s. +2024-08-27 23:18:22,820 - annb.001a9034d319 - INFO - Step 164 took 1.355229139328003s. +2024-08-27 23:18:22,903 - annb.001a9034d319 - INFO - Step 165 took 0.0833282470703125s. +2024-08-27 23:18:24,261 - annb.001a9034d319 - INFO - Step 166 took 1.3573620319366455s. +2024-08-27 23:18:24,277 - annb.001a9034d319 - INFO - Step 167 took 0.016622066497802734s. +2024-08-27 23:18:25,635 - annb.001a9034d319 - INFO - Step 168 took 1.3576805591583252s. +2024-08-27 23:18:25,681 - annb.001a9034d319 - INFO - Step 169 took 0.045709848403930664s. +2024-08-27 23:18:27,039 - annb.001a9034d319 - INFO - Step 170 took 1.358473300933838s. +2024-08-27 23:18:27,057 - annb.001a9034d319 - INFO - Step 171 took 0.017457246780395508s. +2024-08-27 23:18:28,413 - annb.001a9034d319 - INFO - Step 172 took 1.356346607208252s. +2024-08-27 23:18:28,488 - annb.001a9034d319 - INFO - Step 173 took 0.07452988624572754s. +2024-08-27 23:18:29,842 - annb.001a9034d319 - INFO - Step 174 took 1.3546173572540283s. +2024-08-27 23:18:30,315 - annb.001a9034d319 - INFO - Step 175 took 0.47213196754455566s. +2024-08-27 23:18:31,668 - annb.001a9034d319 - INFO - Step 176 took 1.3530158996582031s. +2024-08-27 23:18:31,714 - annb.001a9034d319 - INFO - Step 177 took 0.046547651290893555s. +2024-08-27 23:18:33,071 - annb.001a9034d319 - INFO - Step 178 took 1.3571839332580566s. +2024-08-27 23:18:33,651 - annb.001a9034d319 - INFO - Step 179 took 0.5798196792602539s. +2024-08-27 23:18:35,008 - annb.001a9034d319 - INFO - Step 180 took 1.356342077255249s. +2024-08-27 23:18:35,084 - annb.001a9034d319 - INFO - Step 181 took 0.07654905319213867s. +2024-08-27 23:18:36,442 - annb.001a9034d319 - INFO - Step 182 took 1.3574566841125488s. +2024-08-27 23:18:36,888 - annb.001a9034d319 - INFO - Step 183 took 0.44673776626586914s. +2024-08-27 23:18:38,244 - annb.001a9034d319 - INFO - Step 184 took 1.3552768230438232s. +2024-08-27 23:18:38,269 - annb.001a9034d319 - INFO - Step 185 took 0.0254058837890625s. +2024-08-27 23:18:39,628 - annb.001a9034d319 - INFO - Step 186 took 1.3584468364715576s. +2024-08-27 23:18:40,133 - annb.001a9034d319 - INFO - Step 187 took 0.5057022571563721s. +2024-08-27 23:18:41,493 - annb.001a9034d319 - INFO - Step 188 took 1.3601462841033936s. +2024-08-27 23:18:41,512 - annb.001a9034d319 - INFO - Step 189 took 0.0184328556060791s. +2024-08-27 23:18:42,871 - annb.001a9034d319 - INFO - Step 190 took 1.35927414894104s. +2024-08-27 23:18:42,878 - annb.001a9034d319 - INFO - Step 191 took 0.006563425064086914s. +2024-08-27 23:18:44,236 - annb.001a9034d319 - INFO - Step 192 took 1.3580517768859863s. +2024-08-27 23:18:44,430 - annb.001a9034d319 - INFO - Step 193 took 0.19450616836547852s. +2024-08-27 23:18:45,789 - annb.001a9034d319 - INFO - Step 194 took 1.3586804866790771s. +2024-08-27 23:18:45,886 - annb.001a9034d319 - INFO - Step 195 took 0.09640216827392578s. +2024-08-27 23:18:47,247 - annb.001a9034d319 - INFO - Step 196 took 1.3614795207977295s. +2024-08-27 23:18:47,338 - annb.001a9034d319 - INFO - Step 197 took 0.09066605567932129s. +2024-08-27 23:18:48,699 - annb.001a9034d319 - INFO - Step 198 took 1.3615758419036865s. +2024-08-27 23:18:48,722 - annb.001a9034d319 - INFO - Step 199 took 0.02230668067932129s. +2024-08-27 23:18:50,083 - annb.001a9034d319 - INFO - Step 200 took 1.361032485961914s. +2024-08-27 23:18:50,098 - annb.001a9034d319 - INFO - Step 201 took 0.01498723030090332s. +2024-08-27 23:18:51,458 - annb.001a9034d319 - INFO - Step 202 took 1.3597497940063477s. +2024-08-27 23:18:51,489 - annb.001a9034d319 - INFO - Step 203 took 0.03174924850463867s. +2024-08-27 23:18:52,850 - annb.001a9034d319 - INFO - Step 204 took 1.3609275817871094s. +2024-08-27 23:18:52,903 - annb.001a9034d319 - INFO - Step 205 took 0.052568912506103516s. +2024-08-27 23:18:54,264 - annb.001a9034d319 - INFO - Step 206 took 1.3613085746765137s. +2024-08-27 23:18:54,365 - annb.001a9034d319 - INFO - Step 207 took 0.10085058212280273s. +2024-08-27 23:18:55,722 - annb.001a9034d319 - INFO - Step 208 took 1.3572163581848145s. +2024-08-27 23:18:55,773 - annb.001a9034d319 - INFO - Step 209 took 0.05115151405334473s. +2024-08-27 23:18:57,132 - annb.001a9034d319 - INFO - Step 210 took 1.3583223819732666s. +2024-08-27 23:18:57,154 - annb.001a9034d319 - INFO - Step 211 took 0.022498369216918945s. +2024-08-27 23:18:58,514 - annb.001a9034d319 - INFO - Step 212 took 1.3592979907989502s. +2024-08-27 23:18:58,560 - annb.001a9034d319 - INFO - Step 213 took 0.04672122001647949s. +2024-08-27 23:18:59,920 - annb.001a9034d319 - INFO - Step 214 took 1.3591485023498535s. +2024-08-27 23:19:00,771 - annb.001a9034d319 - INFO - Step 215 took 0.8515262603759766s. +2024-08-27 23:19:02,127 - annb.001a9034d319 - INFO - Step 216 took 1.356306552886963s. +2024-08-27 23:19:02,711 - annb.001a9034d319 - INFO - Step 217 took 0.5835738182067871s. +2024-08-27 23:19:04,066 - annb.001a9034d319 - INFO - Step 218 took 1.3548157215118408s. +2024-08-27 23:19:04,123 - annb.001a9034d319 - INFO - Step 219 took 0.05699348449707031s. +2024-08-27 23:19:05,482 - annb.001a9034d319 - INFO - Step 220 took 1.3587312698364258s. +2024-08-27 23:19:05,999 - annb.001a9034d319 - INFO - Step 221 took 0.5174927711486816s. +2024-08-27 23:19:07,360 - annb.001a9034d319 - INFO - Step 222 took 1.3610382080078125s. +2024-08-27 23:19:07,390 - annb.001a9034d319 - INFO - Step 223 took 0.029778242111206055s. +2024-08-27 23:19:08,750 - annb.001a9034d319 - INFO - Step 224 took 1.360156536102295s. +2024-08-27 23:19:08,765 - annb.001a9034d319 - INFO - Step 225 took 0.014830350875854492s. +2024-08-27 23:19:10,125 - annb.001a9034d319 - INFO - Step 226 took 1.3596680164337158s. +2024-08-27 23:19:10,133 - annb.001a9034d319 - INFO - Step 227 took 0.00849294662475586s. +2024-08-27 23:19:11,493 - annb.001a9034d319 - INFO - Step 228 took 1.3592212200164795s. +2024-08-27 23:19:11,550 - annb.001a9034d319 - INFO - Step 229 took 0.0574183464050293s. +2024-08-27 23:19:12,915 - annb.001a9034d319 - INFO - Step 230 took 1.3653194904327393s. +2024-08-27 23:19:12,945 - annb.001a9034d319 - INFO - Step 231 took 0.030263662338256836s. +2024-08-27 23:19:14,305 - annb.001a9034d319 - INFO - Step 232 took 1.3590307235717773s. +2024-08-27 23:19:14,317 - annb.001a9034d319 - INFO - Step 233 took 0.01262211799621582s. +2024-08-27 23:19:15,677 - annb.001a9034d319 - INFO - Step 234 took 1.359321117401123s. +2024-08-27 23:19:15,693 - annb.001a9034d319 - INFO - Step 235 took 0.016702651977539062s. +2024-08-27 23:19:17,053 - annb.001a9034d319 - INFO - Step 236 took 1.35935378074646s. +2024-08-27 23:19:17,646 - annb.001a9034d319 - INFO - Step 237 took 0.593043327331543s. +2024-08-27 23:19:19,004 - annb.001a9034d319 - INFO - Step 238 took 1.3582277297973633s. +2024-08-27 23:19:19,065 - annb.001a9034d319 - INFO - Step 239 took 0.06055474281311035s. +2024-08-27 23:19:20,425 - annb.001a9034d319 - INFO - Step 240 took 1.3602678775787354s. +2024-08-27 23:19:20,444 - annb.001a9034d319 - INFO - Step 241 took 0.019628047943115234s. +2024-08-27 23:19:21,805 - annb.001a9034d319 - INFO - Step 242 took 1.3599317073822021s. +2024-08-27 23:19:21,850 - annb.001a9034d319 - INFO - Step 243 took 0.04585623741149902s. +2024-08-27 23:19:23,210 - annb.001a9034d319 - INFO - Step 244 took 1.3598151206970215s. +2024-08-27 23:19:23,237 - annb.001a9034d319 - INFO - Step 245 took 0.02734065055847168s. +2024-08-27 23:19:24,599 - annb.001a9034d319 - INFO - Step 246 took 1.3609068393707275s. +2024-08-27 23:19:24,606 - annb.001a9034d319 - INFO - Step 247 took 0.007853984832763672s. +2024-08-27 23:19:25,967 - annb.001a9034d319 - INFO - Step 248 took 1.3602821826934814s. +2024-08-27 23:19:25,987 - annb.001a9034d319 - INFO - Step 249 took 0.020300865173339844s. +2024-08-27 23:19:27,343 - annb.001a9034d319 - INFO - Step 250 took 1.3561756610870361s. +2024-08-27 23:19:27,955 - annb.001a9034d319 - INFO - Step 251 took 0.6119685173034668s. +2024-08-27 23:19:29,311 - annb.001a9034d319 - INFO - Step 252 took 1.356170654296875s. +2024-08-27 23:19:29,384 - annb.001a9034d319 - INFO - Step 253 took 0.07283806800842285s. +2024-08-27 23:19:30,743 - annb.001a9034d319 - INFO - Step 254 took 1.3591840267181396s. +2024-08-27 23:19:30,836 - annb.001a9034d319 - INFO - Step 255 took 0.09294390678405762s. +2024-08-27 23:19:32,197 - annb.001a9034d319 - INFO - Step 256 took 1.3605892658233643s. +2024-08-27 23:19:32,200 - annb.001a9034d319 - INFO - #active pts 3784142 #unprocessed deletes 3624966 +2024-08-27 23:19:32,801 - annb.001a9034d319 - INFO - Step 257 took 0.6032836437225342s. +2024-08-27 23:19:34,204 - annb.001a9034d319 - INFO - Step 258 took 1.4035022258758545s. +2024-08-27 23:19:34,210 - annb.001a9034d319 - INFO - #active pts 3810864 #unprocessed deletes 3624966 +2024-08-27 23:19:35,678 - annb.001a9034d319 - INFO - Step 259 took 1.473548412322998s. +2024-08-27 23:19:37,081 - annb.001a9034d319 - INFO - Step 260 took 1.4029526710510254s. +2024-08-27 23:19:37,082 - annb.001a9034d319 - INFO - #active pts 3815383 #unprocessed deletes 3624966 +2024-08-27 23:19:37,387 - annb.001a9034d319 - INFO - Step 261 took 0.30583834648132324s. +2024-08-27 23:19:38,789 - annb.001a9034d319 - INFO - Step 262 took 1.4022717475891113s. +2024-08-27 23:19:38,821 - annb.001a9034d319 - INFO - #active pts 3936964 #unprocessed deletes 3624966 +2024-08-27 23:19:45,958 - annb.001a9034d319 - INFO - Step 263 took 7.1689770221710205s. +2024-08-27 23:19:47,359 - annb.001a9034d319 - INFO - Step 264 took 1.4015331268310547s. +2024-08-27 23:19:47,378 - annb.001a9034d319 - INFO - #active pts 4003973 #unprocessed deletes 3624966 +2024-08-27 23:19:51,733 - annb.001a9034d319 - INFO - Step 265 took 4.373626470565796s. +2024-08-27 23:19:53,127 - annb.001a9034d319 - INFO - Step 266 took 1.3942604064941406s. +2024-08-27 23:19:53,134 - annb.001a9034d319 - INFO - #active pts 4033006 #unprocessed deletes 3624966 +2024-08-27 23:19:54,582 - annb.001a9034d319 - INFO - Step 267 took 1.4541504383087158s. +2024-08-27 23:19:55,977 - annb.001a9034d319 - INFO - Step 268 took 1.395444631576538s. +2024-08-27 23:19:56,042 - annb.001a9034d319 - INFO - #active pts 4284806 #unprocessed deletes 3624966 +2024-08-27 23:20:10,505 - annb.001a9034d319 - INFO - Step 269 took 14.527704238891602s. +2024-08-27 23:20:11,899 - annb.001a9034d319 - INFO - Step 270 took 1.394094705581665s. +2024-08-27 23:20:11,901 - annb.001a9034d319 - INFO - #active pts 4288752 #unprocessed deletes 3624966 +2024-08-27 23:20:12,134 - annb.001a9034d319 - INFO - Step 271 took 0.23415398597717285s. +2024-08-27 23:20:13,525 - annb.001a9034d319 - INFO - Step 272 took 1.3910846710205078s. +2024-08-27 23:20:13,530 - annb.001a9034d319 - INFO - #active pts 4310611 #unprocessed deletes 3624966 +2024-08-27 23:20:14,740 - annb.001a9034d319 - INFO - Step 273 took 1.2147839069366455s. +2024-08-27 23:20:16,150 - annb.001a9034d319 - INFO - Step 274 took 1.4092555046081543s. +2024-08-27 23:20:16,256 - annb.001a9034d319 - INFO - #active pts 4696226 #unprocessed deletes 3624966 +2024-08-27 23:20:40,792 - annb.001a9034d319 - INFO - Step 275 took 24.641977310180664s. +2024-08-27 23:20:42,196 - annb.001a9034d319 - INFO - Step 276 took 1.4038066864013672s. +2024-08-27 23:20:42,203 - annb.001a9034d319 - INFO - #active pts 4731111 #unprocessed deletes 3624966 +2024-08-27 23:20:44,284 - annb.001a9034d319 - INFO - Step 277 took 2.08796763420105s. +2024-08-27 23:20:45,685 - annb.001a9034d319 - INFO - Step 278 took 1.4005792140960693s. +2024-08-27 23:20:45,691 - annb.001a9034d319 - INFO - #active pts 4756787 #unprocessed deletes 3624966 +2024-08-27 23:20:47,217 - annb.001a9034d319 - INFO - Step 279 took 1.5318732261657715s. +2024-08-27 23:20:48,629 - annb.001a9034d319 - INFO - Step 280 took 1.4108493328094482s. +2024-08-27 23:20:48,710 - annb.001a9034d319 - INFO - #active pts 5052169 #unprocessed deletes 3624966 +2024-08-27 23:21:04,955 - annb.001a9034d319 - INFO - Step 281 took 16.325654983520508s. +2024-08-27 23:21:06,369 - annb.001a9034d319 - INFO - Step 282 took 1.4145596027374268s. +2024-08-27 23:21:06,478 - annb.001a9034d319 - INFO - #active pts 5477011 #unprocessed deletes 3624966 +2024-08-27 23:21:34,541 - annb.001a9034d319 - INFO - Step 283 took 28.171983003616333s. +2024-08-27 23:21:35,949 - annb.001a9034d319 - INFO - Step 284 took 1.4073700904846191s. +2024-08-27 23:21:35,952 - annb.001a9034d319 - INFO - #active pts 5490605 #unprocessed deletes 3624966 +2024-08-27 23:21:36,909 - annb.001a9034d319 - INFO - Step 285 took 0.9594361782073975s. +2024-08-27 23:21:38,314 - annb.001a9034d319 - INFO - Step 286 took 1.404266119003296s. +2024-08-27 23:21:38,323 - annb.001a9034d319 - INFO - #active pts 5531533 #unprocessed deletes 3624966 +2024-08-27 23:21:40,679 - annb.001a9034d319 - INFO - Step 287 took 2.365037679672241s. +2024-08-27 23:21:42,079 - annb.001a9034d319 - INFO - Step 288 took 1.4003617763519287s. +2024-08-27 23:21:42,164 - annb.001a9034d319 - INFO - #active pts 5839885 #unprocessed deletes 3624966 +2024-08-27 23:22:00,021 - annb.001a9034d319 - INFO - Step 289 took 17.94147801399231s. +2024-08-27 23:22:01,424 - annb.001a9034d319 - INFO - Step 290 took 1.4031257629394531s. +2024-08-27 23:22:01,429 - annb.001a9034d319 - INFO - #active pts 5863431 #unprocessed deletes 3624966 +2024-08-27 23:22:03,043 - annb.001a9034d319 - INFO - Step 291 took 1.6187350749969482s. +2024-08-27 23:22:04,443 - annb.001a9034d319 - INFO - Step 292 took 1.4000561237335205s. +2024-08-27 23:22:04,448 - annb.001a9034d319 - INFO - #active pts 5883047 #unprocessed deletes 3624966 +2024-08-27 23:22:05,379 - annb.001a9034d319 - INFO - Step 293 took 0.9360878467559814s. +2024-08-27 23:22:06,784 - annb.001a9034d319 - INFO - Step 294 took 1.404808521270752s. +2024-08-27 23:22:06,836 - annb.001a9034d319 - INFO - #active pts 6090917 #unprocessed deletes 3624966 +2024-08-27 23:22:17,327 - annb.001a9034d319 - INFO - Step 295 took 10.543004274368286s. +2024-08-27 23:22:18,730 - annb.001a9034d319 - INFO - Step 296 took 1.4035768508911133s. +2024-08-27 23:22:18,732 - annb.001a9034d319 - INFO - #active pts 6095253 #unprocessed deletes 3624966 +2024-08-27 23:22:18,969 - annb.001a9034d319 - INFO - Step 297 took 0.23863720893859863s. +2024-08-27 23:22:20,368 - annb.001a9034d319 - INFO - Step 298 took 1.3990249633789062s. +2024-08-27 23:22:20,381 - annb.001a9034d319 - INFO - #active pts 6155856 #unprocessed deletes 3624966 +2024-08-27 23:22:24,669 - annb.001a9034d319 - INFO - Step 299 took 4.299996852874756s. +2024-08-27 23:22:26,068 - annb.001a9034d319 - INFO - Step 300 took 1.3996636867523193s. +2024-08-27 23:22:26,233 - annb.001a9034d319 - INFO - #active pts 6738720 #unprocessed deletes 3624966 +2024-08-27 23:23:19,383 - annb.001a9034d319 - INFO - Starting consolidate_deletes... done in 53.1492 seconds. +2024-08-27 23:23:58,434 - annb.001a9034d319 - INFO - Step 301 took 92.36612010002136s. +2024-08-27 23:23:59,804 - annb.001a9034d319 - INFO - Step 302 took 1.369340181350708s. +2024-08-27 23:23:59,815 - annb.001a9034d319 - INFO - #active pts 6788160 #unprocessed deletes 0 +2024-08-27 23:24:02,323 - annb.001a9034d319 - INFO - Step 303 took 2.5187735557556152s. +2024-08-27 23:24:03,687 - annb.001a9034d319 - INFO - Step 304 took 1.3640944957733154s. +2024-08-27 23:24:03,933 - annb.001a9034d319 - INFO - #active pts 7157523 #unprocessed deletes 0 +2024-08-27 23:24:24,956 - annb.001a9034d319 - INFO - Step 305 took 21.26857566833496s. +2024-08-27 23:24:26,340 - annb.001a9034d319 - INFO - Step 306 took 1.3838629722595215s. +2024-08-27 23:24:26,346 - annb.001a9034d319 - INFO - #active pts 7183404 #unprocessed deletes 0 +2024-08-27 23:24:27,983 - annb.001a9034d319 - INFO - Step 307 took 1.6425323486328125s. +2024-08-27 23:24:29,361 - annb.001a9034d319 - INFO - Step 308 took 1.3777992725372314s. +2024-08-27 23:24:29,363 - annb.001a9034d319 - INFO - #active pts 7191199 #unprocessed deletes 0 +2024-08-27 23:24:29,833 - annb.001a9034d319 - INFO - Step 309 took 0.4712483882904053s. +2024-08-27 23:24:31,217 - annb.001a9034d319 - INFO - Step 310 took 1.3834075927734375s. +2024-08-27 23:24:31,221 - annb.001a9034d319 - INFO - #active pts 7211347 #unprocessed deletes 0 +2024-08-27 23:24:32,158 - annb.001a9034d319 - INFO - Step 311 took 0.9410579204559326s. +2024-08-27 23:24:33,550 - annb.001a9034d319 - INFO - Step 312 took 1.392099380493164s. +2024-08-27 23:24:33,559 - annb.001a9034d319 - INFO - #active pts 7253343 #unprocessed deletes 0 +2024-08-27 23:24:35,930 - annb.001a9034d319 - INFO - Step 313 took 2.3801496028900146s. +2024-08-27 23:24:37,304 - annb.001a9034d319 - INFO - Step 314 took 1.3741319179534912s. +2024-08-27 23:24:37,306 - annb.001a9034d319 - INFO - #active pts 7260189 #unprocessed deletes 0 +2024-08-27 23:24:37,610 - annb.001a9034d319 - INFO - Step 315 took 0.3053417205810547s. +2024-08-27 23:24:38,999 - annb.001a9034d319 - INFO - Step 316 took 1.3888568878173828s. +2024-08-27 23:24:39,008 - annb.001a9034d319 - INFO - #active pts 7300850 #unprocessed deletes 0 +2024-08-27 23:24:41,493 - annb.001a9034d319 - INFO - Step 317 took 2.4943370819091797s. +2024-08-27 23:24:42,875 - annb.001a9034d319 - INFO - Step 318 took 1.3815720081329346s. +2024-08-27 23:24:43,007 - annb.001a9034d319 - INFO - #active pts 7798538 #unprocessed deletes 0 +2024-08-27 23:25:13,755 - annb.001a9034d319 - INFO - Step 319 took 30.8796968460083s. +2024-08-27 23:25:15,140 - annb.001a9034d319 - INFO - Step 320 took 1.3842976093292236s. +2024-08-27 23:25:15,148 - annb.001a9034d319 - INFO - #active pts 7839093 #unprocessed deletes 0 +2024-08-27 23:25:17,855 - annb.001a9034d319 - INFO - Step 321 took 2.71518611907959s. +2024-08-27 23:25:19,248 - annb.001a9034d319 - INFO - Step 322 took 1.3927664756774902s. +2024-08-27 23:25:19,273 - annb.001a9034d319 - INFO - #active pts 7943414 #unprocessed deletes 0 +2024-08-27 23:25:26,719 - annb.001a9034d319 - INFO - Step 323 took 7.470690727233887s. +2024-08-27 23:25:28,122 - annb.001a9034d319 - INFO - Step 324 took 1.403151273727417s. +2024-08-27 23:25:28,245 - annb.001a9034d319 - INFO - #active pts 8437353 #unprocessed deletes 0 +2024-08-27 23:26:01,081 - annb.001a9034d319 - INFO - Step 325 took 32.958335399627686s. +2024-08-27 23:26:02,496 - annb.001a9034d319 - INFO - Step 326 took 1.4151370525360107s. +2024-08-27 23:26:02,511 - annb.001a9034d319 - INFO - #active pts 8507501 #unprocessed deletes 0 +2024-08-27 23:26:06,736 - annb.001a9034d319 - INFO - Step 327 took 4.239124536514282s. +2024-08-27 23:26:08,143 - annb.001a9034d319 - INFO - Step 328 took 1.4071733951568604s. +2024-08-27 23:26:08,145 - annb.001a9034d319 - INFO - #active pts 8514738 #unprocessed deletes 0 +2024-08-27 23:26:08,587 - annb.001a9034d319 - INFO - Step 329 took 0.44385671615600586s. +2024-08-27 23:26:09,994 - annb.001a9034d319 - INFO - Step 330 took 1.4062838554382324s. +2024-08-27 23:26:10,002 - annb.001a9034d319 - INFO - #active pts 8556670 #unprocessed deletes 0 +2024-08-27 23:26:12,424 - annb.001a9034d319 - INFO - Step 331 took 2.4301371574401855s. +2024-08-27 23:26:13,836 - annb.001a9034d319 - INFO - Step 332 took 1.4122278690338135s. +2024-08-27 23:26:13,836 - annb.001a9034d319 - INFO - #active pts 8558664 #unprocessed deletes 0 +2024-08-27 23:26:13,981 - annb.001a9034d319 - INFO - Step 333 took 0.14426016807556152s. +2024-08-27 23:26:15,386 - annb.001a9034d319 - INFO - Step 334 took 1.405482292175293s. +2024-08-27 23:26:15,398 - annb.001a9034d319 - INFO - #active pts 8597962 #unprocessed deletes 0 +2024-08-27 23:26:17,631 - annb.001a9034d319 - ERROR - Container.wait for container 001a9034d319 failed with exception +2024-08-27 23:26:17,631 - annb.001a9034d319 - ERROR - Invoked with ['--dataset', 'msturing-30M-clustered', '--algorithm', 'pinecone', '--module', 'neurips23.streaming.pinecone.pinecone', '--constructor', 'pinecone', '--runs', '5', '--count', '10', '--neurips23track', 'streaming', '--runbook_path', 'neurips23/streaming/final_runbook.yaml', '["euclidean", {"R": 32, "L": 100, "insert_threads": 8, "consolidate_threads": 8}]', '[{"Ls": 300, "k_1": 30, "T": 8}]', '[{"Ls": 400, "k_1": 30, "T": 8}]', '[{"Ls": 500, "k_1": 30, "T": 8}]', '[{"Ls": 520, "k_1": 30, "T": 8}]', '[{"Ls": 540, "k_1": 30, "T": 8}]', '[{"Ls": 560, "k_1": 30, "T": 8}]'] +Traceback (most recent call last): + File "/home/gwilliams/anaconda3/envs/bigann-latitude-m2-medium/lib/python3.10/site-packages/urllib3/response.py", line 748, in _error_catcher + yield + File "/home/gwilliams/anaconda3/envs/bigann-latitude-m2-medium/lib/python3.10/site-packages/urllib3/response.py", line 1206, in read_chunked + self._update_chunk_length() + File "/home/gwilliams/anaconda3/envs/bigann-latitude-m2-medium/lib/python3.10/site-packages/urllib3/response.py", line 1125, in _update_chunk_length + line = self._fp.fp.readline() # type: ignore[union-attr] + File "/home/gwilliams/anaconda3/envs/bigann-latitude-m2-medium/lib/python3.10/socket.py", line 705, in readinto + return self._sock.recv_into(b) +TimeoutError: timed out + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/home/gwilliams/anaconda3/envs/bigann-latitude-m2-medium/lib/python3.10/site-packages/requests/models.py", line 816, in generate + yield from self.raw.stream(chunk_size, decode_content=True) + File "/home/gwilliams/anaconda3/envs/bigann-latitude-m2-medium/lib/python3.10/site-packages/urllib3/response.py", line 1057, in stream + yield from self.read_chunked(amt, decode_content=decode_content) + File "/home/gwilliams/anaconda3/envs/bigann-latitude-m2-medium/lib/python3.10/site-packages/urllib3/response.py", line 1189, in read_chunked + with self._error_catcher(): + File "/home/gwilliams/anaconda3/envs/bigann-latitude-m2-medium/lib/python3.10/contextlib.py", line 153, in __exit__ + self.gen.throw(typ, value, traceback) + File "/home/gwilliams/anaconda3/envs/bigann-latitude-m2-medium/lib/python3.10/site-packages/urllib3/response.py", line 753, in _error_catcher + raise ReadTimeoutError(self._pool, None, "Read timed out.") from e # type: ignore[arg-type] +urllib3.exceptions.ReadTimeoutError: UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/home/gwilliams/Projects/BigANN/big-ann-benchmarks/benchmark/runner.py", line 322, in run_docker + return_value = container.wait(timeout=timeout) + File "/home/gwilliams/anaconda3/envs/bigann-latitude-m2-medium/lib/python3.10/site-packages/docker/models/containers.py", line 514, in wait + return self.client.api.wait(self.id, **kwargs) + File "/home/gwilliams/anaconda3/envs/bigann-latitude-m2-medium/lib/python3.10/site-packages/docker/utils/decorators.py", line 19, in wrapped + return f(self, resource_id, *args, **kwargs) + File "/home/gwilliams/anaconda3/envs/bigann-latitude-m2-medium/lib/python3.10/site-packages/docker/api/container.py", line 1338, in wait + res = self._post(url, timeout=timeout, params=params) + File "/home/gwilliams/anaconda3/envs/bigann-latitude-m2-medium/lib/python3.10/site-packages/docker/utils/decorators.py", line 46, in inner + return f(self, *args, **kwargs) + File "/home/gwilliams/anaconda3/envs/bigann-latitude-m2-medium/lib/python3.10/site-packages/docker/api/client.py", line 233, in _post + return self.post(url, **self._set_request_timeout(kwargs)) + File "/home/gwilliams/anaconda3/envs/bigann-latitude-m2-medium/lib/python3.10/site-packages/requests/sessions.py", line 637, in post + return self.request("POST", url, data=data, json=json, **kwargs) + File "/home/gwilliams/anaconda3/envs/bigann-latitude-m2-medium/lib/python3.10/site-packages/requests/sessions.py", line 589, in request + resp = self.send(prep, **send_kwargs) + File "/home/gwilliams/anaconda3/envs/bigann-latitude-m2-medium/lib/python3.10/site-packages/requests/sessions.py", line 747, in send + r.content + File "/home/gwilliams/anaconda3/envs/bigann-latitude-m2-medium/lib/python3.10/site-packages/requests/models.py", line 899, in content + self._content = b"".join(self.iter_content(CONTENT_CHUNK_SIZE)) or b"" + File "/home/gwilliams/anaconda3/envs/bigann-latitude-m2-medium/lib/python3.10/site-packages/requests/models.py", line 822, in generate + raise ConnectionError(e) +requests.exceptions.ConnectionError: UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. diff --git a/neurips23/latitude/err_streaming_pyanns.txt b/neurips23/latitude/err_streaming_pyanns.txt new file mode 100644 index 00000000..ce506cd7 --- /dev/null +++ b/neurips23/latitude/err_streaming_pyanns.txt @@ -0,0 +1,2066 @@ +file data/MSTuring-30M-clustered/testQuery10K.fbin already exists +file data/MSTuring-30M-clustered/clu_msturing30M_gt100 already exists +file data/MSTuring-30M-clustered/30M-clustered64.fbin already exists +2024-08-27 18:54:56,837 - annb - INFO - running only pyanns +2024-08-27 18:54:56,918 - annb - INFO - Order: [Definition(algorithm='pyanns', constructor='Pyanns', module='neurips23.streaming.pyanns.pyanns', docker_tag='neurips23-streaming-pyanns', docker_volumes=[], arguments=['euclidean', {'R': 32, 'L': 100, 'insert_threads': 8, 'consolidate_threads': 8}], query_argument_groups=[[{'Ls': 300, 'T': 8}], [{'Ls': 400, 'T': 8}], [{'Ls': 500, 'T': 8}], [{'Ls': 600, 'T': 8}]], disabled=False)] +RW Namespace(dataset='msturing-30M-clustered', count=10, definitions='algos-2021.yaml', algorithm='pyanns', docker_tag=None, list_algorithms=False, force=False, rebuild=False, runs=5, timeout=43200, max_n_algorithms=-1, power_capture='', t3=False, nodocker=False, upload_index=False, download_index=False, blob_prefix=None, sas_string=None, private_query=False, neurips23track='streaming', runbook_path='neurips23/streaming/final_runbook.yaml') +Setting container wait timeout to 3600 seconds +2024-08-27 18:54:57,134 - annb.cfb02d822e66 - INFO - Created container cfb02d822e66: CPU limit 0-31, mem limit 131709213440, timeout 3600, command ['--dataset', 'msturing-30M-clustered', '--algorithm', 'pyanns', '--module', 'neurips23.streaming.pyanns.pyanns', '--constructor', 'Pyanns', '--runs', '5', '--count', '10', '--neurips23track', 'streaming', '--runbook_path', 'neurips23/streaming/final_runbook.yaml', '["euclidean", {"R": 32, "L": 100, "insert_threads": 8, "consolidate_threads": 8}]', '[{"Ls": 300, "T": 8}]', '[{"Ls": 400, "T": 8}]', '[{"Ls": 500, "T": 8}]', '[{"Ls": 600, "T": 8}]'] +2024-08-27 18:54:57,434 - annb.cfb02d822e66 - INFO - ['euclidean', {'R': 32, 'L': 100, 'insert_threads': 8, 'consolidate_threads': 8}] +2024-08-27 18:54:57,434 - annb.cfb02d822e66 - INFO - Trying to instantiate neurips23.streaming.pyanns.pyanns.Pyanns(['euclidean', {'R': 32, 'L': 100, 'insert_threads': 8, 'consolidate_threads': 8}]) +2024-08-27 18:54:57,448 - annb.cfb02d822e66 - INFO - Running pyanns on msturing-30M-clustered +2024-08-27 18:54:58,128 - annb.cfb02d822e66 - INFO - Index class constructed and ready for update/search +2024-08-27 18:54:58,128 - annb.cfb02d822e66 - INFO - Algorithm set up +2024-08-27 18:54:58,128 - annb.cfb02d822e66 - INFO - Built index in 0.38271379470825195 +2024-08-27 18:54:58,128 - annb.cfb02d822e66 - INFO - Index memory footprint: 1992696.0 +2024-08-27 18:54:58,128 - annb.cfb02d822e66 - INFO - Starting query +2024-08-27 18:54:58,129 - annb.cfb02d822e66 - INFO - Running query argument group 1 of 4... +2024-08-27 18:54:58,129 - annb.cfb02d822e66 - INFO - Got 10000 queries +2024-08-27 18:54:58,139 - annb.cfb02d822e66 - INFO - #active pts 38806 #unprocessed deletes 0 +2024-08-27 18:54:59,748 - annb.cfb02d822e66 - INFO - Step 1 took 1.618919849395752s. +2024-08-27 18:54:59,750 - annb.cfb02d822e66 - INFO - Attempting to expand query scratch_space. Was created Attempting to expand query scratch_space. Was created Attempting to expand query scratch_space. Was created with Lsize: with Lsize: Attempting to expand query scratch_space. Was created with Lsize: 100Attempting to expand query scratch_space. Was created 100with Lsize: but search L is: 100300Attempting to expand query scratch_space. Was created with Lsize: 100 but search L is: 300 but search L is: 300with Lsize: 100 but search L is: 300100 +2024-08-27 18:54:59,750 - annb.cfb02d822e66 - INFO -  but search L is: 300 but search L is: 300Attempting to expand query scratch_space. Was created with Lsize: +2024-08-27 18:54:59,750 - annb.cfb02d822e66 - INFO -  +2024-08-27 18:54:59,751 - annb.cfb02d822e66 - INFO -  +2024-08-27 18:54:59,751 - annb.cfb02d822e66 - INFO - Resize completed. New scratch->L is +2024-08-27 18:54:59,751 - annb.cfb02d822e66 - INFO - 100 but search L is: 300 +2024-08-27 18:54:59,751 - annb.cfb02d822e66 - INFO - 300 +2024-08-27 18:54:59,751 - annb.cfb02d822e66 - INFO -  +2024-08-27 18:54:59,751 - annb.cfb02d822e66 - INFO - Attempting to expand query scratch_space. Was created with Lsize: 100 but search L is: 300 +2024-08-27 18:54:59,751 - annb.cfb02d822e66 - INFO - Resize completed. New scratch->L is 300 +2024-08-27 18:54:59,751 - annb.cfb02d822e66 - INFO - Resize completed. New scratch->L is 300 +2024-08-27 18:54:59,751 - annb.cfb02d822e66 - INFO - Resize completed. New scratch->L is 300 +2024-08-27 18:54:59,751 - annb.cfb02d822e66 - INFO - Resize completed. New scratch->L is 300 +2024-08-27 18:54:59,751 - annb.cfb02d822e66 - INFO - Resize completed. New scratch->L is 300 +2024-08-27 18:54:59,751 - annb.cfb02d822e66 - INFO - Attempting to expand query scratch_space. Was created with Lsize: 100 but search L is: 300 +2024-08-27 18:54:59,751 - annb.cfb02d822e66 - INFO - Resize completed. New scratch->L is 300 +2024-08-27 18:54:59,754 - annb.cfb02d822e66 - INFO - Resize completed. New scratch->L is 300 +2024-08-27 18:54:59,755 - annb.cfb02d822e66 - INFO - Resize completed. New scratch->L is 300 +2024-08-27 18:55:00,341 - annb.cfb02d822e66 - INFO - Step 2 took 0.5927410125732422s. +2024-08-27 18:55:00,343 - annb.cfb02d822e66 - INFO - #active pts 49334 #unprocessed deletes 0 +2024-08-27 18:55:00,801 - annb.cfb02d822e66 - INFO - Step 3 took 0.46010589599609375s. +2024-08-27 18:55:01,429 - annb.cfb02d822e66 - INFO - Step 4 took 0.6280763149261475s. +2024-08-27 18:55:01,434 - annb.cfb02d822e66 - INFO - #active pts 73557 #unprocessed deletes 0 +2024-08-27 18:55:02,721 - annb.cfb02d822e66 - INFO - Step 5 took 1.2917428016662598s. +2024-08-27 18:55:03,415 - annb.cfb02d822e66 - INFO - Step 6 took 0.6945044994354248s. +2024-08-27 18:55:03,420 - annb.cfb02d822e66 - INFO - #active pts 95766 #unprocessed deletes 0 +2024-08-27 18:55:04,477 - annb.cfb02d822e66 - INFO - Step 7 took 1.0618970394134521s. +2024-08-27 18:55:05,213 - annb.cfb02d822e66 - INFO - Step 8 took 0.7352504730224609s. +2024-08-27 18:55:05,213 - annb.cfb02d822e66 - INFO - #active pts 100025 #unprocessed deletes 0 +2024-08-27 18:55:05,425 - annb.cfb02d822e66 - INFO - Step 9 took 0.21267437934875488s. +2024-08-27 18:55:06,196 - annb.cfb02d822e66 - INFO - Step 10 took 0.7709155082702637s. +2024-08-27 18:55:06,198 - annb.cfb02d822e66 - INFO - #active pts 111417 #unprocessed deletes 0 +2024-08-27 18:55:06,766 - annb.cfb02d822e66 - INFO - Step 11 took 0.5694425106048584s. +2024-08-27 18:55:07,596 - annb.cfb02d822e66 - INFO - Step 12 took 0.830045223236084s. +2024-08-27 18:55:07,601 - annb.cfb02d822e66 - INFO - #active pts 137139 #unprocessed deletes 0 +2024-08-27 18:55:08,981 - annb.cfb02d822e66 - INFO - Step 13 took 1.3850903511047363s. +2024-08-27 18:55:09,868 - annb.cfb02d822e66 - INFO - Step 14 took 0.8874049186706543s. +2024-08-27 18:55:09,873 - annb.cfb02d822e66 - INFO - #active pts 156710 #unprocessed deletes 0 +2024-08-27 18:55:10,949 - annb.cfb02d822e66 - INFO - Step 15 took 1.0811114311218262s. +2024-08-27 18:55:11,870 - annb.cfb02d822e66 - INFO - Step 16 took 0.9202713966369629s. +2024-08-27 18:55:11,872 - annb.cfb02d822e66 - INFO - #active pts 161773 #unprocessed deletes 0 +2024-08-27 18:55:12,118 - annb.cfb02d822e66 - INFO - Step 17 took 0.248305082321167s. +2024-08-27 18:55:13,062 - annb.cfb02d822e66 - INFO - Step 18 took 0.9435238838195801s. +2024-08-27 18:55:13,065 - annb.cfb02d822e66 - INFO - #active pts 177161 #unprocessed deletes 0 +2024-08-27 18:55:13,983 - annb.cfb02d822e66 - INFO - Step 19 took 0.9210677146911621s. +2024-08-27 18:55:14,936 - annb.cfb02d822e66 - INFO - Step 20 took 0.9534497261047363s. +2024-08-27 18:55:15,012 - annb.cfb02d822e66 - INFO - #active pts 448898 #unprocessed deletes 0 +2024-08-27 18:55:32,618 - annb.cfb02d822e66 - INFO - Step 21 took 17.681550979614258s. +2024-08-27 18:55:33,735 - annb.cfb02d822e66 - INFO - Step 22 took 1.116758108139038s. +2024-08-27 18:55:33,820 - annb.cfb02d822e66 - INFO - #active pts 733493 #unprocessed deletes 0 +2024-08-27 18:55:51,678 - annb.cfb02d822e66 - INFO - Step 23 took 17.943596839904785s. +2024-08-27 18:55:52,827 - annb.cfb02d822e66 - INFO - Step 24 took 1.1490552425384521s. +2024-08-27 18:55:52,837 - annb.cfb02d822e66 - INFO - #active pts 777443 #unprocessed deletes 0 +2024-08-27 18:55:55,207 - annb.cfb02d822e66 - INFO - Step 25 took 2.379030704498291s. +2024-08-27 18:55:56,354 - annb.cfb02d822e66 - INFO - Step 26 took 1.14766263961792s. +2024-08-27 18:55:56,360 - annb.cfb02d822e66 - INFO - #active pts 805394 #unprocessed deletes 0 +2024-08-27 18:55:58,233 - annb.cfb02d822e66 - INFO - Step 27 took 1.8787825107574463s. +2024-08-27 18:55:59,389 - annb.cfb02d822e66 - INFO - Step 28 took 1.155651569366455s. +2024-08-27 18:55:59,402 - annb.cfb02d822e66 - INFO - #active pts 866391 #unprocessed deletes 0 +2024-08-27 18:56:03,530 - annb.cfb02d822e66 - INFO - Step 29 took 4.141302585601807s. +2024-08-27 18:56:04,685 - annb.cfb02d822e66 - INFO - Step 30 took 1.1549091339111328s. +2024-08-27 18:56:04,795 - annb.cfb02d822e66 - INFO - #active pts 1239816 #unprocessed deletes 0 +2024-08-27 18:56:28,817 - annb.cfb02d822e66 - INFO - Step 31 took 24.132402420043945s. +2024-08-27 18:56:29,991 - annb.cfb02d822e66 - INFO - Step 32 took 1.1728770732879639s. +2024-08-27 18:56:30,027 - annb.cfb02d822e66 - INFO - #active pts 1291211 #unprocessed deletes 0 +2024-08-27 18:56:33,383 - annb.cfb02d822e66 - INFO - Step 33 took 3.391836166381836s. +2024-08-27 18:56:34,551 - annb.cfb02d822e66 - INFO - Step 34 took 1.1680126190185547s. +2024-08-27 18:56:34,557 - annb.cfb02d822e66 - INFO - #active pts 1324978 #unprocessed deletes 0 +2024-08-27 18:56:37,087 - annb.cfb02d822e66 - INFO - Step 35 took 2.5366673469543457s. +2024-08-27 18:56:38,258 - annb.cfb02d822e66 - INFO - Step 36 took 1.171034574508667s. +2024-08-27 18:56:38,267 - annb.cfb02d822e66 - INFO - #active pts 1371885 #unprocessed deletes 0 +2024-08-27 18:56:41,061 - annb.cfb02d822e66 - INFO - Step 37 took 2.802805185317993s. +2024-08-27 18:56:42,233 - annb.cfb02d822e66 - INFO - Step 38 took 1.1712818145751953s. +2024-08-27 18:56:42,235 - annb.cfb02d822e66 - INFO - #active pts 1379335 #unprocessed deletes 0 +2024-08-27 18:56:42,685 - annb.cfb02d822e66 - INFO - Step 39 took 0.4522387981414795s. +2024-08-27 18:56:43,853 - annb.cfb02d822e66 - INFO - Step 40 took 1.1673767566680908s. +2024-08-27 18:56:43,860 - annb.cfb02d822e66 - INFO - #active pts 1413312 #unprocessed deletes 0 +2024-08-27 18:56:46,038 - annb.cfb02d822e66 - INFO - Step 41 took 2.184659719467163s. +2024-08-27 18:56:47,206 - annb.cfb02d822e66 - INFO - Step 42 took 1.168410062789917s. +2024-08-27 18:56:47,208 - annb.cfb02d822e66 - INFO - #active pts 1423411 #unprocessed deletes 0 +2024-08-27 18:56:47,994 - annb.cfb02d822e66 - INFO - Step 43 took 0.7872321605682373s. +2024-08-27 18:56:49,160 - annb.cfb02d822e66 - INFO - Step 44 took 1.166349172592163s. +2024-08-27 18:56:49,167 - annb.cfb02d822e66 - INFO - #active pts 1457559 #unprocessed deletes 0 +2024-08-27 18:56:51,791 - annb.cfb02d822e66 - INFO - Step 45 took 2.6308889389038086s. +2024-08-27 18:56:52,959 - annb.cfb02d822e66 - INFO - Step 46 took 1.1682536602020264s. +2024-08-27 18:56:53,019 - annb.cfb02d822e66 - INFO - #active pts 1688593 #unprocessed deletes 0 +2024-08-27 18:57:05,458 - annb.cfb02d822e66 - INFO - Step 47 took 12.499142408370972s. +2024-08-27 18:57:06,626 - annb.cfb02d822e66 - INFO - Step 48 took 1.1671981811523438s. +2024-08-27 18:57:06,634 - annb.cfb02d822e66 - INFO - #active pts 1723505 #unprocessed deletes 0 +2024-08-27 18:57:08,705 - annb.cfb02d822e66 - INFO - Step 49 took 2.0784926414489746s. +2024-08-27 18:57:09,870 - annb.cfb02d822e66 - INFO - Step 50 took 1.1651098728179932s. +2024-08-27 18:57:09,950 - annb.cfb02d822e66 - INFO - #active pts 2035040 #unprocessed deletes 0 +2024-08-27 18:57:32,251 - annb.cfb02d822e66 - INFO - Step 51 took 22.380637884140015s. +2024-08-27 18:57:33,425 - annb.cfb02d822e66 - INFO - Step 52 took 1.1738107204437256s. +2024-08-27 18:57:33,434 - annb.cfb02d822e66 - INFO - #active pts 2078341 #unprocessed deletes 0 +2024-08-27 18:57:35,973 - annb.cfb02d822e66 - INFO - Step 53 took 2.548492670059204s. +2024-08-27 18:57:37,145 - annb.cfb02d822e66 - INFO - Step 54 took 1.17158842086792s. +2024-08-27 18:57:37,231 - annb.cfb02d822e66 - INFO - #active pts 2399905 #unprocessed deletes 0 +2024-08-27 18:57:54,412 - annb.cfb02d822e66 - INFO - Step 55 took 17.26737403869629s. +2024-08-27 18:57:55,591 - annb.cfb02d822e66 - INFO - Step 56 took 1.178382158279419s. +2024-08-27 18:57:55,596 - annb.cfb02d822e66 - INFO - #active pts 2419836 #unprocessed deletes 0 +2024-08-27 18:57:56,996 - annb.cfb02d822e66 - INFO - Step 57 took 1.404942512512207s. +2024-08-27 18:57:58,150 - annb.cfb02d822e66 - INFO - Step 58 took 1.1530561447143555s. +2024-08-27 18:57:58,264 - annb.cfb02d822e66 - INFO - #active pts 2643083 #unprocessed deletes 0 +2024-08-27 18:58:08,733 - annb.cfb02d822e66 - INFO - Step 59 took 10.582979679107666s. +2024-08-27 18:58:09,934 - annb.cfb02d822e66 - INFO - Step 60 took 1.2012510299682617s. +2024-08-27 18:58:09,936 - annb.cfb02d822e66 - INFO - #active pts 2653064 #unprocessed deletes 0 +2024-08-27 18:58:10,695 - annb.cfb02d822e66 - INFO - Step 61 took 0.7602763175964355s. +2024-08-27 18:58:11,848 - annb.cfb02d822e66 - INFO - Step 62 took 1.1530132293701172s. +2024-08-27 18:58:11,848 - annb.cfb02d822e66 - INFO - #active pts 2656118 #unprocessed deletes 0 +2024-08-27 18:58:12,057 - annb.cfb02d822e66 - INFO - Step 63 took 0.20865607261657715s. +2024-08-27 18:58:13,204 - annb.cfb02d822e66 - INFO - Step 64 took 1.1478028297424316s. +2024-08-27 18:58:13,219 - annb.cfb02d822e66 - INFO - #active pts 2723424 #unprocessed deletes 0 +2024-08-27 18:58:18,245 - annb.cfb02d822e66 - INFO - Step 65 took 5.040759325027466s. +2024-08-27 18:58:19,398 - annb.cfb02d822e66 - INFO - Step 66 took 1.1530179977416992s. +2024-08-27 18:58:19,408 - annb.cfb02d822e66 - INFO - #active pts 2769021 #unprocessed deletes 0 +2024-08-27 18:58:22,859 - annb.cfb02d822e66 - INFO - Step 67 took 3.460258722305298s. +2024-08-27 18:58:24,017 - annb.cfb02d822e66 - INFO - Step 68 took 1.1578845977783203s. +2024-08-27 18:58:24,027 - annb.cfb02d822e66 - INFO - #active pts 2821777 #unprocessed deletes 0 +2024-08-27 18:58:27,562 - annb.cfb02d822e66 - INFO - Step 69 took 3.544857978820801s. +2024-08-27 18:58:28,719 - annb.cfb02d822e66 - INFO - Step 70 took 1.157625675201416s. +2024-08-27 18:58:28,722 - annb.cfb02d822e66 - INFO - #active pts 2834921 #unprocessed deletes 0 +2024-08-27 18:58:29,596 - annb.cfb02d822e66 - INFO - Step 71 took 0.8764133453369141s. +2024-08-27 18:58:30,767 - annb.cfb02d822e66 - INFO - Step 72 took 1.1708660125732422s. +2024-08-27 18:58:30,768 - annb.cfb02d822e66 - INFO - #active pts 2842044 #unprocessed deletes 0 +2024-08-27 18:58:31,267 - annb.cfb02d822e66 - INFO - Step 73 took 0.5000872611999512s. +2024-08-27 18:58:32,422 - annb.cfb02d822e66 - INFO - Step 74 took 1.1543052196502686s. +2024-08-27 18:58:32,425 - annb.cfb02d822e66 - INFO - #active pts 2858890 #unprocessed deletes 0 +2024-08-27 18:58:33,599 - annb.cfb02d822e66 - INFO - Step 75 took 1.1771750450134277s. +2024-08-27 18:58:34,748 - annb.cfb02d822e66 - INFO - Step 76 took 1.149151086807251s. +2024-08-27 18:58:34,753 - annb.cfb02d822e66 - INFO - #active pts 2882818 #unprocessed deletes 0 +2024-08-27 18:58:36,516 - annb.cfb02d822e66 - INFO - Step 77 took 1.7676606178283691s. +2024-08-27 18:58:37,671 - annb.cfb02d822e66 - INFO - Step 78 took 1.154496431350708s. +2024-08-27 18:58:37,685 - annb.cfb02d822e66 - INFO - #active pts 2947806 #unprocessed deletes 0 +2024-08-27 18:58:42,302 - annb.cfb02d822e66 - INFO - Step 79 took 4.630572319030762s. +2024-08-27 18:58:43,453 - annb.cfb02d822e66 - INFO - Step 80 took 1.1509637832641602s. +2024-08-27 18:58:43,460 - annb.cfb02d822e66 - INFO - #active pts 2976895 #unprocessed deletes 0 +2024-08-27 18:58:44,987 - annb.cfb02d822e66 - INFO - Step 81 took 1.5334432125091553s. +2024-08-27 18:58:46,153 - annb.cfb02d822e66 - INFO - Step 82 took 1.1656482219696045s. +2024-08-27 18:58:46,155 - annb.cfb02d822e66 - INFO - #active pts 2990682 #unprocessed deletes 0 +2024-08-27 18:58:47,083 - annb.cfb02d822e66 - INFO - Step 83 took 0.930455207824707s. +2024-08-27 18:58:48,236 - annb.cfb02d822e66 - INFO - Step 84 took 1.1524083614349365s. +2024-08-27 18:58:48,243 - annb.cfb02d822e66 - INFO - #active pts 3025613 #unprocessed deletes 0 +2024-08-27 18:58:50,271 - annb.cfb02d822e66 - INFO - Step 85 took 2.034761667251587s. +2024-08-27 18:58:51,429 - annb.cfb02d822e66 - INFO - Step 86 took 1.1573960781097412s. +2024-08-27 18:58:51,544 - annb.cfb02d822e66 - INFO - #active pts 3468632 #unprocessed deletes 0 +2024-08-27 18:59:22,656 - annb.cfb02d822e66 - INFO - Step 87 took 31.227216005325317s. +2024-08-27 18:59:23,811 - annb.cfb02d822e66 - INFO - Step 88 took 1.1543183326721191s. +2024-08-27 18:59:23,913 - annb.cfb02d822e66 - INFO - #active pts 3831692 #unprocessed deletes 0 +2024-08-27 18:59:49,812 - annb.cfb02d822e66 - INFO - Step 89 took 26.001009702682495s. +2024-08-27 18:59:50,974 - annb.cfb02d822e66 - INFO - Step 90 took 1.1619644165039062s. +2024-08-27 18:59:50,982 - annb.cfb02d822e66 - INFO - #active pts 3864067 #unprocessed deletes 0 +2024-08-27 18:59:53,478 - annb.cfb02d822e66 - INFO - Step 91 took 2.503622055053711s. +2024-08-27 18:59:54,638 - annb.cfb02d822e66 - INFO - Step 92 took 1.1604468822479248s. +2024-08-27 18:59:54,706 - annb.cfb02d822e66 - INFO - #active pts 4103827 #unprocessed deletes 0 +2024-08-27 19:00:11,161 - annb.cfb02d822e66 - INFO - Step 93 took 16.522997856140137s. +2024-08-27 19:00:12,323 - annb.cfb02d822e66 - INFO - Step 94 took 1.1614525318145752s. +2024-08-27 19:00:12,327 - annb.cfb02d822e66 - INFO - #active pts 4119898 #unprocessed deletes 0 +2024-08-27 19:00:13,327 - annb.cfb02d822e66 - INFO - Step 95 took 1.0033683776855469s. +2024-08-27 19:00:14,506 - annb.cfb02d822e66 - INFO - Step 96 took 1.1792538166046143s. +2024-08-27 19:00:14,508 - annb.cfb02d822e66 - INFO - #active pts 4129367 #unprocessed deletes 0 +2024-08-27 19:00:15,161 - annb.cfb02d822e66 - INFO - Step 97 took 0.6549911499023438s. +2024-08-27 19:00:16,322 - annb.cfb02d822e66 - INFO - Step 98 took 1.1604382991790771s. +2024-08-27 19:00:16,323 - annb.cfb02d822e66 - INFO - #active pts 4134502 #unprocessed deletes 0 +2024-08-27 19:00:16,700 - annb.cfb02d822e66 - INFO - Step 99 took 0.3780496120452881s. +2024-08-27 19:00:17,872 - annb.cfb02d822e66 - INFO - Step 100 took 1.1721577644348145s. +2024-08-27 19:00:17,878 - annb.cfb02d822e66 - INFO - #active pts 4164482 #unprocessed deletes 0 +2024-08-27 19:00:19,871 - annb.cfb02d822e66 - INFO - Step 101 took 1.998915195465088s. +2024-08-27 19:00:21,039 - annb.cfb02d822e66 - INFO - Step 102 took 1.1677217483520508s. +2024-08-27 19:00:21,041 - annb.cfb02d822e66 - INFO - #active pts 4178601 #unprocessed deletes 0 +2024-08-27 19:00:22,019 - annb.cfb02d822e66 - INFO - Step 103 took 0.9798648357391357s. +2024-08-27 19:00:23,196 - annb.cfb02d822e66 - INFO - Step 104 took 1.1773340702056885s. +2024-08-27 19:00:23,198 - annb.cfb02d822e66 - INFO - #active pts 4187774 #unprocessed deletes 0 +2024-08-27 19:00:23,810 - annb.cfb02d822e66 - INFO - Step 105 took 0.6137697696685791s. +2024-08-27 19:00:24,985 - annb.cfb02d822e66 - INFO - Step 106 took 1.1747007369995117s. +2024-08-27 19:00:24,987 - annb.cfb02d822e66 - INFO - #active pts 4200109 #unprocessed deletes 0 +2024-08-27 19:00:25,736 - annb.cfb02d822e66 - INFO - Step 107 took 0.7513954639434814s. +2024-08-27 19:00:26,908 - annb.cfb02d822e66 - INFO - Step 108 took 1.1716513633728027s. +2024-08-27 19:00:26,998 - annb.cfb02d822e66 - INFO - #active pts 4557867 #unprocessed deletes 0 +2024-08-27 19:00:51,030 - annb.cfb02d822e66 - INFO - Step 109 took 24.12212300300598s. +2024-08-27 19:00:52,203 - annb.cfb02d822e66 - INFO - Step 110 took 1.172184705734253s. +2024-08-27 19:00:52,209 - annb.cfb02d822e66 - INFO - #active pts 4587252 #unprocessed deletes 0 +2024-08-27 19:00:54,270 - annb.cfb02d822e66 - INFO - Step 111 took 2.067413330078125s. +2024-08-27 19:00:55,438 - annb.cfb02d822e66 - INFO - Step 112 took 1.1673707962036133s. +2024-08-27 19:00:55,441 - annb.cfb02d822e66 - INFO - #active pts 4600056 #unprocessed deletes 0 +2024-08-27 19:00:56,293 - annb.cfb02d822e66 - INFO - Step 113 took 0.8550446033477783s. +2024-08-27 19:00:57,462 - annb.cfb02d822e66 - INFO - Step 114 took 1.1680755615234375s. +2024-08-27 19:00:57,469 - annb.cfb02d822e66 - INFO - #active pts 4627422 #unprocessed deletes 0 +2024-08-27 19:00:59,509 - annb.cfb02d822e66 - INFO - Step 115 took 2.047259569168091s. +2024-08-27 19:01:00,677 - annb.cfb02d822e66 - INFO - Step 116 took 1.1672890186309814s. +2024-08-27 19:01:00,680 - annb.cfb02d822e66 - INFO - #active pts 4639292 #unprocessed deletes 0 +2024-08-27 19:01:01,360 - annb.cfb02d822e66 - INFO - Step 117 took 0.6827638149261475s. +2024-08-27 19:01:02,529 - annb.cfb02d822e66 - INFO - Step 118 took 1.1685552597045898s. +2024-08-27 19:01:02,530 - annb.cfb02d822e66 - INFO - #active pts 4643423 #unprocessed deletes 0 +2024-08-27 19:01:02,818 - annb.cfb02d822e66 - INFO - Step 119 took 0.28829288482666016s. +2024-08-27 19:01:03,993 - annb.cfb02d822e66 - INFO - Step 120 took 1.1751923561096191s. +2024-08-27 19:01:03,996 - annb.cfb02d822e66 - INFO - #active pts 4657252 #unprocessed deletes 0 +2024-08-27 19:01:04,976 - annb.cfb02d822e66 - INFO - Step 121 took 0.9829862117767334s. +2024-08-27 19:01:06,145 - annb.cfb02d822e66 - INFO - Step 122 took 1.1688458919525146s. +2024-08-27 19:01:06,219 - annb.cfb02d822e66 - INFO - #active pts 4938477 #unprocessed deletes 0 +2024-08-27 19:01:25,091 - annb.cfb02d822e66 - INFO - Step 123 took 18.94579005241394s. +2024-08-27 19:01:26,259 - annb.cfb02d822e66 - INFO - Step 124 took 1.1679766178131104s. +2024-08-27 19:01:26,269 - annb.cfb02d822e66 - INFO - #active pts 4980492 #unprocessed deletes 0 +2024-08-27 19:01:29,002 - annb.cfb02d822e66 - INFO - Step 125 took 2.742766857147217s. +2024-08-27 19:01:30,166 - annb.cfb02d822e66 - INFO - Step 126 took 1.1636567115783691s. +2024-08-27 19:01:30,177 - annb.cfb02d822e66 - INFO - #active pts 5030515 #unprocessed deletes 0 +2024-08-27 19:01:33,928 - annb.cfb02d822e66 - INFO - Step 127 took 3.762021780014038s. +2024-08-27 19:01:35,090 - annb.cfb02d822e66 - INFO - Step 128 took 1.1612143516540527s. +2024-08-27 19:01:35,141 - annb.cfb02d822e66 - INFO - Step 129 took 0.050928354263305664s. +2024-08-27 19:01:36,274 - annb.cfb02d822e66 - INFO - Step 130 took 1.132451057434082s. +2024-08-27 19:01:36,286 - annb.cfb02d822e66 - INFO - Step 131 took 0.012698650360107422s. +2024-08-27 19:01:37,420 - annb.cfb02d822e66 - INFO - Step 132 took 1.1339256763458252s. +2024-08-27 19:01:37,450 - annb.cfb02d822e66 - INFO - Step 133 took 0.03011918067932129s. +2024-08-27 19:01:38,584 - annb.cfb02d822e66 - INFO - Step 134 took 1.133390188217163s. +2024-08-27 19:01:38,624 - annb.cfb02d822e66 - INFO - Step 135 took 0.04053544998168945s. +2024-08-27 19:01:39,759 - annb.cfb02d822e66 - INFO - Step 136 took 1.1342074871063232s. +2024-08-27 19:01:39,767 - annb.cfb02d822e66 - INFO - Step 137 took 0.008382320404052734s. +2024-08-27 19:01:40,902 - annb.cfb02d822e66 - INFO - Step 138 took 1.1343083381652832s. +2024-08-27 19:01:40,921 - annb.cfb02d822e66 - INFO - Step 139 took 0.019238710403442383s. +2024-08-27 19:01:42,053 - annb.cfb02d822e66 - INFO - Step 140 took 1.1322994232177734s. +2024-08-27 19:01:42,105 - annb.cfb02d822e66 - INFO - Step 141 took 0.05221152305603027s. +2024-08-27 19:01:43,237 - annb.cfb02d822e66 - INFO - Step 142 took 1.1315038204193115s. +2024-08-27 19:01:43,275 - annb.cfb02d822e66 - INFO - Step 143 took 0.03872203826904297s. +2024-08-27 19:01:44,408 - annb.cfb02d822e66 - INFO - Step 144 took 1.1328012943267822s. +2024-08-27 19:01:44,415 - annb.cfb02d822e66 - INFO - Step 145 took 0.0072286128997802734s. +2024-08-27 19:01:45,549 - annb.cfb02d822e66 - INFO - Step 146 took 1.1333990097045898s. +2024-08-27 19:01:45,571 - annb.cfb02d822e66 - INFO - Step 147 took 0.02162003517150879s. +2024-08-27 19:01:46,704 - annb.cfb02d822e66 - INFO - Step 148 took 1.1336193084716797s. +2024-08-27 19:01:47,179 - annb.cfb02d822e66 - INFO - Step 149 took 0.4744381904602051s. +2024-08-27 19:01:48,313 - annb.cfb02d822e66 - INFO - Step 150 took 1.1338155269622803s. +2024-08-27 19:01:48,689 - annb.cfb02d822e66 - INFO - Step 151 took 0.375978946685791s. +2024-08-27 19:01:49,822 - annb.cfb02d822e66 - INFO - Step 152 took 1.132917881011963s. +2024-08-27 19:01:49,914 - annb.cfb02d822e66 - INFO - Step 153 took 0.0924215316772461s. +2024-08-27 19:01:51,048 - annb.cfb02d822e66 - INFO - Step 154 took 1.1341793537139893s. +2024-08-27 19:01:51,098 - annb.cfb02d822e66 - INFO - Step 155 took 0.04998779296875s. +2024-08-27 19:01:52,231 - annb.cfb02d822e66 - INFO - Step 156 took 1.1325352191925049s. +2024-08-27 19:01:52,343 - annb.cfb02d822e66 - INFO - Step 157 took 0.11243271827697754s. +2024-08-27 19:01:53,477 - annb.cfb02d822e66 - INFO - Step 158 took 1.133251428604126s. +2024-08-27 19:01:54,226 - annb.cfb02d822e66 - INFO - Step 159 took 0.7491142749786377s. +2024-08-27 19:01:55,358 - annb.cfb02d822e66 - INFO - Step 160 took 1.1322274208068848s. +2024-08-27 19:01:55,461 - annb.cfb02d822e66 - INFO - Step 161 took 0.10320305824279785s. +2024-08-27 19:01:56,595 - annb.cfb02d822e66 - INFO - Step 162 took 1.1333231925964355s. +2024-08-27 19:01:56,645 - annb.cfb02d822e66 - INFO - Step 163 took 0.05093264579772949s. +2024-08-27 19:01:57,780 - annb.cfb02d822e66 - INFO - Step 164 took 1.1346049308776855s. +2024-08-27 19:01:57,860 - annb.cfb02d822e66 - INFO - Step 165 took 0.07944822311401367s. +2024-08-27 19:01:58,993 - annb.cfb02d822e66 - INFO - Step 166 took 1.1337831020355225s. +2024-08-27 19:01:59,009 - annb.cfb02d822e66 - INFO - Step 167 took 0.015840530395507812s. +2024-08-27 19:02:00,141 - annb.cfb02d822e66 - INFO - Step 168 took 1.132094383239746s. +2024-08-27 19:02:00,185 - annb.cfb02d822e66 - INFO - Step 169 took 0.04345846176147461s. +2024-08-27 19:02:01,318 - annb.cfb02d822e66 - INFO - Step 170 took 1.133584976196289s. +2024-08-27 19:02:01,335 - annb.cfb02d822e66 - INFO - Step 171 took 0.016440629959106445s. +2024-08-27 19:02:02,467 - annb.cfb02d822e66 - INFO - Step 172 took 1.1322147846221924s. +2024-08-27 19:02:02,538 - annb.cfb02d822e66 - INFO - Step 173 took 0.07047390937805176s. +2024-08-27 19:02:03,671 - annb.cfb02d822e66 - INFO - Step 174 took 1.1328675746917725s. +2024-08-27 19:02:04,116 - annb.cfb02d822e66 - INFO - Step 175 took 0.44536352157592773s. +2024-08-27 19:02:05,248 - annb.cfb02d822e66 - INFO - Step 176 took 1.1321001052856445s. +2024-08-27 19:02:05,292 - annb.cfb02d822e66 - INFO - Step 177 took 0.04419517517089844s. +2024-08-27 19:02:06,425 - annb.cfb02d822e66 - INFO - Step 178 took 1.1329960823059082s. +2024-08-27 19:02:06,974 - annb.cfb02d822e66 - INFO - Step 179 took 0.5484874248504639s. +2024-08-27 19:02:08,106 - annb.cfb02d822e66 - INFO - Step 180 took 1.1320641040802002s. +2024-08-27 19:02:08,179 - annb.cfb02d822e66 - INFO - Step 181 took 0.07287764549255371s. +2024-08-27 19:02:09,312 - annb.cfb02d822e66 - INFO - Step 182 took 1.1334950923919678s. +2024-08-27 19:02:09,736 - annb.cfb02d822e66 - INFO - Step 183 took 0.42354345321655273s. +2024-08-27 19:02:10,869 - annb.cfb02d822e66 - INFO - Step 184 took 1.1329987049102783s. +2024-08-27 19:02:10,893 - annb.cfb02d822e66 - INFO - Step 185 took 0.02413463592529297s. +2024-08-27 19:02:12,026 - annb.cfb02d822e66 - INFO - Step 186 took 1.1329097747802734s. +2024-08-27 19:02:12,481 - annb.cfb02d822e66 - INFO - Step 187 took 0.45540785789489746s. +2024-08-27 19:02:13,614 - annb.cfb02d822e66 - INFO - Step 188 took 1.1329143047332764s. +2024-08-27 19:02:13,632 - annb.cfb02d822e66 - INFO - Step 189 took 0.017582178115844727s. +2024-08-27 19:02:14,765 - annb.cfb02d822e66 - INFO - Step 190 took 1.1334285736083984s. +2024-08-27 19:02:14,771 - annb.cfb02d822e66 - INFO - Step 191 took 0.00625300407409668s. +2024-08-27 19:02:15,906 - annb.cfb02d822e66 - INFO - Step 192 took 1.1343162059783936s. +2024-08-27 19:02:16,049 - annb.cfb02d822e66 - INFO - Step 193 took 0.14313340187072754s. +2024-08-27 19:02:17,183 - annb.cfb02d822e66 - INFO - Step 194 took 1.133897066116333s. +2024-08-27 19:02:17,274 - annb.cfb02d822e66 - INFO - Step 195 took 0.0911412239074707s. +2024-08-27 19:02:18,409 - annb.cfb02d822e66 - INFO - Step 196 took 1.1343896389007568s. +2024-08-27 19:02:18,495 - annb.cfb02d822e66 - INFO - Step 197 took 0.08648514747619629s. +2024-08-27 19:02:19,630 - annb.cfb02d822e66 - INFO - Step 198 took 1.1344208717346191s. +2024-08-27 19:02:19,651 - annb.cfb02d822e66 - INFO - Step 199 took 0.02098560333251953s. +2024-08-27 19:02:20,783 - annb.cfb02d822e66 - INFO - Step 200 took 1.132096290588379s. +2024-08-27 19:02:20,797 - annb.cfb02d822e66 - INFO - Step 201 took 0.01413726806640625s. +2024-08-27 19:02:21,930 - annb.cfb02d822e66 - INFO - Step 202 took 1.1333868503570557s. +2024-08-27 19:02:21,960 - annb.cfb02d822e66 - INFO - Step 203 took 0.03024005889892578s. +2024-08-27 19:02:23,094 - annb.cfb02d822e66 - INFO - Step 204 took 1.1336662769317627s. +2024-08-27 19:02:23,144 - annb.cfb02d822e66 - INFO - Step 205 took 0.0501711368560791s. +2024-08-27 19:02:24,279 - annb.cfb02d822e66 - INFO - Step 206 took 1.1340842247009277s. +2024-08-27 19:02:24,459 - annb.cfb02d822e66 - INFO - Step 207 took 0.18052172660827637s. +2024-08-27 19:02:25,593 - annb.cfb02d822e66 - INFO - Step 208 took 1.1339576244354248s. +2024-08-27 19:02:25,642 - annb.cfb02d822e66 - INFO - Step 209 took 0.04865837097167969s. +2024-08-27 19:02:26,775 - annb.cfb02d822e66 - INFO - Step 210 took 1.1328997611999512s. +2024-08-27 19:02:26,796 - annb.cfb02d822e66 - INFO - Step 211 took 0.021284103393554688s. +2024-08-27 19:02:27,929 - annb.cfb02d822e66 - INFO - Step 212 took 1.1330139636993408s. +2024-08-27 19:02:27,973 - annb.cfb02d822e66 - INFO - Step 213 took 0.044300079345703125s. +2024-08-27 19:02:29,107 - annb.cfb02d822e66 - INFO - Step 214 took 1.133878469467163s. +2024-08-27 19:02:29,912 - annb.cfb02d822e66 - INFO - Step 215 took 0.8050143718719482s. +2024-08-27 19:02:31,046 - annb.cfb02d822e66 - INFO - Step 216 took 1.1335225105285645s. +2024-08-27 19:02:31,598 - annb.cfb02d822e66 - INFO - Step 217 took 0.5521178245544434s. +2024-08-27 19:02:32,731 - annb.cfb02d822e66 - INFO - Step 218 took 1.1334567070007324s. +2024-08-27 19:02:32,785 - annb.cfb02d822e66 - INFO - Step 219 took 0.05386233329772949s. +2024-08-27 19:02:33,919 - annb.cfb02d822e66 - INFO - Step 220 took 1.1337521076202393s. +2024-08-27 19:02:34,410 - annb.cfb02d822e66 - INFO - Step 221 took 0.49049949645996094s. +2024-08-27 19:02:35,543 - annb.cfb02d822e66 - INFO - Step 222 took 1.133744478225708s. +2024-08-27 19:02:35,572 - annb.cfb02d822e66 - INFO - Step 223 took 0.028361082077026367s. +2024-08-27 19:02:36,705 - annb.cfb02d822e66 - INFO - Step 224 took 1.1334326267242432s. +2024-08-27 19:02:36,719 - annb.cfb02d822e66 - INFO - Step 225 took 0.014026641845703125s. +2024-08-27 19:02:37,853 - annb.cfb02d822e66 - INFO - Step 226 took 1.1337881088256836s. +2024-08-27 19:02:37,861 - annb.cfb02d822e66 - INFO - Step 227 took 0.007931232452392578s. +2024-08-27 19:02:38,997 - annb.cfb02d822e66 - INFO - Step 228 took 1.1357412338256836s. +2024-08-27 19:02:39,051 - annb.cfb02d822e66 - INFO - Step 229 took 0.05416750907897949s. +2024-08-27 19:02:40,187 - annb.cfb02d822e66 - INFO - Step 230 took 1.1357297897338867s. +2024-08-27 19:02:40,215 - annb.cfb02d822e66 - INFO - Step 231 took 0.0283200740814209s. +2024-08-27 19:02:41,349 - annb.cfb02d822e66 - INFO - Step 232 took 1.1341071128845215s. +2024-08-27 19:02:41,361 - annb.cfb02d822e66 - INFO - Step 233 took 0.011943817138671875s. +2024-08-27 19:02:42,496 - annb.cfb02d822e66 - INFO - Step 234 took 1.1349613666534424s. +2024-08-27 19:02:42,512 - annb.cfb02d822e66 - INFO - Step 235 took 0.015864133834838867s. +2024-08-27 19:02:43,647 - annb.cfb02d822e66 - INFO - Step 236 took 1.1351962089538574s. +2024-08-27 19:02:44,209 - annb.cfb02d822e66 - INFO - Step 237 took 0.5620181560516357s. +2024-08-27 19:02:45,345 - annb.cfb02d822e66 - INFO - Step 238 took 1.1355133056640625s. +2024-08-27 19:02:45,402 - annb.cfb02d822e66 - INFO - Step 239 took 0.057318925857543945s. +2024-08-27 19:02:46,538 - annb.cfb02d822e66 - INFO - Step 240 took 1.1357498168945312s. +2024-08-27 19:02:46,556 - annb.cfb02d822e66 - INFO - Step 241 took 0.018467187881469727s. +2024-08-27 19:02:47,691 - annb.cfb02d822e66 - INFO - Step 242 took 1.1347923278808594s. +2024-08-27 19:02:47,735 - annb.cfb02d822e66 - INFO - Step 243 took 0.043184518814086914s. +2024-08-27 19:02:48,868 - annb.cfb02d822e66 - INFO - Step 244 took 1.133906364440918s. +2024-08-27 19:02:48,894 - annb.cfb02d822e66 - INFO - Step 245 took 0.025821924209594727s. +2024-08-27 19:02:50,029 - annb.cfb02d822e66 - INFO - Step 246 took 1.1349170207977295s. +2024-08-27 19:02:50,036 - annb.cfb02d822e66 - INFO - Step 247 took 0.007366180419921875s. +2024-08-27 19:02:51,171 - annb.cfb02d822e66 - INFO - Step 248 took 1.1339514255523682s. +2024-08-27 19:02:51,190 - annb.cfb02d822e66 - INFO - Step 249 took 0.019284963607788086s. +2024-08-27 19:02:52,324 - annb.cfb02d822e66 - INFO - Step 250 took 1.1337761878967285s. +2024-08-27 19:02:52,903 - annb.cfb02d822e66 - INFO - Step 251 took 0.5794074535369873s. +2024-08-27 19:02:54,038 - annb.cfb02d822e66 - INFO - Step 252 took 1.1348919868469238s. +2024-08-27 19:02:54,107 - annb.cfb02d822e66 - INFO - Step 253 took 0.06898689270019531s. +2024-08-27 19:02:55,243 - annb.cfb02d822e66 - INFO - Step 254 took 1.1354966163635254s. +2024-08-27 19:02:55,330 - annb.cfb02d822e66 - INFO - Step 255 took 0.08760929107666016s. +2024-08-27 19:02:56,465 - annb.cfb02d822e66 - INFO - Step 256 took 1.134657621383667s. +2024-08-27 19:02:56,467 - annb.cfb02d822e66 - INFO - #active pts 1416288 #unprocessed deletes 3624966 +2024-08-27 19:02:57,115 - annb.cfb02d822e66 - INFO - Step 257 took 0.6505126953125s. +2024-08-27 19:02:58,290 - annb.cfb02d822e66 - INFO - Step 258 took 1.174468994140625s. +2024-08-27 19:02:58,296 - annb.cfb02d822e66 - INFO - #active pts 1443010 #unprocessed deletes 3624966 +2024-08-27 19:02:59,887 - annb.cfb02d822e66 - INFO - Step 259 took 1.5969743728637695s. +2024-08-27 19:03:01,058 - annb.cfb02d822e66 - INFO - Step 260 took 1.1708767414093018s. +2024-08-27 19:03:01,059 - annb.cfb02d822e66 - INFO - #active pts 1447529 #unprocessed deletes 3624966 +2024-08-27 19:03:01,402 - annb.cfb02d822e66 - INFO - Step 261 took 0.3434760570526123s. +2024-08-27 19:03:02,572 - annb.cfb02d822e66 - INFO - Step 262 took 1.1699211597442627s. +2024-08-27 19:03:02,604 - annb.cfb02d822e66 - INFO - #active pts 1569110 #unprocessed deletes 3624966 +2024-08-27 19:03:10,293 - annb.cfb02d822e66 - INFO - Step 263 took 7.72048020362854s. +2024-08-27 19:03:11,450 - annb.cfb02d822e66 - INFO - Step 264 took 1.157463550567627s. +2024-08-27 19:03:11,465 - annb.cfb02d822e66 - INFO - #active pts 1636119 #unprocessed deletes 3624966 +2024-08-27 19:03:16,179 - annb.cfb02d822e66 - INFO - Step 265 took 4.728628635406494s. +2024-08-27 19:03:17,352 - annb.cfb02d822e66 - INFO - Step 266 took 1.1732728481292725s. +2024-08-27 19:03:17,358 - annb.cfb02d822e66 - INFO - #active pts 1665152 #unprocessed deletes 3624966 +2024-08-27 19:03:18,929 - annb.cfb02d822e66 - INFO - Step 267 took 1.5763065814971924s. +2024-08-27 19:03:20,079 - annb.cfb02d822e66 - INFO - Step 268 took 1.1498987674713135s. +2024-08-27 19:03:20,143 - annb.cfb02d822e66 - INFO - #active pts 1916952 #unprocessed deletes 3624966 +2024-08-27 19:03:35,485 - annb.cfb02d822e66 - INFO - Step 269 took 15.405691385269165s. +2024-08-27 19:03:36,645 - annb.cfb02d822e66 - INFO - Step 270 took 1.1600844860076904s. +2024-08-27 19:03:36,646 - annb.cfb02d822e66 - INFO - #active pts 1920898 #unprocessed deletes 3624966 +2024-08-27 19:03:36,900 - annb.cfb02d822e66 - INFO - Step 271 took 0.2547616958618164s. +2024-08-27 19:03:38,068 - annb.cfb02d822e66 - INFO - Step 272 took 1.1673622131347656s. +2024-08-27 19:03:38,073 - annb.cfb02d822e66 - INFO - #active pts 1942757 #unprocessed deletes 3624966 +2024-08-27 19:03:39,391 - annb.cfb02d822e66 - INFO - Step 273 took 1.3234844207763672s. +2024-08-27 19:03:40,565 - annb.cfb02d822e66 - INFO - Step 274 took 1.1730878353118896s. +2024-08-27 19:03:40,664 - annb.cfb02d822e66 - INFO - #active pts 2328372 #unprocessed deletes 3624966 +2024-08-27 19:04:07,125 - annb.cfb02d822e66 - INFO - Step 275 took 26.559320211410522s. +2024-08-27 19:04:08,307 - annb.cfb02d822e66 - INFO - Step 276 took 1.182457685470581s. +2024-08-27 19:04:08,314 - annb.cfb02d822e66 - INFO - #active pts 2363257 #unprocessed deletes 3624966 +2024-08-27 19:04:10,626 - annb.cfb02d822e66 - INFO - Step 277 took 2.3186349868774414s. +2024-08-27 19:04:11,784 - annb.cfb02d822e66 - INFO - Step 278 took 1.1575706005096436s. +2024-08-27 19:04:11,789 - annb.cfb02d822e66 - INFO - #active pts 2388933 #unprocessed deletes 3624966 +2024-08-27 19:04:13,469 - annb.cfb02d822e66 - INFO - Step 279 took 1.6848433017730713s. +2024-08-27 19:04:14,629 - annb.cfb02d822e66 - INFO - Step 280 took 1.1598830223083496s. +2024-08-27 19:04:14,711 - annb.cfb02d822e66 - INFO - #active pts 2684315 #unprocessed deletes 3624966 +2024-08-27 19:04:32,021 - annb.cfb02d822e66 - INFO - Step 281 took 17.391411542892456s. +2024-08-27 19:04:33,197 - annb.cfb02d822e66 - INFO - Step 282 took 1.176163911819458s. +2024-08-27 19:04:33,321 - annb.cfb02d822e66 - INFO - #active pts 3109157 #unprocessed deletes 3624966 +2024-08-27 19:05:03,356 - annb.cfb02d822e66 - INFO - Step 283 took 30.158968210220337s. +2024-08-27 19:05:04,521 - annb.cfb02d822e66 - INFO - Step 284 took 1.1643171310424805s. +2024-08-27 19:05:04,524 - annb.cfb02d822e66 - INFO - #active pts 3122751 #unprocessed deletes 3624966 +2024-08-27 19:05:05,565 - annb.cfb02d822e66 - INFO - Step 285 took 1.0442140102386475s. +2024-08-27 19:05:06,718 - annb.cfb02d822e66 - INFO - Step 286 took 1.1524019241333008s. +2024-08-27 19:05:06,727 - annb.cfb02d822e66 - INFO - #active pts 3163679 #unprocessed deletes 3624966 +2024-08-27 19:05:09,303 - annb.cfb02d822e66 - INFO - Step 287 took 2.58473801612854s. +2024-08-27 19:05:10,462 - annb.cfb02d822e66 - INFO - Step 288 took 1.158905267715454s. +2024-08-27 19:05:10,544 - annb.cfb02d822e66 - INFO - #active pts 3472031 #unprocessed deletes 3624966 +2024-08-27 19:05:29,477 - annb.cfb02d822e66 - INFO - Step 289 took 19.014681100845337s. +2024-08-27 19:05:30,640 - annb.cfb02d822e66 - INFO - Step 290 took 1.1630725860595703s. +2024-08-27 19:05:30,648 - annb.cfb02d822e66 - INFO - #active pts 3495577 #unprocessed deletes 3624966 +2024-08-27 19:05:32,420 - annb.cfb02d822e66 - INFO - Step 291 took 1.779588222503662s. +2024-08-27 19:05:33,579 - annb.cfb02d822e66 - INFO - Step 292 took 1.1590478420257568s. +2024-08-27 19:05:33,583 - annb.cfb02d822e66 - INFO - #active pts 3515193 #unprocessed deletes 3624966 +2024-08-27 19:05:34,563 - annb.cfb02d822e66 - INFO - Step 293 took 0.9839155673980713s. +2024-08-27 19:05:35,722 - annb.cfb02d822e66 - INFO - Step 294 took 1.1588656902313232s. +2024-08-27 19:05:35,774 - annb.cfb02d822e66 - INFO - #active pts 3723063 #unprocessed deletes 3624966 +2024-08-27 19:05:46,641 - annb.cfb02d822e66 - INFO - Step 295 took 10.9188392162323s. +2024-08-27 19:05:47,805 - annb.cfb02d822e66 - INFO - Step 296 took 1.1644444465637207s. +2024-08-27 19:05:47,806 - annb.cfb02d822e66 - INFO - #active pts 3727399 #unprocessed deletes 3624966 +2024-08-27 19:05:48,067 - annb.cfb02d822e66 - INFO - Step 297 took 0.2617042064666748s. +2024-08-27 19:05:49,223 - annb.cfb02d822e66 - INFO - Step 298 took 1.1559045314788818s. +2024-08-27 19:05:49,239 - annb.cfb02d822e66 - INFO - #active pts 3788002 #unprocessed deletes 3624966 +2024-08-27 19:05:53,913 - annb.cfb02d822e66 - INFO - Step 299 took 4.690067291259766s. +2024-08-27 19:05:55,061 - annb.cfb02d822e66 - INFO - Step 300 took 1.1481707096099854s. +2024-08-27 19:05:55,303 - annb.cfb02d822e66 - INFO - #active pts 4370866 #unprocessed deletes 3624966 +2024-08-27 19:06:37,649 - annb.cfb02d822e66 - INFO - Step 301 took 42.5875186920166s. +2024-08-27 19:06:38,789 - annb.cfb02d822e66 - INFO - Step 302 took 1.1401572227478027s. +2024-08-27 19:06:38,800 - annb.cfb02d822e66 - INFO - #active pts 4420306 #unprocessed deletes 3624966 +2024-08-27 19:06:41,536 - annb.cfb02d822e66 - INFO - Step 303 took 2.7466275691986084s. +2024-08-27 19:06:42,675 - annb.cfb02d822e66 - INFO - Step 304 took 1.1387815475463867s. +2024-08-27 19:06:42,782 - annb.cfb02d822e66 - INFO - #active pts 4789669 #unprocessed deletes 3624966 +2024-08-27 19:07:04,979 - annb.cfb02d822e66 - INFO - Step 305 took 22.3037166595459s. +2024-08-27 19:07:06,146 - annb.cfb02d822e66 - INFO - Step 306 took 1.166172981262207s. +2024-08-27 19:07:06,152 - annb.cfb02d822e66 - INFO - #active pts 4815550 #unprocessed deletes 3624966 +2024-08-27 19:07:08,004 - annb.cfb02d822e66 - INFO - Step 307 took 1.8579845428466797s. +2024-08-27 19:07:09,154 - annb.cfb02d822e66 - INFO - Step 308 took 1.1497411727905273s. +2024-08-27 19:07:09,156 - annb.cfb02d822e66 - INFO - #active pts 4823345 #unprocessed deletes 3624966 +2024-08-27 19:07:09,696 - annb.cfb02d822e66 - INFO - Step 309 took 0.5415775775909424s. +2024-08-27 19:07:10,840 - annb.cfb02d822e66 - INFO - Step 310 took 1.1441030502319336s. +2024-08-27 19:07:10,847 - annb.cfb02d822e66 - INFO - #active pts 4843493 #unprocessed deletes 3624966 +2024-08-27 19:07:11,831 - annb.cfb02d822e66 - INFO - Step 311 took 0.990769624710083s. +2024-08-27 19:07:12,976 - annb.cfb02d822e66 - INFO - Step 312 took 1.1453089714050293s. +2024-08-27 19:07:12,986 - annb.cfb02d822e66 - INFO - #active pts 4885489 #unprocessed deletes 3624966 +2024-08-27 19:07:15,555 - annb.cfb02d822e66 - INFO - Step 313 took 2.578601598739624s. +2024-08-27 19:07:16,701 - annb.cfb02d822e66 - INFO - Step 314 took 1.146104097366333s. +2024-08-27 19:07:16,703 - annb.cfb02d822e66 - INFO - #active pts 4892335 #unprocessed deletes 3624966 +2024-08-27 19:07:17,063 - annb.cfb02d822e66 - INFO - Step 315 took 0.3615696430206299s. +2024-08-27 19:07:18,211 - annb.cfb02d822e66 - INFO - Step 316 took 1.1482059955596924s. +2024-08-27 19:07:18,221 - annb.cfb02d822e66 - INFO - #active pts 4932996 #unprocessed deletes 3624966 +2024-08-27 19:07:20,962 - annb.cfb02d822e66 - INFO - Step 317 took 2.7507846355438232s. +2024-08-27 19:07:22,107 - annb.cfb02d822e66 - INFO - Step 318 took 1.1442384719848633s. +2024-08-27 19:07:22,344 - annb.cfb02d822e66 - INFO - #active pts 5430684 #unprocessed deletes 3624966 +2024-08-27 19:07:54,954 - annb.cfb02d822e66 - INFO - Step 319 took 32.84692859649658s. +2024-08-27 19:07:56,095 - annb.cfb02d822e66 - INFO - Step 320 took 1.1407568454742432s. +2024-08-27 19:07:56,103 - annb.cfb02d822e66 - INFO - #active pts 5471239 #unprocessed deletes 3624966 +2024-08-27 19:07:59,070 - annb.cfb02d822e66 - INFO - Step 321 took 2.974820375442505s. +2024-08-27 19:08:00,210 - annb.cfb02d822e66 - INFO - Step 322 took 1.1394445896148682s. +2024-08-27 19:08:00,233 - annb.cfb02d822e66 - INFO - #active pts 5575560 #unprocessed deletes 3624966 +2024-08-27 19:08:08,363 - annb.cfb02d822e66 - INFO - Step 323 took 8.153231859207153s. +2024-08-27 19:08:09,516 - annb.cfb02d822e66 - INFO - Step 324 took 1.1525635719299316s. +2024-08-27 19:08:09,637 - annb.cfb02d822e66 - INFO - #active pts 6069499 #unprocessed deletes 3624966 +2024-08-27 19:08:44,733 - annb.cfb02d822e66 - INFO - Step 325 took 35.21718215942383s. +2024-08-27 19:08:45,884 - annb.cfb02d822e66 - INFO - Step 326 took 1.1501595973968506s. +2024-08-27 19:08:45,898 - annb.cfb02d822e66 - INFO - #active pts 6139647 #unprocessed deletes 3624966 +2024-08-27 19:08:50,422 - annb.cfb02d822e66 - INFO - Step 327 took 4.537436246871948s. +2024-08-27 19:08:51,582 - annb.cfb02d822e66 - INFO - Step 328 took 1.1598448753356934s. +2024-08-27 19:08:51,583 - annb.cfb02d822e66 - INFO - #active pts 6146884 #unprocessed deletes 3624966 +2024-08-27 19:08:52,095 - annb.cfb02d822e66 - INFO - Step 329 took 0.5132439136505127s. +2024-08-27 19:08:53,244 - annb.cfb02d822e66 - INFO - Step 330 took 1.1487846374511719s. +2024-08-27 19:08:53,252 - annb.cfb02d822e66 - INFO - #active pts 6188816 #unprocessed deletes 3624966 +2024-08-27 19:08:55,802 - annb.cfb02d822e66 - INFO - Step 331 took 2.557807683944702s. +2024-08-27 19:08:56,953 - annb.cfb02d822e66 - INFO - Step 332 took 1.1517391204833984s. +2024-08-27 19:08:56,954 - annb.cfb02d822e66 - INFO - #active pts 6190810 #unprocessed deletes 3624966 +2024-08-27 19:08:57,112 - annb.cfb02d822e66 - INFO - Step 333 took 0.15875530242919922s. +2024-08-27 19:08:58,265 - annb.cfb02d822e66 - INFO - Step 334 took 1.1528799533843994s. +2024-08-27 19:08:58,274 - annb.cfb02d822e66 - INFO - #active pts 6230108 #unprocessed deletes 3624966 +2024-08-27 19:09:01,273 - annb.cfb02d822e66 - INFO - Step 335 took 3.007399559020996s. +2024-08-27 19:09:02,424 - annb.cfb02d822e66 - INFO - Step 336 took 1.1507225036621094s. +2024-08-27 19:09:02,428 - annb.cfb02d822e66 - INFO - #active pts 6249699 #unprocessed deletes 3624966 +2024-08-27 19:09:03,506 - annb.cfb02d822e66 - INFO - Step 337 took 1.0816476345062256s. +2024-08-27 19:09:04,664 - annb.cfb02d822e66 - INFO - Step 338 took 1.1584737300872803s. +2024-08-27 19:09:04,672 - annb.cfb02d822e66 - INFO - #active pts 6290226 #unprocessed deletes 3624966 +2024-08-27 19:09:07,428 - annb.cfb02d822e66 - INFO - Step 339 took 2.7641477584838867s. +2024-08-27 19:09:08,572 - annb.cfb02d822e66 - INFO - Step 340 took 1.1437833309173584s. +2024-08-27 19:09:08,574 - annb.cfb02d822e66 - INFO - #active pts 6297556 #unprocessed deletes 3624966 +2024-08-27 19:09:09,014 - annb.cfb02d822e66 - INFO - Step 341 took 0.44190406799316406s. +2024-08-27 19:09:10,167 - annb.cfb02d822e66 - INFO - Step 342 took 1.1524038314819336s. +2024-08-27 19:09:10,174 - annb.cfb02d822e66 - INFO - #active pts 6330843 #unprocessed deletes 3624966 +2024-08-27 19:09:12,618 - annb.cfb02d822e66 - INFO - Step 343 took 2.4505722522735596s. +2024-08-27 19:09:13,759 - annb.cfb02d822e66 - INFO - Step 344 took 1.1407790184020996s. +2024-08-27 19:09:13,767 - annb.cfb02d822e66 - INFO - #active pts 6370265 #unprocessed deletes 3624966 +2024-08-27 19:09:16,772 - annb.cfb02d822e66 - INFO - Step 345 took 3.012742280960083s. +2024-08-27 19:09:17,920 - annb.cfb02d822e66 - INFO - Step 346 took 1.148087501525879s. +2024-08-27 19:09:18,036 - annb.cfb02d822e66 - INFO - #active pts 6831086 #unprocessed deletes 3624966 +2024-08-27 19:09:59,679 - annb.cfb02d822e66 - INFO - Starting consolidate_deletes... done in 41.6431 seconds. +2024-08-27 19:10:31,837 - annb.cfb02d822e66 - INFO - Step 347 took 73.90562176704407s. +2024-08-27 19:10:32,930 - annb.cfb02d822e66 - INFO - Step 348 took 1.104733943939209s. +2024-08-27 19:10:32,942 - annb.cfb02d822e66 - INFO - #active pts 6876154 #unprocessed deletes 0 +2024-08-27 19:10:35,944 - annb.cfb02d822e66 - INFO - Step 349 took 3.013495683670044s. +2024-08-27 19:10:37,047 - annb.cfb02d822e66 - INFO - Step 350 took 1.1028337478637695s. +2024-08-27 19:10:37,159 - annb.cfb02d822e66 - INFO - #active pts 7288266 #unprocessed deletes 0 +2024-08-27 19:10:58,616 - annb.cfb02d822e66 - INFO - Step 351 took 21.568876266479492s. +2024-08-27 19:10:59,757 - annb.cfb02d822e66 - INFO - Step 352 took 1.1410417556762695s. +2024-08-27 19:10:59,768 - annb.cfb02d822e66 - INFO - #active pts 7333132 #unprocessed deletes 0 +2024-08-27 19:11:02,407 - annb.cfb02d822e66 - INFO - Step 353 took 2.649885654449463s. +2024-08-27 19:11:03,519 - annb.cfb02d822e66 - INFO - Step 354 took 1.1119365692138672s. +2024-08-27 19:11:03,614 - annb.cfb02d822e66 - INFO - #active pts 7696838 #unprocessed deletes 0 +2024-08-27 19:11:27,498 - annb.cfb02d822e66 - INFO - Step 355 took 23.979034185409546s. +2024-08-27 19:11:28,617 - annb.cfb02d822e66 - INFO - Step 356 took 1.1180706024169922s. +2024-08-27 19:11:28,620 - annb.cfb02d822e66 - INFO - #active pts 7714498 #unprocessed deletes 0 +2024-08-27 19:11:29,638 - annb.cfb02d822e66 - INFO - Step 357 took 1.0209484100341797s. +2024-08-27 19:11:30,754 - annb.cfb02d822e66 - INFO - Step 358 took 1.115875244140625s. +2024-08-27 19:11:30,756 - annb.cfb02d822e66 - INFO - #active pts 7725755 #unprocessed deletes 0 +2024-08-27 19:11:31,481 - annb.cfb02d822e66 - INFO - Step 359 took 0.7266528606414795s. +2024-08-27 19:11:32,600 - annb.cfb02d822e66 - INFO - Step 360 took 1.1191952228546143s. +2024-08-27 19:11:32,619 - annb.cfb02d822e66 - INFO - #active pts 7789312 #unprocessed deletes 0 +2024-08-27 19:11:36,210 - annb.cfb02d822e66 - INFO - Step 361 took 3.6097898483276367s. +2024-08-27 19:11:37,332 - annb.cfb02d822e66 - INFO - Step 362 took 1.1221873760223389s. +2024-08-27 19:11:37,335 - annb.cfb02d822e66 - INFO - #active pts 7803163 #unprocessed deletes 0 +2024-08-27 19:11:38,118 - annb.cfb02d822e66 - INFO - Step 363 took 0.7855246067047119s. +2024-08-27 19:11:39,244 - annb.cfb02d822e66 - INFO - Step 364 took 1.1260204315185547s. +2024-08-27 19:11:39,258 - annb.cfb02d822e66 - INFO - #active pts 7863722 #unprocessed deletes 0 +2024-08-27 19:11:43,026 - annb.cfb02d822e66 - INFO - Step 365 took 3.7817986011505127s. +2024-08-27 19:11:44,142 - annb.cfb02d822e66 - INFO - Step 366 took 1.116107702255249s. +2024-08-27 19:11:44,148 - annb.cfb02d822e66 - INFO - #active pts 7895271 #unprocessed deletes 0 +2024-08-27 19:11:46,256 - annb.cfb02d822e66 - INFO - Step 367 took 2.113755226135254s. +2024-08-27 19:11:47,383 - annb.cfb02d822e66 - INFO - Step 368 took 1.1267316341400146s. +2024-08-27 19:11:47,396 - annb.cfb02d822e66 - INFO - #active pts 7961194 #unprocessed deletes 0 +2024-08-27 19:11:51,436 - annb.cfb02d822e66 - INFO - Step 369 took 4.053616046905518s. +2024-08-27 19:11:52,556 - annb.cfb02d822e66 - INFO - Step 370 took 1.1192278861999512s. +2024-08-27 19:11:52,558 - annb.cfb02d822e66 - INFO - #active pts 7970239 #unprocessed deletes 0 +2024-08-27 19:11:53,141 - annb.cfb02d822e66 - INFO - Step 371 took 0.5852916240692139s. +2024-08-27 19:11:54,248 - annb.cfb02d822e66 - INFO - Step 372 took 1.1069157123565674s. +2024-08-27 19:11:54,257 - annb.cfb02d822e66 - INFO - #active pts 8010868 #unprocessed deletes 0 +2024-08-27 19:11:56,560 - annb.cfb02d822e66 - INFO - Step 373 took 2.311439275741577s. +2024-08-27 19:11:57,689 - annb.cfb02d822e66 - INFO - Step 374 took 1.1285650730133057s. +2024-08-27 19:11:57,698 - annb.cfb02d822e66 - INFO - #active pts 8040698 #unprocessed deletes 0 +2024-08-27 19:11:59,560 - annb.cfb02d822e66 - INFO - Step 375 took 1.8715262413024902s. +2024-08-27 19:12:00,685 - annb.cfb02d822e66 - INFO - Step 376 took 1.1247599124908447s. +2024-08-27 19:12:00,699 - annb.cfb02d822e66 - INFO - #active pts 8104748 #unprocessed deletes 0 +2024-08-27 19:12:04,568 - annb.cfb02d822e66 - INFO - Step 377 took 3.8831136226654053s. +2024-08-27 19:12:05,686 - annb.cfb02d822e66 - INFO - Step 378 took 1.117736577987671s. +2024-08-27 19:12:05,687 - annb.cfb02d822e66 - INFO - #active pts 8109755 #unprocessed deletes 0 +2024-08-27 19:12:06,045 - annb.cfb02d822e66 - INFO - Step 379 took 0.3585085868835449s. +2024-08-27 19:12:07,170 - annb.cfb02d822e66 - INFO - Step 380 took 1.1256599426269531s. +2024-08-27 19:12:07,176 - annb.cfb02d822e66 - INFO - #active pts 8130382 #unprocessed deletes 0 +2024-08-27 19:12:08,393 - annb.cfb02d822e66 - INFO - Step 381 took 1.2222373485565186s. +2024-08-27 19:12:09,522 - annb.cfb02d822e66 - INFO - Step 382 took 1.1294536590576172s. +2024-08-27 19:12:09,531 - annb.cfb02d822e66 - INFO - #active pts 8153290 #unprocessed deletes 0 +2024-08-27 19:12:11,056 - annb.cfb02d822e66 - INFO - Step 383 took 1.5343403816223145s. +2024-08-27 19:12:12,176 - annb.cfb02d822e66 - INFO - Step 384 took 1.119154930114746s. +2024-08-27 19:12:12,210 - annb.cfb02d822e66 - INFO - Step 385 took 0.034989356994628906s. +2024-08-27 19:12:13,294 - annb.cfb02d822e66 - INFO - Step 386 took 1.08371901512146s. +2024-08-27 19:12:13,352 - annb.cfb02d822e66 - INFO - Step 387 took 0.05726432800292969s. +2024-08-27 19:12:14,436 - annb.cfb02d822e66 - INFO - Step 388 took 1.0838274955749512s. +2024-08-27 19:12:14,473 - annb.cfb02d822e66 - INFO - Step 389 took 0.03777623176574707s. +2024-08-27 19:12:15,560 - annb.cfb02d822e66 - INFO - Step 390 took 1.0864968299865723s. +2024-08-27 19:12:15,768 - annb.cfb02d822e66 - INFO - Step 391 took 0.20793604850769043s. +2024-08-27 19:12:16,855 - annb.cfb02d822e66 - INFO - Step 392 took 1.0869901180267334s. +2024-08-27 19:12:16,942 - annb.cfb02d822e66 - INFO - Step 393 took 0.08771419525146484s. +2024-08-27 19:12:18,025 - annb.cfb02d822e66 - INFO - Step 394 took 1.0828711986541748s. +2024-08-27 19:12:18,081 - annb.cfb02d822e66 - INFO - Step 395 took 0.05531573295593262s. +2024-08-27 19:12:19,165 - annb.cfb02d822e66 - INFO - Step 396 took 1.0845937728881836s. +2024-08-27 19:12:19,488 - annb.cfb02d822e66 - INFO - Step 397 took 0.32238030433654785s. +2024-08-27 19:12:20,575 - annb.cfb02d822e66 - INFO - Step 398 took 1.0868556499481201s. +2024-08-27 19:12:20,588 - annb.cfb02d822e66 - INFO - Step 399 took 0.013224363327026367s. +2024-08-27 19:12:21,675 - annb.cfb02d822e66 - INFO - Step 400 took 1.086958885192871s. +2024-08-27 19:12:21,718 - annb.cfb02d822e66 - INFO - Step 401 took 0.04306912422180176s. +2024-08-27 19:12:22,803 - annb.cfb02d822e66 - INFO - Step 402 took 1.0848932266235352s. +2024-08-27 19:12:23,484 - annb.cfb02d822e66 - INFO - Step 403 took 0.6813220977783203s. +2024-08-27 19:12:24,572 - annb.cfb02d822e66 - INFO - Step 404 took 1.0876548290252686s. +2024-08-27 19:12:24,732 - annb.cfb02d822e66 - INFO - Step 405 took 0.1603989601135254s. +2024-08-27 19:12:25,817 - annb.cfb02d822e66 - INFO - Step 406 took 1.0848956108093262s. +2024-08-27 19:12:26,037 - annb.cfb02d822e66 - INFO - Step 407 took 0.21953749656677246s. +2024-08-27 19:12:27,123 - annb.cfb02d822e66 - INFO - Step 408 took 1.0857181549072266s. +2024-08-27 19:12:27,680 - annb.cfb02d822e66 - INFO - Step 409 took 0.5570671558380127s. +2024-08-27 19:12:28,767 - annb.cfb02d822e66 - INFO - Step 410 took 1.0874369144439697s. +2024-08-27 19:12:29,419 - annb.cfb02d822e66 - INFO - Step 411 took 0.6513895988464355s. +2024-08-27 19:12:30,505 - annb.cfb02d822e66 - INFO - Step 412 took 1.0866005420684814s. +2024-08-27 19:12:30,570 - annb.cfb02d822e66 - INFO - Step 413 took 0.06534385681152344s. +2024-08-27 19:12:31,656 - annb.cfb02d822e66 - INFO - Step 414 took 1.0857658386230469s. +2024-08-27 19:12:31,818 - annb.cfb02d822e66 - INFO - Step 415 took 0.16184210777282715s. +2024-08-27 19:12:32,906 - annb.cfb02d822e66 - INFO - Step 416 took 1.0872750282287598s. +2024-08-27 19:12:33,441 - annb.cfb02d822e66 - INFO - Step 417 took 0.5355942249298096s. +2024-08-27 19:12:34,527 - annb.cfb02d822e66 - INFO - Step 418 took 1.0858190059661865s. +2024-08-27 19:12:34,589 - annb.cfb02d822e66 - INFO - Step 419 took 0.06214761734008789s. +2024-08-27 19:12:35,674 - annb.cfb02d822e66 - INFO - Step 420 took 1.0844156742095947s. +2024-08-27 19:12:35,735 - annb.cfb02d822e66 - INFO - Step 421 took 0.06171894073486328s. +2024-08-27 19:12:36,821 - annb.cfb02d822e66 - INFO - Step 422 took 1.0860984325408936s. +2024-08-27 19:12:37,248 - annb.cfb02d822e66 - INFO - Step 423 took 0.426436185836792s. +2024-08-27 19:12:38,335 - annb.cfb02d822e66 - INFO - Step 424 took 1.086785078048706s. +2024-08-27 19:12:38,378 - annb.cfb02d822e66 - INFO - Step 425 took 0.04300642013549805s. +2024-08-27 19:12:39,465 - annb.cfb02d822e66 - INFO - Step 426 took 1.086907148361206s. +2024-08-27 19:12:39,585 - annb.cfb02d822e66 - INFO - Step 427 took 0.12064623832702637s. +2024-08-27 19:12:40,672 - annb.cfb02d822e66 - INFO - Step 428 took 1.0869624614715576s. +2024-08-27 19:12:41,602 - annb.cfb02d822e66 - INFO - Step 429 took 0.9297025203704834s. +2024-08-27 19:12:42,691 - annb.cfb02d822e66 - INFO - Step 430 took 1.0885732173919678s. +2024-08-27 19:12:42,890 - annb.cfb02d822e66 - INFO - Step 431 took 0.19937777519226074s. +2024-08-27 19:12:43,978 - annb.cfb02d822e66 - INFO - Step 432 took 1.0879161357879639s. +2024-08-27 19:12:44,449 - annb.cfb02d822e66 - INFO - Step 433 took 0.4705197811126709s. +2024-08-27 19:12:45,535 - annb.cfb02d822e66 - INFO - Step 434 took 1.086853265762329s. +2024-08-27 19:12:45,816 - annb.cfb02d822e66 - INFO - Step 435 took 0.28011083602905273s. +2024-08-27 19:12:46,903 - annb.cfb02d822e66 - INFO - Step 436 took 1.0876259803771973s. +2024-08-27 19:12:46,930 - annb.cfb02d822e66 - INFO - Step 437 took 0.026837587356567383s. +2024-08-27 19:12:48,016 - annb.cfb02d822e66 - INFO - Step 438 took 1.0856571197509766s. +2024-08-27 19:12:48,332 - annb.cfb02d822e66 - INFO - Step 439 took 0.3164231777191162s. +2024-08-27 19:12:49,421 - annb.cfb02d822e66 - INFO - Step 440 took 1.0885679721832275s. +2024-08-27 19:12:49,496 - annb.cfb02d822e66 - INFO - Step 441 took 0.07500958442687988s. +2024-08-27 19:12:50,585 - annb.cfb02d822e66 - INFO - Step 442 took 1.0892646312713623s. +2024-08-27 19:12:50,661 - annb.cfb02d822e66 - INFO - Step 443 took 0.07613635063171387s. +2024-08-27 19:12:51,749 - annb.cfb02d822e66 - INFO - Step 444 took 1.0874264240264893s. +2024-08-27 19:12:51,843 - annb.cfb02d822e66 - INFO - Step 445 took 0.09421372413635254s. +2024-08-27 19:12:52,929 - annb.cfb02d822e66 - INFO - Step 446 took 1.0860490798950195s. +2024-08-27 19:12:53,763 - annb.cfb02d822e66 - INFO - Step 447 took 0.8337807655334473s. +2024-08-27 19:12:54,851 - annb.cfb02d822e66 - INFO - Step 448 took 1.0882790088653564s. +2024-08-27 19:12:54,937 - annb.cfb02d822e66 - INFO - Step 449 took 0.08628177642822266s. +2024-08-27 19:12:56,026 - annb.cfb02d822e66 - INFO - Step 450 took 1.0881569385528564s. +2024-08-27 19:12:56,249 - annb.cfb02d822e66 - INFO - Step 451 took 0.22321343421936035s. +2024-08-27 19:12:57,335 - annb.cfb02d822e66 - INFO - Step 452 took 1.0865046977996826s. +2024-08-27 19:12:58,052 - annb.cfb02d822e66 - INFO - Step 453 took 0.716935396194458s. +2024-08-27 19:12:59,141 - annb.cfb02d822e66 - INFO - Step 454 took 1.0882713794708252s. +2024-08-27 19:12:59,231 - annb.cfb02d822e66 - INFO - Step 455 took 0.09018421173095703s. +2024-08-27 19:13:00,319 - annb.cfb02d822e66 - INFO - Step 456 took 1.0877885818481445s. +2024-08-27 19:13:00,333 - annb.cfb02d822e66 - INFO - Step 457 took 0.01429438591003418s. +2024-08-27 19:13:01,419 - annb.cfb02d822e66 - INFO - Step 458 took 1.085583209991455s. +2024-08-27 19:13:01,507 - annb.cfb02d822e66 - INFO - Step 459 took 0.08858680725097656s. +2024-08-27 19:13:02,594 - annb.cfb02d822e66 - INFO - Step 460 took 1.0867059230804443s. +2024-08-27 19:13:02,604 - annb.cfb02d822e66 - INFO - Step 461 took 0.010519266128540039s. +2024-08-27 19:13:03,691 - annb.cfb02d822e66 - INFO - Step 462 took 1.0860319137573242s. +2024-08-27 19:13:03,799 - annb.cfb02d822e66 - INFO - Step 463 took 0.10893559455871582s. +2024-08-27 19:13:04,889 - annb.cfb02d822e66 - INFO - Step 464 took 1.0900354385375977s. +2024-08-27 19:13:04,951 - annb.cfb02d822e66 - INFO - Step 465 took 0.061635494232177734s. +2024-08-27 19:13:06,040 - annb.cfb02d822e66 - INFO - Step 466 took 1.0887119770050049s. +2024-08-27 19:13:06,101 - annb.cfb02d822e66 - INFO - Step 467 took 0.061554670333862305s. +2024-08-27 19:13:07,188 - annb.cfb02d822e66 - INFO - Step 468 took 1.0863525867462158s. +2024-08-27 19:13:07,240 - annb.cfb02d822e66 - INFO - Step 469 took 0.05205082893371582s. +2024-08-27 19:13:08,327 - annb.cfb02d822e66 - INFO - Step 470 took 1.0866162776947021s. +2024-08-27 19:13:08,592 - annb.cfb02d822e66 - INFO - Step 471 took 0.2649228572845459s. +2024-08-27 19:13:09,680 - annb.cfb02d822e66 - INFO - Step 472 took 1.0881004333496094s. +2024-08-27 19:13:09,960 - annb.cfb02d822e66 - INFO - Step 473 took 0.2800312042236328s. +2024-08-27 19:13:11,048 - annb.cfb02d822e66 - INFO - Step 474 took 1.088733196258545s. +2024-08-27 19:13:12,069 - annb.cfb02d822e66 - INFO - Step 475 took 1.0208244323730469s. +2024-08-27 19:13:13,158 - annb.cfb02d822e66 - INFO - Step 476 took 1.0885534286499023s. +2024-08-27 19:13:13,279 - annb.cfb02d822e66 - INFO - Step 477 took 0.1207284927368164s. +2024-08-27 19:13:14,364 - annb.cfb02d822e66 - INFO - Step 478 took 1.0858478546142578s. +2024-08-27 19:13:14,909 - annb.cfb02d822e66 - INFO - Step 479 took 0.5446584224700928s. +2024-08-27 19:13:15,997 - annb.cfb02d822e66 - INFO - Step 480 took 1.0879707336425781s. +2024-08-27 19:13:16,105 - annb.cfb02d822e66 - INFO - Step 481 took 0.1080622673034668s. +2024-08-27 19:13:17,192 - annb.cfb02d822e66 - INFO - Step 482 took 1.0864977836608887s. +2024-08-27 19:13:17,834 - annb.cfb02d822e66 - INFO - Step 483 took 0.6422193050384521s. +2024-08-27 19:13:18,924 - annb.cfb02d822e66 - INFO - Step 484 took 1.0902907848358154s. +2024-08-27 19:13:18,976 - annb.cfb02d822e66 - INFO - Step 485 took 0.05173301696777344s. +2024-08-27 19:13:20,063 - annb.cfb02d822e66 - INFO - Step 486 took 1.0865094661712646s. +2024-08-27 19:13:20,084 - annb.cfb02d822e66 - INFO - Step 487 took 0.02115154266357422s. +2024-08-27 19:13:21,169 - annb.cfb02d822e66 - INFO - Step 488 took 1.0855085849761963s. +2024-08-27 19:13:21,253 - annb.cfb02d822e66 - INFO - Step 489 took 0.08381891250610352s. +2024-08-27 19:13:22,340 - annb.cfb02d822e66 - INFO - Step 490 took 1.086759328842163s. +2024-08-27 19:13:22,372 - annb.cfb02d822e66 - INFO - Step 491 took 0.03209257125854492s. +2024-08-27 19:13:23,459 - annb.cfb02d822e66 - INFO - Step 492 took 1.0872461795806885s. +2024-08-27 19:13:23,775 - annb.cfb02d822e66 - INFO - Step 493 took 0.3153550624847412s. +2024-08-27 19:13:24,862 - annb.cfb02d822e66 - INFO - Step 494 took 1.0870625972747803s. +2024-08-27 19:13:24,916 - annb.cfb02d822e66 - INFO - Step 495 took 0.0545039176940918s. +2024-08-27 19:13:26,002 - annb.cfb02d822e66 - INFO - Step 496 took 1.0855598449707031s. +2024-08-27 19:13:26,147 - annb.cfb02d822e66 - INFO - Step 497 took 0.14469623565673828s. +2024-08-27 19:13:27,232 - annb.cfb02d822e66 - INFO - Step 498 took 1.0849909782409668s. +2024-08-27 19:13:27,265 - annb.cfb02d822e66 - INFO - Step 499 took 0.03336691856384277s. +2024-08-27 19:13:28,350 - annb.cfb02d822e66 - INFO - Step 500 took 1.0848133563995361s. +2024-08-27 19:13:28,412 - annb.cfb02d822e66 - INFO - Step 501 took 0.06215405464172363s. +2024-08-27 19:13:29,497 - annb.cfb02d822e66 - INFO - Step 502 took 1.0845310688018799s. +2024-08-27 19:13:29,537 - annb.cfb02d822e66 - INFO - Step 503 took 0.04076385498046875s. +2024-08-27 19:13:30,621 - annb.cfb02d822e66 - INFO - Step 504 took 1.083892822265625s. +2024-08-27 19:13:30,769 - annb.cfb02d822e66 - INFO - Step 505 took 0.14747905731201172s. +2024-08-27 19:13:31,853 - annb.cfb02d822e66 - INFO - Step 506 took 1.0843539237976074s. +2024-08-27 19:13:31,936 - annb.cfb02d822e66 - INFO - Step 507 took 0.08256077766418457s. +2024-08-27 19:13:33,021 - annb.cfb02d822e66 - INFO - Step 508 took 1.085240125656128s. +2024-08-27 19:13:33,065 - annb.cfb02d822e66 - INFO - Step 509 took 0.044415950775146484s. +2024-08-27 19:13:34,152 - annb.cfb02d822e66 - INFO - Step 510 took 1.0863583087921143s. +2024-08-27 19:13:34,201 - annb.cfb02d822e66 - INFO - Step 511 took 0.04941558837890625s. +2024-08-27 19:13:35,287 - annb.cfb02d822e66 - INFO - Step 512 took 1.0853710174560547s. +2024-08-27 19:13:35,354 - annb.cfb02d822e66 - INFO - #active pts 2906838 #unprocessed deletes 5510435 +2024-08-27 19:13:50,948 - annb.cfb02d822e66 - INFO - Step 513 took 15.660992622375488s. +2024-08-27 19:13:52,082 - annb.cfb02d822e66 - INFO - Step 514 took 1.1343791484832764s. +2024-08-27 19:13:52,083 - annb.cfb02d822e66 - INFO - #active pts 2913746 #unprocessed deletes 5510435 +2024-08-27 19:13:52,507 - annb.cfb02d822e66 - INFO - Step 515 took 0.4242861270904541s. +2024-08-27 19:13:53,638 - annb.cfb02d822e66 - INFO - Step 516 took 1.1307337284088135s. +2024-08-27 19:13:53,643 - annb.cfb02d822e66 - INFO - #active pts 2936862 #unprocessed deletes 5510435 +2024-08-27 19:13:55,234 - annb.cfb02d822e66 - INFO - Step 517 took 1.596794843673706s. +2024-08-27 19:13:56,361 - annb.cfb02d822e66 - INFO - Step 518 took 1.1265826225280762s. +2024-08-27 19:13:56,377 - annb.cfb02d822e66 - INFO - #active pts 3009732 #unprocessed deletes 5510435 +2024-08-27 19:14:00,365 - annb.cfb02d822e66 - INFO - Step 519 took 4.004248857498169s. +2024-08-27 19:14:01,495 - annb.cfb02d822e66 - INFO - Step 520 took 1.1291568279266357s. +2024-08-27 19:14:01,498 - annb.cfb02d822e66 - INFO - #active pts 3025906 #unprocessed deletes 5510435 +2024-08-27 19:14:02,614 - annb.cfb02d822e66 - INFO - Step 521 took 1.1197423934936523s. +2024-08-27 19:14:03,744 - annb.cfb02d822e66 - INFO - Step 522 took 1.1290268898010254s. +2024-08-27 19:14:03,751 - annb.cfb02d822e66 - INFO - #active pts 3061899 #unprocessed deletes 5510435 +2024-08-27 19:14:05,516 - annb.cfb02d822e66 - INFO - Step 523 took 1.7725226879119873s. +2024-08-27 19:14:06,641 - annb.cfb02d822e66 - INFO - Step 524 took 1.1248383522033691s. +2024-08-27 19:14:06,650 - annb.cfb02d822e66 - INFO - #active pts 3101209 #unprocessed deletes 5510435 +2024-08-27 19:14:09,222 - annb.cfb02d822e66 - INFO - Step 525 took 2.5808584690093994s. +2024-08-27 19:14:10,356 - annb.cfb02d822e66 - INFO - Step 526 took 1.1337616443634033s. +2024-08-27 19:14:10,462 - annb.cfb02d822e66 - INFO - #active pts 3522334 #unprocessed deletes 5510435 +2024-08-27 19:14:36,916 - annb.cfb02d822e66 - INFO - Step 527 took 26.559985399246216s. +2024-08-27 19:14:38,043 - annb.cfb02d822e66 - INFO - Step 528 took 1.1267387866973877s. +2024-08-27 19:14:38,115 - annb.cfb02d822e66 - INFO - #active pts 3797294 #unprocessed deletes 5510435 +2024-08-27 19:14:55,415 - annb.cfb02d822e66 - INFO - Step 529 took 17.371532201766968s. +2024-08-27 19:14:56,555 - annb.cfb02d822e66 - INFO - Step 530 took 1.1403346061706543s. +2024-08-27 19:14:56,567 - annb.cfb02d822e66 - INFO - #active pts 3853781 #unprocessed deletes 5510435 +2024-08-27 19:15:00,437 - annb.cfb02d822e66 - INFO - Step 531 took 3.8812272548675537s. +2024-08-27 19:15:01,571 - annb.cfb02d822e66 - INFO - Step 532 took 1.1343252658843994s. +2024-08-27 19:15:01,575 - annb.cfb02d822e66 - INFO - #active pts 3873352 #unprocessed deletes 5510435 +2024-08-27 19:15:02,852 - annb.cfb02d822e66 - INFO - Step 533 took 1.2806522846221924s. +2024-08-27 19:15:04,000 - annb.cfb02d822e66 - INFO - Step 534 took 1.1479549407958984s. +2024-08-27 19:15:04,003 - annb.cfb02d822e66 - INFO - #active pts 3893308 #unprocessed deletes 5510435 +2024-08-27 19:15:05,348 - annb.cfb02d822e66 - INFO - Step 535 took 1.3485729694366455s. +2024-08-27 19:15:06,478 - annb.cfb02d822e66 - INFO - Step 536 took 1.1295030117034912s. +2024-08-27 19:15:06,480 - annb.cfb02d822e66 - INFO - #active pts 3901271 #unprocessed deletes 5510435 +2024-08-27 19:15:06,948 - annb.cfb02d822e66 - INFO - Step 537 took 0.4699070453643799s. +2024-08-27 19:15:08,089 - annb.cfb02d822e66 - INFO - Step 538 took 1.140946626663208s. +2024-08-27 19:15:08,095 - annb.cfb02d822e66 - INFO - #active pts 3925164 #unprocessed deletes 5510435 +2024-08-27 19:15:09,733 - annb.cfb02d822e66 - INFO - Step 539 took 1.643775463104248s. +2024-08-27 19:15:10,859 - annb.cfb02d822e66 - INFO - Step 540 took 1.126542329788208s. +2024-08-27 19:15:10,969 - annb.cfb02d822e66 - INFO - #active pts 4320915 #unprocessed deletes 5510435 +2024-08-27 19:15:39,205 - annb.cfb02d822e66 - INFO - Step 541 took 28.34557318687439s. +2024-08-27 19:15:40,345 - annb.cfb02d822e66 - INFO - Step 542 took 1.1394262313842773s. +2024-08-27 19:15:40,353 - annb.cfb02d822e66 - INFO - #active pts 4360814 #unprocessed deletes 5510435 +2024-08-27 19:15:42,827 - annb.cfb02d822e66 - INFO - Step 543 took 2.4817278385162354s. +2024-08-27 19:15:43,962 - annb.cfb02d822e66 - INFO - Step 544 took 1.1349313259124756s. +2024-08-27 19:15:44,062 - annb.cfb02d822e66 - INFO - #active pts 4370220 #unprocessed deletes 5510435 +2024-08-27 19:15:44,696 - annb.cfb02d822e66 - INFO - Step 545 took 0.7340562343597412s. +2024-08-27 19:15:45,828 - annb.cfb02d822e66 - INFO - Step 546 took 1.131582498550415s. +2024-08-27 19:15:45,863 - annb.cfb02d822e66 - INFO - #active pts 4510675 #unprocessed deletes 5510435 +2024-08-27 19:15:55,284 - annb.cfb02d822e66 - INFO - Step 547 took 9.456109523773193s. +2024-08-27 19:15:56,413 - annb.cfb02d822e66 - INFO - Step 548 took 1.128917932510376s. +2024-08-27 19:15:56,471 - annb.cfb02d822e66 - INFO - #active pts 4744845 #unprocessed deletes 5510435 +2024-08-27 19:16:09,434 - annb.cfb02d822e66 - INFO - Step 549 took 13.020589113235474s. +2024-08-27 19:16:10,565 - annb.cfb02d822e66 - INFO - Step 550 took 1.1307706832885742s. +2024-08-27 19:16:10,570 - annb.cfb02d822e66 - INFO - #active pts 4771433 #unprocessed deletes 5510435 +2024-08-27 19:16:11,926 - annb.cfb02d822e66 - INFO - Step 551 took 1.3610069751739502s. +2024-08-27 19:16:13,059 - annb.cfb02d822e66 - INFO - Step 552 took 1.1327908039093018s. +2024-08-27 19:16:13,061 - annb.cfb02d822e66 - INFO - #active pts 4782909 #unprocessed deletes 5510435 +2024-08-27 19:17:05,869 - annb.cfb02d822e66 - INFO - Starting consolidate_deletes... done in 52.808 seconds. +2024-08-27 19:17:06,526 - annb.cfb02d822e66 - INFO - Step 553 took 53.46681261062622s. +2024-08-27 19:17:07,584 - annb.cfb02d822e66 - INFO - Step 554 took 1.058438777923584s. +2024-08-27 19:17:07,681 - annb.cfb02d822e66 - INFO - #active pts 5180322 #unprocessed deletes 0 +2024-08-27 19:17:34,916 - annb.cfb02d822e66 - INFO - Step 555 took 27.332075834274292s. +2024-08-27 19:17:36,006 - annb.cfb02d822e66 - INFO - Step 556 took 1.0891180038452148s. +2024-08-27 19:17:36,010 - annb.cfb02d822e66 - INFO - #active pts 5203220 #unprocessed deletes 0 +2024-08-27 19:17:37,634 - annb.cfb02d822e66 - INFO - Step 557 took 1.6282525062561035s. +2024-08-27 19:17:38,724 - annb.cfb02d822e66 - INFO - Step 558 took 1.089869737625122s. +2024-08-27 19:17:38,726 - annb.cfb02d822e66 - INFO - #active pts 5210154 #unprocessed deletes 0 +2024-08-27 19:17:39,065 - annb.cfb02d822e66 - INFO - Step 559 took 0.34007978439331055s. +2024-08-27 19:17:40,168 - annb.cfb02d822e66 - INFO - Step 560 took 1.1024420261383057s. +2024-08-27 19:17:40,169 - annb.cfb02d822e66 - INFO - #active pts 5215426 #unprocessed deletes 0 +2024-08-27 19:17:40,464 - annb.cfb02d822e66 - INFO - Step 561 took 0.29590344429016113s. +2024-08-27 19:17:41,567 - annb.cfb02d822e66 - INFO - Step 562 took 1.1031646728515625s. +2024-08-27 19:17:41,574 - annb.cfb02d822e66 - INFO - #active pts 5252726 #unprocessed deletes 0 +2024-08-27 19:17:44,020 - annb.cfb02d822e66 - INFO - Step 563 took 2.452847480773926s. +2024-08-27 19:17:45,127 - annb.cfb02d822e66 - INFO - Step 564 took 1.106916904449463s. +2024-08-27 19:17:45,177 - annb.cfb02d822e66 - INFO - #active pts 5447274 #unprocessed deletes 0 +2024-08-27 19:17:56,488 - annb.cfb02d822e66 - INFO - Step 565 took 11.361117601394653s. +2024-08-27 19:17:57,601 - annb.cfb02d822e66 - INFO - Step 566 took 1.112299919128418s. +2024-08-27 19:17:57,604 - annb.cfb02d822e66 - INFO - #active pts 5463135 #unprocessed deletes 0 +2024-08-27 19:17:58,307 - annb.cfb02d822e66 - INFO - Step 567 took 0.7061035633087158s. +2024-08-27 19:17:59,412 - annb.cfb02d822e66 - INFO - Step 568 took 1.1044085025787354s. +2024-08-27 19:17:59,415 - annb.cfb02d822e66 - INFO - #active pts 5478168 #unprocessed deletes 0 +2024-08-27 19:18:00,347 - annb.cfb02d822e66 - INFO - Step 569 took 0.9342281818389893s. +2024-08-27 19:18:01,454 - annb.cfb02d822e66 - INFO - Step 570 took 1.1074252128601074s. +2024-08-27 19:18:01,457 - annb.cfb02d822e66 - INFO - #active pts 5492309 #unprocessed deletes 0 +2024-08-27 19:18:02,098 - annb.cfb02d822e66 - INFO - Step 571 took 0.6438853740692139s. +2024-08-27 19:18:03,218 - annb.cfb02d822e66 - INFO - Step 572 took 1.1194498538970947s. +2024-08-27 19:18:03,231 - annb.cfb02d822e66 - INFO - #active pts 5554599 #unprocessed deletes 0 +2024-08-27 19:18:07,333 - annb.cfb02d822e66 - INFO - Step 573 took 4.115195274353027s. +2024-08-27 19:18:08,456 - annb.cfb02d822e66 - INFO - Step 574 took 1.1232655048370361s. +2024-08-27 19:18:08,466 - annb.cfb02d822e66 - INFO - #active pts 5604500 #unprocessed deletes 0 +2024-08-27 19:18:11,653 - annb.cfb02d822e66 - INFO - Step 575 took 3.196053981781006s. +2024-08-27 19:18:12,763 - annb.cfb02d822e66 - INFO - Step 576 took 1.110407829284668s. +2024-08-27 19:18:12,770 - annb.cfb02d822e66 - INFO - #active pts 5638834 #unprocessed deletes 0 +2024-08-27 19:18:15,169 - annb.cfb02d822e66 - INFO - Step 577 took 2.4052329063415527s. +2024-08-27 19:18:16,279 - annb.cfb02d822e66 - INFO - Step 578 took 1.1107606887817383s. +2024-08-27 19:18:16,427 - annb.cfb02d822e66 - INFO - #active pts 6229778 #unprocessed deletes 0 +2024-08-27 19:19:01,393 - annb.cfb02d822e66 - INFO - Step 579 took 45.11400365829468s. +2024-08-27 19:19:02,525 - annb.cfb02d822e66 - INFO - Step 580 took 1.1308465003967285s. +2024-08-27 19:19:02,531 - annb.cfb02d822e66 - INFO - #active pts 6261240 #unprocessed deletes 0 +2024-08-27 19:19:04,641 - annb.cfb02d822e66 - INFO - Step 581 took 2.1157126426696777s. +2024-08-27 19:19:05,778 - annb.cfb02d822e66 - INFO - Step 582 took 1.1365468502044678s. +2024-08-27 19:19:05,783 - annb.cfb02d822e66 - INFO - #active pts 6283315 #unprocessed deletes 0 +2024-08-27 19:19:07,196 - annb.cfb02d822e66 - INFO - Step 583 took 1.4180138111114502s. +2024-08-27 19:19:08,329 - annb.cfb02d822e66 - INFO - Step 584 took 1.1318354606628418s. +2024-08-27 19:19:08,405 - annb.cfb02d822e66 - INFO - #active pts 6556101 #unprocessed deletes 0 +2024-08-27 19:19:23,743 - annb.cfb02d822e66 - INFO - Step 585 took 15.41444182395935s. +2024-08-27 19:19:24,873 - annb.cfb02d822e66 - INFO - Step 586 took 1.1300644874572754s. +2024-08-27 19:19:24,880 - annb.cfb02d822e66 - INFO - #active pts 6587187 #unprocessed deletes 0 +2024-08-27 19:19:26,768 - annb.cfb02d822e66 - INFO - Step 587 took 1.8949475288391113s. +2024-08-27 19:19:27,897 - annb.cfb02d822e66 - INFO - Step 588 took 1.1280326843261719s. +2024-08-27 19:19:27,905 - annb.cfb02d822e66 - INFO - #active pts 6631526 #unprocessed deletes 0 +2024-08-27 19:19:31,151 - annb.cfb02d822e66 - INFO - Step 589 took 3.254102945327759s. +2024-08-27 19:19:32,285 - annb.cfb02d822e66 - INFO - Step 590 took 1.134549617767334s. +2024-08-27 19:19:32,404 - annb.cfb02d822e66 - INFO - #active pts 7108942 #unprocessed deletes 0 +2024-08-27 19:20:06,480 - annb.cfb02d822e66 - INFO - Step 591 took 34.194602489471436s. +2024-08-27 19:20:07,625 - annb.cfb02d822e66 - INFO - Step 592 took 1.1444075107574463s. +2024-08-27 19:20:07,674 - annb.cfb02d822e66 - INFO - #active pts 7303976 #unprocessed deletes 0 +2024-08-27 19:20:18,076 - annb.cfb02d822e66 - INFO - Step 593 took 10.45096492767334s. +2024-08-27 19:20:19,214 - annb.cfb02d822e66 - INFO - Step 594 took 1.1383116245269775s. +2024-08-27 19:20:19,215 - annb.cfb02d822e66 - INFO - #active pts 7309244 #unprocessed deletes 0 +2024-08-27 19:20:19,568 - annb.cfb02d822e66 - INFO - Step 595 took 0.3533957004547119s. +2024-08-27 19:20:20,707 - annb.cfb02d822e66 - INFO - Step 596 took 1.1386656761169434s. +2024-08-27 19:20:20,780 - annb.cfb02d822e66 - INFO - #active pts 7542477 #unprocessed deletes 0 +2024-08-27 19:20:34,220 - annb.cfb02d822e66 - INFO - Step 597 took 13.5130774974823s. +2024-08-27 19:20:35,363 - annb.cfb02d822e66 - INFO - Step 598 took 1.14286208152771s. +2024-08-27 19:20:35,402 - annb.cfb02d822e66 - INFO - #active pts 7654438 #unprocessed deletes 0 +2024-08-27 19:20:43,774 - annb.cfb02d822e66 - INFO - Step 599 took 8.41063642501831s. +2024-08-27 19:20:44,914 - annb.cfb02d822e66 - INFO - Step 600 took 1.1392805576324463s. +2024-08-27 19:20:44,934 - annb.cfb02d822e66 - INFO - #active pts 7717936 #unprocessed deletes 0 +2024-08-27 19:20:49,732 - annb.cfb02d822e66 - INFO - Step 601 took 4.817681550979614s. +2024-08-27 19:20:50,877 - annb.cfb02d822e66 - INFO - Step 602 took 1.1450445652008057s. +2024-08-27 19:20:50,878 - annb.cfb02d822e66 - INFO - #active pts 7723521 #unprocessed deletes 0 +2024-08-27 19:20:51,282 - annb.cfb02d822e66 - INFO - Step 603 took 0.4056735038757324s. +2024-08-27 19:20:52,431 - annb.cfb02d822e66 - INFO - Step 604 took 1.14925217628479s. +2024-08-27 19:20:52,441 - annb.cfb02d822e66 - INFO - #active pts 7767404 #unprocessed deletes 0 +2024-08-27 19:20:55,470 - annb.cfb02d822e66 - INFO - Step 605 took 3.038639545440674s. +2024-08-27 19:20:56,613 - annb.cfb02d822e66 - INFO - Step 606 took 1.143174409866333s. +2024-08-27 19:20:56,625 - annb.cfb02d822e66 - INFO - #active pts 7826115 #unprocessed deletes 0 +2024-08-27 19:20:59,601 - annb.cfb02d822e66 - INFO - Step 607 took 2.987325668334961s. +2024-08-27 19:21:00,759 - annb.cfb02d822e66 - INFO - Step 608 took 1.1580166816711426s. +2024-08-27 19:21:00,815 - annb.cfb02d822e66 - INFO - #active pts 8036351 #unprocessed deletes 0 +2024-08-27 19:21:13,842 - annb.cfb02d822e66 - INFO - Step 609 took 13.083405256271362s. +2024-08-27 19:21:14,981 - annb.cfb02d822e66 - INFO - Step 610 took 1.1379613876342773s. +2024-08-27 19:21:14,987 - annb.cfb02d822e66 - INFO - #active pts 8060364 #unprocessed deletes 0 +2024-08-27 19:21:16,686 - annb.cfb02d822e66 - INFO - Step 611 took 1.7053661346435547s. +2024-08-27 19:21:17,833 - annb.cfb02d822e66 - INFO - Step 612 took 1.1457486152648926s. +2024-08-27 19:21:17,882 - annb.cfb02d822e66 - INFO - #active pts 8256083 #unprocessed deletes 0 +2024-08-27 19:21:29,333 - annb.cfb02d822e66 - INFO - Step 613 took 11.500762939453125s. +2024-08-27 19:21:30,488 - annb.cfb02d822e66 - INFO - Step 614 took 1.154266357421875s. +2024-08-27 19:21:30,586 - annb.cfb02d822e66 - INFO - #active pts 8625707 #unprocessed deletes 0 +2024-08-27 19:21:52,510 - annb.cfb02d822e66 - INFO - Step 615 took 22.022059679031372s. +2024-08-27 19:21:53,664 - annb.cfb02d822e66 - INFO - Step 616 took 1.1537089347839355s. +2024-08-27 19:21:53,770 - annb.cfb02d822e66 - INFO - #active pts 8949227 #unprocessed deletes 0 +2024-08-27 19:22:12,324 - annb.cfb02d822e66 - INFO - Step 617 took 18.659894704818726s. +2024-08-27 19:22:13,477 - annb.cfb02d822e66 - INFO - Step 618 took 1.1521921157836914s. +2024-08-27 19:22:13,538 - annb.cfb02d822e66 - INFO - #active pts 9195551 #unprocessed deletes 0 +2024-08-27 19:22:27,272 - annb.cfb02d822e66 - INFO - Step 619 took 13.79481053352356s. +2024-08-27 19:22:28,415 - annb.cfb02d822e66 - INFO - Step 620 took 1.1431071758270264s. +2024-08-27 19:22:28,422 - annb.cfb02d822e66 - INFO - #active pts 9232372 #unprocessed deletes 0 +2024-08-27 19:22:30,931 - annb.cfb02d822e66 - INFO - Step 621 took 2.5157933235168457s. +2024-08-27 19:22:32,076 - annb.cfb02d822e66 - INFO - Step 622 took 1.1447620391845703s. +2024-08-27 19:22:32,081 - annb.cfb02d822e66 - INFO - #active pts 9253561 #unprocessed deletes 0 +2024-08-27 19:22:33,378 - annb.cfb02d822e66 - INFO - Step 623 took 1.3015265464782715s. +2024-08-27 19:22:34,531 - annb.cfb02d822e66 - INFO - Step 624 took 1.1528468132019043s. +2024-08-27 19:22:34,547 - annb.cfb02d822e66 - INFO - #active pts 9331230 #unprocessed deletes 0 +2024-08-27 19:22:39,342 - annb.cfb02d822e66 - INFO - Step 625 took 4.811254024505615s. +2024-08-27 19:22:40,480 - annb.cfb02d822e66 - INFO - Step 626 took 1.1366603374481201s. +2024-08-27 19:22:40,494 - annb.cfb02d822e66 - INFO - #active pts 9374063 #unprocessed deletes 0 +2024-08-27 19:22:43,510 - annb.cfb02d822e66 - INFO - Step 627 took 3.029806613922119s. +2024-08-27 19:22:44,658 - annb.cfb02d822e66 - INFO - Step 628 took 1.1487188339233398s. +2024-08-27 19:22:44,661 - annb.cfb02d822e66 - INFO - #active pts 9387598 #unprocessed deletes 0 +2024-08-27 19:22:45,435 - annb.cfb02d822e66 - INFO - Step 629 took 0.7767190933227539s. +2024-08-27 19:22:46,589 - annb.cfb02d822e66 - INFO - Step 630 took 1.1533024311065674s. +2024-08-27 19:22:46,596 - annb.cfb02d822e66 - INFO - #active pts 9421724 #unprocessed deletes 0 +2024-08-27 19:22:48,600 - annb.cfb02d822e66 - INFO - Step 631 took 2.010781764984131s. +2024-08-27 19:22:49,745 - annb.cfb02d822e66 - INFO - Step 632 took 1.1458115577697754s. +2024-08-27 19:22:49,753 - annb.cfb02d822e66 - INFO - #active pts 9461430 #unprocessed deletes 0 +2024-08-27 19:22:52,330 - annb.cfb02d822e66 - INFO - Step 633 took 2.584214448928833s. +2024-08-27 19:22:53,478 - annb.cfb02d822e66 - INFO - Step 634 took 1.148024559020996s. +2024-08-27 19:22:53,482 - annb.cfb02d822e66 - INFO - #active pts 9479469 #unprocessed deletes 0 +2024-08-27 19:22:54,624 - annb.cfb02d822e66 - INFO - Step 635 took 1.1458709239959717s. +2024-08-27 19:22:55,769 - annb.cfb02d822e66 - INFO - Step 636 took 1.1440410614013672s. +2024-08-27 19:22:55,882 - annb.cfb02d822e66 - INFO - #active pts 9885997 #unprocessed deletes 0 +2024-08-27 19:23:22,398 - annb.cfb02d822e66 - INFO - Step 637 took 26.6288423538208s. +2024-08-27 19:23:23,539 - annb.cfb02d822e66 - INFO - Step 638 took 1.1416845321655273s. +2024-08-27 19:23:23,830 - annb.cfb02d822e66 - INFO - #active pts 10292043 #unprocessed deletes 0 +2024-08-27 19:23:59,259 - annb.cfb02d822e66 - INFO - Starting consolidate_deletes... done in 35.4296 seconds. +2024-08-27 19:24:27,727 - annb.cfb02d822e66 - INFO - Step 639 took 64.1874475479126s. +2024-08-27 19:24:28,874 - annb.cfb02d822e66 - INFO - Step 640 took 1.1465094089508057s. +2024-08-27 19:24:29,355 - annb.cfb02d822e66 - INFO - Step 641 took 0.4808835983276367s. +2024-08-27 19:24:30,467 - annb.cfb02d822e66 - INFO - Step 642 took 1.1126899719238281s. +2024-08-27 19:24:30,496 - annb.cfb02d822e66 - INFO - Step 643 took 0.028989791870117188s. +2024-08-27 19:24:31,606 - annb.cfb02d822e66 - INFO - Step 644 took 1.1100623607635498s. +2024-08-27 19:24:31,643 - annb.cfb02d822e66 - INFO - Step 645 took 0.03679704666137695s. +2024-08-27 19:24:32,753 - annb.cfb02d822e66 - INFO - Step 646 took 1.1100373268127441s. +2024-08-27 19:24:32,948 - annb.cfb02d822e66 - INFO - Step 647 took 0.19416093826293945s. +2024-08-27 19:24:34,058 - annb.cfb02d822e66 - INFO - Step 648 took 1.1100611686706543s. +2024-08-27 19:24:34,154 - annb.cfb02d822e66 - INFO - Step 649 took 0.09631967544555664s. +2024-08-27 19:24:35,265 - annb.cfb02d822e66 - INFO - Step 650 took 1.1113839149475098s. +2024-08-27 19:24:35,328 - annb.cfb02d822e66 - INFO - Step 651 took 0.0630040168762207s. +2024-08-27 19:24:36,439 - annb.cfb02d822e66 - INFO - Step 652 took 1.1102571487426758s. +2024-08-27 19:24:36,673 - annb.cfb02d822e66 - INFO - Step 653 took 0.23430991172790527s. +2024-08-27 19:24:37,782 - annb.cfb02d822e66 - INFO - Step 654 took 1.108945608139038s. +2024-08-27 19:24:43,891 - annb.cfb02d822e66 - INFO - Step 655 took 6.1091086864471436s. +2024-08-27 19:24:45,006 - annb.cfb02d822e66 - INFO - Step 656 took 1.1151292324066162s. +2024-08-27 19:24:45,603 - annb.cfb02d822e66 - INFO - Step 657 took 0.5970613956451416s. +2024-08-27 19:24:46,713 - annb.cfb02d822e66 - INFO - Step 658 took 1.1093542575836182s. +2024-08-27 19:24:46,989 - annb.cfb02d822e66 - INFO - Step 659 took 0.2761421203613281s. +2024-08-27 19:24:48,098 - annb.cfb02d822e66 - INFO - Step 660 took 1.1087384223937988s. +2024-08-27 19:24:48,213 - annb.cfb02d822e66 - INFO - Step 661 took 0.11471366882324219s. +2024-08-27 19:24:49,322 - annb.cfb02d822e66 - INFO - Step 662 took 1.1095938682556152s. +2024-08-27 19:24:49,492 - annb.cfb02d822e66 - INFO - Step 663 took 0.1701219081878662s. +2024-08-27 19:24:50,603 - annb.cfb02d822e66 - INFO - Step 664 took 1.1104741096496582s. +2024-08-27 19:24:50,733 - annb.cfb02d822e66 - INFO - Step 665 took 0.1303727626800537s. +2024-08-27 19:24:51,843 - annb.cfb02d822e66 - INFO - Step 666 took 1.1102142333984375s. +2024-08-27 19:24:52,262 - annb.cfb02d822e66 - INFO - Step 667 took 0.4186408519744873s. +2024-08-27 19:24:53,371 - annb.cfb02d822e66 - INFO - Step 668 took 1.1092889308929443s. +2024-08-27 19:24:53,946 - annb.cfb02d822e66 - INFO - Step 669 took 0.5749461650848389s. +2024-08-27 19:24:55,059 - annb.cfb02d822e66 - INFO - Step 670 took 1.112703800201416s. +2024-08-27 19:24:55,164 - annb.cfb02d822e66 - INFO - Step 671 took 0.10459661483764648s. +2024-08-27 19:24:56,274 - annb.cfb02d822e66 - INFO - Step 672 took 1.1097996234893799s. +2024-08-27 19:24:56,439 - annb.cfb02d822e66 - INFO - Step 673 took 0.16498041152954102s. +2024-08-27 19:24:57,549 - annb.cfb02d822e66 - INFO - Step 674 took 1.110595703125s. +2024-08-27 19:24:57,876 - annb.cfb02d822e66 - INFO - Step 675 took 0.3267958164215088s. +2024-08-27 19:24:58,988 - annb.cfb02d822e66 - INFO - Step 676 took 1.112313985824585s. +2024-08-27 19:24:59,581 - annb.cfb02d822e66 - INFO - Step 677 took 0.5929808616638184s. +2024-08-27 19:25:00,693 - annb.cfb02d822e66 - INFO - Step 678 took 1.1114389896392822s. +2024-08-27 19:25:00,779 - annb.cfb02d822e66 - INFO - Step 679 took 0.08645868301391602s. +2024-08-27 19:25:01,890 - annb.cfb02d822e66 - INFO - Step 680 took 1.1106269359588623s. +2024-08-27 19:25:01,917 - annb.cfb02d822e66 - INFO - Step 681 took 0.026431798934936523s. +2024-08-27 19:25:03,029 - annb.cfb02d822e66 - INFO - Step 682 took 1.1122965812683105s. +2024-08-27 19:25:03,723 - annb.cfb02d822e66 - INFO - Step 683 took 0.6945006847381592s. +2024-08-27 19:25:04,840 - annb.cfb02d822e66 - INFO - Step 684 took 1.1166574954986572s. +2024-08-27 19:25:05,339 - annb.cfb02d822e66 - INFO - Step 685 took 0.49849557876586914s. +2024-08-27 19:25:06,451 - annb.cfb02d822e66 - INFO - Step 686 took 1.1128828525543213s. +2024-08-27 19:25:06,498 - annb.cfb02d822e66 - INFO - Step 687 took 0.04629659652709961s. +2024-08-27 19:25:07,610 - annb.cfb02d822e66 - INFO - Step 688 took 1.112619400024414s. +2024-08-27 19:25:07,886 - annb.cfb02d822e66 - INFO - Step 689 took 0.27590441703796387s. +2024-08-27 19:25:08,999 - annb.cfb02d822e66 - INFO - Step 690 took 1.1129391193389893s. +2024-08-27 19:25:09,083 - annb.cfb02d822e66 - INFO - Step 691 took 0.0831913948059082s. +2024-08-27 19:25:10,195 - annb.cfb02d822e66 - INFO - Step 692 took 1.112234354019165s. +2024-08-27 19:25:10,571 - annb.cfb02d822e66 - INFO - Step 693 took 0.3765571117401123s. +2024-08-27 19:25:11,683 - annb.cfb02d822e66 - INFO - Step 694 took 1.1116855144500732s. +2024-08-27 19:25:11,748 - annb.cfb02d822e66 - INFO - Step 695 took 0.06444621086120605s. +2024-08-27 19:25:12,859 - annb.cfb02d822e66 - INFO - Step 696 took 1.111466884613037s. +2024-08-27 19:25:12,922 - annb.cfb02d822e66 - INFO - Step 697 took 0.06282544136047363s. +2024-08-27 19:25:14,034 - annb.cfb02d822e66 - INFO - Step 698 took 1.1124482154846191s. +2024-08-27 19:25:14,072 - annb.cfb02d822e66 - INFO - Step 699 took 0.03793215751647949s. +2024-08-27 19:25:15,185 - annb.cfb02d822e66 - INFO - Step 700 took 1.1125147342681885s. +2024-08-27 19:25:15,326 - annb.cfb02d822e66 - INFO - Step 701 took 0.14112114906311035s. +2024-08-27 19:25:16,439 - annb.cfb02d822e66 - INFO - Step 702 took 1.1124534606933594s. +2024-08-27 19:25:16,864 - annb.cfb02d822e66 - INFO - Step 703 took 0.4251255989074707s. +2024-08-27 19:25:17,976 - annb.cfb02d822e66 - INFO - Step 704 took 1.1119418144226074s. +2024-08-27 19:25:18,044 - annb.cfb02d822e66 - INFO - Step 705 took 0.06860232353210449s. +2024-08-27 19:25:19,157 - annb.cfb02d822e66 - INFO - Step 706 took 1.113114595413208s. +2024-08-27 19:25:20,413 - annb.cfb02d822e66 - INFO - Step 707 took 1.2558934688568115s. +2024-08-27 19:25:21,529 - annb.cfb02d822e66 - INFO - Step 708 took 1.1151716709136963s. +2024-08-27 19:25:21,964 - annb.cfb02d822e66 - INFO - Step 709 took 0.4352147579193115s. +2024-08-27 19:25:23,075 - annb.cfb02d822e66 - INFO - Step 710 took 1.1115529537200928s. +2024-08-27 19:25:23,186 - annb.cfb02d822e66 - INFO - Step 711 took 0.11066842079162598s. +2024-08-27 19:25:24,298 - annb.cfb02d822e66 - INFO - Step 712 took 1.1121528148651123s. +2024-08-27 19:25:24,872 - annb.cfb02d822e66 - INFO - Step 713 took 0.57387375831604s. +2024-08-27 19:25:25,984 - annb.cfb02d822e66 - INFO - Step 714 took 1.1121017932891846s. +2024-08-27 19:25:26,063 - annb.cfb02d822e66 - INFO - Step 715 took 0.0788414478302002s. +2024-08-27 19:25:27,177 - annb.cfb02d822e66 - INFO - Step 716 took 1.11383056640625s. +2024-08-27 19:25:27,243 - annb.cfb02d822e66 - INFO - Step 717 took 0.06597638130187988s. +2024-08-27 19:25:28,354 - annb.cfb02d822e66 - INFO - Step 718 took 1.1114275455474854s. +2024-08-27 19:25:29,178 - annb.cfb02d822e66 - INFO - Step 719 took 0.82330322265625s. +2024-08-27 19:25:30,292 - annb.cfb02d822e66 - INFO - Step 720 took 1.1145095825195312s. +2024-08-27 19:25:30,574 - annb.cfb02d822e66 - INFO - Step 721 took 0.28121328353881836s. +2024-08-27 19:25:31,687 - annb.cfb02d822e66 - INFO - Step 722 took 1.1132009029388428s. +2024-08-27 19:25:31,736 - annb.cfb02d822e66 - INFO - Step 723 took 0.04942750930786133s. +2024-08-27 19:25:32,847 - annb.cfb02d822e66 - INFO - Step 724 took 1.1105258464813232s. +2024-08-27 19:25:33,152 - annb.cfb02d822e66 - INFO - Step 725 took 0.3048243522644043s. +2024-08-27 19:25:34,266 - annb.cfb02d822e66 - INFO - Step 726 took 1.114607572555542s. +2024-08-27 19:25:34,493 - annb.cfb02d822e66 - INFO - Step 727 took 0.22661662101745605s. +2024-08-27 19:25:35,606 - annb.cfb02d822e66 - INFO - Step 728 took 1.112982988357544s. +2024-08-27 19:25:35,851 - annb.cfb02d822e66 - INFO - Step 729 took 0.24482297897338867s. +2024-08-27 19:25:36,963 - annb.cfb02d822e66 - INFO - Step 730 took 1.112360954284668s. +2024-08-27 19:25:37,109 - annb.cfb02d822e66 - INFO - Step 731 took 0.1455540657043457s. +2024-08-27 19:25:38,220 - annb.cfb02d822e66 - INFO - Step 732 took 1.1114888191223145s. +2024-08-27 19:25:38,374 - annb.cfb02d822e66 - INFO - Step 733 took 0.15340065956115723s. +2024-08-27 19:25:39,487 - annb.cfb02d822e66 - INFO - Step 734 took 1.1128044128417969s. +2024-08-27 19:25:39,918 - annb.cfb02d822e66 - INFO - Step 735 took 0.43123507499694824s. +2024-08-27 19:25:41,032 - annb.cfb02d822e66 - INFO - Step 736 took 1.1142897605895996s. +2024-08-27 19:25:41,328 - annb.cfb02d822e66 - INFO - Step 737 took 0.29602551460266113s. +2024-08-27 19:25:42,443 - annb.cfb02d822e66 - INFO - Step 738 took 1.1143646240234375s. +2024-08-27 19:25:42,598 - annb.cfb02d822e66 - INFO - Step 739 took 0.15504884719848633s. +2024-08-27 19:25:43,710 - annb.cfb02d822e66 - INFO - Step 740 took 1.1127526760101318s. +2024-08-27 19:25:44,094 - annb.cfb02d822e66 - INFO - Step 741 took 0.3836348056793213s. +2024-08-27 19:25:45,207 - annb.cfb02d822e66 - INFO - Step 742 took 1.1133852005004883s. +2024-08-27 19:25:45,676 - annb.cfb02d822e66 - INFO - Step 743 took 0.46805477142333984s. +2024-08-27 19:25:46,791 - annb.cfb02d822e66 - INFO - Step 744 took 1.1155755519866943s. +2024-08-27 19:25:47,360 - annb.cfb02d822e66 - INFO - Step 745 took 0.5688493251800537s. +2024-08-27 19:25:48,474 - annb.cfb02d822e66 - INFO - Step 746 took 1.1137213706970215s. +2024-08-27 19:25:48,948 - annb.cfb02d822e66 - INFO - Step 747 took 0.4741344451904297s. +2024-08-27 19:25:50,063 - annb.cfb02d822e66 - INFO - Step 748 took 1.1147675514221191s. +2024-08-27 19:25:50,233 - annb.cfb02d822e66 - INFO - Step 749 took 0.1705024242401123s. +2024-08-27 19:25:51,347 - annb.cfb02d822e66 - INFO - Step 750 took 1.1136460304260254s. +2024-08-27 19:25:51,405 - annb.cfb02d822e66 - INFO - Step 751 took 0.05758547782897949s. +2024-08-27 19:25:52,518 - annb.cfb02d822e66 - INFO - Step 752 took 1.1136608123779297s. +2024-08-27 19:25:52,663 - annb.cfb02d822e66 - INFO - Step 753 took 0.14513754844665527s. +2024-08-27 19:25:53,776 - annb.cfb02d822e66 - INFO - Step 754 took 1.1125085353851318s. +2024-08-27 19:25:53,843 - annb.cfb02d822e66 - INFO - Step 755 took 0.06713700294494629s. +2024-08-27 19:25:54,957 - annb.cfb02d822e66 - INFO - Step 756 took 1.1135382652282715s. +2024-08-27 19:25:55,022 - annb.cfb02d822e66 - INFO - Step 757 took 0.06501340866088867s. +2024-08-27 19:25:56,135 - annb.cfb02d822e66 - INFO - Step 758 took 1.1133878231048584s. +2024-08-27 19:25:56,196 - annb.cfb02d822e66 - INFO - Step 759 took 0.06131458282470703s. +2024-08-27 19:25:57,310 - annb.cfb02d822e66 - INFO - Step 760 took 1.1130166053771973s. +2024-08-27 19:25:57,409 - annb.cfb02d822e66 - INFO - Step 761 took 0.09906578063964844s. +2024-08-27 19:25:58,521 - annb.cfb02d822e66 - INFO - Step 762 took 1.1121087074279785s. +2024-08-27 19:25:58,564 - annb.cfb02d822e66 - INFO - Step 763 took 0.04349160194396973s. +2024-08-27 19:25:59,679 - annb.cfb02d822e66 - INFO - Step 764 took 1.1150364875793457s. +2024-08-27 19:26:00,457 - annb.cfb02d822e66 - INFO - Step 765 took 0.7773404121398926s. +2024-08-27 19:26:01,571 - annb.cfb02d822e66 - INFO - Step 766 took 1.1143651008605957s. +2024-08-27 19:26:02,451 - annb.cfb02d822e66 - INFO - Step 767 took 0.8803608417510986s. +2024-08-27 19:26:03,564 - annb.cfb02d822e66 - INFO - Step 768 took 1.112696647644043s. +2024-08-27 19:26:03,566 - annb.cfb02d822e66 - INFO - #active pts 2832899 #unprocessed deletes 7469137 +2024-08-27 19:26:46,444 - annb.cfb02d822e66 - INFO - Starting consolidate_deletes... done in 42.8779 seconds. +2024-08-27 19:26:46,974 - annb.cfb02d822e66 - INFO - Step 769 took 43.409746408462524s. +2024-08-27 19:26:48,040 - annb.cfb02d822e66 - INFO - Step 770 took 1.065967082977295s. +2024-08-27 19:26:48,046 - annb.cfb02d822e66 - INFO - #active pts 2863523 #unprocessed deletes 0 +2024-08-27 19:26:49,768 - annb.cfb02d822e66 - INFO - Step 771 took 1.7279155254364014s. +2024-08-27 19:26:50,842 - annb.cfb02d822e66 - INFO - Step 772 took 1.0738716125488281s. +2024-08-27 19:26:50,855 - annb.cfb02d822e66 - INFO - #active pts 2925169 #unprocessed deletes 0 +2024-08-27 19:26:54,755 - annb.cfb02d822e66 - INFO - Step 773 took 3.912519693374634s. +2024-08-27 19:26:55,826 - annb.cfb02d822e66 - INFO - Step 774 took 1.0704364776611328s. +2024-08-27 19:26:55,833 - annb.cfb02d822e66 - INFO - #active pts 2961356 #unprocessed deletes 0 +2024-08-27 19:26:57,693 - annb.cfb02d822e66 - INFO - Step 775 took 1.8662652969360352s. +2024-08-27 19:26:58,773 - annb.cfb02d822e66 - INFO - Step 776 took 1.080155372619629s. +2024-08-27 19:26:58,781 - annb.cfb02d822e66 - INFO - #active pts 2998678 #unprocessed deletes 0 +2024-08-27 19:27:01,108 - annb.cfb02d822e66 - INFO - Step 777 took 2.334740400314331s. +2024-08-27 19:27:02,182 - annb.cfb02d822e66 - INFO - Step 778 took 1.0736618041992188s. +2024-08-27 19:27:02,184 - annb.cfb02d822e66 - INFO - #active pts 3011024 #unprocessed deletes 0 +2024-08-27 19:27:02,831 - annb.cfb02d822e66 - INFO - Step 779 took 0.6485240459442139s. +2024-08-27 19:27:03,918 - annb.cfb02d822e66 - INFO - Step 780 took 1.087167739868164s. +2024-08-27 19:27:03,919 - annb.cfb02d822e66 - INFO - #active pts 3019515 #unprocessed deletes 0 +2024-08-27 19:27:04,422 - annb.cfb02d822e66 - INFO - Step 781 took 0.5036964416503906s. +2024-08-27 19:27:05,508 - annb.cfb02d822e66 - INFO - Step 782 took 1.0864827632904053s. +2024-08-27 19:27:05,520 - annb.cfb02d822e66 - INFO - #active pts 3082298 #unprocessed deletes 0 +2024-08-27 19:27:09,484 - annb.cfb02d822e66 - INFO - Step 783 took 3.975285530090332s. +2024-08-27 19:27:10,570 - annb.cfb02d822e66 - INFO - Step 784 took 1.0864734649658203s. +2024-08-27 19:27:10,578 - annb.cfb02d822e66 - INFO - #active pts 3122090 #unprocessed deletes 0 +2024-08-27 19:27:12,701 - annb.cfb02d822e66 - INFO - Step 785 took 2.1311213970184326s. +2024-08-27 19:27:13,806 - annb.cfb02d822e66 - INFO - Step 786 took 1.104748010635376s. +2024-08-27 19:27:13,810 - annb.cfb02d822e66 - INFO - #active pts 3140294 #unprocessed deletes 0 +2024-08-27 19:27:14,923 - annb.cfb02d822e66 - INFO - Step 787 took 1.1170060634613037s. +2024-08-27 19:27:16,025 - annb.cfb02d822e66 - INFO - Step 788 took 1.1012964248657227s. +2024-08-27 19:27:16,026 - annb.cfb02d822e66 - INFO - #active pts 3147819 #unprocessed deletes 0 +2024-08-27 19:27:16,479 - annb.cfb02d822e66 - INFO - Step 789 took 0.45441484451293945s. +2024-08-27 19:27:17,589 - annb.cfb02d822e66 - INFO - Step 790 took 1.1091961860656738s. +2024-08-27 19:27:17,596 - annb.cfb02d822e66 - INFO - #active pts 3180668 #unprocessed deletes 0 +2024-08-27 19:27:19,743 - annb.cfb02d822e66 - INFO - Step 791 took 2.15348482131958s. +2024-08-27 19:27:20,850 - annb.cfb02d822e66 - INFO - Step 792 took 1.1070687770843506s. +2024-08-27 19:27:20,850 - annb.cfb02d822e66 - INFO - #active pts 3183235 #unprocessed deletes 0 +2024-08-27 19:27:20,985 - annb.cfb02d822e66 - INFO - Step 793 took 0.13543486595153809s. +2024-08-27 19:27:22,093 - annb.cfb02d822e66 - INFO - Step 794 took 1.108168363571167s. +2024-08-27 19:27:22,104 - annb.cfb02d822e66 - INFO - #active pts 3242089 #unprocessed deletes 0 +2024-08-27 19:27:26,103 - annb.cfb02d822e66 - INFO - Step 795 took 4.009908676147461s. +2024-08-27 19:27:27,218 - annb.cfb02d822e66 - INFO - Step 796 took 1.1145784854888916s. +2024-08-27 19:27:27,219 - annb.cfb02d822e66 - INFO - #active pts 3247192 #unprocessed deletes 0 +2024-08-27 19:27:27,543 - annb.cfb02d822e66 - INFO - Step 797 took 0.325469970703125s. +2024-08-27 19:27:28,654 - annb.cfb02d822e66 - INFO - Step 798 took 1.1104061603546143s. +2024-08-27 19:27:28,655 - annb.cfb02d822e66 - INFO - #active pts 3254626 #unprocessed deletes 0 +2024-08-27 19:27:29,080 - annb.cfb02d822e66 - INFO - Step 799 took 0.42612552642822266s. +2024-08-27 19:27:30,192 - annb.cfb02d822e66 - INFO - Step 800 took 1.11228346824646s. +2024-08-27 19:27:30,196 - annb.cfb02d822e66 - INFO - #active pts 3274953 #unprocessed deletes 0 +2024-08-27 19:27:31,518 - annb.cfb02d822e66 - INFO - Step 801 took 1.3252739906311035s. +2024-08-27 19:27:32,634 - annb.cfb02d822e66 - INFO - Step 802 took 1.1163454055786133s. +2024-08-27 19:27:32,818 - annb.cfb02d822e66 - INFO - #active pts 4032688 #unprocessed deletes 0 +2024-08-27 19:28:24,591 - annb.cfb02d822e66 - INFO - Step 803 took 51.95679783821106s. +2024-08-27 19:28:25,739 - annb.cfb02d822e66 - INFO - Step 804 took 1.147691011428833s. +2024-08-27 19:28:25,742 - annb.cfb02d822e66 - INFO - #active pts 4050220 #unprocessed deletes 0 +2024-08-27 19:28:26,806 - annb.cfb02d822e66 - INFO - Step 805 took 1.0672626495361328s. +2024-08-27 19:28:27,944 - annb.cfb02d822e66 - INFO - Step 806 took 1.1374895572662354s. +2024-08-27 19:28:27,948 - annb.cfb02d822e66 - INFO - #active pts 4067940 #unprocessed deletes 0 +2024-08-27 19:28:28,876 - annb.cfb02d822e66 - INFO - Step 807 took 0.9316766262054443s. +2024-08-27 19:28:30,012 - annb.cfb02d822e66 - INFO - Step 808 took 1.1357924938201904s. +2024-08-27 19:28:30,018 - annb.cfb02d822e66 - INFO - #active pts 4099369 #unprocessed deletes 0 +2024-08-27 19:28:31,960 - annb.cfb02d822e66 - INFO - Step 809 took 1.9478626251220703s. +2024-08-27 19:28:33,096 - annb.cfb02d822e66 - INFO - Step 810 took 1.1354961395263672s. +2024-08-27 19:28:33,102 - annb.cfb02d822e66 - INFO - #active pts 4129509 #unprocessed deletes 0 +2024-08-27 19:28:35,353 - annb.cfb02d822e66 - INFO - Step 811 took 2.257098436355591s. +2024-08-27 19:28:36,494 - annb.cfb02d822e66 - INFO - Step 812 took 1.1416599750518799s. +2024-08-27 19:28:36,504 - annb.cfb02d822e66 - INFO - #active pts 4178669 #unprocessed deletes 0 +2024-08-27 19:28:40,142 - annb.cfb02d822e66 - INFO - Step 813 took 3.6470842361450195s. +2024-08-27 19:28:41,278 - annb.cfb02d822e66 - INFO - Step 814 took 1.136308193206787s. +2024-08-27 19:28:41,279 - annb.cfb02d822e66 - INFO - #active pts 4180960 #unprocessed deletes 0 +2024-08-27 19:28:41,403 - annb.cfb02d822e66 - INFO - Step 815 took 0.12428832054138184s. +2024-08-27 19:28:42,545 - annb.cfb02d822e66 - INFO - Step 816 took 1.1419713497161865s. +2024-08-27 19:28:42,559 - annb.cfb02d822e66 - INFO - #active pts 4255359 #unprocessed deletes 0 +2024-08-27 19:28:47,422 - annb.cfb02d822e66 - INFO - Step 817 took 4.877276659011841s. +2024-08-27 19:28:48,571 - annb.cfb02d822e66 - INFO - Step 818 took 1.149498462677002s. +2024-08-27 19:28:48,574 - annb.cfb02d822e66 - INFO - #active pts 4272706 #unprocessed deletes 0 +2024-08-27 19:28:49,844 - annb.cfb02d822e66 - INFO - Step 819 took 1.2725613117218018s. +2024-08-27 19:28:50,980 - annb.cfb02d822e66 - INFO - Step 820 took 1.1357557773590088s. +2024-08-27 19:28:50,983 - annb.cfb02d822e66 - INFO - #active pts 4287851 #unprocessed deletes 0 +2024-08-27 19:28:51,788 - annb.cfb02d822e66 - INFO - Step 821 took 0.8073296546936035s. +2024-08-27 19:28:52,933 - annb.cfb02d822e66 - INFO - Step 822 took 1.1444158554077148s. +2024-08-27 19:28:52,939 - annb.cfb02d822e66 - INFO - #active pts 4322788 #unprocessed deletes 0 +2024-08-27 19:28:54,603 - annb.cfb02d822e66 - INFO - Step 823 took 1.6707000732421875s. +2024-08-27 19:28:55,748 - annb.cfb02d822e66 - INFO - Step 824 took 1.1449599266052246s. +2024-08-27 19:28:55,763 - annb.cfb02d822e66 - INFO - #active pts 4396408 #unprocessed deletes 0 +2024-08-27 19:29:00,110 - annb.cfb02d822e66 - INFO - Step 825 took 4.361278772354126s. +2024-08-27 19:29:01,250 - annb.cfb02d822e66 - INFO - Step 826 took 1.1396584510803223s. +2024-08-27 19:29:01,253 - annb.cfb02d822e66 - INFO - #active pts 4415721 #unprocessed deletes 0 +2024-08-27 19:29:02,246 - annb.cfb02d822e66 - INFO - Step 827 took 0.9954090118408203s. +2024-08-27 19:29:03,391 - annb.cfb02d822e66 - INFO - Step 828 took 1.1456410884857178s. +2024-08-27 19:29:03,490 - annb.cfb02d822e66 - INFO - #active pts 4832079 #unprocessed deletes 0 +2024-08-27 19:29:31,979 - annb.cfb02d822e66 - INFO - Step 829 took 28.587186574935913s. +2024-08-27 19:29:33,130 - annb.cfb02d822e66 - INFO - Step 830 took 1.1512031555175781s. +2024-08-27 19:29:33,136 - annb.cfb02d822e66 - INFO - #active pts 4864525 #unprocessed deletes 0 +2024-08-27 19:29:35,303 - annb.cfb02d822e66 - INFO - Step 831 took 2.172981023788452s. +2024-08-27 19:29:36,449 - annb.cfb02d822e66 - INFO - Step 832 took 1.1454801559448242s. +2024-08-27 19:29:36,451 - annb.cfb02d822e66 - INFO - #active pts 4874443 #unprocessed deletes 0 +2024-08-27 19:29:37,227 - annb.cfb02d822e66 - INFO - Step 833 took 0.7773306369781494s. +2024-08-27 19:29:38,368 - annb.cfb02d822e66 - INFO - Step 834 took 1.1415910720825195s. +2024-08-27 19:29:38,381 - annb.cfb02d822e66 - INFO - #active pts 4938267 #unprocessed deletes 0 +2024-08-27 19:29:43,198 - annb.cfb02d822e66 - INFO - Step 835 took 4.829649448394775s. +2024-08-27 19:29:44,346 - annb.cfb02d822e66 - INFO - Step 836 took 1.1482601165771484s. +2024-08-27 19:29:44,350 - annb.cfb02d822e66 - INFO - #active pts 4961147 #unprocessed deletes 0 +2024-08-27 19:29:45,828 - annb.cfb02d822e66 - INFO - Step 837 took 1.4819269180297852s. +2024-08-27 19:29:46,978 - annb.cfb02d822e66 - INFO - Step 838 took 1.1500365734100342s. +2024-08-27 19:29:46,992 - annb.cfb02d822e66 - INFO - #active pts 5033740 #unprocessed deletes 0 +2024-08-27 19:29:51,736 - annb.cfb02d822e66 - INFO - Step 839 took 4.757628917694092s. +2024-08-27 19:29:52,889 - annb.cfb02d822e66 - INFO - Step 840 took 1.1528818607330322s. +2024-08-27 19:29:52,898 - annb.cfb02d822e66 - INFO - #active pts 5078736 #unprocessed deletes 0 +2024-08-27 19:29:55,511 - annb.cfb02d822e66 - INFO - Step 841 took 2.6212358474731445s. +2024-08-27 19:29:56,660 - annb.cfb02d822e66 - INFO - Step 842 took 1.149294137954712s. +2024-08-27 19:29:56,751 - annb.cfb02d822e66 - INFO - #active pts 5467376 #unprocessed deletes 0 +2024-08-27 19:30:22,118 - annb.cfb02d822e66 - INFO - Step 843 took 25.457610607147217s. +2024-08-27 19:30:23,267 - annb.cfb02d822e66 - INFO - Step 844 took 1.1482656002044678s. +2024-08-27 19:30:23,350 - annb.cfb02d822e66 - INFO - #active pts 5815547 #unprocessed deletes 0 +2024-08-27 19:30:49,590 - annb.cfb02d822e66 - INFO - Step 845 took 26.32341504096985s. +2024-08-27 19:30:50,739 - annb.cfb02d822e66 - INFO - Step 846 took 1.148611307144165s. +2024-08-27 19:30:50,740 - annb.cfb02d822e66 - INFO - #active pts 5821782 #unprocessed deletes 0 +2024-08-27 19:30:51,182 - annb.cfb02d822e66 - INFO - Step 847 took 0.44286346435546875s. +2024-08-27 19:30:52,341 - annb.cfb02d822e66 - INFO - Step 848 took 1.1595165729522705s. +2024-08-27 19:30:52,342 - annb.cfb02d822e66 - INFO - #active pts 5825594 #unprocessed deletes 0 +2024-08-27 19:30:52,575 - annb.cfb02d822e66 - INFO - Step 849 took 0.23372459411621094s. +2024-08-27 19:30:53,728 - annb.cfb02d822e66 - INFO - Step 850 took 1.1533126831054688s. +2024-08-27 19:30:53,730 - annb.cfb02d822e66 - INFO - #active pts 5834880 #unprocessed deletes 0 +2024-08-27 19:30:54,340 - annb.cfb02d822e66 - INFO - Step 851 took 0.6111972332000732s. +2024-08-27 19:30:55,490 - annb.cfb02d822e66 - INFO - Step 852 took 1.1499426364898682s. +2024-08-27 19:30:55,494 - annb.cfb02d822e66 - INFO - #active pts 5860274 #unprocessed deletes 0 +2024-08-27 19:30:56,936 - annb.cfb02d822e66 - INFO - Step 853 took 1.4459493160247803s. +2024-08-27 19:30:58,093 - annb.cfb02d822e66 - INFO - Step 854 took 1.1577744483947754s. +2024-08-27 19:30:58,094 - annb.cfb02d822e66 - INFO - #active pts 5866064 #unprocessed deletes 0 +2024-08-27 19:30:58,531 - annb.cfb02d822e66 - INFO - Step 855 took 0.43740034103393555s. +2024-08-27 19:30:59,696 - annb.cfb02d822e66 - INFO - Step 856 took 1.164689302444458s. +2024-08-27 19:30:59,700 - annb.cfb02d822e66 - INFO - #active pts 5884456 #unprocessed deletes 0 +2024-08-27 19:31:01,124 - annb.cfb02d822e66 - INFO - Step 857 took 1.4276866912841797s. +2024-08-27 19:31:02,282 - annb.cfb02d822e66 - INFO - Step 858 took 1.1577017307281494s. +2024-08-27 19:31:02,288 - annb.cfb02d822e66 - INFO - #active pts 5916786 #unprocessed deletes 0 +2024-08-27 19:31:04,635 - annb.cfb02d822e66 - INFO - Step 859 took 2.353584051132202s. +2024-08-27 19:31:05,803 - annb.cfb02d822e66 - INFO - Step 860 took 1.1664509773254395s. +2024-08-27 19:31:05,804 - annb.cfb02d822e66 - INFO - #active pts 5923467 #unprocessed deletes 0 +2024-08-27 19:31:06,304 - annb.cfb02d822e66 - INFO - Step 861 took 0.5016722679138184s. +2024-08-27 19:31:07,462 - annb.cfb02d822e66 - INFO - Step 862 took 1.158090353012085s. +2024-08-27 19:31:07,477 - annb.cfb02d822e66 - INFO - #active pts 5997844 #unprocessed deletes 0 +2024-08-27 19:31:11,421 - annb.cfb02d822e66 - INFO - Step 863 took 3.958310842514038s. +2024-08-27 19:31:12,568 - annb.cfb02d822e66 - INFO - Step 864 took 1.1475632190704346s. +2024-08-27 19:31:12,570 - annb.cfb02d822e66 - INFO - #active pts 6009561 #unprocessed deletes 0 +2024-08-27 19:31:13,370 - annb.cfb02d822e66 - INFO - Step 865 took 0.8017241954803467s. +2024-08-27 19:31:14,522 - annb.cfb02d822e66 - INFO - Step 866 took 1.1507434844970703s. +2024-08-27 19:31:14,530 - annb.cfb02d822e66 - INFO - #active pts 6052876 #unprocessed deletes 0 +2024-08-27 19:31:17,483 - annb.cfb02d822e66 - INFO - Step 867 took 2.96124005317688s. +2024-08-27 19:31:18,634 - annb.cfb02d822e66 - INFO - Step 868 took 1.1511704921722412s. +2024-08-27 19:31:18,635 - annb.cfb02d822e66 - INFO - #active pts 6059234 #unprocessed deletes 0 +2024-08-27 19:31:18,974 - annb.cfb02d822e66 - INFO - Step 869 took 0.33978271484375s. +2024-08-27 19:31:20,132 - annb.cfb02d822e66 - INFO - Step 870 took 1.1570913791656494s. +2024-08-27 19:31:20,139 - annb.cfb02d822e66 - INFO - #active pts 6098225 #unprocessed deletes 0 +2024-08-27 19:31:22,296 - annb.cfb02d822e66 - INFO - Step 871 took 2.164668560028076s. +2024-08-27 19:31:23,439 - annb.cfb02d822e66 - INFO - Step 872 took 1.1429290771484375s. +2024-08-27 19:31:23,447 - annb.cfb02d822e66 - INFO - #active pts 6137308 #unprocessed deletes 0 +2024-08-27 19:31:25,634 - annb.cfb02d822e66 - INFO - Step 873 took 2.1946873664855957s. +2024-08-27 19:31:26,789 - annb.cfb02d822e66 - INFO - Step 874 took 1.154083251953125s. +2024-08-27 19:31:26,792 - annb.cfb02d822e66 - INFO - #active pts 6154089 #unprocessed deletes 0 +2024-08-27 19:31:27,808 - annb.cfb02d822e66 - INFO - Step 875 took 1.0187008380889893s. +2024-08-27 19:31:28,958 - annb.cfb02d822e66 - INFO - Step 876 took 1.1497385501861572s. +2024-08-27 19:31:28,958 - annb.cfb02d822e66 - INFO - #active pts 6156061 #unprocessed deletes 0 +2024-08-27 19:31:29,109 - annb.cfb02d822e66 - INFO - Step 877 took 0.1508481502532959s. +2024-08-27 19:31:30,257 - annb.cfb02d822e66 - INFO - Step 878 took 1.1480722427368164s. +2024-08-27 19:31:30,327 - annb.cfb02d822e66 - INFO - #active pts 6446004 #unprocessed deletes 0 +2024-08-27 19:31:47,773 - annb.cfb02d822e66 - INFO - Step 879 took 17.515371322631836s. +2024-08-27 19:31:48,927 - annb.cfb02d822e66 - INFO - Step 880 took 1.154860258102417s. +2024-08-27 19:31:49,053 - annb.cfb02d822e66 - INFO - #active pts 6969764 #unprocessed deletes 0 +2024-08-27 19:32:21,768 - annb.cfb02d822e66 - INFO - Step 881 took 32.84081053733826s. +2024-08-27 19:32:22,917 - annb.cfb02d822e66 - INFO - Step 882 took 1.1485958099365234s. +2024-08-27 19:32:23,025 - annb.cfb02d822e66 - INFO - #active pts 7422501 #unprocessed deletes 0 +2024-08-27 19:32:55,092 - annb.cfb02d822e66 - INFO - Step 883 took 32.17443609237671s. +2024-08-27 19:32:56,248 - annb.cfb02d822e66 - INFO - Step 884 took 1.1561553478240967s. +2024-08-27 19:32:56,250 - annb.cfb02d822e66 - INFO - #active pts 7432053 #unprocessed deletes 0 +2024-08-27 19:32:56,806 - annb.cfb02d822e66 - INFO - Step 885 took 0.5582172870635986s. +2024-08-27 19:32:57,968 - annb.cfb02d822e66 - INFO - Step 886 took 1.1609489917755127s. +2024-08-27 19:32:58,053 - annb.cfb02d822e66 - INFO - #active pts 7789886 #unprocessed deletes 0 +2024-08-27 19:33:20,892 - annb.cfb02d822e66 - INFO - Step 887 took 22.924739599227905s. +2024-08-27 19:33:22,041 - annb.cfb02d822e66 - INFO - Step 888 took 1.1480181217193604s. +2024-08-27 19:33:22,144 - annb.cfb02d822e66 - INFO - #active pts 8210883 #unprocessed deletes 0 +2024-08-27 19:33:49,063 - annb.cfb02d822e66 - INFO - Step 889 took 27.021512746810913s. +2024-08-27 19:33:50,211 - annb.cfb02d822e66 - INFO - Step 890 took 1.1481668949127197s. +2024-08-27 19:33:50,217 - annb.cfb02d822e66 - INFO - #active pts 8240504 #unprocessed deletes 0 +2024-08-27 19:33:52,117 - annb.cfb02d822e66 - INFO - Step 891 took 1.9055049419403076s. +2024-08-27 19:33:53,276 - annb.cfb02d822e66 - INFO - Step 892 took 1.1590321063995361s. +2024-08-27 19:33:53,287 - annb.cfb02d822e66 - INFO - #active pts 8299693 #unprocessed deletes 0 +2024-08-27 19:33:57,260 - annb.cfb02d822e66 - INFO - Step 893 took 3.983708620071411s. +2024-08-27 19:33:58,425 - annb.cfb02d822e66 - INFO - Step 894 took 1.1647820472717285s. +2024-08-27 19:33:58,434 - annb.cfb02d822e66 - INFO - #active pts 8349126 #unprocessed deletes 0 +2024-08-27 19:34:02,052 - annb.cfb02d822e66 - INFO - Step 895 took 3.627302408218384s. +2024-08-27 19:34:03,206 - annb.cfb02d822e66 - INFO - Step 896 took 1.1542611122131348s. +2024-08-27 19:34:03,402 - annb.cfb02d822e66 - INFO - Step 897 took 0.19503164291381836s. +2024-08-27 19:34:04,519 - annb.cfb02d822e66 - INFO - Step 898 took 1.117654800415039s. +2024-08-27 19:34:04,572 - annb.cfb02d822e66 - INFO - Step 899 took 0.05237841606140137s. +2024-08-27 19:34:05,688 - annb.cfb02d822e66 - INFO - Step 900 took 1.1167879104614258s. +2024-08-27 19:34:05,849 - annb.cfb02d822e66 - INFO - Step 901 took 0.16032052040100098s. +2024-08-27 19:34:06,966 - annb.cfb02d822e66 - INFO - Step 902 took 1.1171424388885498s. +2024-08-27 19:34:07,111 - annb.cfb02d822e66 - INFO - Step 903 took 0.1447279453277588s. +2024-08-27 19:34:08,227 - annb.cfb02d822e66 - INFO - Step 904 took 1.1162667274475098s. +2024-08-27 19:34:08,297 - annb.cfb02d822e66 - INFO - Step 905 took 0.070068359375s. +2024-08-27 19:34:09,413 - annb.cfb02d822e66 - INFO - Step 906 took 1.1155588626861572s. +2024-08-27 19:34:09,471 - annb.cfb02d822e66 - INFO - Step 907 took 0.05832505226135254s. +2024-08-27 19:34:10,588 - annb.cfb02d822e66 - INFO - Step 908 took 1.117246150970459s. +2024-08-27 19:34:10,686 - annb.cfb02d822e66 - INFO - Step 909 took 0.09765338897705078s. +2024-08-27 19:34:11,801 - annb.cfb02d822e66 - INFO - Step 910 took 1.1153149604797363s. +2024-08-27 19:34:15,590 - annb.cfb02d822e66 - INFO - Step 911 took 3.788893461227417s. +2024-08-27 19:34:16,711 - annb.cfb02d822e66 - INFO - Step 912 took 1.1207025051116943s. +2024-08-27 19:34:16,808 - annb.cfb02d822e66 - INFO - Step 913 took 0.09732937812805176s. +2024-08-27 19:34:17,925 - annb.cfb02d822e66 - INFO - Step 914 took 1.116584062576294s. +2024-08-27 19:34:18,063 - annb.cfb02d822e66 - INFO - Step 915 took 0.13767170906066895s. +2024-08-27 19:34:19,179 - annb.cfb02d822e66 - INFO - Step 916 took 1.1160595417022705s. +2024-08-27 19:34:19,221 - annb.cfb02d822e66 - INFO - Step 917 took 0.04215216636657715s. +2024-08-27 19:34:20,337 - annb.cfb02d822e66 - INFO - Step 918 took 1.1159892082214355s. +2024-08-27 19:34:20,409 - annb.cfb02d822e66 - INFO - Step 919 took 0.07260441780090332s. +2024-08-27 19:34:21,525 - annb.cfb02d822e66 - INFO - Step 920 took 1.1157352924346924s. +2024-08-27 19:34:21,578 - annb.cfb02d822e66 - INFO - Step 921 took 0.05237698554992676s. +2024-08-27 19:34:22,696 - annb.cfb02d822e66 - INFO - Step 922 took 1.1183578968048096s. +2024-08-27 19:34:22,838 - annb.cfb02d822e66 - INFO - Step 923 took 0.14205455780029297s. +2024-08-27 19:34:23,954 - annb.cfb02d822e66 - INFO - Step 924 took 1.116145133972168s. +2024-08-27 19:34:24,321 - annb.cfb02d822e66 - INFO - Step 925 took 0.36695337295532227s. +2024-08-27 19:34:25,438 - annb.cfb02d822e66 - INFO - Step 926 took 1.1163041591644287s. +2024-08-27 19:34:25,492 - annb.cfb02d822e66 - INFO - Step 927 took 0.05493521690368652s. +2024-08-27 19:34:26,607 - annb.cfb02d822e66 - INFO - Step 928 took 1.1142034530639648s. +2024-08-27 19:34:26,695 - annb.cfb02d822e66 - INFO - Step 929 took 0.08866167068481445s. +2024-08-27 19:34:27,812 - annb.cfb02d822e66 - INFO - Step 930 took 1.1169273853302002s. +2024-08-27 19:34:32,391 - annb.cfb02d822e66 - INFO - Step 931 took 4.57884955406189s. +2024-08-27 19:34:33,510 - annb.cfb02d822e66 - INFO - Step 932 took 1.1189789772033691s. +2024-08-27 19:34:33,598 - annb.cfb02d822e66 - INFO - Step 933 took 0.08805990219116211s. +2024-08-27 19:34:34,715 - annb.cfb02d822e66 - INFO - Step 934 took 1.116912603378296s. +2024-08-27 19:34:34,823 - annb.cfb02d822e66 - INFO - Step 935 took 0.10747313499450684s. +2024-08-27 19:34:35,941 - annb.cfb02d822e66 - INFO - Step 936 took 1.1177589893341064s. +2024-08-27 19:34:36,014 - annb.cfb02d822e66 - INFO - Step 937 took 0.07349729537963867s. +2024-08-27 19:34:37,130 - annb.cfb02d822e66 - INFO - Step 938 took 1.1161468029022217s. +2024-08-27 19:34:37,475 - annb.cfb02d822e66 - INFO - Step 939 took 0.34462904930114746s. +2024-08-27 19:34:38,593 - annb.cfb02d822e66 - INFO - Step 940 took 1.118424415588379s. +2024-08-27 19:34:38,690 - annb.cfb02d822e66 - INFO - Step 941 took 0.09627032279968262s. +2024-08-27 19:34:39,806 - annb.cfb02d822e66 - INFO - Step 942 took 1.1159038543701172s. +2024-08-27 19:34:39,818 - annb.cfb02d822e66 - INFO - Step 943 took 0.012001514434814453s. +2024-08-27 19:34:40,934 - annb.cfb02d822e66 - INFO - Step 944 took 1.1161422729492188s. +2024-08-27 19:34:41,214 - annb.cfb02d822e66 - INFO - Step 945 took 0.28037071228027344s. +2024-08-27 19:34:42,330 - annb.cfb02d822e66 - INFO - Step 946 took 1.1154594421386719s. +2024-08-27 19:34:42,379 - annb.cfb02d822e66 - INFO - Step 947 took 0.049072980880737305s. +2024-08-27 19:34:43,493 - annb.cfb02d822e66 - INFO - Step 948 took 1.1145455837249756s. +2024-08-27 19:34:43,632 - annb.cfb02d822e66 - INFO - Step 949 took 0.13881301879882812s. +2024-08-27 19:34:44,749 - annb.cfb02d822e66 - INFO - Step 950 took 1.1165268421173096s. +2024-08-27 19:34:44,858 - annb.cfb02d822e66 - INFO - Step 951 took 0.10905742645263672s. +2024-08-27 19:34:45,974 - annb.cfb02d822e66 - INFO - Step 952 took 1.1163222789764404s. +2024-08-27 19:34:46,092 - annb.cfb02d822e66 - INFO - Step 953 took 0.11735677719116211s. +2024-08-27 19:34:47,210 - annb.cfb02d822e66 - INFO - Step 954 took 1.1181998252868652s. +2024-08-27 19:34:47,257 - annb.cfb02d822e66 - INFO - Step 955 took 0.047214508056640625s. +2024-08-27 19:34:48,373 - annb.cfb02d822e66 - INFO - Step 956 took 1.115715503692627s. +2024-08-27 19:34:49,131 - annb.cfb02d822e66 - INFO - Step 957 took 0.7581501007080078s. +2024-08-27 19:34:50,249 - annb.cfb02d822e66 - INFO - Step 958 took 1.1183953285217285s. +2024-08-27 19:34:50,363 - annb.cfb02d822e66 - INFO - Step 959 took 0.11389589309692383s. +2024-08-27 19:34:51,478 - annb.cfb02d822e66 - INFO - Step 960 took 1.114781379699707s. +2024-08-27 19:34:51,531 - annb.cfb02d822e66 - INFO - Step 961 took 0.05324840545654297s. +2024-08-27 19:34:52,647 - annb.cfb02d822e66 - INFO - Step 962 took 1.1151187419891357s. +2024-08-27 19:34:52,886 - annb.cfb02d822e66 - INFO - Step 963 took 0.2389225959777832s. +2024-08-27 19:34:54,003 - annb.cfb02d822e66 - INFO - Step 964 took 1.1174402236938477s. +2024-08-27 19:34:54,154 - annb.cfb02d822e66 - INFO - Step 965 took 0.1509852409362793s. +2024-08-27 19:34:55,269 - annb.cfb02d822e66 - INFO - Step 966 took 1.115358591079712s. +2024-08-27 19:34:55,404 - annb.cfb02d822e66 - INFO - Step 967 took 0.13435077667236328s. +2024-08-27 19:34:56,520 - annb.cfb02d822e66 - INFO - Step 968 took 1.1159193515777588s. +2024-08-27 19:34:56,690 - annb.cfb02d822e66 - INFO - Step 969 took 0.17032241821289062s. +2024-08-27 19:34:57,807 - annb.cfb02d822e66 - INFO - Step 970 took 1.1172683238983154s. +2024-08-27 19:34:58,510 - annb.cfb02d822e66 - INFO - Step 971 took 0.7022514343261719s. +2024-08-27 19:34:59,628 - annb.cfb02d822e66 - INFO - Step 972 took 1.1185400485992432s. +2024-08-27 19:35:00,266 - annb.cfb02d822e66 - INFO - Step 973 took 0.6382131576538086s. +2024-08-27 19:35:01,382 - annb.cfb02d822e66 - INFO - Step 974 took 1.1153254508972168s. +2024-08-27 19:35:01,721 - annb.cfb02d822e66 - INFO - Step 975 took 0.33956360816955566s. +2024-08-27 19:35:02,837 - annb.cfb02d822e66 - INFO - Step 976 took 1.116103172302246s. +2024-08-27 19:35:03,004 - annb.cfb02d822e66 - INFO - Step 977 took 0.1666567325592041s. +2024-08-27 19:35:04,121 - annb.cfb02d822e66 - INFO - Step 978 took 1.1171612739562988s. +2024-08-27 19:35:04,151 - annb.cfb02d822e66 - INFO - Step 979 took 0.029452800750732422s. +2024-08-27 19:35:05,266 - annb.cfb02d822e66 - INFO - Step 980 took 1.114823341369629s. +2024-08-27 19:35:05,557 - annb.cfb02d822e66 - INFO - Step 981 took 0.29092931747436523s. +2024-08-27 19:35:06,674 - annb.cfb02d822e66 - INFO - Step 982 took 1.1178326606750488s. +2024-08-27 19:35:06,748 - annb.cfb02d822e66 - INFO - Step 983 took 0.07323288917541504s. +2024-08-27 19:35:07,865 - annb.cfb02d822e66 - INFO - Step 984 took 1.117673635482788s. +2024-08-27 19:35:07,954 - annb.cfb02d822e66 - INFO - Step 985 took 0.08840727806091309s. +2024-08-27 19:35:09,071 - annb.cfb02d822e66 - INFO - Step 986 took 1.1170508861541748s. +2024-08-27 19:35:09,167 - annb.cfb02d822e66 - INFO - Step 987 took 0.09577441215515137s. +2024-08-27 19:35:10,284 - annb.cfb02d822e66 - INFO - Step 988 took 1.1178126335144043s. +2024-08-27 19:35:10,315 - annb.cfb02d822e66 - INFO - Step 989 took 0.03014063835144043s. +2024-08-27 19:35:11,431 - annb.cfb02d822e66 - INFO - Step 990 took 1.1160457134246826s. +2024-08-27 19:35:11,623 - annb.cfb02d822e66 - INFO - Step 991 took 0.19189977645874023s. +2024-08-27 19:35:12,739 - annb.cfb02d822e66 - INFO - Step 992 took 1.1166958808898926s. +2024-08-27 19:35:12,943 - annb.cfb02d822e66 - INFO - Step 993 took 0.20381641387939453s. +2024-08-27 19:35:14,060 - annb.cfb02d822e66 - INFO - Step 994 took 1.1168875694274902s. +2024-08-27 19:35:14,223 - annb.cfb02d822e66 - INFO - Step 995 took 0.16228032112121582s. +2024-08-27 19:35:15,338 - annb.cfb02d822e66 - INFO - Step 996 took 1.1155247688293457s. +2024-08-27 19:35:15,409 - annb.cfb02d822e66 - INFO - Step 997 took 0.0714256763458252s. +2024-08-27 19:35:16,526 - annb.cfb02d822e66 - INFO - Step 998 took 1.1165730953216553s. +2024-08-27 19:35:16,819 - annb.cfb02d822e66 - INFO - Step 999 took 0.29253220558166504s. +2024-08-27 19:35:17,935 - annb.cfb02d822e66 - INFO - Step 1000 took 1.1161036491394043s. +2024-08-27 19:35:18,194 - annb.cfb02d822e66 - INFO - Step 1001 took 0.25940394401550293s. +2024-08-27 19:35:19,309 - annb.cfb02d822e66 - INFO - Step 1002 took 1.114588737487793s. +2024-08-27 19:35:19,417 - annb.cfb02d822e66 - INFO - Step 1003 took 0.10806012153625488s. +2024-08-27 19:35:20,534 - annb.cfb02d822e66 - INFO - Step 1004 took 1.1172184944152832s. +2024-08-27 19:35:20,579 - annb.cfb02d822e66 - INFO - Step 1005 took 0.04480767250061035s. +2024-08-27 19:35:21,696 - annb.cfb02d822e66 - INFO - Step 1006 took 1.1172573566436768s. +2024-08-27 19:35:22,163 - annb.cfb02d822e66 - INFO - Step 1007 took 0.4663357734680176s. +2024-08-27 19:35:23,284 - annb.cfb02d822e66 - INFO - Step 1008 took 1.1210103034973145s. +2024-08-27 19:35:24,061 - annb.cfb02d822e66 - INFO - Step 1009 took 0.7776737213134766s. +2024-08-27 19:35:25,178 - annb.cfb02d822e66 - INFO - Step 1010 took 1.1163547039031982s. +2024-08-27 19:35:26,085 - annb.cfb02d822e66 - INFO - Step 1011 took 0.9071030616760254s. +2024-08-27 19:35:27,201 - annb.cfb02d822e66 - INFO - Step 1012 took 1.116417646408081s. +2024-08-27 19:35:27,229 - annb.cfb02d822e66 - INFO - Step 1013 took 0.027551651000976562s. +2024-08-27 19:35:28,345 - annb.cfb02d822e66 - INFO - Step 1014 took 1.1162405014038086s. +2024-08-27 19:35:29,015 - annb.cfb02d822e66 - INFO - Step 1015 took 0.6691927909851074s. +2024-08-27 19:35:30,132 - annb.cfb02d822e66 - INFO - Step 1016 took 1.1172332763671875s. +2024-08-27 19:35:30,987 - annb.cfb02d822e66 - INFO - Step 1017 took 0.8553385734558105s. +2024-08-27 19:35:32,106 - annb.cfb02d822e66 - INFO - Step 1018 took 1.1187732219696045s. +2024-08-27 19:35:32,158 - annb.cfb02d822e66 - INFO - Step 1019 took 0.05254697799682617s. +2024-08-27 19:35:33,274 - annb.cfb02d822e66 - INFO - Step 1020 took 1.115886926651001s. +2024-08-27 19:35:33,560 - annb.cfb02d822e66 - INFO - Step 1021 took 0.28536248207092285s. +2024-08-27 19:35:34,677 - annb.cfb02d822e66 - INFO - Step 1022 took 1.1171560287475586s. +2024-08-27 19:35:34,880 - annb.cfb02d822e66 - INFO - Step 1023 took 0.2035839557647705s. +2024-08-27 19:35:35,998 - annb.cfb02d822e66 - INFO - Step 1024 took 1.1171526908874512s. +2024-08-27 19:35:36,006 - annb.cfb02d822e66 - INFO - #active pts 2594934 #unprocessed deletes 5792632 +2024-08-27 19:35:38,519 - annb.cfb02d822e66 - INFO - Step 1025 took 2.5213582515716553s. +2024-08-27 19:35:39,667 - annb.cfb02d822e66 - INFO - Step 1026 took 1.14774751663208s. +2024-08-27 19:35:39,720 - annb.cfb02d822e66 - INFO - #active pts 2802105 #unprocessed deletes 5792632 +2024-08-27 19:35:52,422 - annb.cfb02d822e66 - INFO - Step 1027 took 12.754631519317627s. +2024-08-27 19:35:53,573 - annb.cfb02d822e66 - INFO - Step 1028 took 1.1516590118408203s. +2024-08-27 19:35:53,677 - annb.cfb02d822e66 - INFO - #active pts 3203975 #unprocessed deletes 5792632 +2024-08-27 19:36:20,089 - annb.cfb02d822e66 - INFO - Step 1029 took 26.5157949924469s. +2024-08-27 19:36:21,247 - annb.cfb02d822e66 - INFO - Step 1030 took 1.1571931838989258s. +2024-08-27 19:36:21,418 - annb.cfb02d822e66 - INFO - #active pts 3830566 #unprocessed deletes 5792632 +2024-08-27 19:36:57,584 - annb.cfb02d822e66 - INFO - Step 1031 took 36.33689641952515s. +2024-08-27 19:36:58,738 - annb.cfb02d822e66 - INFO - Step 1032 took 1.1540799140930176s. +2024-08-27 19:36:58,851 - annb.cfb02d822e66 - INFO - #active pts 4252669 #unprocessed deletes 5792632 +2024-08-27 19:37:27,151 - annb.cfb02d822e66 - INFO - Step 1033 took 28.41287851333618s. +2024-08-27 19:37:28,307 - annb.cfb02d822e66 - INFO - Step 1034 took 1.1548099517822266s. +2024-08-27 19:37:28,376 - annb.cfb02d822e66 - INFO - #active pts 4512107 #unprocessed deletes 5792632 +2024-08-27 19:38:18,640 - annb.cfb02d822e66 - INFO - Starting consolidate_deletes... done in 50.2644 seconds. +2024-08-27 19:38:32,244 - annb.cfb02d822e66 - INFO - Step 1035 took 63.93702268600464s. +2024-08-27 19:38:33,329 - annb.cfb02d822e66 - INFO - Step 1036 took 1.0848801136016846s. +2024-08-27 19:38:33,332 - annb.cfb02d822e66 - INFO - #active pts 4525815 #unprocessed deletes 0 +2024-08-27 19:38:34,129 - annb.cfb02d822e66 - INFO - Step 1037 took 0.8001687526702881s. +2024-08-27 19:38:35,203 - annb.cfb02d822e66 - INFO - Step 1038 took 1.0730524063110352s. +2024-08-27 19:38:35,222 - annb.cfb02d822e66 - INFO - #active pts 4599215 #unprocessed deletes 0 +2024-08-27 19:38:39,975 - annb.cfb02d822e66 - INFO - Step 1039 took 4.772657632827759s. +2024-08-27 19:38:41,054 - annb.cfb02d822e66 - INFO - Step 1040 took 1.078428030014038s. +2024-08-27 19:38:41,056 - annb.cfb02d822e66 - INFO - #active pts 4609851 #unprocessed deletes 0 +2024-08-27 19:38:41,588 - annb.cfb02d822e66 - INFO - Step 1041 took 0.5331854820251465s. +2024-08-27 19:38:42,664 - annb.cfb02d822e66 - INFO - Step 1042 took 1.07598876953125s. +2024-08-27 19:38:42,667 - annb.cfb02d822e66 - INFO - #active pts 4627411 #unprocessed deletes 0 +2024-08-27 19:38:43,698 - annb.cfb02d822e66 - INFO - Step 1043 took 1.0342161655426025s. +2024-08-27 19:38:44,776 - annb.cfb02d822e66 - INFO - Step 1044 took 1.0775830745697021s. +2024-08-27 19:38:44,787 - annb.cfb02d822e66 - INFO - #active pts 4670607 #unprocessed deletes 0 +2024-08-27 19:38:47,633 - annb.cfb02d822e66 - INFO - Step 1045 took 2.8566033840179443s. +2024-08-27 19:38:48,715 - annb.cfb02d822e66 - INFO - Step 1046 took 1.0816624164581299s. +2024-08-27 19:38:48,716 - annb.cfb02d822e66 - INFO - #active pts 4675386 #unprocessed deletes 0 +2024-08-27 19:38:49,008 - annb.cfb02d822e66 - INFO - Step 1047 took 0.2931089401245117s. +2024-08-27 19:38:50,090 - annb.cfb02d822e66 - INFO - Step 1048 took 1.0817785263061523s. +2024-08-27 19:38:50,093 - annb.cfb02d822e66 - INFO - #active pts 4689998 #unprocessed deletes 0 +2024-08-27 19:38:50,934 - annb.cfb02d822e66 - INFO - Step 1049 took 0.8437817096710205s. +2024-08-27 19:38:52,018 - annb.cfb02d822e66 - INFO - Step 1050 took 1.084186315536499s. +2024-08-27 19:38:52,039 - annb.cfb02d822e66 - INFO - #active pts 4783971 #unprocessed deletes 0 +2024-08-27 19:38:58,409 - annb.cfb02d822e66 - INFO - Step 1051 took 6.3903844356536865s. +2024-08-27 19:38:59,501 - annb.cfb02d822e66 - INFO - Step 1052 took 1.0928404331207275s. +2024-08-27 19:38:59,510 - annb.cfb02d822e66 - INFO - #active pts 4826219 #unprocessed deletes 0 +2024-08-27 19:39:02,282 - annb.cfb02d822e66 - INFO - Step 1053 took 2.7805826663970947s. +2024-08-27 19:39:03,385 - annb.cfb02d822e66 - INFO - Step 1054 took 1.1024887561798096s. +2024-08-27 19:39:03,394 - annb.cfb02d822e66 - INFO - #active pts 4862355 #unprocessed deletes 0 +2024-08-27 19:39:05,549 - annb.cfb02d822e66 - INFO - Step 1055 took 2.164109230041504s. +2024-08-27 19:39:06,649 - annb.cfb02d822e66 - INFO - Step 1056 took 1.099668264389038s. +2024-08-27 19:39:06,651 - annb.cfb02d822e66 - INFO - #active pts 4869564 #unprocessed deletes 0 +2024-08-27 19:39:07,120 - annb.cfb02d822e66 - INFO - Step 1057 took 0.47059202194213867s. +2024-08-27 19:39:08,220 - annb.cfb02d822e66 - INFO - Step 1058 took 1.099825143814087s. +2024-08-27 19:39:08,324 - annb.cfb02d822e66 - INFO - #active pts 4898570 #unprocessed deletes 0 +2024-08-27 19:39:10,180 - annb.cfb02d822e66 - INFO - Step 1059 took 1.9601435661315918s. +2024-08-27 19:39:11,275 - annb.cfb02d822e66 - INFO - Step 1060 took 1.0947935581207275s. +2024-08-27 19:39:11,277 - annb.cfb02d822e66 - INFO - #active pts 4907501 #unprocessed deletes 0 +2024-08-27 19:39:11,824 - annb.cfb02d822e66 - INFO - Step 1061 took 0.5485200881958008s. +2024-08-27 19:39:12,924 - annb.cfb02d822e66 - INFO - Step 1062 took 1.1002485752105713s. +2024-08-27 19:39:12,926 - annb.cfb02d822e66 - INFO - #active pts 4916386 #unprocessed deletes 0 +2024-08-27 19:39:13,422 - annb.cfb02d822e66 - INFO - Step 1063 took 0.4978461265563965s. +2024-08-27 19:39:14,527 - annb.cfb02d822e66 - INFO - Step 1064 took 1.105268955230713s. +2024-08-27 19:39:14,594 - annb.cfb02d822e66 - INFO - #active pts 5194839 #unprocessed deletes 0 +2024-08-27 19:39:32,233 - annb.cfb02d822e66 - INFO - Step 1065 took 17.705770254135132s. +2024-08-27 19:39:33,353 - annb.cfb02d822e66 - INFO - Step 1066 took 1.1201210021972656s. +2024-08-27 19:39:33,354 - annb.cfb02d822e66 - INFO - #active pts 5200182 #unprocessed deletes 0 +2024-08-27 19:39:33,737 - annb.cfb02d822e66 - INFO - Step 1067 took 0.3838467597961426s. +2024-08-27 19:39:34,850 - annb.cfb02d822e66 - INFO - Step 1068 took 1.112807273864746s. +2024-08-27 19:39:34,856 - annb.cfb02d822e66 - INFO - #active pts 5230883 #unprocessed deletes 0 +2024-08-27 19:39:37,060 - annb.cfb02d822e66 - INFO - Step 1069 took 2.2097012996673584s. +2024-08-27 19:39:38,175 - annb.cfb02d822e66 - INFO - Step 1070 took 1.1145665645599365s. +2024-08-27 19:39:38,179 - annb.cfb02d822e66 - INFO - #active pts 5255659 #unprocessed deletes 0 +2024-08-27 19:39:39,480 - annb.cfb02d822e66 - INFO - Step 1071 took 1.3051018714904785s. +2024-08-27 19:39:40,601 - annb.cfb02d822e66 - INFO - Step 1072 took 1.1203067302703857s. +2024-08-27 19:39:40,606 - annb.cfb02d822e66 - INFO - #active pts 5281693 #unprocessed deletes 0 +2024-08-27 19:39:42,261 - annb.cfb02d822e66 - INFO - Step 1073 took 1.6607162952423096s. +2024-08-27 19:39:43,382 - annb.cfb02d822e66 - INFO - Step 1074 took 1.1205949783325195s. +2024-08-27 19:39:43,384 - annb.cfb02d822e66 - INFO - #active pts 5290081 #unprocessed deletes 0 +2024-08-27 19:39:43,987 - annb.cfb02d822e66 - INFO - Step 1075 took 0.6044447422027588s. +2024-08-27 19:39:45,099 - annb.cfb02d822e66 - INFO - Step 1076 took 1.1126430034637451s. +2024-08-27 19:39:45,105 - annb.cfb02d822e66 - INFO - #active pts 5316166 #unprocessed deletes 0 +2024-08-27 19:39:46,621 - annb.cfb02d822e66 - INFO - Step 1077 took 1.522059679031372s. +2024-08-27 19:39:47,743 - annb.cfb02d822e66 - INFO - Step 1078 took 1.1215629577636719s. +2024-08-27 19:39:47,747 - annb.cfb02d822e66 - INFO - #active pts 5335531 #unprocessed deletes 0 +2024-08-27 19:39:48,883 - annb.cfb02d822e66 - INFO - Step 1079 took 1.139538288116455s. +2024-08-27 19:39:49,998 - annb.cfb02d822e66 - INFO - Step 1080 took 1.1155476570129395s. +2024-08-27 19:39:50,081 - annb.cfb02d822e66 - INFO - #active pts 5678781 #unprocessed deletes 0 +2024-08-27 19:40:11,937 - annb.cfb02d822e66 - INFO - Step 1081 took 21.938390016555786s. +2024-08-27 19:40:13,065 - annb.cfb02d822e66 - INFO - Step 1082 took 1.128173828125s. +2024-08-27 19:40:13,065 - annb.cfb02d822e66 - INFO - #active pts 5679848 #unprocessed deletes 0 +2024-08-27 19:40:13,139 - annb.cfb02d822e66 - INFO - Step 1083 took 0.07434725761413574s. +2024-08-27 19:40:14,265 - annb.cfb02d822e66 - INFO - Step 1084 took 1.1259896755218506s. +2024-08-27 19:40:14,270 - annb.cfb02d822e66 - INFO - #active pts 5702205 #unprocessed deletes 0 +2024-08-27 19:40:15,825 - annb.cfb02d822e66 - INFO - Step 1085 took 1.55906343460083s. +2024-08-27 19:40:16,946 - annb.cfb02d822e66 - INFO - Step 1086 took 1.12074613571167s. +2024-08-27 19:40:16,949 - annb.cfb02d822e66 - INFO - #active pts 5715514 #unprocessed deletes 0 +2024-08-27 19:40:17,814 - annb.cfb02d822e66 - INFO - Step 1087 took 0.8679838180541992s. +2024-08-27 19:40:18,943 - annb.cfb02d822e66 - INFO - Step 1088 took 1.128669261932373s. +2024-08-27 19:40:19,038 - annb.cfb02d822e66 - INFO - #active pts 6103499 #unprocessed deletes 0 +2024-08-27 19:40:45,287 - annb.cfb02d822e66 - INFO - Step 1089 took 26.343297719955444s. +2024-08-27 19:40:46,429 - annb.cfb02d822e66 - INFO - Step 1090 took 1.1416747570037842s. +2024-08-27 19:40:46,438 - annb.cfb02d822e66 - INFO - #active pts 6152505 #unprocessed deletes 0 +2024-08-27 19:40:50,160 - annb.cfb02d822e66 - INFO - Step 1091 took 3.7302825450897217s. +2024-08-27 19:40:51,295 - annb.cfb02d822e66 - INFO - Step 1092 took 1.1347370147705078s. +2024-08-27 19:40:51,298 - annb.cfb02d822e66 - INFO - #active pts 6171104 #unprocessed deletes 0 +2024-08-27 19:40:52,421 - annb.cfb02d822e66 - INFO - Step 1093 took 1.1260626316070557s. +2024-08-27 19:40:53,568 - annb.cfb02d822e66 - INFO - Step 1094 took 1.1464488506317139s. +2024-08-27 19:40:53,672 - annb.cfb02d822e66 - INFO - #active pts 6557850 #unprocessed deletes 0 +2024-08-27 19:41:19,690 - annb.cfb02d822e66 - INFO - Step 1095 took 26.12212586402893s. +2024-08-27 19:41:20,831 - annb.cfb02d822e66 - INFO - Step 1096 took 1.1405391693115234s. +2024-08-27 19:41:20,836 - annb.cfb02d822e66 - INFO - #active pts 6579289 #unprocessed deletes 0 +2024-08-27 19:41:22,079 - annb.cfb02d822e66 - INFO - Step 1097 took 1.2479503154754639s. +2024-08-27 19:41:23,223 - annb.cfb02d822e66 - INFO - Step 1098 took 1.1431620121002197s. +2024-08-27 19:41:23,225 - annb.cfb02d822e66 - INFO - #active pts 6591442 #unprocessed deletes 0 +2024-08-27 19:41:24,073 - annb.cfb02d822e66 - INFO - Step 1099 took 0.850409746170044s. +2024-08-27 19:41:25,220 - annb.cfb02d822e66 - INFO - Step 1100 took 1.1458666324615479s. +2024-08-27 19:41:25,229 - annb.cfb02d822e66 - INFO - #active pts 6633739 #unprocessed deletes 0 +2024-08-27 19:41:28,340 - annb.cfb02d822e66 - INFO - Step 1101 took 3.1198489665985107s. +2024-08-27 19:41:29,483 - annb.cfb02d822e66 - INFO - Step 1102 took 1.1430907249450684s. +2024-08-27 19:41:29,505 - annb.cfb02d822e66 - INFO - #active pts 6724357 #unprocessed deletes 0 +2024-08-27 19:41:36,212 - annb.cfb02d822e66 - INFO - Step 1103 took 6.72878098487854s. +2024-08-27 19:41:37,362 - annb.cfb02d822e66 - INFO - Step 1104 took 1.149773359298706s. +2024-08-27 19:41:37,363 - annb.cfb02d822e66 - INFO - #active pts 6727059 #unprocessed deletes 0 +2024-08-27 19:41:37,522 - annb.cfb02d822e66 - INFO - Step 1105 took 0.15985751152038574s. +2024-08-27 19:41:38,674 - annb.cfb02d822e66 - INFO - Step 1106 took 1.1520159244537354s. +2024-08-27 19:41:38,733 - annb.cfb02d822e66 - INFO - #active pts 6950869 #unprocessed deletes 0 +2024-08-27 19:41:53,414 - annb.cfb02d822e66 - INFO - Step 1107 took 14.739933252334595s. +2024-08-27 19:41:54,563 - annb.cfb02d822e66 - INFO - Step 1108 took 1.1487364768981934s. +2024-08-27 19:41:54,564 - annb.cfb02d822e66 - INFO - #active pts 6958173 #unprocessed deletes 0 +2024-08-27 19:41:54,995 - annb.cfb02d822e66 - INFO - Step 1109 took 0.43186259269714355s. +2024-08-27 19:41:56,144 - annb.cfb02d822e66 - INFO - Step 1110 took 1.1491761207580566s. +2024-08-27 19:41:56,151 - annb.cfb02d822e66 - INFO - #active pts 6995273 #unprocessed deletes 0 +2024-08-27 19:41:58,859 - annb.cfb02d822e66 - INFO - Step 1111 took 2.7154650688171387s. +2024-08-27 19:42:00,007 - annb.cfb02d822e66 - INFO - Step 1112 took 1.1475439071655273s. +2024-08-27 19:42:00,018 - annb.cfb02d822e66 - INFO - #active pts 7047862 #unprocessed deletes 0 +2024-08-27 19:42:03,880 - annb.cfb02d822e66 - INFO - Step 1113 took 3.8728866577148438s. +2024-08-27 19:42:05,021 - annb.cfb02d822e66 - INFO - Step 1114 took 1.1400716304779053s. +2024-08-27 19:42:05,035 - annb.cfb02d822e66 - INFO - #active pts 7110727 #unprocessed deletes 0 +2024-08-27 19:42:09,601 - annb.cfb02d822e66 - INFO - Step 1115 took 4.57899284362793s. +2024-08-27 19:42:10,759 - annb.cfb02d822e66 - INFO - Step 1116 took 1.1587424278259277s. +2024-08-27 19:42:10,763 - annb.cfb02d822e66 - INFO - #active pts 7125591 #unprocessed deletes 0 +2024-08-27 19:42:11,846 - annb.cfb02d822e66 - INFO - Step 1117 took 1.0869717597961426s. +2024-08-27 19:42:13,001 - annb.cfb02d822e66 - INFO - Step 1118 took 1.1542181968688965s. +2024-08-27 19:42:13,002 - annb.cfb02d822e66 - INFO - #active pts 7134442 #unprocessed deletes 0 +2024-08-27 19:42:13,529 - annb.cfb02d822e66 - INFO - Step 1119 took 0.5278394222259521s. +2024-08-27 19:42:14,679 - annb.cfb02d822e66 - INFO - Step 1120 took 1.150028944015503s. +2024-08-27 19:42:14,684 - annb.cfb02d822e66 - INFO - #active pts 7162109 #unprocessed deletes 0 +2024-08-27 19:42:16,316 - annb.cfb02d822e66 - INFO - Step 1121 took 1.637101173400879s. +2024-08-27 19:42:17,463 - annb.cfb02d822e66 - INFO - Step 1122 took 1.1465520858764648s. +2024-08-27 19:42:17,468 - annb.cfb02d822e66 - INFO - #active pts 7179509 #unprocessed deletes 0 +2024-08-27 19:42:18,642 - annb.cfb02d822e66 - INFO - Step 1123 took 1.178903341293335s. +2024-08-27 19:42:19,779 - annb.cfb02d822e66 - INFO - Step 1124 took 1.1373486518859863s. +2024-08-27 19:42:19,781 - annb.cfb02d822e66 - INFO - #active pts 7186372 #unprocessed deletes 0 +2024-08-27 19:42:20,184 - annb.cfb02d822e66 - INFO - Step 1125 took 0.40496134757995605s. +2024-08-27 19:42:21,330 - annb.cfb02d822e66 - INFO - Step 1126 took 1.1453449726104736s. +2024-08-27 19:42:21,339 - annb.cfb02d822e66 - INFO - #active pts 7231450 #unprocessed deletes 0 +2024-08-27 19:42:24,043 - annb.cfb02d822e66 - INFO - Step 1127 took 2.7125070095062256s. +2024-08-27 19:42:25,191 - annb.cfb02d822e66 - INFO - Step 1128 took 1.1481544971466064s. +2024-08-27 19:42:25,193 - annb.cfb02d822e66 - INFO - #active pts 7243215 #unprocessed deletes 0 +2024-08-27 19:42:25,924 - annb.cfb02d822e66 - INFO - Step 1129 took 0.7335669994354248s. +2024-08-27 19:42:27,075 - annb.cfb02d822e66 - INFO - Step 1130 took 1.1494989395141602s. +2024-08-27 19:42:27,081 - annb.cfb02d822e66 - INFO - #active pts 7276107 #unprocessed deletes 0 +2024-08-27 19:42:29,002 - annb.cfb02d822e66 - INFO - Step 1131 took 1.927079677581787s. +2024-08-27 19:42:30,148 - annb.cfb02d822e66 - INFO - Step 1132 took 1.146291732788086s. +2024-08-27 19:42:30,151 - annb.cfb02d822e66 - INFO - #active pts 7292577 #unprocessed deletes 0 +2024-08-27 19:42:31,321 - annb.cfb02d822e66 - INFO - Step 1133 took 1.1726500988006592s. +2024-08-27 19:42:32,466 - annb.cfb02d822e66 - INFO - Step 1134 took 1.1444542407989502s. +2024-08-27 19:42:32,467 - annb.cfb02d822e66 - INFO - #active pts 7299867 #unprocessed deletes 0 +2024-08-27 19:42:32,941 - annb.cfb02d822e66 - INFO - Step 1135 took 0.47487473487854004s. +2024-08-27 19:42:34,089 - annb.cfb02d822e66 - INFO - Step 1136 took 1.1488726139068604s. +2024-08-27 19:42:34,094 - annb.cfb02d822e66 - INFO - #active pts 7323342 #unprocessed deletes 0 +2024-08-27 19:42:35,622 - annb.cfb02d822e66 - INFO - Step 1137 took 1.532099723815918s. +2024-08-27 19:42:36,771 - annb.cfb02d822e66 - INFO - Step 1138 took 1.149123191833496s. +2024-08-27 19:42:36,771 - annb.cfb02d822e66 - INFO - #active pts 7325844 #unprocessed deletes 0 +2024-08-27 19:42:36,914 - annb.cfb02d822e66 - INFO - Step 1139 took 0.1430683135986328s. +2024-08-27 19:42:38,067 - annb.cfb02d822e66 - INFO - Step 1140 took 1.1527302265167236s. +2024-08-27 19:42:38,120 - annb.cfb02d822e66 - INFO - #active pts 7540761 #unprocessed deletes 0 +2024-08-27 19:42:50,605 - annb.cfb02d822e66 - INFO - Step 1141 took 12.538549900054932s. +2024-08-27 19:42:51,763 - annb.cfb02d822e66 - INFO - Step 1142 took 1.1578562259674072s. +2024-08-27 19:42:51,767 - annb.cfb02d822e66 - INFO - #active pts 7561926 #unprocessed deletes 0 +2024-08-27 19:42:53,223 - annb.cfb02d822e66 - INFO - Step 1143 took 1.4593391418457031s. +2024-08-27 19:42:54,377 - annb.cfb02d822e66 - INFO - Step 1144 took 1.1542284488677979s. +2024-08-27 19:42:54,380 - annb.cfb02d822e66 - INFO - #active pts 7571861 #unprocessed deletes 0 +2024-08-27 19:42:55,056 - annb.cfb02d822e66 - INFO - Step 1145 took 0.6789982318878174s. +2024-08-27 19:42:56,207 - annb.cfb02d822e66 - INFO - Step 1146 took 1.1505844593048096s. +2024-08-27 19:42:56,211 - annb.cfb02d822e66 - INFO - #active pts 7590881 #unprocessed deletes 0 +2024-08-27 19:42:57,495 - annb.cfb02d822e66 - INFO - Step 1147 took 1.2874140739440918s. +2024-08-27 19:42:58,644 - annb.cfb02d822e66 - INFO - Step 1148 took 1.1494789123535156s. +2024-08-27 19:42:58,645 - annb.cfb02d822e66 - INFO - #active pts 7595507 #unprocessed deletes 0 +2024-08-27 19:42:58,984 - annb.cfb02d822e66 - INFO - Step 1149 took 0.33925795555114746s. +2024-08-27 19:43:00,137 - annb.cfb02d822e66 - INFO - Step 1150 took 1.1534464359283447s. +2024-08-27 19:43:00,138 - annb.cfb02d822e66 - INFO - #active pts 7601664 #unprocessed deletes 0 +2024-08-27 19:43:00,600 - annb.cfb02d822e66 - INFO - Step 1151 took 0.46274399757385254s. +2024-08-27 19:43:01,745 - annb.cfb02d822e66 - INFO - Step 1152 took 1.1449058055877686s. +2024-08-27 19:43:01,847 - annb.cfb02d822e66 - INFO - Step 1153 took 0.10215926170349121s. +2024-08-27 19:43:02,958 - annb.cfb02d822e66 - INFO - Step 1154 took 1.1101608276367188s. +2024-08-27 19:43:03,591 - annb.cfb02d822e66 - INFO - Step 1155 took 0.6336774826049805s. +2024-08-27 19:43:04,704 - annb.cfb02d822e66 - INFO - Step 1156 took 1.1124069690704346s. +2024-08-27 19:43:06,190 - annb.cfb02d822e66 - INFO - Step 1157 took 1.48652982711792s. +2024-08-27 19:43:07,302 - annb.cfb02d822e66 - INFO - Step 1158 took 1.1112675666809082s. +2024-08-27 19:43:08,910 - annb.cfb02d822e66 - INFO - Step 1159 took 1.60811448097229s. +2024-08-27 19:43:10,021 - annb.cfb02d822e66 - INFO - Step 1160 took 1.1116440296173096s. +2024-08-27 19:43:11,275 - annb.cfb02d822e66 - INFO - Step 1161 took 1.2534735202789307s. +2024-08-27 19:43:12,388 - annb.cfb02d822e66 - INFO - Step 1162 took 1.1133685111999512s. +2024-08-27 19:43:12,790 - annb.cfb02d822e66 - INFO - Step 1163 took 0.40195345878601074s. +2024-08-27 19:43:13,900 - annb.cfb02d822e66 - INFO - Step 1164 took 1.109342336654663s. +2024-08-27 19:43:13,977 - annb.cfb02d822e66 - INFO - Step 1165 took 0.07687997817993164s. +2024-08-27 19:43:15,087 - annb.cfb02d822e66 - INFO - Step 1166 took 1.1105873584747314s. +2024-08-27 19:43:15,275 - annb.cfb02d822e66 - INFO - Step 1167 took 0.1876811981201172s. +2024-08-27 19:43:16,387 - annb.cfb02d822e66 - INFO - Step 1168 took 1.1119346618652344s. +2024-08-27 19:43:16,458 - annb.cfb02d822e66 - INFO - Step 1169 took 0.07159733772277832s. +2024-08-27 19:43:17,570 - annb.cfb02d822e66 - INFO - Step 1170 took 1.1114466190338135s. +2024-08-27 19:43:17,634 - annb.cfb02d822e66 - INFO - Step 1171 took 0.0639960765838623s. +2024-08-27 19:43:18,746 - annb.cfb02d822e66 - INFO - Step 1172 took 1.1118948459625244s. +2024-08-27 19:43:18,856 - annb.cfb02d822e66 - INFO - Step 1173 took 0.11048150062561035s. +2024-08-27 19:43:19,968 - annb.cfb02d822e66 - INFO - Step 1174 took 1.111637830734253s. +2024-08-27 19:43:20,012 - annb.cfb02d822e66 - INFO - Step 1175 took 0.04381680488586426s. +2024-08-27 19:43:21,123 - annb.cfb02d822e66 - INFO - Step 1176 took 1.1115658283233643s. +2024-08-27 19:43:21,161 - annb.cfb02d822e66 - INFO - Step 1177 took 0.03739809989929199s. +2024-08-27 19:43:22,273 - annb.cfb02d822e66 - INFO - Step 1178 took 1.1123361587524414s. +2024-08-27 19:43:22,423 - annb.cfb02d822e66 - INFO - Step 1179 took 0.1493849754333496s. +2024-08-27 19:43:23,535 - annb.cfb02d822e66 - INFO - Step 1180 took 1.1123743057250977s. +2024-08-27 19:43:23,636 - annb.cfb02d822e66 - INFO - Step 1181 took 0.10067367553710938s. +2024-08-27 19:43:24,748 - annb.cfb02d822e66 - INFO - Step 1182 took 1.1123850345611572s. +2024-08-27 19:43:24,864 - annb.cfb02d822e66 - INFO - Step 1183 took 0.11594343185424805s. +2024-08-27 19:43:25,977 - annb.cfb02d822e66 - INFO - Step 1184 took 1.112579345703125s. +2024-08-27 19:43:26,039 - annb.cfb02d822e66 - INFO - Step 1185 took 0.06218886375427246s. +2024-08-27 19:43:27,148 - annb.cfb02d822e66 - INFO - Step 1186 took 1.1095480918884277s. +2024-08-27 19:43:27,516 - annb.cfb02d822e66 - INFO - Step 1187 took 0.3675806522369385s. +2024-08-27 19:43:28,627 - annb.cfb02d822e66 - INFO - Step 1188 took 1.1104705333709717s. +2024-08-27 19:43:28,663 - annb.cfb02d822e66 - INFO - Step 1189 took 0.03662753105163574s. +2024-08-27 19:43:29,773 - annb.cfb02d822e66 - INFO - Step 1190 took 1.1102023124694824s. +2024-08-27 19:43:29,804 - annb.cfb02d822e66 - INFO - Step 1191 took 0.030625104904174805s. +2024-08-27 19:43:30,914 - annb.cfb02d822e66 - INFO - Step 1192 took 1.1101067066192627s. +2024-08-27 19:43:31,455 - annb.cfb02d822e66 - INFO - Step 1193 took 0.5407223701477051s. +2024-08-27 19:43:32,565 - annb.cfb02d822e66 - INFO - Step 1194 took 1.1101257801055908s. +2024-08-27 19:43:32,604 - annb.cfb02d822e66 - INFO - Step 1195 took 0.03872799873352051s. +2024-08-27 19:43:33,715 - annb.cfb02d822e66 - INFO - Step 1196 took 1.1114866733551025s. +2024-08-27 19:43:33,831 - annb.cfb02d822e66 - INFO - Step 1197 took 0.11606955528259277s. +2024-08-27 19:43:34,942 - annb.cfb02d822e66 - INFO - Step 1198 took 1.1109952926635742s. +2024-08-27 19:43:34,976 - annb.cfb02d822e66 - INFO - Step 1199 took 0.033410072326660156s. +2024-08-27 19:43:36,088 - annb.cfb02d822e66 - INFO - Step 1200 took 1.1116900444030762s. +2024-08-27 19:43:36,244 - annb.cfb02d822e66 - INFO - Step 1201 took 0.1563730239868164s. +2024-08-27 19:43:37,355 - annb.cfb02d822e66 - INFO - Step 1202 took 1.1112453937530518s. +2024-08-27 19:43:37,403 - annb.cfb02d822e66 - INFO - Step 1203 took 0.04830670356750488s. +2024-08-27 19:43:38,515 - annb.cfb02d822e66 - INFO - Step 1204 took 1.1111648082733154s. +2024-08-27 19:43:38,586 - annb.cfb02d822e66 - INFO - Step 1205 took 0.07083511352539062s. +2024-08-27 19:43:39,698 - annb.cfb02d822e66 - INFO - Step 1206 took 1.1121675968170166s. +2024-08-27 19:43:39,751 - annb.cfb02d822e66 - INFO - Step 1207 took 0.05311274528503418s. +2024-08-27 19:43:40,863 - annb.cfb02d822e66 - INFO - Step 1208 took 1.1117241382598877s. +2024-08-27 19:43:41,505 - annb.cfb02d822e66 - INFO - Step 1209 took 0.6419880390167236s. +2024-08-27 19:43:42,618 - annb.cfb02d822e66 - INFO - Step 1210 took 1.1129686832427979s. +2024-08-27 19:43:42,631 - annb.cfb02d822e66 - INFO - Step 1211 took 0.01318669319152832s. +2024-08-27 19:43:43,744 - annb.cfb02d822e66 - INFO - Step 1212 took 1.113065242767334s. +2024-08-27 19:43:43,994 - annb.cfb02d822e66 - INFO - Step 1213 took 0.2500171661376953s. +2024-08-27 19:43:45,104 - annb.cfb02d822e66 - INFO - Step 1214 took 1.1100866794586182s. +2024-08-27 19:43:45,141 - annb.cfb02d822e66 - INFO - Step 1215 took 0.03732609748840332s. +2024-08-27 19:43:46,251 - annb.cfb02d822e66 - INFO - Step 1216 took 1.1099627017974854s. +2024-08-27 19:43:47,029 - annb.cfb02d822e66 - INFO - Step 1217 took 0.7773988246917725s. +2024-08-27 19:43:48,141 - annb.cfb02d822e66 - INFO - Step 1218 took 1.1119258403778076s. +2024-08-27 19:43:48,363 - annb.cfb02d822e66 - INFO - Step 1219 took 0.22187018394470215s. +2024-08-27 19:43:49,473 - annb.cfb02d822e66 - INFO - Step 1220 took 1.1101877689361572s. +2024-08-27 19:43:49,560 - annb.cfb02d822e66 - INFO - Step 1221 took 0.087188720703125s. +2024-08-27 19:43:50,671 - annb.cfb02d822e66 - INFO - Step 1222 took 1.1107244491577148s. +2024-08-27 19:43:51,210 - annb.cfb02d822e66 - INFO - Step 1223 took 0.5385870933532715s. +2024-08-27 19:43:52,321 - annb.cfb02d822e66 - INFO - Step 1224 took 1.111419439315796s. +2024-08-27 19:43:52,405 - annb.cfb02d822e66 - INFO - Step 1225 took 0.08410954475402832s. +2024-08-27 19:43:53,517 - annb.cfb02d822e66 - INFO - Step 1226 took 1.111504077911377s. +2024-08-27 19:43:53,688 - annb.cfb02d822e66 - INFO - Step 1227 took 0.17135167121887207s. +2024-08-27 19:43:54,800 - annb.cfb02d822e66 - INFO - Step 1228 took 1.1117231845855713s. +2024-08-27 19:43:55,007 - annb.cfb02d822e66 - INFO - Step 1229 took 0.2073652744293213s. +2024-08-27 19:43:56,121 - annb.cfb02d822e66 - INFO - Step 1230 took 1.1142635345458984s. +2024-08-27 19:43:56,314 - annb.cfb02d822e66 - INFO - Step 1231 took 0.19234848022460938s. +2024-08-27 19:43:57,426 - annb.cfb02d822e66 - INFO - Step 1232 took 1.1116821765899658s. +2024-08-27 19:43:57,459 - annb.cfb02d822e66 - INFO - Step 1233 took 0.03327012062072754s. +2024-08-27 19:43:58,569 - annb.cfb02d822e66 - INFO - Step 1234 took 1.1101469993591309s. +2024-08-27 19:43:58,934 - annb.cfb02d822e66 - INFO - Step 1235 took 0.36537861824035645s. +2024-08-27 19:44:00,045 - annb.cfb02d822e66 - INFO - Step 1236 took 1.1101772785186768s. +2024-08-27 19:44:00,082 - annb.cfb02d822e66 - INFO - Step 1237 took 0.037647247314453125s. +2024-08-27 19:44:01,194 - annb.cfb02d822e66 - INFO - Step 1238 took 1.1120736598968506s. +2024-08-27 19:44:01,313 - annb.cfb02d822e66 - INFO - Step 1239 took 0.11863160133361816s. +2024-08-27 19:44:02,424 - annb.cfb02d822e66 - INFO - Step 1240 took 1.1113007068634033s. +2024-08-27 19:44:02,526 - annb.cfb02d822e66 - INFO - Step 1241 took 0.10173988342285156s. +2024-08-27 19:44:03,638 - annb.cfb02d822e66 - INFO - Step 1242 took 1.1119894981384277s. +2024-08-27 19:44:03,753 - annb.cfb02d822e66 - INFO - Step 1243 took 0.11502575874328613s. +2024-08-27 19:44:04,864 - annb.cfb02d822e66 - INFO - Step 1244 took 1.111128568649292s. +2024-08-27 19:44:04,900 - annb.cfb02d822e66 - INFO - Step 1245 took 0.035871028900146484s. +2024-08-27 19:44:06,013 - annb.cfb02d822e66 - INFO - Step 1246 took 1.1127605438232422s. +2024-08-27 19:44:06,178 - annb.cfb02d822e66 - INFO - Step 1247 took 0.16517949104309082s. +2024-08-27 19:44:07,290 - annb.cfb02d822e66 - INFO - Step 1248 took 1.112229824066162s. +2024-08-27 19:44:07,379 - annb.cfb02d822e66 - INFO - Step 1249 took 0.0887138843536377s. +2024-08-27 19:44:08,491 - annb.cfb02d822e66 - INFO - Step 1250 took 1.1121785640716553s. +2024-08-27 19:44:08,637 - annb.cfb02d822e66 - INFO - Step 1251 took 0.14540314674377441s. +2024-08-27 19:44:09,748 - annb.cfb02d822e66 - INFO - Step 1252 took 1.1114270687103271s. +2024-08-27 19:44:09,786 - annb.cfb02d822e66 - INFO - Step 1253 took 0.03764486312866211s. +2024-08-27 19:44:10,897 - annb.cfb02d822e66 - INFO - Step 1254 took 1.1112143993377686s. +2024-08-27 19:44:11,173 - annb.cfb02d822e66 - INFO - Step 1255 took 0.275223970413208s. +2024-08-27 19:44:12,285 - annb.cfb02d822e66 - INFO - Step 1256 took 1.112304449081421s. +2024-08-27 19:44:12,369 - annb.cfb02d822e66 - INFO - Step 1257 took 0.08399486541748047s. +2024-08-27 19:44:13,480 - annb.cfb02d822e66 - INFO - Step 1258 took 1.1114656925201416s. +2024-08-27 19:44:13,598 - annb.cfb02d822e66 - INFO - Step 1259 took 0.11760640144348145s. +2024-08-27 19:44:14,710 - annb.cfb02d822e66 - INFO - Step 1260 took 1.1119134426116943s. +2024-08-27 19:44:14,754 - annb.cfb02d822e66 - INFO - Step 1261 took 0.043851375579833984s. +2024-08-27 19:44:15,865 - annb.cfb02d822e66 - INFO - Step 1262 took 1.1109859943389893s. +2024-08-27 19:44:16,102 - annb.cfb02d822e66 - INFO - Step 1263 took 0.23746132850646973s. +2024-08-27 19:44:17,211 - annb.cfb02d822e66 - INFO - Step 1264 took 1.1090116500854492s. +2024-08-27 19:44:17,759 - annb.cfb02d822e66 - INFO - Step 1265 took 0.5472860336303711s. +2024-08-27 19:44:18,870 - annb.cfb02d822e66 - INFO - Step 1266 took 1.1117651462554932s. +2024-08-27 19:44:19,041 - annb.cfb02d822e66 - INFO - Step 1267 took 0.17005610466003418s. +2024-08-27 19:44:20,154 - annb.cfb02d822e66 - INFO - Step 1268 took 1.1131808757781982s. +2024-08-27 19:44:20,487 - annb.cfb02d822e66 - INFO - Step 1269 took 0.33341073989868164s. +2024-08-27 19:44:21,598 - annb.cfb02d822e66 - INFO - Step 1270 took 1.1106722354888916s. +2024-08-27 19:44:21,777 - annb.cfb02d822e66 - INFO - Step 1271 took 0.1793677806854248s. +2024-08-27 19:44:22,890 - annb.cfb02d822e66 - INFO - Step 1272 took 1.1124484539031982s. +2024-08-27 19:44:23,160 - annb.cfb02d822e66 - INFO - Step 1273 took 0.26989269256591797s. +2024-08-27 19:44:24,270 - annb.cfb02d822e66 - INFO - Step 1274 took 1.1105279922485352s. +2024-08-27 19:44:24,322 - annb.cfb02d822e66 - INFO - Step 1275 took 0.05221915245056152s. +2024-08-27 19:44:25,434 - annb.cfb02d822e66 - INFO - Step 1276 took 1.112004041671753s. +2024-08-27 19:44:25,508 - annb.cfb02d822e66 - INFO - Step 1277 took 0.07381153106689453s. +2024-08-27 19:44:26,621 - annb.cfb02d822e66 - INFO - Step 1278 took 1.112619161605835s. +2024-08-27 19:44:26,679 - annb.cfb02d822e66 - INFO - Step 1279 took 0.05820441246032715s. +2024-08-27 19:44:27,792 - annb.cfb02d822e66 - INFO - Step 1280 took 1.1125874519348145s. +2024-08-27 19:44:27,792 - annb.cfb02d822e66 - INFO - start store results +2024-08-27 19:44:28,423 - annb.cfb02d822e66 - INFO - end store results +2024-08-27 19:44:28,423 - annb.cfb02d822e66 - INFO - Running query argument group 2 of 4... +2024-08-27 19:44:28,423 - annb.cfb02d822e66 - INFO - Got 10000 queries +2024-08-27 19:44:28,436 - annb.cfb02d822e66 - INFO - #active pts 2406660 #unprocessed deletes 5233810 +2024-08-27 19:44:30,815 - annb.cfb02d822e66 - INFO - Step 1 took 2.3917510509490967s. +2024-08-27 19:44:30,817 - annb.cfb02d822e66 - INFO - Attempting to expand query scratch_space. Was created Attempting to expand query scratch_space. Was created with Lsize: 300 but search L is: Attempting to expand query scratch_space. Was created with Lsize: 300Attempting to expand query scratch_space. Was created with Lsize: 300 but search L is: 400Attempting to expand query scratch_space. Was created Attempting to expand query scratch_space. Was created with Lsize: 400300 +2024-08-27 19:44:30,818 - annb.cfb02d822e66 - INFO -  but search L is: with Lsize: +2024-08-27 19:44:30,818 - annb.cfb02d822e66 - INFO - with Lsize: 300 but search L is: 400 +2024-08-27 19:44:30,818 - annb.cfb02d822e66 - INFO - 300 but search L is: 400400 +2024-08-27 19:44:30,818 - annb.cfb02d822e66 - INFO -  but search L is: 400 +2024-08-27 19:44:30,818 - annb.cfb02d822e66 - INFO - Attempting to expand query scratch_space. Was created with Lsize: 300 but search L is: 400 +2024-08-27 19:44:30,818 - annb.cfb02d822e66 - INFO - Resize completed. New scratch->L is 400 +2024-08-27 19:44:30,818 - annb.cfb02d822e66 - INFO - Resize completed. New scratch->L is 400 +2024-08-27 19:44:30,819 - annb.cfb02d822e66 - INFO - Resize completed. New scratch->L is 400 +2024-08-27 19:44:30,819 - annb.cfb02d822e66 - INFO -  +2024-08-27 19:44:30,819 - annb.cfb02d822e66 - INFO - Resize completed. New scratch->L is 400 +2024-08-27 19:44:30,819 - annb.cfb02d822e66 - INFO - Resize completed. New scratch->L is 400 +2024-08-27 19:44:30,819 - annb.cfb02d822e66 - INFO - Resize completed. New scratch->L is 400 +2024-08-27 19:44:30,819 - annb.cfb02d822e66 - INFO - Attempting to expand query scratch_space. Was created with Lsize: 300 but search L is: 400 +2024-08-27 19:44:30,819 - annb.cfb02d822e66 - INFO - Resize completed. New scratch->L is 400 +2024-08-27 19:44:30,819 - annb.cfb02d822e66 - INFO - Resize completed. New scratch->L is 400 +2024-08-27 19:44:30,819 - annb.cfb02d822e66 - INFO - Attempting to expand query scratch_space. Was created with Lsize: 300 but search L is: 400 +2024-08-27 19:44:30,819 - annb.cfb02d822e66 - INFO - Resize completed. New scratch->L is 400 +2024-08-27 19:44:32,242 - annb.cfb02d822e66 - INFO - Step 2 took 1.427013874053955s. +2024-08-27 19:44:32,245 - annb.cfb02d822e66 - INFO - #active pts 2417188 #unprocessed deletes 5233810 +2024-08-27 19:44:32,885 - annb.cfb02d822e66 - INFO - Step 3 took 0.6429517269134521s. +2024-08-27 19:44:34,346 - annb.cfb02d822e66 - INFO - Step 4 took 1.4604480266571045s. +2024-08-27 19:44:34,350 - annb.cfb02d822e66 - INFO - #active pts 2441411 #unprocessed deletes 5233810 +2024-08-27 19:44:36,129 - annb.cfb02d822e66 - INFO - Step 5 took 1.783539056777954s. +2024-08-27 19:44:37,593 - annb.cfb02d822e66 - INFO - Step 6 took 1.463146448135376s. +2024-08-27 19:44:37,597 - annb.cfb02d822e66 - INFO - #active pts 2463620 #unprocessed deletes 5233810 +2024-08-27 19:44:38,967 - annb.cfb02d822e66 - INFO - Step 7 took 1.373764991760254s. +2024-08-27 19:44:40,423 - annb.cfb02d822e66 - INFO - Step 8 took 1.4568452835083008s. +2024-08-27 19:44:40,424 - annb.cfb02d822e66 - INFO - #active pts 2467879 #unprocessed deletes 5233810 +2024-08-27 19:44:40,723 - annb.cfb02d822e66 - INFO - Step 9 took 0.29913997650146484s. +2024-08-27 19:44:42,175 - annb.cfb02d822e66 - INFO - Step 10 took 1.4518332481384277s. +2024-08-27 19:44:42,177 - annb.cfb02d822e66 - INFO - #active pts 2479271 #unprocessed deletes 5233810 +2024-08-27 19:44:42,862 - annb.cfb02d822e66 - INFO - Step 11 took 0.6868259906768799s. +2024-08-27 19:44:44,324 - annb.cfb02d822e66 - INFO - Step 12 took 1.4628102779388428s. +2024-08-27 19:44:44,330 - annb.cfb02d822e66 - INFO - #active pts 2504993 #unprocessed deletes 5233810 +2024-08-27 19:44:46,003 - annb.cfb02d822e66 - INFO - Step 13 took 1.678520917892456s. +2024-08-27 19:44:47,453 - annb.cfb02d822e66 - INFO - Step 14 took 1.4496090412139893s. +2024-08-27 19:44:47,456 - annb.cfb02d822e66 - INFO - #active pts 2524564 #unprocessed deletes 5233810 +2024-08-27 19:44:48,757 - annb.cfb02d822e66 - INFO - Step 15 took 1.3044168949127197s. +2024-08-27 19:44:50,207 - annb.cfb02d822e66 - INFO - Step 16 took 1.4493772983551025s. +2024-08-27 19:44:50,208 - annb.cfb02d822e66 - INFO - #active pts 2529627 #unprocessed deletes 5233810 +2024-08-27 19:44:50,477 - annb.cfb02d822e66 - INFO - Step 17 took 0.2702980041503906s. +2024-08-27 19:44:51,929 - annb.cfb02d822e66 - INFO - Step 18 took 1.4516816139221191s. +2024-08-27 19:44:51,933 - annb.cfb02d822e66 - INFO - #active pts 2545015 #unprocessed deletes 5233810 +2024-08-27 19:44:53,018 - annb.cfb02d822e66 - INFO - Step 19 took 1.0885634422302246s. +2024-08-27 19:44:54,460 - annb.cfb02d822e66 - INFO - Step 20 took 1.4420688152313232s. +2024-08-27 19:44:54,530 - annb.cfb02d822e66 - INFO - #active pts 2816752 #unprocessed deletes 5233810 +2024-08-27 19:45:12,800 - annb.cfb02d822e66 - INFO - Step 21 took 18.340115308761597s. +2024-08-27 19:45:14,247 - annb.cfb02d822e66 - INFO - Step 22 took 1.4464366436004639s. +2024-08-27 19:45:14,320 - annb.cfb02d822e66 - INFO - #active pts 3101347 #unprocessed deletes 5233810 +2024-08-27 19:45:32,173 - annb.cfb02d822e66 - INFO - Step 23 took 17.925522089004517s. +2024-08-27 19:45:33,618 - annb.cfb02d822e66 - INFO - Step 24 took 1.4444975852966309s. +2024-08-27 19:45:33,628 - annb.cfb02d822e66 - INFO - #active pts 3145297 #unprocessed deletes 5233810 +2024-08-27 19:45:36,274 - annb.cfb02d822e66 - INFO - Step 25 took 2.656391143798828s. +2024-08-27 19:45:37,718 - annb.cfb02d822e66 - INFO - Step 26 took 1.4433767795562744s. +2024-08-27 19:45:37,724 - annb.cfb02d822e66 - INFO - #active pts 3173248 #unprocessed deletes 5233810 +2024-08-27 19:45:39,717 - annb.cfb02d822e66 - INFO - Step 27 took 1.9986283779144287s. +2024-08-27 19:45:41,162 - annb.cfb02d822e66 - INFO - Step 28 took 1.4450647830963135s. +2024-08-27 19:45:41,175 - annb.cfb02d822e66 - INFO - #active pts 3234245 #unprocessed deletes 5233810 +2024-08-27 19:45:45,563 - annb.cfb02d822e66 - INFO - Step 29 took 4.400350093841553s. +2024-08-27 19:45:47,007 - annb.cfb02d822e66 - INFO - Step 30 took 1.4441959857940674s. +2024-08-27 19:45:47,110 - annb.cfb02d822e66 - INFO - #active pts 3607670 #unprocessed deletes 5233810 +2024-08-27 19:46:10,674 - annb.cfb02d822e66 - INFO - Step 31 took 23.666958570480347s. +2024-08-27 19:46:12,133 - annb.cfb02d822e66 - INFO - Step 32 took 1.4586095809936523s. +2024-08-27 19:46:12,144 - annb.cfb02d822e66 - INFO - #active pts 3659065 #unprocessed deletes 5233810 +2024-08-27 19:46:15,617 - annb.cfb02d822e66 - INFO - Step 33 took 3.4841551780700684s. +2024-08-27 19:46:17,070 - annb.cfb02d822e66 - INFO - Step 34 took 1.4519007205963135s. +2024-08-27 19:46:17,077 - annb.cfb02d822e66 - INFO - #active pts 3692832 #unprocessed deletes 5233810 +2024-08-27 19:46:19,605 - annb.cfb02d822e66 - INFO - Step 35 took 2.534867525100708s. +2024-08-27 19:46:21,051 - annb.cfb02d822e66 - INFO - Step 36 took 1.4463951587677002s. +2024-08-27 19:46:21,062 - annb.cfb02d822e66 - INFO - #active pts 3739739 #unprocessed deletes 5233810 +2024-08-27 19:46:23,905 - annb.cfb02d822e66 - INFO - Step 37 took 2.8536949157714844s. +2024-08-27 19:46:25,356 - annb.cfb02d822e66 - INFO - Step 38 took 1.4497058391571045s. +2024-08-27 19:46:25,357 - annb.cfb02d822e66 - INFO - #active pts 3747189 #unprocessed deletes 5233810 +2024-08-27 19:46:25,821 - annb.cfb02d822e66 - INFO - Step 39 took 0.4655318260192871s. +2024-08-27 19:46:27,268 - annb.cfb02d822e66 - INFO - Step 40 took 1.4462525844573975s. +2024-08-27 19:46:27,274 - annb.cfb02d822e66 - INFO - #active pts 3781166 #unprocessed deletes 5233810 +2024-08-27 19:46:29,512 - annb.cfb02d822e66 - INFO - Step 41 took 2.2446744441986084s. +2024-08-27 19:46:30,954 - annb.cfb02d822e66 - INFO - Step 42 took 1.4412271976470947s. +2024-08-27 19:46:30,956 - annb.cfb02d822e66 - INFO - #active pts 3791265 #unprocessed deletes 5233810 +2024-08-27 19:46:31,735 - annb.cfb02d822e66 - INFO - Step 43 took 0.781329870223999s. +2024-08-27 19:46:33,185 - annb.cfb02d822e66 - INFO - Step 44 took 1.4494004249572754s. +2024-08-27 19:46:33,193 - annb.cfb02d822e66 - INFO - #active pts 3825413 #unprocessed deletes 5233810 +2024-08-27 19:46:35,827 - annb.cfb02d822e66 - INFO - Step 45 took 2.6425466537475586s. +2024-08-27 19:46:37,267 - annb.cfb02d822e66 - INFO - Step 46 took 1.4398791790008545s. +2024-08-27 19:46:37,329 - annb.cfb02d822e66 - INFO - #active pts 4056447 #unprocessed deletes 5233810 +2024-08-27 19:46:50,354 - annb.cfb02d822e66 - INFO - Step 47 took 13.086621046066284s. +2024-08-27 19:46:51,799 - annb.cfb02d822e66 - INFO - Step 48 took 1.445495843887329s. +2024-08-27 19:46:51,806 - annb.cfb02d822e66 - INFO - #active pts 4091359 #unprocessed deletes 5233810 +2024-08-27 19:46:53,875 - annb.cfb02d822e66 - INFO - Step 49 took 2.0752317905426025s. +2024-08-27 19:46:55,320 - annb.cfb02d822e66 - INFO - Step 50 took 1.444047451019287s. +2024-08-27 19:46:55,489 - annb.cfb02d822e66 - INFO - #active pts 4402894 #unprocessed deletes 5233810 +2024-08-27 19:47:17,307 - annb.cfb02d822e66 - INFO - Step 51 took 21.98723030090332s. +2024-08-27 19:47:18,760 - annb.cfb02d822e66 - INFO - Step 52 took 1.4526548385620117s. +2024-08-27 19:47:18,768 - annb.cfb02d822e66 - INFO - #active pts 4446195 #unprocessed deletes 5233810 +2024-08-27 19:47:21,333 - annb.cfb02d822e66 - INFO - Step 53 took 2.573519229888916s. +2024-08-27 19:47:22,782 - annb.cfb02d822e66 - INFO - Step 54 took 1.4478788375854492s. +2024-08-27 19:47:22,859 - annb.cfb02d822e66 - INFO - #active pts 4767759 #unprocessed deletes 5233810 +2024-08-27 19:47:40,244 - annb.cfb02d822e66 - INFO - Step 55 took 17.46224617958069s. +2024-08-27 19:47:41,711 - annb.cfb02d822e66 - INFO - Step 56 took 1.466834306716919s. +2024-08-27 19:47:41,715 - annb.cfb02d822e66 - INFO - #active pts 4787690 #unprocessed deletes 5233810 +2024-08-27 19:47:43,110 - annb.cfb02d822e66 - INFO - Step 57 took 1.3989489078521729s. +2024-08-27 19:47:44,539 - annb.cfb02d822e66 - INFO - Step 58 took 1.4280812740325928s. +2024-08-27 19:47:44,595 - annb.cfb02d822e66 - INFO - #active pts 5010937 #unprocessed deletes 5233810 +2024-08-27 19:47:55,186 - annb.cfb02d822e66 - INFO - Step 59 took 10.646918535232544s. +2024-08-27 19:47:56,672 - annb.cfb02d822e66 - INFO - Step 60 took 1.4860072135925293s. +2024-08-27 19:47:56,674 - annb.cfb02d822e66 - INFO - #active pts 5020918 #unprocessed deletes 5233810 +2024-08-27 19:47:57,419 - annb.cfb02d822e66 - INFO - Step 61 took 0.747098445892334s. +2024-08-27 19:47:58,849 - annb.cfb02d822e66 - INFO - Step 62 took 1.428934097290039s. +2024-08-27 19:47:58,849 - annb.cfb02d822e66 - INFO - #active pts 5023972 #unprocessed deletes 5233810 +2024-08-27 19:47:59,056 - annb.cfb02d822e66 - INFO - Step 63 took 0.20733952522277832s. +2024-08-27 19:48:00,486 - annb.cfb02d822e66 - INFO - Step 64 took 1.4303960800170898s. +2024-08-27 19:48:00,500 - annb.cfb02d822e66 - INFO - #active pts 5091278 #unprocessed deletes 5233810 +2024-08-27 19:48:54,020 - annb.cfb02d822e66 - INFO - Starting consolidate_deletes... done in 53.5199 seconds. +2024-08-27 19:48:58,484 - annb.cfb02d822e66 - INFO - Step 65 took 57.997743368148804s. +2024-08-27 19:48:59,843 - annb.cfb02d822e66 - INFO - Step 66 took 1.3585269451141357s. +2024-08-27 19:48:59,852 - annb.cfb02d822e66 - INFO - #active pts 5136875 #unprocessed deletes 0 +2024-08-27 19:49:03,017 - annb.cfb02d822e66 - INFO - Step 67 took 3.1732451915740967s. +2024-08-27 19:49:04,385 - annb.cfb02d822e66 - INFO - Step 68 took 1.3680641651153564s. +2024-08-27 19:49:04,395 - annb.cfb02d822e66 - INFO - #active pts 5189631 #unprocessed deletes 0 +2024-08-27 19:49:07,674 - annb.cfb02d822e66 - INFO - Step 69 took 3.2888245582580566s. +2024-08-27 19:49:09,043 - annb.cfb02d822e66 - INFO - Step 70 took 1.3682725429534912s. +2024-08-27 19:49:09,045 - annb.cfb02d822e66 - INFO - #active pts 5202775 #unprocessed deletes 0 +2024-08-27 19:49:09,861 - annb.cfb02d822e66 - INFO - Step 71 took 0.8179624080657959s. +2024-08-27 19:49:11,243 - annb.cfb02d822e66 - INFO - Step 72 took 1.3819339275360107s. +2024-08-27 19:49:11,244 - annb.cfb02d822e66 - INFO - #active pts 5209898 #unprocessed deletes 0 +2024-08-27 19:49:11,717 - annb.cfb02d822e66 - INFO - Step 73 took 0.473682165145874s. +2024-08-27 19:49:13,094 - annb.cfb02d822e66 - INFO - Step 74 took 1.3774664402008057s. +2024-08-27 19:49:13,097 - annb.cfb02d822e66 - INFO - #active pts 5226744 #unprocessed deletes 0 +2024-08-27 19:49:14,155 - annb.cfb02d822e66 - INFO - Step 75 took 1.0603132247924805s. +2024-08-27 19:49:15,532 - annb.cfb02d822e66 - INFO - Step 76 took 1.3774678707122803s. +2024-08-27 19:49:15,537 - annb.cfb02d822e66 - INFO - #active pts 5250672 #unprocessed deletes 0 +2024-08-27 19:49:17,185 - annb.cfb02d822e66 - INFO - Step 77 took 1.6523151397705078s. +2024-08-27 19:49:18,570 - annb.cfb02d822e66 - INFO - Step 78 took 1.3849527835845947s. +2024-08-27 19:49:18,583 - annb.cfb02d822e66 - INFO - #active pts 5315660 #unprocessed deletes 0 +2024-08-27 19:49:22,948 - annb.cfb02d822e66 - INFO - Step 79 took 4.378021478652954s. +2024-08-27 19:49:24,332 - annb.cfb02d822e66 - INFO - Step 80 took 1.3835279941558838s. +2024-08-27 19:49:24,338 - annb.cfb02d822e66 - INFO - #active pts 5344749 #unprocessed deletes 0 +2024-08-27 19:49:25,865 - annb.cfb02d822e66 - INFO - Step 81 took 1.5329325199127197s. +2024-08-27 19:49:27,253 - annb.cfb02d822e66 - INFO - Step 82 took 1.3869783878326416s. +2024-08-27 19:49:27,255 - annb.cfb02d822e66 - INFO - #active pts 5358536 #unprocessed deletes 0 +2024-08-27 19:49:28,105 - annb.cfb02d822e66 - INFO - Step 83 took 0.8525452613830566s. +2024-08-27 19:49:29,490 - annb.cfb02d822e66 - INFO - Step 84 took 1.3847074508666992s. +2024-08-27 19:49:29,496 - annb.cfb02d822e66 - INFO - #active pts 5393467 #unprocessed deletes 0 +2024-08-27 19:49:31,403 - annb.cfb02d822e66 - INFO - Step 85 took 1.9132709503173828s. +2024-08-27 19:49:32,803 - annb.cfb02d822e66 - INFO - Step 86 took 1.3989226818084717s. +2024-08-27 19:49:32,913 - annb.cfb02d822e66 - INFO - #active pts 5836486 #unprocessed deletes 0 +2024-08-27 19:50:03,038 - annb.cfb02d822e66 - INFO - Step 87 took 30.235252380371094s. +2024-08-27 19:50:04,452 - annb.cfb02d822e66 - INFO - Step 88 took 1.413179874420166s. +2024-08-27 19:50:04,540 - annb.cfb02d822e66 - INFO - #active pts 6199546 #unprocessed deletes 0 +2024-08-27 19:50:30,224 - annb.cfb02d822e66 - INFO - Step 89 took 25.77210545539856s. +2024-08-27 19:50:31,650 - annb.cfb02d822e66 - INFO - Step 90 took 1.426344633102417s. +2024-08-27 19:50:31,657 - annb.cfb02d822e66 - INFO - #active pts 6231921 #unprocessed deletes 0 +2024-08-27 19:50:34,085 - annb.cfb02d822e66 - INFO - Step 91 took 2.4345078468322754s. +2024-08-27 19:50:35,506 - annb.cfb02d822e66 - INFO - Step 92 took 1.4206805229187012s. +2024-08-27 19:50:35,566 - annb.cfb02d822e66 - INFO - #active pts 6471681 #unprocessed deletes 0 +2024-08-27 19:50:51,813 - annb.cfb02d822e66 - INFO - Step 93 took 16.306653261184692s. +2024-08-27 19:50:53,238 - annb.cfb02d822e66 - INFO - Step 94 took 1.4249520301818848s. +2024-08-27 19:50:53,241 - annb.cfb02d822e66 - INFO - #active pts 6487752 #unprocessed deletes 0 +2024-08-27 19:50:54,210 - annb.cfb02d822e66 - INFO - Step 95 took 0.9718155860900879s. +2024-08-27 19:50:55,652 - annb.cfb02d822e66 - INFO - Step 96 took 1.4408354759216309s. +2024-08-27 19:50:55,654 - annb.cfb02d822e66 - INFO - #active pts 6497221 #unprocessed deletes 0 +2024-08-27 19:50:56,279 - annb.cfb02d822e66 - INFO - Step 97 took 0.6269631385803223s. +2024-08-27 19:50:57,706 - annb.cfb02d822e66 - INFO - Step 98 took 1.4271609783172607s. +2024-08-27 19:50:57,707 - annb.cfb02d822e66 - INFO - #active pts 6502356 #unprocessed deletes 0 +2024-08-27 19:50:58,070 - annb.cfb02d822e66 - INFO - Step 99 took 0.36362648010253906s. +2024-08-27 19:50:59,504 - annb.cfb02d822e66 - INFO - Step 100 took 1.4341020584106445s. +2024-08-27 19:50:59,510 - annb.cfb02d822e66 - INFO - #active pts 6532336 #unprocessed deletes 0 +2024-08-27 19:51:01,428 - annb.cfb02d822e66 - INFO - Step 101 took 1.9243342876434326s. +2024-08-27 19:51:02,861 - annb.cfb02d822e66 - INFO - Step 102 took 1.4324924945831299s. +2024-08-27 19:51:02,864 - annb.cfb02d822e66 - INFO - #active pts 6546455 #unprocessed deletes 0 +2024-08-27 19:51:03,804 - annb.cfb02d822e66 - INFO - Step 103 took 0.9427993297576904s. +2024-08-27 19:51:05,237 - annb.cfb02d822e66 - INFO - Step 104 took 1.433178424835205s. +2024-08-27 19:51:05,239 - annb.cfb02d822e66 - INFO - #active pts 6555628 #unprocessed deletes 0 +2024-08-27 19:51:05,809 - annb.cfb02d822e66 - INFO - Step 105 took 0.5711455345153809s. +2024-08-27 19:51:07,245 - annb.cfb02d822e66 - INFO - Step 106 took 1.436354637145996s. +2024-08-27 19:51:07,247 - annb.cfb02d822e66 - INFO - #active pts 6567963 #unprocessed deletes 0 +2024-08-27 19:51:07,979 - annb.cfb02d822e66 - INFO - Step 107 took 0.733595609664917s. +2024-08-27 19:51:09,417 - annb.cfb02d822e66 - INFO - Step 108 took 1.4387834072113037s. +2024-08-27 19:51:09,509 - annb.cfb02d822e66 - INFO - #active pts 6925721 #unprocessed deletes 0 +2024-08-27 19:51:33,426 - annb.cfb02d822e66 - INFO - Step 109 took 24.00856590270996s. +2024-08-27 19:51:34,861 - annb.cfb02d822e66 - INFO - Step 110 took 1.4342777729034424s. +2024-08-27 19:51:34,866 - annb.cfb02d822e66 - INFO - #active pts 6955106 #unprocessed deletes 0 +2024-08-27 19:51:36,836 - annb.cfb02d822e66 - INFO - Step 111 took 1.9746313095092773s. +2024-08-27 19:51:38,263 - annb.cfb02d822e66 - INFO - Step 112 took 1.427018165588379s. +2024-08-27 19:51:38,265 - annb.cfb02d822e66 - INFO - #active pts 6967910 #unprocessed deletes 0 +2024-08-27 19:51:39,084 - annb.cfb02d822e66 - INFO - Step 113 took 0.8206746578216553s. +2024-08-27 19:51:40,522 - annb.cfb02d822e66 - INFO - Step 114 took 1.4378278255462646s. +2024-08-27 19:51:40,527 - annb.cfb02d822e66 - INFO - #active pts 6995276 #unprocessed deletes 0 +2024-08-27 19:51:42,521 - annb.cfb02d822e66 - INFO - Step 115 took 1.9991600513458252s. +2024-08-27 19:51:43,959 - annb.cfb02d822e66 - INFO - Step 116 took 1.438652753829956s. +2024-08-27 19:51:43,962 - annb.cfb02d822e66 - INFO - #active pts 7007146 #unprocessed deletes 0 +2024-08-27 19:51:44,629 - annb.cfb02d822e66 - INFO - Step 117 took 0.6691436767578125s. +2024-08-27 19:51:46,075 - annb.cfb02d822e66 - INFO - Step 118 took 1.4451663494110107s. +2024-08-27 19:51:46,075 - annb.cfb02d822e66 - INFO - #active pts 7011277 #unprocessed deletes 0 +2024-08-27 19:51:46,350 - annb.cfb02d822e66 - INFO - Step 119 took 0.275604248046875s. +2024-08-27 19:51:47,785 - annb.cfb02d822e66 - INFO - Step 120 took 1.4345190525054932s. +2024-08-27 19:51:47,787 - annb.cfb02d822e66 - INFO - #active pts 7025106 #unprocessed deletes 0 +2024-08-27 19:51:48,737 - annb.cfb02d822e66 - INFO - Step 121 took 0.9521753787994385s. +2024-08-27 19:51:50,173 - annb.cfb02d822e66 - INFO - Step 122 took 1.4357693195343018s. +2024-08-27 19:51:50,252 - annb.cfb02d822e66 - INFO - #active pts 7306331 #unprocessed deletes 0 +2024-08-27 19:52:09,184 - annb.cfb02d822e66 - INFO - Step 123 took 19.011054754257202s. +2024-08-27 19:52:10,633 - annb.cfb02d822e66 - INFO - Step 124 took 1.4486145973205566s. +2024-08-27 19:52:10,641 - annb.cfb02d822e66 - INFO - #active pts 7348346 #unprocessed deletes 0 +2024-08-27 19:52:13,335 - annb.cfb02d822e66 - INFO - Step 125 took 2.7020046710968018s. +2024-08-27 19:52:14,779 - annb.cfb02d822e66 - INFO - Step 126 took 1.4428126811981201s. +2024-08-27 19:52:14,789 - annb.cfb02d822e66 - INFO - #active pts 7398369 #unprocessed deletes 0 +2024-08-27 19:52:18,463 - annb.cfb02d822e66 - INFO - Step 127 took 3.684041976928711s. +2024-08-27 19:52:19,902 - annb.cfb02d822e66 - INFO - Step 128 took 1.4382374286651611s. +2024-08-27 19:52:19,953 - annb.cfb02d822e66 - INFO - Step 129 took 0.051575422286987305s. +2024-08-27 19:52:21,359 - annb.cfb02d822e66 - INFO - Step 130 took 1.4051165580749512s. +2024-08-27 19:52:21,371 - annb.cfb02d822e66 - INFO - Step 131 took 0.013001680374145508s. +2024-08-27 19:52:22,777 - annb.cfb02d822e66 - INFO - Step 132 took 1.405198097229004s. +2024-08-27 19:52:22,808 - annb.cfb02d822e66 - INFO - Step 133 took 0.030698060989379883s. +2024-08-27 19:52:24,214 - annb.cfb02d822e66 - INFO - Step 134 took 1.406602382659912s. +2024-08-27 19:52:24,256 - annb.cfb02d822e66 - INFO - Step 135 took 0.0417630672454834s. +2024-08-27 19:52:25,660 - annb.cfb02d822e66 - INFO - Step 136 took 1.404564380645752s. +2024-08-27 19:52:25,669 - annb.cfb02d822e66 - INFO - Step 137 took 0.008624792098999023s. +2024-08-27 19:52:27,074 - annb.cfb02d822e66 - INFO - Step 138 took 1.4045228958129883s. +2024-08-27 19:52:27,093 - annb.cfb02d822e66 - INFO - Step 139 took 0.019809722900390625s. +2024-08-27 19:52:28,498 - annb.cfb02d822e66 - INFO - Step 140 took 1.4041123390197754s. +2024-08-27 19:52:28,551 - annb.cfb02d822e66 - INFO - Step 141 took 0.05330181121826172s. +2024-08-27 19:52:29,956 - annb.cfb02d822e66 - INFO - Step 142 took 1.4052259922027588s. +2024-08-27 19:52:29,996 - annb.cfb02d822e66 - INFO - Step 143 took 0.03965425491333008s. +2024-08-27 19:52:31,402 - annb.cfb02d822e66 - INFO - Step 144 took 1.4058482646942139s. +2024-08-27 19:52:31,409 - annb.cfb02d822e66 - INFO - Step 145 took 0.0073893070220947266s. +2024-08-27 19:52:32,813 - annb.cfb02d822e66 - INFO - Step 146 took 1.4043173789978027s. +2024-08-27 19:52:32,836 - annb.cfb02d822e66 - INFO - Step 147 took 0.022367000579833984s. +2024-08-27 19:52:34,243 - annb.cfb02d822e66 - INFO - Step 148 took 1.4067931175231934s. +2024-08-27 19:52:34,730 - annb.cfb02d822e66 - INFO - Step 149 took 0.48760366439819336s. +2024-08-27 19:52:36,136 - annb.cfb02d822e66 - INFO - Step 150 took 1.4056675434112549s. +2024-08-27 19:52:36,523 - annb.cfb02d822e66 - INFO - Step 151 took 0.38649487495422363s. +2024-08-27 19:52:37,925 - annb.cfb02d822e66 - INFO - Step 152 took 1.4021003246307373s. +2024-08-27 19:52:38,020 - annb.cfb02d822e66 - INFO - Step 153 took 0.09481358528137207s. +2024-08-27 19:52:39,427 - annb.cfb02d822e66 - INFO - Step 154 took 1.407365322113037s. +2024-08-27 19:52:39,479 - annb.cfb02d822e66 - INFO - Step 155 took 0.052304744720458984s. +2024-08-27 19:52:40,886 - annb.cfb02d822e66 - INFO - Step 156 took 1.4065017700195312s. +2024-08-27 19:52:41,000 - annb.cfb02d822e66 - INFO - Step 157 took 0.11387848854064941s. +2024-08-27 19:52:42,404 - annb.cfb02d822e66 - INFO - Step 158 took 1.4039621353149414s. +2024-08-27 19:52:43,173 - annb.cfb02d822e66 - INFO - Step 159 took 0.7691364288330078s. +2024-08-27 19:52:44,581 - annb.cfb02d822e66 - INFO - Step 160 took 1.40863037109375s. +2024-08-27 19:52:44,686 - annb.cfb02d822e66 - INFO - Step 161 took 0.10429930686950684s. +2024-08-27 19:52:46,093 - annb.cfb02d822e66 - INFO - Step 162 took 1.4072065353393555s. +2024-08-27 19:52:46,145 - annb.cfb02d822e66 - INFO - Step 163 took 0.05227470397949219s. +2024-08-27 19:52:47,551 - annb.cfb02d822e66 - INFO - Step 164 took 1.4059650897979736s. +2024-08-27 19:52:47,632 - annb.cfb02d822e66 - INFO - Step 165 took 0.08098506927490234s. +2024-08-27 19:52:49,040 - annb.cfb02d822e66 - INFO - Step 166 took 1.4073197841644287s. +2024-08-27 19:52:49,056 - annb.cfb02d822e66 - INFO - Step 167 took 0.016167879104614258s. +2024-08-27 19:52:50,462 - annb.cfb02d822e66 - INFO - Step 168 took 1.4060781002044678s. +2024-08-27 19:52:50,506 - annb.cfb02d822e66 - INFO - Step 169 took 0.044634342193603516s. +2024-08-27 19:52:51,915 - annb.cfb02d822e66 - INFO - Step 170 took 1.4088327884674072s. +2024-08-27 19:52:51,932 - annb.cfb02d822e66 - INFO - Step 171 took 0.016937971115112305s. +2024-08-27 19:52:53,340 - annb.cfb02d822e66 - INFO - Step 172 took 1.4074110984802246s. +2024-08-27 19:52:53,412 - annb.cfb02d822e66 - INFO - Step 173 took 0.07223320007324219s. +2024-08-27 19:52:54,819 - annb.cfb02d822e66 - INFO - Step 174 took 1.4068529605865479s. +2024-08-27 19:52:55,276 - annb.cfb02d822e66 - INFO - Step 175 took 0.45702242851257324s. +2024-08-27 19:52:56,684 - annb.cfb02d822e66 - INFO - Step 176 took 1.407705307006836s. +2024-08-27 19:52:56,729 - annb.cfb02d822e66 - INFO - Step 177 took 0.04523062705993652s. +2024-08-27 19:52:58,138 - annb.cfb02d822e66 - INFO - Step 178 took 1.4084978103637695s. +2024-08-27 19:52:58,699 - annb.cfb02d822e66 - INFO - Step 179 took 0.5611636638641357s. +2024-08-27 19:53:00,106 - annb.cfb02d822e66 - INFO - Step 180 took 1.4075813293457031s. +2024-08-27 19:53:00,181 - annb.cfb02d822e66 - INFO - Step 181 took 0.07453107833862305s. +2024-08-27 19:53:01,589 - annb.cfb02d822e66 - INFO - Step 182 took 1.4081015586853027s. +2024-08-27 19:53:02,026 - annb.cfb02d822e66 - INFO - Step 183 took 0.43732357025146484s. +2024-08-27 19:53:03,435 - annb.cfb02d822e66 - INFO - Step 184 took 1.408522129058838s. +2024-08-27 19:53:03,459 - annb.cfb02d822e66 - INFO - Step 185 took 0.024680376052856445s. +2024-08-27 19:53:04,867 - annb.cfb02d822e66 - INFO - Step 186 took 1.4076967239379883s. +2024-08-27 19:53:05,362 - annb.cfb02d822e66 - INFO - Step 187 took 0.49436402320861816s. +2024-08-27 19:53:06,769 - annb.cfb02d822e66 - INFO - Step 188 took 1.4074578285217285s. +2024-08-27 19:53:06,787 - annb.cfb02d822e66 - INFO - Step 189 took 0.017963647842407227s. +2024-08-27 19:53:08,194 - annb.cfb02d822e66 - INFO - Step 190 took 1.4072716236114502s. +2024-08-27 19:53:08,201 - annb.cfb02d822e66 - INFO - Step 191 took 0.00636744499206543s. +2024-08-27 19:53:09,608 - annb.cfb02d822e66 - INFO - Step 192 took 1.4072206020355225s. +2024-08-27 19:53:09,801 - annb.cfb02d822e66 - INFO - Step 193 took 0.19285249710083008s. +2024-08-27 19:53:11,210 - annb.cfb02d822e66 - INFO - Step 194 took 1.4090142250061035s. +2024-08-27 19:53:11,304 - annb.cfb02d822e66 - INFO - Step 195 took 0.09379220008850098s. +2024-08-27 19:53:12,712 - annb.cfb02d822e66 - INFO - Step 196 took 1.408480167388916s. +2024-08-27 19:53:12,800 - annb.cfb02d822e66 - INFO - Step 197 took 0.08811473846435547s. +2024-08-27 19:53:14,211 - annb.cfb02d822e66 - INFO - Step 198 took 1.4109485149383545s. +2024-08-27 19:53:14,233 - annb.cfb02d822e66 - INFO - Step 199 took 0.02155470848083496s. +2024-08-27 19:53:15,643 - annb.cfb02d822e66 - INFO - Step 200 took 1.4101800918579102s. +2024-08-27 19:53:15,658 - annb.cfb02d822e66 - INFO - Step 201 took 0.014509439468383789s. +2024-08-27 19:53:17,065 - annb.cfb02d822e66 - INFO - Step 202 took 1.4075024127960205s. +2024-08-27 19:53:17,096 - annb.cfb02d822e66 - INFO - Step 203 took 0.030732154846191406s. +2024-08-27 19:53:18,503 - annb.cfb02d822e66 - INFO - Step 204 took 1.407189130783081s. +2024-08-27 19:53:18,554 - annb.cfb02d822e66 - INFO - Step 205 took 0.05101180076599121s. +2024-08-27 19:53:19,962 - annb.cfb02d822e66 - INFO - Step 206 took 1.4071588516235352s. +2024-08-27 19:53:20,059 - annb.cfb02d822e66 - INFO - Step 207 took 0.09798622131347656s. +2024-08-27 19:53:21,468 - annb.cfb02d822e66 - INFO - Step 208 took 1.408940315246582s. +2024-08-27 19:53:21,518 - annb.cfb02d822e66 - INFO - Step 209 took 0.04965353012084961s. +2024-08-27 19:53:22,926 - annb.cfb02d822e66 - INFO - Step 210 took 1.4079372882843018s. +2024-08-27 19:53:22,948 - annb.cfb02d822e66 - INFO - Step 211 took 0.02178955078125s. +2024-08-27 19:53:24,357 - annb.cfb02d822e66 - INFO - Step 212 took 1.4088335037231445s. +2024-08-27 19:53:24,402 - annb.cfb02d822e66 - INFO - Step 213 took 0.0455172061920166s. +2024-08-27 19:53:25,810 - annb.cfb02d822e66 - INFO - Step 214 took 1.4077696800231934s. +2024-08-27 19:53:26,638 - annb.cfb02d822e66 - INFO - Step 215 took 0.8276145458221436s. +2024-08-27 19:53:28,045 - annb.cfb02d822e66 - INFO - Step 216 took 1.4069292545318604s. +2024-08-27 19:53:28,611 - annb.cfb02d822e66 - INFO - Step 217 took 0.5665421485900879s. +2024-08-27 19:53:30,021 - annb.cfb02d822e66 - INFO - Step 218 took 1.4095468521118164s. +2024-08-27 19:53:30,076 - annb.cfb02d822e66 - INFO - Step 219 took 0.05530285835266113s. +2024-08-27 19:53:31,483 - annb.cfb02d822e66 - INFO - Step 220 took 1.407127857208252s. +2024-08-27 19:53:31,986 - annb.cfb02d822e66 - INFO - Step 221 took 0.5021042823791504s. +2024-08-27 19:53:33,393 - annb.cfb02d822e66 - INFO - Step 222 took 1.4071309566497803s. +2024-08-27 19:53:33,421 - annb.cfb02d822e66 - INFO - Step 223 took 0.028852462768554688s. +2024-08-27 19:53:34,831 - annb.cfb02d822e66 - INFO - Step 224 took 1.409062385559082s. +2024-08-27 19:53:34,845 - annb.cfb02d822e66 - INFO - Step 225 took 0.014428138732910156s. +2024-08-27 19:53:36,253 - annb.cfb02d822e66 - INFO - Step 226 took 1.4082090854644775s. +2024-08-27 19:53:36,261 - annb.cfb02d822e66 - INFO - Step 227 took 0.008222818374633789s. +2024-08-27 19:53:37,670 - annb.cfb02d822e66 - INFO - Step 228 took 1.4086296558380127s. +2024-08-27 19:53:37,726 - annb.cfb02d822e66 - INFO - Step 229 took 0.055933237075805664s. +2024-08-27 19:53:39,135 - annb.cfb02d822e66 - INFO - Step 230 took 1.4086427688598633s. +2024-08-27 19:53:39,164 - annb.cfb02d822e66 - INFO - Step 231 took 0.029428958892822266s. +2024-08-27 19:53:40,570 - annb.cfb02d822e66 - INFO - Step 232 took 1.4058129787445068s. +2024-08-27 19:53:40,582 - annb.cfb02d822e66 - INFO - Step 233 took 0.012210845947265625s. +2024-08-27 19:53:41,991 - annb.cfb02d822e66 - INFO - Step 234 took 1.409095048904419s. +2024-08-27 19:53:42,008 - annb.cfb02d822e66 - INFO - Step 235 took 0.016254663467407227s. +2024-08-27 19:53:43,416 - annb.cfb02d822e66 - INFO - Step 236 took 1.4084773063659668s. +2024-08-27 19:53:43,992 - annb.cfb02d822e66 - INFO - Step 237 took 0.5755574703216553s. +2024-08-27 19:53:45,399 - annb.cfb02d822e66 - INFO - Step 238 took 1.4074912071228027s. +2024-08-27 19:53:45,458 - annb.cfb02d822e66 - INFO - Step 239 took 0.05885601043701172s. +2024-08-27 19:53:46,866 - annb.cfb02d822e66 - INFO - Step 240 took 1.4080374240875244s. +2024-08-27 19:53:46,885 - annb.cfb02d822e66 - INFO - Step 241 took 0.01892709732055664s. +2024-08-27 19:53:48,292 - annb.cfb02d822e66 - INFO - Step 242 took 1.4068660736083984s. +2024-08-27 19:53:48,336 - annb.cfb02d822e66 - INFO - Step 243 took 0.04455924034118652s. +2024-08-27 19:53:49,744 - annb.cfb02d822e66 - INFO - Step 244 took 1.4078342914581299s. +2024-08-27 19:53:49,771 - annb.cfb02d822e66 - INFO - Step 245 took 0.026602506637573242s. +2024-08-27 19:53:51,179 - annb.cfb02d822e66 - INFO - Step 246 took 1.4080793857574463s. +2024-08-27 19:53:51,187 - annb.cfb02d822e66 - INFO - Step 247 took 0.007596254348754883s. +2024-08-27 19:53:52,596 - annb.cfb02d822e66 - INFO - Step 248 took 1.4096477031707764s. +2024-08-27 19:53:52,616 - annb.cfb02d822e66 - INFO - Step 249 took 0.019731521606445312s. +2024-08-27 19:53:54,026 - annb.cfb02d822e66 - INFO - Step 250 took 1.409998893737793s. +2024-08-27 19:53:54,622 - annb.cfb02d822e66 - INFO - Step 251 took 0.5957167148590088s. +2024-08-27 19:53:56,031 - annb.cfb02d822e66 - INFO - Step 252 took 1.4086713790893555s. +2024-08-27 19:53:56,101 - annb.cfb02d822e66 - INFO - Step 253 took 0.0704801082611084s. +2024-08-27 19:53:57,509 - annb.cfb02d822e66 - INFO - Step 254 took 1.407944917678833s. +2024-08-27 19:53:57,599 - annb.cfb02d822e66 - INFO - Step 255 took 0.08994674682617188s. +2024-08-27 19:53:59,007 - annb.cfb02d822e66 - INFO - Step 256 took 1.4075233936309814s. +2024-08-27 19:53:59,009 - annb.cfb02d822e66 - INFO - #active pts 3784142 #unprocessed deletes 3624966 +2024-08-27 19:53:59,654 - annb.cfb02d822e66 - INFO - Step 257 took 0.6470456123352051s. +2024-08-27 19:54:01,104 - annb.cfb02d822e66 - INFO - Step 258 took 1.4497826099395752s. +2024-08-27 19:54:01,109 - annb.cfb02d822e66 - INFO - #active pts 3810864 #unprocessed deletes 3624966 +2024-08-27 19:54:02,681 - annb.cfb02d822e66 - INFO - Step 259 took 1.577324390411377s. +2024-08-27 19:54:04,127 - annb.cfb02d822e66 - INFO - Step 260 took 1.4462323188781738s. +2024-08-27 19:54:04,128 - annb.cfb02d822e66 - INFO - #active pts 3815383 #unprocessed deletes 3624966 +2024-08-27 19:54:04,457 - annb.cfb02d822e66 - INFO - Step 261 took 0.3293027877807617s. +2024-08-27 19:54:05,907 - annb.cfb02d822e66 - INFO - Step 262 took 1.449251413345337s. +2024-08-27 19:54:05,939 - annb.cfb02d822e66 - INFO - #active pts 3936964 #unprocessed deletes 3624966 +2024-08-27 19:54:13,630 - annb.cfb02d822e66 - INFO - Step 263 took 7.723499774932861s. +2024-08-27 19:54:15,066 - annb.cfb02d822e66 - INFO - Step 264 took 1.4354593753814697s. +2024-08-27 19:54:15,081 - annb.cfb02d822e66 - INFO - #active pts 4003973 #unprocessed deletes 3624966 +2024-08-27 19:54:19,807 - annb.cfb02d822e66 - INFO - Step 265 took 4.740992307662964s. +2024-08-27 19:54:21,254 - annb.cfb02d822e66 - INFO - Step 266 took 1.4475464820861816s. +2024-08-27 19:54:21,260 - annb.cfb02d822e66 - INFO - #active pts 4033006 #unprocessed deletes 3624966 +2024-08-27 19:54:22,794 - annb.cfb02d822e66 - INFO - Step 267 took 1.539262294769287s. +2024-08-27 19:54:24,233 - annb.cfb02d822e66 - INFO - Step 268 took 1.4392507076263428s. +2024-08-27 19:54:24,298 - annb.cfb02d822e66 - INFO - #active pts 4284806 #unprocessed deletes 3624966 +2024-08-27 19:54:39,882 - annb.cfb02d822e66 - INFO - Step 269 took 15.648942708969116s. +2024-08-27 19:54:41,325 - annb.cfb02d822e66 - INFO - Step 270 took 1.4426116943359375s. +2024-08-27 19:54:41,326 - annb.cfb02d822e66 - INFO - #active pts 4288752 #unprocessed deletes 3624966 +2024-08-27 19:54:41,577 - annb.cfb02d822e66 - INFO - Step 271 took 0.2511882781982422s. +2024-08-27 19:54:43,015 - annb.cfb02d822e66 - INFO - Step 272 took 1.4375598430633545s. +2024-08-27 19:54:43,019 - annb.cfb02d822e66 - INFO - #active pts 4310611 #unprocessed deletes 3624966 +2024-08-27 19:54:44,349 - annb.cfb02d822e66 - INFO - Step 273 took 1.3344736099243164s. +2024-08-27 19:54:45,792 - annb.cfb02d822e66 - INFO - Step 274 took 1.4425365924835205s. +2024-08-27 19:54:45,897 - annb.cfb02d822e66 - INFO - #active pts 4696226 #unprocessed deletes 3624966 +2024-08-27 19:54:57,239 - annb.cfb02d822e66 - ERROR - Container.wait for container cfb02d822e66 failed with exception +2024-08-27 19:54:57,239 - annb.cfb02d822e66 - ERROR - Invoked with ['--dataset', 'msturing-30M-clustered', '--algorithm', 'pyanns', '--module', 'neurips23.streaming.pyanns.pyanns', '--constructor', 'Pyanns', '--runs', '5', '--count', '10', '--neurips23track', 'streaming', '--runbook_path', 'neurips23/streaming/final_runbook.yaml', '["euclidean", {"R": 32, "L": 100, "insert_threads": 8, "consolidate_threads": 8}]', '[{"Ls": 300, "T": 8}]', '[{"Ls": 400, "T": 8}]', '[{"Ls": 500, "T": 8}]', '[{"Ls": 600, "T": 8}]'] +Traceback (most recent call last): + File "/home/gwilliams/anaconda3/envs/bigann-latitude-m2-medium/lib/python3.10/site-packages/urllib3/response.py", line 748, in _error_catcher + yield + File "/home/gwilliams/anaconda3/envs/bigann-latitude-m2-medium/lib/python3.10/site-packages/urllib3/response.py", line 1206, in read_chunked + self._update_chunk_length() + File "/home/gwilliams/anaconda3/envs/bigann-latitude-m2-medium/lib/python3.10/site-packages/urllib3/response.py", line 1125, in _update_chunk_length + line = self._fp.fp.readline() # type: ignore[union-attr] + File "/home/gwilliams/anaconda3/envs/bigann-latitude-m2-medium/lib/python3.10/socket.py", line 705, in readinto + return self._sock.recv_into(b) +TimeoutError: timed out + +The above exception was the direct cause of the following exception: + +Traceback (most recent call last): + File "/home/gwilliams/anaconda3/envs/bigann-latitude-m2-medium/lib/python3.10/site-packages/requests/models.py", line 816, in generate + yield from self.raw.stream(chunk_size, decode_content=True) + File "/home/gwilliams/anaconda3/envs/bigann-latitude-m2-medium/lib/python3.10/site-packages/urllib3/response.py", line 1057, in stream + yield from self.read_chunked(amt, decode_content=decode_content) + File "/home/gwilliams/anaconda3/envs/bigann-latitude-m2-medium/lib/python3.10/site-packages/urllib3/response.py", line 1189, in read_chunked + with self._error_catcher(): + File "/home/gwilliams/anaconda3/envs/bigann-latitude-m2-medium/lib/python3.10/contextlib.py", line 153, in __exit__ + self.gen.throw(typ, value, traceback) + File "/home/gwilliams/anaconda3/envs/bigann-latitude-m2-medium/lib/python3.10/site-packages/urllib3/response.py", line 753, in _error_catcher + raise ReadTimeoutError(self._pool, None, "Read timed out.") from e # type: ignore[arg-type] +urllib3.exceptions.ReadTimeoutError: UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/home/gwilliams/Projects/BigANN/big-ann-benchmarks/benchmark/runner.py", line 322, in run_docker + return_value = container.wait(timeout=timeout) + File "/home/gwilliams/anaconda3/envs/bigann-latitude-m2-medium/lib/python3.10/site-packages/docker/models/containers.py", line 514, in wait + return self.client.api.wait(self.id, **kwargs) + File "/home/gwilliams/anaconda3/envs/bigann-latitude-m2-medium/lib/python3.10/site-packages/docker/utils/decorators.py", line 19, in wrapped + return f(self, resource_id, *args, **kwargs) + File "/home/gwilliams/anaconda3/envs/bigann-latitude-m2-medium/lib/python3.10/site-packages/docker/api/container.py", line 1338, in wait + res = self._post(url, timeout=timeout, params=params) + File "/home/gwilliams/anaconda3/envs/bigann-latitude-m2-medium/lib/python3.10/site-packages/docker/utils/decorators.py", line 46, in inner + return f(self, *args, **kwargs) + File "/home/gwilliams/anaconda3/envs/bigann-latitude-m2-medium/lib/python3.10/site-packages/docker/api/client.py", line 233, in _post + return self.post(url, **self._set_request_timeout(kwargs)) + File "/home/gwilliams/anaconda3/envs/bigann-latitude-m2-medium/lib/python3.10/site-packages/requests/sessions.py", line 637, in post + return self.request("POST", url, data=data, json=json, **kwargs) + File "/home/gwilliams/anaconda3/envs/bigann-latitude-m2-medium/lib/python3.10/site-packages/requests/sessions.py", line 589, in request + resp = self.send(prep, **send_kwargs) + File "/home/gwilliams/anaconda3/envs/bigann-latitude-m2-medium/lib/python3.10/site-packages/requests/sessions.py", line 747, in send + r.content + File "/home/gwilliams/anaconda3/envs/bigann-latitude-m2-medium/lib/python3.10/site-packages/requests/models.py", line 899, in content + self._content = b"".join(self.iter_content(CONTENT_CHUNK_SIZE)) or b"" + File "/home/gwilliams/anaconda3/envs/bigann-latitude-m2-medium/lib/python3.10/site-packages/requests/models.py", line 822, in generate + raise ConnectionError(e) +requests.exceptions.ConnectionError: UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. diff --git a/neurips23/latitude/filter.png b/neurips23/latitude/filter.png new file mode 100644 index 00000000..3049cd6e Binary files /dev/null and b/neurips23/latitude/filter.png differ diff --git a/neurips23/latitude/hwinfo.txt b/neurips23/latitude/hwinfo.txt new file mode 100644 index 00000000..9612897c --- /dev/null +++ b/neurips23/latitude/hwinfo.txt @@ -0,0 +1,59160 @@ +============ start debug info ============ +libhd version 21.68 (x86-64) [7688] +using /var/lib/hardware +kernel version is 5.4 +----- /proc/cmdline ----- + BOOT_IMAGE=/boot/vmlinuz-5.4.0-181-generic root=UUID=23df59fe-0d5e-4d5e-a178-5560f46a90ab ro serial console=ttyS1,115200n8 +----- /proc/cmdline end ----- +debug = 0xff7ffff7 +probe = 0x15938fcdaa17fcf9fffe (+memory +pci +isapnp +net +floppy +misc +misc.serial +misc.par +misc.floppy +serial +cpu +bios +monitor +mouse +scsi +usb -usb.mods +modem +modem.usb +parallel +parallel.lp +parallel.zip -isa -isa.isdn +isdn +kbd +prom +sbus +int +braille +braille.alva +braille.fhp +braille.ht -ignx11 +sys -bios.vbe -isapnp.old -isapnp.new -isapnp.mod +braille.baum -manual +fb +pppoe -scan +pcmcia +fork -parallel.imm +s390 +cpuemu -sysfs -s390disks +udev +block +block.cdrom +block.part +edd +edd.mod -bios.ddc -bios.fb -bios.mode +input +block.mods +bios.vesa -cpuemu.debug -scsi.noserial +wlan -bios.crc -hal +bios.vram +bios.acpi -bios.ddc.ports=0 +modules.pata -net.eeprom +x86emu=dump -max -lxrc) +shm: attached segment 1 at 0x7fab7af63000 +>> hal.1: read hal data +>> floppy.1: get nvram +----- /proc/nvram ----- + Checksum status: valid + # floppies : 3 + Floppy 0 type : none + Floppy 1 type : none + HD 0 type : ff + HD 1 type : ff + HD type 48 data: 65407/121/127 C/H/S, precomp 63995, lz 63487 + HD type 49 data: 1884/255/255 C/H/S, precomp 49053, lz 65535 + DOS base memory: 631 kB + Extended memory: 65535 kB (configured), 65535 kB (tested) + Gfx adapter : monochrome + FPU : installed +----- /proc/nvram end ----- +>> floppy.2: nvram info +>> bios.1: cmdline +>> bios.1.1: apm +>> bios.2: ram +/dev/mem[0x400, 256]: mmap(, 4096,,,, 0x0) ok +/dev/mem[0xc0000, 262144]: mmap(, 262144,,,, 0xc0000) ok + bios: 4 disks + bios: 630k low mem +/dev/mem[0x9dc00, 1]: mmap(, 4096,,,, 0x9d000) ok +/dev/mem[0x9dc00, 5120]: mmap(, 8192,,,, 0x9d000) ok + bios: EBDA 0x01400 bytes at 0x9dc00 +>> bios.2: rom +----- SMBIOS Entry Point (sysfs) 0x00000 - 0x00017 ----- + 000 5f 53 4d 33 5f ed 18 03 05 00 01 00 28 12 00 00 "_SM3_.......(..." + 010 00 e0 a2 a5 00 00 00 00 "........" +----- SMBIOS Entry Point (sysfs) end ----- + Found DMI table at 0xa5a2e000 (0x1228 bytes max) + Got DMI table from sysfs (0x1228 bytes) +----- SMBIOS Structure Table 0xa5a2e000 - 0xa5a2f227 ----- + a5a2e000 00 1a 00 00 01 02 00 f0 03 ff 80 98 fb 77 01 00 ".............w.." + a5a2e010 00 00 03 0d 05 1b ff ff 20 00 41 6d 65 72 69 63 "........ .Americ" + a5a2e020 61 6e 20 4d 65 67 61 74 72 65 6e 64 73 20 49 6e "an Megatrends In" + a5a2e030 74 65 72 6e 61 74 69 6f 6e 61 6c 2c 20 4c 4c 43 "ternational, LLC" + a5a2e040 2e 00 31 2e 36 00 31 31 2f 33 30 2f 32 30 32 33 "..1.6.11/30/2023" + a5a2e050 00 00 01 1b 01 00 01 02 03 04 00 00 00 00 00 00 "................" + a5a2e060 00 00 00 00 7c c2 55 50 b9 df 06 05 06 53 75 70 "....|.UP.....Sup" + a5a2e070 65 72 6d 69 63 72 6f 00 41 53 20 2d 32 31 31 35 "ermicro.AS -2115" + a5a2e080 47 54 2d 48 4e 54 52 00 30 31 32 33 34 35 36 37 "GT-HNTR.01234567" + a5a2e090 38 39 00 53 35 30 32 36 35 33 58 34 31 32 30 39 "89.S502653X41209" + a5a2e0a0 37 36 42 00 54 6f 20 62 65 20 66 69 6c 6c 65 64 "76B.To be filled" + a5a2e0b0 20 62 79 20 4f 2e 45 2e 4d 2e 00 46 61 6d 69 6c " by O.E.M..Famil" + a5a2e0c0 79 00 00 02 0f 02 00 01 02 04 03 05 0d 06 03 00 "y..............." + a5a2e0d0 0a 00 53 75 70 65 72 6d 69 63 72 6f 00 48 31 33 "..Supermicro.H13" + a5a2e0e0 53 53 54 2d 47 00 4f 4d 32 33 34 53 36 30 30 37 "SST-G.OM234S6007" + a5a2e0f0 38 30 00 31 2e 31 30 41 00 54 6f 20 62 65 20 66 "80.1.10A.To be f" + a5a2e100 69 6c 6c 65 64 20 62 79 20 4f 2e 45 2e 4d 2e 00 "illed by O.E.M.." + a5a2e110 4e 6f 64 65 20 32 00 00 03 16 03 00 01 01 02 03 "Node 2.........." + a5a2e120 04 03 03 03 03 00 00 00 00 00 01 00 00 05 53 75 "..............Su" + a5a2e130 70 65 72 6d 69 63 72 6f 00 30 31 32 33 34 35 36 "permicro.0123456" + a5a2e140 37 38 39 00 43 47 32 31 34 46 4d 31 30 41 41 30 "789.CG214FM10AA0" + a5a2e150 31 37 37 00 43 68 61 73 73 69 73 20 41 73 73 65 "177.Chassis Asse" + a5a2e160 74 20 54 61 67 00 54 6f 20 62 65 20 66 69 6c 6c "t Tag.To be fill" + a5a2e170 65 64 20 62 79 20 4f 2e 45 2e 4d 2e 00 00 09 11 "ed by O.E.M....." + a5a2e180 06 00 01 01 01 03 03 02 0b 0c 01 00 00 ff 00 41 "...............A" + a5a2e190 49 4f 4d 32 00 00 09 11 07 00 01 16 0a 04 03 01 "IOM2............" + a5a2e1a0 09 0c 01 00 00 c1 00 4d 2e 32 2d 48 31 00 00 09 ".......M.2-H1..." + a5a2e1b0 11 08 00 01 16 0a 04 03 02 09 0c 01 00 00 c2 00 "................" + a5a2e1c0 4d 2e 32 2d 48 32 00 00 0b 05 09 00 02 41 4d 44 "M.2-H2.......AMD" + a5a2e1d0 20 45 50 59 43 20 53 6f 63 2f 47 65 6e 6f 61 20 " EPYC Soc/Genoa " + a5a2e1e0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 " " + a5a2e1f0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 00 " ." + a5a2e200 53 75 70 65 72 6d 69 63 72 6f 20 6d 6f 74 68 65 "Supermicro mothe" + a5a2e210 72 62 6f 61 72 64 2d 48 31 33 20 53 65 72 69 65 "rboard-H13 Serie" + a5a2e220 73 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 "s " + a5a2e230 20 20 00 00 20 14 0a 00 00 00 00 00 00 00 00 00 " .. ..........." + a5a2e240 00 00 00 00 00 00 00 00 00 00 27 16 0f 00 01 01 "..........'....." + a5a2e250 03 02 06 07 04 05 98 08 a3 11 0b 00 0d 00 0e 00 "................" + a5a2e260 50 53 55 31 00 53 55 50 45 52 4d 49 43 52 4f 00 "PSU1.SUPERMICRO." + a5a2e270 50 57 53 2d 32 4b 32 31 41 2d 42 52 00 50 57 53 "PWS-2K21A-BR.PWS" + a5a2e280 2d 32 4b 32 31 41 2d 42 52 00 32 2e 33 00 50 32 "-2K21A-BR.2.3.P2" + a5a2e290 4b 32 31 43 4e 31 37 43 42 30 31 36 39 00 4e 2f "K21CN17CB0169.N/" + a5a2e2a0 41 00 00 27 16 10 00 02 01 03 02 06 07 04 05 98 "A..'............" + a5a2e2b0 08 a3 11 ff ff ff ff ff ff 50 53 55 32 00 53 55 ".........PSU2.SU" + a5a2e2c0 50 45 52 4d 49 43 52 4f 00 50 57 53 2d 32 4b 32 "PERMICRO.PWS-2K2" + a5a2e2d0 31 41 2d 42 52 00 50 57 53 2d 32 4b 32 31 41 2d "1A-BR.PWS-2K21A-" + a5a2e2e0 42 52 00 32 2e 33 00 50 32 4b 32 31 43 4e 31 37 "BR.2.3.P2K21CN17" + a5a2e2f0 43 42 30 31 37 30 00 4e 2f 41 00 00 29 0b 11 00 "CB0170.N/A..)..." + a5a2e300 01 83 01 00 00 c4 00 20 41 53 50 45 45 44 20 56 "....... ASPEED V" + a5a2e310 69 64 65 6f 20 41 53 54 32 36 30 30 00 00 26 12 "ideo AST2600..&." + a5a2e320 13 00 01 20 20 ff a3 0c 00 00 00 00 00 00 00 00 "... ..........." + a5a2e330 00 00 2d 1a 14 00 01 02 01 00 00 00 03 00 ff ff "..-............." + a5a2e340 ff ff ff ff ff ff 00 00 04 01 13 00 42 4d 43 20 "............BMC " + a5a2e350 46 69 72 6d 77 61 72 65 00 31 2e 30 31 00 32 41 "Firmware.1.01.2A" + a5a2e360 37 43 00 00 0f 49 1f 00 ff ff 00 00 10 00 03 01 "7C...I.........." + a5a2e370 02 00 00 00 00 00 8f ff 01 19 02 01 03 02 03 03 "................" + a5a2e380 00 04 00 05 00 06 00 07 00 08 04 09 03 0a 03 0b "................" + a5a2e390 00 0c 00 0d 00 0e 00 10 00 11 00 12 00 13 00 14 "................" + a5a2e3a0 00 15 00 16 00 17 00 ff 00 e0 e0 e1 e1 00 00 07 "................" + a5a2e3b0 1b 20 00 01 80 01 00 04 00 04 10 00 10 00 01 06 ". .............." + a5a2e3c0 05 07 00 04 00 00 00 04 00 00 4c 31 20 43 61 63 "..........L1 Cac" + a5a2e3d0 68 65 00 00 07 1b 21 00 01 81 01 00 40 00 40 10 "he....!.....@.@." + a5a2e3e0 00 10 00 01 06 05 07 00 40 00 00 00 40 00 00 4c "........@...@..L" + a5a2e3f0 32 20 43 61 63 68 65 00 00 07 1b 22 00 01 82 01 "2 Cache...."...." + a5a2e400 00 84 00 84 10 00 10 00 01 06 05 08 00 04 00 80 "................" + a5a2e410 00 04 00 80 4c 33 20 43 61 63 68 65 00 00 04 30 "....L3 Cache...0" + a5a2e420 23 00 01 03 6b 02 11 0f a1 00 ff fb 8b 17 03 89 "#...k..........." + a5a2e430 64 00 74 0e b8 0b 41 4a 20 00 21 00 22 00 04 05 "d.t...AJ .!."..." + a5a2e440 06 10 10 20 fc 00 6b 00 10 00 10 00 20 00 43 50 "... ..k..... .CP" + a5a2e450 55 00 41 64 76 61 6e 63 65 64 20 4d 69 63 72 6f "U.Advanced Micro" + a5a2e460 20 44 65 76 69 63 65 73 2c 20 49 6e 63 2e 00 41 " Devices, Inc..A" + a5a2e470 4d 44 20 45 50 59 43 20 39 31 32 34 20 31 36 2d "MD EPYC 9124 16-" + a5a2e480 43 6f 72 65 20 50 72 6f 63 65 73 73 6f 72 20 20 "Core Processor " + a5a2e490 20 20 20 20 20 20 20 20 20 20 20 20 20 20 00 55 " .U" + a5a2e4a0 6e 6b 6e 6f 77 6e 00 55 6e 6b 6e 6f 77 6e 00 55 "nknown.Unknown.U" + a5a2e4b0 6e 6b 6e 6f 77 6e 00 00 2c 09 24 00 23 00 01 02 "nknown..,.$.#..." + a5a2e4c0 00 00 00 12 17 25 00 03 02 02 00 00 00 00 00 00 ".....%.........." + a5a2e4d0 00 80 00 00 00 80 00 00 00 80 00 00 10 17 26 00 "..............&." + a5a2e4e0 03 03 06 00 00 00 80 25 00 0c 00 00 00 00 00 00 ".......%........" + a5a2e4f0 06 00 00 00 00 13 1f 27 00 00 00 00 00 ff ff ff ".......'........" + a5a2e500 07 26 00 02 00 00 00 00 00 00 00 00 00 00 00 00 ".&.............." + a5a2e510 00 00 00 00 00 00 11 5c 28 00 26 00 ff ff 50 00 ".......\(.&...P." + a5a2e520 40 00 ff 7f 09 00 01 02 22 80 20 c0 12 03 04 05 "@.......". ....." + a5a2e530 06 02 00 00 01 00 c0 12 4c 04 4c 04 4c 04 03 08 "........L.L.L..." + a5a2e540 00 07 80 ce 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a5a2e550 00 00 00 00 00 00 10 00 00 00 00 00 00 00 00 00 "................" + a5a2e560 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a5a2e570 00 00 44 49 4d 4d 41 31 00 50 30 5f 4e 6f 64 65 "..DIMMA1.P0_Node" + a5a2e580 30 5f 43 68 61 6e 6e 65 6c 30 5f 44 69 6d 6d 30 "0_Channel0_Dimm0" + a5a2e590 00 53 61 6d 73 75 6e 67 00 38 30 43 45 30 34 32 ".Samsung.80CE042" + a5a2e5a0 33 33 34 34 36 38 37 30 39 37 37 00 44 49 4d 4d "33446870977.DIMM" + a5a2e5b0 41 31 5f 41 73 73 65 74 54 61 67 20 28 64 61 74 "A1_AssetTag (dat" + a5a2e5c0 65 3a 32 33 2f 33 34 29 00 4d 33 32 31 52 38 47 "e:23/34).M321R8G" + a5a2e5d0 41 30 42 42 30 2d 43 51 4b 5a 4a 20 20 20 20 20 "A0BB0-CQKZJ " + a5a2e5e0 20 20 20 20 20 20 20 00 55 6e 6b 6e 6f 77 6e 00 " .Unknown." + a5a2e5f0 00 14 23 29 00 00 00 00 00 ff ff ff 03 28 00 27 "..#).........(.'" + a5a2e600 00 ff ff ff 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a5a2e610 00 00 00 00 00 00 11 5c 2a 00 26 00 ff ff ff ff ".......\*.&....." + a5a2e620 ff ff 00 00 02 00 01 02 02 04 00 00 00 03 04 05 "................" + a5a2e630 06 00 00 00 00 00 00 00 00 00 00 00 00 00 02 04 "................" + a5a2e640 00 07 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a5a2e650 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a5a2e660 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a5a2e670 00 00 44 49 4d 4d 42 31 00 50 30 5f 4e 6f 64 65 "..DIMMB1.P0_Node" + a5a2e680 30 5f 43 68 61 6e 6e 65 6c 31 5f 44 69 6d 6d 30 "0_Channel1_Dimm0" + a5a2e690 00 4e 4f 20 44 49 4d 4d 00 4e 4f 20 44 49 4d 4d ".NO DIMM.NO DIMM" + a5a2e6a0 00 4e 4f 20 44 49 4d 4d 00 4e 4f 20 44 49 4d 4d ".NO DIMM.NO DIMM" + a5a2e6b0 00 4e 4f 20 44 49 4d 4d 00 00 14 23 2b 00 00 00 ".NO DIMM...#+..." + a5a2e6c0 00 00 00 00 00 00 2a 00 27 00 00 00 00 00 00 00 "......*.'......." + a5a2e6d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 11 "................" + a5a2e6e0 5c 2c 00 26 00 ff ff ff ff ff ff 00 00 02 00 01 "\,.&............" + a5a2e6f0 02 02 04 00 00 00 03 04 05 06 00 00 00 00 00 00 "................" + a5a2e700 00 00 00 00 00 00 00 02 04 00 07 00 00 00 00 00 "................" + a5a2e710 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a5a2e720 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a5a2e730 00 00 00 00 00 00 00 00 00 00 00 44 49 4d 4d 43 "...........DIMMC" + a5a2e740 31 00 50 30 5f 4e 6f 64 65 30 5f 43 68 61 6e 6e "1.P0_Node0_Chann" + a5a2e750 65 6c 32 5f 44 69 6d 6d 30 00 4e 4f 20 44 49 4d "el2_Dimm0.NO DIM" + a5a2e760 4d 00 4e 4f 20 44 49 4d 4d 00 4e 4f 20 44 49 4d "M.NO DIMM.NO DIM" + a5a2e770 4d 00 4e 4f 20 44 49 4d 4d 00 4e 4f 20 44 49 4d "M.NO DIMM.NO DIM" + a5a2e780 4d 00 00 14 23 2d 00 00 00 00 00 00 00 00 00 2c "M...#-.........," + a5a2e790 00 27 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ".'.............." + a5a2e7a0 00 00 00 00 00 00 00 00 11 5c 2e 00 26 00 ff ff ".........\..&..." + a5a2e7b0 ff ff ff ff 00 00 02 00 01 02 02 04 00 00 00 03 "................" + a5a2e7c0 04 05 06 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a5a2e7d0 02 04 00 07 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a5a2e7e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a5a2e7f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a5a2e800 00 00 00 00 44 49 4d 4d 44 31 00 50 30 5f 4e 6f "....DIMMD1.P0_No" + a5a2e810 64 65 30 5f 43 68 61 6e 6e 65 6c 33 5f 44 69 6d "de0_Channel3_Dim" + a5a2e820 6d 30 00 4e 4f 20 44 49 4d 4d 00 4e 4f 20 44 49 "m0.NO DIMM.NO DI" + a5a2e830 4d 4d 00 4e 4f 20 44 49 4d 4d 00 4e 4f 20 44 49 "MM.NO DIMM.NO DI" + a5a2e840 4d 4d 00 4e 4f 20 44 49 4d 4d 00 00 14 23 2f 00 "MM.NO DIMM...#/." + a5a2e850 00 00 00 00 00 00 00 00 2e 00 27 00 00 00 00 00 "..........'....." + a5a2e860 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a5a2e870 00 11 5c 30 00 26 00 ff ff ff ff ff ff 00 00 02 "..\0.&.........." + a5a2e880 00 01 02 02 04 00 00 00 03 04 05 06 00 00 00 00 "................" + a5a2e890 00 00 00 00 00 00 00 00 00 02 04 00 07 00 00 00 "................" + a5a2e8a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a5a2e8b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a5a2e8c0 00 00 00 00 00 00 00 00 00 00 00 00 00 44 49 4d ".............DIM" + a5a2e8d0 4d 45 31 00 50 30 5f 4e 6f 64 65 30 5f 43 68 61 "ME1.P0_Node0_Cha" + a5a2e8e0 6e 6e 65 6c 34 5f 44 69 6d 6d 30 00 4e 4f 20 44 "nnel4_Dimm0.NO D" + a5a2e8f0 49 4d 4d 00 4e 4f 20 44 49 4d 4d 00 4e 4f 20 44 "IMM.NO DIMM.NO D" + a5a2e900 49 4d 4d 00 4e 4f 20 44 49 4d 4d 00 4e 4f 20 44 "IMM.NO DIMM.NO D" + a5a2e910 49 4d 4d 00 00 14 23 31 00 00 00 00 00 00 00 00 "IMM...#1........" + a5a2e920 00 30 00 27 00 00 00 00 00 00 00 00 00 00 00 00 ".0.'............" + a5a2e930 00 00 00 00 00 00 00 00 00 00 11 5c 32 00 26 00 "...........\2.&." + a5a2e940 ff ff ff ff ff ff 00 00 02 00 01 02 02 04 00 00 "................" + a5a2e950 00 03 04 05 06 00 00 00 00 00 00 00 00 00 00 00 "................" + a5a2e960 00 00 02 04 00 07 00 00 00 00 00 00 00 00 00 00 "................" + a5a2e970 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a5a2e980 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a5a2e990 00 00 00 00 00 00 44 49 4d 4d 46 31 00 50 30 5f "......DIMMF1.P0_" + a5a2e9a0 4e 6f 64 65 30 5f 43 68 61 6e 6e 65 6c 35 5f 44 "Node0_Channel5_D" + a5a2e9b0 69 6d 6d 30 00 4e 4f 20 44 49 4d 4d 00 4e 4f 20 "imm0.NO DIMM.NO " + a5a2e9c0 44 49 4d 4d 00 4e 4f 20 44 49 4d 4d 00 4e 4f 20 "DIMM.NO DIMM.NO " + a5a2e9d0 44 49 4d 4d 00 4e 4f 20 44 49 4d 4d 00 00 14 23 "DIMM.NO DIMM...#" + a5a2e9e0 33 00 00 00 00 00 00 00 00 00 32 00 27 00 00 00 "3.........2.'..." + a5a2e9f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a5a2ea00 00 00 00 11 5c 34 00 26 00 ff ff 50 00 40 00 ff "....\4.&...P.@.." + a5a2ea10 7f 09 00 01 02 22 80 20 c0 12 03 04 05 06 02 00 ".....". ........" + a5a2ea20 00 01 00 c0 12 4c 04 4c 04 4c 04 03 08 00 07 80 ".....L.L.L......" + a5a2ea30 ce 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a5a2ea40 00 00 00 10 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a5a2ea50 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 "...............D" + a5a2ea60 49 4d 4d 47 31 00 50 30 5f 4e 6f 64 65 30 5f 43 "IMMG1.P0_Node0_C" + a5a2ea70 68 61 6e 6e 65 6c 36 5f 44 69 6d 6d 30 00 53 61 "hannel6_Dimm0.Sa" + a5a2ea80 6d 73 75 6e 67 00 38 30 43 45 30 34 32 33 33 34 "msung.80CE042334" + a5a2ea90 34 36 38 37 31 33 46 45 00 44 49 4d 4d 47 31 5f "468713FE.DIMMG1_" + a5a2eaa0 41 73 73 65 74 54 61 67 20 28 64 61 74 65 3a 32 "AssetTag (date:2" + a5a2eab0 33 2f 33 34 29 00 4d 33 32 31 52 38 47 41 30 42 "3/34).M321R8GA0B" + a5a2eac0 42 30 2d 43 51 4b 5a 4a 20 20 20 20 20 20 20 20 "B0-CQKZJ " + a5a2ead0 20 20 20 20 00 55 6e 6b 6e 6f 77 6e 00 00 14 23 " .Unknown...#" + a5a2eae0 35 00 00 00 00 04 ff ff ff 07 34 00 27 00 ff ff "5.........4.'..." + a5a2eaf0 ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a5a2eb00 00 00 00 11 5c 36 00 26 00 ff ff ff ff ff ff 00 "....\6.&........" + a5a2eb10 00 02 00 01 02 02 04 00 00 00 03 04 05 06 00 00 "................" + a5a2eb20 00 00 00 00 00 00 00 00 00 00 00 02 04 00 07 00 "................" + a5a2eb30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a5a2eb40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a5a2eb50 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 "...............D" + a5a2eb60 49 4d 4d 48 31 00 50 30 5f 4e 6f 64 65 30 5f 43 "IMMH1.P0_Node0_C" + a5a2eb70 68 61 6e 6e 65 6c 37 5f 44 69 6d 6d 30 00 4e 4f "hannel7_Dimm0.NO" + a5a2eb80 20 44 49 4d 4d 00 4e 4f 20 44 49 4d 4d 00 4e 4f " DIMM.NO DIMM.NO" + a5a2eb90 20 44 49 4d 4d 00 4e 4f 20 44 49 4d 4d 00 4e 4f " DIMM.NO DIMM.NO" + a5a2eba0 20 44 49 4d 4d 00 00 14 23 37 00 00 00 00 00 00 " DIMM...#7......" + a5a2ebb0 00 00 00 36 00 27 00 00 00 00 00 00 00 00 00 00 "...6.'.........." + a5a2ebc0 00 00 00 00 00 00 00 00 00 00 00 00 11 5c 38 00 ".............\8." + a5a2ebd0 26 00 ff ff ff ff ff ff 00 00 02 00 01 02 02 04 "&..............." + a5a2ebe0 00 00 00 03 04 05 06 00 00 00 00 00 00 00 00 00 "................" + a5a2ebf0 00 00 00 00 02 04 00 07 00 00 00 00 00 00 00 00 "................" + a5a2ec00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a5a2ec10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a5a2ec20 00 00 00 00 00 00 00 00 44 49 4d 4d 49 31 00 50 "........DIMMI1.P" + a5a2ec30 30 5f 4e 6f 64 65 30 5f 43 68 61 6e 6e 65 6c 38 "0_Node0_Channel8" + a5a2ec40 5f 44 69 6d 6d 30 00 4e 4f 20 44 49 4d 4d 00 4e "_Dimm0.NO DIMM.N" + a5a2ec50 4f 20 44 49 4d 4d 00 4e 4f 20 44 49 4d 4d 00 4e "O DIMM.NO DIMM.N" + a5a2ec60 4f 20 44 49 4d 4d 00 4e 4f 20 44 49 4d 4d 00 00 "O DIMM.NO DIMM.." + a5a2ec70 14 23 39 00 00 00 00 00 00 00 00 00 38 00 27 00 ".#9.........8.'." + a5a2ec80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a5a2ec90 00 00 00 00 00 11 5c 3a 00 26 00 ff ff ff ff ff "......\:.&......" + a5a2eca0 ff 00 00 02 00 01 02 02 04 00 00 00 03 04 05 06 "................" + a5a2ecb0 00 00 00 00 00 00 00 00 00 00 00 00 00 02 04 00 "................" + a5a2ecc0 07 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a5a2ecd0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a5a2ece0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a5a2ecf0 00 44 49 4d 4d 4a 31 00 50 30 5f 4e 6f 64 65 30 ".DIMMJ1.P0_Node0" + a5a2ed00 5f 43 68 61 6e 6e 65 6c 39 5f 44 69 6d 6d 30 00 "_Channel9_Dimm0." + a5a2ed10 4e 4f 20 44 49 4d 4d 00 4e 4f 20 44 49 4d 4d 00 "NO DIMM.NO DIMM." + a5a2ed20 4e 4f 20 44 49 4d 4d 00 4e 4f 20 44 49 4d 4d 00 "NO DIMM.NO DIMM." + a5a2ed30 4e 4f 20 44 49 4d 4d 00 00 14 23 3b 00 00 00 00 "NO DIMM...#;...." + a5a2ed40 00 00 00 00 00 3a 00 27 00 00 00 00 00 00 00 00 ".....:.'........" + a5a2ed50 00 00 00 00 00 00 00 00 00 00 00 00 00 00 11 5c "...............\" + a5a2ed60 3c 00 26 00 ff ff ff ff ff ff 00 00 02 00 01 02 "<.&............." + a5a2ed70 02 04 00 00 00 03 04 05 06 00 00 00 00 00 00 00 "................" + a5a2ed80 00 00 00 00 00 00 02 04 00 07 00 00 00 00 00 00 "................" + a5a2ed90 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a5a2eda0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a5a2edb0 00 00 00 00 00 00 00 00 00 00 44 49 4d 4d 4b 31 "..........DIMMK1" + a5a2edc0 00 50 30 5f 4e 6f 64 65 30 5f 43 68 61 6e 6e 65 ".P0_Node0_Channe" + a5a2edd0 6c 41 5f 44 69 6d 6d 30 00 4e 4f 20 44 49 4d 4d "lA_Dimm0.NO DIMM" + a5a2ede0 00 4e 4f 20 44 49 4d 4d 00 4e 4f 20 44 49 4d 4d ".NO DIMM.NO DIMM" + a5a2edf0 00 4e 4f 20 44 49 4d 4d 00 4e 4f 20 44 49 4d 4d ".NO DIMM.NO DIMM" + a5a2ee00 00 00 14 23 3d 00 00 00 00 00 00 00 00 00 3c 00 "...#=.........<." + a5a2ee10 27 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "'..............." + a5a2ee20 00 00 00 00 00 00 00 11 5c 3e 00 26 00 ff ff ff "........\>.&...." + a5a2ee30 ff ff ff 00 00 02 00 01 02 02 04 00 00 00 03 04 "................" + a5a2ee40 05 06 00 00 00 00 00 00 00 00 00 00 00 00 00 02 "................" + a5a2ee50 04 00 07 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a5a2ee60 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a5a2ee70 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a5a2ee80 00 00 00 44 49 4d 4d 4c 31 00 50 30 5f 4e 6f 64 "...DIMML1.P0_Nod" + a5a2ee90 65 30 5f 43 68 61 6e 6e 65 6c 42 5f 44 69 6d 6d "e0_ChannelB_Dimm" + a5a2eea0 30 00 4e 4f 20 44 49 4d 4d 00 4e 4f 20 44 49 4d "0.NO DIMM.NO DIM" + a5a2eeb0 4d 00 4e 4f 20 44 49 4d 4d 00 4e 4f 20 44 49 4d "M.NO DIMM.NO DIM" + a5a2eec0 4d 00 4e 4f 20 44 49 4d 4d 00 00 14 23 3f 00 00 "M.NO DIMM...#?.." + a5a2eed0 00 00 00 00 00 00 00 3e 00 27 00 00 00 00 00 00 ".......>.'......" + a5a2eee0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a5a2eef0 09 11 40 00 01 01 01 04 01 01 0b 04 01 00 00 05 "..@............." + a5a2ef00 00 41 49 4f 4d 31 00 00 82 27 41 00 00 00 00 00 ".AIOM1...'A....." + a5a2ef10 00 00 0b 00 00 00 00 01 08 20 21 22 23 24 25 26 "......... !"#$%&" + a5a2ef20 00 00 00 00 00 00 00 00 08 01 02 00 02 00 00 41 "...............A" + a5a2ef30 4f 43 2d 41 54 47 43 2d 69 32 54 4d 00 49 6e 74 "OC-ATGC-i2TM.Int" + a5a2ef40 65 6c 20 58 37 31 30 2d 41 54 32 00 00 28 1b 44 "el X710-AT2..(.D" + a5a2ef50 00 01 16 06 00 00 00 5f 41 53 54 01 11 00 00 00 "......._AST....." + a5a2ef60 00 00 00 00 00 00 00 00 00 00 28 1b 45 00 01 16 "..........(.E..." + a5a2ef70 07 00 00 00 5f 41 53 54 01 11 44 13 c3 51 44 13 "...._AST..D..QD." + a5a2ef80 00 11 01 08 02 00 00 28 1b 46 00 01 16 08 00 00 ".......(.F......" + a5a2ef90 00 5f 41 53 54 01 11 44 13 c3 51 44 13 00 11 01 "._AST..D..QD...." + a5a2efa0 08 02 00 00 28 e3 47 00 01 de 40 00 00 00 5f 41 "....(.G...@..._A" + a5a2efb0 53 54 01 11 86 80 ff 15 d9 15 27 1c 02 00 00 5f "ST........'...._" + a5a2efc0 56 50 44 02 06 82 1a 00 53 75 70 65 72 6d 69 63 "VPD.....Supermic" + a5a2efd0 72 6f 20 4e 65 74 77 6f 72 6b 20 41 64 61 70 74 "ro Network Adapt" + a5a2efe0 65 72 90 99 00 50 4e 20 41 4f 43 2d 41 54 47 43 "er...PN AOC-ATGC" + a5a2eff0 2d 69 32 54 4d 20 20 20 20 20 20 20 20 20 20 20 "-i2TM " + a5a2f000 20 20 20 20 20 20 20 20 56 30 0f 39 2e 30 30 20 " V0.9.00 " + a5a2f010 30 78 38 30 30 30 44 32 38 46 56 31 06 31 2e 30 "0x8000D28FV1.1.0" + a5a2f020 30 20 20 53 4e 14 4f 41 32 33 39 53 30 32 38 33 "0 SN.OA239S0283" + a5a2f030 30 31 20 20 20 20 20 20 20 20 56 41 01 32 56 32 "01 VA.2V2" + a5a2f040 0c 37 43 43 32 35 35 41 37 43 42 44 36 56 33 0c ".7CC255A7CBD6V3." + a5a2f050 37 43 43 32 35 35 41 37 43 42 44 37 56 34 0c 20 "7CC255A7CBD7V4. " + a5a2f060 20 20 20 20 20 20 20 20 20 20 20 56 35 0c 20 20 " V5. " + a5a2f070 20 20 20 20 20 20 20 20 20 20 52 56 01 47 91 05 " RV.G.." + a5a2f080 00 56 42 02 00 00 78 00 00 28 1b 48 00 01 16 11 ".VB...x..(.H...." + a5a2f090 00 00 00 5f 41 53 54 01 11 03 1a 00 20 d9 15 63 "..._AST..... ..c" + a5a2f0a0 1c 03 00 00 00 00 c7 05 4a 00 01 20 20 20 20 20 "........J.. " + a5a2f0b0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 " " + a5a2f0c0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 " " + a5a2f0d0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 " " + a5a2f0e0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 " " + a5a2f0f0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 " " + a5a2f100 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 " " + a5a2f110 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 " " + a5a2f120 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 " " + a5a2f130 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 " " + a5a2f140 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 " " + a5a2f150 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 " " + a5a2f160 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 " " + a5a2f170 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 " " + a5a2f180 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 " " + a5a2f190 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 " " + a5a2f1a0 20 20 20 20 00 00 2a 7a 4b 00 40 08 02 1f 0b ee " ..*zK.@....." + a5a2f1b0 03 00 03 00 01 04 69 2a ab 5c c9 e0 6d f4 45 8b "......i*.\..m.E." + a5a2f1c0 3b 72 6c 37 94 b2 6b 03 01 a9 fe 03 01 00 00 00 ";rl7..k........." + a5a2f1d0 00 00 00 00 00 00 00 00 00 ff ff ff 00 00 00 00 "................" + a5a2f1e0 00 00 00 00 00 00 00 00 00 03 01 a9 fe 03 fe 00 "................" + a5a2f1f0 00 00 00 00 00 00 00 00 00 00 00 ff ff ff 00 00 "................" + a5a2f200 00 00 00 00 00 00 00 00 00 00 00 bb 01 00 00 00 "................" + a5a2f210 00 0e 31 36 39 2e 32 35 34 2e 33 2e 32 35 34 00 "..169.254.3.254." + a5a2f220 00 00 7f 04 4c 00 00 00 "....L..." +----- SMBIOS Structure Table end ----- + type 0x00 [0x0000]: 00 1a 00 00 01 02 00 f0 03 ff 80 98 fb 77 01 00 00 00 03 0d 05 1b ff ff 20 00 + str1: "American Megatrends International, LLC." + str2: "1.6" + str3: "11/30/2023" + type 0x01 [0x0001]: 01 1b 01 00 01 02 03 04 00 00 00 00 00 00 00 00 00 00 7c c2 55 50 b9 df 06 05 06 + str1: "Supermicro" + str2: "AS -2115GT-HNTR" + str3: "0123456789" + str4: "S502653X4120976B" + str5: "To be filled by O.E.M." + str6: "Family" + type 0x02 [0x0002]: 02 0f 02 00 01 02 04 03 05 0d 06 03 00 0a 00 + str1: "Supermicro" + str2: "H13SST-G" + str3: "OM234S600780" + str4: "1.10A" + str5: "To be filled by O.E.M." + str6: "Node 2" + type 0x03 [0x0003]: 03 16 03 00 01 01 02 03 04 03 03 03 03 00 00 00 00 00 01 00 00 05 + str1: "Supermicro" + str2: "0123456789" + str3: "CG214FM10AA0177" + str4: "Chassis Asset Tag" + str5: "To be filled by O.E.M." + type 0x09 [0x0006]: 09 11 06 00 01 01 01 03 03 02 0b 0c 01 00 00 ff 00 + str1: "AIOM2" + type 0x09 [0x0007]: 09 11 07 00 01 16 0a 04 03 01 09 0c 01 00 00 c1 00 + str1: "M.2-H1" + type 0x09 [0x0008]: 09 11 08 00 01 16 0a 04 03 02 09 0c 01 00 00 c2 00 + str1: "M.2-H2" + type 0x0b [0x0009]: 0b 05 09 00 02 + str1: "AMD EPYC Soc/Genoa" + str2: "Supermicro motherboard-H13 Series" + type 0x20 [0x000a]: 20 14 0a 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 + type 0x27 [0x000f]: 27 16 0f 00 01 01 03 02 06 07 04 05 98 08 a3 11 0b 00 0d 00 0e 00 + str1: "PSU1" + str2: "SUPERMICRO" + str3: "PWS-2K21A-BR" + str4: "PWS-2K21A-BR" + str5: "2.3" + str6: "P2K21CN17CB0169" + str7: "N/A" + type 0x27 [0x0010]: 27 16 10 00 02 01 03 02 06 07 04 05 98 08 a3 11 ff ff ff ff ff ff + str1: "PSU2" + str2: "SUPERMICRO" + str3: "PWS-2K21A-BR" + str4: "PWS-2K21A-BR" + str5: "2.3" + str6: "P2K21CN17CB0170" + str7: "N/A" + type 0x29 [0x0011]: 29 0b 11 00 01 83 01 00 00 c4 00 + str1: "ASPEED Video AST2600" + type 0x26 [0x0013]: 26 12 13 00 01 20 20 ff a3 0c 00 00 00 00 00 00 00 00 + type 0x2d [0x0014]: 2d 1a 14 00 01 02 01 00 00 00 03 00 ff ff ff ff ff ff ff ff 00 00 04 01 13 00 + str1: "BMC Firmware" + str2: "1.01" + str3: "2A7C" + type 0x0f [0x001f]: 0f 49 1f 00 ff ff 00 00 10 00 03 01 02 00 00 00 00 00 8f ff 01 19 02 01 03 02 03 03 00 04 00 05 00 06 00 07 00 08 04 09 03 0a 03 0b 00 0c 00 0d 00 0e 00 10 00 11 00 12 00 13 00 14 00 15 00 16 00 17 00 ff 00 e0 e0 e1 e1 + type 0x07 [0x0020]: 07 1b 20 00 01 80 01 00 04 00 04 10 00 10 00 01 06 05 07 00 04 00 00 00 04 00 00 + str1: "L1 Cache" + type 0x07 [0x0021]: 07 1b 21 00 01 81 01 00 40 00 40 10 00 10 00 01 06 05 07 00 40 00 00 00 40 00 00 + str1: "L2 Cache" + type 0x07 [0x0022]: 07 1b 22 00 01 82 01 00 84 00 84 10 00 10 00 01 06 05 08 00 04 00 80 00 04 00 80 + str1: "L3 Cache" + type 0x04 [0x0023]: 04 30 23 00 01 03 6b 02 11 0f a1 00 ff fb 8b 17 03 89 64 00 74 0e b8 0b 41 4a 20 00 21 00 22 00 04 05 06 10 10 20 fc 00 6b 00 10 00 10 00 20 00 + str1: "CPU" + str2: "Advanced Micro Devices, Inc." + str3: "AMD EPYC 9124 16-Core Processor" + str4: "Unknown" + str5: "Unknown" + str6: "Unknown" + type 0x2c [0x0024]: 2c 09 24 00 23 00 01 02 00 + type 0x12 [0x0025]: 12 17 25 00 03 02 02 00 00 00 00 00 00 00 80 00 00 00 80 00 00 00 80 + type 0x10 [0x0026]: 10 17 26 00 03 03 06 00 00 00 80 25 00 0c 00 00 00 00 00 00 06 00 00 + type 0x13 [0x0027]: 13 1f 27 00 00 00 00 00 ff ff ff 07 26 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 + type 0x11 [0x0028]: 11 5c 28 00 26 00 ff ff 50 00 40 00 ff 7f 09 00 01 02 22 80 20 c0 12 03 04 05 06 02 00 00 01 00 c0 12 4c 04 4c 04 4c 04 03 08 00 07 80 ce 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 + str1: "DIMMA1" + str2: "P0_Node0_Channel0_Dimm0" + str3: "Samsung" + str4: "80CE04233446870977" + str5: "DIMMA1_AssetTag (date:23/34)" + str6: "M321R8GA0BB0-CQKZJ" + str7: "Unknown" + type 0x14 [0x0029]: 14 23 29 00 00 00 00 00 ff ff ff 03 28 00 27 00 ff ff ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 + type 0x11 [0x002a]: 11 5c 2a 00 26 00 ff ff ff ff ff ff 00 00 02 00 01 02 02 04 00 00 00 03 04 05 06 00 00 00 00 00 00 00 00 00 00 00 00 00 02 04 00 07 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 + str1: "DIMMB1" + str2: "P0_Node0_Channel1_Dimm0" + str3: "NO DIMM" + str4: "NO DIMM" + str5: "NO DIMM" + str6: "NO DIMM" + str7: "NO DIMM" + type 0x14 [0x002b]: 14 23 2b 00 00 00 00 00 00 00 00 00 2a 00 27 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 + type 0x11 [0x002c]: 11 5c 2c 00 26 00 ff ff ff ff ff ff 00 00 02 00 01 02 02 04 00 00 00 03 04 05 06 00 00 00 00 00 00 00 00 00 00 00 00 00 02 04 00 07 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 + str1: "DIMMC1" + str2: "P0_Node0_Channel2_Dimm0" + str3: "NO DIMM" + str4: "NO DIMM" + str5: "NO DIMM" + str6: "NO DIMM" + str7: "NO DIMM" + type 0x14 [0x002d]: 14 23 2d 00 00 00 00 00 00 00 00 00 2c 00 27 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 + type 0x11 [0x002e]: 11 5c 2e 00 26 00 ff ff ff ff ff ff 00 00 02 00 01 02 02 04 00 00 00 03 04 05 06 00 00 00 00 00 00 00 00 00 00 00 00 00 02 04 00 07 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 + str1: "DIMMD1" + str2: "P0_Node0_Channel3_Dimm0" + str3: "NO DIMM" + str4: "NO DIMM" + str5: "NO DIMM" + str6: "NO DIMM" + str7: "NO DIMM" + type 0x14 [0x002f]: 14 23 2f 00 00 00 00 00 00 00 00 00 2e 00 27 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 + type 0x11 [0x0030]: 11 5c 30 00 26 00 ff ff ff ff ff ff 00 00 02 00 01 02 02 04 00 00 00 03 04 05 06 00 00 00 00 00 00 00 00 00 00 00 00 00 02 04 00 07 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 + str1: "DIMME1" + str2: "P0_Node0_Channel4_Dimm0" + str3: "NO DIMM" + str4: "NO DIMM" + str5: "NO DIMM" + str6: "NO DIMM" + str7: "NO DIMM" + type 0x14 [0x0031]: 14 23 31 00 00 00 00 00 00 00 00 00 30 00 27 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 + type 0x11 [0x0032]: 11 5c 32 00 26 00 ff ff ff ff ff ff 00 00 02 00 01 02 02 04 00 00 00 03 04 05 06 00 00 00 00 00 00 00 00 00 00 00 00 00 02 04 00 07 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 + str1: "DIMMF1" + str2: "P0_Node0_Channel5_Dimm0" + str3: "NO DIMM" + str4: "NO DIMM" + str5: "NO DIMM" + str6: "NO DIMM" + str7: "NO DIMM" + type 0x14 [0x0033]: 14 23 33 00 00 00 00 00 00 00 00 00 32 00 27 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 + type 0x11 [0x0034]: 11 5c 34 00 26 00 ff ff 50 00 40 00 ff 7f 09 00 01 02 22 80 20 c0 12 03 04 05 06 02 00 00 01 00 c0 12 4c 04 4c 04 4c 04 03 08 00 07 80 ce 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 + str1: "DIMMG1" + str2: "P0_Node0_Channel6_Dimm0" + str3: "Samsung" + str4: "80CE042334468713FE" + str5: "DIMMG1_AssetTag (date:23/34)" + str6: "M321R8GA0BB0-CQKZJ" + str7: "Unknown" + type 0x14 [0x0035]: 14 23 35 00 00 00 00 04 ff ff ff 07 34 00 27 00 ff ff ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 + type 0x11 [0x0036]: 11 5c 36 00 26 00 ff ff ff ff ff ff 00 00 02 00 01 02 02 04 00 00 00 03 04 05 06 00 00 00 00 00 00 00 00 00 00 00 00 00 02 04 00 07 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 + str1: "DIMMH1" + str2: "P0_Node0_Channel7_Dimm0" + str3: "NO DIMM" + str4: "NO DIMM" + str5: "NO DIMM" + str6: "NO DIMM" + str7: "NO DIMM" + type 0x14 [0x0037]: 14 23 37 00 00 00 00 00 00 00 00 00 36 00 27 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 + type 0x11 [0x0038]: 11 5c 38 00 26 00 ff ff ff ff ff ff 00 00 02 00 01 02 02 04 00 00 00 03 04 05 06 00 00 00 00 00 00 00 00 00 00 00 00 00 02 04 00 07 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 + str1: "DIMMI1" + str2: "P0_Node0_Channel8_Dimm0" + str3: "NO DIMM" + str4: "NO DIMM" + str5: "NO DIMM" + str6: "NO DIMM" + str7: "NO DIMM" + type 0x14 [0x0039]: 14 23 39 00 00 00 00 00 00 00 00 00 38 00 27 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 + type 0x11 [0x003a]: 11 5c 3a 00 26 00 ff ff ff ff ff ff 00 00 02 00 01 02 02 04 00 00 00 03 04 05 06 00 00 00 00 00 00 00 00 00 00 00 00 00 02 04 00 07 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 + str1: "DIMMJ1" + str2: "P0_Node0_Channel9_Dimm0" + str3: "NO DIMM" + str4: "NO DIMM" + str5: "NO DIMM" + str6: "NO DIMM" + str7: "NO DIMM" + type 0x14 [0x003b]: 14 23 3b 00 00 00 00 00 00 00 00 00 3a 00 27 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 + type 0x11 [0x003c]: 11 5c 3c 00 26 00 ff ff ff ff ff ff 00 00 02 00 01 02 02 04 00 00 00 03 04 05 06 00 00 00 00 00 00 00 00 00 00 00 00 00 02 04 00 07 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 + str1: "DIMMK1" + str2: "P0_Node0_ChannelA_Dimm0" + str3: "NO DIMM" + str4: "NO DIMM" + str5: "NO DIMM" + str6: "NO DIMM" + str7: "NO DIMM" + type 0x14 [0x003d]: 14 23 3d 00 00 00 00 00 00 00 00 00 3c 00 27 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 + type 0x11 [0x003e]: 11 5c 3e 00 26 00 ff ff ff ff ff ff 00 00 02 00 01 02 02 04 00 00 00 03 04 05 06 00 00 00 00 00 00 00 00 00 00 00 00 00 02 04 00 07 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 + str1: "DIMML1" + str2: "P0_Node0_ChannelB_Dimm0" + str3: "NO DIMM" + str4: "NO DIMM" + str5: "NO DIMM" + str6: "NO DIMM" + str7: "NO DIMM" + type 0x14 [0x003f]: 14 23 3f 00 00 00 00 00 00 00 00 00 3e 00 27 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 + type 0x09 [0x0040]: 09 11 40 00 01 01 01 04 01 01 0b 04 01 00 00 05 00 + str1: "AIOM1" + type 0x82 [0x0041]: 82 27 41 00 00 00 00 00 00 00 0b 00 00 00 00 01 08 20 21 22 23 24 25 26 00 00 00 00 00 00 00 00 08 01 02 00 02 00 00 + str1: "AOC-ATGC-i2TM" + str2: "Intel X710-AT2" + type 0x28 [0x0044]: 28 1b 44 00 01 16 06 00 00 00 5f 41 53 54 01 11 00 00 00 00 00 00 00 00 00 00 00 + type 0x28 [0x0045]: 28 1b 45 00 01 16 07 00 00 00 5f 41 53 54 01 11 44 13 c3 51 44 13 00 11 01 08 02 + type 0x28 [0x0046]: 28 1b 46 00 01 16 08 00 00 00 5f 41 53 54 01 11 44 13 c3 51 44 13 00 11 01 08 02 + type 0x28 [0x0047]: 28 e3 47 00 01 de 40 00 00 00 5f 41 53 54 01 11 86 80 ff 15 d9 15 27 1c 02 00 00 5f 56 50 44 02 06 82 1a 00 53 75 70 65 72 6d 69 63 72 6f 20 4e 65 74 77 6f 72 6b 20 41 64 61 70 74 65 72 90 99 00 50 4e 20 41 4f 43 2d 41 54 47 43 2d 69 32 54 4d 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 56 30 0f 39 2e 30 30 20 30 78 38 30 30 30 44 32 38 46 56 31 06 31 2e 30 30 20 20 53 4e 14 4f 41 32 33 39 53 30 32 38 33 30 31 20 20 20 20 20 20 20 20 56 41 01 32 56 32 0c 37 43 43 32 35 35 41 37 43 42 44 36 56 33 0c 37 43 43 32 35 35 41 37 43 42 44 37 56 34 0c 20 20 20 20 20 20 20 20 20 20 20 20 56 35 0c 20 20 20 20 20 20 20 20 20 20 20 20 52 56 01 47 91 05 00 56 42 02 00 00 78 + type 0x28 [0x0048]: 28 1b 48 00 01 16 11 00 00 00 5f 41 53 54 01 11 03 1a 00 20 d9 15 63 1c 03 00 00 + type 0xc7 [0x004a]: c7 05 4a 00 01 + type 0x2a [0x004b]: 2a 7a 4b 00 40 08 02 1f 0b ee 03 00 03 00 01 04 69 2a ab 5c c9 e0 6d f4 45 8b 3b 72 6c 37 94 b2 6b 03 01 a9 fe 03 01 00 00 00 00 00 00 00 00 00 00 00 00 ff ff ff 00 00 00 00 00 00 00 00 00 00 00 00 00 03 01 a9 fe 03 fe 00 00 00 00 00 00 00 00 00 00 00 00 ff ff ff 00 00 00 00 00 00 00 00 00 00 00 00 00 bb 01 00 00 00 00 0e 31 36 39 2e 32 35 34 2e 33 2e 32 35 34 00 + type 0x7f [0x004c]: 7f 04 4c 00 +>> bios.3: smp +/dev/mem[0x9fc00, 1024]: mmap(, 4096,,,, 0x9f000) ok +----- BIOS data 0x00400 - 0x004ff ----- + 400 f8 03 f8 02 00 00 00 00 00 00 00 00 00 00 c0 9d "................" + 410 07 04 00 76 02 80 00 20 00 00 1e 00 1e 00 00 00 "...v... ........" + 420 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 430 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 440 00 00 00 00 00 00 00 00 00 03 50 00 00 10 00 00 "..........P....." + 450 00 0b 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 460 00 20 00 d4 03 29 30 00 00 00 00 00 57 5c 17 00 ". ...)0.....W\.." + 470 00 00 00 00 00 04 00 00 14 14 14 14 01 01 01 01 "................" + 480 1e 00 3e 00 18 10 00 60 09 11 0b 00 00 00 00 00 "..>....`........" + 490 07 00 00 00 00 00 10 12 a0 00 40 00 f0 fd ff ff "..........@....." + 4a0 00 00 00 00 00 00 00 00 60 3c 00 c0 00 00 00 00 "........`<......" + 4b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 4c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 4d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 4e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 4f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" +----- BIOS data end ----- +----- EBDA 0x9dc00 - 0x9efff ----- + 9dc00 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9dc10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9dc20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9dc30 00 00 10 61 b3 a5 00 00 00 00 00 00 00 13 0f ff "...a............" + 9dc40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9dc50 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9dc60 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9dc70 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9dc80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9dc90 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9dca0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9dcb0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9dcc0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9dcd0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9dce0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9dcf0 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 "................" + 9dd00 00 00 00 00 80 1f 00 00 00 00 00 00 00 00 00 00 "................" + 9dd10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9dd20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9dd30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9dd40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9dd50 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9dd60 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9dd70 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9dd80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9dd90 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9dda0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ddb0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ddc0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ddd0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9dde0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ddf0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9de00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9de10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9de20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9de30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9de40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9de50 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9de60 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9de70 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9de80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9de90 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9dea0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9deb0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9dec0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ded0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9dee0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9def0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9df00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9df10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9df20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9df30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9df40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9df50 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9df60 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9df70 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9df80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9df90 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9dfa0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9dfb0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9dfc0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9dfd0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9dfe0 80 81 82 83 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9dff0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e020 06 00 04 00 00 01 02 03 04 05 00 00 00 00 00 00 "................" + 9e030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e040 00 00 00 00 00 00 00 00 00 00 00 00 06 00 01 00 "................" + 9e050 ff 00 00 42 00 20 31 00 00 00 00 00 00 00 00 00 "...B. 1........." + 9e060 04 02 ff 00 00 02 01 00 00 00 00 00 8c 0a 00 00 "................" + 9e070 00 c9 00 c9 00 00 00 00 05 01 00 00 00 01 00 00 "................" + 9e080 49 42 41 20 34 30 47 20 53 6c 6f 74 20 30 35 30 "IBA 40G Slot 050" + 9e090 31 20 76 31 31 34 32 00 00 00 00 00 00 00 00 00 "1 v1142........." + 9e0a0 04 02 ff 00 00 02 01 00 00 00 00 00 8c 0a 00 00 "................" + 9e0b0 00 c8 00 c8 00 00 00 00 05 00 00 00 00 01 00 00 "................" + 9e0c0 49 42 41 20 34 30 47 20 53 6c 6f 74 20 30 35 30 "IBA 40G Slot 050" + 9e0d0 30 20 76 31 31 34 32 00 00 00 00 00 00 00 00 00 "0 v1142........." + 9e0e0 02 01 00 01 08 01 01 80 00 00 00 00 00 00 fb 06 "................" + 9e0f0 b4 e9 b4 e9 00 00 00 00 c1 00 00 00 00 01 00 00 "................" + 9e100 4d 69 63 72 6f 6e 5f 37 34 35 30 5f 4d 54 46 44 "Micron_7450_MTFD" + 9e110 4b 42 41 34 38 30 54 46 52 00 00 00 00 00 00 00 "KBA480TFR......." + 9e120 02 01 01 01 08 01 01 80 00 00 00 00 00 00 ff 06 "................" + 9e130 b4 e9 b4 e9 00 00 00 00 c2 00 00 00 00 01 00 00 "................" + 9e140 4d 69 63 72 6f 6e 5f 37 34 35 30 5f 4d 54 46 44 "Micron_7450_MTFD" + 9e150 4b 42 41 34 38 30 54 46 52 00 00 00 00 00 00 00 "KBA480TFR......." + 9e160 02 01 02 01 08 01 01 80 00 00 00 00 00 00 f3 06 "................" + 9e170 b4 e9 b4 e9 00 00 00 00 01 00 00 00 00 01 00 00 "................" + 9e180 53 41 4d 53 55 4e 47 20 4d 5a 51 4c 32 31 54 39 "SAMSUNG MZQL21T9" + 9e190 48 43 4a 52 2d 30 30 41 30 37 00 00 00 00 00 00 "HCJR-00A07......" + 9e1a0 02 01 03 01 08 01 01 80 00 00 00 00 00 00 f7 06 "................" + 9e1b0 b4 e9 b4 e9 00 00 00 00 02 00 00 00 00 01 00 00 "................" + 9e1c0 53 41 4d 53 55 4e 47 20 4d 5a 51 4c 32 31 54 39 "SAMSUNG MZQL21T9" + 9e1d0 48 43 4a 52 2d 30 30 41 30 37 00 00 00 00 00 00 "HCJR-00A07......" + 9e1e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e1f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e200 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e210 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e220 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e230 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e240 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e250 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e260 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e270 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e280 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e290 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e2a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e2b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e2c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e2d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e2e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e2f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e300 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e310 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e320 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e330 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e340 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e350 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e360 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e370 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e380 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e390 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e3a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e3b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e3c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e3d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e3e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e3f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e400 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e410 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e420 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e430 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e440 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e450 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e460 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e470 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e480 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e490 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e4a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e4b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e4c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e4d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e4e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e4f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e500 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e510 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e520 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e530 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e540 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e550 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e560 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e570 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e580 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e590 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e5a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e5b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e5c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e5d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e5e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e5f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e600 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e610 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e620 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e630 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e640 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e650 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e660 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e670 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e680 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e690 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e6a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e6b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e6c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e6d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e6e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e6f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e700 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e710 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e720 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e730 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e740 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e750 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e760 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e770 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e780 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e790 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e7a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e7b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e7c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e7d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e7e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e7f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e800 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e810 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e820 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e830 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e840 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e850 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e860 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e870 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e880 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e890 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e8a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e8b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e8c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e8d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e8e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e8f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e900 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e910 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e920 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e930 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e940 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e950 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e960 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e970 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e980 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e990 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e9a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e9b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e9c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e9d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e9e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9e9f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ea00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ea10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ea20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ea30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ea40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ea50 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ea60 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ea70 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ea80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ea90 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9eaa0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9eab0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9eac0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ead0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9eae0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9eaf0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9eb00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9eb10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9eb20 06 00 00 00 26 7a 01 01 25 7a 02 02 df 9b 03 03 "....&z..%z......" + 9eb30 df 9b 04 04 7f 52 05 05 7f 52 00 00 00 00 00 00 ".....R...R......" + 9eb40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9eb50 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9eb60 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9eb70 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9eb80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9eb90 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9eba0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ebb0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ebc0 00 00 01 00 00 00 00 00 00 ff 04 00 00 00 00 00 "................" + 9ebd0 00 02 df 9b 01 03 df 9b 02 04 7f 52 03 05 7f 52 "...........R...R" + 9ebe0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ebf0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ec00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ec10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ec20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ec30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ec40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ec50 00 00 00 00 00 00 00 ff 00 00 00 00 00 00 00 00 "................" + 9ec60 00 00 00 00 00 00 00 00 00 00 00 00 00 00 02 00 "................" + 9ec70 00 00 00 00 00 ff 00 00 00 00 00 00 00 00 00 00 "................" + 9ec80 00 00 00 00 00 00 00 00 00 00 00 00 04 80 81 82 "................" + 9ec90 83 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9eca0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ecb0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ecc0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ff ff "................" + 9ecd0 ff ff 00 00 00 00 ff ff ff ff ff ff ff ff ff ff "................" + 9ece0 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff "................" + 9ecf0 ff ff a5 fe 00 f0 00 00 00 00 00 00 00 00 00 00 "................" + 9ed00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 68 6a "..............hj" + 9ed10 00 f0 01 80 00 00 70 6a 00 f0 01 81 00 00 78 6a "......pj......xj" + 9ed20 00 f0 01 82 00 00 80 6a 00 f0 01 83 00 00 00 00 ".......j........" + 9ed30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ed40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ed50 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ed60 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ed70 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ed80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ed90 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9eda0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9edb0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9edc0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9edd0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ede0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9edf0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ee00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ee10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ee20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ee30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ff 00 "................" + 9ee40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ee50 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ee60 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ee70 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ee80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ee90 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9eea0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9eeb0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9eec0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9eed0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9eee0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9eef0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ef00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ef10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ef20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ef30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ef40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ef50 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ef60 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ef70 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ef80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9ef90 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9efa0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9efb0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9efc0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9efd0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9efe0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 9eff0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" +----- EBDA end ----- +>> bios.4: vbe +>> bios.4.1: vbe info +=== bios setup === +[0x0, 4096]: mmap ok +[0xc0000, 65536]: mmap ok +video bios: size 0x8000 +video bios: entry 0xc000:0x05dc +>> bios.5: 32 +>> bios.6: acpi +>> sys.1: cpu + hypervisor check: 0 + vm check: vm_1 = 0, vm_2 = 0 + is_vmware = 0, has_vmware_mouse = 0 +>> misc.9: kernel log +>> misc.1: misc data +>> misc.1.1: open serial +>> misc.1.2: open parallel +----- exec: "/sbin/rmmod lp" ----- +----- return code: ? ----- +----- exec: "/sbin/rmmod parport_pc" ----- +----- return code: ? ----- +----- exec: "/sbin/rmmod parport" ----- + rmmod: ERROR: Module parport is in use by: ppdev +----- return code: ? ----- +----- exec: "/sbin/modprobe parport_pc " ----- +----- return code: ? ----- +>> misc.2.1: io +>> misc.2.2: dma +>> misc.2.3: irq +----- /proc/ioports ----- + 0000-02ff : PCI Bus 0000:00 + 0000-001f : dma1 + 0020-0021 : pic1 + 0040-0043 : timer0 + 0050-0053 : timer1 + 0060-0060 : keyboard + 0061-0061 : PNP0800:00 + 0064-0064 : keyboard + 0070-0071 : rtc0 + 0080-008f : dma page reg + 00a0-00a1 : pic2 + 00b2-00b2 : APEI ERST + 00c0-00df : dma2 + 00f0-00ff : fpu + 02f8-02ff : serial + 0300-03af : PCI Bus 0000:00 + 03b0-03df : PCI Bus 0000:c0 + 03c0-03df : vga+ + 03e0-0cf7 : PCI Bus 0000:00 + 03f8-03ff : serial + 040b-040b : pnp 00:05 + 04d0-04d1 : pnp 00:05 + 04d6-04d6 : pnp 00:05 + 0800-089f : pnp 00:05 + 0800-0803 : ACPI PM1a_EVT_BLK + 0804-0805 : ACPI PM1a_CNT_BLK + 0808-080b : ACPI PM_TMR + 0820-0827 : ACPI GPE0_BLK + 0900-090f : pnp 00:05 + 0910-091f : pnp 00:05 + 0a00-0a3f : pnp 00:02 + 0a40-0a5f : pnp 00:02 + 0a60-0a6f : pnp 00:02 + 0a70-0a7f : pnp 00:02 + 0a80-0a8f : pnp 00:02 + 0b00-0b0f : pnp 00:05 + 0b20-0b3f : pnp 00:05 + 0c00-0c01 : pnp 00:05 + 0c14-0c14 : pnp 00:05 + 0c50-0c51 : pnp 00:05 + 0c52-0c52 : pnp 00:05 + 0c6c-0c6c : pnp 00:05 + 0c6f-0c6f : pnp 00:05 + 0ca2-0ca2 : IPI0001:00 + 0ca2-0ca2 : IPMI Address 1 + 0ca2-0ca2 : ipmi_si + 0ca3-0ca3 : IPI0001:00 + 0ca3-0ca3 : IPMI Address 2 + 0ca3-0ca3 : ipmi_si + 0cd0-0cd1 : pnp 00:05 + 0cd2-0cd3 : pnp 00:05 + 0cd4-0cd5 : pnp 00:05 + 0cd6-0cd7 : pnp 00:05 + 0cd8-0cdf : pnp 00:05 + 0cf8-0cff : PCI conf1 + 1000-1fff : PCI Bus 0000:00 + 1000-1fff : PCI Bus 0000:01 + 2000-4fff : PCI Bus 0000:40 + 2000-2fff : PCI Bus 0000:44 + 3000-3fff : PCI Bus 0000:43 + 4000-4fff : PCI Bus 0000:42 + 5000-6fff : PCI Bus 0000:80 + 7000-ffff : PCI Bus 0000:c0 + f000-ffff : PCI Bus 0000:c3 + f000-ffff : PCI Bus 0000:c4 + f000-f07f : 0000:c4:00.0 + ff00-ff08 : piix4_smbus + ff20-ff28 : piix4_smbus +----- /proc/ioports end ----- +----- /proc/interrupts ----- + 0: 73 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-IO-APIC 2-edge timer + 3: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2734 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-IO-APIC 3-edge ttyS1 + 4: 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 32 0 0 0 0 0 0 0 0 0 0 0 IR-IO-APIC 4-edge ttyS0 + 6: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-IO-APIC 6-edge AMDI0010:03 + 7: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-IO-APIC 7-fasteoi pinctrl_amd + 8: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-IO-APIC 8-edge rtc0 + 9: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-IO-APIC 9-fasteoi acpi + 10: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-IO-APIC 10-edge AMDI0010:00 + 11: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-IO-APIC 11-edge AMDI0010:01 + 12: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-IO-APIC 12-edge AMDI0010:02 + 14: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-IO-APIC 14-edge AMDI0010:04 + 15: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-IO-APIC 15-edge AMDI0010:05 + 27: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 PCI-MSI 100667392-edge AMD-Vi + 28: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 PCI-MSI 67112960-edge AMD-Vi + 29: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 PCI-MSI 4096-edge AMD-Vi + 30: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 PCI-MSI 33558528-edge AMD-Vi + 31: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 100681728-edge PCIe PME + 32: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 100683776-edge PCIe PME + 33: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 100749312-edge PCIe PME + 34: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 100780032-edge PCIe PME + 35: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 100782080-edge PCIe PME + 37: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 67225600-edge PCIe PME + 38: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 18432-edge PCIe PME, pciehp + 39: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 20480-edge PCIe PME, pciehp + 40: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 22528-edge PCIe PME, pciehp + 41: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 24576-edge PCIe PME, pciehp + 42: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 51200-edge PCIe PME + 43: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 116736-edge PCIe PME + 44: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 118784-edge PCIe PME + 45: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 IR-PCI-MSI 33572864-edge PCIe PME, pciehp + 46: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 IR-PCI-MSI 33574912-edge PCIe PME, pciehp + 47: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 IR-PCI-MSI 33576960-edge PCIe PME, pciehp + 48: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 IR-PCI-MSI 33579008-edge PCIe PME, pciehp + 50: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 33671168-edge PCIe PME + 52: 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 130 IR-PCI-MSI 103292928-edge xhci_hcd + 53: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 103292929-edge xhci_hcd + 54: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 103292930-edge xhci_hcd + 55: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 103292931-edge xhci_hcd + 56: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 103292932-edge xhci_hcd + 57: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 103292933-edge xhci_hcd + 58: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 103292934-edge xhci_hcd + 59: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 103292935-edge xhci_hcd + 61: 0 0 0 0 0 0 0 89 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 3153920-edge xhci_hcd + 62: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 3153921-edge xhci_hcd + 63: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 3153922-edge xhci_hcd + 64: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 3153923-edge xhci_hcd + 65: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 3153924-edge xhci_hcd + 66: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 3153925-edge xhci_hcd + 67: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 3153926-edge xhci_hcd + 68: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 3153927-edge xhci_hcd + 70: 0 72 0 0 0 19 0 0 0 0 0 0 0 0 0 42 0 0 0 0 0 0 0 149 0 0 0 0 0 0 0 0 IR-PCI-MSI 101187584-edge nvme0q0 + 71: 0 0 72 0 0 0 0 0 0 99 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 111 0 0 0 0 IR-PCI-MSI 101711872-edge nvme1q0 + 76: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 103809027-edge ahci3 + 78: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 103809029-edge ahci5 + 91: 0 0 0 0 0 0 0 210 0 0 0 0 0 0 0 0 0 0 0 0 72 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 524288-edge nvme2q0 + 92: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 210 0 72 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 1048576-edge nvme3q0 + 93: 1069190 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 101187585-edge nvme0q1 + 94: 0 1688792 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 101187586-edge nvme0q2 + 95: 0 0 1345616 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 101187587-edge nvme0q3 + 96: 0 0 0 1226966 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 101187588-edge nvme0q4 + 97: 0 0 0 0 368560 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 101187589-edge nvme0q5 + 98: 0 0 0 0 0 292364 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 101187590-edge nvme0q6 + 99: 0 0 0 0 0 0 285019 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 101187591-edge nvme0q7 + 100: 0 0 0 0 0 0 0 260102 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 101187592-edge nvme0q8 + 101: 0 0 0 0 0 0 0 0 261305 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 101187593-edge nvme0q9 + 102: 0 0 0 0 0 0 0 0 0 298074 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 101187594-edge nvme0q10 + 103: 0 0 0 0 0 0 0 0 0 0 261220 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 101187595-edge nvme0q11 + 104: 0 0 0 0 0 0 0 0 0 0 0 306060 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 101187596-edge nvme0q12 + 105: 0 0 0 0 0 0 0 0 0 0 0 0 262950 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 101187597-edge nvme0q13 + 106: 0 0 0 0 0 0 0 0 0 0 0 0 0 246715 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 101187598-edge nvme0q14 + 107: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 247835 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 101187599-edge nvme0q15 + 108: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 219356 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 101187600-edge nvme0q16 + 109: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 951261 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 101187601-edge nvme0q17 + 110: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 854087 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 101187602-edge nvme0q18 + 111: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 791847 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 101187603-edge nvme0q19 + 112: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 750889 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 101187604-edge nvme0q20 + 113: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 282475 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 101187605-edge nvme0q21 + 114: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 243714 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 101187606-edge nvme0q22 + 115: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 236272 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 101187607-edge nvme0q23 + 116: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 240761 0 0 0 0 0 0 0 0 IR-PCI-MSI 101187608-edge nvme0q24 + 117: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 229187 0 0 0 0 0 0 0 IR-PCI-MSI 101187609-edge nvme0q25 + 118: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 236650 0 0 0 0 0 0 IR-PCI-MSI 101187610-edge nvme0q26 + 119: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 208384 0 0 0 0 0 IR-PCI-MSI 101187611-edge nvme0q27 + 120: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 243660 0 0 0 0 IR-PCI-MSI 101187612-edge nvme0q28 + 121: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 268898 0 0 0 IR-PCI-MSI 101187613-edge nvme0q29 + 122: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 234077 0 0 IR-PCI-MSI 101187614-edge nvme0q30 + 123: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 234943 0 IR-PCI-MSI 101187615-edge nvme0q31 + 124: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 225053 IR-PCI-MSI 101187616-edge nvme0q32 + 125: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 101711873-edge nvme1q1 + 126: 0 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 101711874-edge nvme1q2 + 127: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 101711875-edge nvme1q3 + 128: 0 0 0 46 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 101711876-edge nvme1q4 + 129: 0 0 0 0 9 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 101711877-edge nvme1q5 + 130: 0 0 0 0 0 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 101711878-edge nvme1q6 + 131: 0 0 0 0 0 0 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 101711879-edge nvme1q7 + 132: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 101711880-edge nvme1q8 + 133: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 101711881-edge nvme1q9 + 134: 0 0 0 0 0 0 0 0 0 54 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 101711882-edge nvme1q10 + 135: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 101711883-edge nvme1q11 + 136: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 101711884-edge nvme1q12 + 137: 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 101711885-edge nvme1q13 + 138: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 101711886-edge nvme1q14 + 139: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 101711887-edge nvme1q15 + 140: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 101711888-edge nvme1q16 + 141: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 101711889-edge nvme1q17 + 142: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 101711890-edge nvme1q18 + 143: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 101711891-edge nvme1q19 + 144: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 101711892-edge nvme1q20 + 145: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 54 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 101711893-edge nvme1q21 + 146: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 101711894-edge nvme1q22 + 147: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 101711895-edge nvme1q23 + 148: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 0 0 0 0 0 0 0 0 IR-PCI-MSI 101711896-edge nvme1q24 + 149: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 46 0 0 0 0 0 0 0 IR-PCI-MSI 101711897-edge nvme1q25 + 150: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 IR-PCI-MSI 101711898-edge nvme1q26 + 151: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 0 0 0 0 0 IR-PCI-MSI 101711899-edge nvme1q27 + 152: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 101711900-edge nvme1q28 + 153: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 101711901-edge nvme1q29 + 154: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 IR-PCI-MSI 101711902-edge nvme1q30 + 155: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 0 IR-PCI-MSI 101711903-edge nvme1q31 + 156: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 IR-PCI-MSI 101711904-edge nvme1q32 + 157: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 2621440-edge i40e-0000:05:00.0:misc + 158: 4 0 0 0 428 283945 41 58760 0 271793 1966 250721 0 0 0 630 119085 0 19338 0 0 307339 0 332492 77499 137992 3635 320114 68756 0 2211 0 IR-PCI-MSI 2621441-edge i40e-eno1-TxRx-0 + 159: 0 2 94 51024 0 55302 0 26067 0 42972 0 46316 1199 7726 0 0 0 13540 490 0 2366 39402 0 1274 0 66206 84958 25313 851 0 596 682 IR-PCI-MSI 2621442-edge i40e-eno1-TxRx-1 + 160: 0 0 33143 9509 0 38193 0 91217 0 61677 0 72866 42266 5335 0 0 0 0 0 0 0 124970 0 67773 0 15092 23224 127058 13970 0 206263 0 IR-PCI-MSI 2621443-edge i40e-eno1-TxRx-2 + 161: 0 8474 481 1 223 1386 0 158 0 6092 557949 3005 301 126518 0 0 0 163309 0 0 0 5660 0 27025 0 1785 13067 4315 8490 0 0 0 IR-PCI-MSI 2621444-edge i40e-eno1-TxRx-3 + 162: 0 0 2535 0 0 84100 0 52627 0 132577 0 150732 50307 30358 0 0 5497 0 0 0 0 168382 0 23160 0 60875 8388 162948 2948 44407 4760 0 IR-PCI-MSI 2621445-edge i40e-eno1-TxRx-4 + 163: 0 0 391 0 9130 438621 0 58268 0 161445 0 762330 53169 11723 0 424166 0 0 155443 0 0 482939 0 23262 0 10710 75469 437567 0 0 0 0 IR-PCI-MSI 2621446-edge i40e-eno1-TxRx-5 + 164: 0 0 8380 7606 0 140268 6771 338446 0 299053 16087 111861 47401 0 0 0 0 0 83204 0 0 198605 0 5828 1 297156 9291 80483 57190 0 29685 0 IR-PCI-MSI 2621447-edge i40e-eno1-TxRx-6 + 165: 0 0 42772 0 0 60994 0 68411 0 69362 0 187453 42597 0 0 3799 0 0 705539 13675 0 223001 0 107907 0 111596 3818 85240 129741 0 0 0 IR-PCI-MSI 2621448-edge i40e-eno1-TxRx-7 + 166: 12243 0 10159 0 1899 67933 3775 16081 755130 62319 31554 233299 1 896 0 0 0 0 0 0 0 67285 0 572 0 15042 23573 36464 23331 0 780 0 IR-PCI-MSI 2621449-edge i40e-eno1-TxRx-8 + 167: 0 0 0 0 0 281818 0 145288 0 319490 0 159776 48943 0 0 0 0 0 0 1364457 0 210410 0 23108 0 39 240737 115094 60262 0 0 0 IR-PCI-MSI 2621450-edge i40e-eno1-TxRx-9 + 168: 0 0 985 0 0 23311 135201 41974 0 131702 5569 81096 8563 0 0 0 207875 0 3324 0 0 123757 0 116140 0 215731 471 28195 2302 0 0 2874 IR-PCI-MSI 2621451-edge i40e-eno1-TxRx-10 + 169: 0 0 0 57801 70229 734210 716841 59190 0 183894 0 99014 54497 0 0 0 0 0 0 0 531164 258736 0 14330 0 89066 14 444911 66529 0 0 0 IR-PCI-MSI 2621452-edge i40e-eno1-TxRx-11 + 170: 23546 0 1326 26889 546906 110512 2266 56536 0 95725 0 72656 24301 1285 0 0 0 9717 368 0 0 67260 0 101835 0 21654 177 94708 19239 0 0 0 IR-PCI-MSI 2621453-edge i40e-eno1-TxRx-12 + 171: 0 0 2948 0 0 48192 0 63502 0 18404 12541 8758 93935 55 0 0 17337 0 21 0 0 29417 666640 191645 227011 8799 469 27466 0 0 0 0 IR-PCI-MSI 2621454-edge i40e-eno1-TxRx-13 + 172: 40732 3991 0 0 0 36178 0 18461 0 51504 0 15038 19318 108293 4 0 0 0 73607 0 0 27629 0 562 9142 1947 1 15474 430 0 0 0 IR-PCI-MSI 2621455-edge i40e-eno1-TxRx-14 + 173: 0 0 386427 28709 0 303633 63 25112 0 84503 0 107748 42924 0 0 175038 0 0 87545 0 0 105295 0 0 0 35630 13084 105069 13077 0 0 0 IR-PCI-MSI 2621456-edge i40e-eno1-TxRx-15 + 174: 0 35438 0 0 99535 31608 24155 15800 0 33788 51968 35658 91600 0 0 790 0 0 5750 0 0 26237 0 34869 4067 17715 10585 12898 72458 143106 0 0 IR-PCI-MSI 2621457-edge i40e-eno1-TxRx-16 + 175: 0 0 3032 0 0 122931 0 141691 0 109058 0 176042 107792 19886 12962 977 0 87 94823 0 0 167745 0 57391 0 18895 22147 169624 633 0 0 0 IR-PCI-MSI 2621458-edge i40e-eno1-TxRx-17 + 176: 0 0 0 48 0 25127 235 12740 0 29744 0 11541 0 0 0 0 66078 0 5675 0 739037 130902 0 5581 0 141682 29553 119940 22455 3812 258 0 IR-PCI-MSI 2621459-edge i40e-eno1-TxRx-18 + 177: 0 0 0 64115 0 111316 0 51002 181177 44965 0 88057 128938 0 0 0 0 1070943 0 3 0 105894 0 342 0 29050 2331 50286 109866 0 0 0 IR-PCI-MSI 2621460-edge i40e-eno1-TxRx-19 + 178: 0 0 0 139732 0 92230 143180 80060 0 229558 0 161745 0 153221 0 477 12374 0 21931 0 17 177517 0 169448 0 125391 44 125718 156220 0 0 0 IR-PCI-MSI 2621461-edge i40e-eno1-TxRx-20 + 179: 0 0 95816 0 0 186650 0 278942 0 176383 0 428279 89336 266274 0 703965 0 0 0 0 0 519207 0 56476 0 324128 0 216386 0 0 0 0 IR-PCI-MSI 2621462-edge i40e-eno1-TxRx-21 + 180: 0 0 170076 2420 0 88057 0 28341 77065 110737 0 96702 1699 0 0 0 20760 0 193 0 0 151028 7 52419 0 114478 4464 85888 28094 14880 0 0 IR-PCI-MSI 2621463-edge i40e-eno1-TxRx-22 + 181: 0 0 3000 24399 0 103348 6455 54324 241 117684 7849 53491 85532 3 0 0 0 572 4743 0 626017 133526 0 129355 0 241 2297 127143 79984 6280 0 0 IR-PCI-MSI 2621464-edge i40e-eno1-TxRx-23 + 182: 0 0 5160 0 0 1508 0 216 0 359 0 556 556 0 0 0 0 0 0 851604 0 164 0 0 0 0 618298 259 290 0 0 0 IR-PCI-MSI 2621465-edge i40e-eno1-TxRx-24 + 183: 0 0 219 84039 0 47128 635193 30520 0 161081 0 26349 3762 453674 0 303377 0 0 139461 0 0 63640 0 284 0 146704 0 42939 2685 0 0 0 IR-PCI-MSI 2621466-edge i40e-eno1-TxRx-25 + 184: 0 162368 0 213190 0 121071 0 57254 0 88356 12370 57717 23618 61035 0 0 0 0 31583 0 0 58186 0 6060 0 10350 9 55002 0 0 480204 7462 IR-PCI-MSI 2621467-edge i40e-eno1-TxRx-26 + 185: 0 0 368 0 0 213736 0 21770 0 296294 0 710533 0 0 0 0 0 0 534 0 796 223995 0 230614 0 219624 26586 276746 841910 0 0 0 IR-PCI-MSI 2621468-edge i40e-eno1-TxRx-27 + 186: 0 0 99 620 0 122969 0 92466 0 108320 0 142510 121968 0 0 0 0 0 3673 0 0 138443 0 23131 0 121029 0 379094 68544 0 644283 0 IR-PCI-MSI 2621469-edge i40e-eno1-TxRx-28 + 187: 606 0 21769 32069 0 38054 0 45521 0 66832 0 58507 35196 91427 0 0 0 0 0 0 0 101475 0 16705 0 50145 836 62834 27319 2 30538 0 IR-PCI-MSI 2621470-edge i40e-eno1-TxRx-29 + 188: 0 0 55498 0 0 101446 0 18065 0 58283 0 37504 0 0 0 0 0 0 409 0 0 74640 0 5016 824363 1912 156530 8960 897 0 2 0 IR-PCI-MSI 2621471-edge i40e-eno1-TxRx-30 + 189: 11191 0 3052 241 0 40693 0 15093 0 32895 8045 30040 1490 0 11403 0 26870 0 522 1516 0 31042 0 4600 0 16565 130 17732 70461 0 0 51256 IR-PCI-MSI 2621472-edge i40e-eno1-TxRx-31 + 190: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 2621473-edge i40e-0000:05:00.0:fdir-TxRx-0 + 200: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 103811072-edge ahci0 + 201: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 103811073-edge ahci1 + 202: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 103811074-edge ahci2 + 203: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 103811075-edge ahci3 + 204: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 103811076-edge ahci4 + 205: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 103811077-edge ahci5 + 206: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 103811078-edge ahci6 + 207: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 103811079-edge ahci7 + 216: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 524289-edge nvme2q1 + 217: 0 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 524290-edge nvme2q2 + 218: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 524291-edge nvme2q3 + 219: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 524292-edge nvme2q4 + 220: 0 0 0 0 9 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 524293-edge nvme2q5 + 221: 0 0 0 0 0 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 524294-edge nvme2q6 + 222: 0 0 0 0 0 0 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 524295-edge nvme2q7 + 223: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 524296-edge nvme2q8 + 224: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 524297-edge nvme2q9 + 225: 0 0 0 0 0 0 0 0 0 54 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 524298-edge nvme2q10 + 226: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 524299-edge nvme2q11 + 227: 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 524300-edge nvme2q12 + 228: 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 524301-edge nvme2q13 + 229: 0 0 0 0 0 0 0 0 0 0 0 0 0 12 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 524302-edge nvme2q14 + 230: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 38 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 524303-edge nvme2q15 + 231: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 524304-edge nvme2q16 + 232: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 524305-edge nvme2q17 + 233: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 46 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 524306-edge nvme2q18 + 234: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 524307-edge nvme2q19 + 235: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 524308-edge nvme2q20 + 236: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 54 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 524309-edge nvme2q21 + 237: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 524310-edge nvme2q22 + 238: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 524311-edge nvme2q23 + 239: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 0 0 0 0 0 0 0 0 IR-PCI-MSI 524312-edge nvme2q24 + 240: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 524313-edge nvme2q25 + 241: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 524314-edge nvme2q26 + 242: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 0 0 0 0 0 IR-PCI-MSI 524315-edge nvme2q27 + 243: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 524316-edge nvme2q28 + 244: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 IR-PCI-MSI 524317-edge nvme2q29 + 245: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 524318-edge nvme2q30 + 246: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 0 IR-PCI-MSI 524319-edge nvme2q31 + 247: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 IR-PCI-MSI 524320-edge nvme2q32 + 248: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 1048577-edge nvme3q1 + 249: 0 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 1048578-edge nvme3q2 + 250: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 1048579-edge nvme3q3 + 251: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 1048580-edge nvme3q4 + 252: 0 0 0 0 9 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 1048581-edge nvme3q5 + 253: 0 0 0 0 0 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 1048582-edge nvme3q6 + 254: 0 0 0 0 0 0 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 1048583-edge nvme3q7 + 255: 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 1048584-edge nvme3q8 + 256: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 1048585-edge nvme3q9 + 257: 0 0 0 0 0 0 0 0 0 54 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 1048586-edge nvme3q10 + 258: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 1048587-edge nvme3q11 + 259: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 1048588-edge nvme3q12 + 260: 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 1048589-edge nvme3q13 + 261: 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 1048590-edge nvme3q14 + 262: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 1048591-edge nvme3q15 + 263: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 1048592-edge nvme3q16 + 264: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 1048593-edge nvme3q17 + 265: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 1048594-edge nvme3q18 + 266: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 1048595-edge nvme3q19 + 267: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 1048596-edge nvme3q20 + 268: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 54 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 1048597-edge nvme3q21 + 269: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 1048598-edge nvme3q22 + 270: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 1048599-edge nvme3q23 + 271: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 50 0 0 0 0 0 0 0 0 IR-PCI-MSI 1048600-edge nvme3q24 + 272: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 1048601-edge nvme3q25 + 273: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 1048602-edge nvme3q26 + 274: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 0 0 0 0 0 IR-PCI-MSI 1048603-edge nvme3q27 + 275: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 46 0 0 0 0 IR-PCI-MSI 1048604-edge nvme3q28 + 276: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 IR-PCI-MSI 1048605-edge nvme3q29 + 277: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 1048606-edge nvme3q30 + 278: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 0 IR-PCI-MSI 1048607-edge nvme3q31 + 279: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 IR-PCI-MSI 1048608-edge nvme3q32 + 280: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 2623488-edge i40e-0000:05:00.1:misc + 281: 6 0 0 0 0 0 2 0 0 0 67 82 0 0 0 0 0 0 604 0 0 9 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 2623489-edge i40e-eno2-TxRx-0 + 282: 0 4 0 0 0 21 0 6 0 5 25 0 0 497 0 0 0 0 0 0 48 0 0 15 0 0 259 35 0 0 21 0 IR-PCI-MSI 2623490-edge i40e-eno2-TxRx-1 + 283: 0 0 4 50 0 52 0 21 0 26 63 0 0 0 0 0 0 1199 0 0 0 0 0 1 0 0 0 6 7 0 0 0 IR-PCI-MSI 2623491-edge i40e-eno2-TxRx-2 + 284: 0 0 0 4 0 185 0 0 0 0 0 0 0 0 0 0 0 659 92 86 0 1692 0 0 0 2990 0 4 0 0 0 0 IR-PCI-MSI 2623492-edge i40e-eno2-TxRx-3 + 285: 0 0 0 0 3 2 0 0 0 10 0 0 0 0 0 0 0 0 0 0 16 0 0 0 407 65 35 0 1310 0 0 0 IR-PCI-MSI 2623493-edge i40e-eno2-TxRx-4 + 286: 0 0 1 0 0 664 61 0 0 38 0 83 2240 0 0 0 0 0 0 0 0 0 0 0 96 16 0 599 0 0 0 0 IR-PCI-MSI 2623494-edge i40e-eno2-TxRx-5 + 287: 0 0 0 0 0 0 34 80 226 54 0 159 0 412 0 0 0 0 522 0 308 78 72 35 0 0 0 5 45 0 0 0 IR-PCI-MSI 2623495-edge i40e-eno2-TxRx-6 + 288: 0 0 0 0 0 0 0 6 0 111 0 41 2 2 574 7 0 0 0 0 0 937 366 0 0 0 0 0 747 0 52 0 IR-PCI-MSI 2623496-edge i40e-eno2-TxRx-7 + 289: 0 6 0 6 0 46 0 0 4661 0 3 16 0 0 802 0 0 0 0 0 114 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 2623497-edge i40e-eno2-TxRx-8 + 290: 0 0 0 837 29 113 0 688 393 169 0 648 136 0 0 0 0 0 87 0 0 324 0 0 0 0 11 59 0 0 0 0 IR-PCI-MSI 2623498-edge i40e-eno2-TxRx-9 + 291: 0 0 0 0 0 9 0 301 0 189 91 12 59 0 0 0 0 0 0 0 0 0 0 653 0 0 890 0 0 0 0 0 IR-PCI-MSI 2623499-edge i40e-eno2-TxRx-10 + 292: 0 0 25 0 0 27 184 0 0 0 0 10 0 0 2025 0 0 0 0 0 0 0 0 0 0 0 0 914 3 0 0 0 IR-PCI-MSI 2623500-edge i40e-eno2-TxRx-11 + 293: 0 0 0 0 0 195 0 101 0 0 1014 1142 432 0 778 0 0 0 0 0 0 0 0 0 0 0 8 387 2 0 0 0 IR-PCI-MSI 2623501-edge i40e-eno2-TxRx-12 + 294: 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4501 2105 IR-PCI-MSI 2623502-edge i40e-eno2-TxRx-13 + 295: 0 0 0 0 2 258 15 8 0 479 0 5 296 0 4 29 0 0 0 0 223 352 595 3545 0 242 0 0 0 0 0 0 IR-PCI-MSI 2623503-edge i40e-eno2-TxRx-14 + 296: 0 5 0 0 0 329 0 166 0 952 0 0 0 21 0 13 0 0 0 0 0 25 0 0 0 102 0 2403 0 0 0 0 IR-PCI-MSI 2623504-edge i40e-eno2-TxRx-15 + 297: 0 0 0 0 0 0 0 55 0 0 156 0 0 0 604 0 4 0 0 0 0 59 0 29 0 119 0 0 0 0 0 0 IR-PCI-MSI 2623505-edge i40e-eno2-TxRx-16 + 298: 0 0 0 0 0 0 0 0 0 16 0 0 0 0 0 0 0 4 0 0 0 0 131 0 0 0 0 0 4166 0 0 0 IR-PCI-MSI 2623506-edge i40e-eno2-TxRx-17 + 299: 0 0 42 0 0 343 0 4 0 342 0 434 0 301 0 0 0 0 8 0 20 0 0 0 0 0 509 0 74 189 0 0 IR-PCI-MSI 2623507-edge i40e-eno2-TxRx-18 + 300: 0 0 0 24 0 0 0 0 0 80 0 38 0 775 23 0 0 0 0 8 0 0 154 0 0 237 0 0 0 0 0 0 IR-PCI-MSI 2623508-edge i40e-eno2-TxRx-19 + 301: 0 0 0 0 0 0 0 88 0 220 0 14 0 972 0 0 19 0 0 0 137 63 37 24 0 0 54 811 0 0 0 0 IR-PCI-MSI 2623509-edge i40e-eno2-TxRx-20 + 302: 11 0 85 0 0 54 0 16 0 0 1239 100 5137 9 273 0 0 0 0 0 160 6 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 2623510-edge i40e-eno2-TxRx-21 + 303: 0 0 1116 299 13 182729 11714 124189 0 151613 0 367911 55506 50852 0 0 0 4775 27893 0 2 162332 884 2722386 16277 332215 35739 111217 30433 0 0 0 IR-PCI-MSI 2623511-edge i40e-eno2-TxRx-22 + 304: 0 0 0 351 0 74 416 987 0 56 0 100 0 0 0 8 0 26 1274 0 0 243 1427 774 0 0 13 0 0 0 0 0 IR-PCI-MSI 2623512-edge i40e-eno2-TxRx-23 + 305: 0 0 0 0 0 115 0 0 0 203 0 0 0 0 0 393 0 0 0 0 0 656 0 832 9 109 80 42 11 0 0 0 IR-PCI-MSI 2623513-edge i40e-eno2-TxRx-24 + 306: 0 0 0 343 0 0 0 0 0 0 0 0 0 0 1571 0 0 0 0 0 0 0 0 0 0 9 0 725 0 0 0 25 IR-PCI-MSI 2623514-edge i40e-eno2-TxRx-25 + 307: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2948 0 0 0 0 0 0 0 0 0 0 0 6 0 0 0 0 0 IR-PCI-MSI 2623515-edge i40e-eno2-TxRx-26 + 308: 0 0 0 0 0 89 0 275 0 0 0 0 879 0 0 16043 0 0 0 0 0 7 216 139 0 0 17 4 0 0 0 0 IR-PCI-MSI 2623516-edge i40e-eno2-TxRx-27 + 309: 0 0 194 0 0 0 0 1 5 220 0 4 0 0 0 14 0 0 956 0 0 1340 0 181 0 0 0 3 49 0 0 0 IR-PCI-MSI 2623517-edge i40e-eno2-TxRx-28 + 310: 0 0 12 0 0 134 0 0 0 0 0 0 65 0 0 0 0 0 0 0 0 0 0 4313 423 0 0 21 0 2 0 0 IR-PCI-MSI 2623518-edge i40e-eno2-TxRx-29 + 311: 0 0 0 0 0 2 0 20 0 0 0 0 1106 0 0 2 0 0 0 0 0 90 0 0 2221 0 45 0 0 0 0 0 IR-PCI-MSI 2623519-edge i40e-eno2-TxRx-30 + 312: 0 0 29 0 0 895 0 3339 99 1376 0 424 155 0 0 2 0 0 4102 0 0 4326 1158 929 0 347 0 262 445 273 0 6 IR-PCI-MSI 2623520-edge i40e-eno2-TxRx-31 + 313: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 2623521-edge i40e-0000:05:00.1:fdir-TxRx-0 + 323: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI 3670016-edge ahci[0000:07:00.0] + NMI: 17369 19611 20812 22071 20316 18650 19031 19416 19605 19965 17615 18179 19507 17722 17554 18691 16040 16936 16647 15614 17044 17803 16044 15775 18290 16607 17327 16809 19107 17504 16771 16658 Non-maskable interrupts + LOC: 362930440 390502536 379699051 361907733 267950942 268388706 265149456 266309919 310655833 318804541 314935413 290600211 262947600 265881158 263202152 255615894 295657920 286387802 281088667 268203056 257197003 242759462 245849085 247342003 291481172 323968292 293886245 286728769 252579221 238761594 237917079 232223293 Local timer interrupts + SPU: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 Spurious interrupts + PMI: 17369 19611 20812 22071 20316 18650 19031 19416 19605 19965 17615 18179 19507 17722 17554 18691 16040 16936 16647 15614 17044 17803 16044 15775 18290 16607 17327 16809 19107 17504 16771 16658 Performance monitoring interrupts + IWI: 144542649 140939208 131092905 122389568 75607409 76868549 74539175 74997272 96482379 101727914 98617477 96575732 75451866 75724947 72892624 69678632 84982163 85559134 83092438 77368614 71040690 64539378 65603603 65832603 88559877 102562284 87776065 84411568 68083412 61979762 61132915 58659609 IRQ work interrupts + RTR: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 APIC ICR read retries + RES: 99309446 101265520 97298313 96151389 72639698 69971455 71386084 71737343 85595221 85938929 83558146 86781093 74952414 73925174 73291832 72071232 80322785 80377690 79410573 77215669 69208436 67108214 67971114 65869095 74502540 82015859 79432942 75575148 69799288 69245048 68236146 67612271 Rescheduling interrupts + CAL: 9177803 9164108 9293678 9408598 9355482 9444385 9486251 9545072 9437907 9552786 9556985 9629221 9484591 9575737 9583346 9709297 9553131 9596699 9577211 9571574 9734945 9739657 9708814 9653290 9842804 9839672 9812532 9794821 9978477 9949634 9966082 10000101 Function call interrupts + TLB: 10857083 9130836 9445590 9642251 10062548 9788223 12036998 10552709 12051142 9958871 11478256 9702230 9273606 10043976 10214002 9417563 9552382 9368348 9604324 9871753 10245835 10054693 11484590 9418972 12249366 10121560 10735993 9660288 10099680 10263946 9138029 9633827 TLB shootdowns + TRM: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 Thermal event interrupts + THR: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 Threshold APIC interrupts + DFR: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 Deferred Error APIC interrupts + MCE: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 Machine check exceptions + MCP: 29746 29746 29746 29746 29746 29746 29746 29746 29746 29746 29746 29746 29746 29746 29746 29746 29746 29746 29746 29746 29746 29746 29746 29746 29746 29746 29746 29746 29746 29746 29746 29746 Machine check polls + ERR: 1 + MIS: 0 + PIN: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 Posted-interrupt notification event + NPI: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 Nested posted-interrupt event + PIW: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 Posted-interrupt wakeup event +----- /proc/interrupts end ----- +----- /proc/dma ----- + 4: cascade +----- /proc/dma end ----- +>> misc.3: FPU +>> misc.3.1: DMA +>> misc.3.2: PIC +>> misc.3.3: timer +>> misc.3.4: RTC +>> cpu.1: cpuinfo +----- /proc/cpuinfo ----- + processor : 0 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1497.106 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 0 + cpu cores : 16 + apicid : 0 + initial apicid : 0 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 1 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1497.219 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 1 + cpu cores : 16 + apicid : 2 + initial apicid : 2 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 2 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1487.903 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 2 + cpu cores : 16 + apicid : 4 + initial apicid : 4 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 3 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1539.355 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 3 + cpu cores : 16 + apicid : 6 + initial apicid : 6 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 4 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1489.285 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 16 + cpu cores : 16 + apicid : 32 + initial apicid : 32 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 5 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1469.931 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 17 + cpu cores : 16 + apicid : 34 + initial apicid : 34 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 6 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1487.060 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 18 + cpu cores : 16 + apicid : 36 + initial apicid : 36 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 7 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1494.311 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 19 + cpu cores : 16 + apicid : 38 + initial apicid : 38 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 8 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1492.969 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 24 + cpu cores : 16 + apicid : 48 + initial apicid : 48 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 9 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1485.656 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 25 + cpu cores : 16 + apicid : 50 + initial apicid : 50 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 10 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1510.797 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 26 + cpu cores : 16 + apicid : 52 + initial apicid : 52 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 11 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1498.657 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 27 + cpu cores : 16 + apicid : 54 + initial apicid : 54 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 12 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1467.553 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 8 + cpu cores : 16 + apicid : 16 + initial apicid : 16 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 13 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1439.504 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 9 + cpu cores : 16 + apicid : 18 + initial apicid : 18 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 14 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1499.837 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 10 + cpu cores : 16 + apicid : 20 + initial apicid : 20 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 15 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1476.939 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 11 + cpu cores : 16 + apicid : 22 + initial apicid : 22 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 16 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1503.040 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 0 + cpu cores : 16 + apicid : 1 + initial apicid : 1 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 17 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1497.407 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 1 + cpu cores : 16 + apicid : 3 + initial apicid : 3 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 18 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1499.286 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 2 + cpu cores : 16 + apicid : 5 + initial apicid : 5 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 19 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1516.008 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 3 + cpu cores : 16 + apicid : 7 + initial apicid : 7 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 20 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1499.137 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 16 + cpu cores : 16 + apicid : 33 + initial apicid : 33 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 21 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1497.181 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 17 + cpu cores : 16 + apicid : 35 + initial apicid : 35 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 22 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1495.808 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 18 + cpu cores : 16 + apicid : 37 + initial apicid : 37 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 23 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1496.533 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 19 + cpu cores : 16 + apicid : 39 + initial apicid : 39 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 24 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1498.909 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 24 + cpu cores : 16 + apicid : 49 + initial apicid : 49 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 25 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1489.035 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 25 + cpu cores : 16 + apicid : 51 + initial apicid : 51 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 26 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1499.801 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 26 + cpu cores : 16 + apicid : 53 + initial apicid : 53 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 27 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1473.769 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 27 + cpu cores : 16 + apicid : 55 + initial apicid : 55 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 28 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1398.266 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 8 + cpu cores : 16 + apicid : 17 + initial apicid : 17 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 29 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1370.209 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 9 + cpu cores : 16 + apicid : 19 + initial apicid : 19 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 30 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1349.514 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 10 + cpu cores : 16 + apicid : 21 + initial apicid : 21 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 31 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1387.788 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 11 + cpu cores : 16 + apicid : 23 + initial apicid : 23 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + +----- /proc/cpuinfo end ----- +>> memory.1: main memory size + kcore mem: 0x7fffff603000 + klog mem 0: 0x0 + klog mem 1: 0x0 + klog mem: 0x0 + bios mem: 0x0 + meminfo: 0x1f657a2000 + xen balloon: 0x0 +>> pci.1: sysfs drivers +----- sysfs driver list (id 0x4ef41ff6caff51fc) ----- + nd_region: module = libnvdimm + nd_bus: module = libnvdimm + nvdimm: module = libnvdimm + parport_pc: module = parport_pc + reg-dummy: /devices/platform/reg-dummy + kgdboc: /devices/platform/kgdboc + amd_gpio: /devices/platform/AMDI0030:00 + i2c_designware: /devices/platform/AMDI0010:04 + i2c_designware: /devices/platform/AMDI0010:02 + i2c_designware: /devices/platform/AMDI0010:00 + i2c_designware: /devices/platform/AMDI0010:05 + i2c_designware: /devices/platform/AMDI0010:03 + i2c_designware: /devices/platform/AMDI0010:01 + ipmi_si: /devices/platform/dmi-ipmi-si.0 + ipmi_si: module = ipmi_si + ipmi_si: /devices/pci0000:00/0000:00:14.3/IPI0001:00 + GHES: /devices/platform/GHES.4528 + GHES: /devices/platform/GHES.4471 + GHES: /devices/platform/GHES.20970 + GHES: /devices/platform/GHES.4405 + GHES: /devices/platform/GHES.21436 + GHES: /devices/platform/GHES.4980 + GHES: /devices/platform/GHES.20904 + GHES: /devices/platform/GHES.4349 + GHES: /devices/platform/GHES.4914 + GHES: /devices/platform/GHES.20848 + GHES: /devices/platform/GHES.4292 + GHES: /devices/platform/GHES.21313 + GHES: /devices/platform/GHES.4858 + GHES: /devices/platform/GHES.20791 + GHES: /devices/platform/GHES.4226 + GHES: /devices/platform/GHES.21257 + GHES: /devices/platform/GHES.20725 + GHES: /devices/platform/GHES.4735 + GHES: /devices/platform/GHES.20669 + GHES: /devices/platform/GHES.4103 + GHES: /devices/platform/GHES.21134 + GHES: /devices/platform/GHES.4679 + GHES: /devices/platform/GHES.20602 + GHES: /devices/platform/GHES.21078 + GHES: /devices/platform/GHES.4612 + GHES: /devices/platform/GHES.20546 + GHES: /devices/platform/GHES.5088 + GHES: /devices/platform/GHES.21011 + GHES: /devices/platform/GHES.4556 + GHES: /devices/platform/GHES.5021 + GHES: /devices/platform/GHES.20999 + GHES: /devices/platform/GHES.4433 + GHES: /devices/platform/GHES.21464 + GHES: /devices/platform/GHES.20932 + GHES: /devices/platform/GHES.4377 + GHES: /devices/platform/GHES.4942 + GHES: /devices/platform/GHES.20876 + GHES: /devices/platform/GHES.517 + GHES: /devices/platform/GHES.4310 + GHES: /devices/platform/GHES.21341 + GHES: /devices/platform/GHES.4886 + GHES: /devices/platform/GHES.4254 + GHES: /devices/platform/GHES.21285 + GHES: /devices/platform/GHES.20753 + GHES: /devices/platform/GHES.4198 + GHES: /devices/platform/GHES.21219 + GHES: /devices/platform/GHES.4763 + GHES: /devices/platform/GHES.20697 + GHES: /devices/platform/GHES.4131 + GHES: /devices/platform/GHES.21162 + GHES: /devices/platform/GHES.20630 + GHES: /devices/platform/GHES.4640 + GHES: /devices/platform/GHES.20574 + GHES: /devices/platform/GHES.5106 + GHES: /devices/platform/GHES.4584 + GHES: /devices/platform/GHES.20508 + GHES: /devices/platform/GHES.4518 + GHES: /devices/platform/GHES.4461 + GHES: /devices/platform/GHES.21492 + GHES: /devices/platform/GHES.20960 + GHES: /devices/platform/GHES.21426 + GHES: /devices/platform/GHES.4970 + GHES: /devices/platform/GHES.4339 + GHES: /devices/platform/GHES.4904 + GHES: /devices/platform/GHES.20838 + GHES: /devices/platform/GHES.4282 + GHES: /devices/platform/GHES.21303 + GHES: /devices/platform/GHES.4848 + GHES: /devices/platform/GHES.20781 + GHES: /devices/platform/GHES.4216 + GHES: /devices/platform/GHES.21247 + GHES: /devices/platform/GHES.4791 + GHES: /devices/platform/GHES.20715 + GHES: /devices/platform/GHES.21190 + GHES: /devices/platform/GHES.4725 + GHES: /devices/platform/GHES.20659 + GHES: /devices/platform/GHES.21124 + GHES: /devices/platform/GHES.4669 + GHES: /devices/platform/GHES.21068 + GHES: /devices/platform/GHES.4602 + GHES: /devices/platform/GHES.20536 + GHES: /devices/platform/GHES.5078 + GHES: /devices/platform/GHES.21001 + GHES: /devices/platform/GHES.4546 + GHES: /devices/platform/GHES.5011 + GHES: /devices/platform/GHES.20989 + GHES: /devices/platform/GHES.4423 + GHES: /devices/platform/GHES.21454 + GHES: /devices/platform/GHES.4999 + GHES: /devices/platform/GHES.20922 + GHES: /devices/platform/GHES.4367 + GHES: /devices/platform/GHES.21398 + GHES: /devices/platform/GHES.4932 + GHES: /devices/platform/GHES.20866 + GHES: /devices/platform/GHES.4300 + GHES: /devices/platform/GHES.21331 + GHES: /devices/platform/GHES.4876 + GHES: /devices/platform/GHES.4244 + GHES: /devices/platform/GHES.21275 + GHES: /devices/platform/GHES.20743 + GHES: /devices/platform/GHES.4188 + GHES: /devices/platform/GHES.21209 + GHES: /devices/platform/GHES.4753 + GHES: /devices/platform/GHES.20687 + GHES: /devices/platform/GHES.4121 + GHES: /devices/platform/GHES.21152 + GHES: /devices/platform/GHES.4697 + GHES: /devices/platform/GHES.20620 + GHES: /devices/platform/GHES.21096 + GHES: /devices/platform/GHES.4630 + GHES: /devices/platform/GHES.20564 + GHES: /devices/platform/GHES.4574 + GHES: /devices/platform/GHES.4508 + GHES: /devices/platform/GHES.4451 + GHES: /devices/platform/GHES.21482 + GHES: /devices/platform/GHES.20950 + GHES: /devices/platform/GHES.4395 + GHES: /devices/platform/GHES.21416 + GHES: /devices/platform/GHES.4960 + GHES: /devices/platform/GHES.20894 + GHES: /devices/platform/GHES.4329 + GHES: /devices/platform/GHES.20828 + GHES: /devices/platform/GHES.4272 + GHES: /devices/platform/GHES.4838 + GHES: /devices/platform/GHES.20771 + GHES: /devices/platform/GHES.4206 + GHES: /devices/platform/GHES.21237 + GHES: /devices/platform/GHES.4781 + GHES: /devices/platform/GHES.20705 + GHES: /devices/platform/GHES.21180 + GHES: /devices/platform/GHES.4715 + GHES: /devices/platform/GHES.20649 + GHES: /devices/platform/GHES.21114 + GHES: /devices/platform/GHES.4659 + GHES: /devices/platform/GHES.20592 + GHES: /devices/platform/GHES.21058 + GHES: /devices/platform/GHES.20526 + GHES: /devices/platform/GHES.5068 + GHES: /devices/platform/GHES.4536 + GHES: /devices/platform/GHES.5001 + GHES: /devices/platform/GHES.21500 + GHES: /devices/platform/GHES.20979 + GHES: /devices/platform/GHES.4413 + GHES: /devices/platform/GHES.21444 + GHES: /devices/platform/GHES.4989 + GHES: /devices/platform/GHES.20912 + GHES: /devices/platform/GHES.4357 + GHES: /devices/platform/GHES.21388 + GHES: /devices/platform/GHES.4922 + GHES: /devices/platform/GHES.20856 + GHES: /devices/platform/GHES.21321 + GHES: /devices/platform/GHES.4866 + GHES: /devices/platform/GHES.4234 + GHES: /devices/platform/GHES.21265 + GHES: /devices/platform/GHES.20733 + GHES: /devices/platform/GHES.4178 + GHES: /devices/platform/GHES.4743 + GHES: /devices/platform/GHES.20677 + GHES: /devices/platform/GHES.4111 + GHES: /devices/platform/GHES.21142 + GHES: /devices/platform/GHES.4687 + GHES: /devices/platform/GHES.20610 + GHES: /devices/platform/GHES.21086 + GHES: /devices/platform/GHES.4620 + GHES: /devices/platform/GHES.20554 + GHES: /devices/platform/GHES.5096 + GHES: /devices/platform/GHES.4564 + GHES: /devices/platform/GHES.20498 + GHES: /devices/platform/GHES.4441 + GHES: /devices/platform/GHES.21472 + GHES: /devices/platform/GHES.20940 + GHES: /devices/platform/GHES.4385 + GHES: /devices/platform/GHES.21406 + GHES: /devices/platform/GHES.4950 + GHES: /devices/platform/GHES.20884 + GHES: /devices/platform/GHES.4319 + GHES: /devices/platform/GHES.4894 + GHES: /devices/platform/GHES.20818 + GHES: /devices/platform/GHES.4262 + GHES: /devices/platform/GHES.21293 + GHES: /devices/platform/GHES.4828 + GHES: /devices/platform/GHES.20761 + GHES: /devices/platform/GHES.21227 + GHES: /devices/platform/GHES.4771 + GHES: /devices/platform/GHES.21170 + GHES: /devices/platform/GHES.4705 + GHES: /devices/platform/GHES.20639 + GHES: /devices/platform/GHES.21104 + GHES: /devices/platform/GHES.4649 + GHES: /devices/platform/GHES.20582 + GHES: /devices/platform/GHES.5114 + GHES: /devices/platform/GHES.21048 + GHES: /devices/platform/GHES.4592 + GHES: /devices/platform/GHES.20516 + GHES: /devices/platform/GHES.5058 + GHES: /devices/platform/GHES.4526 + GHES: /devices/platform/GHES.20969 + GHES: /devices/platform/GHES.4403 + GHES: /devices/platform/GHES.21434 + GHES: /devices/platform/GHES.4979 + GHES: /devices/platform/GHES.20902 + GHES: /devices/platform/GHES.4347 + GHES: /devices/platform/GHES.21378 + GHES: /devices/platform/GHES.4912 + GHES: /devices/platform/GHES.20846 + GHES: /devices/platform/GHES.4290 + GHES: /devices/platform/GHES.21311 + GHES: /devices/platform/GHES.4856 + GHES: /devices/platform/GHES.4224 + GHES: /devices/platform/GHES.21255 + GHES: /devices/platform/GHES.20723 + GHES: /devices/platform/GHES.4168 + GHES: /devices/platform/GHES.21199 + GHES: /devices/platform/GHES.4733 + GHES: /devices/platform/GHES.20667 + GHES: /devices/platform/GHES.4101 + GHES: /devices/platform/GHES.21132 + GHES: /devices/platform/GHES.4677 + GHES: /devices/platform/GHES.20600 + GHES: /devices/platform/GHES.21076 + GHES: /devices/platform/GHES.4610 + GHES: /devices/platform/GHES.20544 + GHES: /devices/platform/GHES.5086 + GHES: /devices/platform/GHES.4554 + GHES: /devices/platform/GHES.20488 + GHES: /devices/platform/GHES.4498 + GHES: /devices/platform/GHES.20997 + GHES: /devices/platform/GHES.4431 + GHES: /devices/platform/GHES.21462 + GHES: /devices/platform/GHES.20930 + GHES: /devices/platform/GHES.4375 + GHES: /devices/platform/GHES.4940 + GHES: /devices/platform/GHES.20874 + GHES: /devices/platform/GHES.515 + GHES: /devices/platform/GHES.4309 + GHES: /devices/platform/GHES.4884 + GHES: /devices/platform/GHES.20808 + GHES: /devices/platform/GHES.4252 + GHES: /devices/platform/GHES.21283 + GHES: /devices/platform/GHES.4818 + GHES: /devices/platform/GHES.20751 + GHES: /devices/platform/GHES.4196 + GHES: /devices/platform/GHES.21217 + GHES: /devices/platform/GHES.4761 + GHES: /devices/platform/GHES.20695 + GHES: /devices/platform/GHES.21160 + GHES: /devices/platform/GHES.20629 + GHES: /devices/platform/GHES.4639 + GHES: /devices/platform/GHES.20572 + GHES: /devices/platform/GHES.5104 + GHES: /devices/platform/GHES.21038 + GHES: /devices/platform/GHES.4582 + GHES: /devices/platform/GHES.20506 + GHES: /devices/platform/GHES.5048 + GHES: /devices/platform/GHES.4516 + GHES: /devices/platform/GHES.21490 + GHES: /devices/platform/GHES.20959 + GHES: /devices/platform/GHES.21424 + GHES: /devices/platform/GHES.4969 + GHES: /devices/platform/GHES.4337 + GHES: /devices/platform/GHES.21368 + GHES: /devices/platform/GHES.4902 + GHES: /devices/platform/GHES.20836 + GHES: /devices/platform/GHES.4280 + GHES: /devices/platform/GHES.21301 + GHES: /devices/platform/GHES.4846 + GHES: /devices/platform/GHES.4214 + GHES: /devices/platform/GHES.21245 + GHES: /devices/platform/GHES.20713 + GHES: /devices/platform/GHES.4158 + GHES: /devices/platform/GHES.21189 + GHES: /devices/platform/GHES.4723 + GHES: /devices/platform/GHES.20657 + GHES: /devices/platform/GHES.21122 + GHES: /devices/platform/GHES.4667 + GHES: /devices/platform/GHES.21066 + GHES: /devices/platform/GHES.4600 + GHES: /devices/platform/GHES.20534 + GHES: /devices/platform/GHES.5076 + GHES: /devices/platform/GHES.4544 + GHES: /devices/platform/GHES.4488 + GHES: /devices/platform/GHES.20987 + GHES: /devices/platform/GHES.4421 + GHES: /devices/platform/GHES.21452 + GHES: /devices/platform/GHES.4997 + GHES: /devices/platform/GHES.20920 + GHES: /devices/platform/GHES.4365 + GHES: /devices/platform/GHES.21396 + GHES: /devices/platform/GHES.4930 + GHES: /devices/platform/GHES.20864 + GHES: /devices/platform/GHES.4874 + GHES: /devices/platform/GHES.4242 + GHES: /devices/platform/GHES.21273 + GHES: /devices/platform/GHES.4808 + GHES: /devices/platform/GHES.20741 + GHES: /devices/platform/GHES.4186 + GHES: /devices/platform/GHES.21207 + GHES: /devices/platform/GHES.4751 + GHES: /devices/platform/GHES.20685 + GHES: /devices/platform/GHES.21150 + GHES: /devices/platform/GHES.4695 + GHES: /devices/platform/GHES.20619 + GHES: /devices/platform/GHES.21094 + GHES: /devices/platform/GHES.4629 + GHES: /devices/platform/GHES.20562 + GHES: /devices/platform/GHES.21028 + GHES: /devices/platform/GHES.4572 + GHES: /devices/platform/GHES.5038 + GHES: /devices/platform/GHES.4506 + GHES: /devices/platform/GHES.21480 + GHES: /devices/platform/GHES.20949 + GHES: /devices/platform/GHES.4393 + GHES: /devices/platform/GHES.21414 + GHES: /devices/platform/GHES.4959 + GHES: /devices/platform/GHES.20892 + GHES: /devices/platform/GHES.4327 + GHES: /devices/platform/GHES.21358 + GHES: /devices/platform/GHES.20826 + GHES: /devices/platform/GHES.4270 + GHES: /devices/platform/GHES.4836 + GHES: /devices/platform/GHES.4204 + GHES: /devices/platform/GHES.21235 + GHES: /devices/platform/GHES.20703 + GHES: /devices/platform/GHES.4148 + GHES: /devices/platform/GHES.21179 + GHES: /devices/platform/GHES.4713 + GHES: /devices/platform/GHES.20647 + GHES: /devices/platform/GHES.21112 + GHES: /devices/platform/GHES.4657 + GHES: /devices/platform/GHES.20590 + GHES: /devices/platform/GHES.21056 + GHES: /devices/platform/GHES.20524 + GHES: /devices/platform/GHES.5066 + GHES: /devices/platform/GHES.4534 + GHES: /devices/platform/GHES.4478 + GHES: /devices/platform/GHES.20977 + GHES: /devices/platform/GHES.4411 + GHES: /devices/platform/GHES.21442 + GHES: /devices/platform/GHES.4987 + GHES: /devices/platform/GHES.20910 + GHES: /devices/platform/GHES.4355 + GHES: /devices/platform/GHES.21386 + GHES: /devices/platform/GHES.4920 + GHES: /devices/platform/GHES.20854 + GHES: /devices/platform/GHES.4299 + GHES: /devices/platform/GHES.4864 + GHES: /devices/platform/GHES.20798 + GHES: /devices/platform/GHES.4232 + GHES: /devices/platform/GHES.21263 + GHES: /devices/platform/GHES.20731 + GHES: /devices/platform/GHES.4176 + GHES: /devices/platform/GHES.4741 + GHES: /devices/platform/GHES.20675 + GHES: /devices/platform/GHES.21140 + GHES: /devices/platform/GHES.4685 + GHES: /devices/platform/GHES.20609 + GHES: /devices/platform/GHES.21084 + GHES: /devices/platform/GHES.4619 + GHES: /devices/platform/GHES.20552 + GHES: /devices/platform/GHES.5094 + GHES: /devices/platform/GHES.21018 + GHES: /devices/platform/GHES.769 + GHES: /devices/platform/GHES.4562 + GHES: /devices/platform/GHES.20496 + GHES: /devices/platform/GHES.5028 + GHES: /devices/platform/GHES.21470 + GHES: /devices/platform/GHES.20939 + GHES: /devices/platform/GHES.4383 + GHES: /devices/platform/GHES.21404 + GHES: /devices/platform/GHES.4949 + GHES: /devices/platform/GHES.20882 + GHES: /devices/platform/GHES.4317 + GHES: /devices/platform/GHES.21348 + GHES: /devices/platform/GHES.4892 + GHES: /devices/platform/GHES.20816 + GHES: /devices/platform/GHES.4260 + GHES: /devices/platform/GHES.21291 + GHES: /devices/platform/GHES.4826 + GHES: /devices/platform/GHES.21225 + GHES: /devices/platform/GHES.4138 + GHES: /devices/platform/GHES.21169 + GHES: /devices/platform/GHES.4703 + GHES: /devices/platform/GHES.20637 + GHES: /devices/platform/GHES.21102 + GHES: /devices/platform/GHES.4647 + GHES: /devices/platform/GHES.20580 + GHES: /devices/platform/GHES.5112 + GHES: /devices/platform/GHES.21046 + GHES: /devices/platform/GHES.4590 + GHES: /devices/platform/GHES.20514 + GHES: /devices/platform/GHES.5056 + GHES: /devices/platform/GHES.4524 + GHES: /devices/platform/GHES.4468 + GHES: /devices/platform/GHES.21499 + GHES: /devices/platform/GHES.20967 + GHES: /devices/platform/GHES.4401 + GHES: /devices/platform/GHES.21432 + GHES: /devices/platform/GHES.4977 + GHES: /devices/platform/GHES.20900 + GHES: /devices/platform/GHES.4345 + GHES: /devices/platform/GHES.21376 + GHES: /devices/platform/GHES.4910 + GHES: /devices/platform/GHES.20844 + GHES: /devices/platform/GHES.4289 + GHES: /devices/platform/GHES.4854 + GHES: /devices/platform/GHES.20788 + GHES: /devices/platform/GHES.4222 + GHES: /devices/platform/GHES.21253 + GHES: /devices/platform/GHES.4798 + GHES: /devices/platform/GHES.20721 + GHES: /devices/platform/GHES.4166 + GHES: /devices/platform/GHES.21197 + GHES: /devices/platform/GHES.4731 + GHES: /devices/platform/GHES.20665 + GHES: /devices/platform/GHES.21130 + GHES: /devices/platform/GHES.4675 + GHES: /devices/platform/GHES.21074 + GHES: /devices/platform/GHES.4609 + GHES: /devices/platform/GHES.20542 + GHES: /devices/platform/GHES.5084 + GHES: /devices/platform/GHES.21008 + GHES: /devices/platform/GHES.4552 + GHES: /devices/platform/GHES.20486 + GHES: /devices/platform/GHES.5018 + GHES: /devices/platform/GHES.4496 + GHES: /devices/platform/GHES.20995 + GHES: /devices/platform/GHES.21460 + GHES: /devices/platform/GHES.20929 + GHES: /devices/platform/GHES.4373 + GHES: /devices/platform/GHES.4939 + GHES: /devices/platform/GHES.20872 + GHES: /devices/platform/GHES.513 + GHES: /devices/platform/GHES.4307 + GHES: /devices/platform/GHES.21338 + GHES: /devices/platform/GHES.4882 + GHES: /devices/platform/GHES.20806 + GHES: /devices/platform/GHES.4250 + GHES: /devices/platform/GHES.21281 + GHES: /devices/platform/GHES.4816 + GHES: /devices/platform/GHES.4194 + GHES: /devices/platform/GHES.21215 + GHES: /devices/platform/GHES.20693 + GHES: /devices/platform/GHES.4128 + GHES: /devices/platform/GHES.21159 + GHES: /devices/platform/GHES.20627 + GHES: /devices/platform/GHES.4637 + GHES: /devices/platform/GHES.20570 + GHES: /devices/platform/GHES.5102 + GHES: /devices/platform/GHES.21036 + GHES: /devices/platform/GHES.4580 + GHES: /devices/platform/GHES.20504 + GHES: /devices/platform/GHES.5046 + GHES: /devices/platform/GHES.4514 + GHES: /devices/platform/GHES.4458 + GHES: /devices/platform/GHES.21489 + GHES: /devices/platform/GHES.20957 + GHES: /devices/platform/GHES.21422 + GHES: /devices/platform/GHES.4967 + GHES: /devices/platform/GHES.4335 + GHES: /devices/platform/GHES.21366 + GHES: /devices/platform/GHES.4900 + GHES: /devices/platform/GHES.20834 + GHES: /devices/platform/GHES.4279 + GHES: /devices/platform/GHES.4844 + GHES: /devices/platform/GHES.20778 + GHES: /devices/platform/GHES.4212 + GHES: /devices/platform/GHES.21243 + GHES: /devices/platform/GHES.4788 + GHES: /devices/platform/GHES.20711 + GHES: /devices/platform/GHES.4156 + GHES: /devices/platform/GHES.21187 + GHES: /devices/platform/GHES.4721 + GHES: /devices/platform/GHES.20655 + GHES: /devices/platform/GHES.21120 + GHES: /devices/platform/GHES.4665 + GHES: /devices/platform/GHES.20599 + GHES: /devices/platform/GHES.21064 + GHES: /devices/platform/GHES.20532 + GHES: /devices/platform/GHES.5074 + GHES: /devices/platform/GHES.4542 + GHES: /devices/platform/GHES.5008 + GHES: /devices/platform/GHES.4486 + GHES: /devices/platform/GHES.20985 + GHES: /devices/platform/GHES.21450 + GHES: /devices/platform/GHES.4995 + GHES: /devices/platform/GHES.20919 + GHES: /devices/platform/GHES.4363 + GHES: /devices/platform/GHES.21394 + GHES: /devices/platform/GHES.4929 + GHES: /devices/platform/GHES.20862 + GHES: /devices/platform/GHES.21328 + GHES: /devices/platform/GHES.4872 + GHES: /devices/platform/GHES.4240 + GHES: /devices/platform/GHES.21271 + GHES: /devices/platform/GHES.4806 + GHES: /devices/platform/GHES.4184 + GHES: /devices/platform/GHES.21205 + GHES: /devices/platform/GHES.20683 + GHES: /devices/platform/GHES.4118 + GHES: /devices/platform/GHES.21149 + GHES: /devices/platform/GHES.4693 + GHES: /devices/platform/GHES.20617 + GHES: /devices/platform/GHES.21092 + GHES: /devices/platform/GHES.4627 + GHES: /devices/platform/GHES.20560 + GHES: /devices/platform/GHES.21026 + GHES: /devices/platform/GHES.4570 + GHES: /devices/platform/GHES.5036 + GHES: /devices/platform/GHES.4504 + GHES: /devices/platform/GHES.4448 + GHES: /devices/platform/GHES.21479 + GHES: /devices/platform/GHES.20947 + GHES: /devices/platform/GHES.4391 + GHES: /devices/platform/GHES.21412 + GHES: /devices/platform/GHES.4957 + GHES: /devices/platform/GHES.20890 + GHES: /devices/platform/GHES.4325 + GHES: /devices/platform/GHES.21356 + GHES: /devices/platform/GHES.20824 + GHES: /devices/platform/GHES.4269 + GHES: /devices/platform/GHES.4834 + GHES: /devices/platform/GHES.20768 + GHES: /devices/platform/GHES.4202 + GHES: /devices/platform/GHES.21233 + GHES: /devices/platform/GHES.4778 + GHES: /devices/platform/GHES.20701 + GHES: /devices/platform/GHES.4146 + GHES: /devices/platform/GHES.21177 + GHES: /devices/platform/GHES.4711 + GHES: /devices/platform/GHES.20645 + GHES: /devices/platform/GHES.21110 + GHES: /devices/platform/GHES.4655 + GHES: /devices/platform/GHES.20589 + GHES: /devices/platform/GHES.21054 + GHES: /devices/platform/GHES.4599 + GHES: /devices/platform/GHES.20522 + GHES: /devices/platform/GHES.5064 + GHES: /devices/platform/GHES.4532 + GHES: /devices/platform/GHES.4476 + GHES: /devices/platform/GHES.20975 + GHES: /devices/platform/GHES.21440 + GHES: /devices/platform/GHES.4985 + GHES: /devices/platform/GHES.20909 + GHES: /devices/platform/GHES.4353 + GHES: /devices/platform/GHES.21384 + GHES: /devices/platform/GHES.4919 + GHES: /devices/platform/GHES.20852 + GHES: /devices/platform/GHES.4297 + GHES: /devices/platform/GHES.21318 + GHES: /devices/platform/GHES.4862 + GHES: /devices/platform/GHES.20796 + GHES: /devices/platform/GHES.4230 + GHES: /devices/platform/GHES.21261 + GHES: /devices/platform/GHES.4174 + GHES: /devices/platform/GHES.20673 + GHES: /devices/platform/GHES.4108 + GHES: /devices/platform/GHES.21139 + GHES: /devices/platform/GHES.4683 + GHES: /devices/platform/GHES.20607 + GHES: /devices/platform/GHES.21082 + GHES: /devices/platform/GHES.4617 + GHES: /devices/platform/GHES.20550 + GHES: /devices/platform/GHES.5092 + GHES: /devices/platform/GHES.21016 + GHES: /devices/platform/GHES.4560 + GHES: /devices/platform/GHES.20494 + GHES: /devices/platform/GHES.5026 + GHES: /devices/platform/GHES.4438 + GHES: /devices/platform/GHES.21469 + GHES: /devices/platform/GHES.20937 + GHES: /devices/platform/GHES.4381 + GHES: /devices/platform/GHES.21402 + GHES: /devices/platform/GHES.4947 + GHES: /devices/platform/GHES.20880 + GHES: /devices/platform/GHES.4315 + GHES: /devices/platform/GHES.21346 + GHES: /devices/platform/GHES.4890 + GHES: /devices/platform/GHES.20814 + GHES: /devices/platform/GHES.4259 + GHES: /devices/platform/GHES.4824 + GHES: /devices/platform/GHES.20758 + GHES: /devices/platform/GHES.21223 + GHES: /devices/platform/GHES.4768 + GHES: /devices/platform/GHES.4136 + GHES: /devices/platform/GHES.21167 + GHES: /devices/platform/GHES.4701 + GHES: /devices/platform/GHES.20635 + GHES: /devices/platform/GHES.21100 + GHES: /devices/platform/GHES.4645 + GHES: /devices/platform/GHES.20579 + GHES: /devices/platform/GHES.5110 + GHES: /devices/platform/GHES.21044 + GHES: /devices/platform/GHES.4589 + GHES: /devices/platform/GHES.20512 + GHES: /devices/platform/GHES.5054 + GHES: /devices/platform/GHES.4522 + GHES: /devices/platform/GHES.4466 + GHES: /devices/platform/GHES.21497 + GHES: /devices/platform/GHES.20965 + GHES: /devices/platform/GHES.21430 + GHES: /devices/platform/GHES.4975 + GHES: /devices/platform/GHES.4343 + GHES: /devices/platform/GHES.21374 + GHES: /devices/platform/GHES.4909 + GHES: /devices/platform/GHES.20842 + GHES: /devices/platform/GHES.4287 + GHES: /devices/platform/GHES.21308 + GHES: /devices/platform/GHES.4852 + GHES: /devices/platform/GHES.20786 + GHES: /devices/platform/GHES.4220 + GHES: /devices/platform/GHES.21251 + GHES: /devices/platform/GHES.4796 + GHES: /devices/platform/GHES.4164 + GHES: /devices/platform/GHES.21195 + GHES: /devices/platform/GHES.20663 + GHES: /devices/platform/GHES.21129 + GHES: /devices/platform/GHES.4673 + GHES: /devices/platform/GHES.21072 + GHES: /devices/platform/GHES.4607 + GHES: /devices/platform/GHES.20540 + GHES: /devices/platform/GHES.5082 + GHES: /devices/platform/GHES.21006 + GHES: /devices/platform/GHES.4550 + GHES: /devices/platform/GHES.20484 + GHES: /devices/platform/GHES.5016 + GHES: /devices/platform/GHES.4494 + GHES: /devices/platform/GHES.20993 + GHES: /devices/platform/GHES.4428 + GHES: /devices/platform/GHES.21459 + GHES: /devices/platform/GHES.20927 + GHES: /devices/platform/GHES.4371 + GHES: /devices/platform/GHES.4937 + GHES: /devices/platform/GHES.20870 + GHES: /devices/platform/GHES.4305 + GHES: /devices/platform/GHES.21336 + GHES: /devices/platform/GHES.4880 + GHES: /devices/platform/GHES.20804 + GHES: /devices/platform/GHES.4249 + GHES: /devices/platform/GHES.4814 + GHES: /devices/platform/GHES.20748 + GHES: /devices/platform/GHES.4192 + GHES: /devices/platform/GHES.21213 + GHES: /devices/platform/GHES.4758 + GHES: /devices/platform/GHES.20691 + GHES: /devices/platform/GHES.4126 + GHES: /devices/platform/GHES.21157 + GHES: /devices/platform/GHES.20625 + GHES: /devices/platform/GHES.4635 + GHES: /devices/platform/GHES.20569 + GHES: /devices/platform/GHES.5100 + GHES: /devices/platform/GHES.21034 + GHES: /devices/platform/GHES.4579 + GHES: /devices/platform/GHES.20502 + GHES: /devices/platform/GHES.5044 + GHES: /devices/platform/GHES.4512 + GHES: /devices/platform/GHES.4456 + GHES: /devices/platform/GHES.21487 + GHES: /devices/platform/GHES.20955 + GHES: /devices/platform/GHES.21420 + GHES: /devices/platform/GHES.4965 + GHES: /devices/platform/GHES.20899 + GHES: /devices/platform/GHES.4333 + GHES: /devices/platform/GHES.21364 + GHES: /devices/platform/GHES.20832 + GHES: /devices/platform/GHES.4277 + GHES: /devices/platform/GHES.4842 + GHES: /devices/platform/GHES.20776 + GHES: /devices/platform/GHES.4210 + GHES: /devices/platform/GHES.21241 + GHES: /devices/platform/GHES.4786 + GHES: /devices/platform/GHES.4154 + GHES: /devices/platform/GHES.21185 + GHES: /devices/platform/GHES.20653 + GHES: /devices/platform/GHES.4098 + GHES: /devices/platform/GHES.21119 + GHES: /devices/platform/GHES.4663 + GHES: /devices/platform/GHES.20597 + GHES: /devices/platform/GHES.21062 + GHES: /devices/platform/GHES.20530 + GHES: /devices/platform/GHES.5072 + GHES: /devices/platform/GHES.4540 + GHES: /devices/platform/GHES.5006 + GHES: /devices/platform/GHES.4484 + GHES: /devices/platform/GHES.20983 + GHES: /devices/platform/GHES.4418 + GHES: /devices/platform/GHES.21449 + GHES: /devices/platform/GHES.4993 + GHES: /devices/platform/GHES.20917 + GHES: /devices/platform/GHES.4361 + GHES: /devices/platform/GHES.21392 + GHES: /devices/platform/GHES.4927 + GHES: /devices/platform/GHES.20860 + GHES: /devices/platform/GHES.21326 + GHES: /devices/platform/GHES.4870 + GHES: /devices/platform/GHES.4239 + GHES: /devices/platform/GHES.4804 + GHES: /devices/platform/GHES.20738 + GHES: /devices/platform/GHES.4182 + GHES: /devices/platform/GHES.21203 + GHES: /devices/platform/GHES.4748 + GHES: /devices/platform/GHES.20681 + GHES: /devices/platform/GHES.4116 + GHES: /devices/platform/GHES.21147 + GHES: /devices/platform/GHES.4691 + GHES: /devices/platform/GHES.20615 + GHES: /devices/platform/GHES.21090 + GHES: /devices/platform/GHES.4625 + GHES: /devices/platform/GHES.20559 + GHES: /devices/platform/GHES.21024 + GHES: /devices/platform/GHES.4569 + GHES: /devices/platform/GHES.5034 + GHES: /devices/platform/GHES.4502 + GHES: /devices/platform/GHES.4446 + GHES: /devices/platform/GHES.21477 + GHES: /devices/platform/GHES.20945 + GHES: /devices/platform/GHES.21410 + GHES: /devices/platform/GHES.4955 + GHES: /devices/platform/GHES.20889 + GHES: /devices/platform/GHES.4323 + GHES: /devices/platform/GHES.21354 + GHES: /devices/platform/GHES.4899 + GHES: /devices/platform/GHES.20822 + GHES: /devices/platform/GHES.4267 + GHES: /devices/platform/GHES.21298 + GHES: /devices/platform/GHES.4832 + GHES: /devices/platform/GHES.20766 + GHES: /devices/platform/GHES.4200 + GHES: /devices/platform/GHES.21231 + GHES: /devices/platform/GHES.4776 + GHES: /devices/platform/GHES.4144 + GHES: /devices/platform/GHES.21175 + GHES: /devices/platform/GHES.20643 + GHES: /devices/platform/GHES.21109 + GHES: /devices/platform/GHES.4653 + GHES: /devices/platform/GHES.20587 + GHES: /devices/platform/GHES.5119 + GHES: /devices/platform/GHES.21052 + GHES: /devices/platform/GHES.4597 + GHES: /devices/platform/GHES.20520 + GHES: /devices/platform/GHES.5062 + GHES: /devices/platform/GHES.4530 + GHES: /devices/platform/GHES.4474 + GHES: /devices/platform/GHES.20973 + GHES: /devices/platform/GHES.4408 + GHES: /devices/platform/GHES.21439 + GHES: /devices/platform/GHES.4983 + GHES: /devices/platform/GHES.20907 + GHES: /devices/platform/GHES.4351 + GHES: /devices/platform/GHES.21382 + GHES: /devices/platform/GHES.4917 + GHES: /devices/platform/GHES.20850 + GHES: /devices/platform/GHES.4295 + GHES: /devices/platform/GHES.21316 + GHES: /devices/platform/GHES.4860 + GHES: /devices/platform/GHES.20794 + GHES: /devices/platform/GHES.4229 + GHES: /devices/platform/GHES.20728 + GHES: /devices/platform/GHES.4172 + GHES: /devices/platform/GHES.4738 + GHES: /devices/platform/GHES.20671 + GHES: /devices/platform/GHES.4106 + GHES: /devices/platform/GHES.21137 + GHES: /devices/platform/GHES.4681 + GHES: /devices/platform/GHES.20605 + GHES: /devices/platform/GHES.21080 + GHES: /devices/platform/GHES.4615 + GHES: /devices/platform/GHES.20549 + GHES: /devices/platform/GHES.5090 + GHES: /devices/platform/GHES.21014 + GHES: /devices/platform/GHES.4559 + GHES: /devices/platform/GHES.20492 + GHES: /devices/platform/GHES.5024 + GHES: /devices/platform/GHES.4436 + GHES: /devices/platform/GHES.21467 + GHES: /devices/platform/GHES.20935 + GHES: /devices/platform/GHES.21400 + GHES: /devices/platform/GHES.4945 + GHES: /devices/platform/GHES.20879 + GHES: /devices/platform/GHES.4313 + GHES: /devices/platform/GHES.21344 + GHES: /devices/platform/GHES.4889 + GHES: /devices/platform/GHES.20812 + GHES: /devices/platform/GHES.4257 + GHES: /devices/platform/GHES.21288 + GHES: /devices/platform/GHES.4822 + GHES: /devices/platform/GHES.20756 + GHES: /devices/platform/GHES.21221 + GHES: /devices/platform/GHES.4766 + GHES: /devices/platform/GHES.4134 + GHES: /devices/platform/GHES.21165 + GHES: /devices/platform/GHES.20633 + GHES: /devices/platform/GHES.4643 + GHES: /devices/platform/GHES.20577 + GHES: /devices/platform/GHES.5109 + GHES: /devices/platform/GHES.21042 + GHES: /devices/platform/GHES.4587 + GHES: /devices/platform/GHES.20510 + GHES: /devices/platform/GHES.5052 + GHES: /devices/platform/GHES.4520 + GHES: /devices/platform/GHES.4464 + GHES: /devices/platform/GHES.21495 + GHES: /devices/platform/GHES.20963 + GHES: /devices/platform/GHES.21429 + GHES: /devices/platform/GHES.4973 + GHES: /devices/platform/GHES.4341 + GHES: /devices/platform/GHES.21372 + GHES: /devices/platform/GHES.4907 + GHES: /devices/platform/GHES.20840 + GHES: /devices/platform/GHES.4285 + GHES: /devices/platform/GHES.21306 + GHES: /devices/platform/GHES.4850 + GHES: /devices/platform/GHES.20784 + GHES: /devices/platform/GHES.4219 + GHES: /devices/platform/GHES.4794 + GHES: /devices/platform/GHES.20718 + GHES: /devices/platform/GHES.4162 + GHES: /devices/platform/GHES.21193 + GHES: /devices/platform/GHES.4728 + GHES: /devices/platform/GHES.20661 + GHES: /devices/platform/GHES.21127 + GHES: /devices/platform/GHES.4671 + GHES: /devices/platform/GHES.21070 + GHES: /devices/platform/GHES.4605 + GHES: /devices/platform/GHES.20539 + GHES: /devices/platform/GHES.5080 + GHES: /devices/platform/GHES.21004 + GHES: /devices/platform/GHES.4549 + GHES: /devices/platform/GHES.20482 + GHES: /devices/platform/GHES.5014 + GHES: /devices/platform/GHES.4492 + GHES: /devices/platform/GHES.20991 + GHES: /devices/platform/GHES.4426 + GHES: /devices/platform/GHES.21457 + GHES: /devices/platform/GHES.20925 + GHES: /devices/platform/GHES.4935 + GHES: /devices/platform/GHES.20869 + GHES: /devices/platform/GHES.4303 + GHES: /devices/platform/GHES.21334 + GHES: /devices/platform/GHES.4879 + GHES: /devices/platform/GHES.20802 + GHES: /devices/platform/GHES.4247 + GHES: /devices/platform/GHES.21278 + GHES: /devices/platform/GHES.4812 + GHES: /devices/platform/GHES.20746 + GHES: /devices/platform/GHES.4190 + GHES: /devices/platform/GHES.21211 + GHES: /devices/platform/GHES.4756 + GHES: /devices/platform/GHES.4124 + GHES: /devices/platform/GHES.21155 + GHES: /devices/platform/GHES.20623 + GHES: /devices/platform/GHES.21099 + GHES: /devices/platform/GHES.4633 + GHES: /devices/platform/GHES.20567 + GHES: /devices/platform/GHES.21032 + GHES: /devices/platform/GHES.4577 + GHES: /devices/platform/GHES.20500 + GHES: /devices/platform/GHES.5042 + GHES: /devices/platform/GHES.4510 + GHES: /devices/platform/GHES.4454 + GHES: /devices/platform/GHES.21485 + GHES: /devices/platform/GHES.20953 + GHES: /devices/platform/GHES.4398 + GHES: /devices/platform/GHES.21419 + GHES: /devices/platform/GHES.4963 + GHES: /devices/platform/GHES.20897 + GHES: /devices/platform/GHES.4331 + GHES: /devices/platform/GHES.21362 + GHES: /devices/platform/GHES.20830 + GHES: /devices/platform/GHES.4275 + GHES: /devices/platform/GHES.4840 + GHES: /devices/platform/GHES.20774 + GHES: /devices/platform/GHES.4209 + GHES: /devices/platform/GHES.4784 + GHES: /devices/platform/GHES.20708 + GHES: /devices/platform/GHES.4152 + GHES: /devices/platform/GHES.21183 + GHES: /devices/platform/GHES.4718 + GHES: /devices/platform/GHES.20651 + GHES: /devices/platform/GHES.4096 + GHES: /devices/platform/GHES.21117 + GHES: /devices/platform/GHES.4661 + GHES: /devices/platform/GHES.20595 + GHES: /devices/platform/GHES.21060 + GHES: /devices/platform/GHES.20529 + GHES: /devices/platform/GHES.5070 + GHES: /devices/platform/GHES.4539 + GHES: /devices/platform/GHES.5004 + GHES: /devices/platform/GHES.4482 + GHES: /devices/platform/GHES.21503 + GHES: /devices/platform/GHES.20981 + GHES: /devices/platform/GHES.4416 + GHES: /devices/platform/GHES.21447 + GHES: /devices/platform/GHES.4991 + GHES: /devices/platform/GHES.20915 + GHES: /devices/platform/GHES.21390 + GHES: /devices/platform/GHES.4925 + GHES: /devices/platform/GHES.20859 + GHES: /devices/platform/GHES.21324 + GHES: /devices/platform/GHES.4869 + GHES: /devices/platform/GHES.4237 + GHES: /devices/platform/GHES.21268 + GHES: /devices/platform/GHES.4802 + GHES: /devices/platform/GHES.20736 + GHES: /devices/platform/GHES.4180 + GHES: /devices/platform/GHES.21201 + GHES: /devices/platform/GHES.4746 + GHES: /devices/platform/GHES.4114 + GHES: /devices/platform/GHES.21145 + GHES: /devices/platform/GHES.20613 + GHES: /devices/platform/GHES.21089 + GHES: /devices/platform/GHES.4623 + GHES: /devices/platform/GHES.20557 + GHES: /devices/platform/GHES.5099 + GHES: /devices/platform/GHES.21022 + GHES: /devices/platform/GHES.4567 + GHES: /devices/platform/GHES.5032 + GHES: /devices/platform/GHES.4500 + GHES: /devices/platform/GHES.4444 + GHES: /devices/platform/GHES.21475 + GHES: /devices/platform/GHES.20943 + GHES: /devices/platform/GHES.4388 + GHES: /devices/platform/GHES.21409 + GHES: /devices/platform/GHES.4953 + GHES: /devices/platform/GHES.20887 + GHES: /devices/platform/GHES.4321 + GHES: /devices/platform/GHES.21352 + GHES: /devices/platform/GHES.4897 + GHES: /devices/platform/GHES.20820 + GHES: /devices/platform/GHES.4265 + GHES: /devices/platform/GHES.21296 + GHES: /devices/platform/GHES.4830 + GHES: /devices/platform/GHES.20764 + GHES: /devices/platform/GHES.4774 + GHES: /devices/platform/GHES.4142 + GHES: /devices/platform/GHES.21173 + GHES: /devices/platform/GHES.4708 + GHES: /devices/platform/GHES.20641 + GHES: /devices/platform/GHES.21107 + GHES: /devices/platform/GHES.4651 + GHES: /devices/platform/GHES.20585 + GHES: /devices/platform/GHES.5117 + GHES: /devices/platform/GHES.21050 + GHES: /devices/platform/GHES.4595 + GHES: /devices/platform/GHES.20519 + GHES: /devices/platform/GHES.5060 + GHES: /devices/platform/GHES.4529 + GHES: /devices/platform/GHES.4472 + GHES: /devices/platform/GHES.20971 + GHES: /devices/platform/GHES.4406 + GHES: /devices/platform/GHES.21437 + GHES: /devices/platform/GHES.4981 + GHES: /devices/platform/GHES.20905 + GHES: /devices/platform/GHES.21380 + GHES: /devices/platform/GHES.4915 + GHES: /devices/platform/GHES.20849 + GHES: /devices/platform/GHES.4293 + GHES: /devices/platform/GHES.21314 + GHES: /devices/platform/GHES.4859 + GHES: /devices/platform/GHES.20792 + GHES: /devices/platform/GHES.4227 + GHES: /devices/platform/GHES.21258 + GHES: /devices/platform/GHES.20726 + GHES: /devices/platform/GHES.4170 + GHES: /devices/platform/GHES.4736 + GHES: /devices/platform/GHES.4104 + GHES: /devices/platform/GHES.21135 + GHES: /devices/platform/GHES.20603 + GHES: /devices/platform/GHES.21079 + GHES: /devices/platform/GHES.4613 + GHES: /devices/platform/GHES.20547 + GHES: /devices/platform/GHES.5089 + GHES: /devices/platform/GHES.21012 + GHES: /devices/platform/GHES.4557 + GHES: /devices/platform/GHES.20490 + GHES: /devices/platform/GHES.5022 + GHES: /devices/platform/GHES.4434 + GHES: /devices/platform/GHES.21465 + GHES: /devices/platform/GHES.20933 + GHES: /devices/platform/GHES.4378 + GHES: /devices/platform/GHES.4943 + GHES: /devices/platform/GHES.20877 + GHES: /devices/platform/GHES.4311 + GHES: /devices/platform/GHES.21342 + GHES: /devices/platform/GHES.4887 + GHES: /devices/platform/GHES.20810 + GHES: /devices/platform/GHES.4255 + GHES: /devices/platform/GHES.21286 + GHES: /devices/platform/GHES.4820 + GHES: /devices/platform/GHES.20754 + GHES: /devices/platform/GHES.4199 + GHES: /devices/platform/GHES.4764 + GHES: /devices/platform/GHES.20698 + GHES: /devices/platform/GHES.4132 + GHES: /devices/platform/GHES.21163 + GHES: /devices/platform/GHES.20631 + GHES: /devices/platform/GHES.4641 + GHES: /devices/platform/GHES.20575 + GHES: /devices/platform/GHES.5107 + GHES: /devices/platform/GHES.21040 + GHES: /devices/platform/GHES.4585 + GHES: /devices/platform/GHES.20509 + GHES: /devices/platform/GHES.5050 + GHES: /devices/platform/GHES.4519 + GHES: /devices/platform/GHES.4462 + GHES: /devices/platform/GHES.21493 + GHES: /devices/platform/GHES.20961 + GHES: /devices/platform/GHES.21427 + GHES: /devices/platform/GHES.4971 + GHES: /devices/platform/GHES.21370 + GHES: /devices/platform/GHES.4905 + GHES: /devices/platform/GHES.20839 + GHES: /devices/platform/GHES.4283 + GHES: /devices/platform/GHES.21304 + GHES: /devices/platform/GHES.4849 + GHES: /devices/platform/GHES.20782 + GHES: /devices/platform/GHES.4217 + GHES: /devices/platform/GHES.21248 + GHES: /devices/platform/GHES.4792 + GHES: /devices/platform/GHES.20716 + GHES: /devices/platform/GHES.4160 + GHES: /devices/platform/GHES.21191 + GHES: /devices/platform/GHES.4726 + GHES: /devices/platform/GHES.21125 + GHES: /devices/platform/GHES.21069 + GHES: /devices/platform/GHES.4603 + GHES: /devices/platform/GHES.20537 + GHES: /devices/platform/GHES.5079 + GHES: /devices/platform/GHES.21002 + GHES: /devices/platform/GHES.4547 + GHES: /devices/platform/GHES.20480 + GHES: /devices/platform/GHES.5012 + GHES: /devices/platform/GHES.4490 + GHES: /devices/platform/GHES.4424 + GHES: /devices/platform/GHES.21455 + GHES: /devices/platform/GHES.20923 + GHES: /devices/platform/GHES.4368 + GHES: /devices/platform/GHES.21399 + GHES: /devices/platform/GHES.4933 + GHES: /devices/platform/GHES.20867 + GHES: /devices/platform/GHES.4301 + GHES: /devices/platform/GHES.21332 + GHES: /devices/platform/GHES.4877 + GHES: /devices/platform/GHES.20800 + GHES: /devices/platform/GHES.4245 + GHES: /devices/platform/GHES.21276 + GHES: /devices/platform/GHES.4810 + GHES: /devices/platform/GHES.20744 + GHES: /devices/platform/GHES.4189 + GHES: /devices/platform/GHES.4754 + GHES: /devices/platform/GHES.20688 + GHES: /devices/platform/GHES.4122 + GHES: /devices/platform/GHES.21153 + GHES: /devices/platform/GHES.4698 + GHES: /devices/platform/GHES.20621 + GHES: /devices/platform/GHES.21097 + GHES: /devices/platform/GHES.4631 + GHES: /devices/platform/GHES.20565 + GHES: /devices/platform/GHES.21030 + GHES: /devices/platform/GHES.4575 + GHES: /devices/platform/GHES.5040 + GHES: /devices/platform/GHES.4509 + GHES: /devices/platform/GHES.4452 + GHES: /devices/platform/GHES.21483 + GHES: /devices/platform/GHES.20951 + GHES: /devices/platform/GHES.4396 + GHES: /devices/platform/GHES.21417 + GHES: /devices/platform/GHES.4961 + GHES: /devices/platform/GHES.20895 + GHES: /devices/platform/GHES.21360 + GHES: /devices/platform/GHES.20829 + GHES: /devices/platform/GHES.4273 + GHES: /devices/platform/GHES.4839 + GHES: /devices/platform/GHES.20772 + GHES: /devices/platform/GHES.4207 + GHES: /devices/platform/GHES.21238 + GHES: /devices/platform/GHES.4782 + GHES: /devices/platform/GHES.20706 + GHES: /devices/platform/GHES.4150 + GHES: /devices/platform/GHES.21181 + GHES: /devices/platform/GHES.4716 + GHES: /devices/platform/GHES.21115 + GHES: /devices/platform/GHES.20593 + GHES: /devices/platform/GHES.21059 + GHES: /devices/platform/GHES.20527 + GHES: /devices/platform/GHES.5069 + GHES: /devices/platform/GHES.4537 + GHES: /devices/platform/GHES.5002 + GHES: /devices/platform/GHES.4480 + GHES: /devices/platform/GHES.21501 + GHES: /devices/platform/GHES.4414 + GHES: /devices/platform/GHES.21445 + GHES: /devices/platform/GHES.20913 + GHES: /devices/platform/GHES.4358 + GHES: /devices/platform/GHES.21389 + GHES: /devices/platform/GHES.4923 + GHES: /devices/platform/GHES.20857 + GHES: /devices/platform/GHES.21322 + GHES: /devices/platform/GHES.4867 + GHES: /devices/platform/GHES.4235 + GHES: /devices/platform/GHES.21266 + GHES: /devices/platform/GHES.4800 + GHES: /devices/platform/GHES.20734 + GHES: /devices/platform/GHES.4179 + GHES: /devices/platform/GHES.4744 + GHES: /devices/platform/GHES.20678 + GHES: /devices/platform/GHES.4112 + GHES: /devices/platform/GHES.21143 + GHES: /devices/platform/GHES.4688 + GHES: /devices/platform/GHES.20611 + GHES: /devices/platform/GHES.21087 + GHES: /devices/platform/GHES.4621 + GHES: /devices/platform/GHES.20555 + GHES: /devices/platform/GHES.5097 + GHES: /devices/platform/GHES.21020 + GHES: /devices/platform/GHES.4565 + GHES: /devices/platform/GHES.20499 + GHES: /devices/platform/GHES.5030 + GHES: /devices/platform/GHES.4442 + GHES: /devices/platform/GHES.21473 + GHES: /devices/platform/GHES.20941 + GHES: /devices/platform/GHES.4386 + GHES: /devices/platform/GHES.21407 + GHES: /devices/platform/GHES.4951 + GHES: /devices/platform/GHES.20885 + GHES: /devices/platform/GHES.21350 + GHES: /devices/platform/GHES.4895 + GHES: /devices/platform/GHES.20819 + GHES: /devices/platform/GHES.4263 + GHES: /devices/platform/GHES.21294 + GHES: /devices/platform/GHES.4829 + GHES: /devices/platform/GHES.20762 + GHES: /devices/platform/GHES.21228 + GHES: /devices/platform/GHES.4772 + GHES: /devices/platform/GHES.4140 + GHES: /devices/platform/GHES.21171 + GHES: /devices/platform/GHES.4706 + GHES: /devices/platform/GHES.21105 + GHES: /devices/platform/GHES.20583 + GHES: /devices/platform/GHES.5115 + GHES: /devices/platform/GHES.21049 + GHES: /devices/platform/GHES.4593 + GHES: /devices/platform/GHES.20517 + GHES: /devices/platform/GHES.5059 + GHES: /devices/platform/GHES.4527 + GHES: /devices/platform/GHES.4470 + GHES: /devices/platform/GHES.4404 + GHES: /devices/platform/GHES.21435 + GHES: /devices/platform/GHES.20903 + GHES: /devices/platform/GHES.4348 + GHES: /devices/platform/GHES.21379 + GHES: /devices/platform/GHES.4913 + GHES: /devices/platform/GHES.20847 + GHES: /devices/platform/GHES.4291 + GHES: /devices/platform/GHES.21312 + GHES: /devices/platform/GHES.4857 + GHES: /devices/platform/GHES.20790 + GHES: /devices/platform/GHES.4225 + GHES: /devices/platform/GHES.21256 + GHES: /devices/platform/GHES.20724 + GHES: /devices/platform/GHES.4169 + GHES: /devices/platform/GHES.4734 + GHES: /devices/platform/GHES.20668 + GHES: /devices/platform/GHES.4102 + GHES: /devices/platform/GHES.21133 + GHES: /devices/platform/GHES.4678 + GHES: /devices/platform/GHES.20601 + GHES: /devices/platform/GHES.21077 + GHES: /devices/platform/GHES.4611 + GHES: /devices/platform/GHES.20545 + GHES: /devices/platform/GHES.5087 + GHES: /devices/platform/GHES.21010 + GHES: /devices/platform/GHES.4555 + GHES: /devices/platform/GHES.20489 + GHES: /devices/platform/GHES.5020 + GHES: /devices/platform/GHES.4499 + GHES: /devices/platform/GHES.20998 + GHES: /devices/platform/GHES.4432 + GHES: /devices/platform/GHES.21463 + GHES: /devices/platform/GHES.20931 + GHES: /devices/platform/GHES.4376 + GHES: /devices/platform/GHES.4941 + GHES: /devices/platform/GHES.20875 + GHES: /devices/platform/GHES.516 + GHES: /devices/platform/GHES.21340 + GHES: /devices/platform/GHES.4885 + GHES: /devices/platform/GHES.20809 + GHES: /devices/platform/GHES.4253 + GHES: /devices/platform/GHES.21284 + GHES: /devices/platform/GHES.4819 + GHES: /devices/platform/GHES.20752 + GHES: /devices/platform/GHES.4197 + GHES: /devices/platform/GHES.21218 + GHES: /devices/platform/GHES.4762 + GHES: /devices/platform/GHES.20696 + GHES: /devices/platform/GHES.4130 + GHES: /devices/platform/GHES.21161 + GHES: /devices/platform/GHES.20573 + GHES: /devices/platform/GHES.5105 + GHES: /devices/platform/GHES.21039 + GHES: /devices/platform/GHES.4583 + GHES: /devices/platform/GHES.20507 + GHES: /devices/platform/GHES.5049 + GHES: /devices/platform/GHES.4517 + GHES: /devices/platform/GHES.4460 + GHES: /devices/platform/GHES.21491 + GHES: /devices/platform/GHES.21425 + GHES: /devices/platform/GHES.4338 + GHES: /devices/platform/GHES.21369 + GHES: /devices/platform/GHES.4903 + GHES: /devices/platform/GHES.20837 + GHES: /devices/platform/GHES.4281 + GHES: /devices/platform/GHES.21302 + GHES: /devices/platform/GHES.4847 + GHES: /devices/platform/GHES.20780 + GHES: /devices/platform/GHES.4215 + GHES: /devices/platform/GHES.21246 + GHES: /devices/platform/GHES.4790 + GHES: /devices/platform/GHES.20714 + GHES: /devices/platform/GHES.4159 + GHES: /devices/platform/GHES.4724 + GHES: /devices/platform/GHES.20658 + GHES: /devices/platform/GHES.21123 + GHES: /devices/platform/GHES.4668 + GHES: /devices/platform/GHES.21067 + GHES: /devices/platform/GHES.4601 + GHES: /devices/platform/GHES.20535 + GHES: /devices/platform/GHES.5077 + GHES: /devices/platform/GHES.21000 + GHES: /devices/platform/GHES.4545 + GHES: /devices/platform/GHES.5010 + GHES: /devices/platform/GHES.4489 + GHES: /devices/platform/GHES.20988 + GHES: /devices/platform/GHES.4422 + GHES: /devices/platform/GHES.21453 + GHES: /devices/platform/GHES.4998 + GHES: /devices/platform/GHES.20921 + GHES: /devices/platform/GHES.4366 + GHES: /devices/platform/GHES.21397 + GHES: /devices/platform/GHES.4931 + GHES: /devices/platform/GHES.20865 + GHES: /devices/platform/GHES.21330 + GHES: /devices/platform/GHES.4875 + GHES: /devices/platform/GHES.4243 + GHES: /devices/platform/GHES.21274 + GHES: /devices/platform/GHES.4809 + GHES: /devices/platform/GHES.20742 + GHES: /devices/platform/GHES.4187 + GHES: /devices/platform/GHES.21208 + GHES: /devices/platform/GHES.4752 + GHES: /devices/platform/GHES.20686 + GHES: /devices/platform/GHES.4120 + GHES: /devices/platform/GHES.21151 + GHES: /devices/platform/GHES.4696 + GHES: /devices/platform/GHES.21095 + GHES: /devices/platform/GHES.20563 + GHES: /devices/platform/GHES.21029 + GHES: /devices/platform/GHES.4573 + GHES: /devices/platform/GHES.5039 + GHES: /devices/platform/GHES.4507 + GHES: /devices/platform/GHES.4450 + GHES: /devices/platform/GHES.21481 + GHES: /devices/platform/GHES.4394 + GHES: /devices/platform/GHES.21415 + GHES: /devices/platform/GHES.20893 + GHES: /devices/platform/GHES.4328 + GHES: /devices/platform/GHES.21359 + GHES: /devices/platform/GHES.20827 + GHES: /devices/platform/GHES.4271 + GHES: /devices/platform/GHES.4837 + GHES: /devices/platform/GHES.20770 + GHES: /devices/platform/GHES.4205 + GHES: /devices/platform/GHES.21236 + GHES: /devices/platform/GHES.4780 + GHES: /devices/platform/GHES.20704 + GHES: /devices/platform/GHES.4149 + GHES: /devices/platform/GHES.4714 + GHES: /devices/platform/GHES.20648 + GHES: /devices/platform/GHES.21113 + GHES: /devices/platform/GHES.4658 + GHES: /devices/platform/GHES.20591 + GHES: /devices/platform/GHES.21057 + GHES: /devices/platform/GHES.20525 + GHES: /devices/platform/GHES.5067 + GHES: /devices/platform/GHES.4535 + GHES: /devices/platform/GHES.5000 + GHES: /devices/platform/GHES.4479 + GHES: /devices/platform/GHES.20978 + GHES: /devices/platform/GHES.4412 + GHES: /devices/platform/GHES.21443 + GHES: /devices/platform/GHES.4988 + GHES: /devices/platform/GHES.20911 + GHES: /devices/platform/GHES.4356 + GHES: /devices/platform/GHES.21387 + GHES: /devices/platform/GHES.4921 + GHES: /devices/platform/GHES.20855 + GHES: /devices/platform/GHES.21320 + GHES: /devices/platform/GHES.4865 + GHES: /devices/platform/GHES.20799 + GHES: /devices/platform/GHES.4233 + GHES: /devices/platform/GHES.21264 + GHES: /devices/platform/GHES.20732 + GHES: /devices/platform/GHES.4177 + GHES: /devices/platform/GHES.4742 + GHES: /devices/platform/GHES.20676 + GHES: /devices/platform/GHES.4110 + GHES: /devices/platform/GHES.21141 + GHES: /devices/platform/GHES.4686 + GHES: /devices/platform/GHES.21085 + GHES: /devices/platform/GHES.20553 + GHES: /devices/platform/GHES.5095 + GHES: /devices/platform/GHES.21019 + GHES: /devices/platform/GHES.4563 + GHES: /devices/platform/GHES.20497 + GHES: /devices/platform/GHES.5029 + GHES: /devices/platform/GHES.4440 + GHES: /devices/platform/GHES.21471 + GHES: /devices/platform/GHES.4384 + GHES: /devices/platform/GHES.21405 + GHES: /devices/platform/GHES.20883 + GHES: /devices/platform/GHES.4318 + GHES: /devices/platform/GHES.21349 + GHES: /devices/platform/GHES.4893 + GHES: /devices/platform/GHES.20817 + GHES: /devices/platform/GHES.4261 + GHES: /devices/platform/GHES.21292 + GHES: /devices/platform/GHES.4827 + GHES: /devices/platform/GHES.20760 + GHES: /devices/platform/GHES.21226 + GHES: /devices/platform/GHES.4770 + GHES: /devices/platform/GHES.4139 + GHES: /devices/platform/GHES.4704 + GHES: /devices/platform/GHES.20638 + GHES: /devices/platform/GHES.21103 + GHES: /devices/platform/GHES.4648 + GHES: /devices/platform/GHES.20581 + GHES: /devices/platform/GHES.5113 + GHES: /devices/platform/GHES.21047 + GHES: /devices/platform/GHES.4591 + GHES: /devices/platform/GHES.20515 + GHES: /devices/platform/GHES.5057 + GHES: /devices/platform/GHES.4525 + GHES: /devices/platform/GHES.4469 + GHES: /devices/platform/GHES.20968 + GHES: /devices/platform/GHES.4402 + GHES: /devices/platform/GHES.21433 + GHES: /devices/platform/GHES.4978 + GHES: /devices/platform/GHES.20901 + GHES: /devices/platform/GHES.4346 + GHES: /devices/platform/GHES.21377 + GHES: /devices/platform/GHES.4911 + GHES: /devices/platform/GHES.20845 + GHES: /devices/platform/GHES.21310 + GHES: /devices/platform/GHES.4855 + GHES: /devices/platform/GHES.20789 + GHES: /devices/platform/GHES.4223 + GHES: /devices/platform/GHES.21254 + GHES: /devices/platform/GHES.4799 + GHES: /devices/platform/GHES.20722 + GHES: /devices/platform/GHES.4167 + GHES: /devices/platform/GHES.21198 + GHES: /devices/platform/GHES.4732 + GHES: /devices/platform/GHES.20666 + GHES: /devices/platform/GHES.4100 + GHES: /devices/platform/GHES.21131 + GHES: /devices/platform/GHES.4676 + GHES: /devices/platform/GHES.21075 + GHES: /devices/platform/GHES.20543 + GHES: /devices/platform/GHES.5085 + GHES: /devices/platform/GHES.21009 + GHES: /devices/platform/GHES.4553 + GHES: /devices/platform/GHES.20487 + GHES: /devices/platform/GHES.5019 + GHES: /devices/platform/GHES.4497 + GHES: /devices/platform/GHES.20996 + GHES: /devices/platform/GHES.4430 + GHES: /devices/platform/GHES.21461 + GHES: /devices/platform/GHES.4374 + GHES: /devices/platform/GHES.20873 + GHES: /devices/platform/GHES.514 + GHES: /devices/platform/GHES.4308 + GHES: /devices/platform/GHES.21339 + GHES: /devices/platform/GHES.4883 + GHES: /devices/platform/GHES.20807 + GHES: /devices/platform/GHES.4251 + GHES: /devices/platform/GHES.21282 + GHES: /devices/platform/GHES.4817 + GHES: /devices/platform/GHES.20750 + GHES: /devices/platform/GHES.4195 + GHES: /devices/platform/GHES.21216 + GHES: /devices/platform/GHES.4760 + GHES: /devices/platform/GHES.20694 + GHES: /devices/platform/GHES.4129 + GHES: /devices/platform/GHES.20628 + GHES: /devices/platform/GHES.4638 + GHES: /devices/platform/GHES.20571 + GHES: /devices/platform/GHES.5103 + GHES: /devices/platform/GHES.21037 + GHES: /devices/platform/GHES.4581 + GHES: /devices/platform/GHES.20505 + GHES: /devices/platform/GHES.5047 + GHES: /devices/platform/GHES.4515 + GHES: /devices/platform/GHES.4459 + GHES: /devices/platform/GHES.20958 + GHES: /devices/platform/GHES.21423 + GHES: /devices/platform/GHES.4968 + GHES: /devices/platform/GHES.4336 + GHES: /devices/platform/GHES.21367 + GHES: /devices/platform/GHES.4901 + GHES: /devices/platform/GHES.20835 + GHES: /devices/platform/GHES.21300 + GHES: /devices/platform/GHES.4845 + GHES: /devices/platform/GHES.20779 + GHES: /devices/platform/GHES.4213 + GHES: /devices/platform/GHES.21244 + GHES: /devices/platform/GHES.4789 + GHES: /devices/platform/GHES.20712 + GHES: /devices/platform/GHES.4157 + GHES: /devices/platform/GHES.21188 + GHES: /devices/platform/GHES.4722 + GHES: /devices/platform/GHES.20656 + GHES: /devices/platform/GHES.21121 + GHES: /devices/platform/GHES.4666 + GHES: /devices/platform/GHES.21065 + GHES: /devices/platform/GHES.20533 + GHES: /devices/platform/GHES.5075 + GHES: /devices/platform/GHES.4543 + GHES: /devices/platform/GHES.5009 + GHES: /devices/platform/GHES.4487 + GHES: /devices/platform/GHES.20986 + GHES: /devices/platform/GHES.4420 + GHES: /devices/platform/GHES.21451 + GHES: /devices/platform/GHES.4996 + GHES: /devices/platform/GHES.4364 + GHES: /devices/platform/GHES.21395 + GHES: /devices/platform/GHES.20863 + GHES: /devices/platform/GHES.21329 + GHES: /devices/platform/GHES.4873 + GHES: /devices/platform/GHES.4241 + GHES: /devices/platform/GHES.21272 + GHES: /devices/platform/GHES.4807 + GHES: /devices/platform/GHES.20740 + GHES: /devices/platform/GHES.4185 + GHES: /devices/platform/GHES.21206 + GHES: /devices/platform/GHES.4750 + GHES: /devices/platform/GHES.20684 + GHES: /devices/platform/GHES.4119 + GHES: /devices/platform/GHES.4694 + GHES: /devices/platform/GHES.20618 + GHES: /devices/platform/GHES.21093 + GHES: /devices/platform/GHES.4628 + GHES: /devices/platform/GHES.20561 + GHES: /devices/platform/GHES.21027 + GHES: /devices/platform/GHES.4571 + GHES: /devices/platform/GHES.5037 + GHES: /devices/platform/GHES.4505 + GHES: /devices/platform/GHES.4449 + GHES: /devices/platform/GHES.20948 + GHES: /devices/platform/GHES.4392 + GHES: /devices/platform/GHES.21413 + GHES: /devices/platform/GHES.4958 + GHES: /devices/platform/GHES.20891 + GHES: /devices/platform/GHES.4326 + GHES: /devices/platform/GHES.21357 + GHES: /devices/platform/GHES.20825 + GHES: /devices/platform/GHES.4835 + GHES: /devices/platform/GHES.20769 + GHES: /devices/platform/GHES.4203 + GHES: /devices/platform/GHES.21234 + GHES: /devices/platform/GHES.4779 + GHES: /devices/platform/GHES.20702 + GHES: /devices/platform/GHES.4147 + GHES: /devices/platform/GHES.21178 + GHES: /devices/platform/GHES.4712 + GHES: /devices/platform/GHES.20646 + GHES: /devices/platform/GHES.21111 + GHES: /devices/platform/GHES.4656 + GHES: /devices/platform/GHES.21055 + GHES: /devices/platform/GHES.20523 + GHES: /devices/platform/GHES.5065 + GHES: /devices/platform/GHES.4533 + GHES: /devices/platform/GHES.4477 + GHES: /devices/platform/GHES.20976 + GHES: /devices/platform/GHES.4410 + GHES: /devices/platform/GHES.21441 + GHES: /devices/platform/GHES.4986 + GHES: /devices/platform/GHES.4354 + GHES: /devices/platform/GHES.21385 + GHES: /devices/platform/GHES.20853 + GHES: /devices/platform/GHES.4298 + GHES: /devices/platform/GHES.21319 + GHES: /devices/platform/GHES.4863 + GHES: /devices/platform/GHES.20797 + GHES: /devices/platform/GHES.4231 + GHES: /devices/platform/GHES.21262 + GHES: /devices/platform/GHES.20730 + GHES: /devices/platform/GHES.4175 + GHES: /devices/platform/GHES.4740 + GHES: /devices/platform/GHES.20674 + GHES: /devices/platform/GHES.4109 + GHES: /devices/platform/GHES.4684 + GHES: /devices/platform/GHES.20608 + GHES: /devices/platform/GHES.21083 + GHES: /devices/platform/GHES.4618 + GHES: /devices/platform/GHES.20551 + GHES: /devices/platform/GHES.5093 + GHES: /devices/platform/GHES.21017 + GHES: /devices/platform/GHES.768 + GHES: /devices/platform/GHES.4561 + GHES: /devices/platform/GHES.20495 + GHES: /devices/platform/GHES.5027 + GHES: /devices/platform/GHES.4439 + GHES: /devices/platform/GHES.20938 + GHES: /devices/platform/GHES.4382 + GHES: /devices/platform/GHES.21403 + GHES: /devices/platform/GHES.4948 + GHES: /devices/platform/GHES.20881 + GHES: /devices/platform/GHES.4316 + GHES: /devices/platform/GHES.21347 + GHES: /devices/platform/GHES.4891 + GHES: /devices/platform/GHES.20815 + GHES: /devices/platform/GHES.21290 + GHES: /devices/platform/GHES.4825 + GHES: /devices/platform/GHES.20759 + GHES: /devices/platform/GHES.21224 + GHES: /devices/platform/GHES.4769 + GHES: /devices/platform/GHES.4137 + GHES: /devices/platform/GHES.21168 + GHES: /devices/platform/GHES.4702 + GHES: /devices/platform/GHES.20636 + GHES: /devices/platform/GHES.21101 + GHES: /devices/platform/GHES.4646 + GHES: /devices/platform/GHES.5111 + GHES: /devices/platform/GHES.21045 + GHES: /devices/platform/GHES.20513 + GHES: /devices/platform/GHES.5055 + GHES: /devices/platform/GHES.4523 + GHES: /devices/platform/GHES.4467 + GHES: /devices/platform/GHES.21498 + GHES: /devices/platform/GHES.20966 + GHES: /devices/platform/GHES.4400 + GHES: /devices/platform/GHES.21431 + GHES: /devices/platform/GHES.4976 + GHES: /devices/platform/GHES.4344 + GHES: /devices/platform/GHES.21375 + GHES: /devices/platform/GHES.20843 + GHES: /devices/platform/GHES.4288 + GHES: /devices/platform/GHES.21309 + GHES: /devices/platform/GHES.4853 + GHES: /devices/platform/GHES.20787 + GHES: /devices/platform/GHES.4221 + GHES: /devices/platform/GHES.21252 + GHES: /devices/platform/GHES.4797 + GHES: /devices/platform/GHES.20720 + GHES: /devices/platform/GHES.4165 + GHES: /devices/platform/GHES.21196 + GHES: /devices/platform/GHES.4730 + GHES: /devices/platform/GHES.20664 + GHES: /devices/platform/GHES.4674 + GHES: /devices/platform/GHES.21073 + GHES: /devices/platform/GHES.4608 + GHES: /devices/platform/GHES.20541 + GHES: /devices/platform/GHES.5083 + GHES: /devices/platform/GHES.21007 + GHES: /devices/platform/GHES.4551 + GHES: /devices/platform/GHES.20485 + GHES: /devices/platform/GHES.5017 + GHES: /devices/platform/GHES.4495 + GHES: /devices/platform/GHES.20994 + GHES: /devices/platform/GHES.4429 + GHES: /devices/platform/GHES.20928 + GHES: /devices/platform/GHES.4372 + GHES: /devices/platform/GHES.4938 + GHES: /devices/platform/GHES.20871 + GHES: /devices/platform/GHES.512 + GHES: /devices/platform/GHES.4306 + GHES: /devices/platform/GHES.21337 + GHES: /devices/platform/GHES.4881 + GHES: /devices/platform/GHES.20805 + GHES: /devices/platform/GHES.21280 + GHES: /devices/platform/GHES.4815 + GHES: /devices/platform/GHES.20749 + GHES: /devices/platform/GHES.4193 + GHES: /devices/platform/GHES.21214 + GHES: /devices/platform/GHES.4759 + GHES: /devices/platform/GHES.20692 + GHES: /devices/platform/GHES.4127 + GHES: /devices/platform/GHES.21158 + GHES: /devices/platform/GHES.20626 + GHES: /devices/platform/GHES.4636 + GHES: /devices/platform/GHES.5101 + GHES: /devices/platform/GHES.21035 + GHES: /devices/platform/GHES.20503 + GHES: /devices/platform/GHES.5045 + GHES: /devices/platform/GHES.4513 + GHES: /devices/platform/GHES.4457 + GHES: /devices/platform/GHES.21488 + GHES: /devices/platform/GHES.20956 + GHES: /devices/platform/GHES.21421 + GHES: /devices/platform/GHES.4966 + GHES: /devices/platform/GHES.4334 + GHES: /devices/platform/GHES.21365 + GHES: /devices/platform/GHES.20833 + GHES: /devices/platform/GHES.4278 + GHES: /devices/platform/GHES.4843 + GHES: /devices/platform/GHES.20777 + GHES: /devices/platform/GHES.4211 + GHES: /devices/platform/GHES.21242 + GHES: /devices/platform/GHES.4787 + GHES: /devices/platform/GHES.20710 + GHES: /devices/platform/GHES.4155 + GHES: /devices/platform/GHES.21186 + GHES: /devices/platform/GHES.4720 + GHES: /devices/platform/GHES.20654 + GHES: /devices/platform/GHES.4099 + GHES: /devices/platform/GHES.4664 + GHES: /devices/platform/GHES.20598 + GHES: /devices/platform/GHES.21063 + GHES: /devices/platform/GHES.20531 + GHES: /devices/platform/GHES.5073 + GHES: /devices/platform/GHES.4541 + GHES: /devices/platform/GHES.5007 + GHES: /devices/platform/GHES.4485 + GHES: /devices/platform/GHES.20984 + GHES: /devices/platform/GHES.4419 + GHES: /devices/platform/GHES.4994 + GHES: /devices/platform/GHES.20918 + GHES: /devices/platform/GHES.4362 + GHES: /devices/platform/GHES.21393 + GHES: /devices/platform/GHES.4928 + GHES: /devices/platform/GHES.20861 + GHES: /devices/platform/GHES.21327 + GHES: /devices/platform/GHES.4871 + GHES: /devices/platform/GHES.21270 + GHES: /devices/platform/GHES.4805 + GHES: /devices/platform/GHES.20739 + GHES: /devices/platform/GHES.4183 + GHES: /devices/platform/GHES.21204 + GHES: /devices/platform/GHES.4749 + GHES: /devices/platform/GHES.20682 + GHES: /devices/platform/GHES.4117 + GHES: /devices/platform/GHES.21148 + GHES: /devices/platform/GHES.4692 + GHES: /devices/platform/GHES.20616 + GHES: /devices/platform/GHES.21091 + GHES: /devices/platform/GHES.4626 + GHES: /devices/platform/GHES.21025 + GHES: /devices/platform/GHES.5035 + GHES: /devices/platform/GHES.4503 + GHES: /devices/platform/GHES.4447 + GHES: /devices/platform/GHES.21478 + GHES: /devices/platform/GHES.20946 + GHES: /devices/platform/GHES.4390 + GHES: /devices/platform/GHES.21411 + GHES: /devices/platform/GHES.4956 + GHES: /devices/platform/GHES.4324 + GHES: /devices/platform/GHES.21355 + GHES: /devices/platform/GHES.20823 + GHES: /devices/platform/GHES.4268 + GHES: /devices/platform/GHES.21299 + GHES: /devices/platform/GHES.4833 + GHES: /devices/platform/GHES.20767 + GHES: /devices/platform/GHES.4201 + GHES: /devices/platform/GHES.21232 + GHES: /devices/platform/GHES.4777 + GHES: /devices/platform/GHES.20700 + GHES: /devices/platform/GHES.4145 + GHES: /devices/platform/GHES.21176 + GHES: /devices/platform/GHES.4710 + GHES: /devices/platform/GHES.20644 + GHES: /devices/platform/GHES.4654 + GHES: /devices/platform/GHES.20588 + GHES: /devices/platform/GHES.21053 + GHES: /devices/platform/GHES.4598 + GHES: /devices/platform/GHES.20521 + GHES: /devices/platform/GHES.5063 + GHES: /devices/platform/GHES.4531 + GHES: /devices/platform/GHES.4475 + GHES: /devices/platform/GHES.20974 + GHES: /devices/platform/GHES.4409 + GHES: /devices/platform/GHES.4984 + GHES: /devices/platform/GHES.20908 + GHES: /devices/platform/GHES.4352 + GHES: /devices/platform/GHES.21383 + GHES: /devices/platform/GHES.4918 + GHES: /devices/platform/GHES.20851 + GHES: /devices/platform/GHES.4296 + GHES: /devices/platform/GHES.21317 + GHES: /devices/platform/GHES.4861 + GHES: /devices/platform/GHES.20795 + GHES: /devices/platform/GHES.21260 + GHES: /devices/platform/GHES.20729 + GHES: /devices/platform/GHES.4173 + GHES: /devices/platform/GHES.4739 + GHES: /devices/platform/GHES.20672 + GHES: /devices/platform/GHES.4107 + GHES: /devices/platform/GHES.21138 + GHES: /devices/platform/GHES.4682 + GHES: /devices/platform/GHES.20606 + GHES: /devices/platform/GHES.21081 + GHES: /devices/platform/GHES.4616 + GHES: /devices/platform/GHES.5091 + GHES: /devices/platform/GHES.21015 + GHES: /devices/platform/GHES.20493 + GHES: /devices/platform/GHES.5025 + GHES: /devices/platform/GHES.4437 + GHES: /devices/platform/GHES.21468 + GHES: /devices/platform/GHES.20936 + GHES: /devices/platform/GHES.4380 + GHES: /devices/platform/GHES.21401 + GHES: /devices/platform/GHES.4946 + GHES: /devices/platform/GHES.4314 + GHES: /devices/platform/GHES.21345 + GHES: /devices/platform/GHES.20813 + GHES: /devices/platform/GHES.4258 + GHES: /devices/platform/GHES.21289 + GHES: /devices/platform/GHES.4823 + GHES: /devices/platform/GHES.20757 + GHES: /devices/platform/GHES.21222 + GHES: /devices/platform/GHES.4767 + GHES: /devices/platform/GHES.4135 + GHES: /devices/platform/GHES.21166 + GHES: /devices/platform/GHES.4700 + GHES: /devices/platform/GHES.20634 + GHES: /devices/platform/GHES.4644 + GHES: /devices/platform/GHES.20578 + GHES: /devices/platform/GHES.21043 + GHES: /devices/platform/GHES.4588 + GHES: /devices/platform/GHES.20511 + GHES: /devices/platform/GHES.5053 + GHES: /devices/platform/GHES.4521 + GHES: /devices/platform/GHES.4465 + GHES: /devices/platform/GHES.21496 + GHES: /devices/platform/GHES.20964 + GHES: /devices/platform/GHES.4974 + GHES: /devices/platform/GHES.4342 + GHES: /devices/platform/GHES.21373 + GHES: /devices/platform/GHES.4908 + GHES: /devices/platform/GHES.20841 + GHES: /devices/platform/GHES.4286 + GHES: /devices/platform/GHES.21307 + GHES: /devices/platform/GHES.4851 + GHES: /devices/platform/GHES.20785 + GHES: /devices/platform/GHES.21250 + GHES: /devices/platform/GHES.4795 + GHES: /devices/platform/GHES.20719 + GHES: /devices/platform/GHES.4163 + GHES: /devices/platform/GHES.21194 + GHES: /devices/platform/GHES.4729 + GHES: /devices/platform/GHES.20662 + GHES: /devices/platform/GHES.21128 + GHES: /devices/platform/GHES.4672 + GHES: /devices/platform/GHES.21071 + GHES: /devices/platform/GHES.4606 + GHES: /devices/platform/GHES.5081 + GHES: /devices/platform/GHES.21005 + GHES: /devices/platform/GHES.20483 + GHES: /devices/platform/GHES.5015 + GHES: /devices/platform/GHES.4493 + GHES: /devices/platform/GHES.20992 + GHES: /devices/platform/GHES.4427 + GHES: /devices/platform/GHES.21458 + GHES: /devices/platform/GHES.20926 + GHES: /devices/platform/GHES.4370 + GHES: /devices/platform/GHES.4936 + GHES: /devices/platform/GHES.4304 + GHES: /devices/platform/GHES.21335 + GHES: /devices/platform/GHES.20803 + GHES: /devices/platform/GHES.4248 + GHES: /devices/platform/GHES.21279 + GHES: /devices/platform/GHES.4813 + GHES: /devices/platform/GHES.20747 + GHES: /devices/platform/GHES.4191 + GHES: /devices/platform/GHES.21212 + GHES: /devices/platform/GHES.4757 + GHES: /devices/platform/GHES.20690 + GHES: /devices/platform/GHES.4125 + GHES: /devices/platform/GHES.21156 + GHES: /devices/platform/GHES.20624 + GHES: /devices/platform/GHES.4634 + GHES: /devices/platform/GHES.20568 + GHES: /devices/platform/GHES.21033 + GHES: /devices/platform/GHES.4578 + GHES: /devices/platform/GHES.20501 + GHES: /devices/platform/GHES.5043 + GHES: /devices/platform/GHES.4511 + GHES: /devices/platform/GHES.4455 + GHES: /devices/platform/GHES.21486 + GHES: /devices/platform/GHES.20954 + GHES: /devices/platform/GHES.4399 + GHES: /devices/platform/GHES.4964 + GHES: /devices/platform/GHES.20898 + GHES: /devices/platform/GHES.4332 + GHES: /devices/platform/GHES.21363 + GHES: /devices/platform/GHES.20831 + GHES: /devices/platform/GHES.4276 + GHES: /devices/platform/GHES.4841 + GHES: /devices/platform/GHES.20775 + GHES: /devices/platform/GHES.21240 + GHES: /devices/platform/GHES.4785 + GHES: /devices/platform/GHES.20709 + GHES: /devices/platform/GHES.4153 + GHES: /devices/platform/GHES.21184 + GHES: /devices/platform/GHES.4719 + GHES: /devices/platform/GHES.20652 + GHES: /devices/platform/GHES.4097 + GHES: /devices/platform/GHES.21118 + GHES: /devices/platform/GHES.4662 + GHES: /devices/platform/GHES.20596 + GHES: /devices/platform/GHES.21061 + GHES: /devices/platform/GHES.5071 + GHES: /devices/platform/GHES.5005 + GHES: /devices/platform/GHES.4483 + GHES: /devices/platform/GHES.20982 + GHES: /devices/platform/GHES.4417 + GHES: /devices/platform/GHES.21448 + GHES: /devices/platform/GHES.4992 + GHES: /devices/platform/GHES.20916 + GHES: /devices/platform/GHES.4360 + GHES: /devices/platform/GHES.21391 + GHES: /devices/platform/GHES.4926 + GHES: /devices/platform/GHES.21325 + GHES: /devices/platform/GHES.4238 + GHES: /devices/platform/GHES.21269 + GHES: /devices/platform/GHES.4803 + GHES: /devices/platform/GHES.20737 + GHES: /devices/platform/GHES.4181 + GHES: /devices/platform/GHES.21202 + GHES: /devices/platform/GHES.4747 + GHES: /devices/platform/GHES.20680 + GHES: /devices/platform/GHES.4115 + GHES: /devices/platform/GHES.21146 + GHES: /devices/platform/GHES.4690 + GHES: /devices/platform/GHES.20614 + GHES: /devices/platform/GHES.4624 + GHES: /devices/platform/GHES.20558 + GHES: /devices/platform/GHES.21023 + GHES: /devices/platform/GHES.4568 + GHES: /devices/platform/GHES.5033 + GHES: /devices/platform/GHES.4501 + GHES: /devices/platform/GHES.4445 + GHES: /devices/platform/GHES.21476 + GHES: /devices/platform/GHES.20944 + GHES: /devices/platform/GHES.4389 + GHES: /devices/platform/GHES.4954 + GHES: /devices/platform/GHES.20888 + GHES: /devices/platform/GHES.4322 + GHES: /devices/platform/GHES.21353 + GHES: /devices/platform/GHES.4898 + GHES: /devices/platform/GHES.20821 + GHES: /devices/platform/GHES.4266 + GHES: /devices/platform/GHES.21297 + GHES: /devices/platform/GHES.4831 + GHES: /devices/platform/GHES.20765 + GHES: /devices/platform/GHES.21230 + GHES: /devices/platform/GHES.4775 + GHES: /devices/platform/GHES.4143 + GHES: /devices/platform/GHES.21174 + GHES: /devices/platform/GHES.4709 + GHES: /devices/platform/GHES.20642 + GHES: /devices/platform/GHES.21108 + GHES: /devices/platform/GHES.4652 + GHES: /devices/platform/GHES.20586 + GHES: /devices/platform/GHES.5118 + GHES: /devices/platform/GHES.21051 + GHES: /devices/platform/GHES.4596 + GHES: /devices/platform/GHES.5061 + GHES: /devices/platform/GHES.4473 + GHES: /devices/platform/GHES.20972 + GHES: /devices/platform/GHES.4407 + GHES: /devices/platform/GHES.21438 + GHES: /devices/platform/GHES.4982 + GHES: /devices/platform/GHES.20906 + GHES: /devices/platform/GHES.4350 + GHES: /devices/platform/GHES.21381 + GHES: /devices/platform/GHES.4916 + GHES: /devices/platform/GHES.4294 + GHES: /devices/platform/GHES.21315 + GHES: /devices/platform/GHES.20793 + GHES: /devices/platform/GHES.4228 + GHES: /devices/platform/GHES.21259 + GHES: /devices/platform/GHES.20727 + GHES: /devices/platform/GHES.4171 + GHES: /devices/platform/GHES.4737 + GHES: /devices/platform/GHES.20670 + GHES: /devices/platform/GHES.4105 + GHES: /devices/platform/GHES.21136 + GHES: /devices/platform/GHES.4680 + GHES: /devices/platform/GHES.20604 + GHES: /devices/platform/GHES.4614 + GHES: /devices/platform/GHES.20548 + GHES: /devices/platform/GHES.21013 + GHES: /devices/platform/GHES.4558 + GHES: /devices/platform/GHES.20491 + GHES: /devices/platform/GHES.5023 + GHES: /devices/platform/GHES.4435 + GHES: /devices/platform/GHES.21466 + GHES: /devices/platform/GHES.20934 + GHES: /devices/platform/GHES.4379 + GHES: /devices/platform/GHES.4944 + GHES: /devices/platform/GHES.20878 + GHES: /devices/platform/GHES.4312 + GHES: /devices/platform/GHES.21343 + GHES: /devices/platform/GHES.4888 + GHES: /devices/platform/GHES.20811 + GHES: /devices/platform/GHES.4256 + GHES: /devices/platform/GHES.21287 + GHES: /devices/platform/GHES.4821 + GHES: /devices/platform/GHES.20755 + GHES: /devices/platform/GHES.21220 + GHES: /devices/platform/GHES.4765 + GHES: /devices/platform/GHES.20699 + GHES: /devices/platform/GHES.4133 + GHES: /devices/platform/GHES.21164 + GHES: /devices/platform/GHES.20632 + GHES: /devices/platform/GHES.4642 + GHES: /devices/platform/GHES.20576 + GHES: /devices/platform/GHES.5108 + GHES: /devices/platform/GHES.21041 + GHES: /devices/platform/GHES.4586 + GHES: /devices/platform/GHES.5051 + GHES: /devices/platform/GHES.4463 + GHES: /devices/platform/GHES.21494 + GHES: /devices/platform/GHES.20962 + GHES: /devices/platform/GHES.21428 + GHES: /devices/platform/GHES.4972 + GHES: /devices/platform/GHES.4340 + GHES: /devices/platform/GHES.21371 + GHES: /devices/platform/GHES.4906 + GHES: /devices/platform/GHES.4284 + GHES: /devices/platform/GHES.21305 + GHES: /devices/platform/GHES.20783 + GHES: /devices/platform/GHES.4218 + GHES: /devices/platform/GHES.21249 + GHES: /devices/platform/GHES.4793 + GHES: /devices/platform/GHES.20717 + GHES: /devices/platform/GHES.4161 + GHES: /devices/platform/GHES.21192 + GHES: /devices/platform/GHES.4727 + GHES: /devices/platform/GHES.20660 + GHES: /devices/platform/GHES.21126 + GHES: /devices/platform/GHES.4670 + GHES: /devices/platform/GHES.4604 + GHES: /devices/platform/GHES.20538 + GHES: /devices/platform/GHES.21003 + GHES: /devices/platform/GHES.4548 + GHES: /devices/platform/GHES.20481 + GHES: /devices/platform/GHES.5013 + GHES: /devices/platform/GHES.4491 + GHES: /devices/platform/GHES.20990 + GHES: /devices/platform/GHES.4425 + GHES: /devices/platform/GHES.21456 + GHES: /devices/platform/GHES.20924 + GHES: /devices/platform/GHES.4369 + GHES: /devices/platform/GHES.4934 + GHES: /devices/platform/GHES.20868 + GHES: /devices/platform/GHES.4302 + GHES: /devices/platform/GHES.21333 + GHES: /devices/platform/GHES.4878 + GHES: /devices/platform/GHES.20801 + GHES: /devices/platform/GHES.4246 + GHES: /devices/platform/GHES.21277 + GHES: /devices/platform/GHES.4811 + GHES: /devices/platform/GHES.20745 + GHES: /devices/platform/GHES.21210 + GHES: /devices/platform/GHES.4755 + GHES: /devices/platform/GHES.20689 + GHES: /devices/platform/GHES.4123 + GHES: /devices/platform/GHES.21154 + GHES: /devices/platform/GHES.4699 + GHES: /devices/platform/GHES.20622 + GHES: /devices/platform/GHES.21098 + GHES: /devices/platform/GHES.4632 + GHES: /devices/platform/GHES.20566 + GHES: /devices/platform/GHES.21031 + GHES: /devices/platform/GHES.4576 + GHES: /devices/platform/GHES.5041 + GHES: /devices/platform/GHES.4453 + GHES: /devices/platform/GHES.21484 + GHES: /devices/platform/GHES.20952 + GHES: /devices/platform/GHES.4397 + GHES: /devices/platform/GHES.21418 + GHES: /devices/platform/GHES.4962 + GHES: /devices/platform/GHES.20896 + GHES: /devices/platform/GHES.4330 + GHES: /devices/platform/GHES.21361 + GHES: /devices/platform/GHES.4274 + GHES: /devices/platform/GHES.20773 + GHES: /devices/platform/GHES.4208 + GHES: /devices/platform/GHES.21239 + GHES: /devices/platform/GHES.4783 + GHES: /devices/platform/GHES.20707 + GHES: /devices/platform/GHES.4151 + GHES: /devices/platform/GHES.21182 + GHES: /devices/platform/GHES.4717 + GHES: /devices/platform/GHES.20650 + GHES: /devices/platform/GHES.21116 + GHES: /devices/platform/GHES.4660 + GHES: /devices/platform/GHES.20594 + GHES: /devices/platform/GHES.20528 + GHES: /devices/platform/GHES.4538 + GHES: /devices/platform/GHES.5003 + GHES: /devices/platform/GHES.4481 + GHES: /devices/platform/GHES.21502 + GHES: /devices/platform/GHES.20980 + GHES: /devices/platform/GHES.4415 + GHES: /devices/platform/GHES.21446 + GHES: /devices/platform/GHES.4990 + GHES: /devices/platform/GHES.20914 + GHES: /devices/platform/GHES.4359 + GHES: /devices/platform/GHES.4924 + GHES: /devices/platform/GHES.20858 + GHES: /devices/platform/GHES.21323 + GHES: /devices/platform/GHES.4868 + GHES: /devices/platform/GHES.4236 + GHES: /devices/platform/GHES.21267 + GHES: /devices/platform/GHES.4801 + GHES: /devices/platform/GHES.20735 + GHES: /devices/platform/GHES.21200 + GHES: /devices/platform/GHES.4745 + GHES: /devices/platform/GHES.20679 + GHES: /devices/platform/GHES.4113 + GHES: /devices/platform/GHES.21144 + GHES: /devices/platform/GHES.4689 + GHES: /devices/platform/GHES.20612 + GHES: /devices/platform/GHES.21088 + GHES: /devices/platform/GHES.4622 + GHES: /devices/platform/GHES.20556 + GHES: /devices/platform/GHES.5098 + GHES: /devices/platform/GHES.21021 + GHES: /devices/platform/GHES.4566 + GHES: /devices/platform/GHES.5031 + GHES: /devices/platform/GHES.4443 + GHES: /devices/platform/GHES.21474 + GHES: /devices/platform/GHES.20942 + GHES: /devices/platform/GHES.4387 + GHES: /devices/platform/GHES.21408 + GHES: /devices/platform/GHES.4952 + GHES: /devices/platform/GHES.20886 + GHES: /devices/platform/GHES.4320 + GHES: /devices/platform/GHES.21351 + GHES: /devices/platform/GHES.4896 + GHES: /devices/platform/GHES.4264 + GHES: /devices/platform/GHES.21295 + GHES: /devices/platform/GHES.20763 + GHES: /devices/platform/GHES.21229 + GHES: /devices/platform/GHES.4773 + GHES: /devices/platform/GHES.4141 + GHES: /devices/platform/GHES.21172 + GHES: /devices/platform/GHES.4707 + GHES: /devices/platform/GHES.20640 + GHES: /devices/platform/GHES.21106 + GHES: /devices/platform/GHES.4650 + GHES: /devices/platform/GHES.20584 + GHES: /devices/platform/GHES.5116 + GHES: /devices/platform/GHES.4594 + GHES: /devices/platform/GHES.20518 + alarmtimer: /devices/pnp0/00:01/rtc/rtc0/alarmtimer.0.auto + ipmi: /devices/platform/ipmi_bmc.0 + serial8250: /devices/platform/serial8250 + ramoops: module = ramoops + ipmi_ssif: module = ipmi_ssif + parport_pc: module = parport_pc + ccp: module = ccp + ata_piix: module = ata_piix + xhci_hcd: /devices/pci0000:00/0000:00:07.1/0000:06:00.4 + xhci_hcd: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4 + shpchp: module = shpchp + i40e: /devices/pci0000:00/0000:00:03.1/0000:05:00.1 + i40e: /devices/pci0000:00/0000:00:03.1/0000:05:00.0 + i40e: module = i40e + ahci: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1 + ahci: /devices/pci0000:00/0000:00:07.2/0000:07:00.0 + ahci: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0 + ahci: module = ahci + nvme: /devices/pci0000:00/0000:00:01.2/0000:02:00.0 + nvme: /devices/pci0000:c0/0000:c0:01.2/0000:c2:00.0 + nvme: /devices/pci0000:00/0000:00:01.1/0000:01:00.0 + nvme: /devices/pci0000:c0/0000:c0:01.1/0000:c1:00.0 + nvme: module = nvme + ipmi_si: module = ipmi_si + ata_generic: module = ata_generic + ast: /devices/pci0000:c0/0000:c0:05.2/0000:c3:00.0/0000:c4:00.0 + ast: module = ast + vfio-pci: module = vfio_pci + pcieport: /devices/pci0000:00/0000:00:03.1 + pcieport: /devices/pci0000:80/0000:80:07.1 + pcieport: /devices/pci0000:00/0000:00:01.2 + pcieport: /devices/pci0000:c0/0000:c0:01.2 + pcieport: /devices/pci0000:40/0000:40:01.4 + pcieport: /devices/pci0000:40/0000:40:01.2 + pcieport: /devices/pci0000:00/0000:00:07.2 + pcieport: /devices/pci0000:c0/0000:c0:07.2 + pcieport: /devices/pci0000:00/0000:00:01.3 + pcieport: /devices/pci0000:00/0000:00:01.1 + pcieport: /devices/pci0000:c0/0000:c0:01.1 + pcieport: /devices/pci0000:40/0000:40:01.3 + pcieport: /devices/pci0000:40/0000:40:01.1 + pcieport: /devices/pci0000:00/0000:00:07.1 + pcieport: /devices/pci0000:c0/0000:c0:07.1 + pcieport: /devices/pci0000:c0/0000:c0:05.2 + pcieport: /devices/pci0000:40/0000:40:07.1 + pcieport: /devices/pci0000:00/0000:00:01.4 + pata_sis: module = pata_sis + virtio-pci: module = virtio_pci + piix4_smbus: module = i2c_piix4 + piix4_smbus: /devices/pci0000:00/0000:00:14.0 + uhci_hcd: module = uhci_hcd + processor: /devices/system/cpu/cpu21 + processor: /devices/system/cpu/cpu11 + processor: /devices/system/cpu/cpu9 + processor: /devices/system/cpu/cpu7 + processor: /devices/system/cpu/cpu28 + processor: /devices/system/cpu/cpu18 + processor: /devices/system/cpu/cpu5 + processor: /devices/system/cpu/cpu26 + processor: /devices/system/cpu/cpu16 + processor: /devices/system/cpu/cpu3 + processor: /devices/system/cpu/cpu24 + processor: /devices/system/cpu/cpu14 + processor: /devices/system/cpu/cpu1 + processor: /devices/system/cpu/cpu22 + processor: /devices/system/cpu/cpu12 + processor: /devices/system/cpu/cpu30 + processor: /devices/system/cpu/cpu20 + processor: /devices/system/cpu/cpu10 + processor: /devices/system/cpu/cpu8 + processor: /devices/system/cpu/cpu29 + processor: /devices/system/cpu/cpu19 + processor: /devices/system/cpu/cpu6 + processor: /devices/system/cpu/cpu27 + processor: /devices/system/cpu/cpu17 + processor: /devices/system/cpu/cpu4 + processor: /devices/system/cpu/cpu25 + processor: /devices/system/cpu/cpu15 + processor: /devices/system/cpu/cpu2 + processor: /devices/system/cpu/cpu23 + processor: /devices/system/cpu/cpu13 + processor: /devices/system/cpu/cpu0 + processor: /devices/system/cpu/cpu31 + ppdev: module = ppdev + st: module = st + hid-generic: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.0/0003:0557:9241.0001 + hid-generic: module = hid_generic + hid-generic: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.1/0003:0557:9241.0002 + pciehp: /devices/pci0000:40/0000:40:01.4/0000:40:01.4:pcie004 + pciehp: /devices/pci0000:00/0000:00:01.2/0000:00:01.2:pcie004 + pciehp: /devices/pci0000:00/0000:00:01.4/0000:00:01.4:pcie004 + pciehp: /devices/pci0000:40/0000:40:01.1/0000:40:01.1:pcie004 + pciehp: /devices/pci0000:40/0000:40:01.3/0000:40:01.3:pcie004 + pciehp: /devices/pci0000:00/0000:00:01.1/0000:00:01.1:pcie004 + pciehp: /devices/pci0000:00/0000:00:01.3/0000:00:01.3:pcie004 + pciehp: /devices/pci0000:40/0000:40:01.2/0000:40:01.2:pcie004 + pcie_pme: /devices/pci0000:00/0000:00:03.1/0000:00:03.1:pcie001 + pcie_pme: /devices/pci0000:40/0000:40:01.3/0000:40:01.3:pcie001 + pcie_pme: /devices/pci0000:c0/0000:c0:07.1/0000:c0:07.1:pcie001 + pcie_pme: /devices/pci0000:80/0000:80:07.1/0000:80:07.1:pcie001 + pcie_pme: /devices/pci0000:00/0000:00:07.2/0000:00:07.2:pcie001 + pcie_pme: /devices/pci0000:00/0000:00:01.1/0000:00:01.1:pcie001 + pcie_pme: /devices/pci0000:c0/0000:c0:01.2/0000:c0:01.2:pcie001 + pcie_pme: /devices/pci0000:00/0000:00:01.3/0000:00:01.3:pcie001 + pcie_pme: /devices/pci0000:40/0000:40:07.1/0000:40:07.1:pcie001 + pcie_pme: /devices/pci0000:40/0000:40:01.2/0000:40:01.2:pcie001 + pcie_pme: /devices/pci0000:00/0000:00:07.1/0000:00:07.1:pcie001 + pcie_pme: /devices/pci0000:40/0000:40:01.4/0000:40:01.4:pcie001 + pcie_pme: /devices/pci0000:c0/0000:c0:07.2/0000:c0:07.2:pcie001 + pcie_pme: /devices/pci0000:c0/0000:c0:01.1/0000:c0:01.1:pcie001 + pcie_pme: /devices/pci0000:00/0000:00:01.2/0000:00:01.2:pcie001 + pcie_pme: /devices/pci0000:c0/0000:c0:05.2/0000:c0:05.2:pcie001 + pcie_pme: /devices/pci0000:00/0000:00:01.4/0000:00:01.4:pcie001 + pcie_pme: /devices/pci0000:40/0000:40:01.1/0000:40:01.1:pcie001 + rtc_cmos: /devices/pnp0/00:01 + system: /devices/pnp0/00:05 + system: /devices/pnp0/00:02 + system: /devices/pnp0/00:00 + serial: /devices/pnp0/00:03 + serial: /devices/pnp0/00:04 + usbhid: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.0 + usbhid: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.1 + usbhid: module = usbhid + rndis_host: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.2/1-1.2:2.0 + rndis_host: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.2/1-1.2:2.1 + rndis_host: module = rndis_host + usb: /devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb3 + usb: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1 + usb: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1 + usb: /devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb3/3-2 + usb: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1 + usb: /devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb4 + usb: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb2 + usb: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.2 + usb: /devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb3/3-1 + hub: /devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb3/3-0:1.0 + hub: /devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb3/3-1/3-1:1.0 + hub: /devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb4/4-0:1.0 + hub: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-0:1.0 + hub: /devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb3/3-2/3-2:1.0 + hub: module = usbcore + hub: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1:1.0 + hub: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb2/2-0:1.0 + cdc_ether: module = cdc_ether + usbfs: module = usbcore +hardware_error_device: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C33:00 + button: /devices/LNXSYSTM:00/LNXPWRBN:00 + ipmi_ssif: module = ipmi_ssif +----- sysfs driver list end ----- +>> pci.2: get sysfs pci data + pci device: name = 0000:c6:00.1 + path = /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1 + modalias = "pci:v00001022d00007901sv000015D9sd00001C63bc01sc06i01" + class = 0x10601 + vendor = 0x1022 + device = 0x7901 + subvendor = 0x15d9 + subdevice = 0x1c63 + irq = 200 + res[5] = 0xbb200000 0xbb2007ff 0x40200 + config[64] + pci device: name = 0000:00:03.1 + path = /devices/pci0000:00/0000:00:03.1 + modalias = "pci:v00001022d000014A5sv00001022sd00001453bc06sc04i00" + class = 0x60400 + vendor = 0x1022 + device = 0x14a5 + subvendor = 0x1022 + subdevice = 0x1453 + irq = 42 + config[64] + pci device: name = 0000:c3:00.0 + path = /devices/pci0000:c0/0000:c0:05.2/0000:c3:00.0 + modalias = "pci:v00001A03d00001150sv000015D9sd00001C63bc06sc04i00" + class = 0x60400 + vendor = 0x1a03 + device = 0x1150 + subvendor = 0x15d9 + subdevice = 0x1c63 + irq = 25 + config[64] + pci device: name = 0000:80:07.1 + path = /devices/pci0000:80/0000:80:07.1 + modalias = "pci:v00001022d000014A7sv00001022sd000014A4bc06sc04i00" + class = 0x60400 + vendor = 0x1022 + device = 0x14a7 + subvendor = 0x1022 + subdevice = 0x14a4 + irq = 37 + config[64] + pci device: name = 0000:80:00.3 + path = /devices/pci0000:80/0000:80:00.3 + modalias = "pci:v00001022d000014A6sv00001022sd000014A6bc08sc07i00" + class = 0x80700 + vendor = 0x1022 + device = 0x14a6 + subvendor = 0x1022 + subdevice = 0x14a6 + irq = 255 + config[64] + pci device: name = 0000:00:18.3 + path = /devices/pci0000:00/0000:00:18.3 + modalias = "pci:v00001022d000014B0sv00000000sd00000000bc06sc00i00" + class = 0x60000 + vendor = 0x1022 + device = 0x14b0 + subvendor = 0x0 + subdevice = 0x0 + irq = 0 + config[64] + pci device: name = 0000:40:05.0 + path = /devices/pci0000:40/0000:40:05.0 + modalias = "pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00" + class = 0x60000 + vendor = 0x1022 + device = 0x149f + subvendor = 0x0 + subdevice = 0x0 + irq = 0 + config[64] + pci device: name = 0000:00:01.2 + path = /devices/pci0000:00/0000:00:01.2 + modalias = "pci:v00001022d000014ABsv00001022sd00001453bc06sc04i00" + class = 0x60400 + vendor = 0x1022 + device = 0x14ab + subvendor = 0x1022 + subdevice = 0x1453 + irq = 39 + config[64] + pci device: name = 0000:80:02.0 + path = /devices/pci0000:80/0000:80:02.0 + modalias = "pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00" + class = 0x60000 + vendor = 0x1022 + device = 0x149f + subvendor = 0x0 + subdevice = 0x0 + irq = 0 + config[64] + pci device: name = 0000:c0:01.2 + path = /devices/pci0000:c0/0000:c0:01.2 + modalias = "pci:v00001022d000014ABsv00001022sd00001453bc06sc04i00" + class = 0x60400 + vendor = 0x1022 + device = 0x14ab + subvendor = 0x1022 + subdevice = 0x1453 + irq = 32 + config[64] + pci device: name = 0000:40:01.4 + path = /devices/pci0000:40/0000:40:01.4 + modalias = "pci:v00001022d000014ABsv00001022sd00001453bc06sc04i00" + class = 0x60400 + vendor = 0x1022 + device = 0x14ab + subvendor = 0x1022 + subdevice = 0x1453 + irq = 48 + config[64] + pci device: name = 0000:05:00.1 + path = /devices/pci0000:00/0000:00:03.1/0000:05:00.1 + modalias = "pci:v00008086d000015FFsv000015D9sd00000000bc02sc00i00" + class = 0x20000 + vendor = 0x8086 + device = 0x15ff + subvendor = 0x15d9 + subdevice = 0x0 + irq = 89 + res[0] = 0x30083000000 0x30083ffffff 0x14220c + res[3] = 0x30084008000 0x3008400ffff 0x14220c + res[6] = 0xf6400000 0xf647ffff 0x46200 + config[64] + pci device: name = 0000:c5:00.1 + path = /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.1 + modalias = "pci:v00001022d000014DCsv00001022sd000014DCbc08sc80i00" + class = 0x88000 + vendor = 0x1022 + device = 0x14dc + subvendor = 0x1022 + subdevice = 0x14dc + irq = 0 + res[0] = 0x20020f80000 0x20020ffffff 0x14220c + res[2] = 0x20020f00000 0x20020f7ffff 0x14220c + config[64] + pci device: name = 0000:00:18.1 + path = /devices/pci0000:00/0000:00:18.1 + modalias = "pci:v00001022d000014AEsv00000000sd00000000bc06sc00i00" + class = 0x60000 + vendor = 0x1022 + device = 0x14ae + subvendor = 0x0 + subdevice = 0x0 + irq = 0 + config[64] + pci device: name = 0000:02:00.0 + path = /devices/pci0000:00/0000:00:01.2/0000:02:00.0 + modalias = "pci:v0000144Dd0000A80Asv0000144Dsd0000AA0Abc01sc08i02" + class = 0x10802 + vendor = 0x144d + device = 0xa80a + subvendor = 0x144d + subdevice = 0xaa0a + irq = 90 + res[0] = 0xf6710000 0xf6713fff 0x140204 + res[6] = 0xf6700000 0xf670ffff 0x46200 + config[64] + pci device: name = 0000:00:01.0 + path = /devices/pci0000:00/0000:00:01.0 + modalias = "pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00" + class = 0x60000 + vendor = 0x1022 + device = 0x149f + subvendor = 0x0 + subdevice = 0x0 + irq = 0 + config[64] + pci device: name = 0000:c2:00.0 + path = /devices/pci0000:c0/0000:c0:01.2/0000:c2:00.0 + modalias = "pci:v00001344d000051C3sv00001344sd00001100bc01sc08i02" + class = 0x10802 + vendor = 0x1344 + device = 0x51c3 + subvendor = 0x1344 + subdevice = 0x1100 + irq = 69 + res[0] = 0xbb440000 0xbb47ffff 0x140204 + res[6] = 0xbb400000 0xbb43ffff 0x46200 + config[64] + pci device: name = 0000:80:05.0 + path = /devices/pci0000:80/0000:80:05.0 + modalias = "pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00" + class = 0x60000 + vendor = 0x1022 + device = 0x149f + subvendor = 0x0 + subdevice = 0x0 + irq = 0 + config[64] + pci device: name = 0000:c0:01.0 + path = /devices/pci0000:c0/0000:c0:01.0 + modalias = "pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00" + class = 0x60000 + vendor = 0x1022 + device = 0x149f + subvendor = 0x0 + subdevice = 0x0 + irq = 0 + config[64] + pci device: name = 0000:40:01.2 + path = /devices/pci0000:40/0000:40:01.2 + modalias = "pci:v00001022d000014ABsv00001022sd00001453bc06sc04i00" + class = 0x60400 + vendor = 0x1022 + device = 0x14ab + subvendor = 0x1022 + subdevice = 0x1453 + irq = 46 + config[64] + pci device: name = 0000:00:07.2 + path = /devices/pci0000:00/0000:00:07.2 + modalias = "pci:v00001022d000014A7sv00001022sd000014A4bc06sc04i00" + class = 0x60400 + vendor = 0x1022 + device = 0x14a7 + subvendor = 0x1022 + subdevice = 0x14a4 + irq = 44 + config[64] + pci device: name = 0000:45:00.1 + path = /devices/pci0000:40/0000:40:07.1/0000:45:00.1 + modalias = "pci:v00001022d000014DCsv00001022sd000014DCbc08sc80i00" + class = 0x88000 + vendor = 0x1022 + device = 0x14dc + subvendor = 0x1022 + subdevice = 0x14dc + irq = 0 + res[0] = 0x50080f80000 0x50080ffffff 0x14220c + res[2] = 0x50080f00000 0x50080f7ffff 0x14220c + config[64] + pci device: name = 0000:00:04.0 + path = /devices/pci0000:00/0000:00:04.0 + modalias = "pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00" + class = 0x60000 + vendor = 0x1022 + device = 0x149f + subvendor = 0x0 + subdevice = 0x0 + irq = 0 + config[64] + pci device: name = 0000:c0:07.2 + path = /devices/pci0000:c0/0000:c0:07.2 + modalias = "pci:v00001022d000014A7sv00001022sd000014A4bc06sc04i00" + class = 0x60400 + vendor = 0x1022 + device = 0x14a7 + subvendor = 0x1022 + subdevice = 0x14a4 + irq = 35 + config[64] + pci device: name = 0000:c0:04.0 + path = /devices/pci0000:c0/0000:c0:04.0 + modalias = "pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00" + class = 0x60000 + vendor = 0x1022 + device = 0x149f + subvendor = 0x0 + subdevice = 0x0 + irq = 0 + config[64] + pci device: name = 0000:00:14.3 + path = /devices/pci0000:00/0000:00:14.3 + modalias = "pci:v00001022d0000790Esv000015D9sd00001C63bc06sc01i00" + class = 0x60100 + vendor = 0x1022 + device = 0x790e + subvendor = 0x15d9 + subdevice = 0x1c63 + irq = 0 + config[64] + pci device: name = 0000:40:01.0 + path = /devices/pci0000:40/0000:40:01.0 + modalias = "pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00" + class = 0x60000 + vendor = 0x1022 + device = 0x149f + subvendor = 0x0 + subdevice = 0x0 + irq = 0 + config[64] + pci device: name = 0000:01:00.0 + path = /devices/pci0000:00/0000:00:01.1/0000:01:00.0 + modalias = "pci:v0000144Dd0000A80Asv0000144Dsd0000AA0Abc01sc08i02" + class = 0x10802 + vendor = 0x144d + device = 0xa80a + subvendor = 0x144d + subdevice = 0xaa0a + irq = 90 + res[0] = 0xf6810000 0xf6813fff 0x140204 + res[6] = 0xf6800000 0xf680ffff 0x46200 + config[64] + pci device: name = 0000:c1:00.0 + path = /devices/pci0000:c0/0000:c0:01.1/0000:c1:00.0 + modalias = "pci:v00001344d000051C3sv00001344sd00001100bc01sc08i02" + class = 0x10802 + vendor = 0x1344 + device = 0x51c3 + subvendor = 0x1344 + subdevice = 0x1100 + irq = 69 + res[0] = 0xbb540000 0xbb57ffff 0x140204 + res[6] = 0xbb500000 0xbb53ffff 0x46200 + config[64] + pci device: name = 0000:06:00.4 + path = /devices/pci0000:00/0000:00:07.1/0000:06:00.4 + modalias = "pci:v00001022d000014C9sv000015D9sd00001C63bc0Csc03i30" + class = 0xc0330 + vendor = 0x1022 + device = 0x14c9 + subvendor = 0x15d9 + subdevice = 0x1c63 + irq = 60 + res[0] = 0xf6100000 0xf61fffff 0x140204 + config[64] + pci device: name = 0000:00:07.0 + path = /devices/pci0000:00/0000:00:07.0 + modalias = "pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00" + class = 0x60000 + vendor = 0x1022 + device = 0x149f + subvendor = 0x0 + subdevice = 0x0 + irq = 0 + config[64] + pci device: name = 0000:c0:07.0 + path = /devices/pci0000:c0/0000:c0:07.0 + modalias = "pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00" + class = 0x60000 + vendor = 0x1022 + device = 0x149f + subvendor = 0x0 + subdevice = 0x0 + irq = 0 + config[64] + pci device: name = 0000:40:04.0 + path = /devices/pci0000:40/0000:40:04.0 + modalias = "pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00" + class = 0x60000 + vendor = 0x1022 + device = 0x149f + subvendor = 0x0 + subdevice = 0x0 + irq = 0 + config[64] + pci device: name = 0000:07:00.0 + path = /devices/pci0000:00/0000:00:07.2/0000:07:00.0 + modalias = "pci:v00001022d00007901sv000015D9sd00001C63bc01sc06i01" + class = 0x10601 + vendor = 0x1022 + device = 0x7901 + subvendor = 0x15d9 + subdevice = 0x1c63 + irq = 323 + res[5] = 0xf6300000 0xf63007ff 0x40200 + config[64] + pci device: name = 0000:00:00.2 + path = /devices/pci0000:00/0000:00:00.2 + modalias = "pci:v00001022d0000149Esv00001022sd0000149Ebc08sc06i00" + class = 0x80600 + vendor = 0x1022 + device = 0x149e + subvendor = 0x1022 + subdevice = 0x149e + irq = 29 + config[64] + pci device: name = 0000:80:01.0 + path = /devices/pci0000:80/0000:80:01.0 + modalias = "pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00" + class = 0x60000 + vendor = 0x1022 + device = 0x149f + subvendor = 0x0 + subdevice = 0x0 + irq = 0 + config[64] + pci device: name = 0000:c0:00.2 + path = /devices/pci0000:c0/0000:c0:00.2 + modalias = "pci:v00001022d0000149Esv00001022sd0000149Ebc08sc06i00" + class = 0x80600 + vendor = 0x1022 + device = 0x149e + subvendor = 0x1022 + subdevice = 0x149e + irq = 27 + config[64] + pci device: name = 0000:00:18.6 + path = /devices/pci0000:00/0000:00:18.6 + modalias = "pci:v00001022d000014B3sv00000000sd00000000bc06sc00i00" + class = 0x60000 + vendor = 0x1022 + device = 0x14b3 + subvendor = 0x0 + subdevice = 0x0 + irq = 0 + config[64] + pci device: name = 0000:40:07.0 + path = /devices/pci0000:40/0000:40:07.0 + modalias = "pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00" + class = 0x60000 + vendor = 0x1022 + device = 0x149f + subvendor = 0x0 + subdevice = 0x0 + irq = 0 + config[64] + pci device: name = 0000:00:00.0 + path = /devices/pci0000:00/0000:00:00.0 + modalias = "pci:v00001022d000014A4sv000015D9sd00001C63bc06sc00i00" + class = 0x60000 + vendor = 0x1022 + device = 0x14a4 + subvendor = 0x15d9 + subdevice = 0x1c63 + irq = 0 + config[64] + pci device: name = 0000:80:04.0 + path = /devices/pci0000:80/0000:80:04.0 + modalias = "pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00" + class = 0x60000 + vendor = 0x1022 + device = 0x149f + subvendor = 0x0 + subdevice = 0x0 + irq = 0 + config[64] + pci device: name = 0000:c0:00.0 + path = /devices/pci0000:c0/0000:c0:00.0 + modalias = "pci:v00001022d000014A4sv000015D9sd00001C63bc06sc00i00" + class = 0x60000 + vendor = 0x1022 + device = 0x14a4 + subvendor = 0x15d9 + subdevice = 0x1c63 + irq = 0 + config[64] + pci device: name = 0000:40:00.2 + path = /devices/pci0000:40/0000:40:00.2 + modalias = "pci:v00001022d0000149Esv00001022sd0000149Ebc08sc06i00" + class = 0x80600 + vendor = 0x1022 + device = 0x149e + subvendor = 0x1022 + subdevice = 0x149e + irq = 30 + config[64] + pci device: name = 0000:c5:00.4 + path = /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4 + modalias = "pci:v00001022d000014C9sv000015D9sd00001C63bc0Csc03i30" + class = 0xc0330 + vendor = 0x1022 + device = 0x14c9 + subvendor = 0x15d9 + subdevice = 0x1c63 + irq = 51 + res[0] = 0xbb300000 0xbb3fffff 0x140204 + config[64] + pci device: name = 0000:00:18.4 + path = /devices/pci0000:00/0000:00:18.4 + modalias = "pci:v00001022d000014B1sv00000000sd00000000bc06sc00i00" + class = 0x60000 + vendor = 0x1022 + device = 0x14b1 + subvendor = 0x0 + subdevice = 0x0 + irq = 0 + config[64] + pci device: name = 0000:00:01.3 + path = /devices/pci0000:00/0000:00:01.3 + modalias = "pci:v00001022d000014ABsv00001022sd00001453bc06sc04i00" + class = 0x60400 + vendor = 0x1022 + device = 0x14ab + subvendor = 0x1022 + subdevice = 0x1453 + irq = 40 + config[64] + pci device: name = 0000:06:00.0 + path = /devices/pci0000:00/0000:00:07.1/0000:06:00.0 + modalias = "pci:v00001022d000014ACsv00001022sd000014ACbc13sc00i00" + class = 0x130000 + vendor = 0x1022 + device = 0x14ac + subvendor = 0x1022 + subdevice = 0x14ac + irq = 0 + config[64] + pci device: name = 0000:81:00.0 + path = /devices/pci0000:80/0000:80:07.1/0000:81:00.0 + modalias = "pci:v00001022d000014ACsv00001022sd000014ACbc13sc00i00" + class = 0x130000 + vendor = 0x1022 + device = 0x14ac + subvendor = 0x1022 + subdevice = 0x14ac + irq = 0 + config[64] + pci device: name = 0000:c6:00.0 + path = /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0 + modalias = "pci:v00001022d00007901sv000015D9sd00001C63bc01sc06i01" + class = 0x10601 + vendor = 0x1022 + device = 0x7901 + subvendor = 0x15d9 + subdevice = 0x1c63 + irq = 73 + res[5] = 0xbb201000 0xbb2017ff 0x40200 + config[64] + pci device: name = 0000:00:03.0 + path = /devices/pci0000:00/0000:00:03.0 + modalias = "pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00" + class = 0x60000 + vendor = 0x1022 + device = 0x149f + subvendor = 0x0 + subdevice = 0x0 + irq = 0 + config[64] + pci device: name = 0000:80:07.0 + path = /devices/pci0000:80/0000:80:07.0 + modalias = "pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00" + class = 0x60000 + vendor = 0x1022 + device = 0x149f + subvendor = 0x0 + subdevice = 0x0 + irq = 0 + config[64] + pci device: name = 0000:c0:03.0 + path = /devices/pci0000:c0/0000:c0:03.0 + modalias = "pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00" + class = 0x60000 + vendor = 0x1022 + device = 0x149f + subvendor = 0x0 + subdevice = 0x0 + irq = 0 + config[64] + pci device: name = 0000:40:00.0 + path = /devices/pci0000:40/0000:40:00.0 + modalias = "pci:v00001022d000014A4sv000015D9sd00001C63bc06sc00i00" + class = 0x60000 + vendor = 0x1022 + device = 0x14a4 + subvendor = 0x15d9 + subdevice = 0x1c63 + irq = 0 + config[64] + pci device: name = 0000:80:00.2 + path = /devices/pci0000:80/0000:80:00.2 + modalias = "pci:v00001022d0000149Esv00001022sd0000149Ebc08sc06i00" + class = 0x80600 + vendor = 0x1022 + device = 0x149e + subvendor = 0x1022 + subdevice = 0x149e + irq = 28 + config[64] + pci device: name = 0000:00:18.2 + path = /devices/pci0000:00/0000:00:18.2 + modalias = "pci:v00001022d000014AFsv00000000sd00000000bc06sc00i00" + class = 0x60000 + vendor = 0x1022 + device = 0x14af + subvendor = 0x0 + subdevice = 0x0 + irq = 0 + config[64] + pci device: name = 0000:00:01.1 + path = /devices/pci0000:00/0000:00:01.1 + modalias = "pci:v00001022d000014ABsv00001022sd00001453bc06sc04i00" + class = 0x60400 + vendor = 0x1022 + device = 0x14ab + subvendor = 0x1022 + subdevice = 0x1453 + irq = 38 + config[64] + pci device: name = 0000:c0:01.1 + path = /devices/pci0000:c0/0000:c0:01.1 + modalias = "pci:v00001022d000014ABsv00001022sd00001453bc06sc04i00" + class = 0x60400 + vendor = 0x1022 + device = 0x14ab + subvendor = 0x1022 + subdevice = 0x1453 + irq = 31 + config[64] + pci device: name = 0000:40:01.3 + path = /devices/pci0000:40/0000:40:01.3 + modalias = "pci:v00001022d000014ABsv00001022sd00001453bc06sc04i00" + class = 0x60400 + vendor = 0x1022 + device = 0x14ab + subvendor = 0x1022 + subdevice = 0x1453 + irq = 47 + config[64] + pci device: name = 0000:40:03.0 + path = /devices/pci0000:40/0000:40:03.0 + modalias = "pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00" + class = 0x60000 + vendor = 0x1022 + device = 0x149f + subvendor = 0x0 + subdevice = 0x0 + irq = 0 + config[64] + pci device: name = 0000:05:00.0 + path = /devices/pci0000:00/0000:00:03.1/0000:05:00.0 + modalias = "pci:v00008086d000015FFsv000015D9sd00001C27bc02sc00i00" + class = 0x20000 + vendor = 0x8086 + device = 0x15ff + subvendor = 0x15d9 + subdevice = 0x1c27 + irq = 89 + res[0] = 0x30082000000 0x30082ffffff 0x14220c + res[3] = 0x30084000000 0x30084007fff 0x14220c + res[6] = 0xf6480000 0xf64fffff 0x46200 + config[64] + pci device: name = 0000:80:00.0 + path = /devices/pci0000:80/0000:80:00.0 + modalias = "pci:v00001022d000014A4sv000015D9sd00001C63bc06sc00i00" + class = 0x60000 + vendor = 0x1022 + device = 0x14a4 + subvendor = 0x15d9 + subdevice = 0x1c63 + irq = 0 + config[64] + pci device: name = 0000:c5:00.0 + path = /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.0 + modalias = "pci:v00001022d000014ACsv00001022sd000014ACbc13sc00i00" + class = 0x130000 + vendor = 0x1022 + device = 0x14ac + subvendor = 0x1022 + subdevice = 0x14ac + irq = 0 + config[64] + pci device: name = 0000:00:18.0 + path = /devices/pci0000:00/0000:00:18.0 + modalias = "pci:v00001022d000014ADsv00000000sd00000000bc06sc00i00" + class = 0x60000 + vendor = 0x1022 + device = 0x14ad + subvendor = 0x0 + subdevice = 0x0 + irq = 0 + config[64] + pci device: name = 0000:40:01.1 + path = /devices/pci0000:40/0000:40:01.1 + modalias = "pci:v00001022d000014ABsv00001022sd00001453bc06sc04i00" + class = 0x60400 + vendor = 0x1022 + device = 0x14ab + subvendor = 0x1022 + subdevice = 0x1453 + irq = 45 + config[64] + pci device: name = 0000:80:03.0 + path = /devices/pci0000:80/0000:80:03.0 + modalias = "pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00" + class = 0x60000 + vendor = 0x1022 + device = 0x149f + subvendor = 0x0 + subdevice = 0x0 + irq = 0 + config[64] + pci device: name = 0000:06:00.5 + path = /devices/pci0000:00/0000:00:07.1/0000:06:00.5 + modalias = "pci:v00001022d000014CAsv00001022sd000014CAbc10sc80i00" + class = 0x108000 + vendor = 0x1022 + device = 0x14ca + subvendor = 0x1022 + subdevice = 0x14ca + irq = 11 + res[2] = 0xf6000000 0xf60fffff 0x40200 + res[5] = 0xf6200000 0xf6201fff 0x40200 + config[64] + pci device: name = 0000:00:07.1 + path = /devices/pci0000:00/0000:00:07.1 + modalias = "pci:v00001022d000014A7sv00001022sd000014A4bc06sc04i00" + class = 0x60400 + vendor = 0x1022 + device = 0x14a7 + subvendor = 0x1022 + subdevice = 0x14a4 + irq = 43 + config[64] + pci device: name = 0000:45:00.0 + path = /devices/pci0000:40/0000:40:07.1/0000:45:00.0 + modalias = "pci:v00001022d000014ACsv00001022sd000014ACbc13sc00i00" + class = 0x130000 + vendor = 0x1022 + device = 0x14ac + subvendor = 0x1022 + subdevice = 0x14ac + irq = 0 + config[64] + pci device: name = 0000:c0:07.1 + path = /devices/pci0000:c0/0000:c0:07.1 + modalias = "pci:v00001022d000014A7sv00001022sd000014A4bc06sc04i00" + class = 0x60400 + vendor = 0x1022 + device = 0x14a7 + subvendor = 0x1022 + subdevice = 0x14a4 + irq = 34 + config[64] + pci device: name = 0000:00:00.3 + path = /devices/pci0000:00/0000:00:00.3 + modalias = "pci:v00001022d000014A6sv00001022sd000014A6bc08sc07i00" + class = 0x80700 + vendor = 0x1022 + device = 0x14a6 + subvendor = 0x1022 + subdevice = 0x14a6 + irq = 255 + config[64] + pci device: name = 0000:c0:00.3 + path = /devices/pci0000:c0/0000:c0:00.3 + modalias = "pci:v00001022d000014A6sv00001022sd000014A6bc08sc07i00" + class = 0x80700 + vendor = 0x1022 + device = 0x14a6 + subvendor = 0x1022 + subdevice = 0x14a6 + irq = 255 + config[64] + pci device: name = 0000:c4:00.0 + path = /devices/pci0000:c0/0000:c0:05.2/0000:c3:00.0/0000:c4:00.0 + modalias = "pci:v00001A03d00002000sv000015D9sd00001C63bc03sc00i00" + class = 0x30000 + vendor = 0x1a03 + device = 0x2000 + subvendor = 0x15d9 + subdevice = 0x1c63 + irq = 25 + label = "ASPEED Video AST2600" + res[0] = 0xba000000 0xbaffffff 0x40200 + res[1] = 0xbb000000 0xbb03ffff 0x40200 + res[2] = 0xf000 0xf07f 0x40101 + res[6] = 0xc0000 0xdffff 0x212 + config[64] + found edid file at /sys/devices/pci0000:c0/0000:c0:05.2/0000:c3:00.0/0000:c4:00.0/drm/card0/card0-VGA-1/edid (size: 0) + pci device: name = 0000:00:02.0 + path = /devices/pci0000:00/0000:00:02.0 + modalias = "pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00" + class = 0x60000 + vendor = 0x1022 + device = 0x149f + subvendor = 0x0 + subdevice = 0x0 + irq = 0 + config[64] + pci device: name = 0000:00:18.7 + path = /devices/pci0000:00/0000:00:18.7 + modalias = "pci:v00001022d000014B4sv00000000sd00000000bc06sc00i00" + class = 0x60000 + vendor = 0x1022 + device = 0x14b4 + subvendor = 0x0 + subdevice = 0x0 + irq = 0 + config[64] + pci device: name = 0000:c0:05.2 + path = /devices/pci0000:c0/0000:c0:05.2 + modalias = "pci:v00001022d000014AAsv00001022sd00001453bc06sc04i00" + class = 0x60400 + vendor = 0x1022 + device = 0x14aa + subvendor = 0x1022 + subdevice = 0x1453 + irq = 33 + config[64] + pci device: name = 0000:c0:02.0 + path = /devices/pci0000:c0/0000:c0:02.0 + modalias = "pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00" + class = 0x60000 + vendor = 0x1022 + device = 0x149f + subvendor = 0x0 + subdevice = 0x0 + irq = 0 + config[64] + pci device: name = 0000:40:07.1 + path = /devices/pci0000:40/0000:40:07.1 + modalias = "pci:v00001022d000014A7sv00001022sd000014A4bc06sc04i00" + class = 0x60400 + vendor = 0x1022 + device = 0x14a7 + subvendor = 0x1022 + subdevice = 0x14a4 + irq = 50 + config[64] + pci device: name = 0000:00:14.0 + path = /devices/pci0000:00/0000:00:14.0 + modalias = "pci:v00001022d0000790Bsv000015D9sd00001C63bc0Csc05i00" + class = 0xc0500 + vendor = 0x1022 + device = 0x790b + subvendor = 0x15d9 + subdevice = 0x1c63 + irq = 0 + config[64] + pci device: name = 0000:40:00.3 + path = /devices/pci0000:40/0000:40:00.3 + modalias = "pci:v00001022d000014A6sv00001022sd000014A6bc08sc07i00" + class = 0x80700 + vendor = 0x1022 + device = 0x14a6 + subvendor = 0x1022 + subdevice = 0x14a6 + irq = 255 + config[64] + pci device: name = 0000:00:05.0 + path = /devices/pci0000:00/0000:00:05.0 + modalias = "pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00" + class = 0x60000 + vendor = 0x1022 + device = 0x149f + subvendor = 0x0 + subdevice = 0x0 + irq = 0 + config[64] + pci device: name = 0000:00:18.5 + path = /devices/pci0000:00/0000:00:18.5 + modalias = "pci:v00001022d000014B2sv00000000sd00000000bc06sc00i00" + class = 0x60000 + vendor = 0x1022 + device = 0x14b2 + subvendor = 0x0 + subdevice = 0x0 + irq = 0 + config[64] + pci device: name = 0000:c0:05.0 + path = /devices/pci0000:c0/0000:c0:05.0 + modalias = "pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00" + class = 0x60000 + vendor = 0x1022 + device = 0x149f + subvendor = 0x0 + subdevice = 0x0 + irq = 0 + config[64] + pci device: name = 0000:40:02.0 + path = /devices/pci0000:40/0000:40:02.0 + modalias = "pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00" + class = 0x60000 + vendor = 0x1022 + device = 0x149f + subvendor = 0x0 + subdevice = 0x0 + irq = 0 + config[64] + pci device: name = 0000:00:01.4 + path = /devices/pci0000:00/0000:00:01.4 + modalias = "pci:v00001022d000014ABsv00001022sd00001453bc06sc04i00" + class = 0x60400 + vendor = 0x1022 + device = 0x14ab + subvendor = 0x1022 + subdevice = 0x1453 + irq = 41 + config[64] + pci device: name = 0000:06:00.1 + path = /devices/pci0000:00/0000:00:07.1/0000:06:00.1 + modalias = "pci:v00001022d000014DCsv00001022sd000014DCbc08sc80i00" + class = 0x88000 + vendor = 0x1022 + device = 0x14dc + subvendor = 0x1022 + subdevice = 0x14dc + irq = 0 + res[0] = 0x40080f80000 0x40080ffffff 0x14220c + res[2] = 0x40080f00000 0x40080f7ffff 0x14220c + config[64] + pci device: name = 0000:81:00.1 + path = /devices/pci0000:80/0000:80:07.1/0000:81:00.1 + modalias = "pci:v00001022d000014DCsv00001022sd000014DCbc08sc80i00" + class = 0x88000 + vendor = 0x1022 + device = 0x14dc + subvendor = 0x1022 + subdevice = 0x14dc + irq = 0 + res[0] = 0x30020f80000 0x30020ffffff 0x14220c + res[2] = 0x30020f00000 0x30020f7ffff 0x14220c + config[64] +---------- PCI raw data ---------- +bus c6, slot 00, func 1, vend:dev:s_vend:s_dev:rev 1022:7901:15d9:1c63:91 +class 01, sub_class 06 prog_if 01, hdr 0, flags , irq 200 + addr5 bb200000, size 00000800 + 00: 22 10 01 79 07 04 10 00 91 01 06 01 10 00 80 00 ""..y............" + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 20 bb 00 00 00 00 d9 15 63 1c "...... .......c." + 30: 00 00 00 00 48 00 00 00 00 00 00 00 05 02 00 00 "....H..........." + 40: 00 00 00 00 00 00 00 00 09 50 00 00 00 00 00 00 ".........P......" + 50: 01 64 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ".d.............." + 60: 00 00 00 00 10 a0 00 00 00 00 00 00 00 00 00 00 "................" + 70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a0: 05 d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + d0: 12 00 ".." + +bus 00->05, slot 03, func 1, vend:dev:s_vend:s_dev:rev 1022:14a5:1022:1453:01 +class 06, sub_class 04 prog_if 00, hdr 1, flags <>, irq 42 + 00: 22 10 a5 14 07 04 10 00 01 00 04 06 10 00 81 00 ""..............." + 10: 00 00 00 00 00 00 00 00 00 05 05 00 f1 01 00 20 "............... " + 20: 40 f6 40 f6 81 81 71 84 00 03 00 00 00 03 00 00 "@.@...q........." + 30: 00 00 00 00 48 00 00 00 00 00 00 00 ff 00 02 00 "....H..........." + +bus c3->c4, slot 00, func 0, vend:dev:s_vend:s_dev:rev 1a03:1150:15d9:1c63:06 +class 06, sub_class 04 prog_if 00, hdr 1, flags <>, irq 25 + 00: 03 1a 50 11 07 00 10 00 06 00 04 06 10 00 01 00 "..P............." + 10: 00 00 00 00 00 00 00 00 c3 c4 c4 20 f1 f1 20 02 "........... .. ." + 20: 00 ba 00 bb f1 ff 01 00 00 00 00 00 00 00 00 00 "................" + 30: 00 00 00 00 50 00 00 00 00 00 00 00 0b 01 0a 00 "....P..........." + +bus 80->81, slot 07, func 1, vend:dev:s_vend:s_dev:rev 1022:14a7:1022:14a4:01 +class 06, sub_class 04 prog_if 00, hdr 1, flags <>, irq 37 + 00: 22 10 a7 14 07 04 10 00 01 00 04 06 10 00 81 00 ""..............." + 10: 00 00 00 00 00 00 00 00 80 81 81 00 f1 01 00 00 "................" + 20: f0 ff 00 00 f1 20 f1 20 00 03 00 00 00 03 00 00 "..... . ........" + 30: 00 00 00 00 50 00 00 00 00 00 00 00 ff 01 02 00 "....P..........." + +bus 80, slot 00, func 3, vend:dev:s_vend:s_dev:rev 1022:14a6:1022:14a6:00 +class 08, sub_class 07 prog_if 00, hdr 0, flags , irq 255 + 00: 22 10 a6 14 04 00 11 00 00 00 07 08 10 00 80 00 ""..............." + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 22 10 a6 14 "............"..." + 30: 00 00 00 00 40 00 00 00 00 00 00 00 ff 01 00 00 "....@..........." + 40: 01 48 00 00 00 00 00 00 10 84 00 00 00 00 00 00 ".H.............." + 50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 80: 00 00 00 00 05 90 00 00 00 00 00 00 00 00 00 00 "................" + 90: 0d 98 00 00 00 00 00 00 08 00 ".........." + +bus 00, slot 18, func 3, vend:dev:s_vend:s_dev:rev 1022:14b0:0000:0000:00 +class 06, sub_class 00 prog_if 00, hdr 0, flags <>, irq 0 + 00: 22 10 b0 14 00 00 00 00 00 00 00 06 00 00 80 00 ""..............." + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + +bus 40, slot 05, func 0, vend:dev:s_vend:s_dev:rev 1022:149f:0000:0000:01 +class 06, sub_class 00 prog_if 00, hdr 0, flags <>, irq 0 + 00: 22 10 9f 14 00 00 00 00 01 00 00 06 00 00 80 00 ""..............." + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + +bus 00->02, slot 01, func 2, vend:dev:s_vend:s_dev:rev 1022:14ab:1022:1453:01 +class 06, sub_class 04 prog_if 00, hdr 1, flags <>, irq 39 + 00: 22 10 ab 14 07 04 10 00 01 00 04 06 10 00 81 00 ""..............." + 10: 00 00 00 00 00 00 00 00 00 02 02 00 f1 01 00 20 "............... " + 20: 70 f6 70 f6 21 81 31 81 00 03 00 00 00 03 00 00 "p.p.!.1........." + 30: 00 00 00 00 48 00 00 00 00 00 00 00 ff 00 02 00 "....H..........." + +bus 80, slot 02, func 0, vend:dev:s_vend:s_dev:rev 1022:149f:0000:0000:01 +class 06, sub_class 00 prog_if 00, hdr 0, flags <>, irq 0 + 00: 22 10 9f 14 00 00 00 00 01 00 00 06 00 00 80 00 ""..............." + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + +bus c0->c2, slot 01, func 2, vend:dev:s_vend:s_dev:rev 1022:14ab:1022:1453:01 +class 06, sub_class 04 prog_if 00, hdr 1, flags <>, irq 32 + 00: 22 10 ab 14 07 04 10 00 01 00 04 06 10 00 81 00 ""..............." + 10: 00 00 00 00 00 00 00 00 c0 c2 c2 00 f1 01 00 20 "............... " + 20: 40 bb 40 bb f1 ff 01 00 00 00 00 00 00 00 00 00 "@.@............." + 30: 00 00 00 00 48 00 00 00 00 00 00 00 ff 00 02 00 "....H..........." + +bus 40->44, slot 01, func 4, vend:dev:s_vend:s_dev:rev 1022:14ab:1022:1453:01 +class 06, sub_class 04 prog_if 00, hdr 1, flags <>, irq 48 + 00: 22 10 ab 14 07 04 10 00 01 00 04 06 10 00 81 00 ""..............." + 10: 00 00 00 00 00 00 00 00 40 44 44 00 21 21 00 00 "........@DD.!!.." + 20: 00 b0 00 b0 61 81 71 81 00 04 00 00 00 04 00 00 "....a.q........." + 30: 00 00 00 00 48 00 00 00 00 00 00 00 ff 00 02 00 "....H..........." + +bus 05, slot 00, func 1, vend:dev:s_vend:s_dev:rev 8086:15ff:15d9:0000:02 +class 02, sub_class 00 prog_if 00, hdr 0, flags , irq 89 + addr0 30083000000, size 01000000 + addr3 30084008000, size 00008000 + 00: 86 80 ff 15 06 04 10 00 02 00 00 02 10 00 80 00 "................" + 10: 0c 00 00 83 00 03 00 00 00 00 00 00 0c 80 00 84 "................" + 20: 00 03 00 00 00 00 00 00 00 00 00 00 d9 15 00 00 "................" + 30: 00 00 40 f6 40 00 00 00 00 00 00 00 0a 01 00 00 "..@.@..........." + 40: 01 50 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ".P.............." + 50: 05 70 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ".p.............." + 60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 70: 11 a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a0: 10 e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + e0: 03 00 ".." + +bus c5, slot 00, func 1, vend:dev:s_vend:s_dev:rev 1022:14dc:1022:14dc:00 +class 08, sub_class 80 prog_if 00, hdr 0, flags , irq 0 + addr0 20020f80000, size 00080000 + addr2 20020f00000, size 00080000 + 00: 22 10 dc 14 07 00 10 00 00 00 80 08 10 00 80 00 ""..............." + 10: 0c 00 f8 20 00 02 00 00 0c 00 f0 20 00 02 00 00 "... ....... ...." + 20: 00 00 00 00 00 00 00 00 00 00 00 00 22 10 dc 14 "............"..." + 30: 00 00 00 00 48 00 00 00 00 00 00 00 ff 00 00 00 "....H..........." + 40: 00 00 00 00 00 00 00 00 09 50 00 00 00 00 00 00 ".........P......" + 50: 01 64 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ".d.............." + 60: 00 00 00 00 10 a0 00 00 00 00 00 00 00 00 00 00 "................" + 70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a0: 05 c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + c0: 11 00 ".." + +bus 00, slot 18, func 1, vend:dev:s_vend:s_dev:rev 1022:14ae:0000:0000:00 +class 06, sub_class 00 prog_if 00, hdr 0, flags <>, irq 0 + 00: 22 10 ae 14 00 00 00 00 00 00 00 06 00 00 80 00 ""..............." + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + +bus 02, slot 00, func 0, vend:dev:s_vend:s_dev:rev 144d:a80a:144d:aa0a:00 +class 01, sub_class 08 prog_if 02, hdr 0, flags , irq 90 + addr0 f6710000, size 00004000 + 00: 4d 14 0a a8 06 04 10 00 00 02 08 01 10 00 00 00 "M..............." + 10: 04 00 71 f6 00 00 00 00 00 00 00 00 00 00 00 00 "..q............." + 20: 00 00 00 00 00 00 00 00 00 00 00 00 4d 14 0a aa "............M..." + 30: 00 00 70 f6 40 00 00 00 00 00 00 00 0b 01 00 00 "..p.@..........." + 40: 01 50 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ".P.............." + 50: 05 70 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ".p.............." + 60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 70: 10 b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + b0: 11 00 ".." + +bus 00, slot 01, func 0, vend:dev:s_vend:s_dev:rev 1022:149f:0000:0000:01 +class 06, sub_class 00 prog_if 00, hdr 0, flags <>, irq 0 + 00: 22 10 9f 14 00 00 00 00 01 00 00 06 00 00 80 00 ""..............." + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + +bus c2, slot 00, func 0, vend:dev:s_vend:s_dev:rev 1344:51c3:1344:1100:01 +class 01, sub_class 08 prog_if 02, hdr 0, flags , irq 69 + addr0 bb440000, size 00040000 + 00: 44 13 c3 51 07 04 10 00 01 02 08 01 10 00 00 80 "D..Q............" + 10: 04 00 44 bb 00 00 00 00 00 00 00 00 00 00 00 00 "..D............." + 20: 00 00 00 00 00 00 00 00 00 00 00 00 44 13 00 11 "............D..." + 30: 00 00 40 bb 80 00 00 00 00 00 00 00 ff 01 00 00 "..@............." + 40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 80: 01 90 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 90: 05 b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + b0: 11 c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + c0: 10 00 ".." + +bus 80, slot 05, func 0, vend:dev:s_vend:s_dev:rev 1022:149f:0000:0000:01 +class 06, sub_class 00 prog_if 00, hdr 0, flags <>, irq 0 + 00: 22 10 9f 14 00 00 00 00 01 00 00 06 00 00 80 00 ""..............." + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + +bus c0, slot 01, func 0, vend:dev:s_vend:s_dev:rev 1022:149f:0000:0000:01 +class 06, sub_class 00 prog_if 00, hdr 0, flags <>, irq 0 + 00: 22 10 9f 14 00 00 00 00 01 00 00 06 00 00 80 00 ""..............." + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + +bus 40->42, slot 01, func 2, vend:dev:s_vend:s_dev:rev 1022:14ab:1022:1453:01 +class 06, sub_class 04 prog_if 00, hdr 1, flags <>, irq 46 + 00: 22 10 ab 14 07 04 10 00 01 00 04 06 10 00 81 00 ""..............." + 10: 00 00 00 00 00 00 00 00 40 42 42 00 41 41 00 00 "........@BB.AA.." + 20: 20 b0 20 b0 21 81 31 81 00 04 00 00 00 04 00 00 " . .!.1........." + 30: 00 00 00 00 48 00 00 00 00 00 00 00 ff 00 02 00 "....H..........." + +bus 00->07, slot 07, func 2, vend:dev:s_vend:s_dev:rev 1022:14a7:1022:14a4:01 +class 06, sub_class 04 prog_if 00, hdr 1, flags <>, irq 44 + 00: 22 10 a7 14 07 04 10 00 01 00 04 06 10 00 81 00 ""..............." + 10: 00 00 00 00 00 00 00 00 00 07 07 00 f1 01 00 00 "................" + 20: 30 f6 30 f6 f1 ff 01 00 00 00 00 00 00 00 00 00 "0.0............." + 30: 00 00 00 00 50 00 00 00 00 00 00 00 ff 01 02 00 "....P..........." + +bus 45, slot 00, func 1, vend:dev:s_vend:s_dev:rev 1022:14dc:1022:14dc:00 +class 08, sub_class 80 prog_if 00, hdr 0, flags , irq 0 + addr0 50080f80000, size 00080000 + addr2 50080f00000, size 00080000 + 00: 22 10 dc 14 07 00 10 00 00 00 80 08 10 00 80 00 ""..............." + 10: 0c 00 f8 80 00 05 00 00 0c 00 f0 80 00 05 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 22 10 dc 14 "............"..." + 30: 00 00 00 00 48 00 00 00 00 00 00 00 ff 00 00 00 "....H..........." + 40: 00 00 00 00 00 00 00 00 09 50 00 00 00 00 00 00 ".........P......" + 50: 01 64 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ".d.............." + 60: 00 00 00 00 10 a0 00 00 00 00 00 00 00 00 00 00 "................" + 70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a0: 05 c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + c0: 11 00 ".." + +bus 00, slot 04, func 0, vend:dev:s_vend:s_dev:rev 1022:149f:0000:0000:01 +class 06, sub_class 00 prog_if 00, hdr 0, flags <>, irq 0 + 00: 22 10 9f 14 00 00 00 00 01 00 00 06 00 00 80 00 ""..............." + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + +bus c0->c6, slot 07, func 2, vend:dev:s_vend:s_dev:rev 1022:14a7:1022:14a4:01 +class 06, sub_class 04 prog_if 00, hdr 1, flags <>, irq 35 + 00: 22 10 a7 14 07 04 10 00 01 00 04 06 10 00 81 00 ""..............." + 10: 00 00 00 00 00 00 00 00 c0 c6 c6 00 f1 01 00 00 "................" + 20: 20 bb 20 bb f1 ff 01 00 00 00 00 00 00 00 00 00 " . ............." + 30: 00 00 00 00 50 00 00 00 00 00 00 00 ff 01 02 00 "....P..........." + +bus c0, slot 04, func 0, vend:dev:s_vend:s_dev:rev 1022:149f:0000:0000:01 +class 06, sub_class 00 prog_if 00, hdr 0, flags <>, irq 0 + 00: 22 10 9f 14 00 00 00 00 01 00 00 06 00 00 80 00 ""..............." + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + +bus 00, slot 14, func 3, vend:dev:s_vend:s_dev:rev 1022:790e:15d9:1c63:51 +class 06, sub_class 01 prog_if 00, hdr 0, flags <>, irq 0 + 00: 22 10 0e 79 4f 01 20 02 51 00 01 06 00 00 80 00 ""..yO. .Q......." + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 d9 15 63 1c "..............c." + 30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + +bus 40, slot 01, func 0, vend:dev:s_vend:s_dev:rev 1022:149f:0000:0000:01 +class 06, sub_class 00 prog_if 00, hdr 0, flags <>, irq 0 + 00: 22 10 9f 14 00 00 00 00 01 00 00 06 00 00 80 00 ""..............." + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + +bus 01, slot 00, func 0, vend:dev:s_vend:s_dev:rev 144d:a80a:144d:aa0a:00 +class 01, sub_class 08 prog_if 02, hdr 0, flags , irq 90 + addr0 f6810000, size 00004000 + 00: 4d 14 0a a8 06 04 10 00 00 02 08 01 10 00 00 00 "M..............." + 10: 04 00 81 f6 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 4d 14 0a aa "............M..." + 30: 00 00 80 f6 40 00 00 00 00 00 00 00 0b 01 00 00 "....@..........." + 40: 01 50 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ".P.............." + 50: 05 70 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ".p.............." + 60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 70: 10 b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + b0: 11 00 ".." + +bus c1, slot 00, func 0, vend:dev:s_vend:s_dev:rev 1344:51c3:1344:1100:01 +class 01, sub_class 08 prog_if 02, hdr 0, flags , irq 69 + addr0 bb540000, size 00040000 + 00: 44 13 c3 51 07 04 10 00 01 02 08 01 10 00 00 80 "D..Q............" + 10: 04 00 54 bb 00 00 00 00 00 00 00 00 00 00 00 00 "..T............." + 20: 00 00 00 00 00 00 00 00 00 00 00 00 44 13 00 11 "............D..." + 30: 00 00 50 bb 80 00 00 00 00 00 00 00 0b 01 00 00 "..P............." + 40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 80: 01 90 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 90: 05 b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + b0: 11 c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + c0: 10 00 ".." + +bus 06, slot 00, func 4, vend:dev:s_vend:s_dev:rev 1022:14c9:15d9:1c63:da +class 0c, sub_class 03 prog_if 30, hdr 0, flags , irq 60 + addr0 f6100000, size 00100000 + 00: 22 10 c9 14 07 04 10 00 da 30 03 0c 10 00 80 00 ""........0......" + 10: 04 00 10 f6 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 d9 15 63 1c "..............c." + 30: 00 00 00 00 48 00 00 00 00 00 00 00 ff 03 00 00 "....H..........." + 40: 00 00 00 00 00 00 00 00 09 50 00 00 00 00 00 00 ".........P......" + 50: 01 64 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ".d.............." + 60: 00 00 00 00 10 a0 00 00 00 00 00 00 00 00 00 00 "................" + 70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a0: 05 c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + c0: 11 00 ".." + +bus 00, slot 07, func 0, vend:dev:s_vend:s_dev:rev 1022:149f:0000:0000:01 +class 06, sub_class 00 prog_if 00, hdr 0, flags <>, irq 0 + 00: 22 10 9f 14 00 00 00 00 01 00 00 06 00 00 80 00 ""..............." + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + +bus c0, slot 07, func 0, vend:dev:s_vend:s_dev:rev 1022:149f:0000:0000:01 +class 06, sub_class 00 prog_if 00, hdr 0, flags <>, irq 0 + 00: 22 10 9f 14 00 00 00 00 01 00 00 06 00 00 80 00 ""..............." + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + +bus 40, slot 04, func 0, vend:dev:s_vend:s_dev:rev 1022:149f:0000:0000:01 +class 06, sub_class 00 prog_if 00, hdr 0, flags <>, irq 0 + 00: 22 10 9f 14 00 00 00 00 01 00 00 06 00 00 80 00 ""..............." + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + +bus 07, slot 00, func 0, vend:dev:s_vend:s_dev:rev 1022:7901:15d9:1c63:91 +class 01, sub_class 06 prog_if 01, hdr 0, flags , irq 323 + addr5 f6300000, size 00000800 + 00: 22 10 01 79 07 04 10 00 91 01 06 01 10 00 00 00 ""..y............" + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 30 f6 00 00 00 00 d9 15 63 1c "......0.......c." + 30: 00 00 00 00 48 00 00 00 00 00 00 00 05 01 00 00 "....H..........." + 40: 00 00 00 00 00 00 00 00 09 50 00 00 00 00 00 00 ".........P......" + 50: 01 64 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ".d.............." + 60: 00 00 00 00 10 a0 00 00 00 00 00 00 00 00 00 00 "................" + 70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a0: 05 d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + d0: 12 00 ".." + +bus 00, slot 00, func 2, vend:dev:s_vend:s_dev:rev 1022:149e:1022:149e:01 +class 08, sub_class 06 prog_if 00, hdr 0, flags <>, irq 29 + 00: 22 10 9e 14 44 04 10 00 01 00 06 08 00 00 80 00 ""...D..........." + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 22 10 9e 14 "............"..." + 30: 00 00 00 00 40 00 00 00 00 00 00 00 ff 00 00 00 "....@..........." + 40: 0f 64 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ".d.............." + 50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 60: 00 00 00 00 05 74 00 00 00 00 00 00 00 00 00 00 ".....t.........." + 70: 00 00 00 00 08 c8 00 00 00 00 00 00 00 00 00 00 "................" + 80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + c0: 00 00 00 00 00 00 00 00 09 00 ".........." + +bus 80, slot 01, func 0, vend:dev:s_vend:s_dev:rev 1022:149f:0000:0000:01 +class 06, sub_class 00 prog_if 00, hdr 0, flags <>, irq 0 + 00: 22 10 9f 14 00 00 00 00 01 00 00 06 00 00 80 00 ""..............." + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + +bus c0, slot 00, func 2, vend:dev:s_vend:s_dev:rev 1022:149e:1022:149e:01 +class 08, sub_class 06 prog_if 00, hdr 0, flags <>, irq 27 + 00: 22 10 9e 14 44 04 10 00 01 00 06 08 00 00 80 00 ""...D..........." + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 22 10 9e 14 "............"..." + 30: 00 00 00 00 40 00 00 00 00 00 00 00 ff 00 00 00 "....@..........." + 40: 0f 64 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ".d.............." + 50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 60: 00 00 00 00 05 74 00 00 00 00 00 00 00 00 00 00 ".....t.........." + 70: 00 00 00 00 08 c8 00 00 00 00 00 00 00 00 00 00 "................" + 80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + c0: 00 00 00 00 00 00 00 00 09 00 ".........." + +bus 00, slot 18, func 6, vend:dev:s_vend:s_dev:rev 1022:14b3:0000:0000:00 +class 06, sub_class 00 prog_if 00, hdr 0, flags <>, irq 0 + 00: 22 10 b3 14 00 00 00 00 00 00 00 06 00 00 80 00 ""..............." + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + +bus 40, slot 07, func 0, vend:dev:s_vend:s_dev:rev 1022:149f:0000:0000:01 +class 06, sub_class 00 prog_if 00, hdr 0, flags <>, irq 0 + 00: 22 10 9f 14 00 00 00 00 01 00 00 06 00 00 80 00 ""..............." + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + +bus 00, slot 00, func 0, vend:dev:s_vend:s_dev:rev 1022:14a4:15d9:1c63:01 +class 06, sub_class 00 prog_if 00, hdr 0, flags <>, irq 0 + 00: 22 10 a4 14 00 00 00 00 01 00 00 06 00 00 80 00 ""..............." + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 d9 15 63 1c "..............c." + 30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + +bus 80, slot 04, func 0, vend:dev:s_vend:s_dev:rev 1022:149f:0000:0000:01 +class 06, sub_class 00 prog_if 00, hdr 0, flags <>, irq 0 + 00: 22 10 9f 14 00 00 00 00 01 00 00 06 00 00 80 00 ""..............." + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + +bus c0, slot 00, func 0, vend:dev:s_vend:s_dev:rev 1022:14a4:15d9:1c63:01 +class 06, sub_class 00 prog_if 00, hdr 0, flags <>, irq 0 + 00: 22 10 a4 14 00 00 00 00 01 00 00 06 00 00 80 00 ""..............." + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 d9 15 63 1c "..............c." + 30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + +bus 40, slot 00, func 2, vend:dev:s_vend:s_dev:rev 1022:149e:1022:149e:01 +class 08, sub_class 06 prog_if 00, hdr 0, flags <>, irq 30 + 00: 22 10 9e 14 44 04 10 00 01 00 06 08 00 00 80 00 ""...D..........." + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 22 10 9e 14 "............"..." + 30: 00 00 00 00 40 00 00 00 00 00 00 00 ff 00 00 00 "....@..........." + 40: 0f 64 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ".d.............." + 50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 60: 00 00 00 00 05 74 00 00 00 00 00 00 00 00 00 00 ".....t.........." + 70: 00 00 00 00 08 c8 00 00 00 00 00 00 00 00 00 00 "................" + 80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + c0: 00 00 00 00 00 00 00 00 09 00 ".........." + +bus c5, slot 00, func 4, vend:dev:s_vend:s_dev:rev 1022:14c9:15d9:1c63:da +class 0c, sub_class 03 prog_if 30, hdr 0, flags , irq 51 + addr0 bb300000, size 00100000 + 00: 22 10 c9 14 07 04 10 00 da 30 03 0c 10 00 80 00 ""........0......" + 10: 04 00 30 bb 00 00 00 00 00 00 00 00 00 00 00 00 "..0............." + 20: 00 00 00 00 00 00 00 00 00 00 00 00 d9 15 63 1c "..............c." + 30: 00 00 00 00 48 00 00 00 00 00 00 00 ff 03 00 00 "....H..........." + 40: 00 00 00 00 00 00 00 00 09 50 00 00 00 00 00 00 ".........P......" + 50: 01 64 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ".d.............." + 60: 00 00 00 00 10 a0 00 00 00 00 00 00 00 00 00 00 "................" + 70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a0: 05 c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + c0: 11 00 ".." + +bus 00, slot 18, func 4, vend:dev:s_vend:s_dev:rev 1022:14b1:0000:0000:00 +class 06, sub_class 00 prog_if 00, hdr 0, flags <>, irq 0 + 00: 22 10 b1 14 00 00 00 00 00 00 00 06 00 00 80 00 ""..............." + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + +bus 00->03, slot 01, func 3, vend:dev:s_vend:s_dev:rev 1022:14ab:1022:1453:01 +class 06, sub_class 04 prog_if 00, hdr 1, flags <>, irq 40 + 00: 22 10 ab 14 07 04 10 00 01 00 04 06 10 00 81 00 ""..............." + 10: 00 00 00 00 00 00 00 00 00 03 03 00 f1 01 00 00 "................" + 20: 60 f6 60 f6 41 81 51 81 00 03 00 00 00 03 00 00 "`.`.A.Q........." + 30: 00 00 00 00 48 00 00 00 00 00 00 00 ff 00 02 00 "....H..........." + +bus 06, slot 00, func 0, vend:dev:s_vend:s_dev:rev 1022:14ac:1022:14ac:01 +class 13, sub_class 00 prog_if 00, hdr 0, flags , irq 0 + 00: 22 10 ac 14 07 00 10 00 01 00 00 13 10 00 80 00 ""..............." + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 22 10 ac 14 "............"..." + 30: 00 00 00 00 48 00 00 00 00 00 00 00 ff 00 00 00 "....H..........." + 40: 00 00 00 00 00 00 00 00 09 50 00 00 00 00 00 00 ".........P......" + 50: 01 64 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ".d.............." + 60: 00 00 00 00 10 00 "......" + +bus 81, slot 00, func 0, vend:dev:s_vend:s_dev:rev 1022:14ac:1022:14ac:01 +class 13, sub_class 00 prog_if 00, hdr 0, flags , irq 0 + 00: 22 10 ac 14 07 00 10 00 01 00 00 13 10 00 80 00 ""..............." + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 22 10 ac 14 "............"..." + 30: 00 00 00 00 48 00 00 00 00 00 00 00 ff 00 00 00 "....H..........." + 40: 00 00 00 00 00 00 00 00 09 50 00 00 00 00 00 00 ".........P......" + 50: 01 64 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ".d.............." + 60: 00 00 00 00 10 00 "......" + +bus c6, slot 00, func 0, vend:dev:s_vend:s_dev:rev 1022:7901:15d9:1c63:91 +class 01, sub_class 06 prog_if 01, hdr 0, flags , irq 73 + addr5 bb201000, size 00000800 + 00: 22 10 01 79 07 04 10 00 91 01 06 01 10 00 80 00 ""..y............" + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 10 20 bb 00 00 00 00 d9 15 63 1c "...... .......c." + 30: 00 00 00 00 48 00 00 00 00 00 00 00 0a 01 00 00 "....H..........." + 40: 00 00 00 00 00 00 00 00 09 50 00 00 00 00 00 00 ".........P......" + 50: 01 64 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ".d.............." + 60: 00 00 00 00 10 a0 00 00 00 00 00 00 00 00 00 00 "................" + 70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a0: 05 d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + d0: 12 00 ".." + +bus 00, slot 03, func 0, vend:dev:s_vend:s_dev:rev 1022:149f:0000:0000:01 +class 06, sub_class 00 prog_if 00, hdr 0, flags <>, irq 0 + 00: 22 10 9f 14 00 00 00 00 01 00 00 06 00 00 80 00 ""..............." + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + +bus 80, slot 07, func 0, vend:dev:s_vend:s_dev:rev 1022:149f:0000:0000:01 +class 06, sub_class 00 prog_if 00, hdr 0, flags <>, irq 0 + 00: 22 10 9f 14 00 00 00 00 01 00 00 06 00 00 80 00 ""..............." + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + +bus c0, slot 03, func 0, vend:dev:s_vend:s_dev:rev 1022:149f:0000:0000:01 +class 06, sub_class 00 prog_if 00, hdr 0, flags <>, irq 0 + 00: 22 10 9f 14 00 00 00 00 01 00 00 06 00 00 80 00 ""..............." + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + +bus 40, slot 00, func 0, vend:dev:s_vend:s_dev:rev 1022:14a4:15d9:1c63:01 +class 06, sub_class 00 prog_if 00, hdr 0, flags <>, irq 0 + 00: 22 10 a4 14 00 00 00 00 01 00 00 06 00 00 80 00 ""..............." + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 d9 15 63 1c "..............c." + 30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + +bus 80, slot 00, func 2, vend:dev:s_vend:s_dev:rev 1022:149e:1022:149e:01 +class 08, sub_class 06 prog_if 00, hdr 0, flags <>, irq 28 + 00: 22 10 9e 14 44 04 10 00 01 00 06 08 00 00 80 00 ""...D..........." + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 22 10 9e 14 "............"..." + 30: 00 00 00 00 40 00 00 00 00 00 00 00 ff 00 00 00 "....@..........." + 40: 0f 64 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ".d.............." + 50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 60: 00 00 00 00 05 74 00 00 00 00 00 00 00 00 00 00 ".....t.........." + 70: 00 00 00 00 08 c8 00 00 00 00 00 00 00 00 00 00 "................" + 80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + c0: 00 00 00 00 00 00 00 00 09 00 ".........." + +bus 00, slot 18, func 2, vend:dev:s_vend:s_dev:rev 1022:14af:0000:0000:00 +class 06, sub_class 00 prog_if 00, hdr 0, flags <>, irq 0 + 00: 22 10 af 14 00 00 00 00 00 00 00 06 00 00 80 00 ""..............." + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + +bus 00->01, slot 01, func 1, vend:dev:s_vend:s_dev:rev 1022:14ab:1022:1453:01 +class 06, sub_class 04 prog_if 00, hdr 1, flags <>, irq 38 + 00: 22 10 ab 14 07 04 10 00 01 00 04 06 10 00 81 00 ""..............." + 10: 00 00 00 00 00 00 00 00 00 01 01 00 11 11 00 20 "............... " + 20: 80 f6 80 f6 01 81 11 81 00 03 00 00 00 03 00 00 "................" + 30: 00 00 00 00 48 00 00 00 00 00 00 00 ff 00 02 00 "....H..........." + +bus c0->c1, slot 01, func 1, vend:dev:s_vend:s_dev:rev 1022:14ab:1022:1453:01 +class 06, sub_class 04 prog_if 00, hdr 1, flags <>, irq 31 + 00: 22 10 ab 14 07 04 10 00 01 00 04 06 10 00 81 00 ""..............." + 10: 00 00 00 00 00 00 00 00 c0 c1 c1 00 f1 01 00 20 "............... " + 20: 50 bb 50 bb f1 ff 01 00 00 00 00 00 00 00 00 00 "P.P............." + 30: 00 00 00 00 48 00 00 00 00 00 00 00 ff 00 02 00 "....H..........." + +bus 40->43, slot 01, func 3, vend:dev:s_vend:s_dev:rev 1022:14ab:1022:1453:01 +class 06, sub_class 04 prog_if 00, hdr 1, flags <>, irq 47 + 00: 22 10 ab 14 07 04 10 00 01 00 04 06 10 00 81 00 ""..............." + 10: 00 00 00 00 00 00 00 00 40 43 43 00 31 31 00 00 "........@CC.11.." + 20: 10 b0 10 b0 41 81 51 81 00 04 00 00 00 04 00 00 "....A.Q........." + 30: 00 00 00 00 48 00 00 00 00 00 00 00 ff 00 02 00 "....H..........." + +bus 40, slot 03, func 0, vend:dev:s_vend:s_dev:rev 1022:149f:0000:0000:01 +class 06, sub_class 00 prog_if 00, hdr 0, flags <>, irq 0 + 00: 22 10 9f 14 00 00 00 00 01 00 00 06 00 00 80 00 ""..............." + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + +bus 05, slot 00, func 0, vend:dev:s_vend:s_dev:rev 8086:15ff:15d9:1c27:02 +class 02, sub_class 00 prog_if 00, hdr 0, flags , irq 89 + addr0 30082000000, size 01000000 + addr3 30084000000, size 00008000 + 00: 86 80 ff 15 06 04 10 00 02 00 00 02 10 00 80 00 "................" + 10: 0c 00 00 82 00 03 00 00 00 00 00 00 0c 00 00 84 "................" + 20: 00 03 00 00 00 00 00 00 00 00 00 00 d9 15 27 1c "..............'." + 30: 00 00 48 f6 40 00 00 00 00 00 00 00 0a 01 00 00 "..H.@..........." + 40: 01 50 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ".P.............." + 50: 05 70 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ".p.............." + 60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 70: 11 a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a0: 10 e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + e0: 03 00 ".." + +bus 80, slot 00, func 0, vend:dev:s_vend:s_dev:rev 1022:14a4:15d9:1c63:01 +class 06, sub_class 00 prog_if 00, hdr 0, flags <>, irq 0 + 00: 22 10 a4 14 00 00 00 00 01 00 00 06 00 00 80 00 ""..............." + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 d9 15 63 1c "..............c." + 30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + +bus c5, slot 00, func 0, vend:dev:s_vend:s_dev:rev 1022:14ac:1022:14ac:01 +class 13, sub_class 00 prog_if 00, hdr 0, flags , irq 0 + 00: 22 10 ac 14 07 00 10 00 01 00 00 13 10 00 80 00 ""..............." + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 22 10 ac 14 "............"..." + 30: 00 00 00 00 48 00 00 00 00 00 00 00 ff 00 00 00 "....H..........." + 40: 00 00 00 00 00 00 00 00 09 50 00 00 00 00 00 00 ".........P......" + 50: 01 64 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ".d.............." + 60: 00 00 00 00 10 00 "......" + +bus 00, slot 18, func 0, vend:dev:s_vend:s_dev:rev 1022:14ad:0000:0000:00 +class 06, sub_class 00 prog_if 00, hdr 0, flags <>, irq 0 + 00: 22 10 ad 14 00 00 00 00 00 00 00 06 00 00 80 00 ""..............." + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + +bus 40->41, slot 01, func 1, vend:dev:s_vend:s_dev:rev 1022:14ab:1022:1453:01 +class 06, sub_class 04 prog_if 00, hdr 1, flags <>, irq 45 + 00: 22 10 ab 14 07 04 10 00 01 00 04 06 10 00 81 00 ""..............." + 10: 00 00 00 00 00 00 00 00 40 41 41 00 f1 01 00 00 "........@AA....." + 20: 30 b0 30 b0 01 81 11 81 00 04 00 00 00 04 00 00 "0.0............." + 30: 00 00 00 00 48 00 00 00 00 00 00 00 ff 00 02 00 "....H..........." + +bus 80, slot 03, func 0, vend:dev:s_vend:s_dev:rev 1022:149f:0000:0000:01 +class 06, sub_class 00 prog_if 00, hdr 0, flags <>, irq 0 + 00: 22 10 9f 14 00 00 00 00 01 00 00 06 00 00 80 00 ""..............." + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + +bus 06, slot 00, func 5, vend:dev:s_vend:s_dev:rev 1022:14ca:1022:14ca:00 +class 10, sub_class 80 prog_if 00, hdr 0, flags , irq 11 + addr2 f6000000, size 00100000 + addr5 f6200000, size 00002000 + 00: 22 10 ca 14 07 00 10 00 00 00 80 10 10 00 80 00 ""..............." + 10: 00 00 00 00 00 00 00 00 00 00 00 f6 00 00 00 00 "................" + 20: 00 00 00 00 00 00 20 f6 00 00 00 00 22 10 ca 14 "...... ....."..." + 30: 00 00 00 00 48 00 00 00 00 00 00 00 0b 04 00 00 "....H..........." + 40: 00 00 00 00 00 00 00 00 09 50 00 00 00 00 00 00 ".........P......" + 50: 01 64 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ".d.............." + 60: 00 00 00 00 10 a0 00 00 00 00 00 00 00 00 00 00 "................" + 70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a0: 05 c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + c0: 11 00 ".." + +bus 00->06, slot 07, func 1, vend:dev:s_vend:s_dev:rev 1022:14a7:1022:14a4:01 +class 06, sub_class 04 prog_if 00, hdr 1, flags <>, irq 43 + 00: 22 10 a7 14 07 04 10 00 01 00 04 06 10 00 81 00 ""..............." + 10: 00 00 00 00 00 00 00 00 00 06 06 00 f1 01 00 00 "................" + 20: 00 f6 20 f6 f1 80 f1 80 00 04 00 00 00 04 00 00 ".. ............." + 30: 00 00 00 00 50 00 00 00 00 00 00 00 ff 01 02 00 "....P..........." + +bus 45, slot 00, func 0, vend:dev:s_vend:s_dev:rev 1022:14ac:1022:14ac:01 +class 13, sub_class 00 prog_if 00, hdr 0, flags , irq 0 + 00: 22 10 ac 14 07 00 10 00 01 00 00 13 10 00 80 00 ""..............." + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 22 10 ac 14 "............"..." + 30: 00 00 00 00 48 00 00 00 00 00 00 00 ff 00 00 00 "....H..........." + 40: 00 00 00 00 00 00 00 00 09 50 00 00 00 00 00 00 ".........P......" + 50: 01 64 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ".d.............." + 60: 00 00 00 00 10 00 "......" + +bus c0->c5, slot 07, func 1, vend:dev:s_vend:s_dev:rev 1022:14a7:1022:14a4:01 +class 06, sub_class 04 prog_if 00, hdr 1, flags <>, irq 34 + 00: 22 10 a7 14 07 04 10 00 01 00 04 06 10 00 81 00 ""..............." + 10: 00 00 00 00 00 00 00 00 c0 c5 c5 00 f1 01 00 00 "................" + 20: 30 bb 30 bb f1 20 f1 20 00 02 00 00 00 02 00 00 "0.0.. . ........" + 30: 00 00 00 00 50 00 00 00 00 00 00 00 ff 01 02 00 "....P..........." + +bus 00, slot 00, func 3, vend:dev:s_vend:s_dev:rev 1022:14a6:1022:14a6:00 +class 08, sub_class 07 prog_if 00, hdr 0, flags , irq 255 + 00: 22 10 a6 14 04 00 11 00 00 00 07 08 10 00 80 00 ""..............." + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 22 10 a6 14 "............"..." + 30: 00 00 00 00 40 00 00 00 00 00 00 00 ff 01 00 00 "....@..........." + 40: 01 48 00 00 00 00 00 00 10 84 00 00 00 00 00 00 ".H.............." + 50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 80: 00 00 00 00 05 90 00 00 00 00 00 00 00 00 00 00 "................" + 90: 0d 98 00 00 00 00 00 00 08 00 ".........." + +bus c0, slot 00, func 3, vend:dev:s_vend:s_dev:rev 1022:14a6:1022:14a6:00 +class 08, sub_class 07 prog_if 00, hdr 0, flags , irq 255 + 00: 22 10 a6 14 04 00 11 00 00 00 07 08 10 00 80 00 ""..............." + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 22 10 a6 14 "............"..." + 30: 00 00 00 00 40 00 00 00 00 00 00 00 ff 01 00 00 "....@..........." + 40: 01 48 00 00 00 00 00 00 10 84 00 00 00 00 00 00 ".H.............." + 50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 80: 00 00 00 00 05 90 00 00 00 00 00 00 00 00 00 00 "................" + 90: 0d 98 00 00 00 00 00 00 08 00 ".........." + +bus c4, slot 00, func 0, vend:dev:s_vend:s_dev:rev 1a03:2000:15d9:1c63:52 +class 03, sub_class 00 prog_if 00, hdr 0, flags , irq 25 + addr0 ba000000, size 01000000 + addr1 bb000000, size 00040000 + addr2 0000f000, size 00000080 + 00: 03 1a 00 20 03 00 10 02 52 00 00 03 00 00 00 00 "... ....R......." + 10: 00 00 00 ba 00 00 00 bb 01 f0 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 d9 15 63 1c "..............c." + 30: 00 00 00 00 40 00 00 00 00 00 00 00 0b 01 00 00 "....@..........." + 40: 01 50 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ".P.............." + 50: 05 00 ".." + +bus 00, slot 02, func 0, vend:dev:s_vend:s_dev:rev 1022:149f:0000:0000:01 +class 06, sub_class 00 prog_if 00, hdr 0, flags <>, irq 0 + 00: 22 10 9f 14 00 00 00 00 01 00 00 06 00 00 80 00 ""..............." + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + +bus 00, slot 18, func 7, vend:dev:s_vend:s_dev:rev 1022:14b4:0000:0000:00 +class 06, sub_class 00 prog_if 00, hdr 0, flags <>, irq 0 + 00: 22 10 b4 14 00 00 00 00 00 00 00 06 00 00 80 00 ""..............." + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + +bus c0->c3, slot 05, func 2, vend:dev:s_vend:s_dev:rev 1022:14aa:1022:1453:01 +class 06, sub_class 04 prog_if 00, hdr 1, flags <>, irq 33 + 00: 22 10 aa 14 07 04 10 00 01 00 04 06 10 00 81 00 ""..............." + 10: 00 00 00 00 00 00 00 00 c0 c3 c4 00 f1 f1 00 20 "............... " + 20: 00 ba 00 bb f1 ff 01 00 00 00 00 00 00 00 00 00 "................" + 30: 00 00 00 00 48 00 00 00 00 00 00 00 ff 00 0a 00 "....H..........." + +bus c0, slot 02, func 0, vend:dev:s_vend:s_dev:rev 1022:149f:0000:0000:01 +class 06, sub_class 00 prog_if 00, hdr 0, flags <>, irq 0 + 00: 22 10 9f 14 00 00 00 00 01 00 00 06 00 00 80 00 ""..............." + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + +bus 40->45, slot 07, func 1, vend:dev:s_vend:s_dev:rev 1022:14a7:1022:14a4:01 +class 06, sub_class 04 prog_if 00, hdr 1, flags <>, irq 50 + 00: 22 10 a7 14 07 04 10 00 01 00 04 06 10 00 81 00 ""..............." + 10: 00 00 00 00 00 00 00 00 40 45 45 00 f1 01 00 00 "........@EE....." + 20: f0 ff 00 00 f1 80 f1 80 00 05 00 00 00 05 00 00 "................" + 30: 00 00 00 00 50 00 00 00 00 00 00 00 ff 01 02 00 "....P..........." + +bus 00, slot 14, func 0, vend:dev:s_vend:s_dev:rev 1022:790b:15d9:1c63:71 +class 0c, sub_class 05 prog_if 00, hdr 0, flags <>, irq 0 + 00: 22 10 0b 79 03 04 20 02 71 00 05 0c 00 00 80 00 ""..y.. .q......." + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 d9 15 63 1c "..............c." + 30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + +bus 40, slot 00, func 3, vend:dev:s_vend:s_dev:rev 1022:14a6:1022:14a6:00 +class 08, sub_class 07 prog_if 00, hdr 0, flags , irq 255 + 00: 22 10 a6 14 04 00 11 00 00 00 07 08 10 00 80 00 ""..............." + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 22 10 a6 14 "............"..." + 30: 00 00 00 00 40 00 00 00 00 00 00 00 ff 01 00 00 "....@..........." + 40: 01 48 00 00 00 00 00 00 10 84 00 00 00 00 00 00 ".H.............." + 50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 80: 00 00 00 00 05 90 00 00 00 00 00 00 00 00 00 00 "................" + 90: 0d 98 00 00 00 00 00 00 08 00 ".........." + +bus 00, slot 05, func 0, vend:dev:s_vend:s_dev:rev 1022:149f:0000:0000:01 +class 06, sub_class 00 prog_if 00, hdr 0, flags <>, irq 0 + 00: 22 10 9f 14 00 00 00 00 01 00 00 06 00 00 80 00 ""..............." + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + +bus 00, slot 18, func 5, vend:dev:s_vend:s_dev:rev 1022:14b2:0000:0000:00 +class 06, sub_class 00 prog_if 00, hdr 0, flags <>, irq 0 + 00: 22 10 b2 14 00 00 00 00 00 00 00 06 00 00 80 00 ""..............." + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + +bus c0, slot 05, func 0, vend:dev:s_vend:s_dev:rev 1022:149f:0000:0000:01 +class 06, sub_class 00 prog_if 00, hdr 0, flags <>, irq 0 + 00: 22 10 9f 14 00 00 00 00 01 00 00 06 00 00 80 00 ""..............." + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + +bus 40, slot 02, func 0, vend:dev:s_vend:s_dev:rev 1022:149f:0000:0000:01 +class 06, sub_class 00 prog_if 00, hdr 0, flags <>, irq 0 + 00: 22 10 9f 14 00 00 00 00 01 00 00 06 00 00 80 00 ""..............." + 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + +bus 00->04, slot 01, func 4, vend:dev:s_vend:s_dev:rev 1022:14ab:1022:1453:01 +class 06, sub_class 04 prog_if 00, hdr 1, flags <>, irq 41 + 00: 22 10 ab 14 07 04 10 00 01 00 04 06 10 00 81 00 ""..............." + 10: 00 00 00 00 00 00 00 00 00 04 04 00 f1 01 00 00 "................" + 20: 50 f6 50 f6 61 81 71 81 00 03 00 00 00 03 00 00 "P.P.a.q........." + 30: 00 00 00 00 48 00 00 00 00 00 00 00 ff 00 02 00 "....H..........." + +bus 06, slot 00, func 1, vend:dev:s_vend:s_dev:rev 1022:14dc:1022:14dc:00 +class 08, sub_class 80 prog_if 00, hdr 0, flags , irq 0 + addr0 40080f80000, size 00080000 + addr2 40080f00000, size 00080000 + 00: 22 10 dc 14 07 00 10 00 00 00 80 08 10 00 80 00 ""..............." + 10: 0c 00 f8 80 00 04 00 00 0c 00 f0 80 00 04 00 00 "................" + 20: 00 00 00 00 00 00 00 00 00 00 00 00 22 10 dc 14 "............"..." + 30: 00 00 00 00 48 00 00 00 00 00 00 00 ff 00 00 00 "....H..........." + 40: 00 00 00 00 00 00 00 00 09 50 00 00 00 00 00 00 ".........P......" + 50: 01 64 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ".d.............." + 60: 00 00 00 00 10 a0 00 00 00 00 00 00 00 00 00 00 "................" + 70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a0: 05 c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + c0: 11 00 ".." + +bus 81, slot 00, func 1, vend:dev:s_vend:s_dev:rev 1022:14dc:1022:14dc:00 +class 08, sub_class 80 prog_if 00, hdr 0, flags , irq 0 + addr0 30020f80000, size 00080000 + addr2 30020f00000, size 00080000 + 00: 22 10 dc 14 07 00 10 00 00 00 80 08 10 00 80 00 ""..............." + 10: 0c 00 f8 20 00 03 00 00 0c 00 f0 20 00 03 00 00 "... ....... ...." + 20: 00 00 00 00 00 00 00 00 00 00 00 00 22 10 dc 14 "............"..." + 30: 00 00 00 00 48 00 00 00 00 00 00 00 ff 00 00 00 "....H..........." + 40: 00 00 00 00 00 00 00 00 09 50 00 00 00 00 00 00 ".........P......" + 50: 01 64 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ".d.............." + 60: 00 00 00 00 10 a0 00 00 00 00 00 00 00 00 00 00 "................" + 70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + 90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + a0: 05 c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "................" + c0: 11 00 ".." +---------- PCI raw data end ---------- +>> pci.4: build list +>> pci.3: macio +sysfs: no such bus: macio +>> pci.4: vio +sysfs: no such bus: vio +>> pci.5: xen +sysfs: no such bus: xen +>> pci.6: ps3 +sysfs: no such bus: ps3_system_bus +>> pci.7: platform + platform device: name = GHES.4528 + path = /devices/platform/GHES.4528 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4471 + path = /devices/platform/GHES.4471 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20970 + path = /devices/platform/GHES.20970 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4405 + path = /devices/platform/GHES.4405 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21436 + path = /devices/platform/GHES.21436 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4980 + path = /devices/platform/GHES.4980 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20904 + path = /devices/platform/GHES.20904 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4349 + path = /devices/platform/GHES.4349 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4914 + path = /devices/platform/GHES.4914 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20848 + path = /devices/platform/GHES.20848 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4292 + path = /devices/platform/GHES.4292 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21313 + path = /devices/platform/GHES.21313 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4858 + path = /devices/platform/GHES.4858 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20791 + path = /devices/platform/GHES.20791 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4226 + path = /devices/platform/GHES.4226 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21257 + path = /devices/platform/GHES.21257 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20725 + path = /devices/platform/GHES.20725 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4735 + path = /devices/platform/GHES.4735 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20669 + path = /devices/platform/GHES.20669 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4103 + path = /devices/platform/GHES.4103 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21134 + path = /devices/platform/GHES.21134 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4679 + path = /devices/platform/GHES.4679 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20602 + path = /devices/platform/GHES.20602 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21078 + path = /devices/platform/GHES.21078 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4612 + path = /devices/platform/GHES.4612 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20546 + path = /devices/platform/GHES.20546 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5088 + path = /devices/platform/GHES.5088 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21011 + path = /devices/platform/GHES.21011 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4556 + path = /devices/platform/GHES.4556 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5021 + path = /devices/platform/GHES.5021 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20999 + path = /devices/platform/GHES.20999 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4433 + path = /devices/platform/GHES.4433 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21464 + path = /devices/platform/GHES.21464 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20932 + path = /devices/platform/GHES.20932 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4377 + path = /devices/platform/GHES.4377 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4942 + path = /devices/platform/GHES.4942 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20876 + path = /devices/platform/GHES.20876 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.517 + path = /devices/platform/GHES.517 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4310 + path = /devices/platform/GHES.4310 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21341 + path = /devices/platform/GHES.21341 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4886 + path = /devices/platform/GHES.4886 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4254 + path = /devices/platform/GHES.4254 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21285 + path = /devices/platform/GHES.21285 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20753 + path = /devices/platform/GHES.20753 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4198 + path = /devices/platform/GHES.4198 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21219 + path = /devices/platform/GHES.21219 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4763 + path = /devices/platform/GHES.4763 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20697 + path = /devices/platform/GHES.20697 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4131 + path = /devices/platform/GHES.4131 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21162 + path = /devices/platform/GHES.21162 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20630 + path = /devices/platform/GHES.20630 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4640 + path = /devices/platform/GHES.4640 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20574 + path = /devices/platform/GHES.20574 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5106 + path = /devices/platform/GHES.5106 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4584 + path = /devices/platform/GHES.4584 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20508 + path = /devices/platform/GHES.20508 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4518 + path = /devices/platform/GHES.4518 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4461 + path = /devices/platform/GHES.4461 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21492 + path = /devices/platform/GHES.21492 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20960 + path = /devices/platform/GHES.20960 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21426 + path = /devices/platform/GHES.21426 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4970 + path = /devices/platform/GHES.4970 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4339 + path = /devices/platform/GHES.4339 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4904 + path = /devices/platform/GHES.4904 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20838 + path = /devices/platform/GHES.20838 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4282 + path = /devices/platform/GHES.4282 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21303 + path = /devices/platform/GHES.21303 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4848 + path = /devices/platform/GHES.4848 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20781 + path = /devices/platform/GHES.20781 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = alarmtimer.0.auto + path = /devices/pnp0/00:01/rtc/rtc0/alarmtimer.0.auto + type = "", modalias = "platform:alarmtimer", driver = "alarmtimer" + platform device: name = GHES.4216 + path = /devices/platform/GHES.4216 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21247 + path = /devices/platform/GHES.21247 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4791 + path = /devices/platform/GHES.4791 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20715 + path = /devices/platform/GHES.20715 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21190 + path = /devices/platform/GHES.21190 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4725 + path = /devices/platform/GHES.4725 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20659 + path = /devices/platform/GHES.20659 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21124 + path = /devices/platform/GHES.21124 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4669 + path = /devices/platform/GHES.4669 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21068 + path = /devices/platform/GHES.21068 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4602 + path = /devices/platform/GHES.4602 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20536 + path = /devices/platform/GHES.20536 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5078 + path = /devices/platform/GHES.5078 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21001 + path = /devices/platform/GHES.21001 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4546 + path = /devices/platform/GHES.4546 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5011 + path = /devices/platform/GHES.5011 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20989 + path = /devices/platform/GHES.20989 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4423 + path = /devices/platform/GHES.4423 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21454 + path = /devices/platform/GHES.21454 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4999 + path = /devices/platform/GHES.4999 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20922 + path = /devices/platform/GHES.20922 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4367 + path = /devices/platform/GHES.4367 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21398 + path = /devices/platform/GHES.21398 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4932 + path = /devices/platform/GHES.4932 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20866 + path = /devices/platform/GHES.20866 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4300 + path = /devices/platform/GHES.4300 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21331 + path = /devices/platform/GHES.21331 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4876 + path = /devices/platform/GHES.4876 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4244 + path = /devices/platform/GHES.4244 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21275 + path = /devices/platform/GHES.21275 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20743 + path = /devices/platform/GHES.20743 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = reg-dummy + path = /devices/platform/reg-dummy + type = "", modalias = "platform:reg-dummy", driver = "reg-dummy" + platform device: name = GHES.4188 + path = /devices/platform/GHES.4188 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21209 + path = /devices/platform/GHES.21209 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4753 + path = /devices/platform/GHES.4753 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20687 + path = /devices/platform/GHES.20687 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4121 + path = /devices/platform/GHES.4121 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21152 + path = /devices/platform/GHES.21152 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4697 + path = /devices/platform/GHES.4697 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20620 + path = /devices/platform/GHES.20620 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21096 + path = /devices/platform/GHES.21096 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4630 + path = /devices/platform/GHES.4630 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20564 + path = /devices/platform/GHES.20564 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4574 + path = /devices/platform/GHES.4574 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4508 + path = /devices/platform/GHES.4508 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4451 + path = /devices/platform/GHES.4451 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21482 + path = /devices/platform/GHES.21482 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20950 + path = /devices/platform/GHES.20950 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4395 + path = /devices/platform/GHES.4395 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21416 + path = /devices/platform/GHES.21416 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4960 + path = /devices/platform/GHES.4960 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20894 + path = /devices/platform/GHES.20894 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4329 + path = /devices/platform/GHES.4329 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20828 + path = /devices/platform/GHES.20828 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4272 + path = /devices/platform/GHES.4272 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4838 + path = /devices/platform/GHES.4838 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20771 + path = /devices/platform/GHES.20771 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4206 + path = /devices/platform/GHES.4206 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21237 + path = /devices/platform/GHES.21237 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4781 + path = /devices/platform/GHES.4781 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20705 + path = /devices/platform/GHES.20705 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21180 + path = /devices/platform/GHES.21180 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4715 + path = /devices/platform/GHES.4715 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20649 + path = /devices/platform/GHES.20649 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21114 + path = /devices/platform/GHES.21114 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4659 + path = /devices/platform/GHES.4659 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20592 + path = /devices/platform/GHES.20592 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21058 + path = /devices/platform/GHES.21058 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20526 + path = /devices/platform/GHES.20526 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5068 + path = /devices/platform/GHES.5068 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4536 + path = /devices/platform/GHES.4536 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5001 + path = /devices/platform/GHES.5001 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21500 + path = /devices/platform/GHES.21500 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20979 + path = /devices/platform/GHES.20979 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4413 + path = /devices/platform/GHES.4413 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21444 + path = /devices/platform/GHES.21444 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4989 + path = /devices/platform/GHES.4989 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20912 + path = /devices/platform/GHES.20912 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4357 + path = /devices/platform/GHES.4357 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21388 + path = /devices/platform/GHES.21388 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4922 + path = /devices/platform/GHES.4922 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20856 + path = /devices/platform/GHES.20856 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21321 + path = /devices/platform/GHES.21321 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4866 + path = /devices/platform/GHES.4866 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4234 + path = /devices/platform/GHES.4234 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21265 + path = /devices/platform/GHES.21265 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20733 + path = /devices/platform/GHES.20733 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4178 + path = /devices/platform/GHES.4178 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4743 + path = /devices/platform/GHES.4743 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20677 + path = /devices/platform/GHES.20677 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4111 + path = /devices/platform/GHES.4111 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21142 + path = /devices/platform/GHES.21142 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4687 + path = /devices/platform/GHES.4687 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20610 + path = /devices/platform/GHES.20610 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21086 + path = /devices/platform/GHES.21086 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4620 + path = /devices/platform/GHES.4620 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20554 + path = /devices/platform/GHES.20554 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5096 + path = /devices/platform/GHES.5096 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4564 + path = /devices/platform/GHES.4564 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20498 + path = /devices/platform/GHES.20498 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4441 + path = /devices/platform/GHES.4441 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21472 + path = /devices/platform/GHES.21472 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20940 + path = /devices/platform/GHES.20940 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4385 + path = /devices/platform/GHES.4385 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21406 + path = /devices/platform/GHES.21406 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = AMDI0010:04 + path = /devices/platform/AMDI0010:04 + type = "", modalias = "acpi:AMDI0010:", driver = "i2c_designware" + platform device: name = GHES.4950 + path = /devices/platform/GHES.4950 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20884 + path = /devices/platform/GHES.20884 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4319 + path = /devices/platform/GHES.4319 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4894 + path = /devices/platform/GHES.4894 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20818 + path = /devices/platform/GHES.20818 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4262 + path = /devices/platform/GHES.4262 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21293 + path = /devices/platform/GHES.21293 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4828 + path = /devices/platform/GHES.4828 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20761 + path = /devices/platform/GHES.20761 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21227 + path = /devices/platform/GHES.21227 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4771 + path = /devices/platform/GHES.4771 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21170 + path = /devices/platform/GHES.21170 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4705 + path = /devices/platform/GHES.4705 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20639 + path = /devices/platform/GHES.20639 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21104 + path = /devices/platform/GHES.21104 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4649 + path = /devices/platform/GHES.4649 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20582 + path = /devices/platform/GHES.20582 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5114 + path = /devices/platform/GHES.5114 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21048 + path = /devices/platform/GHES.21048 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4592 + path = /devices/platform/GHES.4592 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20516 + path = /devices/platform/GHES.20516 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5058 + path = /devices/platform/GHES.5058 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4526 + path = /devices/platform/GHES.4526 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20969 + path = /devices/platform/GHES.20969 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4403 + path = /devices/platform/GHES.4403 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21434 + path = /devices/platform/GHES.21434 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4979 + path = /devices/platform/GHES.4979 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20902 + path = /devices/platform/GHES.20902 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4347 + path = /devices/platform/GHES.4347 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21378 + path = /devices/platform/GHES.21378 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4912 + path = /devices/platform/GHES.4912 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20846 + path = /devices/platform/GHES.20846 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4290 + path = /devices/platform/GHES.4290 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21311 + path = /devices/platform/GHES.21311 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4856 + path = /devices/platform/GHES.4856 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4224 + path = /devices/platform/GHES.4224 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21255 + path = /devices/platform/GHES.21255 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20723 + path = /devices/platform/GHES.20723 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4168 + path = /devices/platform/GHES.4168 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21199 + path = /devices/platform/GHES.21199 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4733 + path = /devices/platform/GHES.4733 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20667 + path = /devices/platform/GHES.20667 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4101 + path = /devices/platform/GHES.4101 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21132 + path = /devices/platform/GHES.21132 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4677 + path = /devices/platform/GHES.4677 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20600 + path = /devices/platform/GHES.20600 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21076 + path = /devices/platform/GHES.21076 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4610 + path = /devices/platform/GHES.4610 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20544 + path = /devices/platform/GHES.20544 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5086 + path = /devices/platform/GHES.5086 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4554 + path = /devices/platform/GHES.4554 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20488 + path = /devices/platform/GHES.20488 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4498 + path = /devices/platform/GHES.4498 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20997 + path = /devices/platform/GHES.20997 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4431 + path = /devices/platform/GHES.4431 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21462 + path = /devices/platform/GHES.21462 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20930 + path = /devices/platform/GHES.20930 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4375 + path = /devices/platform/GHES.4375 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4940 + path = /devices/platform/GHES.4940 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20874 + path = /devices/platform/GHES.20874 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.515 + path = /devices/platform/GHES.515 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4309 + path = /devices/platform/GHES.4309 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = kgdboc + path = /devices/platform/kgdboc + type = "", modalias = "platform:kgdboc", driver = "kgdboc" + platform device: name = GHES.4884 + path = /devices/platform/GHES.4884 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20808 + path = /devices/platform/GHES.20808 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4252 + path = /devices/platform/GHES.4252 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21283 + path = /devices/platform/GHES.21283 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4818 + path = /devices/platform/GHES.4818 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20751 + path = /devices/platform/GHES.20751 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4196 + path = /devices/platform/GHES.4196 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21217 + path = /devices/platform/GHES.21217 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4761 + path = /devices/platform/GHES.4761 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20695 + path = /devices/platform/GHES.20695 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21160 + path = /devices/platform/GHES.21160 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20629 + path = /devices/platform/GHES.20629 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4639 + path = /devices/platform/GHES.4639 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20572 + path = /devices/platform/GHES.20572 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5104 + path = /devices/platform/GHES.5104 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21038 + path = /devices/platform/GHES.21038 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4582 + path = /devices/platform/GHES.4582 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20506 + path = /devices/platform/GHES.20506 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5048 + path = /devices/platform/GHES.5048 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4516 + path = /devices/platform/GHES.4516 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21490 + path = /devices/platform/GHES.21490 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20959 + path = /devices/platform/GHES.20959 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21424 + path = /devices/platform/GHES.21424 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4969 + path = /devices/platform/GHES.4969 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4337 + path = /devices/platform/GHES.4337 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21368 + path = /devices/platform/GHES.21368 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4902 + path = /devices/platform/GHES.4902 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20836 + path = /devices/platform/GHES.20836 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4280 + path = /devices/platform/GHES.4280 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21301 + path = /devices/platform/GHES.21301 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4846 + path = /devices/platform/GHES.4846 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4214 + path = /devices/platform/GHES.4214 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21245 + path = /devices/platform/GHES.21245 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20713 + path = /devices/platform/GHES.20713 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4158 + path = /devices/platform/GHES.4158 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21189 + path = /devices/platform/GHES.21189 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4723 + path = /devices/platform/GHES.4723 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20657 + path = /devices/platform/GHES.20657 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21122 + path = /devices/platform/GHES.21122 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4667 + path = /devices/platform/GHES.4667 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21066 + path = /devices/platform/GHES.21066 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4600 + path = /devices/platform/GHES.4600 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20534 + path = /devices/platform/GHES.20534 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5076 + path = /devices/platform/GHES.5076 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4544 + path = /devices/platform/GHES.4544 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4488 + path = /devices/platform/GHES.4488 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20987 + path = /devices/platform/GHES.20987 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4421 + path = /devices/platform/GHES.4421 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21452 + path = /devices/platform/GHES.21452 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4997 + path = /devices/platform/GHES.4997 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20920 + path = /devices/platform/GHES.20920 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4365 + path = /devices/platform/GHES.4365 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21396 + path = /devices/platform/GHES.21396 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4930 + path = /devices/platform/GHES.4930 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20864 + path = /devices/platform/GHES.20864 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4874 + path = /devices/platform/GHES.4874 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4242 + path = /devices/platform/GHES.4242 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21273 + path = /devices/platform/GHES.21273 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4808 + path = /devices/platform/GHES.4808 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20741 + path = /devices/platform/GHES.20741 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4186 + path = /devices/platform/GHES.4186 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21207 + path = /devices/platform/GHES.21207 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4751 + path = /devices/platform/GHES.4751 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20685 + path = /devices/platform/GHES.20685 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21150 + path = /devices/platform/GHES.21150 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4695 + path = /devices/platform/GHES.4695 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20619 + path = /devices/platform/GHES.20619 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21094 + path = /devices/platform/GHES.21094 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4629 + path = /devices/platform/GHES.4629 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20562 + path = /devices/platform/GHES.20562 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21028 + path = /devices/platform/GHES.21028 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4572 + path = /devices/platform/GHES.4572 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5038 + path = /devices/platform/GHES.5038 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4506 + path = /devices/platform/GHES.4506 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21480 + path = /devices/platform/GHES.21480 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20949 + path = /devices/platform/GHES.20949 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4393 + path = /devices/platform/GHES.4393 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21414 + path = /devices/platform/GHES.21414 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4959 + path = /devices/platform/GHES.4959 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20892 + path = /devices/platform/GHES.20892 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4327 + path = /devices/platform/GHES.4327 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21358 + path = /devices/platform/GHES.21358 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20826 + path = /devices/platform/GHES.20826 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4270 + path = /devices/platform/GHES.4270 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4836 + path = /devices/platform/GHES.4836 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4204 + path = /devices/platform/GHES.4204 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21235 + path = /devices/platform/GHES.21235 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20703 + path = /devices/platform/GHES.20703 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4148 + path = /devices/platform/GHES.4148 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21179 + path = /devices/platform/GHES.21179 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4713 + path = /devices/platform/GHES.4713 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20647 + path = /devices/platform/GHES.20647 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21112 + path = /devices/platform/GHES.21112 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4657 + path = /devices/platform/GHES.4657 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20590 + path = /devices/platform/GHES.20590 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21056 + path = /devices/platform/GHES.21056 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20524 + path = /devices/platform/GHES.20524 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5066 + path = /devices/platform/GHES.5066 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4534 + path = /devices/platform/GHES.4534 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4478 + path = /devices/platform/GHES.4478 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20977 + path = /devices/platform/GHES.20977 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4411 + path = /devices/platform/GHES.4411 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21442 + path = /devices/platform/GHES.21442 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4987 + path = /devices/platform/GHES.4987 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20910 + path = /devices/platform/GHES.20910 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4355 + path = /devices/platform/GHES.4355 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21386 + path = /devices/platform/GHES.21386 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4920 + path = /devices/platform/GHES.4920 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20854 + path = /devices/platform/GHES.20854 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4299 + path = /devices/platform/GHES.4299 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4864 + path = /devices/platform/GHES.4864 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20798 + path = /devices/platform/GHES.20798 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4232 + path = /devices/platform/GHES.4232 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21263 + path = /devices/platform/GHES.21263 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20731 + path = /devices/platform/GHES.20731 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4176 + path = /devices/platform/GHES.4176 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4741 + path = /devices/platform/GHES.4741 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20675 + path = /devices/platform/GHES.20675 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21140 + path = /devices/platform/GHES.21140 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4685 + path = /devices/platform/GHES.4685 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20609 + path = /devices/platform/GHES.20609 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21084 + path = /devices/platform/GHES.21084 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4619 + path = /devices/platform/GHES.4619 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20552 + path = /devices/platform/GHES.20552 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5094 + path = /devices/platform/GHES.5094 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21018 + path = /devices/platform/GHES.21018 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.769 + path = /devices/platform/GHES.769 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4562 + path = /devices/platform/GHES.4562 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20496 + path = /devices/platform/GHES.20496 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5028 + path = /devices/platform/GHES.5028 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21470 + path = /devices/platform/GHES.21470 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20939 + path = /devices/platform/GHES.20939 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4383 + path = /devices/platform/GHES.4383 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21404 + path = /devices/platform/GHES.21404 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = AMDI0010:02 + path = /devices/platform/AMDI0010:02 + type = "", modalias = "acpi:AMDI0010:", driver = "i2c_designware" + platform device: name = GHES.4949 + path = /devices/platform/GHES.4949 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20882 + path = /devices/platform/GHES.20882 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4317 + path = /devices/platform/GHES.4317 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21348 + path = /devices/platform/GHES.21348 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4892 + path = /devices/platform/GHES.4892 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20816 + path = /devices/platform/GHES.20816 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4260 + path = /devices/platform/GHES.4260 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21291 + path = /devices/platform/GHES.21291 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4826 + path = /devices/platform/GHES.4826 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21225 + path = /devices/platform/GHES.21225 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4138 + path = /devices/platform/GHES.4138 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21169 + path = /devices/platform/GHES.21169 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4703 + path = /devices/platform/GHES.4703 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20637 + path = /devices/platform/GHES.20637 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21102 + path = /devices/platform/GHES.21102 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4647 + path = /devices/platform/GHES.4647 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20580 + path = /devices/platform/GHES.20580 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5112 + path = /devices/platform/GHES.5112 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21046 + path = /devices/platform/GHES.21046 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4590 + path = /devices/platform/GHES.4590 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20514 + path = /devices/platform/GHES.20514 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5056 + path = /devices/platform/GHES.5056 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4524 + path = /devices/platform/GHES.4524 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4468 + path = /devices/platform/GHES.4468 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21499 + path = /devices/platform/GHES.21499 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20967 + path = /devices/platform/GHES.20967 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4401 + path = /devices/platform/GHES.4401 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21432 + path = /devices/platform/GHES.21432 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4977 + path = /devices/platform/GHES.4977 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20900 + path = /devices/platform/GHES.20900 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4345 + path = /devices/platform/GHES.4345 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21376 + path = /devices/platform/GHES.21376 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4910 + path = /devices/platform/GHES.4910 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20844 + path = /devices/platform/GHES.20844 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4289 + path = /devices/platform/GHES.4289 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4854 + path = /devices/platform/GHES.4854 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20788 + path = /devices/platform/GHES.20788 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4222 + path = /devices/platform/GHES.4222 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21253 + path = /devices/platform/GHES.21253 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4798 + path = /devices/platform/GHES.4798 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20721 + path = /devices/platform/GHES.20721 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4166 + path = /devices/platform/GHES.4166 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21197 + path = /devices/platform/GHES.21197 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4731 + path = /devices/platform/GHES.4731 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20665 + path = /devices/platform/GHES.20665 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21130 + path = /devices/platform/GHES.21130 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4675 + path = /devices/platform/GHES.4675 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21074 + path = /devices/platform/GHES.21074 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4609 + path = /devices/platform/GHES.4609 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20542 + path = /devices/platform/GHES.20542 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5084 + path = /devices/platform/GHES.5084 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21008 + path = /devices/platform/GHES.21008 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4552 + path = /devices/platform/GHES.4552 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20486 + path = /devices/platform/GHES.20486 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = platform-framebuffer.0 + path = /devices/platform/platform-framebuffer.0 + type = "", modalias = "platform:platform-framebuffer", driver = "" + platform device: name = GHES.5018 + path = /devices/platform/GHES.5018 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4496 + path = /devices/platform/GHES.4496 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20995 + path = /devices/platform/GHES.20995 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21460 + path = /devices/platform/GHES.21460 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20929 + path = /devices/platform/GHES.20929 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4373 + path = /devices/platform/GHES.4373 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4939 + path = /devices/platform/GHES.4939 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20872 + path = /devices/platform/GHES.20872 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.513 + path = /devices/platform/GHES.513 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4307 + path = /devices/platform/GHES.4307 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21338 + path = /devices/platform/GHES.21338 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4882 + path = /devices/platform/GHES.4882 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20806 + path = /devices/platform/GHES.20806 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4250 + path = /devices/platform/GHES.4250 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21281 + path = /devices/platform/GHES.21281 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4816 + path = /devices/platform/GHES.4816 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4194 + path = /devices/platform/GHES.4194 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21215 + path = /devices/platform/GHES.21215 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20693 + path = /devices/platform/GHES.20693 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4128 + path = /devices/platform/GHES.4128 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21159 + path = /devices/platform/GHES.21159 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20627 + path = /devices/platform/GHES.20627 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4637 + path = /devices/platform/GHES.4637 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20570 + path = /devices/platform/GHES.20570 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5102 + path = /devices/platform/GHES.5102 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21036 + path = /devices/platform/GHES.21036 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4580 + path = /devices/platform/GHES.4580 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20504 + path = /devices/platform/GHES.20504 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5046 + path = /devices/platform/GHES.5046 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4514 + path = /devices/platform/GHES.4514 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4458 + path = /devices/platform/GHES.4458 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21489 + path = /devices/platform/GHES.21489 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20957 + path = /devices/platform/GHES.20957 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21422 + path = /devices/platform/GHES.21422 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4967 + path = /devices/platform/GHES.4967 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4335 + path = /devices/platform/GHES.4335 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21366 + path = /devices/platform/GHES.21366 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4900 + path = /devices/platform/GHES.4900 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20834 + path = /devices/platform/GHES.20834 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4279 + path = /devices/platform/GHES.4279 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4844 + path = /devices/platform/GHES.4844 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20778 + path = /devices/platform/GHES.20778 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4212 + path = /devices/platform/GHES.4212 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21243 + path = /devices/platform/GHES.21243 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4788 + path = /devices/platform/GHES.4788 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20711 + path = /devices/platform/GHES.20711 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4156 + path = /devices/platform/GHES.4156 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21187 + path = /devices/platform/GHES.21187 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4721 + path = /devices/platform/GHES.4721 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20655 + path = /devices/platform/GHES.20655 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21120 + path = /devices/platform/GHES.21120 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4665 + path = /devices/platform/GHES.4665 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20599 + path = /devices/platform/GHES.20599 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21064 + path = /devices/platform/GHES.21064 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20532 + path = /devices/platform/GHES.20532 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5074 + path = /devices/platform/GHES.5074 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4542 + path = /devices/platform/GHES.4542 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5008 + path = /devices/platform/GHES.5008 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4486 + path = /devices/platform/GHES.4486 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20985 + path = /devices/platform/GHES.20985 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21450 + path = /devices/platform/GHES.21450 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4995 + path = /devices/platform/GHES.4995 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20919 + path = /devices/platform/GHES.20919 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4363 + path = /devices/platform/GHES.4363 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21394 + path = /devices/platform/GHES.21394 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4929 + path = /devices/platform/GHES.4929 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20862 + path = /devices/platform/GHES.20862 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21328 + path = /devices/platform/GHES.21328 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4872 + path = /devices/platform/GHES.4872 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4240 + path = /devices/platform/GHES.4240 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21271 + path = /devices/platform/GHES.21271 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4806 + path = /devices/platform/GHES.4806 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4184 + path = /devices/platform/GHES.4184 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21205 + path = /devices/platform/GHES.21205 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20683 + path = /devices/platform/GHES.20683 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4118 + path = /devices/platform/GHES.4118 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21149 + path = /devices/platform/GHES.21149 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4693 + path = /devices/platform/GHES.4693 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20617 + path = /devices/platform/GHES.20617 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21092 + path = /devices/platform/GHES.21092 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4627 + path = /devices/platform/GHES.4627 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20560 + path = /devices/platform/GHES.20560 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21026 + path = /devices/platform/GHES.21026 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4570 + path = /devices/platform/GHES.4570 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5036 + path = /devices/platform/GHES.5036 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4504 + path = /devices/platform/GHES.4504 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4448 + path = /devices/platform/GHES.4448 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21479 + path = /devices/platform/GHES.21479 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20947 + path = /devices/platform/GHES.20947 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4391 + path = /devices/platform/GHES.4391 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21412 + path = /devices/platform/GHES.21412 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4957 + path = /devices/platform/GHES.4957 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20890 + path = /devices/platform/GHES.20890 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4325 + path = /devices/platform/GHES.4325 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21356 + path = /devices/platform/GHES.21356 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20824 + path = /devices/platform/GHES.20824 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4269 + path = /devices/platform/GHES.4269 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4834 + path = /devices/platform/GHES.4834 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20768 + path = /devices/platform/GHES.20768 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4202 + path = /devices/platform/GHES.4202 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21233 + path = /devices/platform/GHES.21233 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4778 + path = /devices/platform/GHES.4778 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20701 + path = /devices/platform/GHES.20701 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4146 + path = /devices/platform/GHES.4146 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21177 + path = /devices/platform/GHES.21177 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4711 + path = /devices/platform/GHES.4711 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20645 + path = /devices/platform/GHES.20645 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21110 + path = /devices/platform/GHES.21110 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4655 + path = /devices/platform/GHES.4655 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20589 + path = /devices/platform/GHES.20589 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21054 + path = /devices/platform/GHES.21054 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4599 + path = /devices/platform/GHES.4599 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20522 + path = /devices/platform/GHES.20522 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5064 + path = /devices/platform/GHES.5064 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4532 + path = /devices/platform/GHES.4532 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4476 + path = /devices/platform/GHES.4476 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20975 + path = /devices/platform/GHES.20975 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21440 + path = /devices/platform/GHES.21440 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4985 + path = /devices/platform/GHES.4985 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20909 + path = /devices/platform/GHES.20909 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4353 + path = /devices/platform/GHES.4353 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21384 + path = /devices/platform/GHES.21384 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4919 + path = /devices/platform/GHES.4919 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20852 + path = /devices/platform/GHES.20852 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4297 + path = /devices/platform/GHES.4297 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21318 + path = /devices/platform/GHES.21318 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4862 + path = /devices/platform/GHES.4862 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20796 + path = /devices/platform/GHES.20796 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4230 + path = /devices/platform/GHES.4230 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21261 + path = /devices/platform/GHES.21261 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4174 + path = /devices/platform/GHES.4174 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20673 + path = /devices/platform/GHES.20673 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4108 + path = /devices/platform/GHES.4108 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21139 + path = /devices/platform/GHES.21139 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4683 + path = /devices/platform/GHES.4683 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20607 + path = /devices/platform/GHES.20607 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21082 + path = /devices/platform/GHES.21082 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4617 + path = /devices/platform/GHES.4617 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20550 + path = /devices/platform/GHES.20550 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5092 + path = /devices/platform/GHES.5092 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21016 + path = /devices/platform/GHES.21016 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4560 + path = /devices/platform/GHES.4560 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20494 + path = /devices/platform/GHES.20494 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5026 + path = /devices/platform/GHES.5026 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4438 + path = /devices/platform/GHES.4438 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21469 + path = /devices/platform/GHES.21469 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20937 + path = /devices/platform/GHES.20937 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4381 + path = /devices/platform/GHES.4381 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21402 + path = /devices/platform/GHES.21402 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = AMDI0010:00 + path = /devices/platform/AMDI0010:00 + type = "", modalias = "acpi:AMDI0010:", driver = "i2c_designware" + platform device: name = GHES.4947 + path = /devices/platform/GHES.4947 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20880 + path = /devices/platform/GHES.20880 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4315 + path = /devices/platform/GHES.4315 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21346 + path = /devices/platform/GHES.21346 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4890 + path = /devices/platform/GHES.4890 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20814 + path = /devices/platform/GHES.20814 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4259 + path = /devices/platform/GHES.4259 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4824 + path = /devices/platform/GHES.4824 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20758 + path = /devices/platform/GHES.20758 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21223 + path = /devices/platform/GHES.21223 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4768 + path = /devices/platform/GHES.4768 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4136 + path = /devices/platform/GHES.4136 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21167 + path = /devices/platform/GHES.21167 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4701 + path = /devices/platform/GHES.4701 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20635 + path = /devices/platform/GHES.20635 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21100 + path = /devices/platform/GHES.21100 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4645 + path = /devices/platform/GHES.4645 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20579 + path = /devices/platform/GHES.20579 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5110 + path = /devices/platform/GHES.5110 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21044 + path = /devices/platform/GHES.21044 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4589 + path = /devices/platform/GHES.4589 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20512 + path = /devices/platform/GHES.20512 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5054 + path = /devices/platform/GHES.5054 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4522 + path = /devices/platform/GHES.4522 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = eisa.0 + path = /devices/platform/eisa.0 + type = "", modalias = "platform:eisa", driver = "" + platform device: name = GHES.4466 + path = /devices/platform/GHES.4466 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21497 + path = /devices/platform/GHES.21497 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20965 + path = /devices/platform/GHES.20965 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21430 + path = /devices/platform/GHES.21430 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4975 + path = /devices/platform/GHES.4975 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4343 + path = /devices/platform/GHES.4343 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21374 + path = /devices/platform/GHES.21374 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4909 + path = /devices/platform/GHES.4909 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20842 + path = /devices/platform/GHES.20842 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4287 + path = /devices/platform/GHES.4287 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21308 + path = /devices/platform/GHES.21308 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4852 + path = /devices/platform/GHES.4852 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20786 + path = /devices/platform/GHES.20786 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4220 + path = /devices/platform/GHES.4220 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21251 + path = /devices/platform/GHES.21251 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4796 + path = /devices/platform/GHES.4796 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4164 + path = /devices/platform/GHES.4164 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21195 + path = /devices/platform/GHES.21195 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20663 + path = /devices/platform/GHES.20663 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21129 + path = /devices/platform/GHES.21129 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4673 + path = /devices/platform/GHES.4673 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21072 + path = /devices/platform/GHES.21072 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4607 + path = /devices/platform/GHES.4607 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20540 + path = /devices/platform/GHES.20540 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5082 + path = /devices/platform/GHES.5082 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = microcode + path = /devices/platform/microcode + type = "", modalias = "platform:microcode", driver = "" + platform device: name = GHES.21006 + path = /devices/platform/GHES.21006 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4550 + path = /devices/platform/GHES.4550 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20484 + path = /devices/platform/GHES.20484 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5016 + path = /devices/platform/GHES.5016 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4494 + path = /devices/platform/GHES.4494 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20993 + path = /devices/platform/GHES.20993 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4428 + path = /devices/platform/GHES.4428 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21459 + path = /devices/platform/GHES.21459 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20927 + path = /devices/platform/GHES.20927 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = AMDI0096:00 + path = /devices/pci0000:c0/AMDI0096:00 + type = "", modalias = "acpi:AMDI0096:", driver = "" + platform device: name = GHES.4371 + path = /devices/platform/GHES.4371 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4937 + path = /devices/platform/GHES.4937 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20870 + path = /devices/platform/GHES.20870 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4305 + path = /devices/platform/GHES.4305 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21336 + path = /devices/platform/GHES.21336 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4880 + path = /devices/platform/GHES.4880 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20804 + path = /devices/platform/GHES.20804 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4249 + path = /devices/platform/GHES.4249 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4814 + path = /devices/platform/GHES.4814 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20748 + path = /devices/platform/GHES.20748 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4192 + path = /devices/platform/GHES.4192 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21213 + path = /devices/platform/GHES.21213 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4758 + path = /devices/platform/GHES.4758 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20691 + path = /devices/platform/GHES.20691 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4126 + path = /devices/platform/GHES.4126 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21157 + path = /devices/platform/GHES.21157 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20625 + path = /devices/platform/GHES.20625 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4635 + path = /devices/platform/GHES.4635 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20569 + path = /devices/platform/GHES.20569 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5100 + path = /devices/platform/GHES.5100 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21034 + path = /devices/platform/GHES.21034 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4579 + path = /devices/platform/GHES.4579 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20502 + path = /devices/platform/GHES.20502 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5044 + path = /devices/platform/GHES.5044 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4512 + path = /devices/platform/GHES.4512 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4456 + path = /devices/platform/GHES.4456 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21487 + path = /devices/platform/GHES.21487 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20955 + path = /devices/platform/GHES.20955 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21420 + path = /devices/platform/GHES.21420 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4965 + path = /devices/platform/GHES.4965 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20899 + path = /devices/platform/GHES.20899 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4333 + path = /devices/platform/GHES.4333 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21364 + path = /devices/platform/GHES.21364 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20832 + path = /devices/platform/GHES.20832 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4277 + path = /devices/platform/GHES.4277 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4842 + path = /devices/platform/GHES.4842 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20776 + path = /devices/platform/GHES.20776 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4210 + path = /devices/platform/GHES.4210 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21241 + path = /devices/platform/GHES.21241 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4786 + path = /devices/platform/GHES.4786 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4154 + path = /devices/platform/GHES.4154 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21185 + path = /devices/platform/GHES.21185 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20653 + path = /devices/platform/GHES.20653 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4098 + path = /devices/platform/GHES.4098 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21119 + path = /devices/platform/GHES.21119 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4663 + path = /devices/platform/GHES.4663 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20597 + path = /devices/platform/GHES.20597 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21062 + path = /devices/platform/GHES.21062 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20530 + path = /devices/platform/GHES.20530 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5072 + path = /devices/platform/GHES.5072 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4540 + path = /devices/platform/GHES.4540 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5006 + path = /devices/platform/GHES.5006 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4484 + path = /devices/platform/GHES.4484 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20983 + path = /devices/platform/GHES.20983 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4418 + path = /devices/platform/GHES.4418 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21449 + path = /devices/platform/GHES.21449 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4993 + path = /devices/platform/GHES.4993 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20917 + path = /devices/platform/GHES.20917 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4361 + path = /devices/platform/GHES.4361 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21392 + path = /devices/platform/GHES.21392 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4927 + path = /devices/platform/GHES.4927 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20860 + path = /devices/platform/GHES.20860 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21326 + path = /devices/platform/GHES.21326 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4870 + path = /devices/platform/GHES.4870 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4239 + path = /devices/platform/GHES.4239 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4804 + path = /devices/platform/GHES.4804 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20738 + path = /devices/platform/GHES.20738 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4182 + path = /devices/platform/GHES.4182 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21203 + path = /devices/platform/GHES.21203 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4748 + path = /devices/platform/GHES.4748 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20681 + path = /devices/platform/GHES.20681 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4116 + path = /devices/platform/GHES.4116 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21147 + path = /devices/platform/GHES.21147 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4691 + path = /devices/platform/GHES.4691 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20615 + path = /devices/platform/GHES.20615 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21090 + path = /devices/platform/GHES.21090 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4625 + path = /devices/platform/GHES.4625 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20559 + path = /devices/platform/GHES.20559 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21024 + path = /devices/platform/GHES.21024 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4569 + path = /devices/platform/GHES.4569 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5034 + path = /devices/platform/GHES.5034 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = dmi-ipmi-si.0 + path = /devices/platform/dmi-ipmi-si.0 + type = "", modalias = "platform:dmi-ipmi-si", driver = "ipmi_si" + platform device: name = GHES.4502 + path = /devices/platform/GHES.4502 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4446 + path = /devices/platform/GHES.4446 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21477 + path = /devices/platform/GHES.21477 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20945 + path = /devices/platform/GHES.20945 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21410 + path = /devices/platform/GHES.21410 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4955 + path = /devices/platform/GHES.4955 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20889 + path = /devices/platform/GHES.20889 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4323 + path = /devices/platform/GHES.4323 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21354 + path = /devices/platform/GHES.21354 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4899 + path = /devices/platform/GHES.4899 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20822 + path = /devices/platform/GHES.20822 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4267 + path = /devices/platform/GHES.4267 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21298 + path = /devices/platform/GHES.21298 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4832 + path = /devices/platform/GHES.4832 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20766 + path = /devices/platform/GHES.20766 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4200 + path = /devices/platform/GHES.4200 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21231 + path = /devices/platform/GHES.21231 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = Fixed MDIO bus.0 + path = /devices/platform/Fixed MDIO bus.0 + type = "", modalias = "platform:Fixed MDIO bus", driver = "" + platform device: name = GHES.4776 + path = /devices/platform/GHES.4776 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4144 + path = /devices/platform/GHES.4144 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21175 + path = /devices/platform/GHES.21175 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20643 + path = /devices/platform/GHES.20643 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21109 + path = /devices/platform/GHES.21109 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4653 + path = /devices/platform/GHES.4653 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20587 + path = /devices/platform/GHES.20587 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5119 + path = /devices/platform/GHES.5119 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21052 + path = /devices/platform/GHES.21052 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4597 + path = /devices/platform/GHES.4597 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20520 + path = /devices/platform/GHES.20520 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5062 + path = /devices/platform/GHES.5062 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4530 + path = /devices/platform/GHES.4530 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4474 + path = /devices/platform/GHES.4474 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20973 + path = /devices/platform/GHES.20973 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4408 + path = /devices/platform/GHES.4408 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21439 + path = /devices/platform/GHES.21439 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4983 + path = /devices/platform/GHES.4983 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20907 + path = /devices/platform/GHES.20907 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4351 + path = /devices/platform/GHES.4351 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21382 + path = /devices/platform/GHES.21382 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4917 + path = /devices/platform/GHES.4917 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20850 + path = /devices/platform/GHES.20850 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4295 + path = /devices/platform/GHES.4295 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21316 + path = /devices/platform/GHES.21316 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4860 + path = /devices/platform/GHES.4860 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20794 + path = /devices/platform/GHES.20794 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4229 + path = /devices/platform/GHES.4229 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20728 + path = /devices/platform/GHES.20728 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4172 + path = /devices/platform/GHES.4172 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4738 + path = /devices/platform/GHES.4738 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20671 + path = /devices/platform/GHES.20671 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4106 + path = /devices/platform/GHES.4106 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21137 + path = /devices/platform/GHES.21137 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4681 + path = /devices/platform/GHES.4681 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20605 + path = /devices/platform/GHES.20605 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21080 + path = /devices/platform/GHES.21080 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4615 + path = /devices/platform/GHES.4615 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20549 + path = /devices/platform/GHES.20549 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5090 + path = /devices/platform/GHES.5090 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21014 + path = /devices/platform/GHES.21014 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4559 + path = /devices/platform/GHES.4559 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20492 + path = /devices/platform/GHES.20492 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5024 + path = /devices/platform/GHES.5024 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4436 + path = /devices/platform/GHES.4436 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21467 + path = /devices/platform/GHES.21467 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20935 + path = /devices/platform/GHES.20935 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21400 + path = /devices/platform/GHES.21400 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4945 + path = /devices/platform/GHES.4945 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20879 + path = /devices/platform/GHES.20879 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4313 + path = /devices/platform/GHES.4313 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21344 + path = /devices/platform/GHES.21344 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4889 + path = /devices/platform/GHES.4889 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20812 + path = /devices/platform/GHES.20812 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4257 + path = /devices/platform/GHES.4257 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21288 + path = /devices/platform/GHES.21288 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4822 + path = /devices/platform/GHES.4822 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20756 + path = /devices/platform/GHES.20756 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21221 + path = /devices/platform/GHES.21221 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4766 + path = /devices/platform/GHES.4766 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4134 + path = /devices/platform/GHES.4134 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21165 + path = /devices/platform/GHES.21165 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20633 + path = /devices/platform/GHES.20633 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4643 + path = /devices/platform/GHES.4643 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20577 + path = /devices/platform/GHES.20577 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5109 + path = /devices/platform/GHES.5109 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21042 + path = /devices/platform/GHES.21042 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4587 + path = /devices/platform/GHES.4587 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20510 + path = /devices/platform/GHES.20510 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5052 + path = /devices/platform/GHES.5052 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4520 + path = /devices/platform/GHES.4520 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4464 + path = /devices/platform/GHES.4464 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21495 + path = /devices/platform/GHES.21495 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20963 + path = /devices/platform/GHES.20963 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21429 + path = /devices/platform/GHES.21429 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4973 + path = /devices/platform/GHES.4973 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4341 + path = /devices/platform/GHES.4341 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21372 + path = /devices/platform/GHES.21372 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4907 + path = /devices/platform/GHES.4907 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20840 + path = /devices/platform/GHES.20840 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4285 + path = /devices/platform/GHES.4285 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21306 + path = /devices/platform/GHES.21306 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4850 + path = /devices/platform/GHES.4850 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20784 + path = /devices/platform/GHES.20784 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4219 + path = /devices/platform/GHES.4219 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4794 + path = /devices/platform/GHES.4794 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20718 + path = /devices/platform/GHES.20718 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4162 + path = /devices/platform/GHES.4162 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21193 + path = /devices/platform/GHES.21193 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4728 + path = /devices/platform/GHES.4728 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20661 + path = /devices/platform/GHES.20661 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21127 + path = /devices/platform/GHES.21127 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4671 + path = /devices/platform/GHES.4671 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21070 + path = /devices/platform/GHES.21070 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4605 + path = /devices/platform/GHES.4605 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20539 + path = /devices/platform/GHES.20539 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5080 + path = /devices/platform/GHES.5080 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21004 + path = /devices/platform/GHES.21004 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4549 + path = /devices/platform/GHES.4549 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20482 + path = /devices/platform/GHES.20482 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5014 + path = /devices/platform/GHES.5014 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4492 + path = /devices/platform/GHES.4492 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20991 + path = /devices/platform/GHES.20991 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4426 + path = /devices/platform/GHES.4426 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21457 + path = /devices/platform/GHES.21457 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20925 + path = /devices/platform/GHES.20925 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4935 + path = /devices/platform/GHES.4935 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20869 + path = /devices/platform/GHES.20869 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4303 + path = /devices/platform/GHES.4303 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21334 + path = /devices/platform/GHES.21334 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4879 + path = /devices/platform/GHES.4879 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20802 + path = /devices/platform/GHES.20802 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4247 + path = /devices/platform/GHES.4247 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21278 + path = /devices/platform/GHES.21278 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4812 + path = /devices/platform/GHES.4812 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20746 + path = /devices/platform/GHES.20746 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4190 + path = /devices/platform/GHES.4190 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21211 + path = /devices/platform/GHES.21211 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4756 + path = /devices/platform/GHES.4756 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4124 + path = /devices/platform/GHES.4124 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21155 + path = /devices/platform/GHES.21155 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20623 + path = /devices/platform/GHES.20623 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21099 + path = /devices/platform/GHES.21099 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4633 + path = /devices/platform/GHES.4633 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20567 + path = /devices/platform/GHES.20567 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21032 + path = /devices/platform/GHES.21032 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4577 + path = /devices/platform/GHES.4577 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20500 + path = /devices/platform/GHES.20500 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5042 + path = /devices/platform/GHES.5042 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4510 + path = /devices/platform/GHES.4510 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4454 + path = /devices/platform/GHES.4454 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21485 + path = /devices/platform/GHES.21485 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20953 + path = /devices/platform/GHES.20953 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4398 + path = /devices/platform/GHES.4398 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21419 + path = /devices/platform/GHES.21419 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4963 + path = /devices/platform/GHES.4963 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20897 + path = /devices/platform/GHES.20897 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4331 + path = /devices/platform/GHES.4331 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21362 + path = /devices/platform/GHES.21362 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20830 + path = /devices/platform/GHES.20830 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4275 + path = /devices/platform/GHES.4275 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4840 + path = /devices/platform/GHES.4840 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20774 + path = /devices/platform/GHES.20774 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4209 + path = /devices/platform/GHES.4209 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4784 + path = /devices/platform/GHES.4784 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20708 + path = /devices/platform/GHES.20708 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4152 + path = /devices/platform/GHES.4152 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21183 + path = /devices/platform/GHES.21183 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4718 + path = /devices/platform/GHES.4718 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20651 + path = /devices/platform/GHES.20651 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4096 + path = /devices/platform/GHES.4096 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21117 + path = /devices/platform/GHES.21117 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4661 + path = /devices/platform/GHES.4661 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20595 + path = /devices/platform/GHES.20595 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21060 + path = /devices/platform/GHES.21060 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20529 + path = /devices/platform/GHES.20529 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5070 + path = /devices/platform/GHES.5070 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4539 + path = /devices/platform/GHES.4539 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5004 + path = /devices/platform/GHES.5004 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4482 + path = /devices/platform/GHES.4482 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21503 + path = /devices/platform/GHES.21503 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20981 + path = /devices/platform/GHES.20981 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4416 + path = /devices/platform/GHES.4416 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21447 + path = /devices/platform/GHES.21447 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4991 + path = /devices/platform/GHES.4991 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20915 + path = /devices/platform/GHES.20915 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21390 + path = /devices/platform/GHES.21390 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4925 + path = /devices/platform/GHES.4925 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20859 + path = /devices/platform/GHES.20859 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21324 + path = /devices/platform/GHES.21324 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4869 + path = /devices/platform/GHES.4869 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4237 + path = /devices/platform/GHES.4237 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21268 + path = /devices/platform/GHES.21268 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4802 + path = /devices/platform/GHES.4802 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20736 + path = /devices/platform/GHES.20736 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4180 + path = /devices/platform/GHES.4180 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21201 + path = /devices/platform/GHES.21201 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4746 + path = /devices/platform/GHES.4746 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4114 + path = /devices/platform/GHES.4114 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21145 + path = /devices/platform/GHES.21145 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20613 + path = /devices/platform/GHES.20613 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21089 + path = /devices/platform/GHES.21089 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4623 + path = /devices/platform/GHES.4623 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20557 + path = /devices/platform/GHES.20557 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5099 + path = /devices/platform/GHES.5099 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21022 + path = /devices/platform/GHES.21022 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4567 + path = /devices/platform/GHES.4567 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5032 + path = /devices/platform/GHES.5032 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4500 + path = /devices/platform/GHES.4500 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4444 + path = /devices/platform/GHES.4444 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21475 + path = /devices/platform/GHES.21475 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20943 + path = /devices/platform/GHES.20943 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4388 + path = /devices/platform/GHES.4388 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21409 + path = /devices/platform/GHES.21409 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4953 + path = /devices/platform/GHES.4953 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20887 + path = /devices/platform/GHES.20887 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4321 + path = /devices/platform/GHES.4321 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21352 + path = /devices/platform/GHES.21352 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4897 + path = /devices/platform/GHES.4897 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20820 + path = /devices/platform/GHES.20820 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4265 + path = /devices/platform/GHES.4265 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21296 + path = /devices/platform/GHES.21296 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4830 + path = /devices/platform/GHES.4830 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20764 + path = /devices/platform/GHES.20764 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4774 + path = /devices/platform/GHES.4774 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4142 + path = /devices/platform/GHES.4142 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21173 + path = /devices/platform/GHES.21173 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4708 + path = /devices/platform/GHES.4708 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20641 + path = /devices/platform/GHES.20641 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21107 + path = /devices/platform/GHES.21107 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4651 + path = /devices/platform/GHES.4651 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20585 + path = /devices/platform/GHES.20585 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5117 + path = /devices/platform/GHES.5117 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21050 + path = /devices/platform/GHES.21050 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4595 + path = /devices/platform/GHES.4595 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20519 + path = /devices/platform/GHES.20519 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5060 + path = /devices/platform/GHES.5060 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4529 + path = /devices/platform/GHES.4529 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4472 + path = /devices/platform/GHES.4472 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20971 + path = /devices/platform/GHES.20971 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4406 + path = /devices/platform/GHES.4406 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21437 + path = /devices/platform/GHES.21437 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4981 + path = /devices/platform/GHES.4981 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20905 + path = /devices/platform/GHES.20905 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21380 + path = /devices/platform/GHES.21380 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4915 + path = /devices/platform/GHES.4915 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20849 + path = /devices/platform/GHES.20849 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4293 + path = /devices/platform/GHES.4293 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21314 + path = /devices/platform/GHES.21314 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4859 + path = /devices/platform/GHES.4859 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20792 + path = /devices/platform/GHES.20792 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4227 + path = /devices/platform/GHES.4227 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21258 + path = /devices/platform/GHES.21258 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20726 + path = /devices/platform/GHES.20726 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4170 + path = /devices/platform/GHES.4170 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4736 + path = /devices/platform/GHES.4736 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4104 + path = /devices/platform/GHES.4104 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21135 + path = /devices/platform/GHES.21135 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20603 + path = /devices/platform/GHES.20603 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21079 + path = /devices/platform/GHES.21079 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4613 + path = /devices/platform/GHES.4613 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20547 + path = /devices/platform/GHES.20547 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5089 + path = /devices/platform/GHES.5089 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21012 + path = /devices/platform/GHES.21012 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4557 + path = /devices/platform/GHES.4557 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20490 + path = /devices/platform/GHES.20490 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5022 + path = /devices/platform/GHES.5022 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4434 + path = /devices/platform/GHES.4434 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21465 + path = /devices/platform/GHES.21465 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20933 + path = /devices/platform/GHES.20933 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4378 + path = /devices/platform/GHES.4378 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4943 + path = /devices/platform/GHES.4943 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20877 + path = /devices/platform/GHES.20877 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4311 + path = /devices/platform/GHES.4311 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21342 + path = /devices/platform/GHES.21342 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4887 + path = /devices/platform/GHES.4887 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20810 + path = /devices/platform/GHES.20810 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4255 + path = /devices/platform/GHES.4255 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21286 + path = /devices/platform/GHES.21286 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4820 + path = /devices/platform/GHES.4820 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20754 + path = /devices/platform/GHES.20754 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4199 + path = /devices/platform/GHES.4199 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4764 + path = /devices/platform/GHES.4764 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20698 + path = /devices/platform/GHES.20698 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4132 + path = /devices/platform/GHES.4132 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21163 + path = /devices/platform/GHES.21163 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20631 + path = /devices/platform/GHES.20631 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4641 + path = /devices/platform/GHES.4641 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20575 + path = /devices/platform/GHES.20575 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5107 + path = /devices/platform/GHES.5107 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21040 + path = /devices/platform/GHES.21040 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4585 + path = /devices/platform/GHES.4585 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20509 + path = /devices/platform/GHES.20509 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5050 + path = /devices/platform/GHES.5050 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4519 + path = /devices/platform/GHES.4519 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4462 + path = /devices/platform/GHES.4462 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21493 + path = /devices/platform/GHES.21493 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20961 + path = /devices/platform/GHES.20961 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21427 + path = /devices/platform/GHES.21427 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4971 + path = /devices/platform/GHES.4971 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21370 + path = /devices/platform/GHES.21370 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4905 + path = /devices/platform/GHES.4905 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20839 + path = /devices/platform/GHES.20839 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4283 + path = /devices/platform/GHES.4283 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21304 + path = /devices/platform/GHES.21304 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4849 + path = /devices/platform/GHES.4849 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20782 + path = /devices/platform/GHES.20782 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4217 + path = /devices/platform/GHES.4217 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21248 + path = /devices/platform/GHES.21248 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4792 + path = /devices/platform/GHES.4792 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20716 + path = /devices/platform/GHES.20716 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4160 + path = /devices/platform/GHES.4160 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21191 + path = /devices/platform/GHES.21191 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4726 + path = /devices/platform/GHES.4726 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21125 + path = /devices/platform/GHES.21125 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21069 + path = /devices/platform/GHES.21069 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4603 + path = /devices/platform/GHES.4603 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20537 + path = /devices/platform/GHES.20537 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5079 + path = /devices/platform/GHES.5079 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21002 + path = /devices/platform/GHES.21002 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4547 + path = /devices/platform/GHES.4547 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20480 + path = /devices/platform/GHES.20480 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5012 + path = /devices/platform/GHES.5012 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4490 + path = /devices/platform/GHES.4490 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4424 + path = /devices/platform/GHES.4424 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21455 + path = /devices/platform/GHES.21455 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20923 + path = /devices/platform/GHES.20923 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4368 + path = /devices/platform/GHES.4368 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21399 + path = /devices/platform/GHES.21399 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4933 + path = /devices/platform/GHES.4933 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20867 + path = /devices/platform/GHES.20867 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4301 + path = /devices/platform/GHES.4301 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21332 + path = /devices/platform/GHES.21332 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4877 + path = /devices/platform/GHES.4877 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20800 + path = /devices/platform/GHES.20800 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4245 + path = /devices/platform/GHES.4245 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21276 + path = /devices/platform/GHES.21276 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4810 + path = /devices/platform/GHES.4810 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20744 + path = /devices/platform/GHES.20744 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4189 + path = /devices/platform/GHES.4189 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4754 + path = /devices/platform/GHES.4754 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20688 + path = /devices/platform/GHES.20688 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4122 + path = /devices/platform/GHES.4122 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21153 + path = /devices/platform/GHES.21153 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4698 + path = /devices/platform/GHES.4698 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20621 + path = /devices/platform/GHES.20621 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21097 + path = /devices/platform/GHES.21097 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4631 + path = /devices/platform/GHES.4631 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20565 + path = /devices/platform/GHES.20565 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21030 + path = /devices/platform/GHES.21030 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4575 + path = /devices/platform/GHES.4575 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5040 + path = /devices/platform/GHES.5040 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4509 + path = /devices/platform/GHES.4509 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4452 + path = /devices/platform/GHES.4452 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21483 + path = /devices/platform/GHES.21483 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20951 + path = /devices/platform/GHES.20951 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4396 + path = /devices/platform/GHES.4396 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21417 + path = /devices/platform/GHES.21417 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4961 + path = /devices/platform/GHES.4961 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20895 + path = /devices/platform/GHES.20895 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21360 + path = /devices/platform/GHES.21360 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20829 + path = /devices/platform/GHES.20829 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4273 + path = /devices/platform/GHES.4273 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4839 + path = /devices/platform/GHES.4839 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20772 + path = /devices/platform/GHES.20772 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4207 + path = /devices/platform/GHES.4207 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21238 + path = /devices/platform/GHES.21238 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4782 + path = /devices/platform/GHES.4782 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20706 + path = /devices/platform/GHES.20706 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4150 + path = /devices/platform/GHES.4150 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21181 + path = /devices/platform/GHES.21181 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4716 + path = /devices/platform/GHES.4716 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21115 + path = /devices/platform/GHES.21115 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20593 + path = /devices/platform/GHES.20593 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21059 + path = /devices/platform/GHES.21059 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20527 + path = /devices/platform/GHES.20527 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5069 + path = /devices/platform/GHES.5069 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4537 + path = /devices/platform/GHES.4537 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5002 + path = /devices/platform/GHES.5002 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4480 + path = /devices/platform/GHES.4480 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21501 + path = /devices/platform/GHES.21501 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4414 + path = /devices/platform/GHES.4414 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21445 + path = /devices/platform/GHES.21445 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20913 + path = /devices/platform/GHES.20913 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4358 + path = /devices/platform/GHES.4358 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21389 + path = /devices/platform/GHES.21389 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4923 + path = /devices/platform/GHES.4923 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20857 + path = /devices/platform/GHES.20857 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21322 + path = /devices/platform/GHES.21322 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4867 + path = /devices/platform/GHES.4867 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4235 + path = /devices/platform/GHES.4235 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21266 + path = /devices/platform/GHES.21266 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4800 + path = /devices/platform/GHES.4800 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20734 + path = /devices/platform/GHES.20734 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4179 + path = /devices/platform/GHES.4179 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4744 + path = /devices/platform/GHES.4744 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20678 + path = /devices/platform/GHES.20678 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4112 + path = /devices/platform/GHES.4112 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21143 + path = /devices/platform/GHES.21143 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4688 + path = /devices/platform/GHES.4688 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20611 + path = /devices/platform/GHES.20611 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21087 + path = /devices/platform/GHES.21087 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4621 + path = /devices/platform/GHES.4621 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20555 + path = /devices/platform/GHES.20555 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5097 + path = /devices/platform/GHES.5097 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21020 + path = /devices/platform/GHES.21020 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4565 + path = /devices/platform/GHES.4565 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20499 + path = /devices/platform/GHES.20499 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5030 + path = /devices/platform/GHES.5030 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4442 + path = /devices/platform/GHES.4442 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21473 + path = /devices/platform/GHES.21473 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20941 + path = /devices/platform/GHES.20941 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4386 + path = /devices/platform/GHES.4386 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21407 + path = /devices/platform/GHES.21407 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = AMDI0010:05 + path = /devices/platform/AMDI0010:05 + type = "", modalias = "acpi:AMDI0010:", driver = "i2c_designware" + platform device: name = GHES.4951 + path = /devices/platform/GHES.4951 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20885 + path = /devices/platform/GHES.20885 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21350 + path = /devices/platform/GHES.21350 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4895 + path = /devices/platform/GHES.4895 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20819 + path = /devices/platform/GHES.20819 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4263 + path = /devices/platform/GHES.4263 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21294 + path = /devices/platform/GHES.21294 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4829 + path = /devices/platform/GHES.4829 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20762 + path = /devices/platform/GHES.20762 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21228 + path = /devices/platform/GHES.21228 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4772 + path = /devices/platform/GHES.4772 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4140 + path = /devices/platform/GHES.4140 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21171 + path = /devices/platform/GHES.21171 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4706 + path = /devices/platform/GHES.4706 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21105 + path = /devices/platform/GHES.21105 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20583 + path = /devices/platform/GHES.20583 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5115 + path = /devices/platform/GHES.5115 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21049 + path = /devices/platform/GHES.21049 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4593 + path = /devices/platform/GHES.4593 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20517 + path = /devices/platform/GHES.20517 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5059 + path = /devices/platform/GHES.5059 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4527 + path = /devices/platform/GHES.4527 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4470 + path = /devices/platform/GHES.4470 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4404 + path = /devices/platform/GHES.4404 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21435 + path = /devices/platform/GHES.21435 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20903 + path = /devices/platform/GHES.20903 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4348 + path = /devices/platform/GHES.4348 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21379 + path = /devices/platform/GHES.21379 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4913 + path = /devices/platform/GHES.4913 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20847 + path = /devices/platform/GHES.20847 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4291 + path = /devices/platform/GHES.4291 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21312 + path = /devices/platform/GHES.21312 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4857 + path = /devices/platform/GHES.4857 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20790 + path = /devices/platform/GHES.20790 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4225 + path = /devices/platform/GHES.4225 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21256 + path = /devices/platform/GHES.21256 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20724 + path = /devices/platform/GHES.20724 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4169 + path = /devices/platform/GHES.4169 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4734 + path = /devices/platform/GHES.4734 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20668 + path = /devices/platform/GHES.20668 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4102 + path = /devices/platform/GHES.4102 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21133 + path = /devices/platform/GHES.21133 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4678 + path = /devices/platform/GHES.4678 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20601 + path = /devices/platform/GHES.20601 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21077 + path = /devices/platform/GHES.21077 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4611 + path = /devices/platform/GHES.4611 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20545 + path = /devices/platform/GHES.20545 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5087 + path = /devices/platform/GHES.5087 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21010 + path = /devices/platform/GHES.21010 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4555 + path = /devices/platform/GHES.4555 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20489 + path = /devices/platform/GHES.20489 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5020 + path = /devices/platform/GHES.5020 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4499 + path = /devices/platform/GHES.4499 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20998 + path = /devices/platform/GHES.20998 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4432 + path = /devices/platform/GHES.4432 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21463 + path = /devices/platform/GHES.21463 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20931 + path = /devices/platform/GHES.20931 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4376 + path = /devices/platform/GHES.4376 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4941 + path = /devices/platform/GHES.4941 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20875 + path = /devices/platform/GHES.20875 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.516 + path = /devices/platform/GHES.516 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21340 + path = /devices/platform/GHES.21340 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4885 + path = /devices/platform/GHES.4885 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20809 + path = /devices/platform/GHES.20809 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4253 + path = /devices/platform/GHES.4253 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21284 + path = /devices/platform/GHES.21284 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4819 + path = /devices/platform/GHES.4819 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20752 + path = /devices/platform/GHES.20752 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4197 + path = /devices/platform/GHES.4197 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21218 + path = /devices/platform/GHES.21218 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4762 + path = /devices/platform/GHES.4762 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20696 + path = /devices/platform/GHES.20696 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4130 + path = /devices/platform/GHES.4130 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21161 + path = /devices/platform/GHES.21161 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20573 + path = /devices/platform/GHES.20573 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5105 + path = /devices/platform/GHES.5105 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21039 + path = /devices/platform/GHES.21039 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4583 + path = /devices/platform/GHES.4583 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20507 + path = /devices/platform/GHES.20507 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5049 + path = /devices/platform/GHES.5049 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4517 + path = /devices/platform/GHES.4517 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4460 + path = /devices/platform/GHES.4460 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21491 + path = /devices/platform/GHES.21491 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21425 + path = /devices/platform/GHES.21425 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4338 + path = /devices/platform/GHES.4338 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21369 + path = /devices/platform/GHES.21369 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4903 + path = /devices/platform/GHES.4903 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20837 + path = /devices/platform/GHES.20837 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4281 + path = /devices/platform/GHES.4281 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21302 + path = /devices/platform/GHES.21302 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4847 + path = /devices/platform/GHES.4847 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20780 + path = /devices/platform/GHES.20780 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4215 + path = /devices/platform/GHES.4215 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21246 + path = /devices/platform/GHES.21246 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4790 + path = /devices/platform/GHES.4790 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20714 + path = /devices/platform/GHES.20714 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4159 + path = /devices/platform/GHES.4159 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4724 + path = /devices/platform/GHES.4724 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20658 + path = /devices/platform/GHES.20658 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21123 + path = /devices/platform/GHES.21123 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4668 + path = /devices/platform/GHES.4668 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21067 + path = /devices/platform/GHES.21067 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4601 + path = /devices/platform/GHES.4601 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20535 + path = /devices/platform/GHES.20535 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5077 + path = /devices/platform/GHES.5077 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21000 + path = /devices/platform/GHES.21000 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4545 + path = /devices/platform/GHES.4545 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5010 + path = /devices/platform/GHES.5010 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4489 + path = /devices/platform/GHES.4489 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20988 + path = /devices/platform/GHES.20988 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4422 + path = /devices/platform/GHES.4422 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21453 + path = /devices/platform/GHES.21453 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4998 + path = /devices/platform/GHES.4998 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20921 + path = /devices/platform/GHES.20921 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4366 + path = /devices/platform/GHES.4366 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21397 + path = /devices/platform/GHES.21397 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4931 + path = /devices/platform/GHES.4931 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20865 + path = /devices/platform/GHES.20865 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21330 + path = /devices/platform/GHES.21330 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4875 + path = /devices/platform/GHES.4875 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4243 + path = /devices/platform/GHES.4243 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21274 + path = /devices/platform/GHES.21274 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4809 + path = /devices/platform/GHES.4809 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20742 + path = /devices/platform/GHES.20742 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4187 + path = /devices/platform/GHES.4187 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21208 + path = /devices/platform/GHES.21208 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4752 + path = /devices/platform/GHES.4752 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20686 + path = /devices/platform/GHES.20686 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4120 + path = /devices/platform/GHES.4120 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21151 + path = /devices/platform/GHES.21151 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4696 + path = /devices/platform/GHES.4696 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21095 + path = /devices/platform/GHES.21095 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20563 + path = /devices/platform/GHES.20563 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21029 + path = /devices/platform/GHES.21029 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4573 + path = /devices/platform/GHES.4573 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5039 + path = /devices/platform/GHES.5039 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4507 + path = /devices/platform/GHES.4507 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4450 + path = /devices/platform/GHES.4450 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21481 + path = /devices/platform/GHES.21481 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4394 + path = /devices/platform/GHES.4394 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21415 + path = /devices/platform/GHES.21415 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20893 + path = /devices/platform/GHES.20893 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4328 + path = /devices/platform/GHES.4328 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21359 + path = /devices/platform/GHES.21359 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20827 + path = /devices/platform/GHES.20827 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4271 + path = /devices/platform/GHES.4271 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4837 + path = /devices/platform/GHES.4837 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20770 + path = /devices/platform/GHES.20770 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4205 + path = /devices/platform/GHES.4205 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21236 + path = /devices/platform/GHES.21236 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4780 + path = /devices/platform/GHES.4780 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20704 + path = /devices/platform/GHES.20704 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4149 + path = /devices/platform/GHES.4149 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4714 + path = /devices/platform/GHES.4714 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20648 + path = /devices/platform/GHES.20648 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21113 + path = /devices/platform/GHES.21113 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4658 + path = /devices/platform/GHES.4658 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20591 + path = /devices/platform/GHES.20591 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21057 + path = /devices/platform/GHES.21057 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20525 + path = /devices/platform/GHES.20525 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5067 + path = /devices/platform/GHES.5067 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4535 + path = /devices/platform/GHES.4535 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5000 + path = /devices/platform/GHES.5000 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4479 + path = /devices/platform/GHES.4479 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20978 + path = /devices/platform/GHES.20978 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4412 + path = /devices/platform/GHES.4412 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21443 + path = /devices/platform/GHES.21443 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4988 + path = /devices/platform/GHES.4988 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20911 + path = /devices/platform/GHES.20911 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4356 + path = /devices/platform/GHES.4356 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21387 + path = /devices/platform/GHES.21387 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4921 + path = /devices/platform/GHES.4921 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20855 + path = /devices/platform/GHES.20855 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21320 + path = /devices/platform/GHES.21320 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4865 + path = /devices/platform/GHES.4865 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20799 + path = /devices/platform/GHES.20799 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4233 + path = /devices/platform/GHES.4233 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21264 + path = /devices/platform/GHES.21264 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20732 + path = /devices/platform/GHES.20732 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4177 + path = /devices/platform/GHES.4177 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4742 + path = /devices/platform/GHES.4742 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20676 + path = /devices/platform/GHES.20676 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4110 + path = /devices/platform/GHES.4110 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21141 + path = /devices/platform/GHES.21141 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4686 + path = /devices/platform/GHES.4686 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21085 + path = /devices/platform/GHES.21085 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20553 + path = /devices/platform/GHES.20553 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5095 + path = /devices/platform/GHES.5095 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21019 + path = /devices/platform/GHES.21019 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4563 + path = /devices/platform/GHES.4563 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20497 + path = /devices/platform/GHES.20497 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5029 + path = /devices/platform/GHES.5029 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4440 + path = /devices/platform/GHES.4440 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21471 + path = /devices/platform/GHES.21471 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4384 + path = /devices/platform/GHES.4384 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21405 + path = /devices/platform/GHES.21405 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = AMDI0010:03 + path = /devices/platform/AMDI0010:03 + type = "", modalias = "acpi:AMDI0010:", driver = "i2c_designware" + platform device: name = GHES.20883 + path = /devices/platform/GHES.20883 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4318 + path = /devices/platform/GHES.4318 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21349 + path = /devices/platform/GHES.21349 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4893 + path = /devices/platform/GHES.4893 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20817 + path = /devices/platform/GHES.20817 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4261 + path = /devices/platform/GHES.4261 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21292 + path = /devices/platform/GHES.21292 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4827 + path = /devices/platform/GHES.4827 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20760 + path = /devices/platform/GHES.20760 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21226 + path = /devices/platform/GHES.21226 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4770 + path = /devices/platform/GHES.4770 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4139 + path = /devices/platform/GHES.4139 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4704 + path = /devices/platform/GHES.4704 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20638 + path = /devices/platform/GHES.20638 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21103 + path = /devices/platform/GHES.21103 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4648 + path = /devices/platform/GHES.4648 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20581 + path = /devices/platform/GHES.20581 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5113 + path = /devices/platform/GHES.5113 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21047 + path = /devices/platform/GHES.21047 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4591 + path = /devices/platform/GHES.4591 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20515 + path = /devices/platform/GHES.20515 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5057 + path = /devices/platform/GHES.5057 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4525 + path = /devices/platform/GHES.4525 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = AMDI0095:00 + path = /devices/pci0000:00/AMDI0095:00 + type = "", modalias = "acpi:AMDI0095:", driver = "" + platform device: name = GHES.4469 + path = /devices/platform/GHES.4469 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20968 + path = /devices/platform/GHES.20968 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4402 + path = /devices/platform/GHES.4402 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21433 + path = /devices/platform/GHES.21433 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4978 + path = /devices/platform/GHES.4978 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20901 + path = /devices/platform/GHES.20901 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4346 + path = /devices/platform/GHES.4346 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21377 + path = /devices/platform/GHES.21377 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4911 + path = /devices/platform/GHES.4911 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20845 + path = /devices/platform/GHES.20845 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21310 + path = /devices/platform/GHES.21310 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4855 + path = /devices/platform/GHES.4855 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20789 + path = /devices/platform/GHES.20789 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4223 + path = /devices/platform/GHES.4223 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21254 + path = /devices/platform/GHES.21254 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4799 + path = /devices/platform/GHES.4799 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20722 + path = /devices/platform/GHES.20722 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4167 + path = /devices/platform/GHES.4167 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21198 + path = /devices/platform/GHES.21198 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4732 + path = /devices/platform/GHES.4732 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20666 + path = /devices/platform/GHES.20666 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4100 + path = /devices/platform/GHES.4100 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21131 + path = /devices/platform/GHES.21131 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4676 + path = /devices/platform/GHES.4676 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21075 + path = /devices/platform/GHES.21075 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20543 + path = /devices/platform/GHES.20543 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5085 + path = /devices/platform/GHES.5085 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21009 + path = /devices/platform/GHES.21009 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4553 + path = /devices/platform/GHES.4553 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20487 + path = /devices/platform/GHES.20487 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5019 + path = /devices/platform/GHES.5019 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4497 + path = /devices/platform/GHES.4497 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20996 + path = /devices/platform/GHES.20996 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4430 + path = /devices/platform/GHES.4430 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21461 + path = /devices/platform/GHES.21461 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4374 + path = /devices/platform/GHES.4374 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20873 + path = /devices/platform/GHES.20873 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.514 + path = /devices/platform/GHES.514 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4308 + path = /devices/platform/GHES.4308 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21339 + path = /devices/platform/GHES.21339 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4883 + path = /devices/platform/GHES.4883 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20807 + path = /devices/platform/GHES.20807 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4251 + path = /devices/platform/GHES.4251 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21282 + path = /devices/platform/GHES.21282 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4817 + path = /devices/platform/GHES.4817 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20750 + path = /devices/platform/GHES.20750 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4195 + path = /devices/platform/GHES.4195 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21216 + path = /devices/platform/GHES.21216 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4760 + path = /devices/platform/GHES.4760 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20694 + path = /devices/platform/GHES.20694 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4129 + path = /devices/platform/GHES.4129 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20628 + path = /devices/platform/GHES.20628 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4638 + path = /devices/platform/GHES.4638 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20571 + path = /devices/platform/GHES.20571 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5103 + path = /devices/platform/GHES.5103 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21037 + path = /devices/platform/GHES.21037 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4581 + path = /devices/platform/GHES.4581 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20505 + path = /devices/platform/GHES.20505 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5047 + path = /devices/platform/GHES.5047 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4515 + path = /devices/platform/GHES.4515 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4459 + path = /devices/platform/GHES.4459 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20958 + path = /devices/platform/GHES.20958 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21423 + path = /devices/platform/GHES.21423 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4968 + path = /devices/platform/GHES.4968 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4336 + path = /devices/platform/GHES.4336 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21367 + path = /devices/platform/GHES.21367 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4901 + path = /devices/platform/GHES.4901 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20835 + path = /devices/platform/GHES.20835 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21300 + path = /devices/platform/GHES.21300 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4845 + path = /devices/platform/GHES.4845 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20779 + path = /devices/platform/GHES.20779 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4213 + path = /devices/platform/GHES.4213 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21244 + path = /devices/platform/GHES.21244 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4789 + path = /devices/platform/GHES.4789 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20712 + path = /devices/platform/GHES.20712 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4157 + path = /devices/platform/GHES.4157 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21188 + path = /devices/platform/GHES.21188 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4722 + path = /devices/platform/GHES.4722 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20656 + path = /devices/platform/GHES.20656 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = PNP0800:00 + path = /devices/pci0000:00/0000:00:14.3/PNP0800:00 + type = "", modalias = "acpi:PNP0800:", driver = "" + platform device: name = GHES.21121 + path = /devices/platform/GHES.21121 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4666 + path = /devices/platform/GHES.4666 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21065 + path = /devices/platform/GHES.21065 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20533 + path = /devices/platform/GHES.20533 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5075 + path = /devices/platform/GHES.5075 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4543 + path = /devices/platform/GHES.4543 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5009 + path = /devices/platform/GHES.5009 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4487 + path = /devices/platform/GHES.4487 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20986 + path = /devices/platform/GHES.20986 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4420 + path = /devices/platform/GHES.4420 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21451 + path = /devices/platform/GHES.21451 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4996 + path = /devices/platform/GHES.4996 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4364 + path = /devices/platform/GHES.4364 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21395 + path = /devices/platform/GHES.21395 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20863 + path = /devices/platform/GHES.20863 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21329 + path = /devices/platform/GHES.21329 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4873 + path = /devices/platform/GHES.4873 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4241 + path = /devices/platform/GHES.4241 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21272 + path = /devices/platform/GHES.21272 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4807 + path = /devices/platform/GHES.4807 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20740 + path = /devices/platform/GHES.20740 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4185 + path = /devices/platform/GHES.4185 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21206 + path = /devices/platform/GHES.21206 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4750 + path = /devices/platform/GHES.4750 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20684 + path = /devices/platform/GHES.20684 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4119 + path = /devices/platform/GHES.4119 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4694 + path = /devices/platform/GHES.4694 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20618 + path = /devices/platform/GHES.20618 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21093 + path = /devices/platform/GHES.21093 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4628 + path = /devices/platform/GHES.4628 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20561 + path = /devices/platform/GHES.20561 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21027 + path = /devices/platform/GHES.21027 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4571 + path = /devices/platform/GHES.4571 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5037 + path = /devices/platform/GHES.5037 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4505 + path = /devices/platform/GHES.4505 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4449 + path = /devices/platform/GHES.4449 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20948 + path = /devices/platform/GHES.20948 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4392 + path = /devices/platform/GHES.4392 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21413 + path = /devices/platform/GHES.21413 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4958 + path = /devices/platform/GHES.4958 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20891 + path = /devices/platform/GHES.20891 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4326 + path = /devices/platform/GHES.4326 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21357 + path = /devices/platform/GHES.21357 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20825 + path = /devices/platform/GHES.20825 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4835 + path = /devices/platform/GHES.4835 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20769 + path = /devices/platform/GHES.20769 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4203 + path = /devices/platform/GHES.4203 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21234 + path = /devices/platform/GHES.21234 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4779 + path = /devices/platform/GHES.4779 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20702 + path = /devices/platform/GHES.20702 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4147 + path = /devices/platform/GHES.4147 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21178 + path = /devices/platform/GHES.21178 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4712 + path = /devices/platform/GHES.4712 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20646 + path = /devices/platform/GHES.20646 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21111 + path = /devices/platform/GHES.21111 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4656 + path = /devices/platform/GHES.4656 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21055 + path = /devices/platform/GHES.21055 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20523 + path = /devices/platform/GHES.20523 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5065 + path = /devices/platform/GHES.5065 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4533 + path = /devices/platform/GHES.4533 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4477 + path = /devices/platform/GHES.4477 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20976 + path = /devices/platform/GHES.20976 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4410 + path = /devices/platform/GHES.4410 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21441 + path = /devices/platform/GHES.21441 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4986 + path = /devices/platform/GHES.4986 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4354 + path = /devices/platform/GHES.4354 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21385 + path = /devices/platform/GHES.21385 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20853 + path = /devices/platform/GHES.20853 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4298 + path = /devices/platform/GHES.4298 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21319 + path = /devices/platform/GHES.21319 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4863 + path = /devices/platform/GHES.4863 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20797 + path = /devices/platform/GHES.20797 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4231 + path = /devices/platform/GHES.4231 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21262 + path = /devices/platform/GHES.21262 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20730 + path = /devices/platform/GHES.20730 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4175 + path = /devices/platform/GHES.4175 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4740 + path = /devices/platform/GHES.4740 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20674 + path = /devices/platform/GHES.20674 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4109 + path = /devices/platform/GHES.4109 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4684 + path = /devices/platform/GHES.4684 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20608 + path = /devices/platform/GHES.20608 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21083 + path = /devices/platform/GHES.21083 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4618 + path = /devices/platform/GHES.4618 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20551 + path = /devices/platform/GHES.20551 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5093 + path = /devices/platform/GHES.5093 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21017 + path = /devices/platform/GHES.21017 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.768 + path = /devices/platform/GHES.768 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4561 + path = /devices/platform/GHES.4561 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20495 + path = /devices/platform/GHES.20495 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5027 + path = /devices/platform/GHES.5027 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4439 + path = /devices/platform/GHES.4439 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20938 + path = /devices/platform/GHES.20938 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4382 + path = /devices/platform/GHES.4382 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21403 + path = /devices/platform/GHES.21403 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = AMDI0010:01 + path = /devices/platform/AMDI0010:01 + type = "", modalias = "acpi:AMDI0010:", driver = "i2c_designware" + platform device: name = GHES.4948 + path = /devices/platform/GHES.4948 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20881 + path = /devices/platform/GHES.20881 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4316 + path = /devices/platform/GHES.4316 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = ipmi_bmc.0 + path = /devices/platform/ipmi_bmc.0 + type = "", modalias = "platform:ipmi_bmc", driver = "ipmi" + platform device: name = GHES.21347 + path = /devices/platform/GHES.21347 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4891 + path = /devices/platform/GHES.4891 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20815 + path = /devices/platform/GHES.20815 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21290 + path = /devices/platform/GHES.21290 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4825 + path = /devices/platform/GHES.4825 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20759 + path = /devices/platform/GHES.20759 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21224 + path = /devices/platform/GHES.21224 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4769 + path = /devices/platform/GHES.4769 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4137 + path = /devices/platform/GHES.4137 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21168 + path = /devices/platform/GHES.21168 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4702 + path = /devices/platform/GHES.4702 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20636 + path = /devices/platform/GHES.20636 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21101 + path = /devices/platform/GHES.21101 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4646 + path = /devices/platform/GHES.4646 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5111 + path = /devices/platform/GHES.5111 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21045 + path = /devices/platform/GHES.21045 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20513 + path = /devices/platform/GHES.20513 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5055 + path = /devices/platform/GHES.5055 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4523 + path = /devices/platform/GHES.4523 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4467 + path = /devices/platform/GHES.4467 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21498 + path = /devices/platform/GHES.21498 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20966 + path = /devices/platform/GHES.20966 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4400 + path = /devices/platform/GHES.4400 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21431 + path = /devices/platform/GHES.21431 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4976 + path = /devices/platform/GHES.4976 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4344 + path = /devices/platform/GHES.4344 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21375 + path = /devices/platform/GHES.21375 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20843 + path = /devices/platform/GHES.20843 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4288 + path = /devices/platform/GHES.4288 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21309 + path = /devices/platform/GHES.21309 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4853 + path = /devices/platform/GHES.4853 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20787 + path = /devices/platform/GHES.20787 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4221 + path = /devices/platform/GHES.4221 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21252 + path = /devices/platform/GHES.21252 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4797 + path = /devices/platform/GHES.4797 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20720 + path = /devices/platform/GHES.20720 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4165 + path = /devices/platform/GHES.4165 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21196 + path = /devices/platform/GHES.21196 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4730 + path = /devices/platform/GHES.4730 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20664 + path = /devices/platform/GHES.20664 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4674 + path = /devices/platform/GHES.4674 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21073 + path = /devices/platform/GHES.21073 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4608 + path = /devices/platform/GHES.4608 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20541 + path = /devices/platform/GHES.20541 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5083 + path = /devices/platform/GHES.5083 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21007 + path = /devices/platform/GHES.21007 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4551 + path = /devices/platform/GHES.4551 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20485 + path = /devices/platform/GHES.20485 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5017 + path = /devices/platform/GHES.5017 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4495 + path = /devices/platform/GHES.4495 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20994 + path = /devices/platform/GHES.20994 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4429 + path = /devices/platform/GHES.4429 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20928 + path = /devices/platform/GHES.20928 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4372 + path = /devices/platform/GHES.4372 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4938 + path = /devices/platform/GHES.4938 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20871 + path = /devices/platform/GHES.20871 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.512 + path = /devices/platform/GHES.512 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4306 + path = /devices/platform/GHES.4306 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21337 + path = /devices/platform/GHES.21337 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4881 + path = /devices/platform/GHES.4881 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20805 + path = /devices/platform/GHES.20805 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21280 + path = /devices/platform/GHES.21280 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4815 + path = /devices/platform/GHES.4815 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20749 + path = /devices/platform/GHES.20749 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4193 + path = /devices/platform/GHES.4193 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21214 + path = /devices/platform/GHES.21214 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4759 + path = /devices/platform/GHES.4759 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20692 + path = /devices/platform/GHES.20692 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4127 + path = /devices/platform/GHES.4127 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21158 + path = /devices/platform/GHES.21158 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20626 + path = /devices/platform/GHES.20626 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4636 + path = /devices/platform/GHES.4636 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5101 + path = /devices/platform/GHES.5101 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21035 + path = /devices/platform/GHES.21035 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20503 + path = /devices/platform/GHES.20503 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5045 + path = /devices/platform/GHES.5045 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4513 + path = /devices/platform/GHES.4513 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4457 + path = /devices/platform/GHES.4457 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21488 + path = /devices/platform/GHES.21488 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20956 + path = /devices/platform/GHES.20956 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21421 + path = /devices/platform/GHES.21421 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4966 + path = /devices/platform/GHES.4966 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4334 + path = /devices/platform/GHES.4334 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21365 + path = /devices/platform/GHES.21365 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20833 + path = /devices/platform/GHES.20833 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4278 + path = /devices/platform/GHES.4278 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4843 + path = /devices/platform/GHES.4843 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20777 + path = /devices/platform/GHES.20777 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4211 + path = /devices/platform/GHES.4211 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21242 + path = /devices/platform/GHES.21242 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4787 + path = /devices/platform/GHES.4787 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20710 + path = /devices/platform/GHES.20710 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4155 + path = /devices/platform/GHES.4155 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21186 + path = /devices/platform/GHES.21186 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4720 + path = /devices/platform/GHES.4720 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20654 + path = /devices/platform/GHES.20654 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4099 + path = /devices/platform/GHES.4099 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4664 + path = /devices/platform/GHES.4664 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20598 + path = /devices/platform/GHES.20598 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21063 + path = /devices/platform/GHES.21063 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20531 + path = /devices/platform/GHES.20531 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5073 + path = /devices/platform/GHES.5073 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4541 + path = /devices/platform/GHES.4541 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5007 + path = /devices/platform/GHES.5007 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4485 + path = /devices/platform/GHES.4485 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20984 + path = /devices/platform/GHES.20984 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4419 + path = /devices/platform/GHES.4419 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4994 + path = /devices/platform/GHES.4994 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20918 + path = /devices/platform/GHES.20918 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4362 + path = /devices/platform/GHES.4362 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21393 + path = /devices/platform/GHES.21393 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4928 + path = /devices/platform/GHES.4928 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20861 + path = /devices/platform/GHES.20861 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21327 + path = /devices/platform/GHES.21327 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4871 + path = /devices/platform/GHES.4871 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21270 + path = /devices/platform/GHES.21270 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4805 + path = /devices/platform/GHES.4805 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20739 + path = /devices/platform/GHES.20739 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4183 + path = /devices/platform/GHES.4183 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21204 + path = /devices/platform/GHES.21204 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4749 + path = /devices/platform/GHES.4749 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20682 + path = /devices/platform/GHES.20682 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4117 + path = /devices/platform/GHES.4117 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21148 + path = /devices/platform/GHES.21148 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4692 + path = /devices/platform/GHES.4692 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20616 + path = /devices/platform/GHES.20616 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21091 + path = /devices/platform/GHES.21091 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4626 + path = /devices/platform/GHES.4626 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21025 + path = /devices/platform/GHES.21025 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5035 + path = /devices/platform/GHES.5035 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = AMDI0030:00 + path = /devices/platform/AMDI0030:00 + type = "", modalias = "acpi:AMDI0030:AMDI0030:", driver = "amd_gpio" + platform device: name = GHES.4503 + path = /devices/platform/GHES.4503 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4447 + path = /devices/platform/GHES.4447 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21478 + path = /devices/platform/GHES.21478 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20946 + path = /devices/platform/GHES.20946 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4390 + path = /devices/platform/GHES.4390 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21411 + path = /devices/platform/GHES.21411 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4956 + path = /devices/platform/GHES.4956 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4324 + path = /devices/platform/GHES.4324 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21355 + path = /devices/platform/GHES.21355 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20823 + path = /devices/platform/GHES.20823 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4268 + path = /devices/platform/GHES.4268 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21299 + path = /devices/platform/GHES.21299 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4833 + path = /devices/platform/GHES.4833 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20767 + path = /devices/platform/GHES.20767 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4201 + path = /devices/platform/GHES.4201 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21232 + path = /devices/platform/GHES.21232 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4777 + path = /devices/platform/GHES.4777 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20700 + path = /devices/platform/GHES.20700 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4145 + path = /devices/platform/GHES.4145 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21176 + path = /devices/platform/GHES.21176 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4710 + path = /devices/platform/GHES.4710 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20644 + path = /devices/platform/GHES.20644 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4654 + path = /devices/platform/GHES.4654 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20588 + path = /devices/platform/GHES.20588 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21053 + path = /devices/platform/GHES.21053 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4598 + path = /devices/platform/GHES.4598 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20521 + path = /devices/platform/GHES.20521 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5063 + path = /devices/platform/GHES.5063 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4531 + path = /devices/platform/GHES.4531 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4475 + path = /devices/platform/GHES.4475 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20974 + path = /devices/platform/GHES.20974 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4409 + path = /devices/platform/GHES.4409 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4984 + path = /devices/platform/GHES.4984 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20908 + path = /devices/platform/GHES.20908 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4352 + path = /devices/platform/GHES.4352 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21383 + path = /devices/platform/GHES.21383 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4918 + path = /devices/platform/GHES.4918 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20851 + path = /devices/platform/GHES.20851 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4296 + path = /devices/platform/GHES.4296 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21317 + path = /devices/platform/GHES.21317 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4861 + path = /devices/platform/GHES.4861 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20795 + path = /devices/platform/GHES.20795 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21260 + path = /devices/platform/GHES.21260 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20729 + path = /devices/platform/GHES.20729 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4173 + path = /devices/platform/GHES.4173 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4739 + path = /devices/platform/GHES.4739 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20672 + path = /devices/platform/GHES.20672 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4107 + path = /devices/platform/GHES.4107 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21138 + path = /devices/platform/GHES.21138 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4682 + path = /devices/platform/GHES.4682 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20606 + path = /devices/platform/GHES.20606 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21081 + path = /devices/platform/GHES.21081 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4616 + path = /devices/platform/GHES.4616 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5091 + path = /devices/platform/GHES.5091 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21015 + path = /devices/platform/GHES.21015 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20493 + path = /devices/platform/GHES.20493 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5025 + path = /devices/platform/GHES.5025 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4437 + path = /devices/platform/GHES.4437 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21468 + path = /devices/platform/GHES.21468 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20936 + path = /devices/platform/GHES.20936 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4380 + path = /devices/platform/GHES.4380 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21401 + path = /devices/platform/GHES.21401 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4946 + path = /devices/platform/GHES.4946 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4314 + path = /devices/platform/GHES.4314 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21345 + path = /devices/platform/GHES.21345 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20813 + path = /devices/platform/GHES.20813 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4258 + path = /devices/platform/GHES.4258 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21289 + path = /devices/platform/GHES.21289 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4823 + path = /devices/platform/GHES.4823 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20757 + path = /devices/platform/GHES.20757 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21222 + path = /devices/platform/GHES.21222 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4767 + path = /devices/platform/GHES.4767 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4135 + path = /devices/platform/GHES.4135 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21166 + path = /devices/platform/GHES.21166 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4700 + path = /devices/platform/GHES.4700 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20634 + path = /devices/platform/GHES.20634 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4644 + path = /devices/platform/GHES.4644 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20578 + path = /devices/platform/GHES.20578 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21043 + path = /devices/platform/GHES.21043 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4588 + path = /devices/platform/GHES.4588 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20511 + path = /devices/platform/GHES.20511 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5053 + path = /devices/platform/GHES.5053 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4521 + path = /devices/platform/GHES.4521 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4465 + path = /devices/platform/GHES.4465 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21496 + path = /devices/platform/GHES.21496 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20964 + path = /devices/platform/GHES.20964 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4974 + path = /devices/platform/GHES.4974 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = serial8250 + path = /devices/platform/serial8250 + type = "", modalias = "platform:serial8250", driver = "serial8250" + platform device: name = GHES.4342 + path = /devices/platform/GHES.4342 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21373 + path = /devices/platform/GHES.21373 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4908 + path = /devices/platform/GHES.4908 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20841 + path = /devices/platform/GHES.20841 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4286 + path = /devices/platform/GHES.4286 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21307 + path = /devices/platform/GHES.21307 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4851 + path = /devices/platform/GHES.4851 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20785 + path = /devices/platform/GHES.20785 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21250 + path = /devices/platform/GHES.21250 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4795 + path = /devices/platform/GHES.4795 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20719 + path = /devices/platform/GHES.20719 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4163 + path = /devices/platform/GHES.4163 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21194 + path = /devices/platform/GHES.21194 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4729 + path = /devices/platform/GHES.4729 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20662 + path = /devices/platform/GHES.20662 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21128 + path = /devices/platform/GHES.21128 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4672 + path = /devices/platform/GHES.4672 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21071 + path = /devices/platform/GHES.21071 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4606 + path = /devices/platform/GHES.4606 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5081 + path = /devices/platform/GHES.5081 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21005 + path = /devices/platform/GHES.21005 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20483 + path = /devices/platform/GHES.20483 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5015 + path = /devices/platform/GHES.5015 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4493 + path = /devices/platform/GHES.4493 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20992 + path = /devices/platform/GHES.20992 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4427 + path = /devices/platform/GHES.4427 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21458 + path = /devices/platform/GHES.21458 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20926 + path = /devices/platform/GHES.20926 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4370 + path = /devices/platform/GHES.4370 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4936 + path = /devices/platform/GHES.4936 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4304 + path = /devices/platform/GHES.4304 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21335 + path = /devices/platform/GHES.21335 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20803 + path = /devices/platform/GHES.20803 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4248 + path = /devices/platform/GHES.4248 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21279 + path = /devices/platform/GHES.21279 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4813 + path = /devices/platform/GHES.4813 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20747 + path = /devices/platform/GHES.20747 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4191 + path = /devices/platform/GHES.4191 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21212 + path = /devices/platform/GHES.21212 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4757 + path = /devices/platform/GHES.4757 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20690 + path = /devices/platform/GHES.20690 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4125 + path = /devices/platform/GHES.4125 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21156 + path = /devices/platform/GHES.21156 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20624 + path = /devices/platform/GHES.20624 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4634 + path = /devices/platform/GHES.4634 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20568 + path = /devices/platform/GHES.20568 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21033 + path = /devices/platform/GHES.21033 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4578 + path = /devices/platform/GHES.4578 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20501 + path = /devices/platform/GHES.20501 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5043 + path = /devices/platform/GHES.5043 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4511 + path = /devices/platform/GHES.4511 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4455 + path = /devices/platform/GHES.4455 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21486 + path = /devices/platform/GHES.21486 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20954 + path = /devices/platform/GHES.20954 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4399 + path = /devices/platform/GHES.4399 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4964 + path = /devices/platform/GHES.4964 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20898 + path = /devices/platform/GHES.20898 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4332 + path = /devices/platform/GHES.4332 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21363 + path = /devices/platform/GHES.21363 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20831 + path = /devices/platform/GHES.20831 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4276 + path = /devices/platform/GHES.4276 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4841 + path = /devices/platform/GHES.4841 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20775 + path = /devices/platform/GHES.20775 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21240 + path = /devices/platform/GHES.21240 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4785 + path = /devices/platform/GHES.4785 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20709 + path = /devices/platform/GHES.20709 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4153 + path = /devices/platform/GHES.4153 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21184 + path = /devices/platform/GHES.21184 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4719 + path = /devices/platform/GHES.4719 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20652 + path = /devices/platform/GHES.20652 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4097 + path = /devices/platform/GHES.4097 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21118 + path = /devices/platform/GHES.21118 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4662 + path = /devices/platform/GHES.4662 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20596 + path = /devices/platform/GHES.20596 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21061 + path = /devices/platform/GHES.21061 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5071 + path = /devices/platform/GHES.5071 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5005 + path = /devices/platform/GHES.5005 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4483 + path = /devices/platform/GHES.4483 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20982 + path = /devices/platform/GHES.20982 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4417 + path = /devices/platform/GHES.4417 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21448 + path = /devices/platform/GHES.21448 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4992 + path = /devices/platform/GHES.4992 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20916 + path = /devices/platform/GHES.20916 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4360 + path = /devices/platform/GHES.4360 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21391 + path = /devices/platform/GHES.21391 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4926 + path = /devices/platform/GHES.4926 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21325 + path = /devices/platform/GHES.21325 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4238 + path = /devices/platform/GHES.4238 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21269 + path = /devices/platform/GHES.21269 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4803 + path = /devices/platform/GHES.4803 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20737 + path = /devices/platform/GHES.20737 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4181 + path = /devices/platform/GHES.4181 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21202 + path = /devices/platform/GHES.21202 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4747 + path = /devices/platform/GHES.4747 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20680 + path = /devices/platform/GHES.20680 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4115 + path = /devices/platform/GHES.4115 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21146 + path = /devices/platform/GHES.21146 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4690 + path = /devices/platform/GHES.4690 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20614 + path = /devices/platform/GHES.20614 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4624 + path = /devices/platform/GHES.4624 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20558 + path = /devices/platform/GHES.20558 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21023 + path = /devices/platform/GHES.21023 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4568 + path = /devices/platform/GHES.4568 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5033 + path = /devices/platform/GHES.5033 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4501 + path = /devices/platform/GHES.4501 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = PNP0C33:00 + path = /devices/platform/PNP0C33:00 + type = "", modalias = "acpi:PNP0C33:", driver = "" + platform device: name = GHES.4445 + path = /devices/platform/GHES.4445 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21476 + path = /devices/platform/GHES.21476 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20944 + path = /devices/platform/GHES.20944 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4389 + path = /devices/platform/GHES.4389 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4954 + path = /devices/platform/GHES.4954 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20888 + path = /devices/platform/GHES.20888 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4322 + path = /devices/platform/GHES.4322 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21353 + path = /devices/platform/GHES.21353 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4898 + path = /devices/platform/GHES.4898 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20821 + path = /devices/platform/GHES.20821 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4266 + path = /devices/platform/GHES.4266 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21297 + path = /devices/platform/GHES.21297 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4831 + path = /devices/platform/GHES.4831 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20765 + path = /devices/platform/GHES.20765 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21230 + path = /devices/platform/GHES.21230 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4775 + path = /devices/platform/GHES.4775 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4143 + path = /devices/platform/GHES.4143 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21174 + path = /devices/platform/GHES.21174 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4709 + path = /devices/platform/GHES.4709 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20642 + path = /devices/platform/GHES.20642 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21108 + path = /devices/platform/GHES.21108 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4652 + path = /devices/platform/GHES.4652 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20586 + path = /devices/platform/GHES.20586 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5118 + path = /devices/platform/GHES.5118 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21051 + path = /devices/platform/GHES.21051 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4596 + path = /devices/platform/GHES.4596 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5061 + path = /devices/platform/GHES.5061 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4473 + path = /devices/platform/GHES.4473 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20972 + path = /devices/platform/GHES.20972 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4407 + path = /devices/platform/GHES.4407 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21438 + path = /devices/platform/GHES.21438 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4982 + path = /devices/platform/GHES.4982 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20906 + path = /devices/platform/GHES.20906 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4350 + path = /devices/platform/GHES.4350 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21381 + path = /devices/platform/GHES.21381 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4916 + path = /devices/platform/GHES.4916 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4294 + path = /devices/platform/GHES.4294 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21315 + path = /devices/platform/GHES.21315 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20793 + path = /devices/platform/GHES.20793 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4228 + path = /devices/platform/GHES.4228 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21259 + path = /devices/platform/GHES.21259 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20727 + path = /devices/platform/GHES.20727 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4171 + path = /devices/platform/GHES.4171 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4737 + path = /devices/platform/GHES.4737 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20670 + path = /devices/platform/GHES.20670 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4105 + path = /devices/platform/GHES.4105 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21136 + path = /devices/platform/GHES.21136 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4680 + path = /devices/platform/GHES.4680 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20604 + path = /devices/platform/GHES.20604 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4614 + path = /devices/platform/GHES.4614 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20548 + path = /devices/platform/GHES.20548 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21013 + path = /devices/platform/GHES.21013 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4558 + path = /devices/platform/GHES.4558 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20491 + path = /devices/platform/GHES.20491 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5023 + path = /devices/platform/GHES.5023 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4435 + path = /devices/platform/GHES.4435 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21466 + path = /devices/platform/GHES.21466 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20934 + path = /devices/platform/GHES.20934 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4379 + path = /devices/platform/GHES.4379 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4944 + path = /devices/platform/GHES.4944 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20878 + path = /devices/platform/GHES.20878 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4312 + path = /devices/platform/GHES.4312 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21343 + path = /devices/platform/GHES.21343 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4888 + path = /devices/platform/GHES.4888 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20811 + path = /devices/platform/GHES.20811 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4256 + path = /devices/platform/GHES.4256 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21287 + path = /devices/platform/GHES.21287 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4821 + path = /devices/platform/GHES.4821 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20755 + path = /devices/platform/GHES.20755 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21220 + path = /devices/platform/GHES.21220 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4765 + path = /devices/platform/GHES.4765 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20699 + path = /devices/platform/GHES.20699 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4133 + path = /devices/platform/GHES.4133 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21164 + path = /devices/platform/GHES.21164 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20632 + path = /devices/platform/GHES.20632 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4642 + path = /devices/platform/GHES.4642 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20576 + path = /devices/platform/GHES.20576 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5108 + path = /devices/platform/GHES.5108 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21041 + path = /devices/platform/GHES.21041 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4586 + path = /devices/platform/GHES.4586 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5051 + path = /devices/platform/GHES.5051 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4463 + path = /devices/platform/GHES.4463 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21494 + path = /devices/platform/GHES.21494 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20962 + path = /devices/platform/GHES.20962 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21428 + path = /devices/platform/GHES.21428 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4972 + path = /devices/platform/GHES.4972 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4340 + path = /devices/platform/GHES.4340 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21371 + path = /devices/platform/GHES.21371 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4906 + path = /devices/platform/GHES.4906 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4284 + path = /devices/platform/GHES.4284 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21305 + path = /devices/platform/GHES.21305 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20783 + path = /devices/platform/GHES.20783 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4218 + path = /devices/platform/GHES.4218 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = pcspkr + path = /devices/platform/pcspkr + type = "", modalias = "platform:pcspkr", driver = "" + platform device: name = GHES.21249 + path = /devices/platform/GHES.21249 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4793 + path = /devices/platform/GHES.4793 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20717 + path = /devices/platform/GHES.20717 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4161 + path = /devices/platform/GHES.4161 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21192 + path = /devices/platform/GHES.21192 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4727 + path = /devices/platform/GHES.4727 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20660 + path = /devices/platform/GHES.20660 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21126 + path = /devices/platform/GHES.21126 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4670 + path = /devices/platform/GHES.4670 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4604 + path = /devices/platform/GHES.4604 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20538 + path = /devices/platform/GHES.20538 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21003 + path = /devices/platform/GHES.21003 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4548 + path = /devices/platform/GHES.4548 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20481 + path = /devices/platform/GHES.20481 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5013 + path = /devices/platform/GHES.5013 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4491 + path = /devices/platform/GHES.4491 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20990 + path = /devices/platform/GHES.20990 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4425 + path = /devices/platform/GHES.4425 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21456 + path = /devices/platform/GHES.21456 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20924 + path = /devices/platform/GHES.20924 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4369 + path = /devices/platform/GHES.4369 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4934 + path = /devices/platform/GHES.4934 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20868 + path = /devices/platform/GHES.20868 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4302 + path = /devices/platform/GHES.4302 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21333 + path = /devices/platform/GHES.21333 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4878 + path = /devices/platform/GHES.4878 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20801 + path = /devices/platform/GHES.20801 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4246 + path = /devices/platform/GHES.4246 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21277 + path = /devices/platform/GHES.21277 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4811 + path = /devices/platform/GHES.4811 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20745 + path = /devices/platform/GHES.20745 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21210 + path = /devices/platform/GHES.21210 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4755 + path = /devices/platform/GHES.4755 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20689 + path = /devices/platform/GHES.20689 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4123 + path = /devices/platform/GHES.4123 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21154 + path = /devices/platform/GHES.21154 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4699 + path = /devices/platform/GHES.4699 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20622 + path = /devices/platform/GHES.20622 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21098 + path = /devices/platform/GHES.21098 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4632 + path = /devices/platform/GHES.4632 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20566 + path = /devices/platform/GHES.20566 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21031 + path = /devices/platform/GHES.21031 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4576 + path = /devices/platform/GHES.4576 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5041 + path = /devices/platform/GHES.5041 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4453 + path = /devices/platform/GHES.4453 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21484 + path = /devices/platform/GHES.21484 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20952 + path = /devices/platform/GHES.20952 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4397 + path = /devices/platform/GHES.4397 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21418 + path = /devices/platform/GHES.21418 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4962 + path = /devices/platform/GHES.4962 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20896 + path = /devices/platform/GHES.20896 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4330 + path = /devices/platform/GHES.4330 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21361 + path = /devices/platform/GHES.21361 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4274 + path = /devices/platform/GHES.4274 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20773 + path = /devices/platform/GHES.20773 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4208 + path = /devices/platform/GHES.4208 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21239 + path = /devices/platform/GHES.21239 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4783 + path = /devices/platform/GHES.4783 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20707 + path = /devices/platform/GHES.20707 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4151 + path = /devices/platform/GHES.4151 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21182 + path = /devices/platform/GHES.21182 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4717 + path = /devices/platform/GHES.4717 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20650 + path = /devices/platform/GHES.20650 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21116 + path = /devices/platform/GHES.21116 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4660 + path = /devices/platform/GHES.4660 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20594 + path = /devices/platform/GHES.20594 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20528 + path = /devices/platform/GHES.20528 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4538 + path = /devices/platform/GHES.4538 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5003 + path = /devices/platform/GHES.5003 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4481 + path = /devices/platform/GHES.4481 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21502 + path = /devices/platform/GHES.21502 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20980 + path = /devices/platform/GHES.20980 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4415 + path = /devices/platform/GHES.4415 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21446 + path = /devices/platform/GHES.21446 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4990 + path = /devices/platform/GHES.4990 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20914 + path = /devices/platform/GHES.20914 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4359 + path = /devices/platform/GHES.4359 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4924 + path = /devices/platform/GHES.4924 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20858 + path = /devices/platform/GHES.20858 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21323 + path = /devices/platform/GHES.21323 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4868 + path = /devices/platform/GHES.4868 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4236 + path = /devices/platform/GHES.4236 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21267 + path = /devices/platform/GHES.21267 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4801 + path = /devices/platform/GHES.4801 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20735 + path = /devices/platform/GHES.20735 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = IPI0001:00 + path = /devices/pci0000:00/0000:00:14.3/IPI0001:00 + type = "", modalias = "acpi:IPI0001:", driver = "ipmi_si" + platform device: name = GHES.21200 + path = /devices/platform/GHES.21200 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4745 + path = /devices/platform/GHES.4745 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20679 + path = /devices/platform/GHES.20679 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4113 + path = /devices/platform/GHES.4113 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21144 + path = /devices/platform/GHES.21144 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4689 + path = /devices/platform/GHES.4689 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20612 + path = /devices/platform/GHES.20612 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21088 + path = /devices/platform/GHES.21088 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4622 + path = /devices/platform/GHES.4622 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20556 + path = /devices/platform/GHES.20556 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5098 + path = /devices/platform/GHES.5098 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21021 + path = /devices/platform/GHES.21021 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4566 + path = /devices/platform/GHES.4566 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5031 + path = /devices/platform/GHES.5031 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4443 + path = /devices/platform/GHES.4443 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21474 + path = /devices/platform/GHES.21474 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20942 + path = /devices/platform/GHES.20942 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4387 + path = /devices/platform/GHES.4387 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21408 + path = /devices/platform/GHES.21408 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4952 + path = /devices/platform/GHES.4952 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20886 + path = /devices/platform/GHES.20886 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4320 + path = /devices/platform/GHES.4320 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21351 + path = /devices/platform/GHES.21351 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4896 + path = /devices/platform/GHES.4896 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4264 + path = /devices/platform/GHES.4264 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21295 + path = /devices/platform/GHES.21295 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20763 + path = /devices/platform/GHES.20763 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21229 + path = /devices/platform/GHES.21229 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4773 + path = /devices/platform/GHES.4773 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4141 + path = /devices/platform/GHES.4141 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21172 + path = /devices/platform/GHES.21172 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4707 + path = /devices/platform/GHES.4707 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20640 + path = /devices/platform/GHES.20640 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.21106 + path = /devices/platform/GHES.21106 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4650 + path = /devices/platform/GHES.4650 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20584 + path = /devices/platform/GHES.20584 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.5116 + path = /devices/platform/GHES.5116 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.4594 + path = /devices/platform/GHES.4594 + type = "", modalias = "platform:GHES", driver = "GHES" + platform device: name = GHES.20518 + path = /devices/platform/GHES.20518 + type = "", modalias = "platform:GHES", driver = "GHES" +>> pci.8: of_platform +sysfs: no such bus: of_platform +>> pci.9: vm +sysfs: no such bus: vm +>> pci.10: virtio +sysfs: no such bus: virtio +>> pci.11: ibmebus +sysfs: no such bus: ibmebus +>> pci.12: uisvirtpci +sysfs: no such bus: uisvirtpci +>> pci.13: mmc +sysfs: no such bus: mmc +>> pci.14: sdio +sysfs: no such bus: sdio +>> pci.15: nd +sysfs: no such bus: nd +>> pci.16: visorbus +sysfs: no such bus: visorbus +>> pci.17: mdio +sysfs: no such bus: mdio +>> monitor.1: ddc +>> monitor.2: bios +>> monitor.3: pci +>> monitor.4: internal db +>> monitor.5: prom +>> pcmcia.1: sysfs drivers +>> pcmcia.2: pcmcia +sysfs: no such bus: pcmcia +>> pcmcia.3: pcmcia ctrl +sysfs: no such class: pcmcia_socket +>> serial.1: read info +----- /proc/tty/driver/serial ----- + 0: uart:16550A port:000003F8 irq:4 tx:84 rx:0 + 1: uart:16550A port:000002F8 irq:3 tx:31936 rx:0 RTS|CTS|DTR|DSR|CD + 2: uart:unknown port:000003E8 irq:4 + 3: uart:unknown port:000002E8 irq:3 + 4: uart:unknown port:00000000 irq:0 + 5: uart:unknown port:00000000 irq:0 + 6: uart:unknown port:00000000 irq:0 + 7: uart:unknown port:00000000 irq:0 + 8: uart:unknown port:00000000 irq:0 + 9: uart:unknown port:00000000 irq:0 + 10: uart:unknown port:00000000 irq:0 + 11: uart:unknown port:00000000 irq:0 + 12: uart:unknown port:00000000 irq:0 + 13: uart:unknown port:00000000 irq:0 + 14: uart:unknown port:00000000 irq:0 + 15: uart:unknown port:00000000 irq:0 +----- /proc/tty/driver/serial end ----- +----- serial info ----- + uart 16550A, line 0, port 0x3f8, irq 4, baud 0 + uart 16550A, line 1, port 0x2f8, irq 3, baud 0 +----- serial info end ----- +>> serial.2: build list +>> misc.5: misc data +----- misc resources ----- +i/o:0 0x0000 - 0x02ff (0x300) "PCI Bus 0000:00" +i/o:1 0x0000 - 0x001f (0x20) "dma1" +i/o:1 0x0020 - 0x0021 (0x02) "pic1" +i/o:0 0x0040 - 0x0043 (0x04) "timer0" +i/o:0 0x0050 - 0x0053 (0x04) "timer1" +i/o:1 0x0060 - 0x0060 (0x01) "keyboard" +i/o:0 0x0061 - 0x0061 (0x01) "PNP0800:00" +i/o:1 0x0064 - 0x0064 (0x01) "keyboard" +i/o:0 0x0070 - 0x0071 (0x02) "rtc0" +i/o:1 0x0080 - 0x008f (0x10) "dma page reg" +i/o:1 0x00a0 - 0x00a1 (0x02) "pic2" +i/o:0 0x00b2 - 0x00b2 (0x01) "APEI ERST" +i/o:1 0x00c0 - 0x00df (0x20) "dma2" +i/o:1 0x00f0 - 0x00ff (0x10) "fpu" +i/o:1 0x02f8 - 0x02ff (0x08) "serial" +i/o:0 0x0300 - 0x03af (0xb0) "PCI Bus 0000:00" +i/o:0 0x03b0 - 0x03df (0x30) "PCI Bus 0000:c0" +i/o:1 0x03c0 - 0x03df (0x20) "vga+" +i/o:0 0x03e0 - 0x0cf7 (0x918) "PCI Bus 0000:00" +i/o:1 0x03f8 - 0x03ff (0x08) "serial" +i/o:0 0x040b - 0x040b (0x01) "pnp 00:05" +i/o:0 0x04d0 - 0x04d1 (0x02) "pnp 00:05" +i/o:0 0x04d6 - 0x04d6 (0x01) "pnp 00:05" +i/o:0 0x0800 - 0x089f (0xa0) "pnp 00:05" +i/o:0 0x0800 - 0x0803 (0x04) "ACPI PM1a_EVT_BLK" +i/o:0 0x0804 - 0x0805 (0x02) "ACPI PM1a_CNT_BLK" +i/o:0 0x0808 - 0x080b (0x04) "ACPI PM_TMR" +i/o:0 0x0820 - 0x0827 (0x08) "ACPI GPE0_BLK" +i/o:0 0x0900 - 0x090f (0x10) "pnp 00:05" +i/o:0 0x0910 - 0x091f (0x10) "pnp 00:05" +i/o:0 0x0a00 - 0x0a3f (0x40) "pnp 00:02" +i/o:0 0x0a40 - 0x0a5f (0x20) "pnp 00:02" +i/o:0 0x0a60 - 0x0a6f (0x10) "pnp 00:02" +i/o:0 0x0a70 - 0x0a7f (0x10) "pnp 00:02" +i/o:0 0x0a80 - 0x0a8f (0x10) "pnp 00:02" +i/o:0 0x0b00 - 0x0b0f (0x10) "pnp 00:05" +i/o:0 0x0b20 - 0x0b3f (0x20) "pnp 00:05" +i/o:0 0x0c00 - 0x0c01 (0x02) "pnp 00:05" +i/o:0 0x0c14 - 0x0c14 (0x01) "pnp 00:05" +i/o:0 0x0c50 - 0x0c51 (0x02) "pnp 00:05" +i/o:0 0x0c52 - 0x0c52 (0x01) "pnp 00:05" +i/o:0 0x0c6c - 0x0c6c (0x01) "pnp 00:05" +i/o:0 0x0c6f - 0x0c6f (0x01) "pnp 00:05" +i/o:0 0x0ca2 - 0x0ca2 (0x01) "IPI0001:00" +i/o:0 0x0ca2 - 0x0ca2 (0x01) "IPMI Address 1" +i/o:0 0x0ca2 - 0x0ca2 (0x01) "ipmi_si" +i/o:0 0x0ca3 - 0x0ca3 (0x01) "IPI0001:00" +i/o:0 0x0ca3 - 0x0ca3 (0x01) "IPMI Address 2" +i/o:0 0x0ca3 - 0x0ca3 (0x01) "ipmi_si" +i/o:0 0x0cd0 - 0x0cd1 (0x02) "pnp 00:05" +i/o:0 0x0cd2 - 0x0cd3 (0x02) "pnp 00:05" +i/o:0 0x0cd4 - 0x0cd5 (0x02) "pnp 00:05" +i/o:0 0x0cd6 - 0x0cd7 (0x02) "pnp 00:05" +i/o:0 0x0cd8 - 0x0cdf (0x08) "pnp 00:05" +i/o:0 0x0cf8 - 0x0cff (0x08) "PCI conf1" +i/o:0 0x1000 - 0x1fff (0x1000) "PCI Bus 0000:00" +i/o:0 0x1000 - 0x1fff (0x1000) "PCI Bus 0000:01" +i/o:0 0x2000 - 0x4fff (0x3000) "PCI Bus 0000:40" +i/o:0 0x2000 - 0x2fff (0x1000) "PCI Bus 0000:44" +i/o:0 0x3000 - 0x3fff (0x1000) "PCI Bus 0000:43" +i/o:0 0x4000 - 0x4fff (0x1000) "PCI Bus 0000:42" +i/o:0 0x5000 - 0x6fff (0x2000) "PCI Bus 0000:80" +i/o:0 0x7000 - 0xffff (0x9000) "PCI Bus 0000:c0" +i/o:0 0xf000 - 0xffff (0x1000) "PCI Bus 0000:c3" +i/o:0 0xf000 - 0xffff (0x1000) "PCI Bus 0000:c4" +i/o:0 0xf000 - 0xf07f (0x80) "0000:c4:00.0" +i/o:0 0xff00 - 0xff08 (0x09) "piix4_smbus" +i/o:0 0xff20 - 0xff28 (0x09) "piix4_smbus" +irq:0 0 ( 73) "2-edge timer" +irq:0 3 ( 2734) "3-edge ttyS1" +irq:0 4 ( 33) "4-edge ttyS0" +irq:0 6 ( 0) "6-edge AMDI0010:03" +irq:0 7 ( 0) "7-fasteoi pinctrl_amd" +irq:0 8 ( 1) "8-edge rtc0" +irq:0 9 ( 0) "9-fasteoi acpi" +irq:0 10 ( 0) "10-edge AMDI0010:00" +irq:0 11 ( 0) "11-edge AMDI0010:01" +irq:0 12 ( 0) "12-edge AMDI0010:02" +irq:0 14 ( 0) "14-edge AMDI0010:04" +irq:0 15 ( 0) "15-edge AMDI0010:05" +irq:0 27 ( 0) "100667392-edge AMD-Vi" +irq:0 28 ( 0) "67112960-edge AMD-Vi" +irq:0 29 ( 0) "4096-edge AMD-Vi" +irq:0 30 ( 0) "33558528-edge AMD-Vi" +irq:0 31 ( 0) "100681728-edge PCIe PME" +irq:0 32 ( 0) "100683776-edge PCIe PME" +irq:0 33 ( 0) "100749312-edge PCIe PME" +irq:0 34 ( 0) "100780032-edge PCIe PME" +irq:0 35 ( 0) "100782080-edge PCIe PME" +irq:0 37 ( 0) "67225600-edge PCIe PME" +irq:0 38 ( 1) "18432-edge PCIe PME" "pciehp" +irq:0 39 ( 1) "20480-edge PCIe PME" "pciehp" +irq:0 40 ( 1) "22528-edge PCIe PME" "pciehp" +irq:0 41 ( 1) "24576-edge PCIe PME" "pciehp" +irq:0 42 ( 0) "51200-edge PCIe PME" +irq:0 43 ( 0) "116736-edge PCIe PME" +irq:0 44 ( 0) "118784-edge PCIe PME" +irq:0 45 ( 1) "33572864-edge PCIe PME" "pciehp" +irq:0 46 ( 1) "33574912-edge PCIe PME" "pciehp" +irq:0 47 ( 1) "33576960-edge PCIe PME" "pciehp" +irq:0 48 ( 1) "33579008-edge PCIe PME" "pciehp" +irq:0 50 ( 0) "33671168-edge PCIe PME" +irq:0 52 ( 131) "103292928-edge xhci_hcd" +irq:0 53 ( 0) "103292929-edge xhci_hcd" +irq:0 54 ( 0) "103292930-edge xhci_hcd" +irq:0 55 ( 0) "103292931-edge xhci_hcd" +irq:0 56 ( 0) "103292932-edge xhci_hcd" +irq:0 57 ( 0) "103292933-edge xhci_hcd" +irq:0 58 ( 0) "103292934-edge xhci_hcd" +irq:0 59 ( 0) "103292935-edge xhci_hcd" +irq:0 61 ( 89) "3153920-edge xhci_hcd" +irq:0 62 ( 0) "3153921-edge xhci_hcd" +irq:0 63 ( 0) "3153922-edge xhci_hcd" +irq:0 64 ( 0) "3153923-edge xhci_hcd" +irq:0 65 ( 0) "3153924-edge xhci_hcd" +irq:0 66 ( 0) "3153925-edge xhci_hcd" +irq:0 67 ( 0) "3153926-edge xhci_hcd" +irq:0 68 ( 0) "3153927-edge xhci_hcd" +irq:0 70 ( 282) "101187584-edge nvme0q0" +irq:0 71 ( 282) "101711872-edge nvme1q0" +irq:0 76 ( 0) "103809027-edge ahci3" +irq:0 78 ( 0) "103809029-edge ahci5" +irq:0 91 ( 282) "524288-edge nvme2q0" +irq:0 92 ( 282) "1048576-edge nvme3q0" +irq:0 93 ( 1069190) "101187585-edge nvme0q1" +irq:0 94 ( 1688792) "101187586-edge nvme0q2" +irq:0 95 ( 1345616) "101187587-edge nvme0q3" +irq:0 96 ( 1226966) "101187588-edge nvme0q4" +irq:0 97 ( 368560) "101187589-edge nvme0q5" +irq:0 98 ( 292364) "101187590-edge nvme0q6" +irq:0 99 ( 285019) "101187591-edge nvme0q7" +irq:0 100 ( 260102) "101187592-edge nvme0q8" +irq:0 101 ( 261305) "101187593-edge nvme0q9" +irq:0 102 ( 298074) "101187594-edge nvme0q10" +irq:0 103 ( 261220) "101187595-edge nvme0q11" +irq:0 104 ( 306060) "101187596-edge nvme0q12" +irq:0 105 ( 262950) "101187597-edge nvme0q13" +irq:0 106 ( 246715) "101187598-edge nvme0q14" +irq:0 107 ( 247835) "101187599-edge nvme0q15" +irq:0 108 ( 219356) "101187600-edge nvme0q16" +irq:0 109 ( 951261) "101187601-edge nvme0q17" +irq:0 110 ( 854087) "101187602-edge nvme0q18" +irq:0 111 ( 791847) "101187603-edge nvme0q19" +irq:0 112 ( 750889) "101187604-edge nvme0q20" +irq:0 113 ( 282475) "101187605-edge nvme0q21" +irq:0 114 ( 243714) "101187606-edge nvme0q22" +irq:0 115 ( 236272) "101187607-edge nvme0q23" +irq:0 116 ( 240761) "101187608-edge nvme0q24" +irq:0 117 ( 229187) "101187609-edge nvme0q25" +irq:0 118 ( 236650) "101187610-edge nvme0q26" +irq:0 119 ( 208384) "101187611-edge nvme0q27" +irq:0 120 ( 243660) "101187612-edge nvme0q28" +irq:0 121 ( 268898) "101187613-edge nvme0q29" +irq:0 122 ( 234077) "101187614-edge nvme0q30" +irq:0 123 ( 234943) "101187615-edge nvme0q31" +irq:0 124 ( 225053) "101187616-edge nvme0q32" +irq:0 125 ( 0) "101711873-edge nvme1q1" +irq:0 126 ( 8) "101711874-edge nvme1q2" +irq:0 127 ( 0) "101711875-edge nvme1q3" +irq:0 128 ( 46) "101711876-edge nvme1q4" +irq:0 129 ( 9) "101711877-edge nvme1q5" +irq:0 130 ( 8) "101711878-edge nvme1q6" +irq:0 131 ( 8) "101711879-edge nvme1q7" +irq:0 132 ( 0) "101711880-edge nvme1q8" +irq:0 133 ( 0) "101711881-edge nvme1q9" +irq:0 134 ( 54) "101711882-edge nvme1q10" +irq:0 135 ( 0) "101711883-edge nvme1q11" +irq:0 136 ( 0) "101711884-edge nvme1q12" +irq:0 137 ( 2) "101711885-edge nvme1q13" +irq:0 138 ( 0) "101711886-edge nvme1q14" +irq:0 139 ( 5) "101711887-edge nvme1q15" +irq:0 140 ( 0) "101711888-edge nvme1q16" +irq:0 141 ( 0) "101711889-edge nvme1q17" +irq:0 142 ( 0) "101711890-edge nvme1q18" +irq:0 143 ( 0) "101711891-edge nvme1q19" +irq:0 144 ( 0) "101711892-edge nvme1q20" +irq:0 145 ( 54) "101711893-edge nvme1q21" +irq:0 146 ( 8) "101711894-edge nvme1q22" +irq:0 147 ( 0) "101711895-edge nvme1q23" +irq:0 148 ( 8) "101711896-edge nvme1q24" +irq:0 149 ( 46) "101711897-edge nvme1q25" +irq:0 150 ( 3) "101711898-edge nvme1q26" +irq:0 151 ( 10) "101711899-edge nvme1q27" +irq:0 152 ( 0) "101711900-edge nvme1q28" +irq:0 153 ( 0) "101711901-edge nvme1q29" +irq:0 154 ( 1) "101711902-edge nvme1q30" +irq:0 155 ( 8) "101711903-edge nvme1q31" +irq:0 156 ( 17) "101711904-edge nvme1q32" +irq:0 157 ( 0) "2621440-edge i40e-0000:05:00.0:misc" +irq:0 158 ( 2256749) "2621441-edge i40e-eno1-TxRx-0" +irq:0 159 ( 466380) "2621442-edge i40e-eno1-TxRx-1" +irq:0 160 ( 932556) "2621443-edge i40e-eno1-TxRx-2" +irq:0 161 ( 928239) "2621444-edge i40e-eno1-TxRx-3" +irq:0 162 ( 984601) "2621445-edge i40e-eno1-TxRx-4" +irq:0 163 ( 3104633) "2621446-edge i40e-eno1-TxRx-5" +irq:0 164 ( 1737316) "2621447-edge i40e-eno1-TxRx-6" +irq:0 165 ( 1855905) "2621448-edge i40e-eno1-TxRx-7" +irq:0 166 ( 1362336) "2621449-edge i40e-eno1-TxRx-8" +irq:0 167 ( 2969422) "2621450-edge i40e-eno1-TxRx-9" +irq:0 168 ( 1129070) "2621451-edge i40e-eno1-TxRx-10" +irq:0 169 ( 3380426) "2621452-edge i40e-eno1-TxRx-11" +irq:0 170 ( 1276906) "2621453-edge i40e-eno1-TxRx-12" +irq:0 171 ( 1417140) "2621454-edge i40e-eno1-TxRx-13" +irq:0 172 ( 422311) "2621455-edge i40e-eno1-TxRx-14" +irq:0 173 ( 1513857) "2621456-edge i40e-eno1-TxRx-15" +irq:0 174 ( 748025) "2621457-edge i40e-eno1-TxRx-16" +irq:0 175 ( 1225716) "2621458-edge i40e-eno1-TxRx-17" +irq:0 176 ( 1344408) "2621459-edge i40e-eno1-TxRx-18" +irq:0 177 ( 2038285) "2621460-edge i40e-eno1-TxRx-19" +irq:0 178 ( 1788863) "2621461-edge i40e-eno1-TxRx-20" +irq:0 179 ( 3341842) "2621462-edge i40e-eno1-TxRx-21" +irq:0 180 ( 1047308) "2621463-edge i40e-eno1-TxRx-22" +irq:0 181 ( 1566484) "2621464-edge i40e-eno1-TxRx-23" +irq:0 182 ( 1478970) "2621465-edge i40e-eno1-TxRx-24" +irq:0 183 ( 2141055) "2621466-edge i40e-eno1-TxRx-25" +irq:0 184 ( 1445835) "2621467-edge i40e-eno1-TxRx-26" +irq:0 185 ( 3063506) "2621468-edge i40e-eno1-TxRx-27" +irq:0 186 ( 1967149) "2621469-edge i40e-eno1-TxRx-28" +irq:0 187 ( 679835) "2621470-edge i40e-eno1-TxRx-29" +irq:0 188 ( 1343525) "2621471-edge i40e-eno1-TxRx-30" +irq:0 189 ( 374837) "2621472-edge i40e-eno1-TxRx-31" +irq:0 190 ( 0) "2621473-edge i40e-0000:05:00.0:fdir-TxRx-0" +irq:0 200 ( 0) "103811072-edge ahci0" +irq:0 201 ( 0) "103811073-edge ahci1" +irq:0 202 ( 0) "103811074-edge ahci2" +irq:0 203 ( 0) "103811075-edge ahci3" +irq:0 204 ( 0) "103811076-edge ahci4" +irq:0 205 ( 0) "103811077-edge ahci5" +irq:0 206 ( 0) "103811078-edge ahci6" +irq:0 207 ( 0) "103811079-edge ahci7" +irq:0 216 ( 0) "524289-edge nvme2q1" +irq:0 217 ( 8) "524290-edge nvme2q2" +irq:0 218 ( 0) "524291-edge nvme2q3" +irq:0 219 ( 0) "524292-edge nvme2q4" +irq:0 220 ( 9) "524293-edge nvme2q5" +irq:0 221 ( 8) "524294-edge nvme2q6" +irq:0 222 ( 8) "524295-edge nvme2q7" +irq:0 223 ( 0) "524296-edge nvme2q8" +irq:0 224 ( 0) "524297-edge nvme2q9" +irq:0 225 ( 54) "524298-edge nvme2q10" +irq:0 226 ( 0) "524299-edge nvme2q11" +irq:0 227 ( 3) "524300-edge nvme2q12" +irq:0 228 ( 2) "524301-edge nvme2q13" +irq:0 229 ( 12) "524302-edge nvme2q14" +irq:0 230 ( 38) "524303-edge nvme2q15" +irq:0 231 ( 1) "524304-edge nvme2q16" +irq:0 232 ( 0) "524305-edge nvme2q17" +irq:0 233 ( 46) "524306-edge nvme2q18" +irq:0 234 ( 0) "524307-edge nvme2q19" +irq:0 235 ( 0) "524308-edge nvme2q20" +irq:0 236 ( 54) "524309-edge nvme2q21" +irq:0 237 ( 8) "524310-edge nvme2q22" +irq:0 238 ( 0) "524311-edge nvme2q23" +irq:0 239 ( 8) "524312-edge nvme2q24" +irq:0 240 ( 0) "524313-edge nvme2q25" +irq:0 241 ( 0) "524314-edge nvme2q26" +irq:0 242 ( 10) "524315-edge nvme2q27" +irq:0 243 ( 0) "524316-edge nvme2q28" +irq:0 244 ( 1) "524317-edge nvme2q29" +irq:0 245 ( 0) "524318-edge nvme2q30" +irq:0 246 ( 8) "524319-edge nvme2q31" +irq:0 247 ( 17) "524320-edge nvme2q32" +irq:0 248 ( 0) "1048577-edge nvme3q1" +irq:0 249 ( 8) "1048578-edge nvme3q2" +irq:0 250 ( 0) "1048579-edge nvme3q3" +irq:0 251 ( 0) "1048580-edge nvme3q4" +irq:0 252 ( 9) "1048581-edge nvme3q5" +irq:0 253 ( 8) "1048582-edge nvme3q6" +irq:0 254 ( 8) "1048583-edge nvme3q7" +irq:0 255 ( 2) "1048584-edge nvme3q8" +irq:0 256 ( 0) "1048585-edge nvme3q9" +irq:0 257 ( 54) "1048586-edge nvme3q10" +irq:0 258 ( 0) "1048587-edge nvme3q11" +irq:0 259 ( 0) "1048588-edge nvme3q12" +irq:0 260 ( 2) "1048589-edge nvme3q13" +irq:0 261 ( 3) "1048590-edge nvme3q14" +irq:0 262 ( 2) "1048591-edge nvme3q15" +irq:0 263 ( 2) "1048592-edge nvme3q16" +irq:0 264 ( 0) "1048593-edge nvme3q17" +irq:0 265 ( 0) "1048594-edge nvme3q18" +irq:0 266 ( 0) "1048595-edge nvme3q19" +irq:0 267 ( 0) "1048596-edge nvme3q20" +irq:0 268 ( 54) "1048597-edge nvme3q21" +irq:0 269 ( 10) "1048598-edge nvme3q22" +irq:0 270 ( 0) "1048599-edge nvme3q23" +irq:0 271 ( 50) "1048600-edge nvme3q24" +irq:0 272 ( 0) "1048601-edge nvme3q25" +irq:0 273 ( 0) "1048602-edge nvme3q26" +irq:0 274 ( 10) "1048603-edge nvme3q27" +irq:0 275 ( 46) "1048604-edge nvme3q28" +irq:0 276 ( 2) "1048605-edge nvme3q29" +irq:0 277 ( 0) "1048606-edge nvme3q30" +irq:0 278 ( 8) "1048607-edge nvme3q31" +irq:0 279 ( 17) "1048608-edge nvme3q32" +irq:0 280 ( 0) "2623488-edge i40e-0000:05:00.1:misc" +irq:0 281 ( 770) "2623489-edge i40e-eno2-TxRx-0" +irq:0 282 ( 936) "2623490-edge i40e-eno2-TxRx-1" +irq:0 283 ( 1429) "2623491-edge i40e-eno2-TxRx-2" +irq:0 284 ( 5712) "2623492-edge i40e-eno2-TxRx-3" +irq:0 285 ( 1848) "2623493-edge i40e-eno2-TxRx-4" +irq:0 286 ( 3798) "2623494-edge i40e-eno2-TxRx-5" +irq:0 287 ( 2030) "2623495-edge i40e-eno2-TxRx-6" +irq:0 288 ( 2845) "2623496-edge i40e-eno2-TxRx-7" +irq:0 289 ( 5654) "2623497-edge i40e-eno2-TxRx-8" +irq:0 290 ( 3494) "2623498-edge i40e-eno2-TxRx-9" +irq:0 291 ( 2204) "2623499-edge i40e-eno2-TxRx-10" +irq:0 292 ( 3188) "2623500-edge i40e-eno2-TxRx-11" +irq:0 293 ( 4059) "2623501-edge i40e-eno2-TxRx-12" +irq:0 294 ( 6611) "2623502-edge i40e-eno2-TxRx-13" +irq:0 295 ( 6053) "2623503-edge i40e-eno2-TxRx-14" +irq:0 296 ( 4016) "2623504-edge i40e-eno2-TxRx-15" +irq:0 297 ( 1026) "2623505-edge i40e-eno2-TxRx-16" +irq:0 298 ( 4317) "2623506-edge i40e-eno2-TxRx-17" +irq:0 299 ( 2266) "2623507-edge i40e-eno2-TxRx-18" +irq:0 300 ( 1339) "2623508-edge i40e-eno2-TxRx-19" +irq:0 301 ( 2439) "2623509-edge i40e-eno2-TxRx-20" +irq:0 302 ( 7090) "2623510-edge i40e-eno2-TxRx-21" +irq:0 303 ( 4390095) "2623511-edge i40e-eno2-TxRx-22" +irq:0 304 ( 5749) "2623512-edge i40e-eno2-TxRx-23" +irq:0 305 ( 2450) "2623513-edge i40e-eno2-TxRx-24" +irq:0 306 ( 2673) "2623514-edge i40e-eno2-TxRx-25" +irq:0 307 ( 2954) "2623515-edge i40e-eno2-TxRx-26" +irq:0 308 ( 17669) "2623516-edge i40e-eno2-TxRx-27" +irq:0 309 ( 2967) "2623517-edge i40e-eno2-TxRx-28" +irq:0 310 ( 4970) "2623518-edge i40e-eno2-TxRx-29" +irq:0 311 ( 3486) "2623519-edge i40e-eno2-TxRx-30" +irq:0 312 ( 18167) "2623520-edge i40e-eno2-TxRx-31" +irq:0 313 ( 0) "2623521-edge i40e-0000:05:00.1:fdir-TxRx-0" +irq:0 323 ( 0) "3670016-edge ahci[0000:07:00.0]" +dma:1 4 "cascade" +----- misc resources end ----- +>> parallel.1: pp mod +----- exec: "/sbin/rmmod parport_pc" ----- +----- return code: ? ----- +----- exec: "/sbin/modprobe parport_pc" ----- +----- return code: ? ----- +----- exec: "/sbin/modprobe lp" ----- +----- return code: ? ----- +>> parallel.2.1: lp read info +>> parallel.2.2: lp read info +>> parallel.2.3: lp read info +----- parallel info ----- +----- parallel info end ----- +>> block.1: block modules +----- exec: "/sbin/modprobe ide-cd_mod " ----- + modprobe: FATAL: Module ide-cd_mod not found in directory /lib/modules/5.4.0-181-generic +----- return code: ? ----- +----- exec: "/sbin/modprobe ide-disk " ----- + modprobe: FATAL: Module ide-disk not found in directory /lib/modules/5.4.0-181-generic +----- return code: ? ----- +----- exec: "/sbin/modprobe sr_mod " ----- +----- return code: ? ----- +----- exec: "/sbin/modprobe sd_mod " ----- +----- return code: ? ----- +>> block.2: sysfs drivers +----- sysfs driver list (id 0xf0a7ff36d3d8d1c1) ----- + nd_region: module = libnvdimm + nd_bus: module = libnvdimm + nvdimm: module = libnvdimm + parport_pc: module = parport_pc + reg-dummy: /devices/platform/reg-dummy + kgdboc: /devices/platform/kgdboc + amd_gpio: /devices/platform/AMDI0030:00 + i2c_designware: /devices/platform/AMDI0010:04 + i2c_designware: /devices/platform/AMDI0010:02 + i2c_designware: /devices/platform/AMDI0010:00 + i2c_designware: /devices/platform/AMDI0010:05 + i2c_designware: /devices/platform/AMDI0010:03 + i2c_designware: /devices/platform/AMDI0010:01 + ipmi_si: /devices/platform/dmi-ipmi-si.0 + ipmi_si: module = ipmi_si + ipmi_si: /devices/pci0000:00/0000:00:14.3/IPI0001:00 + GHES: /devices/platform/GHES.4528 + GHES: /devices/platform/GHES.4471 + GHES: /devices/platform/GHES.20970 + GHES: /devices/platform/GHES.4405 + GHES: /devices/platform/GHES.21436 + GHES: /devices/platform/GHES.4980 + GHES: /devices/platform/GHES.20904 + GHES: /devices/platform/GHES.4349 + GHES: /devices/platform/GHES.4914 + GHES: /devices/platform/GHES.20848 + GHES: /devices/platform/GHES.4292 + GHES: /devices/platform/GHES.21313 + GHES: /devices/platform/GHES.4858 + GHES: /devices/platform/GHES.20791 + GHES: /devices/platform/GHES.4226 + GHES: /devices/platform/GHES.21257 + GHES: /devices/platform/GHES.20725 + GHES: /devices/platform/GHES.4735 + GHES: /devices/platform/GHES.20669 + GHES: /devices/platform/GHES.4103 + GHES: /devices/platform/GHES.21134 + GHES: /devices/platform/GHES.4679 + GHES: /devices/platform/GHES.20602 + GHES: /devices/platform/GHES.21078 + GHES: /devices/platform/GHES.4612 + GHES: /devices/platform/GHES.20546 + GHES: /devices/platform/GHES.5088 + GHES: /devices/platform/GHES.21011 + GHES: /devices/platform/GHES.4556 + GHES: /devices/platform/GHES.5021 + GHES: /devices/platform/GHES.20999 + GHES: /devices/platform/GHES.4433 + GHES: /devices/platform/GHES.21464 + GHES: /devices/platform/GHES.20932 + GHES: /devices/platform/GHES.4377 + GHES: /devices/platform/GHES.4942 + GHES: /devices/platform/GHES.20876 + GHES: /devices/platform/GHES.517 + GHES: /devices/platform/GHES.4310 + GHES: /devices/platform/GHES.21341 + GHES: /devices/platform/GHES.4886 + GHES: /devices/platform/GHES.4254 + GHES: /devices/platform/GHES.21285 + GHES: /devices/platform/GHES.20753 + GHES: /devices/platform/GHES.4198 + GHES: /devices/platform/GHES.21219 + GHES: /devices/platform/GHES.4763 + GHES: /devices/platform/GHES.20697 + GHES: /devices/platform/GHES.4131 + GHES: /devices/platform/GHES.21162 + GHES: /devices/platform/GHES.20630 + GHES: /devices/platform/GHES.4640 + GHES: /devices/platform/GHES.20574 + GHES: /devices/platform/GHES.5106 + GHES: /devices/platform/GHES.4584 + GHES: /devices/platform/GHES.20508 + GHES: /devices/platform/GHES.4518 + GHES: /devices/platform/GHES.4461 + GHES: /devices/platform/GHES.21492 + GHES: /devices/platform/GHES.20960 + GHES: /devices/platform/GHES.21426 + GHES: /devices/platform/GHES.4970 + GHES: /devices/platform/GHES.4339 + GHES: /devices/platform/GHES.4904 + GHES: /devices/platform/GHES.20838 + GHES: /devices/platform/GHES.4282 + GHES: /devices/platform/GHES.21303 + GHES: /devices/platform/GHES.4848 + GHES: /devices/platform/GHES.20781 + GHES: /devices/platform/GHES.4216 + GHES: /devices/platform/GHES.21247 + GHES: /devices/platform/GHES.4791 + GHES: /devices/platform/GHES.20715 + GHES: /devices/platform/GHES.21190 + GHES: /devices/platform/GHES.4725 + GHES: /devices/platform/GHES.20659 + GHES: /devices/platform/GHES.21124 + GHES: /devices/platform/GHES.4669 + GHES: /devices/platform/GHES.21068 + GHES: /devices/platform/GHES.4602 + GHES: /devices/platform/GHES.20536 + GHES: /devices/platform/GHES.5078 + GHES: /devices/platform/GHES.21001 + GHES: /devices/platform/GHES.4546 + GHES: /devices/platform/GHES.5011 + GHES: /devices/platform/GHES.20989 + GHES: /devices/platform/GHES.4423 + GHES: /devices/platform/GHES.21454 + GHES: /devices/platform/GHES.4999 + GHES: /devices/platform/GHES.20922 + GHES: /devices/platform/GHES.4367 + GHES: /devices/platform/GHES.21398 + GHES: /devices/platform/GHES.4932 + GHES: /devices/platform/GHES.20866 + GHES: /devices/platform/GHES.4300 + GHES: /devices/platform/GHES.21331 + GHES: /devices/platform/GHES.4876 + GHES: /devices/platform/GHES.4244 + GHES: /devices/platform/GHES.21275 + GHES: /devices/platform/GHES.20743 + GHES: /devices/platform/GHES.4188 + GHES: /devices/platform/GHES.21209 + GHES: /devices/platform/GHES.4753 + GHES: /devices/platform/GHES.20687 + GHES: /devices/platform/GHES.4121 + GHES: /devices/platform/GHES.21152 + GHES: /devices/platform/GHES.4697 + GHES: /devices/platform/GHES.20620 + GHES: /devices/platform/GHES.21096 + GHES: /devices/platform/GHES.4630 + GHES: /devices/platform/GHES.20564 + GHES: /devices/platform/GHES.4574 + GHES: /devices/platform/GHES.4508 + GHES: /devices/platform/GHES.4451 + GHES: /devices/platform/GHES.21482 + GHES: /devices/platform/GHES.20950 + GHES: /devices/platform/GHES.4395 + GHES: /devices/platform/GHES.21416 + GHES: /devices/platform/GHES.4960 + GHES: /devices/platform/GHES.20894 + GHES: /devices/platform/GHES.4329 + GHES: /devices/platform/GHES.20828 + GHES: /devices/platform/GHES.4272 + GHES: /devices/platform/GHES.4838 + GHES: /devices/platform/GHES.20771 + GHES: /devices/platform/GHES.4206 + GHES: /devices/platform/GHES.21237 + GHES: /devices/platform/GHES.4781 + GHES: /devices/platform/GHES.20705 + GHES: /devices/platform/GHES.21180 + GHES: /devices/platform/GHES.4715 + GHES: /devices/platform/GHES.20649 + GHES: /devices/platform/GHES.21114 + GHES: /devices/platform/GHES.4659 + GHES: /devices/platform/GHES.20592 + GHES: /devices/platform/GHES.21058 + GHES: /devices/platform/GHES.20526 + GHES: /devices/platform/GHES.5068 + GHES: /devices/platform/GHES.4536 + GHES: /devices/platform/GHES.5001 + GHES: /devices/platform/GHES.21500 + GHES: /devices/platform/GHES.20979 + GHES: /devices/platform/GHES.4413 + GHES: /devices/platform/GHES.21444 + GHES: /devices/platform/GHES.4989 + GHES: /devices/platform/GHES.20912 + GHES: /devices/platform/GHES.4357 + GHES: /devices/platform/GHES.21388 + GHES: /devices/platform/GHES.4922 + GHES: /devices/platform/GHES.20856 + GHES: /devices/platform/GHES.21321 + GHES: /devices/platform/GHES.4866 + GHES: /devices/platform/GHES.4234 + GHES: /devices/platform/GHES.21265 + GHES: /devices/platform/GHES.20733 + GHES: /devices/platform/GHES.4178 + GHES: /devices/platform/GHES.4743 + GHES: /devices/platform/GHES.20677 + GHES: /devices/platform/GHES.4111 + GHES: /devices/platform/GHES.21142 + GHES: /devices/platform/GHES.4687 + GHES: /devices/platform/GHES.20610 + GHES: /devices/platform/GHES.21086 + GHES: /devices/platform/GHES.4620 + GHES: /devices/platform/GHES.20554 + GHES: /devices/platform/GHES.5096 + GHES: /devices/platform/GHES.4564 + GHES: /devices/platform/GHES.20498 + GHES: /devices/platform/GHES.4441 + GHES: /devices/platform/GHES.21472 + GHES: /devices/platform/GHES.20940 + GHES: /devices/platform/GHES.4385 + GHES: /devices/platform/GHES.21406 + GHES: /devices/platform/GHES.4950 + GHES: /devices/platform/GHES.20884 + GHES: /devices/platform/GHES.4319 + GHES: /devices/platform/GHES.4894 + GHES: /devices/platform/GHES.20818 + GHES: /devices/platform/GHES.4262 + GHES: /devices/platform/GHES.21293 + GHES: /devices/platform/GHES.4828 + GHES: /devices/platform/GHES.20761 + GHES: /devices/platform/GHES.21227 + GHES: /devices/platform/GHES.4771 + GHES: /devices/platform/GHES.21170 + GHES: /devices/platform/GHES.4705 + GHES: /devices/platform/GHES.20639 + GHES: /devices/platform/GHES.21104 + GHES: /devices/platform/GHES.4649 + GHES: /devices/platform/GHES.20582 + GHES: /devices/platform/GHES.5114 + GHES: /devices/platform/GHES.21048 + GHES: /devices/platform/GHES.4592 + GHES: /devices/platform/GHES.20516 + GHES: /devices/platform/GHES.5058 + GHES: /devices/platform/GHES.4526 + GHES: /devices/platform/GHES.20969 + GHES: /devices/platform/GHES.4403 + GHES: /devices/platform/GHES.21434 + GHES: /devices/platform/GHES.4979 + GHES: /devices/platform/GHES.20902 + GHES: /devices/platform/GHES.4347 + GHES: /devices/platform/GHES.21378 + GHES: /devices/platform/GHES.4912 + GHES: /devices/platform/GHES.20846 + GHES: /devices/platform/GHES.4290 + GHES: /devices/platform/GHES.21311 + GHES: /devices/platform/GHES.4856 + GHES: /devices/platform/GHES.4224 + GHES: /devices/platform/GHES.21255 + GHES: /devices/platform/GHES.20723 + GHES: /devices/platform/GHES.4168 + GHES: /devices/platform/GHES.21199 + GHES: /devices/platform/GHES.4733 + GHES: /devices/platform/GHES.20667 + GHES: /devices/platform/GHES.4101 + GHES: /devices/platform/GHES.21132 + GHES: /devices/platform/GHES.4677 + GHES: /devices/platform/GHES.20600 + GHES: /devices/platform/GHES.21076 + GHES: /devices/platform/GHES.4610 + GHES: /devices/platform/GHES.20544 + GHES: /devices/platform/GHES.5086 + GHES: /devices/platform/GHES.4554 + GHES: /devices/platform/GHES.20488 + GHES: /devices/platform/GHES.4498 + GHES: /devices/platform/GHES.20997 + GHES: /devices/platform/GHES.4431 + GHES: /devices/platform/GHES.21462 + GHES: /devices/platform/GHES.20930 + GHES: /devices/platform/GHES.4375 + GHES: /devices/platform/GHES.4940 + GHES: /devices/platform/GHES.20874 + GHES: /devices/platform/GHES.515 + GHES: /devices/platform/GHES.4309 + GHES: /devices/platform/GHES.4884 + GHES: /devices/platform/GHES.20808 + GHES: /devices/platform/GHES.4252 + GHES: /devices/platform/GHES.21283 + GHES: /devices/platform/GHES.4818 + GHES: /devices/platform/GHES.20751 + GHES: /devices/platform/GHES.4196 + GHES: /devices/platform/GHES.21217 + GHES: /devices/platform/GHES.4761 + GHES: /devices/platform/GHES.20695 + GHES: /devices/platform/GHES.21160 + GHES: /devices/platform/GHES.20629 + GHES: /devices/platform/GHES.4639 + GHES: /devices/platform/GHES.20572 + GHES: /devices/platform/GHES.5104 + GHES: /devices/platform/GHES.21038 + GHES: /devices/platform/GHES.4582 + GHES: /devices/platform/GHES.20506 + GHES: /devices/platform/GHES.5048 + GHES: /devices/platform/GHES.4516 + GHES: /devices/platform/GHES.21490 + GHES: /devices/platform/GHES.20959 + GHES: /devices/platform/GHES.21424 + GHES: /devices/platform/GHES.4969 + GHES: /devices/platform/GHES.4337 + GHES: /devices/platform/GHES.21368 + GHES: /devices/platform/GHES.4902 + GHES: /devices/platform/GHES.20836 + GHES: /devices/platform/GHES.4280 + GHES: /devices/platform/GHES.21301 + GHES: /devices/platform/GHES.4846 + GHES: /devices/platform/GHES.4214 + GHES: /devices/platform/GHES.21245 + GHES: /devices/platform/GHES.20713 + GHES: /devices/platform/GHES.4158 + GHES: /devices/platform/GHES.21189 + GHES: /devices/platform/GHES.4723 + GHES: /devices/platform/GHES.20657 + GHES: /devices/platform/GHES.21122 + GHES: /devices/platform/GHES.4667 + GHES: /devices/platform/GHES.21066 + GHES: /devices/platform/GHES.4600 + GHES: /devices/platform/GHES.20534 + GHES: /devices/platform/GHES.5076 + GHES: /devices/platform/GHES.4544 + GHES: /devices/platform/GHES.4488 + GHES: /devices/platform/GHES.20987 + GHES: /devices/platform/GHES.4421 + GHES: /devices/platform/GHES.21452 + GHES: /devices/platform/GHES.4997 + GHES: /devices/platform/GHES.20920 + GHES: /devices/platform/GHES.4365 + GHES: /devices/platform/GHES.21396 + GHES: /devices/platform/GHES.4930 + GHES: /devices/platform/GHES.20864 + GHES: /devices/platform/GHES.4874 + GHES: /devices/platform/GHES.4242 + GHES: /devices/platform/GHES.21273 + GHES: /devices/platform/GHES.4808 + GHES: /devices/platform/GHES.20741 + GHES: /devices/platform/GHES.4186 + GHES: /devices/platform/GHES.21207 + GHES: /devices/platform/GHES.4751 + GHES: /devices/platform/GHES.20685 + GHES: /devices/platform/GHES.21150 + GHES: /devices/platform/GHES.4695 + GHES: /devices/platform/GHES.20619 + GHES: /devices/platform/GHES.21094 + GHES: /devices/platform/GHES.4629 + GHES: /devices/platform/GHES.20562 + GHES: /devices/platform/GHES.21028 + GHES: /devices/platform/GHES.4572 + GHES: /devices/platform/GHES.5038 + GHES: /devices/platform/GHES.4506 + GHES: /devices/platform/GHES.21480 + GHES: /devices/platform/GHES.20949 + GHES: /devices/platform/GHES.4393 + GHES: /devices/platform/GHES.21414 + GHES: /devices/platform/GHES.4959 + GHES: /devices/platform/GHES.20892 + GHES: /devices/platform/GHES.4327 + GHES: /devices/platform/GHES.21358 + GHES: /devices/platform/GHES.20826 + GHES: /devices/platform/GHES.4270 + GHES: /devices/platform/GHES.4836 + GHES: /devices/platform/GHES.4204 + GHES: /devices/platform/GHES.21235 + GHES: /devices/platform/GHES.20703 + GHES: /devices/platform/GHES.4148 + GHES: /devices/platform/GHES.21179 + GHES: /devices/platform/GHES.4713 + GHES: /devices/platform/GHES.20647 + GHES: /devices/platform/GHES.21112 + GHES: /devices/platform/GHES.4657 + GHES: /devices/platform/GHES.20590 + GHES: /devices/platform/GHES.21056 + GHES: /devices/platform/GHES.20524 + GHES: /devices/platform/GHES.5066 + GHES: /devices/platform/GHES.4534 + GHES: /devices/platform/GHES.4478 + GHES: /devices/platform/GHES.20977 + GHES: /devices/platform/GHES.4411 + GHES: /devices/platform/GHES.21442 + GHES: /devices/platform/GHES.4987 + GHES: /devices/platform/GHES.20910 + GHES: /devices/platform/GHES.4355 + GHES: /devices/platform/GHES.21386 + GHES: /devices/platform/GHES.4920 + GHES: /devices/platform/GHES.20854 + GHES: /devices/platform/GHES.4299 + GHES: /devices/platform/GHES.4864 + GHES: /devices/platform/GHES.20798 + GHES: /devices/platform/GHES.4232 + GHES: /devices/platform/GHES.21263 + GHES: /devices/platform/GHES.20731 + GHES: /devices/platform/GHES.4176 + GHES: /devices/platform/GHES.4741 + GHES: /devices/platform/GHES.20675 + GHES: /devices/platform/GHES.21140 + GHES: /devices/platform/GHES.4685 + GHES: /devices/platform/GHES.20609 + GHES: /devices/platform/GHES.21084 + GHES: /devices/platform/GHES.4619 + GHES: /devices/platform/GHES.20552 + GHES: /devices/platform/GHES.5094 + GHES: /devices/platform/GHES.21018 + GHES: /devices/platform/GHES.769 + GHES: /devices/platform/GHES.4562 + GHES: /devices/platform/GHES.20496 + GHES: /devices/platform/GHES.5028 + GHES: /devices/platform/GHES.21470 + GHES: /devices/platform/GHES.20939 + GHES: /devices/platform/GHES.4383 + GHES: /devices/platform/GHES.21404 + GHES: /devices/platform/GHES.4949 + GHES: /devices/platform/GHES.20882 + GHES: /devices/platform/GHES.4317 + GHES: /devices/platform/GHES.21348 + GHES: /devices/platform/GHES.4892 + GHES: /devices/platform/GHES.20816 + GHES: /devices/platform/GHES.4260 + GHES: /devices/platform/GHES.21291 + GHES: /devices/platform/GHES.4826 + GHES: /devices/platform/GHES.21225 + GHES: /devices/platform/GHES.4138 + GHES: /devices/platform/GHES.21169 + GHES: /devices/platform/GHES.4703 + GHES: /devices/platform/GHES.20637 + GHES: /devices/platform/GHES.21102 + GHES: /devices/platform/GHES.4647 + GHES: /devices/platform/GHES.20580 + GHES: /devices/platform/GHES.5112 + GHES: /devices/platform/GHES.21046 + GHES: /devices/platform/GHES.4590 + GHES: /devices/platform/GHES.20514 + GHES: /devices/platform/GHES.5056 + GHES: /devices/platform/GHES.4524 + GHES: /devices/platform/GHES.4468 + GHES: /devices/platform/GHES.21499 + GHES: /devices/platform/GHES.20967 + GHES: /devices/platform/GHES.4401 + GHES: /devices/platform/GHES.21432 + GHES: /devices/platform/GHES.4977 + GHES: /devices/platform/GHES.20900 + GHES: /devices/platform/GHES.4345 + GHES: /devices/platform/GHES.21376 + GHES: /devices/platform/GHES.4910 + GHES: /devices/platform/GHES.20844 + GHES: /devices/platform/GHES.4289 + GHES: /devices/platform/GHES.4854 + GHES: /devices/platform/GHES.20788 + GHES: /devices/platform/GHES.4222 + GHES: /devices/platform/GHES.21253 + GHES: /devices/platform/GHES.4798 + GHES: /devices/platform/GHES.20721 + GHES: /devices/platform/GHES.4166 + GHES: /devices/platform/GHES.21197 + GHES: /devices/platform/GHES.4731 + GHES: /devices/platform/GHES.20665 + GHES: /devices/platform/GHES.21130 + GHES: /devices/platform/GHES.4675 + GHES: /devices/platform/GHES.21074 + GHES: /devices/platform/GHES.4609 + GHES: /devices/platform/GHES.20542 + GHES: /devices/platform/GHES.5084 + GHES: /devices/platform/GHES.21008 + GHES: /devices/platform/GHES.4552 + GHES: /devices/platform/GHES.20486 + GHES: /devices/platform/GHES.5018 + GHES: /devices/platform/GHES.4496 + GHES: /devices/platform/GHES.20995 + GHES: /devices/platform/GHES.21460 + GHES: /devices/platform/GHES.20929 + GHES: /devices/platform/GHES.4373 + GHES: /devices/platform/GHES.4939 + GHES: /devices/platform/GHES.20872 + GHES: /devices/platform/GHES.513 + GHES: /devices/platform/GHES.4307 + GHES: /devices/platform/GHES.21338 + GHES: /devices/platform/GHES.4882 + GHES: /devices/platform/GHES.20806 + GHES: /devices/platform/GHES.4250 + GHES: /devices/platform/GHES.21281 + GHES: /devices/platform/GHES.4816 + GHES: /devices/platform/GHES.4194 + GHES: /devices/platform/GHES.21215 + GHES: /devices/platform/GHES.20693 + GHES: /devices/platform/GHES.4128 + GHES: /devices/platform/GHES.21159 + GHES: /devices/platform/GHES.20627 + GHES: /devices/platform/GHES.4637 + GHES: /devices/platform/GHES.20570 + GHES: /devices/platform/GHES.5102 + GHES: /devices/platform/GHES.21036 + GHES: /devices/platform/GHES.4580 + GHES: /devices/platform/GHES.20504 + GHES: /devices/platform/GHES.5046 + GHES: /devices/platform/GHES.4514 + GHES: /devices/platform/GHES.4458 + GHES: /devices/platform/GHES.21489 + GHES: /devices/platform/GHES.20957 + GHES: /devices/platform/GHES.21422 + GHES: /devices/platform/GHES.4967 + GHES: /devices/platform/GHES.4335 + GHES: /devices/platform/GHES.21366 + GHES: /devices/platform/GHES.4900 + GHES: /devices/platform/GHES.20834 + GHES: /devices/platform/GHES.4279 + GHES: /devices/platform/GHES.4844 + GHES: /devices/platform/GHES.20778 + GHES: /devices/platform/GHES.4212 + GHES: /devices/platform/GHES.21243 + GHES: /devices/platform/GHES.4788 + GHES: /devices/platform/GHES.20711 + GHES: /devices/platform/GHES.4156 + GHES: /devices/platform/GHES.21187 + GHES: /devices/platform/GHES.4721 + GHES: /devices/platform/GHES.20655 + GHES: /devices/platform/GHES.21120 + GHES: /devices/platform/GHES.4665 + GHES: /devices/platform/GHES.20599 + GHES: /devices/platform/GHES.21064 + GHES: /devices/platform/GHES.20532 + GHES: /devices/platform/GHES.5074 + GHES: /devices/platform/GHES.4542 + GHES: /devices/platform/GHES.5008 + GHES: /devices/platform/GHES.4486 + GHES: /devices/platform/GHES.20985 + GHES: /devices/platform/GHES.21450 + GHES: /devices/platform/GHES.4995 + GHES: /devices/platform/GHES.20919 + GHES: /devices/platform/GHES.4363 + GHES: /devices/platform/GHES.21394 + GHES: /devices/platform/GHES.4929 + GHES: /devices/platform/GHES.20862 + GHES: /devices/platform/GHES.21328 + GHES: /devices/platform/GHES.4872 + GHES: /devices/platform/GHES.4240 + GHES: /devices/platform/GHES.21271 + GHES: /devices/platform/GHES.4806 + GHES: /devices/platform/GHES.4184 + GHES: /devices/platform/GHES.21205 + GHES: /devices/platform/GHES.20683 + GHES: /devices/platform/GHES.4118 + GHES: /devices/platform/GHES.21149 + GHES: /devices/platform/GHES.4693 + GHES: /devices/platform/GHES.20617 + GHES: /devices/platform/GHES.21092 + GHES: /devices/platform/GHES.4627 + GHES: /devices/platform/GHES.20560 + GHES: /devices/platform/GHES.21026 + GHES: /devices/platform/GHES.4570 + GHES: /devices/platform/GHES.5036 + GHES: /devices/platform/GHES.4504 + GHES: /devices/platform/GHES.4448 + GHES: /devices/platform/GHES.21479 + GHES: /devices/platform/GHES.20947 + GHES: /devices/platform/GHES.4391 + GHES: /devices/platform/GHES.21412 + GHES: /devices/platform/GHES.4957 + GHES: /devices/platform/GHES.20890 + GHES: /devices/platform/GHES.4325 + GHES: /devices/platform/GHES.21356 + GHES: /devices/platform/GHES.20824 + GHES: /devices/platform/GHES.4269 + GHES: /devices/platform/GHES.4834 + GHES: /devices/platform/GHES.20768 + GHES: /devices/platform/GHES.4202 + GHES: /devices/platform/GHES.21233 + GHES: /devices/platform/GHES.4778 + GHES: /devices/platform/GHES.20701 + GHES: /devices/platform/GHES.4146 + GHES: /devices/platform/GHES.21177 + GHES: /devices/platform/GHES.4711 + GHES: /devices/platform/GHES.20645 + GHES: /devices/platform/GHES.21110 + GHES: /devices/platform/GHES.4655 + GHES: /devices/platform/GHES.20589 + GHES: /devices/platform/GHES.21054 + GHES: /devices/platform/GHES.4599 + GHES: /devices/platform/GHES.20522 + GHES: /devices/platform/GHES.5064 + GHES: /devices/platform/GHES.4532 + GHES: /devices/platform/GHES.4476 + GHES: /devices/platform/GHES.20975 + GHES: /devices/platform/GHES.21440 + GHES: /devices/platform/GHES.4985 + GHES: /devices/platform/GHES.20909 + GHES: /devices/platform/GHES.4353 + GHES: /devices/platform/GHES.21384 + GHES: /devices/platform/GHES.4919 + GHES: /devices/platform/GHES.20852 + GHES: /devices/platform/GHES.4297 + GHES: /devices/platform/GHES.21318 + GHES: /devices/platform/GHES.4862 + GHES: /devices/platform/GHES.20796 + GHES: /devices/platform/GHES.4230 + GHES: /devices/platform/GHES.21261 + GHES: /devices/platform/GHES.4174 + GHES: /devices/platform/GHES.20673 + GHES: /devices/platform/GHES.4108 + GHES: /devices/platform/GHES.21139 + GHES: /devices/platform/GHES.4683 + GHES: /devices/platform/GHES.20607 + GHES: /devices/platform/GHES.21082 + GHES: /devices/platform/GHES.4617 + GHES: /devices/platform/GHES.20550 + GHES: /devices/platform/GHES.5092 + GHES: /devices/platform/GHES.21016 + GHES: /devices/platform/GHES.4560 + GHES: /devices/platform/GHES.20494 + GHES: /devices/platform/GHES.5026 + GHES: /devices/platform/GHES.4438 + GHES: /devices/platform/GHES.21469 + GHES: /devices/platform/GHES.20937 + GHES: /devices/platform/GHES.4381 + GHES: /devices/platform/GHES.21402 + GHES: /devices/platform/GHES.4947 + GHES: /devices/platform/GHES.20880 + GHES: /devices/platform/GHES.4315 + GHES: /devices/platform/GHES.21346 + GHES: /devices/platform/GHES.4890 + GHES: /devices/platform/GHES.20814 + GHES: /devices/platform/GHES.4259 + GHES: /devices/platform/GHES.4824 + GHES: /devices/platform/GHES.20758 + GHES: /devices/platform/GHES.21223 + GHES: /devices/platform/GHES.4768 + GHES: /devices/platform/GHES.4136 + GHES: /devices/platform/GHES.21167 + GHES: /devices/platform/GHES.4701 + GHES: /devices/platform/GHES.20635 + GHES: /devices/platform/GHES.21100 + GHES: /devices/platform/GHES.4645 + GHES: /devices/platform/GHES.20579 + GHES: /devices/platform/GHES.5110 + GHES: /devices/platform/GHES.21044 + GHES: /devices/platform/GHES.4589 + GHES: /devices/platform/GHES.20512 + GHES: /devices/platform/GHES.5054 + GHES: /devices/platform/GHES.4522 + GHES: /devices/platform/GHES.4466 + GHES: /devices/platform/GHES.21497 + GHES: /devices/platform/GHES.20965 + GHES: /devices/platform/GHES.21430 + GHES: /devices/platform/GHES.4975 + GHES: /devices/platform/GHES.4343 + GHES: /devices/platform/GHES.21374 + GHES: /devices/platform/GHES.4909 + GHES: /devices/platform/GHES.20842 + GHES: /devices/platform/GHES.4287 + GHES: /devices/platform/GHES.21308 + GHES: /devices/platform/GHES.4852 + GHES: /devices/platform/GHES.20786 + GHES: /devices/platform/GHES.4220 + GHES: /devices/platform/GHES.21251 + GHES: /devices/platform/GHES.4796 + GHES: /devices/platform/GHES.4164 + GHES: /devices/platform/GHES.21195 + GHES: /devices/platform/GHES.20663 + GHES: /devices/platform/GHES.21129 + GHES: /devices/platform/GHES.4673 + GHES: /devices/platform/GHES.21072 + GHES: /devices/platform/GHES.4607 + GHES: /devices/platform/GHES.20540 + GHES: /devices/platform/GHES.5082 + GHES: /devices/platform/GHES.21006 + GHES: /devices/platform/GHES.4550 + GHES: /devices/platform/GHES.20484 + GHES: /devices/platform/GHES.5016 + GHES: /devices/platform/GHES.4494 + GHES: /devices/platform/GHES.20993 + GHES: /devices/platform/GHES.4428 + GHES: /devices/platform/GHES.21459 + GHES: /devices/platform/GHES.20927 + GHES: /devices/platform/GHES.4371 + GHES: /devices/platform/GHES.4937 + GHES: /devices/platform/GHES.20870 + GHES: /devices/platform/GHES.4305 + GHES: /devices/platform/GHES.21336 + GHES: /devices/platform/GHES.4880 + GHES: /devices/platform/GHES.20804 + GHES: /devices/platform/GHES.4249 + GHES: /devices/platform/GHES.4814 + GHES: /devices/platform/GHES.20748 + GHES: /devices/platform/GHES.4192 + GHES: /devices/platform/GHES.21213 + GHES: /devices/platform/GHES.4758 + GHES: /devices/platform/GHES.20691 + GHES: /devices/platform/GHES.4126 + GHES: /devices/platform/GHES.21157 + GHES: /devices/platform/GHES.20625 + GHES: /devices/platform/GHES.4635 + GHES: /devices/platform/GHES.20569 + GHES: /devices/platform/GHES.5100 + GHES: /devices/platform/GHES.21034 + GHES: /devices/platform/GHES.4579 + GHES: /devices/platform/GHES.20502 + GHES: /devices/platform/GHES.5044 + GHES: /devices/platform/GHES.4512 + GHES: /devices/platform/GHES.4456 + GHES: /devices/platform/GHES.21487 + GHES: /devices/platform/GHES.20955 + GHES: /devices/platform/GHES.21420 + GHES: /devices/platform/GHES.4965 + GHES: /devices/platform/GHES.20899 + GHES: /devices/platform/GHES.4333 + GHES: /devices/platform/GHES.21364 + GHES: /devices/platform/GHES.20832 + GHES: /devices/platform/GHES.4277 + GHES: /devices/platform/GHES.4842 + GHES: /devices/platform/GHES.20776 + GHES: /devices/platform/GHES.4210 + GHES: /devices/platform/GHES.21241 + GHES: /devices/platform/GHES.4786 + GHES: /devices/platform/GHES.4154 + GHES: /devices/platform/GHES.21185 + GHES: /devices/platform/GHES.20653 + GHES: /devices/platform/GHES.4098 + GHES: /devices/platform/GHES.21119 + GHES: /devices/platform/GHES.4663 + GHES: /devices/platform/GHES.20597 + GHES: /devices/platform/GHES.21062 + GHES: /devices/platform/GHES.20530 + GHES: /devices/platform/GHES.5072 + GHES: /devices/platform/GHES.4540 + GHES: /devices/platform/GHES.5006 + GHES: /devices/platform/GHES.4484 + GHES: /devices/platform/GHES.20983 + GHES: /devices/platform/GHES.4418 + GHES: /devices/platform/GHES.21449 + GHES: /devices/platform/GHES.4993 + GHES: /devices/platform/GHES.20917 + GHES: /devices/platform/GHES.4361 + GHES: /devices/platform/GHES.21392 + GHES: /devices/platform/GHES.4927 + GHES: /devices/platform/GHES.20860 + GHES: /devices/platform/GHES.21326 + GHES: /devices/platform/GHES.4870 + GHES: /devices/platform/GHES.4239 + GHES: /devices/platform/GHES.4804 + GHES: /devices/platform/GHES.20738 + GHES: /devices/platform/GHES.4182 + GHES: /devices/platform/GHES.21203 + GHES: /devices/platform/GHES.4748 + GHES: /devices/platform/GHES.20681 + GHES: /devices/platform/GHES.4116 + GHES: /devices/platform/GHES.21147 + GHES: /devices/platform/GHES.4691 + GHES: /devices/platform/GHES.20615 + GHES: /devices/platform/GHES.21090 + GHES: /devices/platform/GHES.4625 + GHES: /devices/platform/GHES.20559 + GHES: /devices/platform/GHES.21024 + GHES: /devices/platform/GHES.4569 + GHES: /devices/platform/GHES.5034 + GHES: /devices/platform/GHES.4502 + GHES: /devices/platform/GHES.4446 + GHES: /devices/platform/GHES.21477 + GHES: /devices/platform/GHES.20945 + GHES: /devices/platform/GHES.21410 + GHES: /devices/platform/GHES.4955 + GHES: /devices/platform/GHES.20889 + GHES: /devices/platform/GHES.4323 + GHES: /devices/platform/GHES.21354 + GHES: /devices/platform/GHES.4899 + GHES: /devices/platform/GHES.20822 + GHES: /devices/platform/GHES.4267 + GHES: /devices/platform/GHES.21298 + GHES: /devices/platform/GHES.4832 + GHES: /devices/platform/GHES.20766 + GHES: /devices/platform/GHES.4200 + GHES: /devices/platform/GHES.21231 + GHES: /devices/platform/GHES.4776 + GHES: /devices/platform/GHES.4144 + GHES: /devices/platform/GHES.21175 + GHES: /devices/platform/GHES.20643 + GHES: /devices/platform/GHES.21109 + GHES: /devices/platform/GHES.4653 + GHES: /devices/platform/GHES.20587 + GHES: /devices/platform/GHES.5119 + GHES: /devices/platform/GHES.21052 + GHES: /devices/platform/GHES.4597 + GHES: /devices/platform/GHES.20520 + GHES: /devices/platform/GHES.5062 + GHES: /devices/platform/GHES.4530 + GHES: /devices/platform/GHES.4474 + GHES: /devices/platform/GHES.20973 + GHES: /devices/platform/GHES.4408 + GHES: /devices/platform/GHES.21439 + GHES: /devices/platform/GHES.4983 + GHES: /devices/platform/GHES.20907 + GHES: /devices/platform/GHES.4351 + GHES: /devices/platform/GHES.21382 + GHES: /devices/platform/GHES.4917 + GHES: /devices/platform/GHES.20850 + GHES: /devices/platform/GHES.4295 + GHES: /devices/platform/GHES.21316 + GHES: /devices/platform/GHES.4860 + GHES: /devices/platform/GHES.20794 + GHES: /devices/platform/GHES.4229 + GHES: /devices/platform/GHES.20728 + GHES: /devices/platform/GHES.4172 + GHES: /devices/platform/GHES.4738 + GHES: /devices/platform/GHES.20671 + GHES: /devices/platform/GHES.4106 + GHES: /devices/platform/GHES.21137 + GHES: /devices/platform/GHES.4681 + GHES: /devices/platform/GHES.20605 + GHES: /devices/platform/GHES.21080 + GHES: /devices/platform/GHES.4615 + GHES: /devices/platform/GHES.20549 + GHES: /devices/platform/GHES.5090 + GHES: /devices/platform/GHES.21014 + GHES: /devices/platform/GHES.4559 + GHES: /devices/platform/GHES.20492 + GHES: /devices/platform/GHES.5024 + GHES: /devices/platform/GHES.4436 + GHES: /devices/platform/GHES.21467 + GHES: /devices/platform/GHES.20935 + GHES: /devices/platform/GHES.21400 + GHES: /devices/platform/GHES.4945 + GHES: /devices/platform/GHES.20879 + GHES: /devices/platform/GHES.4313 + GHES: /devices/platform/GHES.21344 + GHES: /devices/platform/GHES.4889 + GHES: /devices/platform/GHES.20812 + GHES: /devices/platform/GHES.4257 + GHES: /devices/platform/GHES.21288 + GHES: /devices/platform/GHES.4822 + GHES: /devices/platform/GHES.20756 + GHES: /devices/platform/GHES.21221 + GHES: /devices/platform/GHES.4766 + GHES: /devices/platform/GHES.4134 + GHES: /devices/platform/GHES.21165 + GHES: /devices/platform/GHES.20633 + GHES: /devices/platform/GHES.4643 + GHES: /devices/platform/GHES.20577 + GHES: /devices/platform/GHES.5109 + GHES: /devices/platform/GHES.21042 + GHES: /devices/platform/GHES.4587 + GHES: /devices/platform/GHES.20510 + GHES: /devices/platform/GHES.5052 + GHES: /devices/platform/GHES.4520 + GHES: /devices/platform/GHES.4464 + GHES: /devices/platform/GHES.21495 + GHES: /devices/platform/GHES.20963 + GHES: /devices/platform/GHES.21429 + GHES: /devices/platform/GHES.4973 + GHES: /devices/platform/GHES.4341 + GHES: /devices/platform/GHES.21372 + GHES: /devices/platform/GHES.4907 + GHES: /devices/platform/GHES.20840 + GHES: /devices/platform/GHES.4285 + GHES: /devices/platform/GHES.21306 + GHES: /devices/platform/GHES.4850 + GHES: /devices/platform/GHES.20784 + GHES: /devices/platform/GHES.4219 + GHES: /devices/platform/GHES.4794 + GHES: /devices/platform/GHES.20718 + GHES: /devices/platform/GHES.4162 + GHES: /devices/platform/GHES.21193 + GHES: /devices/platform/GHES.4728 + GHES: /devices/platform/GHES.20661 + GHES: /devices/platform/GHES.21127 + GHES: /devices/platform/GHES.4671 + GHES: /devices/platform/GHES.21070 + GHES: /devices/platform/GHES.4605 + GHES: /devices/platform/GHES.20539 + GHES: /devices/platform/GHES.5080 + GHES: /devices/platform/GHES.21004 + GHES: /devices/platform/GHES.4549 + GHES: /devices/platform/GHES.20482 + GHES: /devices/platform/GHES.5014 + GHES: /devices/platform/GHES.4492 + GHES: /devices/platform/GHES.20991 + GHES: /devices/platform/GHES.4426 + GHES: /devices/platform/GHES.21457 + GHES: /devices/platform/GHES.20925 + GHES: /devices/platform/GHES.4935 + GHES: /devices/platform/GHES.20869 + GHES: /devices/platform/GHES.4303 + GHES: /devices/platform/GHES.21334 + GHES: /devices/platform/GHES.4879 + GHES: /devices/platform/GHES.20802 + GHES: /devices/platform/GHES.4247 + GHES: /devices/platform/GHES.21278 + GHES: /devices/platform/GHES.4812 + GHES: /devices/platform/GHES.20746 + GHES: /devices/platform/GHES.4190 + GHES: /devices/platform/GHES.21211 + GHES: /devices/platform/GHES.4756 + GHES: /devices/platform/GHES.4124 + GHES: /devices/platform/GHES.21155 + GHES: /devices/platform/GHES.20623 + GHES: /devices/platform/GHES.21099 + GHES: /devices/platform/GHES.4633 + GHES: /devices/platform/GHES.20567 + GHES: /devices/platform/GHES.21032 + GHES: /devices/platform/GHES.4577 + GHES: /devices/platform/GHES.20500 + GHES: /devices/platform/GHES.5042 + GHES: /devices/platform/GHES.4510 + GHES: /devices/platform/GHES.4454 + GHES: /devices/platform/GHES.21485 + GHES: /devices/platform/GHES.20953 + GHES: /devices/platform/GHES.4398 + GHES: /devices/platform/GHES.21419 + GHES: /devices/platform/GHES.4963 + GHES: /devices/platform/GHES.20897 + GHES: /devices/platform/GHES.4331 + GHES: /devices/platform/GHES.21362 + GHES: /devices/platform/GHES.20830 + GHES: /devices/platform/GHES.4275 + GHES: /devices/platform/GHES.4840 + GHES: /devices/platform/GHES.20774 + GHES: /devices/platform/GHES.4209 + GHES: /devices/platform/GHES.4784 + GHES: /devices/platform/GHES.20708 + GHES: /devices/platform/GHES.4152 + GHES: /devices/platform/GHES.21183 + GHES: /devices/platform/GHES.4718 + GHES: /devices/platform/GHES.20651 + GHES: /devices/platform/GHES.4096 + GHES: /devices/platform/GHES.21117 + GHES: /devices/platform/GHES.4661 + GHES: /devices/platform/GHES.20595 + GHES: /devices/platform/GHES.21060 + GHES: /devices/platform/GHES.20529 + GHES: /devices/platform/GHES.5070 + GHES: /devices/platform/GHES.4539 + GHES: /devices/platform/GHES.5004 + GHES: /devices/platform/GHES.4482 + GHES: /devices/platform/GHES.21503 + GHES: /devices/platform/GHES.20981 + GHES: /devices/platform/GHES.4416 + GHES: /devices/platform/GHES.21447 + GHES: /devices/platform/GHES.4991 + GHES: /devices/platform/GHES.20915 + GHES: /devices/platform/GHES.21390 + GHES: /devices/platform/GHES.4925 + GHES: /devices/platform/GHES.20859 + GHES: /devices/platform/GHES.21324 + GHES: /devices/platform/GHES.4869 + GHES: /devices/platform/GHES.4237 + GHES: /devices/platform/GHES.21268 + GHES: /devices/platform/GHES.4802 + GHES: /devices/platform/GHES.20736 + GHES: /devices/platform/GHES.4180 + GHES: /devices/platform/GHES.21201 + GHES: /devices/platform/GHES.4746 + GHES: /devices/platform/GHES.4114 + GHES: /devices/platform/GHES.21145 + GHES: /devices/platform/GHES.20613 + GHES: /devices/platform/GHES.21089 + GHES: /devices/platform/GHES.4623 + GHES: /devices/platform/GHES.20557 + GHES: /devices/platform/GHES.5099 + GHES: /devices/platform/GHES.21022 + GHES: /devices/platform/GHES.4567 + GHES: /devices/platform/GHES.5032 + GHES: /devices/platform/GHES.4500 + GHES: /devices/platform/GHES.4444 + GHES: /devices/platform/GHES.21475 + GHES: /devices/platform/GHES.20943 + GHES: /devices/platform/GHES.4388 + GHES: /devices/platform/GHES.21409 + GHES: /devices/platform/GHES.4953 + GHES: /devices/platform/GHES.20887 + GHES: /devices/platform/GHES.4321 + GHES: /devices/platform/GHES.21352 + GHES: /devices/platform/GHES.4897 + GHES: /devices/platform/GHES.20820 + GHES: /devices/platform/GHES.4265 + GHES: /devices/platform/GHES.21296 + GHES: /devices/platform/GHES.4830 + GHES: /devices/platform/GHES.20764 + GHES: /devices/platform/GHES.4774 + GHES: /devices/platform/GHES.4142 + GHES: /devices/platform/GHES.21173 + GHES: /devices/platform/GHES.4708 + GHES: /devices/platform/GHES.20641 + GHES: /devices/platform/GHES.21107 + GHES: /devices/platform/GHES.4651 + GHES: /devices/platform/GHES.20585 + GHES: /devices/platform/GHES.5117 + GHES: /devices/platform/GHES.21050 + GHES: /devices/platform/GHES.4595 + GHES: /devices/platform/GHES.20519 + GHES: /devices/platform/GHES.5060 + GHES: /devices/platform/GHES.4529 + GHES: /devices/platform/GHES.4472 + GHES: /devices/platform/GHES.20971 + GHES: /devices/platform/GHES.4406 + GHES: /devices/platform/GHES.21437 + GHES: /devices/platform/GHES.4981 + GHES: /devices/platform/GHES.20905 + GHES: /devices/platform/GHES.21380 + GHES: /devices/platform/GHES.4915 + GHES: /devices/platform/GHES.20849 + GHES: /devices/platform/GHES.4293 + GHES: /devices/platform/GHES.21314 + GHES: /devices/platform/GHES.4859 + GHES: /devices/platform/GHES.20792 + GHES: /devices/platform/GHES.4227 + GHES: /devices/platform/GHES.21258 + GHES: /devices/platform/GHES.20726 + GHES: /devices/platform/GHES.4170 + GHES: /devices/platform/GHES.4736 + GHES: /devices/platform/GHES.4104 + GHES: /devices/platform/GHES.21135 + GHES: /devices/platform/GHES.20603 + GHES: /devices/platform/GHES.21079 + GHES: /devices/platform/GHES.4613 + GHES: /devices/platform/GHES.20547 + GHES: /devices/platform/GHES.5089 + GHES: /devices/platform/GHES.21012 + GHES: /devices/platform/GHES.4557 + GHES: /devices/platform/GHES.20490 + GHES: /devices/platform/GHES.5022 + GHES: /devices/platform/GHES.4434 + GHES: /devices/platform/GHES.21465 + GHES: /devices/platform/GHES.20933 + GHES: /devices/platform/GHES.4378 + GHES: /devices/platform/GHES.4943 + GHES: /devices/platform/GHES.20877 + GHES: /devices/platform/GHES.4311 + GHES: /devices/platform/GHES.21342 + GHES: /devices/platform/GHES.4887 + GHES: /devices/platform/GHES.20810 + GHES: /devices/platform/GHES.4255 + GHES: /devices/platform/GHES.21286 + GHES: /devices/platform/GHES.4820 + GHES: /devices/platform/GHES.20754 + GHES: /devices/platform/GHES.4199 + GHES: /devices/platform/GHES.4764 + GHES: /devices/platform/GHES.20698 + GHES: /devices/platform/GHES.4132 + GHES: /devices/platform/GHES.21163 + GHES: /devices/platform/GHES.20631 + GHES: /devices/platform/GHES.4641 + GHES: /devices/platform/GHES.20575 + GHES: /devices/platform/GHES.5107 + GHES: /devices/platform/GHES.21040 + GHES: /devices/platform/GHES.4585 + GHES: /devices/platform/GHES.20509 + GHES: /devices/platform/GHES.5050 + GHES: /devices/platform/GHES.4519 + GHES: /devices/platform/GHES.4462 + GHES: /devices/platform/GHES.21493 + GHES: /devices/platform/GHES.20961 + GHES: /devices/platform/GHES.21427 + GHES: /devices/platform/GHES.4971 + GHES: /devices/platform/GHES.21370 + GHES: /devices/platform/GHES.4905 + GHES: /devices/platform/GHES.20839 + GHES: /devices/platform/GHES.4283 + GHES: /devices/platform/GHES.21304 + GHES: /devices/platform/GHES.4849 + GHES: /devices/platform/GHES.20782 + GHES: /devices/platform/GHES.4217 + GHES: /devices/platform/GHES.21248 + GHES: /devices/platform/GHES.4792 + GHES: /devices/platform/GHES.20716 + GHES: /devices/platform/GHES.4160 + GHES: /devices/platform/GHES.21191 + GHES: /devices/platform/GHES.4726 + GHES: /devices/platform/GHES.21125 + GHES: /devices/platform/GHES.21069 + GHES: /devices/platform/GHES.4603 + GHES: /devices/platform/GHES.20537 + GHES: /devices/platform/GHES.5079 + GHES: /devices/platform/GHES.21002 + GHES: /devices/platform/GHES.4547 + GHES: /devices/platform/GHES.20480 + GHES: /devices/platform/GHES.5012 + GHES: /devices/platform/GHES.4490 + GHES: /devices/platform/GHES.4424 + GHES: /devices/platform/GHES.21455 + GHES: /devices/platform/GHES.20923 + GHES: /devices/platform/GHES.4368 + GHES: /devices/platform/GHES.21399 + GHES: /devices/platform/GHES.4933 + GHES: /devices/platform/GHES.20867 + GHES: /devices/platform/GHES.4301 + GHES: /devices/platform/GHES.21332 + GHES: /devices/platform/GHES.4877 + GHES: /devices/platform/GHES.20800 + GHES: /devices/platform/GHES.4245 + GHES: /devices/platform/GHES.21276 + GHES: /devices/platform/GHES.4810 + GHES: /devices/platform/GHES.20744 + GHES: /devices/platform/GHES.4189 + GHES: /devices/platform/GHES.4754 + GHES: /devices/platform/GHES.20688 + GHES: /devices/platform/GHES.4122 + GHES: /devices/platform/GHES.21153 + GHES: /devices/platform/GHES.4698 + GHES: /devices/platform/GHES.20621 + GHES: /devices/platform/GHES.21097 + GHES: /devices/platform/GHES.4631 + GHES: /devices/platform/GHES.20565 + GHES: /devices/platform/GHES.21030 + GHES: /devices/platform/GHES.4575 + GHES: /devices/platform/GHES.5040 + GHES: /devices/platform/GHES.4509 + GHES: /devices/platform/GHES.4452 + GHES: /devices/platform/GHES.21483 + GHES: /devices/platform/GHES.20951 + GHES: /devices/platform/GHES.4396 + GHES: /devices/platform/GHES.21417 + GHES: /devices/platform/GHES.4961 + GHES: /devices/platform/GHES.20895 + GHES: /devices/platform/GHES.21360 + GHES: /devices/platform/GHES.20829 + GHES: /devices/platform/GHES.4273 + GHES: /devices/platform/GHES.4839 + GHES: /devices/platform/GHES.20772 + GHES: /devices/platform/GHES.4207 + GHES: /devices/platform/GHES.21238 + GHES: /devices/platform/GHES.4782 + GHES: /devices/platform/GHES.20706 + GHES: /devices/platform/GHES.4150 + GHES: /devices/platform/GHES.21181 + GHES: /devices/platform/GHES.4716 + GHES: /devices/platform/GHES.21115 + GHES: /devices/platform/GHES.20593 + GHES: /devices/platform/GHES.21059 + GHES: /devices/platform/GHES.20527 + GHES: /devices/platform/GHES.5069 + GHES: /devices/platform/GHES.4537 + GHES: /devices/platform/GHES.5002 + GHES: /devices/platform/GHES.4480 + GHES: /devices/platform/GHES.21501 + GHES: /devices/platform/GHES.4414 + GHES: /devices/platform/GHES.21445 + GHES: /devices/platform/GHES.20913 + GHES: /devices/platform/GHES.4358 + GHES: /devices/platform/GHES.21389 + GHES: /devices/platform/GHES.4923 + GHES: /devices/platform/GHES.20857 + GHES: /devices/platform/GHES.21322 + GHES: /devices/platform/GHES.4867 + GHES: /devices/platform/GHES.4235 + GHES: /devices/platform/GHES.21266 + GHES: /devices/platform/GHES.4800 + GHES: /devices/platform/GHES.20734 + GHES: /devices/platform/GHES.4179 + GHES: /devices/platform/GHES.4744 + GHES: /devices/platform/GHES.20678 + GHES: /devices/platform/GHES.4112 + GHES: /devices/platform/GHES.21143 + GHES: /devices/platform/GHES.4688 + GHES: /devices/platform/GHES.20611 + GHES: /devices/platform/GHES.21087 + GHES: /devices/platform/GHES.4621 + GHES: /devices/platform/GHES.20555 + GHES: /devices/platform/GHES.5097 + GHES: /devices/platform/GHES.21020 + GHES: /devices/platform/GHES.4565 + GHES: /devices/platform/GHES.20499 + GHES: /devices/platform/GHES.5030 + GHES: /devices/platform/GHES.4442 + GHES: /devices/platform/GHES.21473 + GHES: /devices/platform/GHES.20941 + GHES: /devices/platform/GHES.4386 + GHES: /devices/platform/GHES.21407 + GHES: /devices/platform/GHES.4951 + GHES: /devices/platform/GHES.20885 + GHES: /devices/platform/GHES.21350 + GHES: /devices/platform/GHES.4895 + GHES: /devices/platform/GHES.20819 + GHES: /devices/platform/GHES.4263 + GHES: /devices/platform/GHES.21294 + GHES: /devices/platform/GHES.4829 + GHES: /devices/platform/GHES.20762 + GHES: /devices/platform/GHES.21228 + GHES: /devices/platform/GHES.4772 + GHES: /devices/platform/GHES.4140 + GHES: /devices/platform/GHES.21171 + GHES: /devices/platform/GHES.4706 + GHES: /devices/platform/GHES.21105 + GHES: /devices/platform/GHES.20583 + GHES: /devices/platform/GHES.5115 + GHES: /devices/platform/GHES.21049 + GHES: /devices/platform/GHES.4593 + GHES: /devices/platform/GHES.20517 + GHES: /devices/platform/GHES.5059 + GHES: /devices/platform/GHES.4527 + GHES: /devices/platform/GHES.4470 + GHES: /devices/platform/GHES.4404 + GHES: /devices/platform/GHES.21435 + GHES: /devices/platform/GHES.20903 + GHES: /devices/platform/GHES.4348 + GHES: /devices/platform/GHES.21379 + GHES: /devices/platform/GHES.4913 + GHES: /devices/platform/GHES.20847 + GHES: /devices/platform/GHES.4291 + GHES: /devices/platform/GHES.21312 + GHES: /devices/platform/GHES.4857 + GHES: /devices/platform/GHES.20790 + GHES: /devices/platform/GHES.4225 + GHES: /devices/platform/GHES.21256 + GHES: /devices/platform/GHES.20724 + GHES: /devices/platform/GHES.4169 + GHES: /devices/platform/GHES.4734 + GHES: /devices/platform/GHES.20668 + GHES: /devices/platform/GHES.4102 + GHES: /devices/platform/GHES.21133 + GHES: /devices/platform/GHES.4678 + GHES: /devices/platform/GHES.20601 + GHES: /devices/platform/GHES.21077 + GHES: /devices/platform/GHES.4611 + GHES: /devices/platform/GHES.20545 + GHES: /devices/platform/GHES.5087 + GHES: /devices/platform/GHES.21010 + GHES: /devices/platform/GHES.4555 + GHES: /devices/platform/GHES.20489 + GHES: /devices/platform/GHES.5020 + GHES: /devices/platform/GHES.4499 + GHES: /devices/platform/GHES.20998 + GHES: /devices/platform/GHES.4432 + GHES: /devices/platform/GHES.21463 + GHES: /devices/platform/GHES.20931 + GHES: /devices/platform/GHES.4376 + GHES: /devices/platform/GHES.4941 + GHES: /devices/platform/GHES.20875 + GHES: /devices/platform/GHES.516 + GHES: /devices/platform/GHES.21340 + GHES: /devices/platform/GHES.4885 + GHES: /devices/platform/GHES.20809 + GHES: /devices/platform/GHES.4253 + GHES: /devices/platform/GHES.21284 + GHES: /devices/platform/GHES.4819 + GHES: /devices/platform/GHES.20752 + GHES: /devices/platform/GHES.4197 + GHES: /devices/platform/GHES.21218 + GHES: /devices/platform/GHES.4762 + GHES: /devices/platform/GHES.20696 + GHES: /devices/platform/GHES.4130 + GHES: /devices/platform/GHES.21161 + GHES: /devices/platform/GHES.20573 + GHES: /devices/platform/GHES.5105 + GHES: /devices/platform/GHES.21039 + GHES: /devices/platform/GHES.4583 + GHES: /devices/platform/GHES.20507 + GHES: /devices/platform/GHES.5049 + GHES: /devices/platform/GHES.4517 + GHES: /devices/platform/GHES.4460 + GHES: /devices/platform/GHES.21491 + GHES: /devices/platform/GHES.21425 + GHES: /devices/platform/GHES.4338 + GHES: /devices/platform/GHES.21369 + GHES: /devices/platform/GHES.4903 + GHES: /devices/platform/GHES.20837 + GHES: /devices/platform/GHES.4281 + GHES: /devices/platform/GHES.21302 + GHES: /devices/platform/GHES.4847 + GHES: /devices/platform/GHES.20780 + GHES: /devices/platform/GHES.4215 + GHES: /devices/platform/GHES.21246 + GHES: /devices/platform/GHES.4790 + GHES: /devices/platform/GHES.20714 + GHES: /devices/platform/GHES.4159 + GHES: /devices/platform/GHES.4724 + GHES: /devices/platform/GHES.20658 + GHES: /devices/platform/GHES.21123 + GHES: /devices/platform/GHES.4668 + GHES: /devices/platform/GHES.21067 + GHES: /devices/platform/GHES.4601 + GHES: /devices/platform/GHES.20535 + GHES: /devices/platform/GHES.5077 + GHES: /devices/platform/GHES.21000 + GHES: /devices/platform/GHES.4545 + GHES: /devices/platform/GHES.5010 + GHES: /devices/platform/GHES.4489 + GHES: /devices/platform/GHES.20988 + GHES: /devices/platform/GHES.4422 + GHES: /devices/platform/GHES.21453 + GHES: /devices/platform/GHES.4998 + GHES: /devices/platform/GHES.20921 + GHES: /devices/platform/GHES.4366 + GHES: /devices/platform/GHES.21397 + GHES: /devices/platform/GHES.4931 + GHES: /devices/platform/GHES.20865 + GHES: /devices/platform/GHES.21330 + GHES: /devices/platform/GHES.4875 + GHES: /devices/platform/GHES.4243 + GHES: /devices/platform/GHES.21274 + GHES: /devices/platform/GHES.4809 + GHES: /devices/platform/GHES.20742 + GHES: /devices/platform/GHES.4187 + GHES: /devices/platform/GHES.21208 + GHES: /devices/platform/GHES.4752 + GHES: /devices/platform/GHES.20686 + GHES: /devices/platform/GHES.4120 + GHES: /devices/platform/GHES.21151 + GHES: /devices/platform/GHES.4696 + GHES: /devices/platform/GHES.21095 + GHES: /devices/platform/GHES.20563 + GHES: /devices/platform/GHES.21029 + GHES: /devices/platform/GHES.4573 + GHES: /devices/platform/GHES.5039 + GHES: /devices/platform/GHES.4507 + GHES: /devices/platform/GHES.4450 + GHES: /devices/platform/GHES.21481 + GHES: /devices/platform/GHES.4394 + GHES: /devices/platform/GHES.21415 + GHES: /devices/platform/GHES.20893 + GHES: /devices/platform/GHES.4328 + GHES: /devices/platform/GHES.21359 + GHES: /devices/platform/GHES.20827 + GHES: /devices/platform/GHES.4271 + GHES: /devices/platform/GHES.4837 + GHES: /devices/platform/GHES.20770 + GHES: /devices/platform/GHES.4205 + GHES: /devices/platform/GHES.21236 + GHES: /devices/platform/GHES.4780 + GHES: /devices/platform/GHES.20704 + GHES: /devices/platform/GHES.4149 + GHES: /devices/platform/GHES.4714 + GHES: /devices/platform/GHES.20648 + GHES: /devices/platform/GHES.21113 + GHES: /devices/platform/GHES.4658 + GHES: /devices/platform/GHES.20591 + GHES: /devices/platform/GHES.21057 + GHES: /devices/platform/GHES.20525 + GHES: /devices/platform/GHES.5067 + GHES: /devices/platform/GHES.4535 + GHES: /devices/platform/GHES.5000 + GHES: /devices/platform/GHES.4479 + GHES: /devices/platform/GHES.20978 + GHES: /devices/platform/GHES.4412 + GHES: /devices/platform/GHES.21443 + GHES: /devices/platform/GHES.4988 + GHES: /devices/platform/GHES.20911 + GHES: /devices/platform/GHES.4356 + GHES: /devices/platform/GHES.21387 + GHES: /devices/platform/GHES.4921 + GHES: /devices/platform/GHES.20855 + GHES: /devices/platform/GHES.21320 + GHES: /devices/platform/GHES.4865 + GHES: /devices/platform/GHES.20799 + GHES: /devices/platform/GHES.4233 + GHES: /devices/platform/GHES.21264 + GHES: /devices/platform/GHES.20732 + GHES: /devices/platform/GHES.4177 + GHES: /devices/platform/GHES.4742 + GHES: /devices/platform/GHES.20676 + GHES: /devices/platform/GHES.4110 + GHES: /devices/platform/GHES.21141 + GHES: /devices/platform/GHES.4686 + GHES: /devices/platform/GHES.21085 + GHES: /devices/platform/GHES.20553 + GHES: /devices/platform/GHES.5095 + GHES: /devices/platform/GHES.21019 + GHES: /devices/platform/GHES.4563 + GHES: /devices/platform/GHES.20497 + GHES: /devices/platform/GHES.5029 + GHES: /devices/platform/GHES.4440 + GHES: /devices/platform/GHES.21471 + GHES: /devices/platform/GHES.4384 + GHES: /devices/platform/GHES.21405 + GHES: /devices/platform/GHES.20883 + GHES: /devices/platform/GHES.4318 + GHES: /devices/platform/GHES.21349 + GHES: /devices/platform/GHES.4893 + GHES: /devices/platform/GHES.20817 + GHES: /devices/platform/GHES.4261 + GHES: /devices/platform/GHES.21292 + GHES: /devices/platform/GHES.4827 + GHES: /devices/platform/GHES.20760 + GHES: /devices/platform/GHES.21226 + GHES: /devices/platform/GHES.4770 + GHES: /devices/platform/GHES.4139 + GHES: /devices/platform/GHES.4704 + GHES: /devices/platform/GHES.20638 + GHES: /devices/platform/GHES.21103 + GHES: /devices/platform/GHES.4648 + GHES: /devices/platform/GHES.20581 + GHES: /devices/platform/GHES.5113 + GHES: /devices/platform/GHES.21047 + GHES: /devices/platform/GHES.4591 + GHES: /devices/platform/GHES.20515 + GHES: /devices/platform/GHES.5057 + GHES: /devices/platform/GHES.4525 + GHES: /devices/platform/GHES.4469 + GHES: /devices/platform/GHES.20968 + GHES: /devices/platform/GHES.4402 + GHES: /devices/platform/GHES.21433 + GHES: /devices/platform/GHES.4978 + GHES: /devices/platform/GHES.20901 + GHES: /devices/platform/GHES.4346 + GHES: /devices/platform/GHES.21377 + GHES: /devices/platform/GHES.4911 + GHES: /devices/platform/GHES.20845 + GHES: /devices/platform/GHES.21310 + GHES: /devices/platform/GHES.4855 + GHES: /devices/platform/GHES.20789 + GHES: /devices/platform/GHES.4223 + GHES: /devices/platform/GHES.21254 + GHES: /devices/platform/GHES.4799 + GHES: /devices/platform/GHES.20722 + GHES: /devices/platform/GHES.4167 + GHES: /devices/platform/GHES.21198 + GHES: /devices/platform/GHES.4732 + GHES: /devices/platform/GHES.20666 + GHES: /devices/platform/GHES.4100 + GHES: /devices/platform/GHES.21131 + GHES: /devices/platform/GHES.4676 + GHES: /devices/platform/GHES.21075 + GHES: /devices/platform/GHES.20543 + GHES: /devices/platform/GHES.5085 + GHES: /devices/platform/GHES.21009 + GHES: /devices/platform/GHES.4553 + GHES: /devices/platform/GHES.20487 + GHES: /devices/platform/GHES.5019 + GHES: /devices/platform/GHES.4497 + GHES: /devices/platform/GHES.20996 + GHES: /devices/platform/GHES.4430 + GHES: /devices/platform/GHES.21461 + GHES: /devices/platform/GHES.4374 + GHES: /devices/platform/GHES.20873 + GHES: /devices/platform/GHES.514 + GHES: /devices/platform/GHES.4308 + GHES: /devices/platform/GHES.21339 + GHES: /devices/platform/GHES.4883 + GHES: /devices/platform/GHES.20807 + GHES: /devices/platform/GHES.4251 + GHES: /devices/platform/GHES.21282 + GHES: /devices/platform/GHES.4817 + GHES: /devices/platform/GHES.20750 + GHES: /devices/platform/GHES.4195 + GHES: /devices/platform/GHES.21216 + GHES: /devices/platform/GHES.4760 + GHES: /devices/platform/GHES.20694 + GHES: /devices/platform/GHES.4129 + GHES: /devices/platform/GHES.20628 + GHES: /devices/platform/GHES.4638 + GHES: /devices/platform/GHES.20571 + GHES: /devices/platform/GHES.5103 + GHES: /devices/platform/GHES.21037 + GHES: /devices/platform/GHES.4581 + GHES: /devices/platform/GHES.20505 + GHES: /devices/platform/GHES.5047 + GHES: /devices/platform/GHES.4515 + GHES: /devices/platform/GHES.4459 + GHES: /devices/platform/GHES.20958 + GHES: /devices/platform/GHES.21423 + GHES: /devices/platform/GHES.4968 + GHES: /devices/platform/GHES.4336 + GHES: /devices/platform/GHES.21367 + GHES: /devices/platform/GHES.4901 + GHES: /devices/platform/GHES.20835 + GHES: /devices/platform/GHES.21300 + GHES: /devices/platform/GHES.4845 + GHES: /devices/platform/GHES.20779 + GHES: /devices/platform/GHES.4213 + GHES: /devices/platform/GHES.21244 + GHES: /devices/platform/GHES.4789 + GHES: /devices/platform/GHES.20712 + GHES: /devices/platform/GHES.4157 + GHES: /devices/platform/GHES.21188 + GHES: /devices/platform/GHES.4722 + GHES: /devices/platform/GHES.20656 + GHES: /devices/platform/GHES.21121 + GHES: /devices/platform/GHES.4666 + GHES: /devices/platform/GHES.21065 + GHES: /devices/platform/GHES.20533 + GHES: /devices/platform/GHES.5075 + GHES: /devices/platform/GHES.4543 + GHES: /devices/platform/GHES.5009 + GHES: /devices/platform/GHES.4487 + GHES: /devices/platform/GHES.20986 + GHES: /devices/platform/GHES.4420 + GHES: /devices/platform/GHES.21451 + GHES: /devices/platform/GHES.4996 + GHES: /devices/platform/GHES.4364 + GHES: /devices/platform/GHES.21395 + GHES: /devices/platform/GHES.20863 + GHES: /devices/platform/GHES.21329 + GHES: /devices/platform/GHES.4873 + GHES: /devices/platform/GHES.4241 + GHES: /devices/platform/GHES.21272 + GHES: /devices/platform/GHES.4807 + GHES: /devices/platform/GHES.20740 + GHES: /devices/platform/GHES.4185 + GHES: /devices/platform/GHES.21206 + GHES: /devices/platform/GHES.4750 + GHES: /devices/platform/GHES.20684 + GHES: /devices/platform/GHES.4119 + GHES: /devices/platform/GHES.4694 + GHES: /devices/platform/GHES.20618 + GHES: /devices/platform/GHES.21093 + GHES: /devices/platform/GHES.4628 + GHES: /devices/platform/GHES.20561 + GHES: /devices/platform/GHES.21027 + GHES: /devices/platform/GHES.4571 + GHES: /devices/platform/GHES.5037 + GHES: /devices/platform/GHES.4505 + GHES: /devices/platform/GHES.4449 + GHES: /devices/platform/GHES.20948 + GHES: /devices/platform/GHES.4392 + GHES: /devices/platform/GHES.21413 + GHES: /devices/platform/GHES.4958 + GHES: /devices/platform/GHES.20891 + GHES: /devices/platform/GHES.4326 + GHES: /devices/platform/GHES.21357 + GHES: /devices/platform/GHES.20825 + GHES: /devices/platform/GHES.4835 + GHES: /devices/platform/GHES.20769 + GHES: /devices/platform/GHES.4203 + GHES: /devices/platform/GHES.21234 + GHES: /devices/platform/GHES.4779 + GHES: /devices/platform/GHES.20702 + GHES: /devices/platform/GHES.4147 + GHES: /devices/platform/GHES.21178 + GHES: /devices/platform/GHES.4712 + GHES: /devices/platform/GHES.20646 + GHES: /devices/platform/GHES.21111 + GHES: /devices/platform/GHES.4656 + GHES: /devices/platform/GHES.21055 + GHES: /devices/platform/GHES.20523 + GHES: /devices/platform/GHES.5065 + GHES: /devices/platform/GHES.4533 + GHES: /devices/platform/GHES.4477 + GHES: /devices/platform/GHES.20976 + GHES: /devices/platform/GHES.4410 + GHES: /devices/platform/GHES.21441 + GHES: /devices/platform/GHES.4986 + GHES: /devices/platform/GHES.4354 + GHES: /devices/platform/GHES.21385 + GHES: /devices/platform/GHES.20853 + GHES: /devices/platform/GHES.4298 + GHES: /devices/platform/GHES.21319 + GHES: /devices/platform/GHES.4863 + GHES: /devices/platform/GHES.20797 + GHES: /devices/platform/GHES.4231 + GHES: /devices/platform/GHES.21262 + GHES: /devices/platform/GHES.20730 + GHES: /devices/platform/GHES.4175 + GHES: /devices/platform/GHES.4740 + GHES: /devices/platform/GHES.20674 + GHES: /devices/platform/GHES.4109 + GHES: /devices/platform/GHES.4684 + GHES: /devices/platform/GHES.20608 + GHES: /devices/platform/GHES.21083 + GHES: /devices/platform/GHES.4618 + GHES: /devices/platform/GHES.20551 + GHES: /devices/platform/GHES.5093 + GHES: /devices/platform/GHES.21017 + GHES: /devices/platform/GHES.768 + GHES: /devices/platform/GHES.4561 + GHES: /devices/platform/GHES.20495 + GHES: /devices/platform/GHES.5027 + GHES: /devices/platform/GHES.4439 + GHES: /devices/platform/GHES.20938 + GHES: /devices/platform/GHES.4382 + GHES: /devices/platform/GHES.21403 + GHES: /devices/platform/GHES.4948 + GHES: /devices/platform/GHES.20881 + GHES: /devices/platform/GHES.4316 + GHES: /devices/platform/GHES.21347 + GHES: /devices/platform/GHES.4891 + GHES: /devices/platform/GHES.20815 + GHES: /devices/platform/GHES.21290 + GHES: /devices/platform/GHES.4825 + GHES: /devices/platform/GHES.20759 + GHES: /devices/platform/GHES.21224 + GHES: /devices/platform/GHES.4769 + GHES: /devices/platform/GHES.4137 + GHES: /devices/platform/GHES.21168 + GHES: /devices/platform/GHES.4702 + GHES: /devices/platform/GHES.20636 + GHES: /devices/platform/GHES.21101 + GHES: /devices/platform/GHES.4646 + GHES: /devices/platform/GHES.5111 + GHES: /devices/platform/GHES.21045 + GHES: /devices/platform/GHES.20513 + GHES: /devices/platform/GHES.5055 + GHES: /devices/platform/GHES.4523 + GHES: /devices/platform/GHES.4467 + GHES: /devices/platform/GHES.21498 + GHES: /devices/platform/GHES.20966 + GHES: /devices/platform/GHES.4400 + GHES: /devices/platform/GHES.21431 + GHES: /devices/platform/GHES.4976 + GHES: /devices/platform/GHES.4344 + GHES: /devices/platform/GHES.21375 + GHES: /devices/platform/GHES.20843 + GHES: /devices/platform/GHES.4288 + GHES: /devices/platform/GHES.21309 + GHES: /devices/platform/GHES.4853 + GHES: /devices/platform/GHES.20787 + GHES: /devices/platform/GHES.4221 + GHES: /devices/platform/GHES.21252 + GHES: /devices/platform/GHES.4797 + GHES: /devices/platform/GHES.20720 + GHES: /devices/platform/GHES.4165 + GHES: /devices/platform/GHES.21196 + GHES: /devices/platform/GHES.4730 + GHES: /devices/platform/GHES.20664 + GHES: /devices/platform/GHES.4674 + GHES: /devices/platform/GHES.21073 + GHES: /devices/platform/GHES.4608 + GHES: /devices/platform/GHES.20541 + GHES: /devices/platform/GHES.5083 + GHES: /devices/platform/GHES.21007 + GHES: /devices/platform/GHES.4551 + GHES: /devices/platform/GHES.20485 + GHES: /devices/platform/GHES.5017 + GHES: /devices/platform/GHES.4495 + GHES: /devices/platform/GHES.20994 + GHES: /devices/platform/GHES.4429 + GHES: /devices/platform/GHES.20928 + GHES: /devices/platform/GHES.4372 + GHES: /devices/platform/GHES.4938 + GHES: /devices/platform/GHES.20871 + GHES: /devices/platform/GHES.512 + GHES: /devices/platform/GHES.4306 + GHES: /devices/platform/GHES.21337 + GHES: /devices/platform/GHES.4881 + GHES: /devices/platform/GHES.20805 + GHES: /devices/platform/GHES.21280 + GHES: /devices/platform/GHES.4815 + GHES: /devices/platform/GHES.20749 + GHES: /devices/platform/GHES.4193 + GHES: /devices/platform/GHES.21214 + GHES: /devices/platform/GHES.4759 + GHES: /devices/platform/GHES.20692 + GHES: /devices/platform/GHES.4127 + GHES: /devices/platform/GHES.21158 + GHES: /devices/platform/GHES.20626 + GHES: /devices/platform/GHES.4636 + GHES: /devices/platform/GHES.5101 + GHES: /devices/platform/GHES.21035 + GHES: /devices/platform/GHES.20503 + GHES: /devices/platform/GHES.5045 + GHES: /devices/platform/GHES.4513 + GHES: /devices/platform/GHES.4457 + GHES: /devices/platform/GHES.21488 + GHES: /devices/platform/GHES.20956 + GHES: /devices/platform/GHES.21421 + GHES: /devices/platform/GHES.4966 + GHES: /devices/platform/GHES.4334 + GHES: /devices/platform/GHES.21365 + GHES: /devices/platform/GHES.20833 + GHES: /devices/platform/GHES.4278 + GHES: /devices/platform/GHES.4843 + GHES: /devices/platform/GHES.20777 + GHES: /devices/platform/GHES.4211 + GHES: /devices/platform/GHES.21242 + GHES: /devices/platform/GHES.4787 + GHES: /devices/platform/GHES.20710 + GHES: /devices/platform/GHES.4155 + GHES: /devices/platform/GHES.21186 + GHES: /devices/platform/GHES.4720 + GHES: /devices/platform/GHES.20654 + GHES: /devices/platform/GHES.4099 + GHES: /devices/platform/GHES.4664 + GHES: /devices/platform/GHES.20598 + GHES: /devices/platform/GHES.21063 + GHES: /devices/platform/GHES.20531 + GHES: /devices/platform/GHES.5073 + GHES: /devices/platform/GHES.4541 + GHES: /devices/platform/GHES.5007 + GHES: /devices/platform/GHES.4485 + GHES: /devices/platform/GHES.20984 + GHES: /devices/platform/GHES.4419 + GHES: /devices/platform/GHES.4994 + GHES: /devices/platform/GHES.20918 + GHES: /devices/platform/GHES.4362 + GHES: /devices/platform/GHES.21393 + GHES: /devices/platform/GHES.4928 + GHES: /devices/platform/GHES.20861 + GHES: /devices/platform/GHES.21327 + GHES: /devices/platform/GHES.4871 + GHES: /devices/platform/GHES.21270 + GHES: /devices/platform/GHES.4805 + GHES: /devices/platform/GHES.20739 + GHES: /devices/platform/GHES.4183 + GHES: /devices/platform/GHES.21204 + GHES: /devices/platform/GHES.4749 + GHES: /devices/platform/GHES.20682 + GHES: /devices/platform/GHES.4117 + GHES: /devices/platform/GHES.21148 + GHES: /devices/platform/GHES.4692 + GHES: /devices/platform/GHES.20616 + GHES: /devices/platform/GHES.21091 + GHES: /devices/platform/GHES.4626 + GHES: /devices/platform/GHES.21025 + GHES: /devices/platform/GHES.5035 + GHES: /devices/platform/GHES.4503 + GHES: /devices/platform/GHES.4447 + GHES: /devices/platform/GHES.21478 + GHES: /devices/platform/GHES.20946 + GHES: /devices/platform/GHES.4390 + GHES: /devices/platform/GHES.21411 + GHES: /devices/platform/GHES.4956 + GHES: /devices/platform/GHES.4324 + GHES: /devices/platform/GHES.21355 + GHES: /devices/platform/GHES.20823 + GHES: /devices/platform/GHES.4268 + GHES: /devices/platform/GHES.21299 + GHES: /devices/platform/GHES.4833 + GHES: /devices/platform/GHES.20767 + GHES: /devices/platform/GHES.4201 + GHES: /devices/platform/GHES.21232 + GHES: /devices/platform/GHES.4777 + GHES: /devices/platform/GHES.20700 + GHES: /devices/platform/GHES.4145 + GHES: /devices/platform/GHES.21176 + GHES: /devices/platform/GHES.4710 + GHES: /devices/platform/GHES.20644 + GHES: /devices/platform/GHES.4654 + GHES: /devices/platform/GHES.20588 + GHES: /devices/platform/GHES.21053 + GHES: /devices/platform/GHES.4598 + GHES: /devices/platform/GHES.20521 + GHES: /devices/platform/GHES.5063 + GHES: /devices/platform/GHES.4531 + GHES: /devices/platform/GHES.4475 + GHES: /devices/platform/GHES.20974 + GHES: /devices/platform/GHES.4409 + GHES: /devices/platform/GHES.4984 + GHES: /devices/platform/GHES.20908 + GHES: /devices/platform/GHES.4352 + GHES: /devices/platform/GHES.21383 + GHES: /devices/platform/GHES.4918 + GHES: /devices/platform/GHES.20851 + GHES: /devices/platform/GHES.4296 + GHES: /devices/platform/GHES.21317 + GHES: /devices/platform/GHES.4861 + GHES: /devices/platform/GHES.20795 + GHES: /devices/platform/GHES.21260 + GHES: /devices/platform/GHES.20729 + GHES: /devices/platform/GHES.4173 + GHES: /devices/platform/GHES.4739 + GHES: /devices/platform/GHES.20672 + GHES: /devices/platform/GHES.4107 + GHES: /devices/platform/GHES.21138 + GHES: /devices/platform/GHES.4682 + GHES: /devices/platform/GHES.20606 + GHES: /devices/platform/GHES.21081 + GHES: /devices/platform/GHES.4616 + GHES: /devices/platform/GHES.5091 + GHES: /devices/platform/GHES.21015 + GHES: /devices/platform/GHES.20493 + GHES: /devices/platform/GHES.5025 + GHES: /devices/platform/GHES.4437 + GHES: /devices/platform/GHES.21468 + GHES: /devices/platform/GHES.20936 + GHES: /devices/platform/GHES.4380 + GHES: /devices/platform/GHES.21401 + GHES: /devices/platform/GHES.4946 + GHES: /devices/platform/GHES.4314 + GHES: /devices/platform/GHES.21345 + GHES: /devices/platform/GHES.20813 + GHES: /devices/platform/GHES.4258 + GHES: /devices/platform/GHES.21289 + GHES: /devices/platform/GHES.4823 + GHES: /devices/platform/GHES.20757 + GHES: /devices/platform/GHES.21222 + GHES: /devices/platform/GHES.4767 + GHES: /devices/platform/GHES.4135 + GHES: /devices/platform/GHES.21166 + GHES: /devices/platform/GHES.4700 + GHES: /devices/platform/GHES.20634 + GHES: /devices/platform/GHES.4644 + GHES: /devices/platform/GHES.20578 + GHES: /devices/platform/GHES.21043 + GHES: /devices/platform/GHES.4588 + GHES: /devices/platform/GHES.20511 + GHES: /devices/platform/GHES.5053 + GHES: /devices/platform/GHES.4521 + GHES: /devices/platform/GHES.4465 + GHES: /devices/platform/GHES.21496 + GHES: /devices/platform/GHES.20964 + GHES: /devices/platform/GHES.4974 + GHES: /devices/platform/GHES.4342 + GHES: /devices/platform/GHES.21373 + GHES: /devices/platform/GHES.4908 + GHES: /devices/platform/GHES.20841 + GHES: /devices/platform/GHES.4286 + GHES: /devices/platform/GHES.21307 + GHES: /devices/platform/GHES.4851 + GHES: /devices/platform/GHES.20785 + GHES: /devices/platform/GHES.21250 + GHES: /devices/platform/GHES.4795 + GHES: /devices/platform/GHES.20719 + GHES: /devices/platform/GHES.4163 + GHES: /devices/platform/GHES.21194 + GHES: /devices/platform/GHES.4729 + GHES: /devices/platform/GHES.20662 + GHES: /devices/platform/GHES.21128 + GHES: /devices/platform/GHES.4672 + GHES: /devices/platform/GHES.21071 + GHES: /devices/platform/GHES.4606 + GHES: /devices/platform/GHES.5081 + GHES: /devices/platform/GHES.21005 + GHES: /devices/platform/GHES.20483 + GHES: /devices/platform/GHES.5015 + GHES: /devices/platform/GHES.4493 + GHES: /devices/platform/GHES.20992 + GHES: /devices/platform/GHES.4427 + GHES: /devices/platform/GHES.21458 + GHES: /devices/platform/GHES.20926 + GHES: /devices/platform/GHES.4370 + GHES: /devices/platform/GHES.4936 + GHES: /devices/platform/GHES.4304 + GHES: /devices/platform/GHES.21335 + GHES: /devices/platform/GHES.20803 + GHES: /devices/platform/GHES.4248 + GHES: /devices/platform/GHES.21279 + GHES: /devices/platform/GHES.4813 + GHES: /devices/platform/GHES.20747 + GHES: /devices/platform/GHES.4191 + GHES: /devices/platform/GHES.21212 + GHES: /devices/platform/GHES.4757 + GHES: /devices/platform/GHES.20690 + GHES: /devices/platform/GHES.4125 + GHES: /devices/platform/GHES.21156 + GHES: /devices/platform/GHES.20624 + GHES: /devices/platform/GHES.4634 + GHES: /devices/platform/GHES.20568 + GHES: /devices/platform/GHES.21033 + GHES: /devices/platform/GHES.4578 + GHES: /devices/platform/GHES.20501 + GHES: /devices/platform/GHES.5043 + GHES: /devices/platform/GHES.4511 + GHES: /devices/platform/GHES.4455 + GHES: /devices/platform/GHES.21486 + GHES: /devices/platform/GHES.20954 + GHES: /devices/platform/GHES.4399 + GHES: /devices/platform/GHES.4964 + GHES: /devices/platform/GHES.20898 + GHES: /devices/platform/GHES.4332 + GHES: /devices/platform/GHES.21363 + GHES: /devices/platform/GHES.20831 + GHES: /devices/platform/GHES.4276 + GHES: /devices/platform/GHES.4841 + GHES: /devices/platform/GHES.20775 + GHES: /devices/platform/GHES.21240 + GHES: /devices/platform/GHES.4785 + GHES: /devices/platform/GHES.20709 + GHES: /devices/platform/GHES.4153 + GHES: /devices/platform/GHES.21184 + GHES: /devices/platform/GHES.4719 + GHES: /devices/platform/GHES.20652 + GHES: /devices/platform/GHES.4097 + GHES: /devices/platform/GHES.21118 + GHES: /devices/platform/GHES.4662 + GHES: /devices/platform/GHES.20596 + GHES: /devices/platform/GHES.21061 + GHES: /devices/platform/GHES.5071 + GHES: /devices/platform/GHES.5005 + GHES: /devices/platform/GHES.4483 + GHES: /devices/platform/GHES.20982 + GHES: /devices/platform/GHES.4417 + GHES: /devices/platform/GHES.21448 + GHES: /devices/platform/GHES.4992 + GHES: /devices/platform/GHES.20916 + GHES: /devices/platform/GHES.4360 + GHES: /devices/platform/GHES.21391 + GHES: /devices/platform/GHES.4926 + GHES: /devices/platform/GHES.21325 + GHES: /devices/platform/GHES.4238 + GHES: /devices/platform/GHES.21269 + GHES: /devices/platform/GHES.4803 + GHES: /devices/platform/GHES.20737 + GHES: /devices/platform/GHES.4181 + GHES: /devices/platform/GHES.21202 + GHES: /devices/platform/GHES.4747 + GHES: /devices/platform/GHES.20680 + GHES: /devices/platform/GHES.4115 + GHES: /devices/platform/GHES.21146 + GHES: /devices/platform/GHES.4690 + GHES: /devices/platform/GHES.20614 + GHES: /devices/platform/GHES.4624 + GHES: /devices/platform/GHES.20558 + GHES: /devices/platform/GHES.21023 + GHES: /devices/platform/GHES.4568 + GHES: /devices/platform/GHES.5033 + GHES: /devices/platform/GHES.4501 + GHES: /devices/platform/GHES.4445 + GHES: /devices/platform/GHES.21476 + GHES: /devices/platform/GHES.20944 + GHES: /devices/platform/GHES.4389 + GHES: /devices/platform/GHES.4954 + GHES: /devices/platform/GHES.20888 + GHES: /devices/platform/GHES.4322 + GHES: /devices/platform/GHES.21353 + GHES: /devices/platform/GHES.4898 + GHES: /devices/platform/GHES.20821 + GHES: /devices/platform/GHES.4266 + GHES: /devices/platform/GHES.21297 + GHES: /devices/platform/GHES.4831 + GHES: /devices/platform/GHES.20765 + GHES: /devices/platform/GHES.21230 + GHES: /devices/platform/GHES.4775 + GHES: /devices/platform/GHES.4143 + GHES: /devices/platform/GHES.21174 + GHES: /devices/platform/GHES.4709 + GHES: /devices/platform/GHES.20642 + GHES: /devices/platform/GHES.21108 + GHES: /devices/platform/GHES.4652 + GHES: /devices/platform/GHES.20586 + GHES: /devices/platform/GHES.5118 + GHES: /devices/platform/GHES.21051 + GHES: /devices/platform/GHES.4596 + GHES: /devices/platform/GHES.5061 + GHES: /devices/platform/GHES.4473 + GHES: /devices/platform/GHES.20972 + GHES: /devices/platform/GHES.4407 + GHES: /devices/platform/GHES.21438 + GHES: /devices/platform/GHES.4982 + GHES: /devices/platform/GHES.20906 + GHES: /devices/platform/GHES.4350 + GHES: /devices/platform/GHES.21381 + GHES: /devices/platform/GHES.4916 + GHES: /devices/platform/GHES.4294 + GHES: /devices/platform/GHES.21315 + GHES: /devices/platform/GHES.20793 + GHES: /devices/platform/GHES.4228 + GHES: /devices/platform/GHES.21259 + GHES: /devices/platform/GHES.20727 + GHES: /devices/platform/GHES.4171 + GHES: /devices/platform/GHES.4737 + GHES: /devices/platform/GHES.20670 + GHES: /devices/platform/GHES.4105 + GHES: /devices/platform/GHES.21136 + GHES: /devices/platform/GHES.4680 + GHES: /devices/platform/GHES.20604 + GHES: /devices/platform/GHES.4614 + GHES: /devices/platform/GHES.20548 + GHES: /devices/platform/GHES.21013 + GHES: /devices/platform/GHES.4558 + GHES: /devices/platform/GHES.20491 + GHES: /devices/platform/GHES.5023 + GHES: /devices/platform/GHES.4435 + GHES: /devices/platform/GHES.21466 + GHES: /devices/platform/GHES.20934 + GHES: /devices/platform/GHES.4379 + GHES: /devices/platform/GHES.4944 + GHES: /devices/platform/GHES.20878 + GHES: /devices/platform/GHES.4312 + GHES: /devices/platform/GHES.21343 + GHES: /devices/platform/GHES.4888 + GHES: /devices/platform/GHES.20811 + GHES: /devices/platform/GHES.4256 + GHES: /devices/platform/GHES.21287 + GHES: /devices/platform/GHES.4821 + GHES: /devices/platform/GHES.20755 + GHES: /devices/platform/GHES.21220 + GHES: /devices/platform/GHES.4765 + GHES: /devices/platform/GHES.20699 + GHES: /devices/platform/GHES.4133 + GHES: /devices/platform/GHES.21164 + GHES: /devices/platform/GHES.20632 + GHES: /devices/platform/GHES.4642 + GHES: /devices/platform/GHES.20576 + GHES: /devices/platform/GHES.5108 + GHES: /devices/platform/GHES.21041 + GHES: /devices/platform/GHES.4586 + GHES: /devices/platform/GHES.5051 + GHES: /devices/platform/GHES.4463 + GHES: /devices/platform/GHES.21494 + GHES: /devices/platform/GHES.20962 + GHES: /devices/platform/GHES.21428 + GHES: /devices/platform/GHES.4972 + GHES: /devices/platform/GHES.4340 + GHES: /devices/platform/GHES.21371 + GHES: /devices/platform/GHES.4906 + GHES: /devices/platform/GHES.4284 + GHES: /devices/platform/GHES.21305 + GHES: /devices/platform/GHES.20783 + GHES: /devices/platform/GHES.4218 + GHES: /devices/platform/GHES.21249 + GHES: /devices/platform/GHES.4793 + GHES: /devices/platform/GHES.20717 + GHES: /devices/platform/GHES.4161 + GHES: /devices/platform/GHES.21192 + GHES: /devices/platform/GHES.4727 + GHES: /devices/platform/GHES.20660 + GHES: /devices/platform/GHES.21126 + GHES: /devices/platform/GHES.4670 + GHES: /devices/platform/GHES.4604 + GHES: /devices/platform/GHES.20538 + GHES: /devices/platform/GHES.21003 + GHES: /devices/platform/GHES.4548 + GHES: /devices/platform/GHES.20481 + GHES: /devices/platform/GHES.5013 + GHES: /devices/platform/GHES.4491 + GHES: /devices/platform/GHES.20990 + GHES: /devices/platform/GHES.4425 + GHES: /devices/platform/GHES.21456 + GHES: /devices/platform/GHES.20924 + GHES: /devices/platform/GHES.4369 + GHES: /devices/platform/GHES.4934 + GHES: /devices/platform/GHES.20868 + GHES: /devices/platform/GHES.4302 + GHES: /devices/platform/GHES.21333 + GHES: /devices/platform/GHES.4878 + GHES: /devices/platform/GHES.20801 + GHES: /devices/platform/GHES.4246 + GHES: /devices/platform/GHES.21277 + GHES: /devices/platform/GHES.4811 + GHES: /devices/platform/GHES.20745 + GHES: /devices/platform/GHES.21210 + GHES: /devices/platform/GHES.4755 + GHES: /devices/platform/GHES.20689 + GHES: /devices/platform/GHES.4123 + GHES: /devices/platform/GHES.21154 + GHES: /devices/platform/GHES.4699 + GHES: /devices/platform/GHES.20622 + GHES: /devices/platform/GHES.21098 + GHES: /devices/platform/GHES.4632 + GHES: /devices/platform/GHES.20566 + GHES: /devices/platform/GHES.21031 + GHES: /devices/platform/GHES.4576 + GHES: /devices/platform/GHES.5041 + GHES: /devices/platform/GHES.4453 + GHES: /devices/platform/GHES.21484 + GHES: /devices/platform/GHES.20952 + GHES: /devices/platform/GHES.4397 + GHES: /devices/platform/GHES.21418 + GHES: /devices/platform/GHES.4962 + GHES: /devices/platform/GHES.20896 + GHES: /devices/platform/GHES.4330 + GHES: /devices/platform/GHES.21361 + GHES: /devices/platform/GHES.4274 + GHES: /devices/platform/GHES.20773 + GHES: /devices/platform/GHES.4208 + GHES: /devices/platform/GHES.21239 + GHES: /devices/platform/GHES.4783 + GHES: /devices/platform/GHES.20707 + GHES: /devices/platform/GHES.4151 + GHES: /devices/platform/GHES.21182 + GHES: /devices/platform/GHES.4717 + GHES: /devices/platform/GHES.20650 + GHES: /devices/platform/GHES.21116 + GHES: /devices/platform/GHES.4660 + GHES: /devices/platform/GHES.20594 + GHES: /devices/platform/GHES.20528 + GHES: /devices/platform/GHES.4538 + GHES: /devices/platform/GHES.5003 + GHES: /devices/platform/GHES.4481 + GHES: /devices/platform/GHES.21502 + GHES: /devices/platform/GHES.20980 + GHES: /devices/platform/GHES.4415 + GHES: /devices/platform/GHES.21446 + GHES: /devices/platform/GHES.4990 + GHES: /devices/platform/GHES.20914 + GHES: /devices/platform/GHES.4359 + GHES: /devices/platform/GHES.4924 + GHES: /devices/platform/GHES.20858 + GHES: /devices/platform/GHES.21323 + GHES: /devices/platform/GHES.4868 + GHES: /devices/platform/GHES.4236 + GHES: /devices/platform/GHES.21267 + GHES: /devices/platform/GHES.4801 + GHES: /devices/platform/GHES.20735 + GHES: /devices/platform/GHES.21200 + GHES: /devices/platform/GHES.4745 + GHES: /devices/platform/GHES.20679 + GHES: /devices/platform/GHES.4113 + GHES: /devices/platform/GHES.21144 + GHES: /devices/platform/GHES.4689 + GHES: /devices/platform/GHES.20612 + GHES: /devices/platform/GHES.21088 + GHES: /devices/platform/GHES.4622 + GHES: /devices/platform/GHES.20556 + GHES: /devices/platform/GHES.5098 + GHES: /devices/platform/GHES.21021 + GHES: /devices/platform/GHES.4566 + GHES: /devices/platform/GHES.5031 + GHES: /devices/platform/GHES.4443 + GHES: /devices/platform/GHES.21474 + GHES: /devices/platform/GHES.20942 + GHES: /devices/platform/GHES.4387 + GHES: /devices/platform/GHES.21408 + GHES: /devices/platform/GHES.4952 + GHES: /devices/platform/GHES.20886 + GHES: /devices/platform/GHES.4320 + GHES: /devices/platform/GHES.21351 + GHES: /devices/platform/GHES.4896 + GHES: /devices/platform/GHES.4264 + GHES: /devices/platform/GHES.21295 + GHES: /devices/platform/GHES.20763 + GHES: /devices/platform/GHES.21229 + GHES: /devices/platform/GHES.4773 + GHES: /devices/platform/GHES.4141 + GHES: /devices/platform/GHES.21172 + GHES: /devices/platform/GHES.4707 + GHES: /devices/platform/GHES.20640 + GHES: /devices/platform/GHES.21106 + GHES: /devices/platform/GHES.4650 + GHES: /devices/platform/GHES.20584 + GHES: /devices/platform/GHES.5116 + GHES: /devices/platform/GHES.4594 + GHES: /devices/platform/GHES.20518 + alarmtimer: /devices/pnp0/00:01/rtc/rtc0/alarmtimer.0.auto + ipmi: /devices/platform/ipmi_bmc.0 + serial8250: /devices/platform/serial8250 + ramoops: module = ramoops + ipmi_ssif: module = ipmi_ssif + parport_pc: module = parport_pc + ccp: module = ccp + ata_piix: module = ata_piix + xhci_hcd: /devices/pci0000:00/0000:00:07.1/0000:06:00.4 + xhci_hcd: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4 + shpchp: module = shpchp + i40e: /devices/pci0000:00/0000:00:03.1/0000:05:00.1 + i40e: /devices/pci0000:00/0000:00:03.1/0000:05:00.0 + i40e: module = i40e + ahci: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1 + ahci: /devices/pci0000:00/0000:00:07.2/0000:07:00.0 + ahci: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0 + ahci: module = ahci + nvme: /devices/pci0000:00/0000:00:01.2/0000:02:00.0 + nvme: /devices/pci0000:c0/0000:c0:01.2/0000:c2:00.0 + nvme: /devices/pci0000:00/0000:00:01.1/0000:01:00.0 + nvme: /devices/pci0000:c0/0000:c0:01.1/0000:c1:00.0 + nvme: module = nvme + ipmi_si: module = ipmi_si + ata_generic: module = ata_generic + ast: /devices/pci0000:c0/0000:c0:05.2/0000:c3:00.0/0000:c4:00.0 + ast: module = ast + vfio-pci: module = vfio_pci + pcieport: /devices/pci0000:00/0000:00:03.1 + pcieport: /devices/pci0000:80/0000:80:07.1 + pcieport: /devices/pci0000:00/0000:00:01.2 + pcieport: /devices/pci0000:c0/0000:c0:01.2 + pcieport: /devices/pci0000:40/0000:40:01.4 + pcieport: /devices/pci0000:40/0000:40:01.2 + pcieport: /devices/pci0000:00/0000:00:07.2 + pcieport: /devices/pci0000:c0/0000:c0:07.2 + pcieport: /devices/pci0000:00/0000:00:01.3 + pcieport: /devices/pci0000:00/0000:00:01.1 + pcieport: /devices/pci0000:c0/0000:c0:01.1 + pcieport: /devices/pci0000:40/0000:40:01.3 + pcieport: /devices/pci0000:40/0000:40:01.1 + pcieport: /devices/pci0000:00/0000:00:07.1 + pcieport: /devices/pci0000:c0/0000:c0:07.1 + pcieport: /devices/pci0000:c0/0000:c0:05.2 + pcieport: /devices/pci0000:40/0000:40:07.1 + pcieport: /devices/pci0000:00/0000:00:01.4 + pata_sis: module = pata_sis + virtio-pci: module = virtio_pci + piix4_smbus: module = i2c_piix4 + piix4_smbus: /devices/pci0000:00/0000:00:14.0 + uhci_hcd: module = uhci_hcd + processor: /devices/system/cpu/cpu21 + processor: /devices/system/cpu/cpu11 + processor: /devices/system/cpu/cpu9 + processor: /devices/system/cpu/cpu7 + processor: /devices/system/cpu/cpu28 + processor: /devices/system/cpu/cpu18 + processor: /devices/system/cpu/cpu5 + processor: /devices/system/cpu/cpu26 + processor: /devices/system/cpu/cpu16 + processor: /devices/system/cpu/cpu3 + processor: /devices/system/cpu/cpu24 + processor: /devices/system/cpu/cpu14 + processor: /devices/system/cpu/cpu1 + processor: /devices/system/cpu/cpu22 + processor: /devices/system/cpu/cpu12 + processor: /devices/system/cpu/cpu30 + processor: /devices/system/cpu/cpu20 + processor: /devices/system/cpu/cpu10 + processor: /devices/system/cpu/cpu8 + processor: /devices/system/cpu/cpu29 + processor: /devices/system/cpu/cpu19 + processor: /devices/system/cpu/cpu6 + processor: /devices/system/cpu/cpu27 + processor: /devices/system/cpu/cpu17 + processor: /devices/system/cpu/cpu4 + processor: /devices/system/cpu/cpu25 + processor: /devices/system/cpu/cpu15 + processor: /devices/system/cpu/cpu2 + processor: /devices/system/cpu/cpu23 + processor: /devices/system/cpu/cpu13 + processor: /devices/system/cpu/cpu0 + processor: /devices/system/cpu/cpu31 + lp: module = lp + ppdev: module = ppdev + st: module = st + hid-generic: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.0/0003:0557:9241.0001 + hid-generic: module = hid_generic + hid-generic: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.1/0003:0557:9241.0002 + pciehp: /devices/pci0000:40/0000:40:01.4/0000:40:01.4:pcie004 + pciehp: /devices/pci0000:00/0000:00:01.2/0000:00:01.2:pcie004 + pciehp: /devices/pci0000:00/0000:00:01.4/0000:00:01.4:pcie004 + pciehp: /devices/pci0000:40/0000:40:01.1/0000:40:01.1:pcie004 + pciehp: /devices/pci0000:40/0000:40:01.3/0000:40:01.3:pcie004 + pciehp: /devices/pci0000:00/0000:00:01.1/0000:00:01.1:pcie004 + pciehp: /devices/pci0000:00/0000:00:01.3/0000:00:01.3:pcie004 + pciehp: /devices/pci0000:40/0000:40:01.2/0000:40:01.2:pcie004 + pcie_pme: /devices/pci0000:00/0000:00:03.1/0000:00:03.1:pcie001 + pcie_pme: /devices/pci0000:40/0000:40:01.3/0000:40:01.3:pcie001 + pcie_pme: /devices/pci0000:c0/0000:c0:07.1/0000:c0:07.1:pcie001 + pcie_pme: /devices/pci0000:80/0000:80:07.1/0000:80:07.1:pcie001 + pcie_pme: /devices/pci0000:00/0000:00:07.2/0000:00:07.2:pcie001 + pcie_pme: /devices/pci0000:00/0000:00:01.1/0000:00:01.1:pcie001 + pcie_pme: /devices/pci0000:c0/0000:c0:01.2/0000:c0:01.2:pcie001 + pcie_pme: /devices/pci0000:00/0000:00:01.3/0000:00:01.3:pcie001 + pcie_pme: /devices/pci0000:40/0000:40:07.1/0000:40:07.1:pcie001 + pcie_pme: /devices/pci0000:40/0000:40:01.2/0000:40:01.2:pcie001 + pcie_pme: /devices/pci0000:00/0000:00:07.1/0000:00:07.1:pcie001 + pcie_pme: /devices/pci0000:40/0000:40:01.4/0000:40:01.4:pcie001 + pcie_pme: /devices/pci0000:c0/0000:c0:07.2/0000:c0:07.2:pcie001 + pcie_pme: /devices/pci0000:c0/0000:c0:01.1/0000:c0:01.1:pcie001 + pcie_pme: /devices/pci0000:00/0000:00:01.2/0000:00:01.2:pcie001 + pcie_pme: /devices/pci0000:c0/0000:c0:05.2/0000:c0:05.2:pcie001 + pcie_pme: /devices/pci0000:00/0000:00:01.4/0000:00:01.4:pcie001 + pcie_pme: /devices/pci0000:40/0000:40:01.1/0000:40:01.1:pcie001 + rtc_cmos: /devices/pnp0/00:01 + system: /devices/pnp0/00:05 + system: /devices/pnp0/00:02 + system: /devices/pnp0/00:00 + serial: /devices/pnp0/00:03 + serial: /devices/pnp0/00:04 + usbhid: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.0 + usbhid: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.1 + usbhid: module = usbhid + rndis_host: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.2/1-1.2:2.0 + rndis_host: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.2/1-1.2:2.1 + rndis_host: module = rndis_host + usb: /devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb3 + usb: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1 + usb: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1 + usb: /devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb3/3-2 + usb: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1 + usb: /devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb4 + usb: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb2 + usb: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.2 + usb: /devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb3/3-1 + hub: /devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb3/3-0:1.0 + hub: /devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb3/3-1/3-1:1.0 + hub: /devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb4/4-0:1.0 + hub: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-0:1.0 + hub: /devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb3/3-2/3-2:1.0 + hub: module = usbcore + hub: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1:1.0 + hub: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb2/2-0:1.0 + cdc_ether: module = cdc_ether + usbfs: module = usbcore +hardware_error_device: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C33:00 + button: /devices/LNXSYSTM:00/LNXPWRBN:00 + ipmi_ssif: module = ipmi_ssif +----- sysfs driver list end ----- +>> block.3: cdrom +----- /proc/sys/dev/cdrom/info ----- +drive name: +drive speed: +drive # of slots: +Can close tray: +Can open tray: +Can lock tray: +Can change speed: +Can select disk: +Can read multisession: +Can read MCN: +Reports media changed: +Can play audio: +Can write CD-R: +Can write CD-RW: +Can read DVD: +Can write DVD-R: +Can write DVD-RAM: +Can read MRW: +Can write MRW: +Can write RAM: +----- /proc/sys/dev/cdrom/info end ----- +>> block.4: partition +----- /proc/partitions ----- + 7 0 64836 loop0 + 7 1 94036 loop1 + 7 3 39664 loop3 + 7 4 65480 loop4 + 7 5 39760 loop5 + 7 6 94088 loop6 + 259 0 468851544 nvme1n1 + 259 1 468851544 nvme0n1 + 259 2 1024 nvme0n1p1 + 259 3 468849479 nvme0n1p2 + 259 4 1875374424 nvme2n1 + 259 5 1875374424 nvme3n1 +----- /proc/partitions end ----- +disks: + nvme1n1 + nvme0n1 + nvme2n1 + nvme3n1 +partitions: + nvme0n1p1 + nvme0n1p2 +>> block.5: get sysfs block dev data +----- lsscsi ----- +----- lsscsi end ----- + block: name = loop1, path = /class/block/loop1 + dev = 7:1 + range = 1 + block: name = nvme0n1, path = /class/block/nvme0n1 + dev = 259:1 + range = 0 + block device: bus = nvme, bus_id = nvme0 driver = (null) + path = /devices/pci0000:c0/0000:c0:01.1/0000:c1:00.0/nvme/nvme0 + vendor = 0x1344 + device = 0x51c3 + subvendor = 0x1344 + subdevice = 0x1100 +>> block.5: /dev/nvme0n1 +>> block.5.1: /dev/nvme0n1 geo + dev = /dev/nvme0n1, fd = 3 + open ok, fd = 3 +/dev/nvme0n1: ioctl(geo) ok +/dev/nvme0n1: ioctl(block size) ok +/dev/nvme0n1: ioctl(disk size) ok +>> block.5.2: /dev/nvme0n1 serial +(null) status(0x12) 0xffffffff + no serial id +>> block.5.3: /dev/nvme0n1 model +(null) status(0x12) 0xffffffff + block: name = nvme3n1, path = /class/block/nvme3n1 + dev = 259:5 + range = 0 + block device: bus = nvme, bus_id = nvme3 driver = (null) + path = /devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme3 + vendor = 0x144d + device = 0xa80a + subvendor = 0x144d + subdevice = 0xaa0a +>> block.5: /dev/nvme3n1 +>> block.5.1: /dev/nvme3n1 geo + dev = /dev/nvme3n1, fd = 3 + open ok, fd = 3 +/dev/nvme3n1: ioctl(geo) ok +/dev/nvme3n1: ioctl(block size) ok +/dev/nvme3n1: ioctl(disk size) ok +>> block.5.2: /dev/nvme3n1 serial +(null) status(0x12) 0xffffffff + no serial id +>> block.5.3: /dev/nvme3n1 model +(null) status(0x12) 0xffffffff + block: name = loop6, path = /class/block/loop6 + dev = 7:6 + range = 1 + block: name = loop4, path = /class/block/loop4 + dev = 7:4 + range = 1 + block: name = nvme0n1p1, path = /class/block/nvme0n1p1 + dev = 259:2 + block: name = nvme2n1, path = /class/block/nvme2n1 + dev = 259:4 + range = 0 + block device: bus = nvme, bus_id = nvme2 driver = (null) + path = /devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme2 + vendor = 0x144d + device = 0xa80a + subvendor = 0x144d + subdevice = 0xaa0a +>> block.5: /dev/nvme2n1 +>> block.5.1: /dev/nvme2n1 geo + dev = /dev/nvme2n1, fd = 3 + open ok, fd = 3 +/dev/nvme2n1: ioctl(geo) ok +/dev/nvme2n1: ioctl(block size) ok +/dev/nvme2n1: ioctl(disk size) ok +>> block.5.2: /dev/nvme2n1 serial +(null) status(0x12) 0xffffffff + no serial id +>> block.5.3: /dev/nvme2n1 model +(null) status(0x12) 0xffffffff + block: name = loop2, path = /class/block/loop2 + dev = 7:2 + range = 1 + block: name = loop0, path = /class/block/loop0 + dev = 7:0 + range = 1 + block: name = loop7, path = /class/block/loop7 + dev = 7:7 + range = 1 + block: name = nvme1n1, path = /class/block/nvme1n1 + dev = 259:0 + range = 0 + block device: bus = nvme, bus_id = nvme1 driver = (null) + path = /devices/pci0000:c0/0000:c0:01.2/0000:c2:00.0/nvme/nvme1 + vendor = 0x1344 + device = 0x51c3 + subvendor = 0x1344 + subdevice = 0x1100 +>> block.5: /dev/nvme1n1 +>> block.5.1: /dev/nvme1n1 geo + dev = /dev/nvme1n1, fd = 3 + open ok, fd = 3 +/dev/nvme1n1: ioctl(geo) ok +/dev/nvme1n1: ioctl(block size) ok +/dev/nvme1n1: ioctl(disk size) ok +>> block.5.2: /dev/nvme1n1 serial +(null) status(0x12) 0xffffffff + no serial id +>> block.5.3: /dev/nvme1n1 model +(null) status(0x12) 0xffffffff + block: name = loop5, path = /class/block/loop5 + dev = 7:5 + range = 1 + block: name = nvme0n1p2, path = /class/block/nvme0n1p2 + dev = 259:3 + block: name = loop3, path = /class/block/loop3 + dev = 7:3 + range = 1 +>> scsi.1: scsi modules +----- exec: "/sbin/modprobe sg " ----- +----- return code: ? ----- +>> scsi.2: scsi tape +sysfs: no such class: scsi_tape +>> scsi.3: scsi generic +sysfs: no such class: scsi_generic +>> usb.1: sysfs drivers +>> usb.2: usb + usb dev: /devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb3 + usb dev: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1 + usb dev: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1 + usb dev: /devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb3/3-2 + usb dev: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1 + usb dev: /devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb4 + usb dev: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb2 + usb dev: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.2 + usb dev: /devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb3/3-1 + usb device: name = usb3 + path = /devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb3 + usb device: name = usb1 + path = /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1 + usb device: name = 3-0:1.0 + path = /devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb3/3-0:1.0 + modalias = "usb:v1D6Bp0002d0504dc09dsc00dp01ic09isc00ip00in00" + bInterfaceNumber = 0 + bInterfaceClass = 9 + bInterfaceSubClass = 0 + bInterfaceProtocol = 0 + if: 3-0:1.0 @ /devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb3 + bDeviceClass = 9 + bDeviceSubClass = 0 + bDeviceProtocol = 1 + idVendor = 0x1d6b + idProduct = 0x0002 + manufacturer = "Linux 5.4.0-181-generic xhci-hcd" + product = "xHCI Host Controller" + serial = "0000:06:00.4" + bcdDevice = 0504 + speed = "480" + usb device: name = 1-1.1 + path = /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1 + usb device: name = 3-2 + path = /devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb3/3-2 + usb device: name = 1-1.2:2.0 + path = /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.2/1-1.2:2.0 + modalias = "usb:v0B1Fp03EEd0504dcEFdsc02dp01icE0isc01ip03in00" + bInterfaceNumber = 0 + bInterfaceClass = 224 + bInterfaceSubClass = 1 + bInterfaceProtocol = 3 + if: 1-1.2:2.0 @ /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.2 + bDeviceClass = 239 + bDeviceSubClass = 2 + bDeviceProtocol = 1 + idVendor = 0x0b1f + idProduct = 0x03ee + manufacturer = "Linux 5.4.62 with aspeed_vhub" + product = "RNDIS/Ethernet Gadget" + bcdDevice = 0504 + speed = "480" + usb device: name = 1-1.1:1.0 + path = /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.0 + modalias = "usb:v0557p9241d0504dc00dsc00dp00ic03isc00ip01in00" + bInterfaceNumber = 0 + bInterfaceClass = 3 + bInterfaceSubClass = 0 + bInterfaceProtocol = 1 + if: 1-1.1:1.0 @ /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1 + bDeviceClass = 0 + bDeviceSubClass = 0 + bDeviceProtocol = 0 + idVendor = 0x0557 + idProduct = 0x9241 + manufacturer = "Linux 5.4.62 with aspeed_vhub" + product = "SMCI HID KM" + bcdDevice = 0504 + speed = "480" + usb device: name = 1-1 + path = /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1 + usb device: name = 3-1:1.0 + path = /devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb3/3-1/3-1:1.0 + modalias = "usb:v05E3p0610d6160dc09dsc00dp02ic09isc00ip02in00" + bInterfaceNumber = 0 + bInterfaceClass = 9 + bInterfaceSubClass = 0 + bInterfaceProtocol = 2 + if: 3-1:1.0 @ /devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb3/3-1 + bDeviceClass = 9 + bDeviceSubClass = 0 + bDeviceProtocol = 2 + idVendor = 0x05e3 + idProduct = 0x0610 + product = "USB2.0 Hub" + bcdDevice = 6160 + speed = "480" + usb device: name = 4-0:1.0 + path = /devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb4/4-0:1.0 + modalias = "usb:v1D6Bp0003d0504dc09dsc00dp03ic09isc00ip00in00" + bInterfaceNumber = 0 + bInterfaceClass = 9 + bInterfaceSubClass = 0 + bInterfaceProtocol = 0 + if: 4-0:1.0 @ /devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb4 + bDeviceClass = 9 + bDeviceSubClass = 0 + bDeviceProtocol = 3 + idVendor = 0x1d6b + idProduct = 0x0003 + manufacturer = "Linux 5.4.0-181-generic xhci-hcd" + product = "xHCI Host Controller" + serial = "0000:06:00.4" + bcdDevice = 0504 + speed = "10000" + usb device: name = usb4 + path = /devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb4 + usb device: name = usb2 + path = /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb2 + usb device: name = 1-0:1.0 + path = /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-0:1.0 + modalias = "usb:v1D6Bp0002d0504dc09dsc00dp01ic09isc00ip00in00" + bInterfaceNumber = 0 + bInterfaceClass = 9 + bInterfaceSubClass = 0 + bInterfaceProtocol = 0 + if: 1-0:1.0 @ /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1 + bDeviceClass = 9 + bDeviceSubClass = 0 + bDeviceProtocol = 1 + idVendor = 0x1d6b + idProduct = 0x0002 + manufacturer = "Linux 5.4.0-181-generic xhci-hcd" + product = "xHCI Host Controller" + serial = "0000:c5:00.4" + bcdDevice = 0504 + speed = "480" + usb device: name = 3-2:1.0 + path = /devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb3/3-2/3-2:1.0 + modalias = "usb:v05E3p0610d6160dc09dsc00dp02ic09isc00ip02in00" + bInterfaceNumber = 0 + bInterfaceClass = 9 + bInterfaceSubClass = 0 + bInterfaceProtocol = 2 + if: 3-2:1.0 @ /devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb3/3-2 + bDeviceClass = 9 + bDeviceSubClass = 0 + bDeviceProtocol = 2 + idVendor = 0x05e3 + idProduct = 0x0610 + product = "USB2.0 Hub" + bcdDevice = 6160 + speed = "480" + usb device: name = 1-1.2 + path = /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.2 + usb device: name = 1-1.2:2.1 + path = /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.2/1-1.2:2.1 + modalias = "usb:v0B1Fp03EEd0504dcEFdsc02dp01ic0Aisc00ip00in01" + bInterfaceNumber = 1 + bInterfaceClass = 10 + bInterfaceSubClass = 0 + bInterfaceProtocol = 0 + if: 1-1.2:2.1 @ /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.2 + bDeviceClass = 239 + bDeviceSubClass = 2 + bDeviceProtocol = 1 + idVendor = 0x0b1f + idProduct = 0x03ee + manufacturer = "Linux 5.4.62 with aspeed_vhub" + product = "RNDIS/Ethernet Gadget" + bcdDevice = 0504 + speed = "480" + usb device: name = 1-1.1:1.1 + path = /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.1 + modalias = "usb:v0557p9241d0504dc00dsc00dp00ic03isc01ip02in01" + bInterfaceNumber = 1 + bInterfaceClass = 3 + bInterfaceSubClass = 1 + bInterfaceProtocol = 2 + if: 1-1.1:1.1 @ /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1 + bDeviceClass = 0 + bDeviceSubClass = 0 + bDeviceProtocol = 0 + idVendor = 0x0557 + idProduct = 0x9241 + manufacturer = "Linux 5.4.62 with aspeed_vhub" + product = "SMCI HID KM" + bcdDevice = 0504 + speed = "480" + usb device: name = 3-1 + path = /devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb3/3-1 + usb device: name = 1-1:1.0 + path = /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1:1.0 + modalias = "usb:v1D6Bp0107d0100dc09dsc00dp01ic09isc00ip00in00" + bInterfaceNumber = 0 + bInterfaceClass = 9 + bInterfaceSubClass = 0 + bInterfaceProtocol = 0 + if: 1-1:1.0 @ /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1 + bDeviceClass = 9 + bDeviceSubClass = 0 + bDeviceProtocol = 1 + idVendor = 0x1d6b + idProduct = 0x0107 + manufacturer = "Aspeed" + product = "USB Virtual Hub" + serial = "00000000" + bcdDevice = 0100 + speed = "480" + usb device: name = 2-0:1.0 + path = /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb2/2-0:1.0 + modalias = "usb:v1D6Bp0003d0504dc09dsc00dp03ic09isc00ip00in00" + bInterfaceNumber = 0 + bInterfaceClass = 9 + bInterfaceSubClass = 0 + bInterfaceProtocol = 0 + if: 2-0:1.0 @ /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb2 + bDeviceClass = 9 + bDeviceSubClass = 0 + bDeviceProtocol = 3 + idVendor = 0x1d6b + idProduct = 0x0003 + manufacturer = "Linux 5.4.0-181-generic xhci-hcd" + product = "xHCI Host Controller" + serial = "0000:c5:00.4" + bcdDevice = 0504 + speed = "10000" +removed: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.2/1-1.2:2.1 +>> usb.3.1: joydev mod +>> usb.3.2: evdev mod +----- exec: "/sbin/modprobe evdev " ----- +----- return code: ? ----- +>> usb.3.3: input + input: name = mice, path = /devices/virtual/input/mice + dev = 13:63 + input: name = input1, path = /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.0/0003:0557:9241.0001/input/input1 + no dev - ignored + input: name = event1, path = /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.0/0003:0557:9241.0001/input/input1/event1 + dev = 13:65 + input device: bus = hid, bus_id = 0003:0557:9241.0001 driver = hid-generic + path = /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.0/0003:0557:9241.0001 + input: name = mouse0, path = /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.1/0003:0557:9241.0002/input/input2/mouse0 + dev = 13:32 + input device: bus = hid, bus_id = 0003:0557:9241.0002 driver = hid-generic + path = /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.1/0003:0557:9241.0002 + input: name = input2, path = /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.1/0003:0557:9241.0002/input/input2 + no dev - ignored + input: name = event2, path = /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.1/0003:0557:9241.0002/input/input2/event2 + dev = 13:66 + input device: bus = hid, bus_id = 0003:0557:9241.0002 driver = hid-generic + path = /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.1/0003:0557:9241.0002 + input: name = input0, path = /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 + no dev - ignored + input: name = event0, path = /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0/event0 + dev = 13:64 + input device: bus = acpi, bus_id = LNXPWRBN:00 driver = button + path = /devices/LNXSYSTM:00/LNXPWRBN:00 +>> usb.3.4: lp +sysfs: no such class: usb +>> usb.3.5: serial +>> edd.1: edd mod +----- exec: "/sbin/modprobe edd " ----- +----- return code: ? ----- +>> edd.2: edd info +****** started child process 66860 (10s/10s) ****** +>> braille.1.1: alva +>> braille.2.1: alva open +>> braille.3.1: alva init ok +>> braille.4.1: alva read data +alva.100@/dev/ttyS0[0]: +>> braille.5.1: alva read done +>> braille.1.1: fhp_old +>> braille.2.1: fhp open +>> braille.3.1: fhp init ok +>> braille.4.1: fhp write ok +>> braille.5.1: fhp read done +fhp@/dev/ttyS0[0]: +no fhp display: 0x00 +>> braille.1.1: fhp_el +>> braille.2.1: fhp open +>> braille.3.1: fhp init ok +>> braille.4.1: fhp write ok +>> braille.5.1: fhp read done +fhp@/dev/ttyS0[0]: +no fhp display: 0x00 +>> braille.1.1: ht +>> braille.2.1: ht open +>> braille.3.1: ht init ok +>> braille.4.1: ht write ok +>> braille.5.1: ht read done +ht@/dev/ttyS0[1]: 00 "." +no ht display: 0x00 +>> braille.1.1: baum +>> braille.2.1: baum open +>> braille.3.1: baum write ok +>> braille.4.1: baum read done +baum@/dev/ttyS0[0]: +>> braille.1.1: fhp new +>> braille.2.1: fhp2 open +>> braille.3.1: fhp2 write ok +>> braille.4.1: fhp2 read done +fhp2@/dev/ttyS0[0]: +****** stopped child process 66860 (8s) ****** +>> modem.1: serial +****** started child process 66862 (15s/120s) ****** +>> modem.2: init +>> modem.3.1: at test +>> modem.3.2: at test +>> modem.3.3: at test +>> modem.3.4: at test +>> modem.4: init string +>> modem.5: speed +>> modem.5: pnp id +----- serial modems ----- +/dev/ttyS0 + not a modem +----- serial modems end ----- +****** stopped child process 66862 (121s) ****** +----- serial modems ----- +/dev/ttyS0 + not a modem +----- serial modems end ----- +>> mouse.2: serial +****** started child process 66863 (20s/20s) ****** +----- serial mice ----- +/dev/ttyS0 +----- serial mice end ----- +****** stopped child process 66863 (19s) ****** +----- serial mice ----- +/dev/ttyS0 +----- serial mice end ----- +>> input.1: joydev mod +>> input.1.1: evdev mod +----- exec: "/sbin/modprobe evdev " ----- +----- return code: ? ----- +>> input.2: input +----- /proc/bus/input/devices ----- + I: Bus=0019 Vendor=0000 Product=0001 Version=0000 + N: Name="Power Button" + P: Phys=LNXPWRBN/button/input0 + S: Sysfs=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 + U: Uniq= + H: Handlers=kbd event0 + B: PROP=0 + B: EV=3 + B: KEY=10000000000000 0 + + I: Bus=0003 Vendor=0557 Product=9241 Version=0100 + N: Name="Linux 5.4.62 with aspeed_vhub SMCI HID KM" + P: Phys=usb-0000:c5:00.4-1.1/input0 + S: Sysfs=/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.0/0003:0557:9241.0001/input/input1 + U: Uniq= + H: Handlers=sysrq kbd event1 leds + B: PROP=0 + B: EV=120013 + B: KEY=1000000000007 ff800000000007ff f2beffdf73cfffff fffffffffffffffe + B: MSC=10 + B: LED=1f + + I: Bus=0003 Vendor=0557 Product=9241 Version=0100 + N: Name="Linux 5.4.62 with aspeed_vhub SMCI HID KM" + P: Phys=usb-0000:c5:00.4-1.1/input1 + S: Sysfs=/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.1/0003:0557:9241.0002/input/input2 + U: Uniq= + H: Handlers=mouse0 event2 + B: PROP=0 + B: EV=1f + B: KEY=70000 0 0 0 0 + B: REL=900 + B: ABS=3 + B: MSC=10 + +----- /proc/bus/input/devices end ----- +bus = 25, name = Power Button + handlers = kbd event0 + key = 00100000000000000000000000000000 + mouse buttons = 0 + mouse wheels = 0 + is_mouse = 0 + is_joystick = 0 +unknown non-USB input device +bus = 3, name = Linux 5.4.62 with aspeed_vhub SMCI HID KM + handlers = sysrq kbd event1 leds + key = 0001000000000007ff800000000007fff2beffdf73cffffffffffffffffffffe + mouse buttons = 0 + mouse wheels = 0 + is_mouse = 0 + is_joystick = 0 +bus = 3, name = Linux 5.4.62 with aspeed_vhub SMCI HID KM + handlers = mouse0 event2 + key = 00000000000700000000000000000000000000000000000000000000000000000000000000000000 + rel = 0000000000000900 + abs = 0000000000000003 + mouse buttons = 3 + mouse wheels = 2 + is_mouse = 1 + is_joystick = 0 +>> kbd.2: uml +>> cpu.1: cpuinfo +----- /proc/cpuinfo ----- + processor : 0 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1484.026 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 0 + cpu cores : 16 + apicid : 0 + initial apicid : 0 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 1 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1497.386 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 1 + cpu cores : 16 + apicid : 2 + initial apicid : 2 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 2 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1497.152 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 2 + cpu cores : 16 + apicid : 4 + initial apicid : 4 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 3 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1499.157 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 3 + cpu cores : 16 + apicid : 6 + initial apicid : 6 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 4 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1497.125 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 16 + cpu cores : 16 + apicid : 32 + initial apicid : 32 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 5 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1495.091 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 17 + cpu cores : 16 + apicid : 34 + initial apicid : 34 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 6 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1497.808 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 18 + cpu cores : 16 + apicid : 36 + initial apicid : 36 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 7 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1497.514 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 19 + cpu cores : 16 + apicid : 38 + initial apicid : 38 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 8 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1496.170 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 24 + cpu cores : 16 + apicid : 48 + initial apicid : 48 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 9 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1496.016 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 25 + cpu cores : 16 + apicid : 50 + initial apicid : 50 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 10 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1497.726 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 26 + cpu cores : 16 + apicid : 52 + initial apicid : 52 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 11 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1499.819 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 27 + cpu cores : 16 + apicid : 54 + initial apicid : 54 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 12 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1495.654 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 8 + cpu cores : 16 + apicid : 16 + initial apicid : 16 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 13 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1496.197 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 9 + cpu cores : 16 + apicid : 18 + initial apicid : 18 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 14 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1498.440 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 10 + cpu cores : 16 + apicid : 20 + initial apicid : 20 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 15 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1498.617 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 11 + cpu cores : 16 + apicid : 22 + initial apicid : 22 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 16 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1498.233 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 0 + cpu cores : 16 + apicid : 1 + initial apicid : 1 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 17 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1497.387 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 1 + cpu cores : 16 + apicid : 3 + initial apicid : 3 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 18 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1498.481 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 2 + cpu cores : 16 + apicid : 5 + initial apicid : 5 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 19 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1497.571 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 3 + cpu cores : 16 + apicid : 7 + initial apicid : 7 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 20 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1497.026 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 16 + cpu cores : 16 + apicid : 33 + initial apicid : 33 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 21 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1497.962 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 17 + cpu cores : 16 + apicid : 35 + initial apicid : 35 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 22 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1496.840 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 18 + cpu cores : 16 + apicid : 37 + initial apicid : 37 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 23 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1494.708 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 19 + cpu cores : 16 + apicid : 39 + initial apicid : 39 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 24 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1499.043 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 24 + cpu cores : 16 + apicid : 49 + initial apicid : 49 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 25 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1497.482 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 25 + cpu cores : 16 + apicid : 51 + initial apicid : 51 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 26 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1498.256 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 26 + cpu cores : 16 + apicid : 53 + initial apicid : 53 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 27 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1499.156 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 27 + cpu cores : 16 + apicid : 55 + initial apicid : 55 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 28 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1498.495 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 8 + cpu cores : 16 + apicid : 17 + initial apicid : 17 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 29 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1497.321 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 9 + cpu cores : 16 + apicid : 19 + initial apicid : 19 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 30 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1496.475 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 10 + cpu cores : 16 + apicid : 21 + initial apicid : 21 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + + processor : 31 + vendor_id : AuthenticAMD + cpu family : 25 + model : 17 + model name : AMD EPYC 9124 16-Core Processor + stepping : 1 + microcode : 0xa10113e + cpu MHz : 1495.846 + cache size : 1024 KB + physical id : 0 + siblings : 32 + core id : 11 + cpu cores : 16 + apicid : 23 + initial apicid : 23 + fpu : yes + fpu_exception : yes + cpuid level : 16 + wp : yes + flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d + bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass + bogomips : 5999.85 + TLB size : 3584 4K pages + clflush size : 64 + cache_alignment : 64 + address sizes : 52 bits physical, 57 bits virtual + power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] + +----- /proc/cpuinfo end ----- +>> kbd.3: serial console +>> fb.1: read info +>> net.1: get network data + net interface: name = docker0, path = /class/net/docker0 + type = 1 + carrier = 0 + hw_addr = 02:42:a2:33:7a:16 + docker0: ethtool permanent hw address[6]: 00:00:00:00:00:00 + ethtool driver: bridge + ethtool bus: N/A + ethtool private flags: 0 + net interface: name = eno2, path = /class/net/eno2 + type = 1 + carrier = 1 + hw_addr = 7c:c2:55:a7:cb:d7 + net device: path = /devices/pci0000:00/0000:00:03.1/0000:05:00.1 + net driver: name = i40e, path = /bus/pci/drivers/i40e + eno2: ethtool permanent hw address[6]: 7c:c2:55:a7:cb:d7 + ethtool private flags: 11 + MFP = 0 + LinkPolling = 0 + flow-director-atr = 1 + veb-stats = 0 + hw-atr-eviction = 0 + link-down-on-close = 0 + legacy-rx = 0 + disable-source-pruning = 0 + disable-fw-lldp = 0 + rs-fec = 0 + base-r-fec = 0 + net interface: name = usb0, path = /class/net/usb0 + type = 1 + hw_addr = d6:19:ec:6f:e9:a6 + net device: path = /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.2/1-1.2:2.0 + net driver: name = rndis_host, path = /bus/usb/drivers/rndis_host + usb0: ethtool permanent hw address[6]: 00:00:00:00:00:00 + ethtool private flags: 0 + net interface: name = lo, path = /class/net/lo + type = 772 + carrier = 1 + hw_addr = 00:00:00:00:00:00 + lo: ethtool permanent hw address[6]: 00:00:00:00:00:00 + GDRVINFO ethtool error: Operation not supported + ethtool private flags: 0 + net interface: name = eno1, path = /class/net/eno1 + type = 1 + carrier = 1 + hw_addr = 7c:c2:55:a7:cb:d6 + net device: path = /devices/pci0000:00/0000:00:03.1/0000:05:00.0 + net driver: name = i40e, path = /bus/pci/drivers/i40e + eno1: ethtool permanent hw address[6]: 7c:c2:55:a7:cb:d6 + ethtool private flags: 12 + MFP = 0 + LinkPolling = 0 + flow-director-atr = 1 + veb-stats = 0 + hw-atr-eviction = 0 + link-down-on-close = 0 + legacy-rx = 0 + disable-source-pruning = 0 + disable-fw-lldp = 0 + rs-fec = 0 + base-r-fec = 0 + vf-true-promisc-support = 0 + usb0: ethtool link state: 0 +>> pppoe.1: looking for pppoe +>> pppoe.2: discovery +Attempt number 1 +docker0: Sending PADI packet +eno2: Sending PADI packet +eno1: Sending PADI packet +Timeout waiting for PADO packets +Attempt number 2 +docker0: Sending PADI packet +eno2: Sending PADI packet +eno1: Sending PADI packet +Timeout waiting for PADO packets +>> wlan.1: detecting wlan features +>> isdn.1: list +>> dsl.1: list +>> int.2: cdrom +>> int.3: media +>> int.4.1: /dev/nvme0n1 + read_block0: 512 bytes (4s, 999998us) + mbr sig: 0x00000000 +>> int.4.2: /dev/nvme3n1 + read_block0: 512 bytes (4s, 999998us) + mbr sig: 0x00000000 +>> int.4.3: /dev/nvme2n1 + read_block0: 512 bytes (4s, 999998us) + mbr sig: 0x00000000 +>> int.4.4: /dev/nvme1n1 + read_block0: 512 bytes (4s, 999999us) + mbr sig: 0x00000000 +>> int.4: floppy +>> int.5: edd +>> int.5.1: bios + bios ctrl 0: 69 + bios ctrl 1: 55 + bios ctrl 2: 68 + bios ctrl 3: 57 +>> int.6: mouse +>> int.15: system info + system type: + acpi: 1 +>> int.7: hdb +>> int.7.1: modules +>> int.8: usbscsi +>> int.9: hotplug +>> int.10: modem +>> int.11: wlan +>> int.12: udev +----- udevinfo ----- + P: /devices/LNXSYSTM:00 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:LNXSYSTM: + E: USEC_INITIALIZED=13592443 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXPWRBN:00 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00 + E: SUBSYSTEM=acpi + E: DRIVER=button + E: MODALIAS=acpi:LNXPWRBN: + E: USEC_INITIALIZED=13592918 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 + E: SUBSYSTEM=input + E: PRODUCT=19/0/1/0 + E: NAME="Power Button" + E: PHYS="LNXPWRBN/button/input0" + E: PROP=0 + E: EV=3 + E: KEY=10000000000000 0 + E: MODALIAS=input:b0019v0000p0001e0000-e0,1,k74,ramlsfw + E: USEC_INITIALIZED=6871912 + E: ID_INPUT=1 + E: ID_INPUT_KEY=1 + E: ID_PATH=acpi-LNXPWRBN:00 + E: ID_PATH_TAG=acpi-LNXPWRBN_00 + E: ID_FOR_SEAT=input-acpi-LNXPWRBN_00 + E: TAGS=:seat: + + P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0/event0 + N: input/event0 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input0/event0 + E: SUBSYSTEM=input + E: DEVNAME=/dev/input/event0 + E: MAJOR=13 + E: MINOR=64 + E: USEC_INITIALIZED=13717182 + E: ID_INPUT=1 + E: ID_INPUT_KEY=1 + E: ID_PATH=acpi-LNXPWRBN:00 + E: ID_PATH_TAG=acpi-LNXPWRBN_00 + E: TAGS=:power-switch: + + P: /devices/LNXSYSTM:00/LNXPWRBN:00/wakeup/wakeup51 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/wakeup/wakeup51 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:LNXSYBUS: + E: USEC_INITIALIZED=13592914 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:00 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:00 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:ACPI0007: + E: USEC_INITIALIZED=13600860 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:01 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:01 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:ACPI0007: + E: USEC_INITIALIZED=13595098 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:02 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:02 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:ACPI0007: + E: USEC_INITIALIZED=13595215 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:03 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:03 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:ACPI0007: + E: USEC_INITIALIZED=13595101 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:04 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:04 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:ACPI0007: + E: USEC_INITIALIZED=13595042 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:05 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:05 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:ACPI0007: + E: USEC_INITIALIZED=13599408 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:06 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:06 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:ACPI0007: + E: USEC_INITIALIZED=13595389 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:07 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:07 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:ACPI0007: + E: USEC_INITIALIZED=13595371 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:08 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:08 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:ACPI0007: + E: USEC_INITIALIZED=13594941 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:09 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:09 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:ACPI0007: + E: USEC_INITIALIZED=13595702 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:0a + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:0a + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:ACPI0007: + E: USEC_INITIALIZED=13595586 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:0b + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:0b + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:ACPI0007: + E: USEC_INITIALIZED=13595245 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:0c + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:0c + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:ACPI0007: + E: USEC_INITIALIZED=13595231 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:0d + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:0d + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:ACPI0007: + E: USEC_INITIALIZED=13595311 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:0e + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:0e + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:ACPI0007: + E: USEC_INITIALIZED=13596160 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:0f + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:0f + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:ACPI0007: + E: USEC_INITIALIZED=13596898 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:10 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:10 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:ACPI0007: + E: USEC_INITIALIZED=13595759 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:11 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:11 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:ACPI0007: + E: USEC_INITIALIZED=13599009 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:12 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:12 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:ACPI0007: + E: USEC_INITIALIZED=13601874 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:13 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:13 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:ACPI0007: + E: USEC_INITIALIZED=13600508 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:14 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:14 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:ACPI0007: + E: USEC_INITIALIZED=13598979 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:15 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:15 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:ACPI0007: + E: USEC_INITIALIZED=13602690 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:16 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:16 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:ACPI0007: + E: USEC_INITIALIZED=13600623 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:17 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:17 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:ACPI0007: + E: USEC_INITIALIZED=13601285 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:18 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:18 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:ACPI0007: + E: USEC_INITIALIZED=13601329 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:19 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:19 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:ACPI0007: + E: USEC_INITIALIZED=13599232 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:1a + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:1a + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:ACPI0007: + E: USEC_INITIALIZED=13600640 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:1b + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:1b + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:ACPI0007: + E: USEC_INITIALIZED=13602428 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:1c + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:1c + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:ACPI0007: + E: USEC_INITIALIZED=13599230 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:1d + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:1d + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:ACPI0007: + E: USEC_INITIALIZED=13599817 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:1e + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:1e + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:ACPI0007: + E: USEC_INITIALIZED=13599504 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:1f + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:1f + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:ACPI0007: + E: USEC_INITIALIZED=13600387 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0016:00 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0016:00 + E: SUBSYSTEM=acpi + E: MODALIAS= + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0016:01 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0016:01 + E: SUBSYSTEM=acpi + E: MODALIAS= + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0016:02 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0016:02 + E: SUBSYSTEM=acpi + E: MODALIAS= + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0016:03 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0016:03 + E: SUBSYSTEM=acpi + E: MODALIAS= + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0016:04 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0016:04 + E: SUBSYSTEM=acpi + E: MODALIAS= + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0016:05 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0016:05 + E: SUBSYSTEM=acpi + E: MODALIAS= + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0016:06 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0016:06 + E: SUBSYSTEM=acpi + E: MODALIAS= + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0016:07 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0016:07 + E: SUBSYSTEM=acpi + E: MODALIAS= + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0016:08 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0016:08 + E: SUBSYSTEM=acpi + E: MODALIAS= + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0016:09 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0016:09 + E: SUBSYSTEM=acpi + E: MODALIAS= + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0016:0a + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0016:0a + E: SUBSYSTEM=acpi + E: MODALIAS= + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0016:0b + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0016:0b + E: SUBSYSTEM=acpi + E: MODALIAS= + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0016:0c + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0016:0c + E: SUBSYSTEM=acpi + E: MODALIAS= + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0016:0d + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0016:0d + E: SUBSYSTEM=acpi + E: MODALIAS= + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0016:0e + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0016:0e + E: SUBSYSTEM=acpi + E: MODALIAS= + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0016:0f + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0016:0f + E: SUBSYSTEM=acpi + E: MODALIAS= + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0017:00 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0017:00 + E: SUBSYSTEM=acpi + E: MODALIAS= + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0010:00 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0010:00 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:AMDI0010: + E: USEC_INITIALIZED=13601206 + E: ID_VENDOR_FROM_DATABASE=Amdek Corporation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0010:00/wakeup/wakeup52 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0010:00/wakeup/wakeup52 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0010:01 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0010:01 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:AMDI0010: + E: USEC_INITIALIZED=13599647 + E: ID_VENDOR_FROM_DATABASE=Amdek Corporation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0010:01/wakeup/wakeup53 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0010:01/wakeup/wakeup53 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0010:02 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0010:02 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:AMDI0010: + E: USEC_INITIALIZED=13601935 + E: ID_VENDOR_FROM_DATABASE=Amdek Corporation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0010:02/wakeup/wakeup54 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0010:02/wakeup/wakeup54 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0010:03 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0010:03 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:AMDI0010: + E: USEC_INITIALIZED=13600838 + E: ID_VENDOR_FROM_DATABASE=Amdek Corporation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0010:03/wakeup/wakeup55 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0010:03/wakeup/wakeup55 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0010:04 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0010:04 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:AMDI0010: + E: USEC_INITIALIZED=13600679 + E: ID_VENDOR_FROM_DATABASE=Amdek Corporation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0010:04/wakeup/wakeup56 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0010:04/wakeup/wakeup56 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0010:05 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0010:05 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:AMDI0010: + E: USEC_INITIALIZED=13601913 + E: ID_VENDOR_FROM_DATABASE=Amdek Corporation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0010:05/wakeup/wakeup57 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0010:05/wakeup/wakeup57 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0020:00 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0020:00 + E: SUBSYSTEM=acpi + E: MODALIAS= + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0020:01 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0020:01 + E: SUBSYSTEM=acpi + E: MODALIAS= + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0020:02 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0020:02 + E: SUBSYSTEM=acpi + E: MODALIAS= + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0020:03 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0020:03 + E: SUBSYSTEM=acpi + E: MODALIAS= + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0030:00 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0030:00 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:AMDI0030:AMDI0030: + E: USEC_INITIALIZED=13602720 + E: ID_VENDOR_FROM_DATABASE=Amdek Corporation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0030:00/wakeup/wakeup58 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0030:00/wakeup/wakeup58 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0501:02 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0501:02 + E: SUBSYSTEM=acpi + E: MODALIAS= + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0501:03 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0501:03 + E: SUBSYSTEM=acpi + E: MODALIAS= + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0501:04 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0501:04 + E: SUBSYSTEM=acpi + E: MODALIAS= + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0501:05 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0501:05 + E: SUBSYSTEM=acpi + E: MODALIAS= + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:PNP0A08:PNP0A03: + E: USEC_INITIALIZED=13602598 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/AMDI0096:00 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/AMDI0096:00 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:AMDI0096: + E: USEC_INITIALIZED=13621805 + E: ID_VENDOR_FROM_DATABASE=Amdek Corporation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/wakeup/wakeup0 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/wakeup/wakeup0 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/wakeup/wakeup1 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/wakeup/wakeup1 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:02 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:02 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:02/device:03 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:02/device:03 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:02/wakeup/wakeup2 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:02/wakeup/wakeup2 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:04 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:04 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:04/device:05 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:04/device:05 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:04/wakeup/wakeup3 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:04/wakeup/wakeup3 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:06 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:06 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:06/device:07 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:06/device:07 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:08 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:08 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:08/device:09 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:08/device:09 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0a + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0a + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0b + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0b + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0c + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0c + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0d + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0d + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0e + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0e + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0f + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0f + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0f/device:10 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0f/device:10 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:11 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:11 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:11/device:12 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:11/device:12 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:13 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:13 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:13/device:14 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:13/device:14 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:15 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:15 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:15/device:16 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:15/device:16 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:17 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:17 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:18 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:18 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:19 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:19 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1a + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1a + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1b + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1b + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1c + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1c + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1d + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1d + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1d/device:1e + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1d/device:1e + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1d/device:1e/device:1f + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1d/device:1e/device:1f + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1d/wakeup/wakeup4 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1d/wakeup/wakeup4 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:20 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:20 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:21 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:21 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/device:23 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/device:23 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/device:23/wakeup/wakeup9 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/device:23/wakeup/wakeup9 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/device:24 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/device:24 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/device:24/wakeup/wakeup10 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/device:24/wakeup/wakeup10 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/device:25 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/device:25 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/device:26 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/device:26 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/device:27 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/device:27 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/device:28 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/device:28 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/device:29 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/device:29 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/device:2a + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/device:2a + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/device:2a/device:2b + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/device:2a/device:2b + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/device:2a/device:2b/device:2c + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/device:2a/device:2b/device:2c + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/device:2a/device:2b/device:2d + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/device:2a/device:2b/device:2d + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/device:2a/device:2b/device:2e + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/device:2a/device:2b/device:2e + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/device:2a/device:2b/device:2f + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/device:2a/device:2b/device:2f + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/device:2a/wakeup/wakeup11 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/device:2a/wakeup/wakeup11 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/wakeup/wakeup5 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/wakeup/wakeup5 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:31 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:31 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:31/LNXPOWER:00 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:31/LNXPOWER:00 + E: SUBSYSTEM=acpi + E: MODALIAS= + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:31/LNXPOWER:01 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:31/LNXPOWER:01 + E: SUBSYSTEM=acpi + E: MODALIAS= + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:31/device:32 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:31/device:32 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:31/device:32/device:33 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:31/device:32/device:33 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:31/device:32/device:34 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:31/device:32/device:34 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:31/device:35 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:31/device:35 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:31/device:35/device:36 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:31/device:35/device:36 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:31/device:35/device:37 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:31/device:35/device:37 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:31/wakeup/wakeup12 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:31/wakeup/wakeup12 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:38 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:38 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:38/LNXPOWER:02 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:38/LNXPOWER:02 + E: SUBSYSTEM=acpi + E: MODALIAS= + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:38/LNXPOWER:03 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:38/LNXPOWER:03 + E: SUBSYSTEM=acpi + E: MODALIAS= + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:38/device:39 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:38/device:39 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:38/device:39/device:3a + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:38/device:39/device:3a + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:38/device:39/device:3b + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:38/device:39/device:3b + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:38/device:3c + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:38/device:3c + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:38/device:3c/device:3d + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:38/device:3c/device:3d + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:38/device:3c/device:3e + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:38/device:3c/device:3e + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:38/wakeup/wakeup13 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:38/wakeup/wakeup13 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/wakeup/wakeup7 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/wakeup/wakeup7 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/wakeup/wakeup14 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/wakeup/wakeup14 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:PNP0A08:PNP0A03: + E: USEC_INITIALIZED=13602670 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:3f + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:3f + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:3f/wakeup/wakeup15 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:3f/wakeup/wakeup15 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:40 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:40 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:40/wakeup/wakeup16 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:40/wakeup/wakeup16 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:41 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:41 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:41/device:42 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:41/device:42 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:43 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:43 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:44 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:44 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:44/device:45 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:44/device:45 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:46 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:46 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:46/device:47 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:46/device:47 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:48 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:48 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:49 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:49 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:4a + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:4a + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:4b + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:4b + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:4c + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:4c + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:4d + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:4d + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:4e + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:4e + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:4f + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:4f + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:50 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:50 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:51 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:51 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:52 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:52 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:53 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:53 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:54 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:54 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:55 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:55 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:56 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:56 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:56/device:57 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:56/device:57 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:56/device:57/wakeup/wakeup19 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:56/device:57/wakeup/wakeup19 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:56/device:58 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:56/device:58 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:56/device:58/wakeup/wakeup20 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:56/device:58/wakeup/wakeup20 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:56/device:59 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:56/device:59 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:56/device:5a + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:56/device:5a + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:56/wakeup/wakeup17 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:56/wakeup/wakeup17 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:5b + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:5b + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/wakeup/wakeup21 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/wakeup/wakeup21 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:PNP0A08:PNP0A03: + E: USEC_INITIALIZED=13602393 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/AMDI0095:00 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/AMDI0095:00 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:AMDI0095: + E: USEC_INITIALIZED=13609879 + E: ID_VENDOR_FROM_DATABASE=Amdek Corporation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/PNP0C01:00 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/PNP0C01:00 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:PNP0C01: + E: USEC_INITIALIZED=13613711 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/PNP0C02:01 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/PNP0C02:01 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:PNP0C02: + E: USEC_INITIALIZED=13608314 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:5c + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:5c + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:5c/wakeup/wakeup22 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:5c/wakeup/wakeup22 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:5d + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:5d + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:5d/wakeup/wakeup23 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:5d/wakeup/wakeup23 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:5e + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:5e + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:5e/device:5f + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:5e/device:5f + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:5e/wakeup/wakeup24 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:5e/wakeup/wakeup24 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:60 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:60 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:60/device:61 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:60/device:61 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:60/wakeup/wakeup25 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:60/wakeup/wakeup25 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:62 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:62 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:62/device:63 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:62/device:63 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:62/wakeup/wakeup26 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:62/wakeup/wakeup26 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:64 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:64 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:64/device:65 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:64/device:65 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:64/wakeup/wakeup27 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:64/wakeup/wakeup27 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:66 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:66 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:67 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:67 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:68 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:68 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:69 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:69 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:6a + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:6a + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:6b + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:6b + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:6b/device:6c + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:6b/device:6c + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:6b/wakeup/wakeup28 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:6b/wakeup/wakeup28 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:6d + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:6d + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:6d/device:6e + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:6d/device:6e + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:6f + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:6f + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:6f/device:70 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:6f/device:70 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:71 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:71 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:71/device:72 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:71/device:72 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:73 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:73 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:74 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:74 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:75 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:75 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:76 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:76 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:77 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:77 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:78 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:78 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:79 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:79 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7a + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7a + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7b + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7b + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:7d + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:7d + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:7d/wakeup/wakeup34 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:7d/wakeup/wakeup34 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:7e + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:7e + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:7e/wakeup/wakeup35 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:7e/wakeup/wakeup35 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:7f + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:7f + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:80 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:80 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:81 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:81 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:81/wakeup/wakeup37 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:81/wakeup/wakeup37 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:82 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:82 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:83 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:83 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:84 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:84 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:84/device:85 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:84/device:85 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:84/device:85/device:86 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:84/device:85/device:86 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:84/device:85/device:86/device:87 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:84/device:85/device:86/device:87 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:84/device:85/device:86/device:88 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:84/device:85/device:86/device:88 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:84/device:85/device:86/device:89 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:84/device:85/device:86/device:89 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:84/device:85/device:86/device:8a + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:84/device:85/device:86/device:8a + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:84/device:85/device:8b + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:84/device:85/device:8b + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:84/device:85/device:8b/device:8c + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:84/device:85/device:8b/device:8c + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:84/device:85/device:8b/device:8d + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:84/device:85/device:8b/device:8d + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:84/device:85/device:8b/device:8e + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:84/device:85/device:8b/device:8e + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:84/device:85/device:8b/device:8f + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:84/device:85/device:8b/device:8f + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:84/device:85/device:90 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:84/device:85/device:90 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:84/device:85/device:91 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:84/device:85/device:91 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:84/wakeup/wakeup36 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:84/wakeup/wakeup36 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/wakeup/wakeup29 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/wakeup/wakeup29 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:93 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:93 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:93/LNXPOWER:04 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:93/LNXPOWER:04 + E: SUBSYSTEM=acpi + E: MODALIAS= + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:93/LNXPOWER:05 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:93/LNXPOWER:05 + E: SUBSYSTEM=acpi + E: MODALIAS= + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:93/device:94 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:93/device:94 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:93/device:94/device:95 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:93/device:94/device:95 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:93/device:94/device:96 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:93/device:94/device:96 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:93/device:97 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:93/device:97 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:93/device:97/device:98 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:93/device:97/device:98 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:93/device:97/device:99 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:93/device:97/device:99 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:93/wakeup/wakeup38 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:93/wakeup/wakeup38 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:9a + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:9a + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:9a/LNXPOWER:06 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:9a/LNXPOWER:06 + E: SUBSYSTEM=acpi + E: MODALIAS= + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:9a/LNXPOWER:07 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:9a/LNXPOWER:07 + E: SUBSYSTEM=acpi + E: MODALIAS= + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:9a/device:9b + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:9a/device:9b + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:9a/device:9b/device:9c + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:9a/device:9b/device:9c + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:9a/device:9b/device:9d + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:9a/device:9b/device:9d + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:9a/device:9e + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:9a/device:9e + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:9a/device:9e/device:9f + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:9a/device:9e/device:9f + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:9a/device:9e/device:a0 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:9a/device:9e/device:a0 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/wakeup/wakeup31 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/wakeup/wakeup31 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a1 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a1 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a1/wakeup/wakeup32 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a1/wakeup/wakeup32 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2/IPI0001:00 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2/IPI0001:00 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:IPI0001: + E: USEC_INITIALIZED=13655616 + E: ID_VENDOR_FROM_DATABASE=Intelligent Platform Management Interface (IPMI) forum (Intel, HP, NEC, Dell) + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2/IPI0001:00/wakeup/wakeup65 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2/IPI0001:00/wakeup/wakeup65 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2/IPI0002:00 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2/IPI0002:00 + E: SUBSYSTEM=acpi + E: MODALIAS= + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2/IPI0003:00 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2/IPI0003:00 + E: SUBSYSTEM=acpi + E: MODALIAS= + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2/PNP0000:00 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2/PNP0000:00 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:PNP0000: + E: USEC_INITIALIZED=13629986 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2/PNP0100:00 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2/PNP0100:00 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:PNP0100: + E: USEC_INITIALIZED=13636618 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2/PNP0200:00 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2/PNP0200:00 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:PNP0200: + E: USEC_INITIALIZED=13629352 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2/PNP0501:00 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2/PNP0501:00 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:PNP0501: + E: USEC_INITIALIZED=13640833 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2/PNP0501:01 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2/PNP0501:01 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:PNP0501: + E: USEC_INITIALIZED=13629779 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2/PNP0800:00 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2/PNP0800:00 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:PNP0800: + E: USEC_INITIALIZED=13643621 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2/PNP0B00:00 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2/PNP0B00:00 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:PNP0B00: + E: USEC_INITIALIZED=13636513 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2/PNP0C02:00 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2/PNP0C02:00 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:PNP0C02: + E: USEC_INITIALIZED=13636034 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2/PNP0C08:00 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2/PNP0C08:00 + E: SUBSYSTEM=acpi + E: MODALIAS= + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2/PNP0C08:01 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2/PNP0C08:01 + E: SUBSYSTEM=acpi + E: MODALIAS= + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2/PNP0C08:02 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2/PNP0C08:02 + E: SUBSYSTEM=acpi + E: MODALIAS= + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2/PNP0C08:03 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2/PNP0C08:03 + E: SUBSYSTEM=acpi + E: MODALIAS= + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2/wakeup/wakeup33 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2/wakeup/wakeup33 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a3 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a3 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/wakeup/wakeup39 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/wakeup/wakeup39 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:PNP0A08:PNP0A03: + E: USEC_INITIALIZED=13623970 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:a4 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:a4 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:a4/wakeup/wakeup40 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:a4/wakeup/wakeup40 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:a5 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:a5 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:a5/wakeup/wakeup41 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:a5/wakeup/wakeup41 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:a6 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:a6 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:a7 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:a7 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:a8 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:a8 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:a9 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:a9 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:aa + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:aa + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:ab + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:ab + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:ac + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:ac + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:ad + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:ad + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:ae + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:ae + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:af + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:af + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:af/device:b0 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:af/device:b0 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:af/wakeup/wakeup42 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:af/wakeup/wakeup42 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:b1 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:b1 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:b1/device:b2 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:b1/device:b2 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:b1/wakeup/wakeup43 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:b1/wakeup/wakeup43 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:b3 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:b3 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:b3/device:b4 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:b3/device:b4 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:b3/wakeup/wakeup44 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:b3/wakeup/wakeup44 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:b5 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:b5 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:b5/device:b6 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:b5/device:b6 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:b5/wakeup/wakeup45 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:b5/wakeup/wakeup45 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:b7 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:b7 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:b8 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:b8 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:b9 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:b9 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:ba + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:ba + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:bb + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:bb + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:bc + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:bc + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:bc/device:bd + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:bc/device:bd + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:bc/device:bd/wakeup/wakeup48 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:bc/device:bd/wakeup/wakeup48 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:bc/device:be + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:bc/device:be + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:bc/device:be/wakeup/wakeup49 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:bc/device:be/wakeup/wakeup49 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:bc/device:bf + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:bc/device:bf + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:bc/device:c0 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:bc/device:c0 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:bc/wakeup/wakeup46 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:bc/wakeup/wakeup46 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:c1 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:c1 + E: SUBSYSTEM=acpi + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/wakeup/wakeup50 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/wakeup/wakeup50 + E: SUBSYSTEM=wakeup + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0F:00 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0F:00 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:PNP0C0F: + E: USEC_INITIALIZED=13639432 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0F:01 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0F:01 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:PNP0C0F: + E: USEC_INITIALIZED=13644887 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0F:02 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0F:02 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:PNP0C0F: + E: USEC_INITIALIZED=13648891 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0F:03 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0F:03 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:PNP0C0F: + E: USEC_INITIALIZED=13645541 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0F:04 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0F:04 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:PNP0C0F: + E: USEC_INITIALIZED=13645892 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0F:05 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0F:05 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:PNP0C0F: + E: USEC_INITIALIZED=13648837 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0F:06 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0F:06 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:PNP0C0F: + E: USEC_INITIALIZED=13654462 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0F:07 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0F:07 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:PNP0C0F: + E: USEC_INITIALIZED=13648062 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C31:00 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C31:00 + E: SUBSYSTEM=acpi + E: MODALIAS= + + P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C33:00 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C33:00 + E: SUBSYSTEM=acpi + E: DRIVER=hardware_error_device + E: MODALIAS=acpi:PNP0C33: + E: USEC_INITIALIZED=13648406 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/LNXSYSTM:00/LNXSYBUS:01 + L: 0 + E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:01 + E: SUBSYSTEM=acpi + E: MODALIAS=acpi:LNXSYBUS: + E: USEC_INITIALIZED=13659334 + E: ID_VENDOR_FROM_DATABASE=The Linux Foundation + + P: /devices/amd_iommu_0 + L: 0 + E: DEVPATH=/devices/amd_iommu_0 + E: SUBSYSTEM=event_source + + P: /devices/amd_iommu_1 + L: 0 + E: DEVPATH=/devices/amd_iommu_1 + E: SUBSYSTEM=event_source + + P: /devices/amd_iommu_2 + L: 0 + E: DEVPATH=/devices/amd_iommu_2 + E: SUBSYSTEM=event_source + + P: /devices/amd_iommu_3 + L: 0 + E: DEVPATH=/devices/amd_iommu_3 + E: SUBSYSTEM=event_source + + P: /devices/amd_l2 + L: 0 + E: DEVPATH=/devices/amd_l2 + E: SUBSYSTEM=event_source + + P: /devices/amd_nb + L: 0 + E: DEVPATH=/devices/amd_nb + E: SUBSYSTEM=event_source + + P: /devices/breakpoint + L: 0 + E: DEVPATH=/devices/breakpoint + E: SUBSYSTEM=event_source + + P: /devices/cpu + L: 0 + E: DEVPATH=/devices/cpu + E: SUBSYSTEM=event_source + + P: /devices/ibs_fetch + L: 0 + E: DEVPATH=/devices/ibs_fetch + E: SUBSYSTEM=event_source + + P: /devices/ibs_op + L: 0 + E: DEVPATH=/devices/ibs_op + E: SUBSYSTEM=event_source + + P: /devices/kprobe + L: 0 + E: DEVPATH=/devices/kprobe + E: SUBSYSTEM=event_source + + P: /devices/msr + L: 0 + E: DEVPATH=/devices/msr + E: SUBSYSTEM=event_source + + P: /devices/pci0000:00/0000:00:00.0 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:00.0 + E: SUBSYSTEM=pci + E: PCI_CLASS=60000 + E: PCI_ID=1022:14A4 + E: PCI_SUBSYS_ID=15D9:1C63 + E: PCI_SLOT_NAME=0000:00:00.0 + E: MODALIAS=pci:v00001022d000014A4sv000015D9sd00001C63bc06sc00i00 + E: USEC_INITIALIZED=13649914 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=Host bridge + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:00/0000:00:00.2 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:00.2 + E: SUBSYSTEM=pci + E: PCI_CLASS=80600 + E: PCI_ID=1022:149E + E: PCI_SUBSYS_ID=1022:149E + E: PCI_SLOT_NAME=0000:00:00.2 + E: MODALIAS=pci:v00001022d0000149Esv00001022sd0000149Ebc08sc06i00 + E: USEC_INITIALIZED=13653174 + E: ID_PCI_CLASS_FROM_DATABASE=Generic system peripheral + E: ID_PCI_SUBCLASS_FROM_DATABASE=IOMMU + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:00/0000:00:00.2/iommu/ivhd2 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:00.2/iommu/ivhd2 + E: SUBSYSTEM=iommu + + P: /devices/pci0000:00/0000:00:00.3 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:00.3 + E: SUBSYSTEM=pci + E: PCI_CLASS=80700 + E: PCI_ID=1022:14A6 + E: PCI_SUBSYS_ID=1022:14A6 + E: PCI_SLOT_NAME=0000:00:00.3 + E: MODALIAS=pci:v00001022d000014A6sv00001022sd000014A6bc08sc07i00 + E: USEC_INITIALIZED=13657858 + E: ID_PCI_CLASS_FROM_DATABASE=Generic system peripheral + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:00/0000:00:01.0 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:01.0 + E: SUBSYSTEM=pci + E: PCI_CLASS=60000 + E: PCI_ID=1022:149F + E: PCI_SUBSYS_ID=0000:0000 + E: PCI_SLOT_NAME=0000:00:01.0 + E: MODALIAS=pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00 + E: USEC_INITIALIZED=13654673 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=Host bridge + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:00/0000:00:01.1 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:01.1 + E: SUBSYSTEM=pci + E: DRIVER=pcieport + E: PCI_CLASS=60400 + E: PCI_ID=1022:14AB + E: PCI_SUBSYS_ID=1022:1453 + E: PCI_SLOT_NAME=0000:00:01.1 + E: MODALIAS=pci:v00001022d000014ABsv00001022sd00001453bc06sc04i00 + E: USEC_INITIALIZED=13670991 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=PCI bridge + E: ID_PCI_INTERFACE_FROM_DATABASE=Normal decode + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:00/0000:00:01.1/0000:00:01.1:pcie001 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:01.1/0000:00:01.1:pcie001 + E: SUBSYSTEM=pci_express + E: DRIVER=pcie_pme + + P: /devices/pci0000:00/0000:00:01.1/0000:00:01.1:pcie004 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:01.1/0000:00:01.1:pcie004 + E: SUBSYSTEM=pci_express + E: DRIVER=pciehp + + P: /devices/pci0000:00/0000:00:01.1/0000:00:01.1:pcie010 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:01.1/0000:00:01.1:pcie010 + E: SUBSYSTEM=pci_express + + P: /devices/pci0000:00/0000:00:01.1/0000:01:00.0 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:01.1/0000:01:00.0 + E: SUBSYSTEM=pci + E: DRIVER=nvme + E: PCI_CLASS=10802 + E: PCI_ID=144D:A80A + E: PCI_SUBSYS_ID=144D:AA0A + E: PCI_SLOT_NAME=0000:01:00.0 + E: MODALIAS=pci:v0000144Dd0000A80Asv0000144Dsd0000AA0Abc01sc08i02 + E: USEC_INITIALIZED=13682129 + E: ID_PCI_CLASS_FROM_DATABASE=Mass storage controller + E: ID_PCI_SUBCLASS_FROM_DATABASE=Non-Volatile memory controller + E: ID_PCI_INTERFACE_FROM_DATABASE=NVM Express + E: ID_VENDOR_FROM_DATABASE=Samsung Electronics Co Ltd + + P: /devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme2 + N: nvme2 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme2 + E: SUBSYSTEM=nvme + E: DEVNAME=/dev/nvme2 + E: NVME_TRTYPE=pcie + E: MAJOR=240 + E: MINOR=2 + E: USEC_INITIALIZED=13690521 + E: ID_PCI_CLASS_FROM_DATABASE=Mass storage controller + E: ID_PCI_SUBCLASS_FROM_DATABASE=Non-Volatile memory controller + E: ID_PCI_INTERFACE_FROM_DATABASE=NVM Express + E: ID_VENDOR_FROM_DATABASE=Samsung Electronics Co Ltd + + P: /devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme2/nvme2n1 + N: nvme2n1 + L: 0 + S: disk/by-id/nvme-eui.3634473057b149400025384e00000001 + S: disk/by-path/pci-0000:01:00.0-nvme-1 + S: disk/by-dname/nvme2n1 + S: disk/by-id/nvme-SAMSUNG_MZQL21T9HCJR-00A07_S64GNN0WB14940 + E: DEVPATH=/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme2/nvme2n1 + E: SUBSYSTEM=block + E: DEVNAME=/dev/nvme2n1 + E: DEVTYPE=disk + E: MAJOR=259 + E: MINOR=4 + E: USEC_INITIALIZED=10275324 + E: MPATH_SBIN_PATH=/sbin + E: DM_MULTIPATH_DEVICE_PATH=0 + E: ID_SERIAL_SHORT=S64GNN0WB14940 + E: ID_WWN=eui.3634473057b149400025384e00000001 + E: ID_MODEL=SAMSUNG MZQL21T9HCJR-00A07 + E: ID_REVISION=GDC5A02Q + E: ID_SERIAL=SAMSUNG MZQL21T9HCJR-00A07_S64GNN0WB14940 + E: ID_PATH=pci-0000:01:00.0-nvme-1 + E: ID_PATH_TAG=pci-0000_01_00_0-nvme-1 + E: DEVLINKS=/dev/disk/by-id/nvme-eui.3634473057b149400025384e00000001 /dev/disk/by-path/pci-0000:01:00.0-nvme-1 /dev/disk/by-dname/nvme2n1 /dev/disk/by-id/nvme-SAMSUNG_MZQL21T9HCJR-00A07_S64GNN0WB14940 + E: TAGS=:systemd: + + P: /devices/pci0000:00/0000:00:01.1/pci_bus/0000:01 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:01.1/pci_bus/0000:01 + E: SUBSYSTEM=pci_bus + + P: /devices/pci0000:00/0000:00:01.2 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:01.2 + E: SUBSYSTEM=pci + E: DRIVER=pcieport + E: PCI_CLASS=60400 + E: PCI_ID=1022:14AB + E: PCI_SUBSYS_ID=1022:1453 + E: PCI_SLOT_NAME=0000:00:01.2 + E: MODALIAS=pci:v00001022d000014ABsv00001022sd00001453bc06sc04i00 + E: USEC_INITIALIZED=13665792 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=PCI bridge + E: ID_PCI_INTERFACE_FROM_DATABASE=Normal decode + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:00/0000:00:01.2/0000:00:01.2:pcie001 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:01.2/0000:00:01.2:pcie001 + E: SUBSYSTEM=pci_express + E: DRIVER=pcie_pme + + P: /devices/pci0000:00/0000:00:01.2/0000:00:01.2:pcie004 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:01.2/0000:00:01.2:pcie004 + E: SUBSYSTEM=pci_express + E: DRIVER=pciehp + + P: /devices/pci0000:00/0000:00:01.2/0000:00:01.2:pcie010 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:01.2/0000:00:01.2:pcie010 + E: SUBSYSTEM=pci_express + + P: /devices/pci0000:00/0000:00:01.2/0000:02:00.0 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:01.2/0000:02:00.0 + E: SUBSYSTEM=pci + E: DRIVER=nvme + E: PCI_CLASS=10802 + E: PCI_ID=144D:A80A + E: PCI_SUBSYS_ID=144D:AA0A + E: PCI_SLOT_NAME=0000:02:00.0 + E: MODALIAS=pci:v0000144Dd0000A80Asv0000144Dsd0000AA0Abc01sc08i02 + E: USEC_INITIALIZED=13684110 + E: ID_PCI_CLASS_FROM_DATABASE=Mass storage controller + E: ID_PCI_SUBCLASS_FROM_DATABASE=Non-Volatile memory controller + E: ID_PCI_INTERFACE_FROM_DATABASE=NVM Express + E: ID_VENDOR_FROM_DATABASE=Samsung Electronics Co Ltd + + P: /devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme3 + N: nvme3 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme3 + E: SUBSYSTEM=nvme + E: DEVNAME=/dev/nvme3 + E: NVME_TRTYPE=pcie + E: MAJOR=240 + E: MINOR=3 + E: USEC_INITIALIZED=13699346 + E: ID_PCI_CLASS_FROM_DATABASE=Mass storage controller + E: ID_PCI_SUBCLASS_FROM_DATABASE=Non-Volatile memory controller + E: ID_PCI_INTERFACE_FROM_DATABASE=NVM Express + E: ID_VENDOR_FROM_DATABASE=Samsung Electronics Co Ltd + + P: /devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme3/nvme3n1 + N: nvme3n1 + L: 0 + S: disk/by-dname/nvme3n1 + S: disk/by-id/nvme-eui.3634473057b149630025384e00000001 + S: disk/by-path/pci-0000:02:00.0-nvme-1 + S: disk/by-id/nvme-SAMSUNG_MZQL21T9HCJR-00A07_S64GNN0WB14963 + E: DEVPATH=/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme3/nvme3n1 + E: SUBSYSTEM=block + E: DEVNAME=/dev/nvme3n1 + E: DEVTYPE=disk + E: MAJOR=259 + E: MINOR=5 + E: USEC_INITIALIZED=10275335 + E: MPATH_SBIN_PATH=/sbin + E: DM_MULTIPATH_DEVICE_PATH=0 + E: ID_SERIAL_SHORT=S64GNN0WB14963 + E: ID_WWN=eui.3634473057b149630025384e00000001 + E: ID_MODEL=SAMSUNG MZQL21T9HCJR-00A07 + E: ID_REVISION=GDC5A02Q + E: ID_SERIAL=SAMSUNG MZQL21T9HCJR-00A07_S64GNN0WB14963 + E: ID_PATH=pci-0000:02:00.0-nvme-1 + E: ID_PATH_TAG=pci-0000_02_00_0-nvme-1 + E: DEVLINKS=/dev/disk/by-dname/nvme3n1 /dev/disk/by-id/nvme-eui.3634473057b149630025384e00000001 /dev/disk/by-path/pci-0000:02:00.0-nvme-1 /dev/disk/by-id/nvme-SAMSUNG_MZQL21T9HCJR-00A07_S64GNN0WB14963 + E: TAGS=:systemd: + + P: /devices/pci0000:00/0000:00:01.2/pci_bus/0000:02 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:01.2/pci_bus/0000:02 + E: SUBSYSTEM=pci_bus + + P: /devices/pci0000:00/0000:00:01.3 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:01.3 + E: SUBSYSTEM=pci + E: DRIVER=pcieport + E: PCI_CLASS=60400 + E: PCI_ID=1022:14AB + E: PCI_SUBSYS_ID=1022:1453 + E: PCI_SLOT_NAME=0000:00:01.3 + E: MODALIAS=pci:v00001022d000014ABsv00001022sd00001453bc06sc04i00 + E: USEC_INITIALIZED=13652119 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=PCI bridge + E: ID_PCI_INTERFACE_FROM_DATABASE=Normal decode + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:00/0000:00:01.3/0000:00:01.3:pcie001 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:01.3/0000:00:01.3:pcie001 + E: SUBSYSTEM=pci_express + E: DRIVER=pcie_pme + + P: /devices/pci0000:00/0000:00:01.3/0000:00:01.3:pcie004 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:01.3/0000:00:01.3:pcie004 + E: SUBSYSTEM=pci_express + E: DRIVER=pciehp + + P: /devices/pci0000:00/0000:00:01.3/0000:00:01.3:pcie010 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:01.3/0000:00:01.3:pcie010 + E: SUBSYSTEM=pci_express + + P: /devices/pci0000:00/0000:00:01.3/pci_bus/0000:03 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:01.3/pci_bus/0000:03 + E: SUBSYSTEM=pci_bus + + P: /devices/pci0000:00/0000:00:01.4 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:01.4 + E: SUBSYSTEM=pci + E: DRIVER=pcieport + E: PCI_CLASS=60400 + E: PCI_ID=1022:14AB + E: PCI_SUBSYS_ID=1022:1453 + E: PCI_SLOT_NAME=0000:00:01.4 + E: MODALIAS=pci:v00001022d000014ABsv00001022sd00001453bc06sc04i00 + E: USEC_INITIALIZED=13652584 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=PCI bridge + E: ID_PCI_INTERFACE_FROM_DATABASE=Normal decode + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:00/0000:00:01.4/0000:00:01.4:pcie001 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:01.4/0000:00:01.4:pcie001 + E: SUBSYSTEM=pci_express + E: DRIVER=pcie_pme + + P: /devices/pci0000:00/0000:00:01.4/0000:00:01.4:pcie004 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:01.4/0000:00:01.4:pcie004 + E: SUBSYSTEM=pci_express + E: DRIVER=pciehp + + P: /devices/pci0000:00/0000:00:01.4/0000:00:01.4:pcie010 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:01.4/0000:00:01.4:pcie010 + E: SUBSYSTEM=pci_express + + P: /devices/pci0000:00/0000:00:01.4/pci_bus/0000:04 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:01.4/pci_bus/0000:04 + E: SUBSYSTEM=pci_bus + + P: /devices/pci0000:00/0000:00:02.0 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:02.0 + E: SUBSYSTEM=pci + E: PCI_CLASS=60000 + E: PCI_ID=1022:149F + E: PCI_SUBSYS_ID=0000:0000 + E: PCI_SLOT_NAME=0000:00:02.0 + E: MODALIAS=pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00 + E: USEC_INITIALIZED=13670616 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=Host bridge + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:00/0000:00:03.0 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:03.0 + E: SUBSYSTEM=pci + E: PCI_CLASS=60000 + E: PCI_ID=1022:149F + E: PCI_SUBSYS_ID=0000:0000 + E: PCI_SLOT_NAME=0000:00:03.0 + E: MODALIAS=pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00 + E: USEC_INITIALIZED=13670978 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=Host bridge + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:00/0000:00:03.1 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:03.1 + E: SUBSYSTEM=pci + E: DRIVER=pcieport + E: PCI_CLASS=60400 + E: PCI_ID=1022:14A5 + E: PCI_SUBSYS_ID=1022:1453 + E: PCI_SLOT_NAME=0000:00:03.1 + E: MODALIAS=pci:v00001022d000014A5sv00001022sd00001453bc06sc04i00 + E: USEC_INITIALIZED=13651164 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=PCI bridge + E: ID_PCI_INTERFACE_FROM_DATABASE=Normal decode + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:00/0000:00:03.1/0000:00:03.1:pcie001 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:03.1/0000:00:03.1:pcie001 + E: SUBSYSTEM=pci_express + E: DRIVER=pcie_pme + + P: /devices/pci0000:00/0000:00:03.1/0000:00:03.1:pcie010 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:03.1/0000:00:03.1:pcie010 + E: SUBSYSTEM=pci_express + + P: /devices/pci0000:00/0000:00:03.1/0000:05:00.0 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:03.1/0000:05:00.0 + E: SUBSYSTEM=pci + E: DRIVER=i40e + E: PCI_CLASS=20000 + E: PCI_ID=8086:15FF + E: PCI_SUBSYS_ID=15D9:1C27 + E: PCI_SLOT_NAME=0000:05:00.0 + E: MODALIAS=pci:v00008086d000015FFsv000015D9sd00001C27bc02sc00i00 + E: USEC_INITIALIZED=13673172 + E: ID_PCI_CLASS_FROM_DATABASE=Network controller + E: ID_PCI_SUBCLASS_FROM_DATABASE=Ethernet controller + E: ID_VENDOR_FROM_DATABASE=Intel Corporation + E: ID_MODEL_FROM_DATABASE=Ethernet Controller X710 for 10GBASE-T + + P: /devices/pci0000:00/0000:00:03.1/0000:05:00.0/net/eno1 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:03.1/0000:05:00.0/net/eno1 + E: SUBSYSTEM=net + E: INTERFACE=eno1 + E: IFINDEX=2 + E: USEC_INITIALIZED=10388096 + E: ID_MM_CANDIDATE=1 + E: ID_NET_NAMING_SCHEME=v245 + E: ID_NET_NAME_MAC=enx7cc255a7cbd6 + E: ID_NET_NAME_PATH=enp5s0f0 + E: ID_BUS=pci + E: ID_VENDOR_ID=0x8086 + E: ID_MODEL_ID=0x15ff + E: ID_PCI_CLASS_FROM_DATABASE=Network controller + E: ID_PCI_SUBCLASS_FROM_DATABASE=Ethernet controller + E: ID_VENDOR_FROM_DATABASE=Intel Corporation + E: ID_MODEL_FROM_DATABASE=Ethernet Controller X710 for 10GBASE-T + E: ID_PATH=pci-0000:05:00.0 + E: ID_PATH_TAG=pci-0000_05_00_0 + E: ID_NET_DRIVER=i40e + E: ID_NET_LINK_FILE=/run/systemd/network/10-netplan-eno1.link + E: ID_NET_NAME=eno1 + E: SYSTEMD_ALIAS=/sys/subsystem/net/devices/eno1 + E: TAGS=:systemd: + + P: /devices/pci0000:00/0000:00:03.1/0000:05:00.0/ptp/ptp0 + N: ptp0 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:03.1/0000:05:00.0/ptp/ptp0 + E: SUBSYSTEM=ptp + E: DEVNAME=/dev/ptp0 + E: MAJOR=246 + E: MINOR=0 + + P: /devices/pci0000:00/0000:00:03.1/0000:05:00.1 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:03.1/0000:05:00.1 + E: SUBSYSTEM=pci + E: DRIVER=i40e + E: PCI_CLASS=20000 + E: PCI_ID=8086:15FF + E: PCI_SUBSYS_ID=15D9:0000 + E: PCI_SLOT_NAME=0000:05:00.1 + E: MODALIAS=pci:v00008086d000015FFsv000015D9sd00000000bc02sc00i00 + E: USEC_INITIALIZED=13675538 + E: ID_PCI_CLASS_FROM_DATABASE=Network controller + E: ID_PCI_SUBCLASS_FROM_DATABASE=Ethernet controller + E: ID_VENDOR_FROM_DATABASE=Intel Corporation + E: ID_MODEL_FROM_DATABASE=Ethernet Controller X710 for 10GBASE-T + + P: /devices/pci0000:00/0000:00:03.1/0000:05:00.1/net/eno2 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:03.1/0000:05:00.1/net/eno2 + E: SUBSYSTEM=net + E: INTERFACE=eno2 + E: IFINDEX=3 + E: USEC_INITIALIZED=10316106 + E: ID_MM_CANDIDATE=1 + E: ID_NET_NAMING_SCHEME=v245 + E: ID_NET_NAME_MAC=enx7cc255a7cbd7 + E: ID_NET_NAME_PATH=enp5s0f1 + E: ID_BUS=pci + E: ID_VENDOR_ID=0x8086 + E: ID_MODEL_ID=0x15ff + E: ID_PCI_CLASS_FROM_DATABASE=Network controller + E: ID_PCI_SUBCLASS_FROM_DATABASE=Ethernet controller + E: ID_VENDOR_FROM_DATABASE=Intel Corporation + E: ID_MODEL_FROM_DATABASE=Ethernet Controller X710 for 10GBASE-T + E: ID_PATH=pci-0000:05:00.1 + E: ID_PATH_TAG=pci-0000_05_00_1 + E: ID_NET_DRIVER=i40e + E: ID_NET_LINK_FILE=/run/systemd/network/10-netplan-eno2.link + E: ID_NET_NAME=eno2 + E: SYSTEMD_ALIAS=/sys/subsystem/net/devices/eno2 + E: TAGS=:systemd: + + P: /devices/pci0000:00/0000:00:03.1/0000:05:00.1/ptp/ptp1 + N: ptp1 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:03.1/0000:05:00.1/ptp/ptp1 + E: SUBSYSTEM=ptp + E: DEVNAME=/dev/ptp1 + E: MAJOR=246 + E: MINOR=1 + + P: /devices/pci0000:00/0000:00:03.1/pci_bus/0000:05 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:03.1/pci_bus/0000:05 + E: SUBSYSTEM=pci_bus + + P: /devices/pci0000:00/0000:00:04.0 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:04.0 + E: SUBSYSTEM=pci + E: PCI_CLASS=60000 + E: PCI_ID=1022:149F + E: PCI_SUBSYS_ID=0000:0000 + E: PCI_SLOT_NAME=0000:00:04.0 + E: MODALIAS=pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00 + E: USEC_INITIALIZED=13649864 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=Host bridge + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:00/0000:00:05.0 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:05.0 + E: SUBSYSTEM=pci + E: PCI_CLASS=60000 + E: PCI_ID=1022:149F + E: PCI_SUBSYS_ID=0000:0000 + E: PCI_SLOT_NAME=0000:00:05.0 + E: MODALIAS=pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00 + E: USEC_INITIALIZED=13671086 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=Host bridge + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:00/0000:00:07.0 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:07.0 + E: SUBSYSTEM=pci + E: PCI_CLASS=60000 + E: PCI_ID=1022:149F + E: PCI_SUBSYS_ID=0000:0000 + E: PCI_SLOT_NAME=0000:00:07.0 + E: MODALIAS=pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00 + E: USEC_INITIALIZED=13654569 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=Host bridge + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:00/0000:00:07.1 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:07.1 + E: SUBSYSTEM=pci + E: DRIVER=pcieport + E: PCI_CLASS=60400 + E: PCI_ID=1022:14A7 + E: PCI_SUBSYS_ID=1022:14A4 + E: PCI_SLOT_NAME=0000:00:07.1 + E: MODALIAS=pci:v00001022d000014A7sv00001022sd000014A4bc06sc04i00 + E: USEC_INITIALIZED=13656593 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=PCI bridge + E: ID_PCI_INTERFACE_FROM_DATABASE=Normal decode + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:00/0000:00:07.1/0000:00:07.1:pcie001 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:07.1/0000:00:07.1:pcie001 + E: SUBSYSTEM=pci_express + E: DRIVER=pcie_pme + + P: /devices/pci0000:00/0000:00:07.1/0000:00:07.1:pcie010 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:07.1/0000:00:07.1:pcie010 + E: SUBSYSTEM=pci_express + + P: /devices/pci0000:00/0000:00:07.1/0000:06:00.0 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:07.1/0000:06:00.0 + E: SUBSYSTEM=pci + E: PCI_CLASS=130000 + E: PCI_ID=1022:14AC + E: PCI_SUBSYS_ID=1022:14AC + E: PCI_SLOT_NAME=0000:06:00.0 + E: MODALIAS=pci:v00001022d000014ACsv00001022sd000014ACbc13sc00i00 + E: USEC_INITIALIZED=13670892 + E: ID_PCI_CLASS_FROM_DATABASE=Non-Essential Instrumentation + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:00/0000:00:07.1/0000:06:00.1 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:07.1/0000:06:00.1 + E: SUBSYSTEM=pci + E: PCI_CLASS=88000 + E: PCI_ID=1022:14DC + E: PCI_SUBSYS_ID=1022:14DC + E: PCI_SLOT_NAME=0000:06:00.1 + E: MODALIAS=pci:v00001022d000014DCsv00001022sd000014DCbc08sc80i00 + E: USEC_INITIALIZED=13670750 + E: ID_PCI_CLASS_FROM_DATABASE=Generic system peripheral + E: ID_PCI_SUBCLASS_FROM_DATABASE=System peripheral + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:00/0000:00:07.1/0000:06:00.4 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:07.1/0000:06:00.4 + E: SUBSYSTEM=pci + E: DRIVER=xhci_hcd + E: PCI_CLASS=C0330 + E: PCI_ID=1022:14C9 + E: PCI_SUBSYS_ID=15D9:1C63 + E: PCI_SLOT_NAME=0000:06:00.4 + E: MODALIAS=pci:v00001022d000014C9sv000015D9sd00001C63bc0Csc03i30 + E: USEC_INITIALIZED=13671035 + E: ID_PCI_CLASS_FROM_DATABASE=Serial bus controller + E: ID_PCI_SUBCLASS_FROM_DATABASE=USB controller + E: ID_PCI_INTERFACE_FROM_DATABASE=XHCI + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb3 + N: bus/usb/003/001 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb3 + E: SUBSYSTEM=usb + E: DEVNAME=/dev/bus/usb/003/001 + E: DEVTYPE=usb_device + E: DRIVER=usb + E: PRODUCT=1d6b/2/504 + E: TYPE=9/0/1 + E: BUSNUM=003 + E: DEVNUM=001 + E: MAJOR=189 + E: MINOR=256 + E: USEC_INITIALIZED=6895949 + E: ID_VENDOR=Linux_5.4.0-181-generic_xhci-hcd + E: ID_VENDOR_ENC=Linux\x205.4.0-181-generic\x20xhci-hcd + E: ID_VENDOR_ID=1d6b + E: ID_MODEL=xHCI_Host_Controller + E: ID_MODEL_ENC=xHCI\x20Host\x20Controller + E: ID_MODEL_ID=0002 + E: ID_REVISION=0504 + E: ID_SERIAL=Linux_5.4.0-181-generic_xhci-hcd_xHCI_Host_Controller_0000:06:00.4 + E: ID_SERIAL_SHORT=0000:06:00.4 + E: ID_BUS=usb + E: ID_USB_INTERFACES=:090000: + E: ID_VENDOR_FROM_DATABASE=Linux Foundation + E: ID_MODEL_FROM_DATABASE=2.0 root hub + E: ID_PATH=pci-0000:06:00.4 + E: ID_PATH_TAG=pci-0000_06_00_4 + E: ID_FOR_SEAT=usb-pci-0000_06_00_4 + E: TAGS=:seat: + + P: /devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb3/3-0:1.0 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb3/3-0:1.0 + E: SUBSYSTEM=usb + E: DEVTYPE=usb_interface + E: DRIVER=hub + E: PRODUCT=1d6b/2/504 + E: TYPE=9/0/1 + E: INTERFACE=9/0/0 + E: MODALIAS=usb:v1D6Bp0002d0504dc09dsc00dp01ic09isc00ip00in00 + E: USEC_INITIALIZED=13728406 + E: ID_USB_CLASS_FROM_DATABASE=Hub + E: ID_USB_PROTOCOL_FROM_DATABASE=Single TT + E: ID_VENDOR_FROM_DATABASE=Linux Foundation + E: ID_MODEL_FROM_DATABASE=2.0 root hub + E: ID_PATH=pci-0000:06:00.4-usb-0:0:1.0 + E: ID_PATH_TAG=pci-0000_06_00_4-usb-0_0_1_0 + + P: /devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb3/3-1 + N: bus/usb/003/002 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb3/3-1 + E: SUBSYSTEM=usb + E: DEVNAME=/dev/bus/usb/003/002 + E: DEVTYPE=usb_device + E: DRIVER=usb + E: PRODUCT=5e3/610/6160 + E: TYPE=9/0/2 + E: BUSNUM=003 + E: DEVNUM=002 + E: MAJOR=189 + E: MINOR=257 + E: USEC_INITIALIZED=6897170 + E: ID_VENDOR=05e3 + E: ID_VENDOR_ENC=05e3 + E: ID_VENDOR_ID=05e3 + E: ID_MODEL=USB2.0_Hub + E: ID_MODEL_ENC=USB2.0\x20Hub + E: ID_MODEL_ID=0610 + E: ID_REVISION=6160 + E: ID_SERIAL=05e3_USB2.0_Hub + E: ID_BUS=usb + E: ID_USB_INTERFACES=:090001:090002: + E: ID_VENDOR_FROM_DATABASE=Genesys Logic, Inc. + E: ID_MODEL_FROM_DATABASE=4-port hub + E: ID_PATH=pci-0000:06:00.4-usb-0:1 + E: ID_PATH_TAG=pci-0000_06_00_4-usb-0_1 + E: ID_FOR_SEAT=usb-pci-0000_06_00_4-usb-0_1 + E: TAGS=:seat: + + P: /devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb3/3-1/3-1:1.0 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb3/3-1/3-1:1.0 + E: SUBSYSTEM=usb + E: DEVTYPE=usb_interface + E: DRIVER=hub + E: PRODUCT=5e3/610/6160 + E: TYPE=9/0/2 + E: INTERFACE=9/0/2 + E: MODALIAS=usb:v05E3p0610d6160dc09dsc00dp02ic09isc00ip02in00 + E: USEC_INITIALIZED=13739832 + E: ID_USB_CLASS_FROM_DATABASE=Hub + E: ID_USB_PROTOCOL_FROM_DATABASE=TT per port + E: ID_VENDOR_FROM_DATABASE=Genesys Logic, Inc. + E: ID_MODEL_FROM_DATABASE=4-port hub + E: ID_PATH=pci-0000:06:00.4-usb-0:1:1.0 + E: ID_PATH_TAG=pci-0000_06_00_4-usb-0_1_1_0 + + P: /devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb3/3-2 + N: bus/usb/003/003 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb3/3-2 + E: SUBSYSTEM=usb + E: DEVNAME=/dev/bus/usb/003/003 + E: DEVTYPE=usb_device + E: DRIVER=usb + E: PRODUCT=5e3/610/6160 + E: TYPE=9/0/2 + E: BUSNUM=003 + E: DEVNUM=003 + E: MAJOR=189 + E: MINOR=258 + E: USEC_INITIALIZED=6820457 + E: ID_VENDOR=05e3 + E: ID_VENDOR_ENC=05e3 + E: ID_VENDOR_ID=05e3 + E: ID_MODEL=USB2.0_Hub + E: ID_MODEL_ENC=USB2.0\x20Hub + E: ID_MODEL_ID=0610 + E: ID_REVISION=6160 + E: ID_SERIAL=05e3_USB2.0_Hub + E: ID_BUS=usb + E: ID_USB_INTERFACES=:090001:090002: + E: ID_VENDOR_FROM_DATABASE=Genesys Logic, Inc. + E: ID_MODEL_FROM_DATABASE=4-port hub + E: ID_PATH=pci-0000:06:00.4-usb-0:2 + E: ID_PATH_TAG=pci-0000_06_00_4-usb-0_2 + E: ID_FOR_SEAT=usb-pci-0000_06_00_4-usb-0_2 + E: TAGS=:seat: + + P: /devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb3/3-2/3-2:1.0 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb3/3-2/3-2:1.0 + E: SUBSYSTEM=usb + E: DEVTYPE=usb_interface + E: DRIVER=hub + E: PRODUCT=5e3/610/6160 + E: TYPE=9/0/2 + E: INTERFACE=9/0/2 + E: MODALIAS=usb:v05E3p0610d6160dc09dsc00dp02ic09isc00ip02in00 + E: USEC_INITIALIZED=13730399 + E: ID_USB_CLASS_FROM_DATABASE=Hub + E: ID_USB_PROTOCOL_FROM_DATABASE=TT per port + E: ID_VENDOR_FROM_DATABASE=Genesys Logic, Inc. + E: ID_MODEL_FROM_DATABASE=4-port hub + E: ID_PATH=pci-0000:06:00.4-usb-0:2:1.0 + E: ID_PATH_TAG=pci-0000_06_00_4-usb-0_2_1_0 + + P: /devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb4 + N: bus/usb/004/001 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb4 + E: SUBSYSTEM=usb + E: DEVNAME=/dev/bus/usb/004/001 + E: DEVTYPE=usb_device + E: DRIVER=usb + E: PRODUCT=1d6b/3/504 + E: TYPE=9/0/3 + E: BUSNUM=004 + E: DEVNUM=001 + E: MAJOR=189 + E: MINOR=384 + E: USEC_INITIALIZED=6895896 + E: ID_VENDOR=Linux_5.4.0-181-generic_xhci-hcd + E: ID_VENDOR_ENC=Linux\x205.4.0-181-generic\x20xhci-hcd + E: ID_VENDOR_ID=1d6b + E: ID_MODEL=xHCI_Host_Controller + E: ID_MODEL_ENC=xHCI\x20Host\x20Controller + E: ID_MODEL_ID=0003 + E: ID_REVISION=0504 + E: ID_SERIAL=Linux_5.4.0-181-generic_xhci-hcd_xHCI_Host_Controller_0000:06:00.4 + E: ID_SERIAL_SHORT=0000:06:00.4 + E: ID_BUS=usb + E: ID_USB_INTERFACES=:090000: + E: ID_VENDOR_FROM_DATABASE=Linux Foundation + E: ID_MODEL_FROM_DATABASE=3.0 root hub + E: ID_PATH=pci-0000:06:00.4 + E: ID_PATH_TAG=pci-0000_06_00_4 + E: ID_FOR_SEAT=usb-pci-0000_06_00_4 + E: TAGS=:seat: + + P: /devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb4/4-0:1.0 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb4/4-0:1.0 + E: SUBSYSTEM=usb + E: DEVTYPE=usb_interface + E: DRIVER=hub + E: PRODUCT=1d6b/3/504 + E: TYPE=9/0/3 + E: INTERFACE=9/0/0 + E: MODALIAS=usb:v1D6Bp0003d0504dc09dsc00dp03ic09isc00ip00in00 + E: USEC_INITIALIZED=13714297 + E: ID_USB_CLASS_FROM_DATABASE=Hub + E: ID_VENDOR_FROM_DATABASE=Linux Foundation + E: ID_MODEL_FROM_DATABASE=3.0 root hub + E: ID_PATH=pci-0000:06:00.4-usb-0:0:1.0 + E: ID_PATH_TAG=pci-0000_06_00_4-usb-0_0_1_0 + + P: /devices/pci0000:00/0000:00:07.1/0000:06:00.4/wakeup/wakeup60 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:07.1/0000:06:00.4/wakeup/wakeup60 + E: SUBSYSTEM=wakeup + + P: /devices/pci0000:00/0000:00:07.1/0000:06:00.5 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:07.1/0000:06:00.5 + E: SUBSYSTEM=pci + E: PCI_CLASS=108000 + E: PCI_ID=1022:14CA + E: PCI_SUBSYS_ID=1022:14CA + E: PCI_SLOT_NAME=0000:06:00.5 + E: MODALIAS=pci:v00001022d000014CAsv00001022sd000014CAbc10sc80i00 + E: USEC_INITIALIZED=13672510 + E: ID_PCI_CLASS_FROM_DATABASE=Encryption controller + E: ID_PCI_SUBCLASS_FROM_DATABASE=Encryption controller + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:00/0000:00:07.1/pci_bus/0000:06 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:07.1/pci_bus/0000:06 + E: SUBSYSTEM=pci_bus + + P: /devices/pci0000:00/0000:00:07.1/wakeup/wakeup30 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:07.1/wakeup/wakeup30 + E: SUBSYSTEM=wakeup + + P: /devices/pci0000:00/0000:00:07.2 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:07.2 + E: SUBSYSTEM=pci + E: DRIVER=pcieport + E: PCI_CLASS=60400 + E: PCI_ID=1022:14A7 + E: PCI_SUBSYS_ID=1022:14A4 + E: PCI_SLOT_NAME=0000:00:07.2 + E: MODALIAS=pci:v00001022d000014A7sv00001022sd000014A4bc06sc04i00 + E: USEC_INITIALIZED=13653399 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=PCI bridge + E: ID_PCI_INTERFACE_FROM_DATABASE=Normal decode + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:00/0000:00:07.2/0000:00:07.2:pcie001 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:07.2/0000:00:07.2:pcie001 + E: SUBSYSTEM=pci_express + E: DRIVER=pcie_pme + + P: /devices/pci0000:00/0000:00:07.2/0000:00:07.2:pcie010 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:07.2/0000:00:07.2:pcie010 + E: SUBSYSTEM=pci_express + + P: /devices/pci0000:00/0000:00:07.2/0000:07:00.0 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:07.2/0000:07:00.0 + E: SUBSYSTEM=pci + E: DRIVER=ahci + E: PCI_CLASS=10601 + E: PCI_ID=1022:7901 + E: PCI_SUBSYS_ID=15D9:1C63 + E: PCI_SLOT_NAME=0000:07:00.0 + E: MODALIAS=pci:v00001022d00007901sv000015D9sd00001C63bc01sc06i01 + E: USEC_INITIALIZED=13671605 + E: ID_PCI_CLASS_FROM_DATABASE=Mass storage controller + E: ID_PCI_SUBCLASS_FROM_DATABASE=SATA controller + E: ID_PCI_INTERFACE_FROM_DATABASE=AHCI 1.0 + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + E: ID_MODEL_FROM_DATABASE=FCH SATA Controller [AHCI mode] + + P: /devices/pci0000:00/0000:00:07.2/0000:07:00.0/ata15/ata_port/ata15 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:07.2/0000:07:00.0/ata15/ata_port/ata15 + E: SUBSYSTEM=ata_port + + P: /devices/pci0000:00/0000:00:07.2/0000:07:00.0/ata15/host14 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:07.2/0000:07:00.0/ata15/host14 + E: SUBSYSTEM=scsi + E: DEVTYPE=scsi_host + + P: /devices/pci0000:00/0000:00:07.2/0000:07:00.0/ata15/host14/scsi_host/host14 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:07.2/0000:07:00.0/ata15/host14/scsi_host/host14 + E: SUBSYSTEM=scsi_host + + P: /devices/pci0000:00/0000:00:07.2/0000:07:00.0/ata15/link15/ata_link/link15 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:07.2/0000:07:00.0/ata15/link15/ata_link/link15 + E: SUBSYSTEM=ata_link + + P: /devices/pci0000:00/0000:00:07.2/0000:07:00.0/ata15/link15/dev15.0/ata_device/dev15.0 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:07.2/0000:07:00.0/ata15/link15/dev15.0/ata_device/dev15.0 + E: SUBSYSTEM=ata_device + + P: /devices/pci0000:00/0000:00:07.2/pci_bus/0000:07 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:07.2/pci_bus/0000:07 + E: SUBSYSTEM=pci_bus + + P: /devices/pci0000:00/0000:00:14.0 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:14.0 + E: SUBSYSTEM=pci + E: DRIVER=piix4_smbus + E: PCI_CLASS=C0500 + E: PCI_ID=1022:790B + E: PCI_SUBSYS_ID=15D9:1C63 + E: PCI_SLOT_NAME=0000:00:14.0 + E: MODALIAS=pci:v00001022d0000790Bsv000015D9sd00001C63bc0Csc05i00 + E: USEC_INITIALIZED=13650794 + E: ID_PCI_CLASS_FROM_DATABASE=Serial bus controller + E: ID_PCI_SUBCLASS_FROM_DATABASE=SMBus + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + E: ID_MODEL_FROM_DATABASE=FCH SMBus Controller + + P: /devices/pci0000:00/0000:00:14.0/i2c-6 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:14.0/i2c-6 + E: SUBSYSTEM=i2c + + P: /devices/pci0000:00/0000:00:14.0/i2c-6/i2c-dev/i2c-6 + N: i2c-6 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:14.0/i2c-6/i2c-dev/i2c-6 + E: SUBSYSTEM=i2c-dev + E: DEVNAME=/dev/i2c-6 + E: MAJOR=89 + E: MINOR=6 + + P: /devices/pci0000:00/0000:00:14.0/i2c-7 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:14.0/i2c-7 + E: SUBSYSTEM=i2c + + P: /devices/pci0000:00/0000:00:14.0/i2c-7/i2c-dev/i2c-7 + N: i2c-7 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:14.0/i2c-7/i2c-dev/i2c-7 + E: SUBSYSTEM=i2c-dev + E: DEVNAME=/dev/i2c-7 + E: MAJOR=89 + E: MINOR=7 + + P: /devices/pci0000:00/0000:00:14.0/i2c-8 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:14.0/i2c-8 + E: SUBSYSTEM=i2c + + P: /devices/pci0000:00/0000:00:14.0/i2c-8/i2c-dev/i2c-8 + N: i2c-8 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:14.0/i2c-8/i2c-dev/i2c-8 + E: SUBSYSTEM=i2c-dev + E: DEVNAME=/dev/i2c-8 + E: MAJOR=89 + E: MINOR=8 + + P: /devices/pci0000:00/0000:00:14.3 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:14.3 + E: SUBSYSTEM=pci + E: PCI_CLASS=60100 + E: PCI_ID=1022:790E + E: PCI_SUBSYS_ID=15D9:1C63 + E: PCI_SLOT_NAME=0000:00:14.3 + E: MODALIAS=pci:v00001022d0000790Esv000015D9sd00001C63bc06sc01i00 + E: USEC_INITIALIZED=13654644 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=ISA bridge + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + E: ID_MODEL_FROM_DATABASE=FCH LPC Bridge + + P: /devices/pci0000:00/0000:00:14.3/IPI0001:00 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:14.3/IPI0001:00 + E: SUBSYSTEM=platform + E: DRIVER=ipmi_si + E: MODALIAS=acpi:IPI0001: + E: USEC_INITIALIZED=13672738 + E: ID_VENDOR_FROM_DATABASE=Intelligent Platform Management Interface (IPMI) forum (Intel, HP, NEC, Dell) + E: ID_PATH=pci-0000:00:14.3-platform-IPI0001:00 + E: ID_PATH_TAG=pci-0000_00_14_3-platform-IPI0001_00 + + P: /devices/pci0000:00/0000:00:14.3/IPI0001:00/ipmi/ipmi0 + N: ipmi0 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:14.3/IPI0001:00/ipmi/ipmi0 + E: SUBSYSTEM=ipmi + E: DEVNAME=/dev/ipmi0 + E: MAJOR=237 + E: MINOR=0 + + P: /devices/pci0000:00/0000:00:14.3/PNP0800:00 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:14.3/PNP0800:00 + E: SUBSYSTEM=platform + E: MODALIAS=acpi:PNP0800: + E: USEC_INITIALIZED=13670893 + E: ID_PATH=pci-0000:00:14.3-platform-PNP0800:00 + E: ID_PATH_TAG=pci-0000_00_14_3-platform-PNP0800_00 + + P: /devices/pci0000:00/0000:00:18.0 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:18.0 + E: SUBSYSTEM=pci + E: PCI_CLASS=60000 + E: PCI_ID=1022:14AD + E: PCI_SUBSYS_ID=0000:0000 + E: PCI_SLOT_NAME=0000:00:18.0 + E: MODALIAS=pci:v00001022d000014ADsv00000000sd00000000bc06sc00i00 + E: USEC_INITIALIZED=13651201 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=Host bridge + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:00/0000:00:18.1 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:18.1 + E: SUBSYSTEM=pci + E: PCI_CLASS=60000 + E: PCI_ID=1022:14AE + E: PCI_SUBSYS_ID=0000:0000 + E: PCI_SLOT_NAME=0000:00:18.1 + E: MODALIAS=pci:v00001022d000014AEsv00000000sd00000000bc06sc00i00 + E: USEC_INITIALIZED=13658041 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=Host bridge + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:00/0000:00:18.2 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:18.2 + E: SUBSYSTEM=pci + E: PCI_CLASS=60000 + E: PCI_ID=1022:14AF + E: PCI_SUBSYS_ID=0000:0000 + E: PCI_SLOT_NAME=0000:00:18.2 + E: MODALIAS=pci:v00001022d000014AFsv00000000sd00000000bc06sc00i00 + E: USEC_INITIALIZED=13659695 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=Host bridge + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:00/0000:00:18.3 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:18.3 + E: SUBSYSTEM=pci + E: PCI_CLASS=60000 + E: PCI_ID=1022:14B0 + E: PCI_SUBSYS_ID=0000:0000 + E: PCI_SLOT_NAME=0000:00:18.3 + E: MODALIAS=pci:v00001022d000014B0sv00000000sd00000000bc06sc00i00 + E: USEC_INITIALIZED=13670589 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=Host bridge + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:00/0000:00:18.4 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:18.4 + E: SUBSYSTEM=pci + E: PCI_CLASS=60000 + E: PCI_ID=1022:14B1 + E: PCI_SUBSYS_ID=0000:0000 + E: PCI_SLOT_NAME=0000:00:18.4 + E: MODALIAS=pci:v00001022d000014B1sv00000000sd00000000bc06sc00i00 + E: USEC_INITIALIZED=13658890 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=Host bridge + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:00/0000:00:18.5 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:18.5 + E: SUBSYSTEM=pci + E: PCI_CLASS=60000 + E: PCI_ID=1022:14B2 + E: PCI_SUBSYS_ID=0000:0000 + E: PCI_SLOT_NAME=0000:00:18.5 + E: MODALIAS=pci:v00001022d000014B2sv00000000sd00000000bc06sc00i00 + E: USEC_INITIALIZED=13656344 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=Host bridge + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:00/0000:00:18.6 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:18.6 + E: SUBSYSTEM=pci + E: PCI_CLASS=60000 + E: PCI_ID=1022:14B3 + E: PCI_SUBSYS_ID=0000:0000 + E: PCI_SLOT_NAME=0000:00:18.6 + E: MODALIAS=pci:v00001022d000014B3sv00000000sd00000000bc06sc00i00 + E: USEC_INITIALIZED=13653893 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=Host bridge + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:00/0000:00:18.7 + L: 0 + E: DEVPATH=/devices/pci0000:00/0000:00:18.7 + E: SUBSYSTEM=pci + E: PCI_CLASS=60000 + E: PCI_ID=1022:14B4 + E: PCI_SUBSYS_ID=0000:0000 + E: PCI_SLOT_NAME=0000:00:18.7 + E: MODALIAS=pci:v00001022d000014B4sv00000000sd00000000bc06sc00i00 + E: USEC_INITIALIZED=13671166 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=Host bridge + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:00/AMDI0095:00 + L: 0 + E: DEVPATH=/devices/pci0000:00/AMDI0095:00 + E: SUBSYSTEM=platform + E: MODALIAS=acpi:AMDI0095: + E: USEC_INITIALIZED=13653284 + E: ID_VENDOR_FROM_DATABASE=Amdek Corporation + E: ID_PATH=platform-AMDI0095:00 + E: ID_PATH_TAG=platform-AMDI0095_00 + + P: /devices/pci0000:00/pci_bus/0000:00 + L: 0 + E: DEVPATH=/devices/pci0000:00/pci_bus/0000:00 + E: SUBSYSTEM=pci_bus + + P: /devices/pci0000:40/0000:40:00.0 + L: 0 + E: DEVPATH=/devices/pci0000:40/0000:40:00.0 + E: SUBSYSTEM=pci + E: PCI_CLASS=60000 + E: PCI_ID=1022:14A4 + E: PCI_SUBSYS_ID=15D9:1C63 + E: PCI_SLOT_NAME=0000:40:00.0 + E: MODALIAS=pci:v00001022d000014A4sv000015D9sd00001C63bc06sc00i00 + E: USEC_INITIALIZED=13654106 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=Host bridge + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:40/0000:40:00.2 + L: 0 + E: DEVPATH=/devices/pci0000:40/0000:40:00.2 + E: SUBSYSTEM=pci + E: PCI_CLASS=80600 + E: PCI_ID=1022:149E + E: PCI_SUBSYS_ID=1022:149E + E: PCI_SLOT_NAME=0000:40:00.2 + E: MODALIAS=pci:v00001022d0000149Esv00001022sd0000149Ebc08sc06i00 + E: USEC_INITIALIZED=13656441 + E: ID_PCI_CLASS_FROM_DATABASE=Generic system peripheral + E: ID_PCI_SUBCLASS_FROM_DATABASE=IOMMU + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:40/0000:40:00.2/iommu/ivhd3 + L: 0 + E: DEVPATH=/devices/pci0000:40/0000:40:00.2/iommu/ivhd3 + E: SUBSYSTEM=iommu + + P: /devices/pci0000:40/0000:40:00.3 + L: 0 + E: DEVPATH=/devices/pci0000:40/0000:40:00.3 + E: SUBSYSTEM=pci + E: PCI_CLASS=80700 + E: PCI_ID=1022:14A6 + E: PCI_SUBSYS_ID=1022:14A6 + E: PCI_SLOT_NAME=0000:40:00.3 + E: MODALIAS=pci:v00001022d000014A6sv00001022sd000014A6bc08sc07i00 + E: USEC_INITIALIZED=13656654 + E: ID_PCI_CLASS_FROM_DATABASE=Generic system peripheral + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:40/0000:40:01.0 + L: 0 + E: DEVPATH=/devices/pci0000:40/0000:40:01.0 + E: SUBSYSTEM=pci + E: PCI_CLASS=60000 + E: PCI_ID=1022:149F + E: PCI_SUBSYS_ID=0000:0000 + E: PCI_SLOT_NAME=0000:40:01.0 + E: MODALIAS=pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00 + E: USEC_INITIALIZED=13670027 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=Host bridge + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:40/0000:40:01.1 + L: 0 + E: DEVPATH=/devices/pci0000:40/0000:40:01.1 + E: SUBSYSTEM=pci + E: DRIVER=pcieport + E: PCI_CLASS=60400 + E: PCI_ID=1022:14AB + E: PCI_SUBSYS_ID=1022:1453 + E: PCI_SLOT_NAME=0000:40:01.1 + E: MODALIAS=pci:v00001022d000014ABsv00001022sd00001453bc06sc04i00 + E: USEC_INITIALIZED=13669208 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=PCI bridge + E: ID_PCI_INTERFACE_FROM_DATABASE=Normal decode + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:40/0000:40:01.1/0000:40:01.1:pcie001 + L: 0 + E: DEVPATH=/devices/pci0000:40/0000:40:01.1/0000:40:01.1:pcie001 + E: SUBSYSTEM=pci_express + E: DRIVER=pcie_pme + + P: /devices/pci0000:40/0000:40:01.1/0000:40:01.1:pcie004 + L: 0 + E: DEVPATH=/devices/pci0000:40/0000:40:01.1/0000:40:01.1:pcie004 + E: SUBSYSTEM=pci_express + E: DRIVER=pciehp + + P: /devices/pci0000:40/0000:40:01.1/0000:40:01.1:pcie010 + L: 0 + E: DEVPATH=/devices/pci0000:40/0000:40:01.1/0000:40:01.1:pcie010 + E: SUBSYSTEM=pci_express + + P: /devices/pci0000:40/0000:40:01.1/pci_bus/0000:41 + L: 0 + E: DEVPATH=/devices/pci0000:40/0000:40:01.1/pci_bus/0000:41 + E: SUBSYSTEM=pci_bus + + P: /devices/pci0000:40/0000:40:01.2 + L: 0 + E: DEVPATH=/devices/pci0000:40/0000:40:01.2 + E: SUBSYSTEM=pci + E: DRIVER=pcieport + E: PCI_CLASS=60400 + E: PCI_ID=1022:14AB + E: PCI_SUBSYS_ID=1022:1453 + E: PCI_SLOT_NAME=0000:40:01.2 + E: MODALIAS=pci:v00001022d000014ABsv00001022sd00001453bc06sc04i00 + E: USEC_INITIALIZED=13667561 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=PCI bridge + E: ID_PCI_INTERFACE_FROM_DATABASE=Normal decode + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:40/0000:40:01.2/0000:40:01.2:pcie001 + L: 0 + E: DEVPATH=/devices/pci0000:40/0000:40:01.2/0000:40:01.2:pcie001 + E: SUBSYSTEM=pci_express + E: DRIVER=pcie_pme + + P: /devices/pci0000:40/0000:40:01.2/0000:40:01.2:pcie004 + L: 0 + E: DEVPATH=/devices/pci0000:40/0000:40:01.2/0000:40:01.2:pcie004 + E: SUBSYSTEM=pci_express + E: DRIVER=pciehp + + P: /devices/pci0000:40/0000:40:01.2/0000:40:01.2:pcie010 + L: 0 + E: DEVPATH=/devices/pci0000:40/0000:40:01.2/0000:40:01.2:pcie010 + E: SUBSYSTEM=pci_express + + P: /devices/pci0000:40/0000:40:01.2/pci_bus/0000:42 + L: 0 + E: DEVPATH=/devices/pci0000:40/0000:40:01.2/pci_bus/0000:42 + E: SUBSYSTEM=pci_bus + + P: /devices/pci0000:40/0000:40:01.3 + L: 0 + E: DEVPATH=/devices/pci0000:40/0000:40:01.3 + E: SUBSYSTEM=pci + E: DRIVER=pcieport + E: PCI_CLASS=60400 + E: PCI_ID=1022:14AB + E: PCI_SUBSYS_ID=1022:1453 + E: PCI_SLOT_NAME=0000:40:01.3 + E: MODALIAS=pci:v00001022d000014ABsv00001022sd00001453bc06sc04i00 + E: USEC_INITIALIZED=13672698 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=PCI bridge + E: ID_PCI_INTERFACE_FROM_DATABASE=Normal decode + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:40/0000:40:01.3/0000:40:01.3:pcie001 + L: 0 + E: DEVPATH=/devices/pci0000:40/0000:40:01.3/0000:40:01.3:pcie001 + E: SUBSYSTEM=pci_express + E: DRIVER=pcie_pme + + P: /devices/pci0000:40/0000:40:01.3/0000:40:01.3:pcie004 + L: 0 + E: DEVPATH=/devices/pci0000:40/0000:40:01.3/0000:40:01.3:pcie004 + E: SUBSYSTEM=pci_express + E: DRIVER=pciehp + + P: /devices/pci0000:40/0000:40:01.3/0000:40:01.3:pcie010 + L: 0 + E: DEVPATH=/devices/pci0000:40/0000:40:01.3/0000:40:01.3:pcie010 + E: SUBSYSTEM=pci_express + + P: /devices/pci0000:40/0000:40:01.3/pci_bus/0000:43 + L: 0 + E: DEVPATH=/devices/pci0000:40/0000:40:01.3/pci_bus/0000:43 + E: SUBSYSTEM=pci_bus + + P: /devices/pci0000:40/0000:40:01.4 + L: 0 + E: DEVPATH=/devices/pci0000:40/0000:40:01.4 + E: SUBSYSTEM=pci + E: DRIVER=pcieport + E: PCI_CLASS=60400 + E: PCI_ID=1022:14AB + E: PCI_SUBSYS_ID=1022:1453 + E: PCI_SLOT_NAME=0000:40:01.4 + E: MODALIAS=pci:v00001022d000014ABsv00001022sd00001453bc06sc04i00 + E: USEC_INITIALIZED=13667977 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=PCI bridge + E: ID_PCI_INTERFACE_FROM_DATABASE=Normal decode + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:40/0000:40:01.4/0000:40:01.4:pcie001 + L: 0 + E: DEVPATH=/devices/pci0000:40/0000:40:01.4/0000:40:01.4:pcie001 + E: SUBSYSTEM=pci_express + E: DRIVER=pcie_pme + + P: /devices/pci0000:40/0000:40:01.4/0000:40:01.4:pcie004 + L: 0 + E: DEVPATH=/devices/pci0000:40/0000:40:01.4/0000:40:01.4:pcie004 + E: SUBSYSTEM=pci_express + E: DRIVER=pciehp + + P: /devices/pci0000:40/0000:40:01.4/0000:40:01.4:pcie010 + L: 0 + E: DEVPATH=/devices/pci0000:40/0000:40:01.4/0000:40:01.4:pcie010 + E: SUBSYSTEM=pci_express + + P: /devices/pci0000:40/0000:40:01.4/pci_bus/0000:44 + L: 0 + E: DEVPATH=/devices/pci0000:40/0000:40:01.4/pci_bus/0000:44 + E: SUBSYSTEM=pci_bus + + P: /devices/pci0000:40/0000:40:02.0 + L: 0 + E: DEVPATH=/devices/pci0000:40/0000:40:02.0 + E: SUBSYSTEM=pci + E: PCI_CLASS=60000 + E: PCI_ID=1022:149F + E: PCI_SUBSYS_ID=0000:0000 + E: PCI_SLOT_NAME=0000:40:02.0 + E: MODALIAS=pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00 + E: USEC_INITIALIZED=13668110 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=Host bridge + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:40/0000:40:03.0 + L: 0 + E: DEVPATH=/devices/pci0000:40/0000:40:03.0 + E: SUBSYSTEM=pci + E: PCI_CLASS=60000 + E: PCI_ID=1022:149F + E: PCI_SUBSYS_ID=0000:0000 + E: PCI_SLOT_NAME=0000:40:03.0 + E: MODALIAS=pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00 + E: USEC_INITIALIZED=13674802 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=Host bridge + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:40/0000:40:04.0 + L: 0 + E: DEVPATH=/devices/pci0000:40/0000:40:04.0 + E: SUBSYSTEM=pci + E: PCI_CLASS=60000 + E: PCI_ID=1022:149F + E: PCI_SUBSYS_ID=0000:0000 + E: PCI_SLOT_NAME=0000:40:04.0 + E: MODALIAS=pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00 + E: USEC_INITIALIZED=13669740 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=Host bridge + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:40/0000:40:05.0 + L: 0 + E: DEVPATH=/devices/pci0000:40/0000:40:05.0 + E: SUBSYSTEM=pci + E: PCI_CLASS=60000 + E: PCI_ID=1022:149F + E: PCI_SUBSYS_ID=0000:0000 + E: PCI_SLOT_NAME=0000:40:05.0 + E: MODALIAS=pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00 + E: USEC_INITIALIZED=13676812 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=Host bridge + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:40/0000:40:07.0 + L: 0 + E: DEVPATH=/devices/pci0000:40/0000:40:07.0 + E: SUBSYSTEM=pci + E: PCI_CLASS=60000 + E: PCI_ID=1022:149F + E: PCI_SUBSYS_ID=0000:0000 + E: PCI_SLOT_NAME=0000:40:07.0 + E: MODALIAS=pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00 + E: USEC_INITIALIZED=13675379 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=Host bridge + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:40/0000:40:07.1 + L: 0 + E: DEVPATH=/devices/pci0000:40/0000:40:07.1 + E: SUBSYSTEM=pci + E: DRIVER=pcieport + E: PCI_CLASS=60400 + E: PCI_ID=1022:14A7 + E: PCI_SUBSYS_ID=1022:14A4 + E: PCI_SLOT_NAME=0000:40:07.1 + E: MODALIAS=pci:v00001022d000014A7sv00001022sd000014A4bc06sc04i00 + E: USEC_INITIALIZED=13670134 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=PCI bridge + E: ID_PCI_INTERFACE_FROM_DATABASE=Normal decode + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:40/0000:40:07.1/0000:40:07.1:pcie001 + L: 0 + E: DEVPATH=/devices/pci0000:40/0000:40:07.1/0000:40:07.1:pcie001 + E: SUBSYSTEM=pci_express + E: DRIVER=pcie_pme + + P: /devices/pci0000:40/0000:40:07.1/0000:40:07.1:pcie010 + L: 0 + E: DEVPATH=/devices/pci0000:40/0000:40:07.1/0000:40:07.1:pcie010 + E: SUBSYSTEM=pci_express + + P: /devices/pci0000:40/0000:40:07.1/0000:45:00.0 + L: 0 + E: DEVPATH=/devices/pci0000:40/0000:40:07.1/0000:45:00.0 + E: SUBSYSTEM=pci + E: PCI_CLASS=130000 + E: PCI_ID=1022:14AC + E: PCI_SUBSYS_ID=1022:14AC + E: PCI_SLOT_NAME=0000:45:00.0 + E: MODALIAS=pci:v00001022d000014ACsv00001022sd000014ACbc13sc00i00 + E: USEC_INITIALIZED=13676977 + E: ID_PCI_CLASS_FROM_DATABASE=Non-Essential Instrumentation + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:40/0000:40:07.1/0000:45:00.1 + L: 0 + E: DEVPATH=/devices/pci0000:40/0000:40:07.1/0000:45:00.1 + E: SUBSYSTEM=pci + E: PCI_CLASS=88000 + E: PCI_ID=1022:14DC + E: PCI_SUBSYS_ID=1022:14DC + E: PCI_SLOT_NAME=0000:45:00.1 + E: MODALIAS=pci:v00001022d000014DCsv00001022sd000014DCbc08sc80i00 + E: USEC_INITIALIZED=13695523 + E: ID_PCI_CLASS_FROM_DATABASE=Generic system peripheral + E: ID_PCI_SUBCLASS_FROM_DATABASE=System peripheral + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:40/0000:40:07.1/pci_bus/0000:45 + L: 0 + E: DEVPATH=/devices/pci0000:40/0000:40:07.1/pci_bus/0000:45 + E: SUBSYSTEM=pci_bus + + P: /devices/pci0000:40/0000:40:07.1/wakeup/wakeup47 + L: 0 + E: DEVPATH=/devices/pci0000:40/0000:40:07.1/wakeup/wakeup47 + E: SUBSYSTEM=wakeup + + P: /devices/pci0000:40/pci_bus/0000:40 + L: 0 + E: DEVPATH=/devices/pci0000:40/pci_bus/0000:40 + E: SUBSYSTEM=pci_bus + + P: /devices/pci0000:80/0000:80:00.0 + L: 0 + E: DEVPATH=/devices/pci0000:80/0000:80:00.0 + E: SUBSYSTEM=pci + E: PCI_CLASS=60000 + E: PCI_ID=1022:14A4 + E: PCI_SUBSYS_ID=15D9:1C63 + E: PCI_SLOT_NAME=0000:80:00.0 + E: MODALIAS=pci:v00001022d000014A4sv000015D9sd00001C63bc06sc00i00 + E: USEC_INITIALIZED=13686815 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=Host bridge + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:80/0000:80:00.2 + L: 0 + E: DEVPATH=/devices/pci0000:80/0000:80:00.2 + E: SUBSYSTEM=pci + E: PCI_CLASS=80600 + E: PCI_ID=1022:149E + E: PCI_SUBSYS_ID=1022:149E + E: PCI_SLOT_NAME=0000:80:00.2 + E: MODALIAS=pci:v00001022d0000149Esv00001022sd0000149Ebc08sc06i00 + E: USEC_INITIALIZED=13676168 + E: ID_PCI_CLASS_FROM_DATABASE=Generic system peripheral + E: ID_PCI_SUBCLASS_FROM_DATABASE=IOMMU + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:80/0000:80:00.2/iommu/ivhd1 + L: 0 + E: DEVPATH=/devices/pci0000:80/0000:80:00.2/iommu/ivhd1 + E: SUBSYSTEM=iommu + + P: /devices/pci0000:80/0000:80:00.3 + L: 0 + E: DEVPATH=/devices/pci0000:80/0000:80:00.3 + E: SUBSYSTEM=pci + E: PCI_CLASS=80700 + E: PCI_ID=1022:14A6 + E: PCI_SUBSYS_ID=1022:14A6 + E: PCI_SLOT_NAME=0000:80:00.3 + E: MODALIAS=pci:v00001022d000014A6sv00001022sd000014A6bc08sc07i00 + E: USEC_INITIALIZED=13685748 + E: ID_PCI_CLASS_FROM_DATABASE=Generic system peripheral + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:80/0000:80:01.0 + L: 0 + E: DEVPATH=/devices/pci0000:80/0000:80:01.0 + E: SUBSYSTEM=pci + E: PCI_CLASS=60000 + E: PCI_ID=1022:149F + E: PCI_SUBSYS_ID=0000:0000 + E: PCI_SLOT_NAME=0000:80:01.0 + E: MODALIAS=pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00 + E: USEC_INITIALIZED=13679439 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=Host bridge + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:80/0000:80:02.0 + L: 0 + E: DEVPATH=/devices/pci0000:80/0000:80:02.0 + E: SUBSYSTEM=pci + E: PCI_CLASS=60000 + E: PCI_ID=1022:149F + E: PCI_SUBSYS_ID=0000:0000 + E: PCI_SLOT_NAME=0000:80:02.0 + E: MODALIAS=pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00 + E: USEC_INITIALIZED=13680821 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=Host bridge + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:80/0000:80:03.0 + L: 0 + E: DEVPATH=/devices/pci0000:80/0000:80:03.0 + E: SUBSYSTEM=pci + E: PCI_CLASS=60000 + E: PCI_ID=1022:149F + E: PCI_SUBSYS_ID=0000:0000 + E: PCI_SLOT_NAME=0000:80:03.0 + E: MODALIAS=pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00 + E: USEC_INITIALIZED=13685026 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=Host bridge + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:80/0000:80:04.0 + L: 0 + E: DEVPATH=/devices/pci0000:80/0000:80:04.0 + E: SUBSYSTEM=pci + E: PCI_CLASS=60000 + E: PCI_ID=1022:149F + E: PCI_SUBSYS_ID=0000:0000 + E: PCI_SLOT_NAME=0000:80:04.0 + E: MODALIAS=pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00 + E: USEC_INITIALIZED=13688629 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=Host bridge + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:80/0000:80:05.0 + L: 0 + E: DEVPATH=/devices/pci0000:80/0000:80:05.0 + E: SUBSYSTEM=pci + E: PCI_CLASS=60000 + E: PCI_ID=1022:149F + E: PCI_SUBSYS_ID=0000:0000 + E: PCI_SLOT_NAME=0000:80:05.0 + E: MODALIAS=pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00 + E: USEC_INITIALIZED=13680120 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=Host bridge + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:80/0000:80:07.0 + L: 0 + E: DEVPATH=/devices/pci0000:80/0000:80:07.0 + E: SUBSYSTEM=pci + E: PCI_CLASS=60000 + E: PCI_ID=1022:149F + E: PCI_SUBSYS_ID=0000:0000 + E: PCI_SLOT_NAME=0000:80:07.0 + E: MODALIAS=pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00 + E: USEC_INITIALIZED=13680336 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=Host bridge + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:80/0000:80:07.1 + L: 0 + E: DEVPATH=/devices/pci0000:80/0000:80:07.1 + E: SUBSYSTEM=pci + E: DRIVER=pcieport + E: PCI_CLASS=60400 + E: PCI_ID=1022:14A7 + E: PCI_SUBSYS_ID=1022:14A4 + E: PCI_SLOT_NAME=0000:80:07.1 + E: MODALIAS=pci:v00001022d000014A7sv00001022sd000014A4bc06sc04i00 + E: USEC_INITIALIZED=13688969 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=PCI bridge + E: ID_PCI_INTERFACE_FROM_DATABASE=Normal decode + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:80/0000:80:07.1/0000:80:07.1:pcie001 + L: 0 + E: DEVPATH=/devices/pci0000:80/0000:80:07.1/0000:80:07.1:pcie001 + E: SUBSYSTEM=pci_express + E: DRIVER=pcie_pme + + P: /devices/pci0000:80/0000:80:07.1/0000:80:07.1:pcie010 + L: 0 + E: DEVPATH=/devices/pci0000:80/0000:80:07.1/0000:80:07.1:pcie010 + E: SUBSYSTEM=pci_express + + P: /devices/pci0000:80/0000:80:07.1/0000:81:00.0 + L: 0 + E: DEVPATH=/devices/pci0000:80/0000:80:07.1/0000:81:00.0 + E: SUBSYSTEM=pci + E: PCI_CLASS=130000 + E: PCI_ID=1022:14AC + E: PCI_SUBSYS_ID=1022:14AC + E: PCI_SLOT_NAME=0000:81:00.0 + E: MODALIAS=pci:v00001022d000014ACsv00001022sd000014ACbc13sc00i00 + E: USEC_INITIALIZED=13699623 + E: ID_PCI_CLASS_FROM_DATABASE=Non-Essential Instrumentation + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:80/0000:80:07.1/0000:81:00.1 + L: 0 + E: DEVPATH=/devices/pci0000:80/0000:80:07.1/0000:81:00.1 + E: SUBSYSTEM=pci + E: PCI_CLASS=88000 + E: PCI_ID=1022:14DC + E: PCI_SUBSYS_ID=1022:14DC + E: PCI_SLOT_NAME=0000:81:00.1 + E: MODALIAS=pci:v00001022d000014DCsv00001022sd000014DCbc08sc80i00 + E: USEC_INITIALIZED=13695324 + E: ID_PCI_CLASS_FROM_DATABASE=Generic system peripheral + E: ID_PCI_SUBCLASS_FROM_DATABASE=System peripheral + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:80/0000:80:07.1/pci_bus/0000:81 + L: 0 + E: DEVPATH=/devices/pci0000:80/0000:80:07.1/pci_bus/0000:81 + E: SUBSYSTEM=pci_bus + + P: /devices/pci0000:80/0000:80:07.1/wakeup/wakeup18 + L: 0 + E: DEVPATH=/devices/pci0000:80/0000:80:07.1/wakeup/wakeup18 + E: SUBSYSTEM=wakeup + + P: /devices/pci0000:80/pci_bus/0000:80 + L: 0 + E: DEVPATH=/devices/pci0000:80/pci_bus/0000:80 + E: SUBSYSTEM=pci_bus + + P: /devices/pci0000:c0/0000:c0:00.0 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:00.0 + E: SUBSYSTEM=pci + E: PCI_CLASS=60000 + E: PCI_ID=1022:14A4 + E: PCI_SUBSYS_ID=15D9:1C63 + E: PCI_SLOT_NAME=0000:c0:00.0 + E: MODALIAS=pci:v00001022d000014A4sv000015D9sd00001C63bc06sc00i00 + E: USEC_INITIALIZED=13679503 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=Host bridge + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:c0/0000:c0:00.2 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:00.2 + E: SUBSYSTEM=pci + E: PCI_CLASS=80600 + E: PCI_ID=1022:149E + E: PCI_SUBSYS_ID=1022:149E + E: PCI_SLOT_NAME=0000:c0:00.2 + E: MODALIAS=pci:v00001022d0000149Esv00001022sd0000149Ebc08sc06i00 + E: USEC_INITIALIZED=13697248 + E: ID_PCI_CLASS_FROM_DATABASE=Generic system peripheral + E: ID_PCI_SUBCLASS_FROM_DATABASE=IOMMU + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:c0/0000:c0:00.2/iommu/ivhd0 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:00.2/iommu/ivhd0 + E: SUBSYSTEM=iommu + + P: /devices/pci0000:c0/0000:c0:00.3 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:00.3 + E: SUBSYSTEM=pci + E: PCI_CLASS=80700 + E: PCI_ID=1022:14A6 + E: PCI_SUBSYS_ID=1022:14A6 + E: PCI_SLOT_NAME=0000:c0:00.3 + E: MODALIAS=pci:v00001022d000014A6sv00001022sd000014A6bc08sc07i00 + E: USEC_INITIALIZED=13691186 + E: ID_PCI_CLASS_FROM_DATABASE=Generic system peripheral + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:c0/0000:c0:01.0 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:01.0 + E: SUBSYSTEM=pci + E: PCI_CLASS=60000 + E: PCI_ID=1022:149F + E: PCI_SUBSYS_ID=0000:0000 + E: PCI_SLOT_NAME=0000:c0:01.0 + E: MODALIAS=pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00 + E: USEC_INITIALIZED=13685391 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=Host bridge + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:c0/0000:c0:01.1 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:01.1 + E: SUBSYSTEM=pci + E: DRIVER=pcieport + E: PCI_CLASS=60400 + E: PCI_ID=1022:14AB + E: PCI_SUBSYS_ID=1022:1453 + E: PCI_SLOT_NAME=0000:c0:01.1 + E: MODALIAS=pci:v00001022d000014ABsv00001022sd00001453bc06sc04i00 + E: USEC_INITIALIZED=13687866 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=PCI bridge + E: ID_PCI_INTERFACE_FROM_DATABASE=Normal decode + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:c0/0000:c0:01.1/0000:c0:01.1:pcie001 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:01.1/0000:c0:01.1:pcie001 + E: SUBSYSTEM=pci_express + E: DRIVER=pcie_pme + + P: /devices/pci0000:c0/0000:c0:01.1/0000:c0:01.1:pcie010 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:01.1/0000:c0:01.1:pcie010 + E: SUBSYSTEM=pci_express + + P: /devices/pci0000:c0/0000:c0:01.1/0000:c1:00.0 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:01.1/0000:c1:00.0 + E: SUBSYSTEM=pci + E: DRIVER=nvme + E: PCI_CLASS=10802 + E: PCI_ID=1344:51C3 + E: PCI_SUBSYS_ID=1344:1100 + E: PCI_SLOT_NAME=0000:c1:00.0 + E: MODALIAS=pci:v00001344d000051C3sv00001344sd00001100bc01sc08i02 + E: USEC_INITIALIZED=13693517 + E: ID_PCI_CLASS_FROM_DATABASE=Mass storage controller + E: ID_PCI_SUBCLASS_FROM_DATABASE=Non-Volatile memory controller + E: ID_PCI_INTERFACE_FROM_DATABASE=NVM Express + E: ID_VENDOR_FROM_DATABASE=Micron Technology Inc + + P: /devices/pci0000:c0/0000:c0:01.1/0000:c1:00.0/nvme/nvme0 + N: nvme0 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:01.1/0000:c1:00.0/nvme/nvme0 + E: SUBSYSTEM=nvme + E: DEVNAME=/dev/nvme0 + E: NVME_TRTYPE=pcie + E: MAJOR=240 + E: MINOR=0 + E: USEC_INITIALIZED=13704620 + E: ID_PCI_CLASS_FROM_DATABASE=Mass storage controller + E: ID_PCI_SUBCLASS_FROM_DATABASE=Non-Volatile memory controller + E: ID_PCI_INTERFACE_FROM_DATABASE=NVM Express + E: ID_VENDOR_FROM_DATABASE=Micron Technology Inc + + P: /devices/pci0000:c0/0000:c0:01.1/0000:c1:00.0/nvme/nvme0/nvme0n1 + N: nvme0n1 + L: 0 + S: disk/by-dname/nvme0n1 + S: disk/by-id/nvme-Micron_7450_MTFDKBA480TFR_235045A4BF69 + S: disk/by-path/pci-0000:c1:00.0-nvme-1 + S: disk/by-id/nvme-eui.000000000000000100a0752345a4bf69 + E: DEVPATH=/devices/pci0000:c0/0000:c0:01.1/0000:c1:00.0/nvme/nvme0/nvme0n1 + E: SUBSYSTEM=block + E: DEVNAME=/dev/nvme0n1 + E: DEVTYPE=disk + E: MAJOR=259 + E: MINOR=1 + E: USEC_INITIALIZED=10276436 + E: MPATH_SBIN_PATH=/sbin + E: DM_MULTIPATH_DEVICE_PATH=0 + E: ID_SERIAL_SHORT=235045A4BF69 + E: ID_WWN=eui.000000000000000100a0752345a4bf69 + E: ID_MODEL=Micron_7450_MTFDKBA480TFR + E: ID_REVISION=E2MU205 + E: ID_SERIAL=Micron_7450_MTFDKBA480TFR_235045A4BF69 + E: ID_PATH=pci-0000:c1:00.0-nvme-1 + E: ID_PATH_TAG=pci-0000_c1_00_0-nvme-1 + E: ID_PART_TABLE_UUID=5a479909-bb1f-4e30-81e6-b4e7676e9965 + E: ID_PART_TABLE_TYPE=gpt + E: DEVLINKS=/dev/disk/by-dname/nvme0n1 /dev/disk/by-id/nvme-Micron_7450_MTFDKBA480TFR_235045A4BF69 /dev/disk/by-path/pci-0000:c1:00.0-nvme-1 /dev/disk/by-id/nvme-eui.000000000000000100a0752345a4bf69 + E: TAGS=:systemd: + + P: /devices/pci0000:c0/0000:c0:01.1/0000:c1:00.0/nvme/nvme0/nvme0n1/nvme0n1p1 + N: nvme0n1p1 + L: 0 + S: disk/by-id/nvme-Micron_7450_MTFDKBA480TFR_235045A4BF69-part1 + S: disk/by-dname/nvme0n1-part1 + S: disk/by-path/pci-0000:c1:00.0-nvme-1-part1 + S: disk/by-id/nvme-eui.000000000000000100a0752345a4bf69-part1 + S: disk/by-partuuid/61a3252b-626d-49a0-bb36-86c8f5cb742b + E: DEVPATH=/devices/pci0000:c0/0000:c0:01.1/0000:c1:00.0/nvme/nvme0/nvme0n1/nvme0n1p1 + E: SUBSYSTEM=block + E: DEVNAME=/dev/nvme0n1p1 + E: DEVTYPE=partition + E: PARTN=1 + E: MAJOR=259 + E: MINOR=2 + E: USEC_INITIALIZED=10280681 + E: ID_SCSI=1 + E: DM_MULTIPATH_DEVICE_PATH=0 + E: ID_SERIAL_SHORT=235045A4BF69 + E: ID_WWN=eui.000000000000000100a0752345a4bf69 + E: ID_MODEL=Micron_7450_MTFDKBA480TFR + E: ID_REVISION=E2MU205 + E: ID_SERIAL=Micron_7450_MTFDKBA480TFR_235045A4BF69 + E: ID_PATH=pci-0000:c1:00.0-nvme-1 + E: ID_PATH_TAG=pci-0000_c1_00_0-nvme-1 + E: ID_PART_TABLE_UUID=5a479909-bb1f-4e30-81e6-b4e7676e9965 + E: ID_PART_TABLE_TYPE=gpt + E: ID_PART_ENTRY_SCHEME=gpt + E: ID_PART_ENTRY_UUID=61a3252b-626d-49a0-bb36-86c8f5cb742b + E: ID_PART_ENTRY_TYPE=21686148-6449-6e6f-744e-656564454649 + E: ID_PART_ENTRY_NUMBER=1 + E: ID_PART_ENTRY_OFFSET=2048 + E: ID_PART_ENTRY_SIZE=2048 + E: ID_PART_ENTRY_DISK=259:1 + E: UDISKS_IGNORE=1 + E: DEVLINKS=/dev/disk/by-id/nvme-Micron_7450_MTFDKBA480TFR_235045A4BF69-part1 /dev/disk/by-dname/nvme0n1-part1 /dev/disk/by-path/pci-0000:c1:00.0-nvme-1-part1 /dev/disk/by-id/nvme-eui.000000000000000100a0752345a4bf69-part1 /dev/disk/by-partuuid/61a3252b-626d-49a0-bb36-86c8f5cb742b + E: TAGS=:systemd: + + P: /devices/pci0000:c0/0000:c0:01.1/0000:c1:00.0/nvme/nvme0/nvme0n1/nvme0n1p2 + N: nvme0n1p2 + L: 0 + S: disk/by-uuid/23df59fe-0d5e-4d5e-a178-5560f46a90ab + S: disk/by-id/nvme-Micron_7450_MTFDKBA480TFR_235045A4BF69-part2 + S: disk/by-dname/nvme0n1-part2 + S: disk/by-partuuid/dc891459-2ab0-4ec9-8630-39d027769649 + S: disk/by-path/pci-0000:c1:00.0-nvme-1-part2 + S: disk/by-id/nvme-eui.000000000000000100a0752345a4bf69-part2 + S: disk/by-label/root + E: DEVPATH=/devices/pci0000:c0/0000:c0:01.1/0000:c1:00.0/nvme/nvme0/nvme0n1/nvme0n1p2 + E: SUBSYSTEM=block + E: DEVNAME=/dev/nvme0n1p2 + E: DEVTYPE=partition + E: PARTN=2 + E: MAJOR=259 + E: MINOR=3 + E: USEC_INITIALIZED=10280584 + E: ID_SCSI=1 + E: DM_MULTIPATH_DEVICE_PATH=0 + E: ID_SERIAL_SHORT=235045A4BF69 + E: ID_WWN=eui.000000000000000100a0752345a4bf69 + E: ID_MODEL=Micron_7450_MTFDKBA480TFR + E: ID_REVISION=E2MU205 + E: ID_SERIAL=Micron_7450_MTFDKBA480TFR_235045A4BF69 + E: ID_PATH=pci-0000:c1:00.0-nvme-1 + E: ID_PATH_TAG=pci-0000_c1_00_0-nvme-1 + E: ID_PART_TABLE_UUID=5a479909-bb1f-4e30-81e6-b4e7676e9965 + E: ID_PART_TABLE_TYPE=gpt + E: ID_FS_LABEL=root + E: ID_FS_LABEL_ENC=root + E: ID_FS_UUID=23df59fe-0d5e-4d5e-a178-5560f46a90ab + E: ID_FS_UUID_ENC=23df59fe-0d5e-4d5e-a178-5560f46a90ab + E: ID_FS_VERSION=1.0 + E: ID_FS_TYPE=ext4 + E: ID_FS_USAGE=filesystem + E: ID_PART_ENTRY_SCHEME=gpt + E: ID_PART_ENTRY_UUID=dc891459-2ab0-4ec9-8630-39d027769649 + E: ID_PART_ENTRY_TYPE=0fc63daf-8483-4772-8e79-3d69d8477de4 + E: ID_PART_ENTRY_NUMBER=2 + E: ID_PART_ENTRY_OFFSET=4096 + E: ID_PART_ENTRY_SIZE=937698959 + E: ID_PART_ENTRY_DISK=259:1 + E: DEVLINKS=/dev/disk/by-uuid/23df59fe-0d5e-4d5e-a178-5560f46a90ab /dev/disk/by-id/nvme-Micron_7450_MTFDKBA480TFR_235045A4BF69-part2 /dev/disk/by-dname/nvme0n1-part2 /dev/disk/by-partuuid/dc891459-2ab0-4ec9-8630-39d027769649 /dev/disk/by-path/pci-0000:c1:00.0-nvme-1-part2 /dev/disk/by-id/nvme-eui.000000000000000100a0752345a4bf69-part2 /dev/disk/by-label/root + E: TAGS=:systemd: + + P: /devices/pci0000:c0/0000:c0:01.1/pci_bus/0000:c1 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:01.1/pci_bus/0000:c1 + E: SUBSYSTEM=pci_bus + + P: /devices/pci0000:c0/0000:c0:01.2 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:01.2 + E: SUBSYSTEM=pci + E: DRIVER=pcieport + E: PCI_CLASS=60400 + E: PCI_ID=1022:14AB + E: PCI_SUBSYS_ID=1022:1453 + E: PCI_SLOT_NAME=0000:c0:01.2 + E: MODALIAS=pci:v00001022d000014ABsv00001022sd00001453bc06sc04i00 + E: USEC_INITIALIZED=13681007 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=PCI bridge + E: ID_PCI_INTERFACE_FROM_DATABASE=Normal decode + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:c0/0000:c0:01.2/0000:c0:01.2:pcie001 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:01.2/0000:c0:01.2:pcie001 + E: SUBSYSTEM=pci_express + E: DRIVER=pcie_pme + + P: /devices/pci0000:c0/0000:c0:01.2/0000:c0:01.2:pcie010 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:01.2/0000:c0:01.2:pcie010 + E: SUBSYSTEM=pci_express + + P: /devices/pci0000:c0/0000:c0:01.2/0000:c2:00.0 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:01.2/0000:c2:00.0 + E: SUBSYSTEM=pci + E: DRIVER=nvme + E: PCI_CLASS=10802 + E: PCI_ID=1344:51C3 + E: PCI_SUBSYS_ID=1344:1100 + E: PCI_SLOT_NAME=0000:c2:00.0 + E: MODALIAS=pci:v00001344d000051C3sv00001344sd00001100bc01sc08i02 + E: USEC_INITIALIZED=13690168 + E: ID_PCI_CLASS_FROM_DATABASE=Mass storage controller + E: ID_PCI_SUBCLASS_FROM_DATABASE=Non-Volatile memory controller + E: ID_PCI_INTERFACE_FROM_DATABASE=NVM Express + E: ID_VENDOR_FROM_DATABASE=Micron Technology Inc + + P: /devices/pci0000:c0/0000:c0:01.2/0000:c2:00.0/nvme/nvme1 + N: nvme1 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:01.2/0000:c2:00.0/nvme/nvme1 + E: SUBSYSTEM=nvme + E: DEVNAME=/dev/nvme1 + E: NVME_TRTYPE=pcie + E: MAJOR=240 + E: MINOR=1 + E: USEC_INITIALIZED=13699770 + E: ID_PCI_CLASS_FROM_DATABASE=Mass storage controller + E: ID_PCI_SUBCLASS_FROM_DATABASE=Non-Volatile memory controller + E: ID_PCI_INTERFACE_FROM_DATABASE=NVM Express + E: ID_VENDOR_FROM_DATABASE=Micron Technology Inc + + P: /devices/pci0000:c0/0000:c0:01.2/0000:c2:00.0/nvme/nvme1/nvme1n1 + N: nvme1n1 + L: 0 + S: disk/by-id/nvme-Micron_7450_MTFDKBA480TFR_235045A4C000 + S: disk/by-path/pci-0000:c2:00.0-nvme-1 + S: disk/by-id/nvme-eui.000000000000000100a0752345a4c000 + S: disk/by-dname/nvme1n1 + E: DEVPATH=/devices/pci0000:c0/0000:c0:01.2/0000:c2:00.0/nvme/nvme1/nvme1n1 + E: SUBSYSTEM=block + E: DEVNAME=/dev/nvme1n1 + E: DEVTYPE=disk + E: MAJOR=259 + E: MINOR=0 + E: USEC_INITIALIZED=10275935 + E: MPATH_SBIN_PATH=/sbin + E: DM_MULTIPATH_DEVICE_PATH=0 + E: ID_SERIAL_SHORT=235045A4C000 + E: ID_WWN=eui.000000000000000100a0752345a4c000 + E: ID_MODEL=Micron_7450_MTFDKBA480TFR + E: ID_REVISION=E2MU205 + E: ID_SERIAL=Micron_7450_MTFDKBA480TFR_235045A4C000 + E: ID_PATH=pci-0000:c2:00.0-nvme-1 + E: ID_PATH_TAG=pci-0000_c2_00_0-nvme-1 + E: DEVLINKS=/dev/disk/by-id/nvme-Micron_7450_MTFDKBA480TFR_235045A4C000 /dev/disk/by-path/pci-0000:c2:00.0-nvme-1 /dev/disk/by-id/nvme-eui.000000000000000100a0752345a4c000 /dev/disk/by-dname/nvme1n1 + E: TAGS=:systemd: + + P: /devices/pci0000:c0/0000:c0:01.2/pci_bus/0000:c2 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:01.2/pci_bus/0000:c2 + E: SUBSYSTEM=pci_bus + + P: /devices/pci0000:c0/0000:c0:02.0 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:02.0 + E: SUBSYSTEM=pci + E: PCI_CLASS=60000 + E: PCI_ID=1022:149F + E: PCI_SUBSYS_ID=0000:0000 + E: PCI_SLOT_NAME=0000:c0:02.0 + E: MODALIAS=pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00 + E: USEC_INITIALIZED=13690368 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=Host bridge + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:c0/0000:c0:03.0 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:03.0 + E: SUBSYSTEM=pci + E: PCI_CLASS=60000 + E: PCI_ID=1022:149F + E: PCI_SUBSYS_ID=0000:0000 + E: PCI_SLOT_NAME=0000:c0:03.0 + E: MODALIAS=pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00 + E: USEC_INITIALIZED=13689633 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=Host bridge + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:c0/0000:c0:04.0 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:04.0 + E: SUBSYSTEM=pci + E: PCI_CLASS=60000 + E: PCI_ID=1022:149F + E: PCI_SUBSYS_ID=0000:0000 + E: PCI_SLOT_NAME=0000:c0:04.0 + E: MODALIAS=pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00 + E: USEC_INITIALIZED=13686828 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=Host bridge + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:c0/0000:c0:05.0 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:05.0 + E: SUBSYSTEM=pci + E: PCI_CLASS=60000 + E: PCI_ID=1022:149F + E: PCI_SUBSYS_ID=0000:0000 + E: PCI_SLOT_NAME=0000:c0:05.0 + E: MODALIAS=pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00 + E: USEC_INITIALIZED=13689595 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=Host bridge + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:c0/0000:c0:05.2 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:05.2 + E: SUBSYSTEM=pci + E: DRIVER=pcieport + E: PCI_CLASS=60400 + E: PCI_ID=1022:14AA + E: PCI_SUBSYS_ID=1022:1453 + E: PCI_SLOT_NAME=0000:c0:05.2 + E: MODALIAS=pci:v00001022d000014AAsv00001022sd00001453bc06sc04i00 + E: USEC_INITIALIZED=13686020 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=PCI bridge + E: ID_PCI_INTERFACE_FROM_DATABASE=Normal decode + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:c0/0000:c0:05.2/0000:c0:05.2:pcie001 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:05.2/0000:c0:05.2:pcie001 + E: SUBSYSTEM=pci_express + E: DRIVER=pcie_pme + + P: /devices/pci0000:c0/0000:c0:05.2/0000:c0:05.2:pcie010 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:05.2/0000:c0:05.2:pcie010 + E: SUBSYSTEM=pci_express + + P: /devices/pci0000:c0/0000:c0:05.2/0000:c3:00.0 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:05.2/0000:c3:00.0 + E: SUBSYSTEM=pci + E: PCI_CLASS=60400 + E: PCI_ID=1A03:1150 + E: PCI_SUBSYS_ID=15D9:1C63 + E: PCI_SLOT_NAME=0000:c3:00.0 + E: MODALIAS=pci:v00001A03d00001150sv000015D9sd00001C63bc06sc04i00 + E: USEC_INITIALIZED=13699090 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=PCI bridge + E: ID_PCI_INTERFACE_FROM_DATABASE=Normal decode + E: ID_VENDOR_FROM_DATABASE=ASPEED Technology, Inc. + E: ID_MODEL_FROM_DATABASE=AST1150 PCI-to-PCI Bridge + + P: /devices/pci0000:c0/0000:c0:05.2/0000:c3:00.0/0000:c4:00.0 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:05.2/0000:c3:00.0/0000:c4:00.0 + E: SUBSYSTEM=pci + E: DRIVER=ast + E: PCI_CLASS=30000 + E: PCI_ID=1A03:2000 + E: PCI_SUBSYS_ID=15D9:1C63 + E: PCI_SLOT_NAME=0000:c4:00.0 + E: MODALIAS=pci:v00001A03d00002000sv000015D9sd00001C63bc03sc00i00 + E: USEC_INITIALIZED=13711861 + E: ID_PCI_CLASS_FROM_DATABASE=Display controller + E: ID_PCI_SUBCLASS_FROM_DATABASE=VGA compatible controller + E: ID_PCI_INTERFACE_FROM_DATABASE=VGA controller + E: ID_VENDOR_FROM_DATABASE=ASPEED Technology, Inc. + E: ID_MODEL_FROM_DATABASE=ASPEED Graphics Family + + P: /devices/pci0000:c0/0000:c0:05.2/0000:c3:00.0/0000:c4:00.0/drm/card0 + N: dri/card0 + L: 0 + S: dri/by-path/pci-0000:c4:00.0-card + E: DEVPATH=/devices/pci0000:c0/0000:c0:05.2/0000:c3:00.0/0000:c4:00.0/drm/card0 + E: SUBSYSTEM=drm + E: DEVNAME=/dev/dri/card0 + E: DEVTYPE=drm_minor + E: MAJOR=226 + E: MINOR=0 + E: USEC_INITIALIZED=10476377 + E: ID_PATH=pci-0000:c4:00.0 + E: ID_PATH_TAG=pci-0000_c4_00_0 + E: ID_FOR_SEAT=drm-pci-0000_c4_00_0 + E: DEVLINKS=/dev/dri/by-path/pci-0000:c4:00.0-card + E: TAGS=:seat:uaccess:master-of-seat: + + P: /devices/pci0000:c0/0000:c0:05.2/0000:c3:00.0/0000:c4:00.0/drm/card0/card0-VGA-1 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:05.2/0000:c3:00.0/0000:c4:00.0/drm/card0/card0-VGA-1 + E: SUBSYSTEM=drm + E: USEC_INITIALIZED=10476605 + E: ID_PATH=pci-0000:c4:00.0 + E: ID_PATH_TAG=pci-0000_c4_00_0 + E: ID_FOR_SEAT=drm-pci-0000_c4_00_0 + E: TAGS=:seat:master-of-seat: + + P: /devices/pci0000:c0/0000:c0:05.2/0000:c3:00.0/0000:c4:00.0/graphics/fb0 + N: fb0 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:05.2/0000:c3:00.0/0000:c4:00.0/graphics/fb0 + E: SUBSYSTEM=graphics + E: DEVNAME=/dev/fb0 + E: MAJOR=29 + E: MINOR=0 + E: USEC_INITIALIZED=10476446 + E: ID_PATH=pci-0000:c4:00.0 + E: ID_PATH_TAG=pci-0000_c4_00_0 + E: ID_FOR_SEAT=graphics-pci-0000_c4_00_0 + E: PRIMARY_DEVICE_FOR_DISPLAY=1 + E: TAGS=:seat: + + P: /devices/pci0000:c0/0000:c0:05.2/0000:c3:00.0/0000:c4:00.0/i2c-9 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:05.2/0000:c3:00.0/0000:c4:00.0/i2c-9 + E: SUBSYSTEM=i2c + + P: /devices/pci0000:c0/0000:c0:05.2/0000:c3:00.0/0000:c4:00.0/i2c-9/i2c-dev/i2c-9 + N: i2c-9 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:05.2/0000:c3:00.0/0000:c4:00.0/i2c-9/i2c-dev/i2c-9 + E: SUBSYSTEM=i2c-dev + E: DEVNAME=/dev/i2c-9 + E: MAJOR=89 + E: MINOR=9 + + P: /devices/pci0000:c0/0000:c0:05.2/0000:c3:00.0/pci_bus/0000:c4 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:05.2/0000:c3:00.0/pci_bus/0000:c4 + E: SUBSYSTEM=pci_bus + + P: /devices/pci0000:c0/0000:c0:05.2/pci_bus/0000:c3 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:05.2/pci_bus/0000:c3 + E: SUBSYSTEM=pci_bus + + P: /devices/pci0000:c0/0000:c0:07.0 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.0 + E: SUBSYSTEM=pci + E: PCI_CLASS=60000 + E: PCI_ID=1022:149F + E: PCI_SUBSYS_ID=0000:0000 + E: PCI_SLOT_NAME=0000:c0:07.0 + E: MODALIAS=pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00 + E: USEC_INITIALIZED=13687905 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=Host bridge + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:c0/0000:c0:07.1 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.1 + E: SUBSYSTEM=pci + E: DRIVER=pcieport + E: PCI_CLASS=60400 + E: PCI_ID=1022:14A7 + E: PCI_SUBSYS_ID=1022:14A4 + E: PCI_SLOT_NAME=0000:c0:07.1 + E: MODALIAS=pci:v00001022d000014A7sv00001022sd000014A4bc06sc04i00 + E: USEC_INITIALIZED=13685630 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=PCI bridge + E: ID_PCI_INTERFACE_FROM_DATABASE=Normal decode + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:c0/0000:c0:07.1/0000:c0:07.1:pcie001 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.1/0000:c0:07.1:pcie001 + E: SUBSYSTEM=pci_express + E: DRIVER=pcie_pme + + P: /devices/pci0000:c0/0000:c0:07.1/0000:c0:07.1:pcie010 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.1/0000:c0:07.1:pcie010 + E: SUBSYSTEM=pci_express + + P: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.0 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.0 + E: SUBSYSTEM=pci + E: PCI_CLASS=130000 + E: PCI_ID=1022:14AC + E: PCI_SUBSYS_ID=1022:14AC + E: PCI_SLOT_NAME=0000:c5:00.0 + E: MODALIAS=pci:v00001022d000014ACsv00001022sd000014ACbc13sc00i00 + E: USEC_INITIALIZED=13697588 + E: ID_PCI_CLASS_FROM_DATABASE=Non-Essential Instrumentation + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.1 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.1 + E: SUBSYSTEM=pci + E: PCI_CLASS=88000 + E: PCI_ID=1022:14DC + E: PCI_SUBSYS_ID=1022:14DC + E: PCI_SLOT_NAME=0000:c5:00.1 + E: MODALIAS=pci:v00001022d000014DCsv00001022sd000014DCbc08sc80i00 + E: USEC_INITIALIZED=13694249 + E: ID_PCI_CLASS_FROM_DATABASE=Generic system peripheral + E: ID_PCI_SUBCLASS_FROM_DATABASE=System peripheral + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4 + E: SUBSYSTEM=pci + E: DRIVER=xhci_hcd + E: PCI_CLASS=C0330 + E: PCI_ID=1022:14C9 + E: PCI_SUBSYS_ID=15D9:1C63 + E: PCI_SLOT_NAME=0000:c5:00.4 + E: MODALIAS=pci:v00001022d000014C9sv000015D9sd00001C63bc0Csc03i30 + E: USEC_INITIALIZED=13694205 + E: ID_PCI_CLASS_FROM_DATABASE=Serial bus controller + E: ID_PCI_SUBCLASS_FROM_DATABASE=USB controller + E: ID_PCI_INTERFACE_FROM_DATABASE=XHCI + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1 + N: bus/usb/001/001 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1 + E: SUBSYSTEM=usb + E: DEVNAME=/dev/bus/usb/001/001 + E: DEVTYPE=usb_device + E: DRIVER=usb + E: PRODUCT=1d6b/2/504 + E: TYPE=9/0/1 + E: BUSNUM=001 + E: DEVNUM=001 + E: MAJOR=189 + E: MINOR=0 + E: USEC_INITIALIZED=6898826 + E: ID_VENDOR=Linux_5.4.0-181-generic_xhci-hcd + E: ID_VENDOR_ENC=Linux\x205.4.0-181-generic\x20xhci-hcd + E: ID_VENDOR_ID=1d6b + E: ID_MODEL=xHCI_Host_Controller + E: ID_MODEL_ENC=xHCI\x20Host\x20Controller + E: ID_MODEL_ID=0002 + E: ID_REVISION=0504 + E: ID_SERIAL=Linux_5.4.0-181-generic_xhci-hcd_xHCI_Host_Controller_0000:c5:00.4 + E: ID_SERIAL_SHORT=0000:c5:00.4 + E: ID_BUS=usb + E: ID_USB_INTERFACES=:090000: + E: ID_VENDOR_FROM_DATABASE=Linux Foundation + E: ID_MODEL_FROM_DATABASE=2.0 root hub + E: ID_PATH=pci-0000:c5:00.4 + E: ID_PATH_TAG=pci-0000_c5_00_4 + E: ID_FOR_SEAT=usb-pci-0000_c5_00_4 + E: TAGS=:seat: + + P: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-0:1.0 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-0:1.0 + E: SUBSYSTEM=usb + E: DEVTYPE=usb_interface + E: DRIVER=hub + E: PRODUCT=1d6b/2/504 + E: TYPE=9/0/1 + E: INTERFACE=9/0/0 + E: MODALIAS=usb:v1D6Bp0002d0504dc09dsc00dp01ic09isc00ip00in00 + E: USEC_INITIALIZED=13731023 + E: ID_USB_CLASS_FROM_DATABASE=Hub + E: ID_USB_PROTOCOL_FROM_DATABASE=Single TT + E: ID_VENDOR_FROM_DATABASE=Linux Foundation + E: ID_MODEL_FROM_DATABASE=2.0 root hub + E: ID_PATH=pci-0000:c5:00.4-usb-0:0:1.0 + E: ID_PATH_TAG=pci-0000_c5_00_4-usb-0_0_1_0 + + P: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1 + N: bus/usb/001/002 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1 + E: SUBSYSTEM=usb + E: DEVNAME=/dev/bus/usb/001/002 + E: DEVTYPE=usb_device + E: DRIVER=usb + E: PRODUCT=1d6b/107/100 + E: TYPE=9/0/1 + E: BUSNUM=001 + E: DEVNUM=002 + E: MAJOR=189 + E: MINOR=1 + E: USEC_INITIALIZED=6992676 + E: ID_VENDOR=Aspeed + E: ID_VENDOR_ENC=Aspeed + E: ID_VENDOR_ID=1d6b + E: ID_MODEL=USB_Virtual_Hub + E: ID_MODEL_ENC=USB\x20Virtual\x20Hub + E: ID_MODEL_ID=0107 + E: ID_REVISION=0100 + E: ID_SERIAL=Aspeed_USB_Virtual_Hub_00000000 + E: ID_SERIAL_SHORT=00000000 + E: ID_BUS=usb + E: ID_USB_INTERFACES=:090000: + E: ID_VENDOR_FROM_DATABASE=Linux Foundation + E: ID_PATH=pci-0000:c5:00.4-usb-0:1 + E: ID_PATH_TAG=pci-0000_c5_00_4-usb-0_1 + E: ID_FOR_SEAT=usb-pci-0000_c5_00_4-usb-0_1 + E: TAGS=:seat: + + P: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1 + N: bus/usb/001/003 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1 + E: SUBSYSTEM=usb + E: DEVNAME=/dev/bus/usb/001/003 + E: DEVTYPE=usb_device + E: DRIVER=usb + E: PRODUCT=557/9241/504 + E: TYPE=0/0/0 + E: BUSNUM=001 + E: DEVNUM=003 + E: MAJOR=189 + E: MINOR=2 + E: USEC_INITIALIZED=6993244 + E: ID_VENDOR=Linux_5.4.62_with_aspeed_vhub + E: ID_VENDOR_ENC=Linux\x205.4.62\x20with\x20aspeed_vhub + E: ID_VENDOR_ID=0557 + E: ID_MODEL=SMCI_HID_KM + E: ID_MODEL_ENC=SMCI\x20HID\x20KM + E: ID_MODEL_ID=9241 + E: ID_REVISION=0504 + E: ID_SERIAL=Linux_5.4.62_with_aspeed_vhub_SMCI_HID_KM + E: ID_BUS=usb + E: ID_USB_INTERFACES=:030001:030102: + E: ID_VENDOR_FROM_DATABASE=ATEN International Co., Ltd + E: ID_PATH=pci-0000:c5:00.4-usb-0:1.1 + E: ID_PATH_TAG=pci-0000_c5_00_4-usb-0_1_1 + + P: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.0 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.0 + E: SUBSYSTEM=usb + E: DEVTYPE=usb_interface + E: DRIVER=usbhid + E: PRODUCT=557/9241/504 + E: TYPE=0/0/0 + E: INTERFACE=3/0/1 + E: MODALIAS=usb:v0557p9241d0504dc00dsc00dp00ic03isc00ip01in00 + E: USEC_INITIALIZED=13763290 + E: ID_VENDOR_FROM_DATABASE=ATEN International Co., Ltd + E: ID_PATH=pci-0000:c5:00.4-usb-0:1.1:1.0 + E: ID_PATH_TAG=pci-0000_c5_00_4-usb-0_1_1_1_0 + + P: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.0/0003:0557:9241.0001 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.0/0003:0557:9241.0001 + E: SUBSYSTEM=hid + E: DRIVER=hid-generic + E: HID_ID=0003:00000557:00009241 + E: HID_NAME=Linux 5.4.62 with aspeed_vhub SMCI HID KM + E: HID_PHYS=usb-0000:c5:00.4-1.1/input0 + E: HID_UNIQ= + E: MODALIAS=hid:b0003g0001v00000557p00009241 + + P: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.0/0003:0557:9241.0001/hidraw/hidraw0 + N: hidraw0 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.0/0003:0557:9241.0001/hidraw/hidraw0 + E: SUBSYSTEM=hidraw + E: DEVNAME=/dev/hidraw0 + E: MAJOR=239 + E: MINOR=0 + + P: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.0/0003:0557:9241.0001/input/input1 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.0/0003:0557:9241.0001/input/input1 + E: SUBSYSTEM=input + E: PRODUCT=3/557/9241/100 + E: NAME="Linux 5.4.62 with aspeed_vhub SMCI HID KM" + E: PHYS="usb-0000:c5:00.4-1.1/input0" + E: UNIQ="" + E: PROP=0 + E: EV=120013 + E: KEY=1000000000007 ff800000000007ff f2beffdf73cfffff fffffffffffffffe + E: MSC=10 + E: LED=1f + E: MODALIAS=input:b0003v0557p9241e0100-e0,1,4,11,14,k71,72,73,74,75,77,79,7C,7D,7E,7F,80,81,82,83,84,85,86,87,88,89,8A,B7,B8,B9,BA,BB,BC,BD,BE,BF,C0,C1,C2,F0,ram4,l0,1,2,3,4,sfw + E: USEC_INITIALIZED=10381003 + E: ID_INPUT=1 + E: ID_INPUT_KEY=1 + E: ID_INPUT_KEYBOARD=1 + E: ID_VENDOR=Linux_5.4.62_with_aspeed_vhub + E: ID_VENDOR_ENC=Linux\x205.4.62\x20with\x20aspeed_vhub + E: ID_VENDOR_ID=0557 + E: ID_MODEL=SMCI_HID_KM + E: ID_MODEL_ENC=SMCI\x20HID\x20KM + E: ID_MODEL_ID=9241 + E: ID_REVISION=0504 + E: ID_SERIAL=Linux_5.4.62_with_aspeed_vhub_SMCI_HID_KM + E: ID_TYPE=hid + E: ID_BUS=usb + E: ID_USB_INTERFACES=:030001:030102: + E: ID_USB_INTERFACE_NUM=00 + E: ID_USB_DRIVER=usbhid + E: ID_PATH=pci-0000:c5:00.4-usb-0:1.1:1.0 + E: ID_PATH_TAG=pci-0000_c5_00_4-usb-0_1_1_1_0 + E: ID_FOR_SEAT=input-pci-0000_c5_00_4-usb-0_1_1_1_0 + E: TAGS=:seat: + + P: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.0/0003:0557:9241.0001/input/input1/event1 + N: input/event1 + L: 0 + S: input/by-id/usb-Linux_5.4.62_with_aspeed_vhub_SMCI_HID_KM-event-kbd + S: input/by-path/pci-0000:c5:00.4-usb-0:1.1:1.0-event-kbd + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.0/0003:0557:9241.0001/input/input1/event1 + E: SUBSYSTEM=input + E: DEVNAME=/dev/input/event1 + E: MAJOR=13 + E: MINOR=65 + E: USEC_INITIALIZED=14013005 + E: ID_INPUT=1 + E: ID_INPUT_KEY=1 + E: ID_INPUT_KEYBOARD=1 + E: ID_VENDOR=Linux_5.4.62_with_aspeed_vhub + E: ID_VENDOR_ENC=Linux\x205.4.62\x20with\x20aspeed_vhub + E: ID_VENDOR_ID=0557 + E: ID_MODEL=SMCI_HID_KM + E: ID_MODEL_ENC=SMCI\x20HID\x20KM + E: ID_MODEL_ID=9241 + E: ID_REVISION=0504 + E: ID_SERIAL=Linux_5.4.62_with_aspeed_vhub_SMCI_HID_KM + E: ID_TYPE=hid + E: ID_BUS=usb + E: ID_USB_INTERFACES=:030001:030102: + E: ID_USB_INTERFACE_NUM=00 + E: ID_USB_DRIVER=usbhid + E: ID_PATH=pci-0000:c5:00.4-usb-0:1.1:1.0 + E: ID_PATH_TAG=pci-0000_c5_00_4-usb-0_1_1_1_0 + E: DEVLINKS=/dev/input/by-id/usb-Linux_5.4.62_with_aspeed_vhub_SMCI_HID_KM-event-kbd /dev/input/by-path/pci-0000:c5:00.4-usb-0:1.1:1.0-event-kbd + E: TAGS=:power-switch: + + P: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.0/0003:0557:9241.0001/input/input1/input1::capslock + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.0/0003:0557:9241.0001/input/input1/input1::capslock + E: SUBSYSTEM=leds + E: USEC_INITIALIZED=14229460 + E: ID_PATH=pci-0000:c5:00.4-usb-0:1.1:1.0 + E: ID_PATH_TAG=pci-0000_c5_00_4-usb-0_1_1_1_0 + E: ID_FOR_SEAT=leds-pci-0000_c5_00_4-usb-0_1_1_1_0 + E: TAGS=:seat: + + P: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.0/0003:0557:9241.0001/input/input1/input1::compose + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.0/0003:0557:9241.0001/input/input1/input1::compose + E: SUBSYSTEM=leds + E: USEC_INITIALIZED=14229945 + E: ID_PATH=pci-0000:c5:00.4-usb-0:1.1:1.0 + E: ID_PATH_TAG=pci-0000_c5_00_4-usb-0_1_1_1_0 + E: ID_FOR_SEAT=leds-pci-0000_c5_00_4-usb-0_1_1_1_0 + E: TAGS=:seat: + + P: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.0/0003:0557:9241.0001/input/input1/input1::kana + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.0/0003:0557:9241.0001/input/input1/input1::kana + E: SUBSYSTEM=leds + E: USEC_INITIALIZED=14228350 + E: ID_PATH=pci-0000:c5:00.4-usb-0:1.1:1.0 + E: ID_PATH_TAG=pci-0000_c5_00_4-usb-0_1_1_1_0 + E: ID_FOR_SEAT=leds-pci-0000_c5_00_4-usb-0_1_1_1_0 + E: TAGS=:seat: + + P: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.0/0003:0557:9241.0001/input/input1/input1::numlock + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.0/0003:0557:9241.0001/input/input1/input1::numlock + E: SUBSYSTEM=leds + E: USEC_INITIALIZED=14229503 + E: ID_PATH=pci-0000:c5:00.4-usb-0:1.1:1.0 + E: ID_PATH_TAG=pci-0000_c5_00_4-usb-0_1_1_1_0 + E: ID_FOR_SEAT=leds-pci-0000_c5_00_4-usb-0_1_1_1_0 + E: TAGS=:seat: + + P: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.0/0003:0557:9241.0001/input/input1/input1::scrolllock + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.0/0003:0557:9241.0001/input/input1/input1::scrolllock + E: SUBSYSTEM=leds + E: USEC_INITIALIZED=14229454 + E: ID_PATH=pci-0000:c5:00.4-usb-0:1.1:1.0 + E: ID_PATH_TAG=pci-0000_c5_00_4-usb-0_1_1_1_0 + E: ID_FOR_SEAT=leds-pci-0000_c5_00_4-usb-0_1_1_1_0 + E: TAGS=:seat: + + P: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.1 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.1 + E: SUBSYSTEM=usb + E: DEVTYPE=usb_interface + E: DRIVER=usbhid + E: PRODUCT=557/9241/504 + E: TYPE=0/0/0 + E: INTERFACE=3/1/2 + E: MODALIAS=usb:v0557p9241d0504dc00dsc00dp00ic03isc01ip02in01 + E: USEC_INITIALIZED=13762860 + E: ID_VENDOR_FROM_DATABASE=ATEN International Co., Ltd + E: ID_PATH=pci-0000:c5:00.4-usb-0:1.1:1.1 + E: ID_PATH_TAG=pci-0000_c5_00_4-usb-0_1_1_1_1 + + P: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.1/0003:0557:9241.0002 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.1/0003:0557:9241.0002 + E: SUBSYSTEM=hid + E: DRIVER=hid-generic + E: HID_ID=0003:00000557:00009241 + E: HID_NAME=Linux 5.4.62 with aspeed_vhub SMCI HID KM + E: HID_PHYS=usb-0000:c5:00.4-1.1/input1 + E: HID_UNIQ= + E: MODALIAS=hid:b0003g0001v00000557p00009241 + + P: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.1/0003:0557:9241.0002/hidraw/hidraw1 + N: hidraw1 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.1/0003:0557:9241.0002/hidraw/hidraw1 + E: SUBSYSTEM=hidraw + E: DEVNAME=/dev/hidraw1 + E: MAJOR=239 + E: MINOR=1 + + P: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.1/0003:0557:9241.0002/input/input2 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.1/0003:0557:9241.0002/input/input2 + E: SUBSYSTEM=input + E: PRODUCT=3/557/9241/100 + E: NAME="Linux 5.4.62 with aspeed_vhub SMCI HID KM" + E: PHYS="usb-0000:c5:00.4-1.1/input1" + E: UNIQ="" + E: PROP=0 + E: EV=1f + E: KEY=70000 0 0 0 0 + E: REL=900 + E: ABS=3 + E: MSC=10 + E: MODALIAS=input:b0003v0557p9241e0100-e0,1,2,3,4,k110,111,112,r8,B,a0,1,m4,lsfw + E: USEC_INITIALIZED=10380912 + E: ID_INPUT=1 + E: ID_INPUT_MOUSE=1 + E: ID_VENDOR=Linux_5.4.62_with_aspeed_vhub + E: ID_VENDOR_ENC=Linux\x205.4.62\x20with\x20aspeed_vhub + E: ID_VENDOR_ID=0557 + E: ID_MODEL=SMCI_HID_KM + E: ID_MODEL_ENC=SMCI\x20HID\x20KM + E: ID_MODEL_ID=9241 + E: ID_REVISION=0504 + E: ID_SERIAL=Linux_5.4.62_with_aspeed_vhub_SMCI_HID_KM + E: ID_TYPE=hid + E: ID_BUS=usb + E: ID_USB_INTERFACES=:030001:030102: + E: ID_USB_INTERFACE_NUM=01 + E: ID_USB_DRIVER=usbhid + E: ID_PATH=pci-0000:c5:00.4-usb-0:1.1:1.1 + E: ID_PATH_TAG=pci-0000_c5_00_4-usb-0_1_1_1_1 + E: ID_FOR_SEAT=input-pci-0000_c5_00_4-usb-0_1_1_1_1 + E: TAGS=:seat: + + P: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.1/0003:0557:9241.0002/input/input2/event2 + N: input/event2 + L: 0 + S: input/by-path/pci-0000:c5:00.4-usb-0:1.1:1.1-event-mouse + S: input/by-id/usb-Linux_5.4.62_with_aspeed_vhub_SMCI_HID_KM-if01-event-mouse + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.1/0003:0557:9241.0002/input/input2/event2 + E: SUBSYSTEM=input + E: DEVNAME=/dev/input/event2 + E: MAJOR=13 + E: MINOR=66 + E: USEC_INITIALIZED=14044831 + E: ID_INPUT=1 + E: ID_INPUT_MOUSE=1 + E: ID_VENDOR=Linux_5.4.62_with_aspeed_vhub + E: ID_VENDOR_ENC=Linux\x205.4.62\x20with\x20aspeed_vhub + E: ID_VENDOR_ID=0557 + E: ID_MODEL=SMCI_HID_KM + E: ID_MODEL_ENC=SMCI\x20HID\x20KM + E: ID_MODEL_ID=9241 + E: ID_REVISION=0504 + E: ID_SERIAL=Linux_5.4.62_with_aspeed_vhub_SMCI_HID_KM + E: ID_TYPE=hid + E: ID_BUS=usb + E: ID_USB_INTERFACES=:030001:030102: + E: ID_USB_INTERFACE_NUM=01 + E: ID_USB_DRIVER=usbhid + E: ID_PATH=pci-0000:c5:00.4-usb-0:1.1:1.1 + E: ID_PATH_TAG=pci-0000_c5_00_4-usb-0_1_1_1_1 + E: DEVLINKS=/dev/input/by-path/pci-0000:c5:00.4-usb-0:1.1:1.1-event-mouse /dev/input/by-id/usb-Linux_5.4.62_with_aspeed_vhub_SMCI_HID_KM-if01-event-mouse + + P: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.1/0003:0557:9241.0002/input/input2/mouse0 + N: input/mouse0 + L: 0 + S: input/by-path/pci-0000:c5:00.4-usb-0:1.1:1.1-mouse + S: input/by-id/usb-Linux_5.4.62_with_aspeed_vhub_SMCI_HID_KM-if01-mouse + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.1/0003:0557:9241.0002/input/input2/mouse0 + E: SUBSYSTEM=input + E: DEVNAME=/dev/input/mouse0 + E: MAJOR=13 + E: MINOR=32 + E: USEC_INITIALIZED=13859398 + E: ID_INPUT=1 + E: ID_INPUT_MOUSE=1 + E: ID_VENDOR=Linux_5.4.62_with_aspeed_vhub + E: ID_VENDOR_ENC=Linux\x205.4.62\x20with\x20aspeed_vhub + E: ID_VENDOR_ID=0557 + E: ID_MODEL=SMCI_HID_KM + E: ID_MODEL_ENC=SMCI\x20HID\x20KM + E: ID_MODEL_ID=9241 + E: ID_REVISION=0504 + E: ID_SERIAL=Linux_5.4.62_with_aspeed_vhub_SMCI_HID_KM + E: ID_TYPE=hid + E: ID_BUS=usb + E: ID_USB_INTERFACES=:030001:030102: + E: ID_USB_INTERFACE_NUM=01 + E: ID_USB_DRIVER=usbhid + E: ID_PATH=pci-0000:c5:00.4-usb-0:1.1:1.1 + E: ID_PATH_TAG=pci-0000_c5_00_4-usb-0_1_1_1_1 + E: DEVLINKS=/dev/input/by-path/pci-0000:c5:00.4-usb-0:1.1:1.1-mouse /dev/input/by-id/usb-Linux_5.4.62_with_aspeed_vhub_SMCI_HID_KM-if01-mouse + + P: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.2 + N: bus/usb/001/004 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.2 + E: SUBSYSTEM=usb + E: DEVNAME=/dev/bus/usb/001/004 + E: DEVTYPE=usb_device + E: DRIVER=usb + E: PRODUCT=b1f/3ee/504 + E: TYPE=239/2/1 + E: BUSNUM=001 + E: DEVNUM=004 + E: MAJOR=189 + E: MINOR=3 + E: USEC_INITIALIZED=6993235 + E: ID_VENDOR=Linux_5.4.62_with_aspeed_vhub + E: ID_VENDOR_ENC=Linux\x205.4.62\x20with\x20aspeed_vhub + E: ID_VENDOR_ID=0b1f + E: ID_MODEL=RNDIS_Ethernet_Gadget + E: ID_MODEL_ENC=RNDIS\x2fEthernet\x20Gadget + E: ID_MODEL_ID=03ee + E: ID_REVISION=0504 + E: ID_SERIAL=Linux_5.4.62_with_aspeed_vhub_RNDIS_Ethernet_Gadget + E: ID_BUS=usb + E: ID_USB_INTERFACES=:e00103:0a0000:020600: + E: ID_VENDOR_FROM_DATABASE=Insyde Software Corp. + E: ID_PATH=pci-0000:c5:00.4-usb-0:1.2 + E: ID_PATH_TAG=pci-0000_c5_00_4-usb-0_1_2 + + P: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.2/1-1.2:2.0 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.2/1-1.2:2.0 + E: SUBSYSTEM=usb + E: DEVTYPE=usb_interface + E: DRIVER=rndis_host + E: PRODUCT=b1f/3ee/504 + E: TYPE=239/2/1 + E: INTERFACE=224/1/3 + E: MODALIAS=usb:v0B1Fp03EEd0504dcEFdsc02dp01icE0isc01ip03in00 + E: USEC_INITIALIZED=13759163 + E: ID_USB_CLASS_FROM_DATABASE=Miscellaneous Device + E: ID_USB_PROTOCOL_FROM_DATABASE=Interface Association + E: ID_VENDOR_FROM_DATABASE=Insyde Software Corp. + E: ID_PATH=pci-0000:c5:00.4-usb-0:1.2:2.0 + E: ID_PATH_TAG=pci-0000_c5_00_4-usb-0_1_2_2_0 + + P: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.2/1-1.2:2.0/net/usb0 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.2/1-1.2:2.0/net/usb0 + E: SUBSYSTEM=net + E: INTERFACE=usb0 + E: IFINDEX=4 + E: USEC_INITIALIZED=14228378 + E: ID_MM_CANDIDATE=1 + E: ID_NET_NAMING_SCHEME=v245 + E: ID_NET_NAME_PATH=enp197s0f4u1u2c2 + E: ID_VENDOR=Linux_5.4.62_with_aspeed_vhub + E: ID_VENDOR_ENC=Linux\x205.4.62\x20with\x20aspeed_vhub + E: ID_VENDOR_ID=0b1f + E: ID_MODEL=RNDIS_Ethernet_Gadget + E: ID_MODEL_ENC=RNDIS\x2fEthernet\x20Gadget + E: ID_MODEL_ID=03ee + E: ID_REVISION=0504 + E: ID_SERIAL=Linux_5.4.62_with_aspeed_vhub_RNDIS_Ethernet_Gadget + E: ID_TYPE=generic + E: ID_BUS=usb + E: ID_USB_INTERFACES=:e00103:0a0000:020600: + E: ID_USB_INTERFACE_NUM=00 + E: ID_USB_DRIVER=rndis_host + E: ID_USB_CLASS_FROM_DATABASE=Miscellaneous Device + E: ID_USB_PROTOCOL_FROM_DATABASE=Interface Association + E: ID_VENDOR_FROM_DATABASE=Insyde Software Corp. + E: ID_PATH=pci-0000:c5:00.4-usb-0:1.2:2.0 + E: ID_PATH_TAG=pci-0000_c5_00_4-usb-0_1_2_2_0 + E: ID_NET_DRIVER=rndis_host + E: ID_NET_LINK_FILE=/usr/lib/systemd/network/73-usb-net-by-mac.link + E: SYSTEMD_ALIAS=/sys/subsystem/net/devices/usb0 + E: TAGS=:systemd: + + P: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.2/1-1.2:2.1 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.2/1-1.2:2.1 + E: SUBSYSTEM=usb + E: DEVTYPE=usb_interface + E: DRIVER=rndis_host + E: PRODUCT=b1f/3ee/504 + E: TYPE=239/2/1 + E: INTERFACE=10/0/0 + E: MODALIAS=usb:v0B1Fp03EEd0504dcEFdsc02dp01ic0Aisc00ip00in01 + E: USEC_INITIALIZED=13768470 + E: ID_USB_CLASS_FROM_DATABASE=Miscellaneous Device + E: ID_USB_PROTOCOL_FROM_DATABASE=Interface Association + E: ID_VENDOR_FROM_DATABASE=Insyde Software Corp. + E: ID_PATH=pci-0000:c5:00.4-usb-0:1.2:2.1 + E: ID_PATH_TAG=pci-0000_c5_00_4-usb-0_1_2_2_1 + + P: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1:1.0 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1:1.0 + E: SUBSYSTEM=usb + E: DEVTYPE=usb_interface + E: DRIVER=hub + E: PRODUCT=1d6b/107/100 + E: TYPE=9/0/1 + E: INTERFACE=9/0/0 + E: MODALIAS=usb:v1D6Bp0107d0100dc09dsc00dp01ic09isc00ip00in00 + E: USEC_INITIALIZED=13747606 + E: ID_USB_CLASS_FROM_DATABASE=Hub + E: ID_USB_PROTOCOL_FROM_DATABASE=Single TT + E: ID_VENDOR_FROM_DATABASE=Linux Foundation + E: ID_PATH=pci-0000:c5:00.4-usb-0:1:1.0 + E: ID_PATH_TAG=pci-0000_c5_00_4-usb-0_1_1_0 + + P: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb2 + N: bus/usb/002/001 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb2 + E: SUBSYSTEM=usb + E: DEVNAME=/dev/bus/usb/002/001 + E: DEVTYPE=usb_device + E: DRIVER=usb + E: PRODUCT=1d6b/3/504 + E: TYPE=9/0/3 + E: BUSNUM=002 + E: DEVNUM=001 + E: MAJOR=189 + E: MINOR=128 + E: USEC_INITIALIZED=6898818 + E: ID_VENDOR=Linux_5.4.0-181-generic_xhci-hcd + E: ID_VENDOR_ENC=Linux\x205.4.0-181-generic\x20xhci-hcd + E: ID_VENDOR_ID=1d6b + E: ID_MODEL=xHCI_Host_Controller + E: ID_MODEL_ENC=xHCI\x20Host\x20Controller + E: ID_MODEL_ID=0003 + E: ID_REVISION=0504 + E: ID_SERIAL=Linux_5.4.0-181-generic_xhci-hcd_xHCI_Host_Controller_0000:c5:00.4 + E: ID_SERIAL_SHORT=0000:c5:00.4 + E: ID_BUS=usb + E: ID_USB_INTERFACES=:090000: + E: ID_VENDOR_FROM_DATABASE=Linux Foundation + E: ID_MODEL_FROM_DATABASE=3.0 root hub + E: ID_PATH=pci-0000:c5:00.4 + E: ID_PATH_TAG=pci-0000_c5_00_4 + E: ID_FOR_SEAT=usb-pci-0000_c5_00_4 + E: TAGS=:seat: + + P: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb2/2-0:1.0 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb2/2-0:1.0 + E: SUBSYSTEM=usb + E: DEVTYPE=usb_interface + E: DRIVER=hub + E: PRODUCT=1d6b/3/504 + E: TYPE=9/0/3 + E: INTERFACE=9/0/0 + E: MODALIAS=usb:v1D6Bp0003d0504dc09dsc00dp03ic09isc00ip00in00 + E: USEC_INITIALIZED=13719513 + E: ID_USB_CLASS_FROM_DATABASE=Hub + E: ID_VENDOR_FROM_DATABASE=Linux Foundation + E: ID_MODEL_FROM_DATABASE=3.0 root hub + E: ID_PATH=pci-0000:c5:00.4-usb-0:0:1.0 + E: ID_PATH_TAG=pci-0000_c5_00_4-usb-0_0_1_0 + + P: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/wakeup/wakeup59 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/wakeup/wakeup59 + E: SUBSYSTEM=wakeup + + P: /devices/pci0000:c0/0000:c0:07.1/pci_bus/0000:c5 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.1/pci_bus/0000:c5 + E: SUBSYSTEM=pci_bus + + P: /devices/pci0000:c0/0000:c0:07.1/wakeup/wakeup6 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.1/wakeup/wakeup6 + E: SUBSYSTEM=wakeup + + P: /devices/pci0000:c0/0000:c0:07.2 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2 + E: SUBSYSTEM=pci + E: DRIVER=pcieport + E: PCI_CLASS=60400 + E: PCI_ID=1022:14A7 + E: PCI_SUBSYS_ID=1022:14A4 + E: PCI_SLOT_NAME=0000:c0:07.2 + E: MODALIAS=pci:v00001022d000014A7sv00001022sd000014A4bc06sc04i00 + E: USEC_INITIALIZED=13687132 + E: ID_PCI_CLASS_FROM_DATABASE=Bridge + E: ID_PCI_SUBCLASS_FROM_DATABASE=PCI bridge + E: ID_PCI_INTERFACE_FROM_DATABASE=Normal decode + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c0:07.2:pcie001 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c0:07.2:pcie001 + E: SUBSYSTEM=pci_express + E: DRIVER=pcie_pme + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c0:07.2:pcie010 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c0:07.2:pcie010 + E: SUBSYSTEM=pci_express + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0 + E: SUBSYSTEM=pci + E: DRIVER=ahci + E: PCI_CLASS=10601 + E: PCI_ID=1022:7901 + E: PCI_SUBSYS_ID=15D9:1C63 + E: PCI_SLOT_NAME=0000:c6:00.0 + E: MODALIAS=pci:v00001022d00007901sv000015D9sd00001C63bc01sc06i01 + E: USEC_INITIALIZED=13696870 + E: ID_PCI_CLASS_FROM_DATABASE=Mass storage controller + E: ID_PCI_SUBCLASS_FROM_DATABASE=SATA controller + E: ID_PCI_INTERFACE_FROM_DATABASE=AHCI 1.0 + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + E: ID_MODEL_FROM_DATABASE=FCH SATA Controller [AHCI mode] + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata1/ata_port/ata1 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata1/ata_port/ata1 + E: SUBSYSTEM=ata_port + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata1/host0 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata1/host0 + E: SUBSYSTEM=scsi + E: DEVTYPE=scsi_host + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata1/host0/scsi_host/host0 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata1/host0/scsi_host/host0 + E: SUBSYSTEM=scsi_host + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata1/link1/ata_link/link1 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata1/link1/ata_link/link1 + E: SUBSYSTEM=ata_link + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata1/link1/dev1.0/ata_device/dev1.0 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata1/link1/dev1.0/ata_device/dev1.0 + E: SUBSYSTEM=ata_device + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata2/ata_port/ata2 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata2/ata_port/ata2 + E: SUBSYSTEM=ata_port + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata2/host1 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata2/host1 + E: SUBSYSTEM=scsi + E: DEVTYPE=scsi_host + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata2/host1/scsi_host/host1 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata2/host1/scsi_host/host1 + E: SUBSYSTEM=scsi_host + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata2/link2/ata_link/link2 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata2/link2/ata_link/link2 + E: SUBSYSTEM=ata_link + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata2/link2/dev2.0/ata_device/dev2.0 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata2/link2/dev2.0/ata_device/dev2.0 + E: SUBSYSTEM=ata_device + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata3/ata_port/ata3 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata3/ata_port/ata3 + E: SUBSYSTEM=ata_port + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata3/host2 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata3/host2 + E: SUBSYSTEM=scsi + E: DEVTYPE=scsi_host + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata3/host2/scsi_host/host2 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata3/host2/scsi_host/host2 + E: SUBSYSTEM=scsi_host + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata3/link3/ata_link/link3 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata3/link3/ata_link/link3 + E: SUBSYSTEM=ata_link + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata3/link3/dev3.0/ata_device/dev3.0 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata3/link3/dev3.0/ata_device/dev3.0 + E: SUBSYSTEM=ata_device + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata4/ata_port/ata4 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata4/ata_port/ata4 + E: SUBSYSTEM=ata_port + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata4/host3 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata4/host3 + E: SUBSYSTEM=scsi + E: DEVTYPE=scsi_host + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata4/host3/scsi_host/host3 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata4/host3/scsi_host/host3 + E: SUBSYSTEM=scsi_host + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata4/link4/ata_link/link4 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata4/link4/ata_link/link4 + E: SUBSYSTEM=ata_link + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata4/link4/dev4.0/ata_device/dev4.0 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata4/link4/dev4.0/ata_device/dev4.0 + E: SUBSYSTEM=ata_device + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata5/ata_port/ata5 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata5/ata_port/ata5 + E: SUBSYSTEM=ata_port + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata5/host4 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata5/host4 + E: SUBSYSTEM=scsi + E: DEVTYPE=scsi_host + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata5/host4/scsi_host/host4 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata5/host4/scsi_host/host4 + E: SUBSYSTEM=scsi_host + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata5/link5/ata_link/link5 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata5/link5/ata_link/link5 + E: SUBSYSTEM=ata_link + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata5/link5/dev5.0/ata_device/dev5.0 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata5/link5/dev5.0/ata_device/dev5.0 + E: SUBSYSTEM=ata_device + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata6/ata_port/ata6 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata6/ata_port/ata6 + E: SUBSYSTEM=ata_port + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata6/host5 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata6/host5 + E: SUBSYSTEM=scsi + E: DEVTYPE=scsi_host + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata6/host5/scsi_host/host5 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata6/host5/scsi_host/host5 + E: SUBSYSTEM=scsi_host + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata6/link6/ata_link/link6 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata6/link6/ata_link/link6 + E: SUBSYSTEM=ata_link + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata6/link6/dev6.0/ata_device/dev6.0 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata6/link6/dev6.0/ata_device/dev6.0 + E: SUBSYSTEM=ata_device + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1 + E: SUBSYSTEM=pci + E: DRIVER=ahci + E: PCI_CLASS=10601 + E: PCI_ID=1022:7901 + E: PCI_SUBSYS_ID=15D9:1C63 + E: PCI_SLOT_NAME=0000:c6:00.1 + E: MODALIAS=pci:v00001022d00007901sv000015D9sd00001C63bc01sc06i01 + E: USEC_INITIALIZED=13702911 + E: ID_PCI_CLASS_FROM_DATABASE=Mass storage controller + E: ID_PCI_SUBCLASS_FROM_DATABASE=SATA controller + E: ID_PCI_INTERFACE_FROM_DATABASE=AHCI 1.0 + E: ID_VENDOR_FROM_DATABASE=Advanced Micro Devices, Inc. [AMD] + E: ID_MODEL_FROM_DATABASE=FCH SATA Controller [AHCI mode] + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata10/ata_port/ata10 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata10/ata_port/ata10 + E: SUBSYSTEM=ata_port + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata10/host9 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata10/host9 + E: SUBSYSTEM=scsi + E: DEVTYPE=scsi_host + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata10/host9/scsi_host/host9 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata10/host9/scsi_host/host9 + E: SUBSYSTEM=scsi_host + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata10/link10/ata_link/link10 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata10/link10/ata_link/link10 + E: SUBSYSTEM=ata_link + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata10/link10/dev10.0/ata_device/dev10.0 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata10/link10/dev10.0/ata_device/dev10.0 + E: SUBSYSTEM=ata_device + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata11/ata_port/ata11 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata11/ata_port/ata11 + E: SUBSYSTEM=ata_port + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata11/host10 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata11/host10 + E: SUBSYSTEM=scsi + E: DEVTYPE=scsi_host + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata11/host10/scsi_host/host10 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata11/host10/scsi_host/host10 + E: SUBSYSTEM=scsi_host + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata11/link11/ata_link/link11 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata11/link11/ata_link/link11 + E: SUBSYSTEM=ata_link + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata11/link11/dev11.0/ata_device/dev11.0 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata11/link11/dev11.0/ata_device/dev11.0 + E: SUBSYSTEM=ata_device + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata12/ata_port/ata12 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata12/ata_port/ata12 + E: SUBSYSTEM=ata_port + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata12/host11 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata12/host11 + E: SUBSYSTEM=scsi + E: DEVTYPE=scsi_host + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata12/host11/scsi_host/host11 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata12/host11/scsi_host/host11 + E: SUBSYSTEM=scsi_host + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata12/link12/ata_link/link12 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata12/link12/ata_link/link12 + E: SUBSYSTEM=ata_link + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata12/link12/dev12.0/ata_device/dev12.0 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata12/link12/dev12.0/ata_device/dev12.0 + E: SUBSYSTEM=ata_device + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata13/ata_port/ata13 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata13/ata_port/ata13 + E: SUBSYSTEM=ata_port + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata13/host12 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata13/host12 + E: SUBSYSTEM=scsi + E: DEVTYPE=scsi_host + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata13/host12/scsi_host/host12 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata13/host12/scsi_host/host12 + E: SUBSYSTEM=scsi_host + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata13/link13/ata_link/link13 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata13/link13/ata_link/link13 + E: SUBSYSTEM=ata_link + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata13/link13/dev13.0/ata_device/dev13.0 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata13/link13/dev13.0/ata_device/dev13.0 + E: SUBSYSTEM=ata_device + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata14/ata_port/ata14 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata14/ata_port/ata14 + E: SUBSYSTEM=ata_port + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata14/host13 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata14/host13 + E: SUBSYSTEM=scsi + E: DEVTYPE=scsi_host + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata14/host13/scsi_host/host13 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata14/host13/scsi_host/host13 + E: SUBSYSTEM=scsi_host + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata14/link14/ata_link/link14 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata14/link14/ata_link/link14 + E: SUBSYSTEM=ata_link + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata14/link14/dev14.0/ata_device/dev14.0 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata14/link14/dev14.0/ata_device/dev14.0 + E: SUBSYSTEM=ata_device + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata7/ata_port/ata7 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata7/ata_port/ata7 + E: SUBSYSTEM=ata_port + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata7/host6 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata7/host6 + E: SUBSYSTEM=scsi + E: DEVTYPE=scsi_host + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata7/host6/scsi_host/host6 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata7/host6/scsi_host/host6 + E: SUBSYSTEM=scsi_host + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata7/link7/ata_link/link7 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata7/link7/ata_link/link7 + E: SUBSYSTEM=ata_link + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata7/link7/dev7.0/ata_device/dev7.0 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata7/link7/dev7.0/ata_device/dev7.0 + E: SUBSYSTEM=ata_device + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata8/ata_port/ata8 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata8/ata_port/ata8 + E: SUBSYSTEM=ata_port + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata8/host7 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata8/host7 + E: SUBSYSTEM=scsi + E: DEVTYPE=scsi_host + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata8/host7/scsi_host/host7 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata8/host7/scsi_host/host7 + E: SUBSYSTEM=scsi_host + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata8/link8/ata_link/link8 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata8/link8/ata_link/link8 + E: SUBSYSTEM=ata_link + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata8/link8/dev8.0/ata_device/dev8.0 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata8/link8/dev8.0/ata_device/dev8.0 + E: SUBSYSTEM=ata_device + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata9/ata_port/ata9 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata9/ata_port/ata9 + E: SUBSYSTEM=ata_port + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata9/host8 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata9/host8 + E: SUBSYSTEM=scsi + E: DEVTYPE=scsi_host + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata9/host8/scsi_host/host8 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata9/host8/scsi_host/host8 + E: SUBSYSTEM=scsi_host + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata9/link9/ata_link/link9 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata9/link9/ata_link/link9 + E: SUBSYSTEM=ata_link + + P: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata9/link9/dev9.0/ata_device/dev9.0 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata9/link9/dev9.0/ata_device/dev9.0 + E: SUBSYSTEM=ata_device + + P: /devices/pci0000:c0/0000:c0:07.2/pci_bus/0000:c6 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/pci_bus/0000:c6 + E: SUBSYSTEM=pci_bus + + P: /devices/pci0000:c0/0000:c0:07.2/wakeup/wakeup8 + L: 0 + E: DEVPATH=/devices/pci0000:c0/0000:c0:07.2/wakeup/wakeup8 + E: SUBSYSTEM=wakeup + + P: /devices/pci0000:c0/AMDI0096:00 + L: 0 + E: DEVPATH=/devices/pci0000:c0/AMDI0096:00 + E: SUBSYSTEM=platform + E: MODALIAS=acpi:AMDI0096: + E: USEC_INITIALIZED=13694945 + E: ID_VENDOR_FROM_DATABASE=Amdek Corporation + E: ID_PATH=platform-AMDI0096:00 + E: ID_PATH_TAG=platform-AMDI0096_00 + + P: /devices/pci0000:c0/pci_bus/0000:c0 + L: 0 + E: DEVPATH=/devices/pci0000:c0/pci_bus/0000:c0 + E: SUBSYSTEM=pci_bus + + P: /devices/platform/AMDI0010:00 + L: 0 + E: DEVPATH=/devices/platform/AMDI0010:00 + E: SUBSYSTEM=platform + E: DRIVER=i2c_designware + E: MODALIAS=acpi:AMDI0010: + E: USEC_INITIALIZED=13728385 + E: ID_VENDOR_FROM_DATABASE=Amdek Corporation + E: ID_PATH=platform-AMDI0010:00 + E: ID_PATH_TAG=platform-AMDI0010_00 + + P: /devices/platform/AMDI0010:00/i2c-0 + L: 0 + E: DEVPATH=/devices/platform/AMDI0010:00/i2c-0 + E: SUBSYSTEM=i2c + + P: /devices/platform/AMDI0010:00/i2c-0/i2c-dev/i2c-0 + N: i2c-0 + L: 0 + E: DEVPATH=/devices/platform/AMDI0010:00/i2c-0/i2c-dev/i2c-0 + E: SUBSYSTEM=i2c-dev + E: DEVNAME=/dev/i2c-0 + E: MAJOR=89 + E: MINOR=0 + + P: /devices/platform/AMDI0010:01 + L: 0 + E: DEVPATH=/devices/platform/AMDI0010:01 + E: SUBSYSTEM=platform + E: DRIVER=i2c_designware + E: MODALIAS=acpi:AMDI0010: + E: USEC_INITIALIZED=13707769 + E: ID_VENDOR_FROM_DATABASE=Amdek Corporation + E: ID_PATH=platform-AMDI0010:01 + E: ID_PATH_TAG=platform-AMDI0010_01 + + P: /devices/platform/AMDI0010:01/i2c-1 + L: 0 + E: DEVPATH=/devices/platform/AMDI0010:01/i2c-1 + E: SUBSYSTEM=i2c + + P: /devices/platform/AMDI0010:01/i2c-1/i2c-dev/i2c-1 + N: i2c-1 + L: 0 + E: DEVPATH=/devices/platform/AMDI0010:01/i2c-1/i2c-dev/i2c-1 + E: SUBSYSTEM=i2c-dev + E: DEVNAME=/dev/i2c-1 + E: MAJOR=89 + E: MINOR=1 + + P: /devices/platform/AMDI0010:02 + L: 0 + E: DEVPATH=/devices/platform/AMDI0010:02 + E: SUBSYSTEM=platform + E: DRIVER=i2c_designware + E: MODALIAS=acpi:AMDI0010: + E: USEC_INITIALIZED=13706862 + E: ID_VENDOR_FROM_DATABASE=Amdek Corporation + E: ID_PATH=platform-AMDI0010:02 + E: ID_PATH_TAG=platform-AMDI0010_02 + + P: /devices/platform/AMDI0010:02/i2c-2 + L: 0 + E: DEVPATH=/devices/platform/AMDI0010:02/i2c-2 + E: SUBSYSTEM=i2c + + P: /devices/platform/AMDI0010:02/i2c-2/i2c-dev/i2c-2 + N: i2c-2 + L: 0 + E: DEVPATH=/devices/platform/AMDI0010:02/i2c-2/i2c-dev/i2c-2 + E: SUBSYSTEM=i2c-dev + E: DEVNAME=/dev/i2c-2 + E: MAJOR=89 + E: MINOR=2 + + P: /devices/platform/AMDI0010:03 + L: 0 + E: DEVPATH=/devices/platform/AMDI0010:03 + E: SUBSYSTEM=platform + E: DRIVER=i2c_designware + E: MODALIAS=acpi:AMDI0010: + E: USEC_INITIALIZED=13705947 + E: ID_VENDOR_FROM_DATABASE=Amdek Corporation + E: ID_PATH=platform-AMDI0010:03 + E: ID_PATH_TAG=platform-AMDI0010_03 + + P: /devices/platform/AMDI0010:03/i2c-3 + L: 0 + E: DEVPATH=/devices/platform/AMDI0010:03/i2c-3 + E: SUBSYSTEM=i2c + + P: /devices/platform/AMDI0010:03/i2c-3/i2c-dev/i2c-3 + N: i2c-3 + L: 0 + E: DEVPATH=/devices/platform/AMDI0010:03/i2c-3/i2c-dev/i2c-3 + E: SUBSYSTEM=i2c-dev + E: DEVNAME=/dev/i2c-3 + E: MAJOR=89 + E: MINOR=3 + + P: /devices/platform/AMDI0010:04 + L: 0 + E: DEVPATH=/devices/platform/AMDI0010:04 + E: SUBSYSTEM=platform + E: DRIVER=i2c_designware + E: MODALIAS=acpi:AMDI0010: + E: USEC_INITIALIZED=13703713 + E: ID_VENDOR_FROM_DATABASE=Amdek Corporation + E: ID_PATH=platform-AMDI0010:04 + E: ID_PATH_TAG=platform-AMDI0010_04 + + P: /devices/platform/AMDI0010:04/i2c-4 + L: 0 + E: DEVPATH=/devices/platform/AMDI0010:04/i2c-4 + E: SUBSYSTEM=i2c + + P: /devices/platform/AMDI0010:04/i2c-4/i2c-dev/i2c-4 + N: i2c-4 + L: 0 + E: DEVPATH=/devices/platform/AMDI0010:04/i2c-4/i2c-dev/i2c-4 + E: SUBSYSTEM=i2c-dev + E: DEVNAME=/dev/i2c-4 + E: MAJOR=89 + E: MINOR=4 + + P: /devices/platform/AMDI0010:05 + L: 0 + E: DEVPATH=/devices/platform/AMDI0010:05 + E: SUBSYSTEM=platform + E: DRIVER=i2c_designware + E: MODALIAS=acpi:AMDI0010: + E: USEC_INITIALIZED=13703250 + E: ID_VENDOR_FROM_DATABASE=Amdek Corporation + E: ID_PATH=platform-AMDI0010:05 + E: ID_PATH_TAG=platform-AMDI0010_05 + + P: /devices/platform/AMDI0010:05/i2c-5 + L: 0 + E: DEVPATH=/devices/platform/AMDI0010:05/i2c-5 + E: SUBSYSTEM=i2c + + P: /devices/platform/AMDI0010:05/i2c-5/i2c-dev/i2c-5 + N: i2c-5 + L: 0 + E: DEVPATH=/devices/platform/AMDI0010:05/i2c-5/i2c-dev/i2c-5 + E: SUBSYSTEM=i2c-dev + E: DEVNAME=/dev/i2c-5 + E: MAJOR=89 + E: MINOR=5 + + P: /devices/platform/AMDI0030:00 + L: 0 + E: DEVPATH=/devices/platform/AMDI0030:00 + E: SUBSYSTEM=platform + E: DRIVER=amd_gpio + E: MODALIAS=acpi:AMDI0030:AMDI0030: + E: USEC_INITIALIZED=13703562 + E: ID_VENDOR_FROM_DATABASE=Amdek Corporation + E: ID_PATH=platform-AMDI0030:00 + E: ID_PATH_TAG=platform-AMDI0030_00 + + P: /devices/platform/AMDI0030:00/gpio/gpiochip256 + L: 0 + E: DEVPATH=/devices/platform/AMDI0030:00/gpio/gpiochip256 + E: SUBSYSTEM=gpio + + P: /devices/platform/AMDI0030:00/gpiochip0 + N: gpiochip0 + L: 0 + E: DEVPATH=/devices/platform/AMDI0030:00/gpiochip0 + E: SUBSYSTEM=gpio + E: DEVNAME=/dev/gpiochip0 + E: MAJOR=254 + E: MINOR=0 + + P: /devices/platform/Fixed MDIO bus.0 + L: 0 + E: DEVPATH=/devices/platform/Fixed MDIO bus.0 + E: SUBSYSTEM=platform + E: MODALIAS=platform:Fixed MDIO bus + E: USEC_INITIALIZED=13704752 + E: ID_PATH=platform-Fixed MDIO bus.0 + E: ID_PATH_TAG=platform-Fixed_MDIO_bus_0 + + P: /devices/platform/Fixed MDIO bus.0/mdio_bus/fixed-0 + L: 0 + E: DEVPATH=/devices/platform/Fixed MDIO bus.0/mdio_bus/fixed-0 + E: SUBSYSTEM=mdio_bus + + P: /devices/platform/GHES.20480 + L: 0 + E: DEVPATH=/devices/platform/GHES.20480 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13703620 + E: ID_PATH=platform-GHES.20480 + E: ID_PATH_TAG=platform-GHES_20480 + + P: /devices/platform/GHES.20481 + L: 0 + E: DEVPATH=/devices/platform/GHES.20481 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13704335 + E: ID_PATH=platform-GHES.20481 + E: ID_PATH_TAG=platform-GHES_20481 + + P: /devices/platform/GHES.20482 + L: 0 + E: DEVPATH=/devices/platform/GHES.20482 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13704384 + E: ID_PATH=platform-GHES.20482 + E: ID_PATH_TAG=platform-GHES_20482 + + P: /devices/platform/GHES.20483 + L: 0 + E: DEVPATH=/devices/platform/GHES.20483 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13704083 + E: ID_PATH=platform-GHES.20483 + E: ID_PATH_TAG=platform-GHES_20483 + + P: /devices/platform/GHES.20484 + L: 0 + E: DEVPATH=/devices/platform/GHES.20484 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13708554 + E: ID_PATH=platform-GHES.20484 + E: ID_PATH_TAG=platform-GHES_20484 + + P: /devices/platform/GHES.20485 + L: 0 + E: DEVPATH=/devices/platform/GHES.20485 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13704223 + E: ID_PATH=platform-GHES.20485 + E: ID_PATH_TAG=platform-GHES_20485 + + P: /devices/platform/GHES.20486 + L: 0 + E: DEVPATH=/devices/platform/GHES.20486 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13728539 + E: ID_PATH=platform-GHES.20486 + E: ID_PATH_TAG=platform-GHES_20486 + + P: /devices/platform/GHES.20487 + L: 0 + E: DEVPATH=/devices/platform/GHES.20487 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13728625 + E: ID_PATH=platform-GHES.20487 + E: ID_PATH_TAG=platform-GHES_20487 + + P: /devices/platform/GHES.20488 + L: 0 + E: DEVPATH=/devices/platform/GHES.20488 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13720806 + E: ID_PATH=platform-GHES.20488 + E: ID_PATH_TAG=platform-GHES_20488 + + P: /devices/platform/GHES.20489 + L: 0 + E: DEVPATH=/devices/platform/GHES.20489 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13733538 + E: ID_PATH=platform-GHES.20489 + E: ID_PATH_TAG=platform-GHES_20489 + + P: /devices/platform/GHES.20490 + L: 0 + E: DEVPATH=/devices/platform/GHES.20490 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13727439 + E: ID_PATH=platform-GHES.20490 + E: ID_PATH_TAG=platform-GHES_20490 + + P: /devices/platform/GHES.20491 + L: 0 + E: DEVPATH=/devices/platform/GHES.20491 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13721163 + E: ID_PATH=platform-GHES.20491 + E: ID_PATH_TAG=platform-GHES_20491 + + P: /devices/platform/GHES.20492 + L: 0 + E: DEVPATH=/devices/platform/GHES.20492 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13727733 + E: ID_PATH=platform-GHES.20492 + E: ID_PATH_TAG=platform-GHES_20492 + + P: /devices/platform/GHES.20493 + L: 0 + E: DEVPATH=/devices/platform/GHES.20493 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13719783 + E: ID_PATH=platform-GHES.20493 + E: ID_PATH_TAG=platform-GHES_20493 + + P: /devices/platform/GHES.20494 + L: 0 + E: DEVPATH=/devices/platform/GHES.20494 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13727876 + E: ID_PATH=platform-GHES.20494 + E: ID_PATH_TAG=platform-GHES_20494 + + P: /devices/platform/GHES.20495 + L: 0 + E: DEVPATH=/devices/platform/GHES.20495 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13726795 + E: ID_PATH=platform-GHES.20495 + E: ID_PATH_TAG=platform-GHES_20495 + + P: /devices/platform/GHES.20496 + L: 0 + E: DEVPATH=/devices/platform/GHES.20496 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13717926 + E: ID_PATH=platform-GHES.20496 + E: ID_PATH_TAG=platform-GHES_20496 + + P: /devices/platform/GHES.20497 + L: 0 + E: DEVPATH=/devices/platform/GHES.20497 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13728416 + E: ID_PATH=platform-GHES.20497 + E: ID_PATH_TAG=platform-GHES_20497 + + P: /devices/platform/GHES.20498 + L: 0 + E: DEVPATH=/devices/platform/GHES.20498 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13728303 + E: ID_PATH=platform-GHES.20498 + E: ID_PATH_TAG=platform-GHES_20498 + + P: /devices/platform/GHES.20499 + L: 0 + E: DEVPATH=/devices/platform/GHES.20499 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13727834 + E: ID_PATH=platform-GHES.20499 + E: ID_PATH_TAG=platform-GHES_20499 + + P: /devices/platform/GHES.20500 + L: 0 + E: DEVPATH=/devices/platform/GHES.20500 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13727963 + E: ID_PATH=platform-GHES.20500 + E: ID_PATH_TAG=platform-GHES_20500 + + P: /devices/platform/GHES.20501 + L: 0 + E: DEVPATH=/devices/platform/GHES.20501 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13727921 + E: ID_PATH=platform-GHES.20501 + E: ID_PATH_TAG=platform-GHES_20501 + + P: /devices/platform/GHES.20502 + L: 0 + E: DEVPATH=/devices/platform/GHES.20502 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13726896 + E: ID_PATH=platform-GHES.20502 + E: ID_PATH_TAG=platform-GHES_20502 + + P: /devices/platform/GHES.20503 + L: 0 + E: DEVPATH=/devices/platform/GHES.20503 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13728059 + E: ID_PATH=platform-GHES.20503 + E: ID_PATH_TAG=platform-GHES_20503 + + P: /devices/platform/GHES.20504 + L: 0 + E: DEVPATH=/devices/platform/GHES.20504 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13746770 + E: ID_PATH=platform-GHES.20504 + E: ID_PATH_TAG=platform-GHES_20504 + + P: /devices/platform/GHES.20505 + L: 0 + E: DEVPATH=/devices/platform/GHES.20505 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13734911 + E: ID_PATH=platform-GHES.20505 + E: ID_PATH_TAG=platform-GHES_20505 + + P: /devices/platform/GHES.20506 + L: 0 + E: DEVPATH=/devices/platform/GHES.20506 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13728396 + E: ID_PATH=platform-GHES.20506 + E: ID_PATH_TAG=platform-GHES_20506 + + P: /devices/platform/GHES.20507 + L: 0 + E: DEVPATH=/devices/platform/GHES.20507 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13728474 + E: ID_PATH=platform-GHES.20507 + E: ID_PATH_TAG=platform-GHES_20507 + + P: /devices/platform/GHES.20508 + L: 0 + E: DEVPATH=/devices/platform/GHES.20508 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13738053 + E: ID_PATH=platform-GHES.20508 + E: ID_PATH_TAG=platform-GHES_20508 + + P: /devices/platform/GHES.20509 + L: 0 + E: DEVPATH=/devices/platform/GHES.20509 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13728325 + E: ID_PATH=platform-GHES.20509 + E: ID_PATH_TAG=platform-GHES_20509 + + P: /devices/platform/GHES.20510 + L: 0 + E: DEVPATH=/devices/platform/GHES.20510 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13728780 + E: ID_PATH=platform-GHES.20510 + E: ID_PATH_TAG=platform-GHES_20510 + + P: /devices/platform/GHES.20511 + L: 0 + E: DEVPATH=/devices/platform/GHES.20511 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13728437 + E: ID_PATH=platform-GHES.20511 + E: ID_PATH_TAG=platform-GHES_20511 + + P: /devices/platform/GHES.20512 + L: 0 + E: DEVPATH=/devices/platform/GHES.20512 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13726879 + E: ID_PATH=platform-GHES.20512 + E: ID_PATH_TAG=platform-GHES_20512 + + P: /devices/platform/GHES.20513 + L: 0 + E: DEVPATH=/devices/platform/GHES.20513 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13728845 + E: ID_PATH=platform-GHES.20513 + E: ID_PATH_TAG=platform-GHES_20513 + + P: /devices/platform/GHES.20514 + L: 0 + E: DEVPATH=/devices/platform/GHES.20514 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13728522 + E: ID_PATH=platform-GHES.20514 + E: ID_PATH_TAG=platform-GHES_20514 + + P: /devices/platform/GHES.20515 + L: 0 + E: DEVPATH=/devices/platform/GHES.20515 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13727287 + E: ID_PATH=platform-GHES.20515 + E: ID_PATH_TAG=platform-GHES_20515 + + P: /devices/platform/GHES.20516 + L: 0 + E: DEVPATH=/devices/platform/GHES.20516 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13727835 + E: ID_PATH=platform-GHES.20516 + E: ID_PATH_TAG=platform-GHES_20516 + + P: /devices/platform/GHES.20517 + L: 0 + E: DEVPATH=/devices/platform/GHES.20517 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13744509 + E: ID_PATH=platform-GHES.20517 + E: ID_PATH_TAG=platform-GHES_20517 + + P: /devices/platform/GHES.20518 + L: 0 + E: DEVPATH=/devices/platform/GHES.20518 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13733266 + E: ID_PATH=platform-GHES.20518 + E: ID_PATH_TAG=platform-GHES_20518 + + P: /devices/platform/GHES.20519 + L: 0 + E: DEVPATH=/devices/platform/GHES.20519 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13745619 + E: ID_PATH=platform-GHES.20519 + E: ID_PATH_TAG=platform-GHES_20519 + + P: /devices/platform/GHES.20520 + L: 0 + E: DEVPATH=/devices/platform/GHES.20520 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13745680 + E: ID_PATH=platform-GHES.20520 + E: ID_PATH_TAG=platform-GHES_20520 + + P: /devices/platform/GHES.20521 + L: 0 + E: DEVPATH=/devices/platform/GHES.20521 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13745794 + E: ID_PATH=platform-GHES.20521 + E: ID_PATH_TAG=platform-GHES_20521 + + P: /devices/platform/GHES.20522 + L: 0 + E: DEVPATH=/devices/platform/GHES.20522 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13733475 + E: ID_PATH=platform-GHES.20522 + E: ID_PATH_TAG=platform-GHES_20522 + + P: /devices/platform/GHES.20523 + L: 0 + E: DEVPATH=/devices/platform/GHES.20523 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13745091 + E: ID_PATH=platform-GHES.20523 + E: ID_PATH_TAG=platform-GHES_20523 + + P: /devices/platform/GHES.20524 + L: 0 + E: DEVPATH=/devices/platform/GHES.20524 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13738413 + E: ID_PATH=platform-GHES.20524 + E: ID_PATH_TAG=platform-GHES_20524 + + P: /devices/platform/GHES.20525 + L: 0 + E: DEVPATH=/devices/platform/GHES.20525 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13742842 + E: ID_PATH=platform-GHES.20525 + E: ID_PATH_TAG=platform-GHES_20525 + + P: /devices/platform/GHES.20526 + L: 0 + E: DEVPATH=/devices/platform/GHES.20526 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13744417 + E: ID_PATH=platform-GHES.20526 + E: ID_PATH_TAG=platform-GHES_20526 + + P: /devices/platform/GHES.20527 + L: 0 + E: DEVPATH=/devices/platform/GHES.20527 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13737499 + E: ID_PATH=platform-GHES.20527 + E: ID_PATH_TAG=platform-GHES_20527 + + P: /devices/platform/GHES.20528 + L: 0 + E: DEVPATH=/devices/platform/GHES.20528 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13742925 + E: ID_PATH=platform-GHES.20528 + E: ID_PATH_TAG=platform-GHES_20528 + + P: /devices/platform/GHES.20529 + L: 0 + E: DEVPATH=/devices/platform/GHES.20529 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13744793 + E: ID_PATH=platform-GHES.20529 + E: ID_PATH_TAG=platform-GHES_20529 + + P: /devices/platform/GHES.20530 + L: 0 + E: DEVPATH=/devices/platform/GHES.20530 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13739126 + E: ID_PATH=platform-GHES.20530 + E: ID_PATH_TAG=platform-GHES_20530 + + P: /devices/platform/GHES.20531 + L: 0 + E: DEVPATH=/devices/platform/GHES.20531 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13738987 + E: ID_PATH=platform-GHES.20531 + E: ID_PATH_TAG=platform-GHES_20531 + + P: /devices/platform/GHES.20532 + L: 0 + E: DEVPATH=/devices/platform/GHES.20532 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13742758 + E: ID_PATH=platform-GHES.20532 + E: ID_PATH_TAG=platform-GHES_20532 + + P: /devices/platform/GHES.20533 + L: 0 + E: DEVPATH=/devices/platform/GHES.20533 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13738033 + E: ID_PATH=platform-GHES.20533 + E: ID_PATH_TAG=platform-GHES_20533 + + P: /devices/platform/GHES.20534 + L: 0 + E: DEVPATH=/devices/platform/GHES.20534 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13746314 + E: ID_PATH=platform-GHES.20534 + E: ID_PATH_TAG=platform-GHES_20534 + + P: /devices/platform/GHES.20535 + L: 0 + E: DEVPATH=/devices/platform/GHES.20535 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13737665 + E: ID_PATH=platform-GHES.20535 + E: ID_PATH_TAG=platform-GHES_20535 + + P: /devices/platform/GHES.20536 + L: 0 + E: DEVPATH=/devices/platform/GHES.20536 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13738370 + E: ID_PATH=platform-GHES.20536 + E: ID_PATH_TAG=platform-GHES_20536 + + P: /devices/platform/GHES.20537 + L: 0 + E: DEVPATH=/devices/platform/GHES.20537 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13733141 + E: ID_PATH=platform-GHES.20537 + E: ID_PATH_TAG=platform-GHES_20537 + + P: /devices/platform/GHES.20538 + L: 0 + E: DEVPATH=/devices/platform/GHES.20538 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13737863 + E: ID_PATH=platform-GHES.20538 + E: ID_PATH_TAG=platform-GHES_20538 + + P: /devices/platform/GHES.20539 + L: 0 + E: DEVPATH=/devices/platform/GHES.20539 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13751394 + E: ID_PATH=platform-GHES.20539 + E: ID_PATH_TAG=platform-GHES_20539 + + P: /devices/platform/GHES.20540 + L: 0 + E: DEVPATH=/devices/platform/GHES.20540 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13744975 + E: ID_PATH=platform-GHES.20540 + E: ID_PATH_TAG=platform-GHES_20540 + + P: /devices/platform/GHES.20541 + L: 0 + E: DEVPATH=/devices/platform/GHES.20541 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13744480 + E: ID_PATH=platform-GHES.20541 + E: ID_PATH_TAG=platform-GHES_20541 + + P: /devices/platform/GHES.20542 + L: 0 + E: DEVPATH=/devices/platform/GHES.20542 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13744864 + E: ID_PATH=platform-GHES.20542 + E: ID_PATH_TAG=platform-GHES_20542 + + P: /devices/platform/GHES.20543 + L: 0 + E: DEVPATH=/devices/platform/GHES.20543 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13733308 + E: ID_PATH=platform-GHES.20543 + E: ID_PATH_TAG=platform-GHES_20543 + + P: /devices/platform/GHES.20544 + L: 0 + E: DEVPATH=/devices/platform/GHES.20544 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13744970 + E: ID_PATH=platform-GHES.20544 + E: ID_PATH_TAG=platform-GHES_20544 + + P: /devices/platform/GHES.20545 + L: 0 + E: DEVPATH=/devices/platform/GHES.20545 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13738546 + E: ID_PATH=platform-GHES.20545 + E: ID_PATH_TAG=platform-GHES_20545 + + P: /devices/platform/GHES.20546 + L: 0 + E: DEVPATH=/devices/platform/GHES.20546 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13737455 + E: ID_PATH=platform-GHES.20546 + E: ID_PATH_TAG=platform-GHES_20546 + + P: /devices/platform/GHES.20547 + L: 0 + E: DEVPATH=/devices/platform/GHES.20547 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13737353 + E: ID_PATH=platform-GHES.20547 + E: ID_PATH_TAG=platform-GHES_20547 + + P: /devices/platform/GHES.20548 + L: 0 + E: DEVPATH=/devices/platform/GHES.20548 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13737456 + E: ID_PATH=platform-GHES.20548 + E: ID_PATH_TAG=platform-GHES_20548 + + P: /devices/platform/GHES.20549 + L: 0 + E: DEVPATH=/devices/platform/GHES.20549 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13733645 + E: ID_PATH=platform-GHES.20549 + E: ID_PATH_TAG=platform-GHES_20549 + + P: /devices/platform/GHES.20550 + L: 0 + E: DEVPATH=/devices/platform/GHES.20550 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13750608 + E: ID_PATH=platform-GHES.20550 + E: ID_PATH_TAG=platform-GHES_20550 + + P: /devices/platform/GHES.20551 + L: 0 + E: DEVPATH=/devices/platform/GHES.20551 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13744694 + E: ID_PATH=platform-GHES.20551 + E: ID_PATH_TAG=platform-GHES_20551 + + P: /devices/platform/GHES.20552 + L: 0 + E: DEVPATH=/devices/platform/GHES.20552 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13750833 + E: ID_PATH=platform-GHES.20552 + E: ID_PATH_TAG=platform-GHES_20552 + + P: /devices/platform/GHES.20553 + L: 0 + E: DEVPATH=/devices/platform/GHES.20553 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13742455 + E: ID_PATH=platform-GHES.20553 + E: ID_PATH_TAG=platform-GHES_20553 + + P: /devices/platform/GHES.20554 + L: 0 + E: DEVPATH=/devices/platform/GHES.20554 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13737980 + E: ID_PATH=platform-GHES.20554 + E: ID_PATH_TAG=platform-GHES_20554 + + P: /devices/platform/GHES.20555 + L: 0 + E: DEVPATH=/devices/platform/GHES.20555 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13744856 + E: ID_PATH=platform-GHES.20555 + E: ID_PATH_TAG=platform-GHES_20555 + + P: /devices/platform/GHES.20556 + L: 0 + E: DEVPATH=/devices/platform/GHES.20556 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13750323 + E: ID_PATH=platform-GHES.20556 + E: ID_PATH_TAG=platform-GHES_20556 + + P: /devices/platform/GHES.20557 + L: 0 + E: DEVPATH=/devices/platform/GHES.20557 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13744557 + E: ID_PATH=platform-GHES.20557 + E: ID_PATH_TAG=platform-GHES_20557 + + P: /devices/platform/GHES.20558 + L: 0 + E: DEVPATH=/devices/platform/GHES.20558 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13744886 + E: ID_PATH=platform-GHES.20558 + E: ID_PATH_TAG=platform-GHES_20558 + + P: /devices/platform/GHES.20559 + L: 0 + E: DEVPATH=/devices/platform/GHES.20559 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13742611 + E: ID_PATH=platform-GHES.20559 + E: ID_PATH_TAG=platform-GHES_20559 + + P: /devices/platform/GHES.20560 + L: 0 + E: DEVPATH=/devices/platform/GHES.20560 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13744917 + E: ID_PATH=platform-GHES.20560 + E: ID_PATH_TAG=platform-GHES_20560 + + P: /devices/platform/GHES.20561 + L: 0 + E: DEVPATH=/devices/platform/GHES.20561 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13744714 + E: ID_PATH=platform-GHES.20561 + E: ID_PATH_TAG=platform-GHES_20561 + + P: /devices/platform/GHES.20562 + L: 0 + E: DEVPATH=/devices/platform/GHES.20562 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13744601 + E: ID_PATH=platform-GHES.20562 + E: ID_PATH_TAG=platform-GHES_20562 + + P: /devices/platform/GHES.20563 + L: 0 + E: DEVPATH=/devices/platform/GHES.20563 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13744377 + E: ID_PATH=platform-GHES.20563 + E: ID_PATH_TAG=platform-GHES_20563 + + P: /devices/platform/GHES.20564 + L: 0 + E: DEVPATH=/devices/platform/GHES.20564 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13746114 + E: ID_PATH=platform-GHES.20564 + E: ID_PATH_TAG=platform-GHES_20564 + + P: /devices/platform/GHES.20565 + L: 0 + E: DEVPATH=/devices/platform/GHES.20565 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13745658 + E: ID_PATH=platform-GHES.20565 + E: ID_PATH_TAG=platform-GHES_20565 + + P: /devices/platform/GHES.20566 + L: 0 + E: DEVPATH=/devices/platform/GHES.20566 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13745746 + E: ID_PATH=platform-GHES.20566 + E: ID_PATH_TAG=platform-GHES_20566 + + P: /devices/platform/GHES.20567 + L: 0 + E: DEVPATH=/devices/platform/GHES.20567 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13744449 + E: ID_PATH=platform-GHES.20567 + E: ID_PATH_TAG=platform-GHES_20567 + + P: /devices/platform/GHES.20568 + L: 0 + E: DEVPATH=/devices/platform/GHES.20568 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13740316 + E: ID_PATH=platform-GHES.20568 + E: ID_PATH_TAG=platform-GHES_20568 + + P: /devices/platform/GHES.20569 + L: 0 + E: DEVPATH=/devices/platform/GHES.20569 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13738144 + E: ID_PATH=platform-GHES.20569 + E: ID_PATH_TAG=platform-GHES_20569 + + P: /devices/platform/GHES.20570 + L: 0 + E: DEVPATH=/devices/platform/GHES.20570 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13738079 + E: ID_PATH=platform-GHES.20570 + E: ID_PATH_TAG=platform-GHES_20570 + + P: /devices/platform/GHES.20571 + L: 0 + E: DEVPATH=/devices/platform/GHES.20571 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13747741 + E: ID_PATH=platform-GHES.20571 + E: ID_PATH_TAG=platform-GHES_20571 + + P: /devices/platform/GHES.20572 + L: 0 + E: DEVPATH=/devices/platform/GHES.20572 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13737775 + E: ID_PATH=platform-GHES.20572 + E: ID_PATH_TAG=platform-GHES_20572 + + P: /devices/platform/GHES.20573 + L: 0 + E: DEVPATH=/devices/platform/GHES.20573 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13744819 + E: ID_PATH=platform-GHES.20573 + E: ID_PATH_TAG=platform-GHES_20573 + + P: /devices/platform/GHES.20574 + L: 0 + E: DEVPATH=/devices/platform/GHES.20574 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13742904 + E: ID_PATH=platform-GHES.20574 + E: ID_PATH_TAG=platform-GHES_20574 + + P: /devices/platform/GHES.20575 + L: 0 + E: DEVPATH=/devices/platform/GHES.20575 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13746332 + E: ID_PATH=platform-GHES.20575 + E: ID_PATH_TAG=platform-GHES_20575 + + P: /devices/platform/GHES.20576 + L: 0 + E: DEVPATH=/devices/platform/GHES.20576 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13746187 + E: ID_PATH=platform-GHES.20576 + E: ID_PATH_TAG=platform-GHES_20576 + + P: /devices/platform/GHES.20577 + L: 0 + E: DEVPATH=/devices/platform/GHES.20577 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13745698 + E: ID_PATH=platform-GHES.20577 + E: ID_PATH_TAG=platform-GHES_20577 + + P: /devices/platform/GHES.20578 + L: 0 + E: DEVPATH=/devices/platform/GHES.20578 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13744498 + E: ID_PATH=platform-GHES.20578 + E: ID_PATH_TAG=platform-GHES_20578 + + P: /devices/platform/GHES.20579 + L: 0 + E: DEVPATH=/devices/platform/GHES.20579 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13745449 + E: ID_PATH=platform-GHES.20579 + E: ID_PATH_TAG=platform-GHES_20579 + + P: /devices/platform/GHES.20580 + L: 0 + E: DEVPATH=/devices/platform/GHES.20580 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13744617 + E: ID_PATH=platform-GHES.20580 + E: ID_PATH_TAG=platform-GHES_20580 + + P: /devices/platform/GHES.20581 + L: 0 + E: DEVPATH=/devices/platform/GHES.20581 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13745984 + E: ID_PATH=platform-GHES.20581 + E: ID_PATH_TAG=platform-GHES_20581 + + P: /devices/platform/GHES.20582 + L: 0 + E: DEVPATH=/devices/platform/GHES.20582 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13744517 + E: ID_PATH=platform-GHES.20582 + E: ID_PATH_TAG=platform-GHES_20582 + + P: /devices/platform/GHES.20583 + L: 0 + E: DEVPATH=/devices/platform/GHES.20583 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13745483 + E: ID_PATH=platform-GHES.20583 + E: ID_PATH_TAG=platform-GHES_20583 + + P: /devices/platform/GHES.20584 + L: 0 + E: DEVPATH=/devices/platform/GHES.20584 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13748869 + E: ID_PATH=platform-GHES.20584 + E: ID_PATH_TAG=platform-GHES_20584 + + P: /devices/platform/GHES.20585 + L: 0 + E: DEVPATH=/devices/platform/GHES.20585 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13744330 + E: ID_PATH=platform-GHES.20585 + E: ID_PATH_TAG=platform-GHES_20585 + + P: /devices/platform/GHES.20586 + L: 0 + E: DEVPATH=/devices/platform/GHES.20586 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13745205 + E: ID_PATH=platform-GHES.20586 + E: ID_PATH_TAG=platform-GHES_20586 + + P: /devices/platform/GHES.20587 + L: 0 + E: DEVPATH=/devices/platform/GHES.20587 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13750810 + E: ID_PATH=platform-GHES.20587 + E: ID_PATH_TAG=platform-GHES_20587 + + P: /devices/platform/GHES.20588 + L: 0 + E: DEVPATH=/devices/platform/GHES.20588 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13745547 + E: ID_PATH=platform-GHES.20588 + E: ID_PATH_TAG=platform-GHES_20588 + + P: /devices/platform/GHES.20589 + L: 0 + E: DEVPATH=/devices/platform/GHES.20589 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13744746 + E: ID_PATH=platform-GHES.20589 + E: ID_PATH_TAG=platform-GHES_20589 + + P: /devices/platform/GHES.20590 + L: 0 + E: DEVPATH=/devices/platform/GHES.20590 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13742534 + E: ID_PATH=platform-GHES.20590 + E: ID_PATH_TAG=platform-GHES_20590 + + P: /devices/platform/GHES.20591 + L: 0 + E: DEVPATH=/devices/platform/GHES.20591 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13746020 + E: ID_PATH=platform-GHES.20591 + E: ID_PATH_TAG=platform-GHES_20591 + + P: /devices/platform/GHES.20592 + L: 0 + E: DEVPATH=/devices/platform/GHES.20592 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13750722 + E: ID_PATH=platform-GHES.20592 + E: ID_PATH_TAG=platform-GHES_20592 + + P: /devices/platform/GHES.20593 + L: 0 + E: DEVPATH=/devices/platform/GHES.20593 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13750886 + E: ID_PATH=platform-GHES.20593 + E: ID_PATH_TAG=platform-GHES_20593 + + P: /devices/platform/GHES.20594 + L: 0 + E: DEVPATH=/devices/platform/GHES.20594 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13744809 + E: ID_PATH=platform-GHES.20594 + E: ID_PATH_TAG=platform-GHES_20594 + + P: /devices/platform/GHES.20595 + L: 0 + E: DEVPATH=/devices/platform/GHES.20595 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13751233 + E: ID_PATH=platform-GHES.20595 + E: ID_PATH_TAG=platform-GHES_20595 + + P: /devices/platform/GHES.20596 + L: 0 + E: DEVPATH=/devices/platform/GHES.20596 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13745632 + E: ID_PATH=platform-GHES.20596 + E: ID_PATH_TAG=platform-GHES_20596 + + P: /devices/platform/GHES.20597 + L: 0 + E: DEVPATH=/devices/platform/GHES.20597 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13746207 + E: ID_PATH=platform-GHES.20597 + E: ID_PATH_TAG=platform-GHES_20597 + + P: /devices/platform/GHES.20598 + L: 0 + E: DEVPATH=/devices/platform/GHES.20598 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13749256 + E: ID_PATH=platform-GHES.20598 + E: ID_PATH_TAG=platform-GHES_20598 + + P: /devices/platform/GHES.20599 + L: 0 + E: DEVPATH=/devices/platform/GHES.20599 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13746200 + E: ID_PATH=platform-GHES.20599 + E: ID_PATH_TAG=platform-GHES_20599 + + P: /devices/platform/GHES.20600 + L: 0 + E: DEVPATH=/devices/platform/GHES.20600 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13745610 + E: ID_PATH=platform-GHES.20600 + E: ID_PATH_TAG=platform-GHES_20600 + + P: /devices/platform/GHES.20601 + L: 0 + E: DEVPATH=/devices/platform/GHES.20601 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13745763 + E: ID_PATH=platform-GHES.20601 + E: ID_PATH_TAG=platform-GHES_20601 + + P: /devices/platform/GHES.20602 + L: 0 + E: DEVPATH=/devices/platform/GHES.20602 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13747179 + E: ID_PATH=platform-GHES.20602 + E: ID_PATH_TAG=platform-GHES_20602 + + P: /devices/platform/GHES.20603 + L: 0 + E: DEVPATH=/devices/platform/GHES.20603 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13746204 + E: ID_PATH=platform-GHES.20603 + E: ID_PATH_TAG=platform-GHES_20603 + + P: /devices/platform/GHES.20604 + L: 0 + E: DEVPATH=/devices/platform/GHES.20604 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13750772 + E: ID_PATH=platform-GHES.20604 + E: ID_PATH_TAG=platform-GHES_20604 + + P: /devices/platform/GHES.20605 + L: 0 + E: DEVPATH=/devices/platform/GHES.20605 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13746727 + E: ID_PATH=platform-GHES.20605 + E: ID_PATH_TAG=platform-GHES_20605 + + P: /devices/platform/GHES.20606 + L: 0 + E: DEVPATH=/devices/platform/GHES.20606 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13749327 + E: ID_PATH=platform-GHES.20606 + E: ID_PATH_TAG=platform-GHES_20606 + + P: /devices/platform/GHES.20607 + L: 0 + E: DEVPATH=/devices/platform/GHES.20607 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13751683 + E: ID_PATH=platform-GHES.20607 + E: ID_PATH_TAG=platform-GHES_20607 + + P: /devices/platform/GHES.20608 + L: 0 + E: DEVPATH=/devices/platform/GHES.20608 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13747384 + E: ID_PATH=platform-GHES.20608 + E: ID_PATH_TAG=platform-GHES_20608 + + P: /devices/platform/GHES.20609 + L: 0 + E: DEVPATH=/devices/platform/GHES.20609 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13752385 + E: ID_PATH=platform-GHES.20609 + E: ID_PATH_TAG=platform-GHES_20609 + + P: /devices/platform/GHES.20610 + L: 0 + E: DEVPATH=/devices/platform/GHES.20610 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13752433 + E: ID_PATH=platform-GHES.20610 + E: ID_PATH_TAG=platform-GHES_20610 + + P: /devices/platform/GHES.20611 + L: 0 + E: DEVPATH=/devices/platform/GHES.20611 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13748676 + E: ID_PATH=platform-GHES.20611 + E: ID_PATH_TAG=platform-GHES_20611 + + P: /devices/platform/GHES.20612 + L: 0 + E: DEVPATH=/devices/platform/GHES.20612 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13751281 + E: ID_PATH=platform-GHES.20612 + E: ID_PATH_TAG=platform-GHES_20612 + + P: /devices/platform/GHES.20613 + L: 0 + E: DEVPATH=/devices/platform/GHES.20613 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13751588 + E: ID_PATH=platform-GHES.20613 + E: ID_PATH_TAG=platform-GHES_20613 + + P: /devices/platform/GHES.20614 + L: 0 + E: DEVPATH=/devices/platform/GHES.20614 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13752680 + E: ID_PATH=platform-GHES.20614 + E: ID_PATH_TAG=platform-GHES_20614 + + P: /devices/platform/GHES.20615 + L: 0 + E: DEVPATH=/devices/platform/GHES.20615 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13751190 + E: ID_PATH=platform-GHES.20615 + E: ID_PATH_TAG=platform-GHES_20615 + + P: /devices/platform/GHES.20616 + L: 0 + E: DEVPATH=/devices/platform/GHES.20616 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13751440 + E: ID_PATH=platform-GHES.20616 + E: ID_PATH_TAG=platform-GHES_20616 + + P: /devices/platform/GHES.20617 + L: 0 + E: DEVPATH=/devices/platform/GHES.20617 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13750443 + E: ID_PATH=platform-GHES.20617 + E: ID_PATH_TAG=platform-GHES_20617 + + P: /devices/platform/GHES.20618 + L: 0 + E: DEVPATH=/devices/platform/GHES.20618 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13749538 + E: ID_PATH=platform-GHES.20618 + E: ID_PATH_TAG=platform-GHES_20618 + + P: /devices/platform/GHES.20619 + L: 0 + E: DEVPATH=/devices/platform/GHES.20619 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13751895 + E: ID_PATH=platform-GHES.20619 + E: ID_PATH_TAG=platform-GHES_20619 + + P: /devices/platform/GHES.20620 + L: 0 + E: DEVPATH=/devices/platform/GHES.20620 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13749875 + E: ID_PATH=platform-GHES.20620 + E: ID_PATH_TAG=platform-GHES_20620 + + P: /devices/platform/GHES.20621 + L: 0 + E: DEVPATH=/devices/platform/GHES.20621 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13750515 + E: ID_PATH=platform-GHES.20621 + E: ID_PATH_TAG=platform-GHES_20621 + + P: /devices/platform/GHES.20622 + L: 0 + E: DEVPATH=/devices/platform/GHES.20622 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13749746 + E: ID_PATH=platform-GHES.20622 + E: ID_PATH_TAG=platform-GHES_20622 + + P: /devices/platform/GHES.20623 + L: 0 + E: DEVPATH=/devices/platform/GHES.20623 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13749272 + E: ID_PATH=platform-GHES.20623 + E: ID_PATH_TAG=platform-GHES_20623 + + P: /devices/platform/GHES.20624 + L: 0 + E: DEVPATH=/devices/platform/GHES.20624 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13751420 + E: ID_PATH=platform-GHES.20624 + E: ID_PATH_TAG=platform-GHES_20624 + + P: /devices/platform/GHES.20625 + L: 0 + E: DEVPATH=/devices/platform/GHES.20625 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13752770 + E: ID_PATH=platform-GHES.20625 + E: ID_PATH_TAG=platform-GHES_20625 + + P: /devices/platform/GHES.20626 + L: 0 + E: DEVPATH=/devices/platform/GHES.20626 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13751461 + E: ID_PATH=platform-GHES.20626 + E: ID_PATH_TAG=platform-GHES_20626 + + P: /devices/platform/GHES.20627 + L: 0 + E: DEVPATH=/devices/platform/GHES.20627 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13751974 + E: ID_PATH=platform-GHES.20627 + E: ID_PATH_TAG=platform-GHES_20627 + + P: /devices/platform/GHES.20628 + L: 0 + E: DEVPATH=/devices/platform/GHES.20628 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13750522 + E: ID_PATH=platform-GHES.20628 + E: ID_PATH_TAG=platform-GHES_20628 + + P: /devices/platform/GHES.20629 + L: 0 + E: DEVPATH=/devices/platform/GHES.20629 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13748818 + E: ID_PATH=platform-GHES.20629 + E: ID_PATH_TAG=platform-GHES_20629 + + P: /devices/platform/GHES.20630 + L: 0 + E: DEVPATH=/devices/platform/GHES.20630 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13750984 + E: ID_PATH=platform-GHES.20630 + E: ID_PATH_TAG=platform-GHES_20630 + + P: /devices/platform/GHES.20631 + L: 0 + E: DEVPATH=/devices/platform/GHES.20631 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13751620 + E: ID_PATH=platform-GHES.20631 + E: ID_PATH_TAG=platform-GHES_20631 + + P: /devices/platform/GHES.20632 + L: 0 + E: DEVPATH=/devices/platform/GHES.20632 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13752839 + E: ID_PATH=platform-GHES.20632 + E: ID_PATH_TAG=platform-GHES_20632 + + P: /devices/platform/GHES.20633 + L: 0 + E: DEVPATH=/devices/platform/GHES.20633 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13752452 + E: ID_PATH=platform-GHES.20633 + E: ID_PATH_TAG=platform-GHES_20633 + + P: /devices/platform/GHES.20634 + L: 0 + E: DEVPATH=/devices/platform/GHES.20634 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13752169 + E: ID_PATH=platform-GHES.20634 + E: ID_PATH_TAG=platform-GHES_20634 + + P: /devices/platform/GHES.20635 + L: 0 + E: DEVPATH=/devices/platform/GHES.20635 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13750877 + E: ID_PATH=platform-GHES.20635 + E: ID_PATH_TAG=platform-GHES_20635 + + P: /devices/platform/GHES.20636 + L: 0 + E: DEVPATH=/devices/platform/GHES.20636 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13751990 + E: ID_PATH=platform-GHES.20636 + E: ID_PATH_TAG=platform-GHES_20636 + + P: /devices/platform/GHES.20637 + L: 0 + E: DEVPATH=/devices/platform/GHES.20637 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13752164 + E: ID_PATH=platform-GHES.20637 + E: ID_PATH_TAG=platform-GHES_20637 + + P: /devices/platform/GHES.20638 + L: 0 + E: DEVPATH=/devices/platform/GHES.20638 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13751414 + E: ID_PATH=platform-GHES.20638 + E: ID_PATH_TAG=platform-GHES_20638 + + P: /devices/platform/GHES.20639 + L: 0 + E: DEVPATH=/devices/platform/GHES.20639 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13752473 + E: ID_PATH=platform-GHES.20639 + E: ID_PATH_TAG=platform-GHES_20639 + + P: /devices/platform/GHES.20640 + L: 0 + E: DEVPATH=/devices/platform/GHES.20640 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13750800 + E: ID_PATH=platform-GHES.20640 + E: ID_PATH_TAG=platform-GHES_20640 + + P: /devices/platform/GHES.20641 + L: 0 + E: DEVPATH=/devices/platform/GHES.20641 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13749027 + E: ID_PATH=platform-GHES.20641 + E: ID_PATH_TAG=platform-GHES_20641 + + P: /devices/platform/GHES.20642 + L: 0 + E: DEVPATH=/devices/platform/GHES.20642 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13752397 + E: ID_PATH=platform-GHES.20642 + E: ID_PATH_TAG=platform-GHES_20642 + + P: /devices/platform/GHES.20643 + L: 0 + E: DEVPATH=/devices/platform/GHES.20643 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13751927 + E: ID_PATH=platform-GHES.20643 + E: ID_PATH_TAG=platform-GHES_20643 + + P: /devices/platform/GHES.20644 + L: 0 + E: DEVPATH=/devices/platform/GHES.20644 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13750110 + E: ID_PATH=platform-GHES.20644 + E: ID_PATH_TAG=platform-GHES_20644 + + P: /devices/platform/GHES.20645 + L: 0 + E: DEVPATH=/devices/platform/GHES.20645 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13749503 + E: ID_PATH=platform-GHES.20645 + E: ID_PATH_TAG=platform-GHES_20645 + + P: /devices/platform/GHES.20646 + L: 0 + E: DEVPATH=/devices/platform/GHES.20646 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13749688 + E: ID_PATH=platform-GHES.20646 + E: ID_PATH_TAG=platform-GHES_20646 + + P: /devices/platform/GHES.20647 + L: 0 + E: DEVPATH=/devices/platform/GHES.20647 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13749386 + E: ID_PATH=platform-GHES.20647 + E: ID_PATH_TAG=platform-GHES_20647 + + P: /devices/platform/GHES.20648 + L: 0 + E: DEVPATH=/devices/platform/GHES.20648 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13751555 + E: ID_PATH=platform-GHES.20648 + E: ID_PATH_TAG=platform-GHES_20648 + + P: /devices/platform/GHES.20649 + L: 0 + E: DEVPATH=/devices/platform/GHES.20649 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13752944 + E: ID_PATH=platform-GHES.20649 + E: ID_PATH_TAG=platform-GHES_20649 + + P: /devices/platform/GHES.20650 + L: 0 + E: DEVPATH=/devices/platform/GHES.20650 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13752465 + E: ID_PATH=platform-GHES.20650 + E: ID_PATH_TAG=platform-GHES_20650 + + P: /devices/platform/GHES.20651 + L: 0 + E: DEVPATH=/devices/platform/GHES.20651 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13752560 + E: ID_PATH=platform-GHES.20651 + E: ID_PATH_TAG=platform-GHES_20651 + + P: /devices/platform/GHES.20652 + L: 0 + E: DEVPATH=/devices/platform/GHES.20652 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13751658 + E: ID_PATH=platform-GHES.20652 + E: ID_PATH_TAG=platform-GHES_20652 + + P: /devices/platform/GHES.20653 + L: 0 + E: DEVPATH=/devices/platform/GHES.20653 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13751919 + E: ID_PATH=platform-GHES.20653 + E: ID_PATH_TAG=platform-GHES_20653 + + P: /devices/platform/GHES.20654 + L: 0 + E: DEVPATH=/devices/platform/GHES.20654 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13749558 + E: ID_PATH=platform-GHES.20654 + E: ID_PATH_TAG=platform-GHES_20654 + + P: /devices/platform/GHES.20655 + L: 0 + E: DEVPATH=/devices/platform/GHES.20655 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13749749 + E: ID_PATH=platform-GHES.20655 + E: ID_PATH_TAG=platform-GHES_20655 + + P: /devices/platform/GHES.20656 + L: 0 + E: DEVPATH=/devices/platform/GHES.20656 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13750038 + E: ID_PATH=platform-GHES.20656 + E: ID_PATH_TAG=platform-GHES_20656 + + P: /devices/platform/GHES.20657 + L: 0 + E: DEVPATH=/devices/platform/GHES.20657 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13752083 + E: ID_PATH=platform-GHES.20657 + E: ID_PATH_TAG=platform-GHES_20657 + + P: /devices/platform/GHES.20658 + L: 0 + E: DEVPATH=/devices/platform/GHES.20658 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13750844 + E: ID_PATH=platform-GHES.20658 + E: ID_PATH_TAG=platform-GHES_20658 + + P: /devices/platform/GHES.20659 + L: 0 + E: DEVPATH=/devices/platform/GHES.20659 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13751981 + E: ID_PATH=platform-GHES.20659 + E: ID_PATH_TAG=platform-GHES_20659 + + P: /devices/platform/GHES.20660 + L: 0 + E: DEVPATH=/devices/platform/GHES.20660 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13749816 + E: ID_PATH=platform-GHES.20660 + E: ID_PATH_TAG=platform-GHES_20660 + + P: /devices/platform/GHES.20661 + L: 0 + E: DEVPATH=/devices/platform/GHES.20661 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13751828 + E: ID_PATH=platform-GHES.20661 + E: ID_PATH_TAG=platform-GHES_20661 + + P: /devices/platform/GHES.20662 + L: 0 + E: DEVPATH=/devices/platform/GHES.20662 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13752217 + E: ID_PATH=platform-GHES.20662 + E: ID_PATH_TAG=platform-GHES_20662 + + P: /devices/platform/GHES.20663 + L: 0 + E: DEVPATH=/devices/platform/GHES.20663 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13750560 + E: ID_PATH=platform-GHES.20663 + E: ID_PATH_TAG=platform-GHES_20663 + + P: /devices/platform/GHES.20664 + L: 0 + E: DEVPATH=/devices/platform/GHES.20664 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13759389 + E: ID_PATH=platform-GHES.20664 + E: ID_PATH_TAG=platform-GHES_20664 + + P: /devices/platform/GHES.20665 + L: 0 + E: DEVPATH=/devices/platform/GHES.20665 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13757729 + E: ID_PATH=platform-GHES.20665 + E: ID_PATH_TAG=platform-GHES_20665 + + P: /devices/platform/GHES.20666 + L: 0 + E: DEVPATH=/devices/platform/GHES.20666 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13757214 + E: ID_PATH=platform-GHES.20666 + E: ID_PATH_TAG=platform-GHES_20666 + + P: /devices/platform/GHES.20667 + L: 0 + E: DEVPATH=/devices/platform/GHES.20667 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13768305 + E: ID_PATH=platform-GHES.20667 + E: ID_PATH_TAG=platform-GHES_20667 + + P: /devices/platform/GHES.20668 + L: 0 + E: DEVPATH=/devices/platform/GHES.20668 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13754854 + E: ID_PATH=platform-GHES.20668 + E: ID_PATH_TAG=platform-GHES_20668 + + P: /devices/platform/GHES.20669 + L: 0 + E: DEVPATH=/devices/platform/GHES.20669 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13763774 + E: ID_PATH=platform-GHES.20669 + E: ID_PATH_TAG=platform-GHES_20669 + + P: /devices/platform/GHES.20670 + L: 0 + E: DEVPATH=/devices/platform/GHES.20670 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13767090 + E: ID_PATH=platform-GHES.20670 + E: ID_PATH_TAG=platform-GHES_20670 + + P: /devices/platform/GHES.20671 + L: 0 + E: DEVPATH=/devices/platform/GHES.20671 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13765857 + E: ID_PATH=platform-GHES.20671 + E: ID_PATH_TAG=platform-GHES_20671 + + P: /devices/platform/GHES.20672 + L: 0 + E: DEVPATH=/devices/platform/GHES.20672 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13757219 + E: ID_PATH=platform-GHES.20672 + E: ID_PATH_TAG=platform-GHES_20672 + + P: /devices/platform/GHES.20673 + L: 0 + E: DEVPATH=/devices/platform/GHES.20673 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13761441 + E: ID_PATH=platform-GHES.20673 + E: ID_PATH_TAG=platform-GHES_20673 + + P: /devices/platform/GHES.20674 + L: 0 + E: DEVPATH=/devices/platform/GHES.20674 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13758196 + E: ID_PATH=platform-GHES.20674 + E: ID_PATH_TAG=platform-GHES_20674 + + P: /devices/platform/GHES.20675 + L: 0 + E: DEVPATH=/devices/platform/GHES.20675 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13770149 + E: ID_PATH=platform-GHES.20675 + E: ID_PATH_TAG=platform-GHES_20675 + + P: /devices/platform/GHES.20676 + L: 0 + E: DEVPATH=/devices/platform/GHES.20676 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13758287 + E: ID_PATH=platform-GHES.20676 + E: ID_PATH_TAG=platform-GHES_20676 + + P: /devices/platform/GHES.20677 + L: 0 + E: DEVPATH=/devices/platform/GHES.20677 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13758890 + E: ID_PATH=platform-GHES.20677 + E: ID_PATH_TAG=platform-GHES_20677 + + P: /devices/platform/GHES.20678 + L: 0 + E: DEVPATH=/devices/platform/GHES.20678 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13755941 + E: ID_PATH=platform-GHES.20678 + E: ID_PATH_TAG=platform-GHES_20678 + + P: /devices/platform/GHES.20679 + L: 0 + E: DEVPATH=/devices/platform/GHES.20679 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13758082 + E: ID_PATH=platform-GHES.20679 + E: ID_PATH_TAG=platform-GHES_20679 + + P: /devices/platform/GHES.20680 + L: 0 + E: DEVPATH=/devices/platform/GHES.20680 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13766154 + E: ID_PATH=platform-GHES.20680 + E: ID_PATH_TAG=platform-GHES_20680 + + P: /devices/platform/GHES.20681 + L: 0 + E: DEVPATH=/devices/platform/GHES.20681 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13762111 + E: ID_PATH=platform-GHES.20681 + E: ID_PATH_TAG=platform-GHES_20681 + + P: /devices/platform/GHES.20682 + L: 0 + E: DEVPATH=/devices/platform/GHES.20682 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13761748 + E: ID_PATH=platform-GHES.20682 + E: ID_PATH_TAG=platform-GHES_20682 + + P: /devices/platform/GHES.20683 + L: 0 + E: DEVPATH=/devices/platform/GHES.20683 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13762504 + E: ID_PATH=platform-GHES.20683 + E: ID_PATH_TAG=platform-GHES_20683 + + P: /devices/platform/GHES.20684 + L: 0 + E: DEVPATH=/devices/platform/GHES.20684 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13756772 + E: ID_PATH=platform-GHES.20684 + E: ID_PATH_TAG=platform-GHES_20684 + + P: /devices/platform/GHES.20685 + L: 0 + E: DEVPATH=/devices/platform/GHES.20685 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13770706 + E: ID_PATH=platform-GHES.20685 + E: ID_PATH_TAG=platform-GHES_20685 + + P: /devices/platform/GHES.20686 + L: 0 + E: DEVPATH=/devices/platform/GHES.20686 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13761275 + E: ID_PATH=platform-GHES.20686 + E: ID_PATH_TAG=platform-GHES_20686 + + P: /devices/platform/GHES.20687 + L: 0 + E: DEVPATH=/devices/platform/GHES.20687 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13764306 + E: ID_PATH=platform-GHES.20687 + E: ID_PATH_TAG=platform-GHES_20687 + + P: /devices/platform/GHES.20688 + L: 0 + E: DEVPATH=/devices/platform/GHES.20688 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13758231 + E: ID_PATH=platform-GHES.20688 + E: ID_PATH_TAG=platform-GHES_20688 + + P: /devices/platform/GHES.20689 + L: 0 + E: DEVPATH=/devices/platform/GHES.20689 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13755631 + E: ID_PATH=platform-GHES.20689 + E: ID_PATH_TAG=platform-GHES_20689 + + P: /devices/platform/GHES.20690 + L: 0 + E: DEVPATH=/devices/platform/GHES.20690 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13768443 + E: ID_PATH=platform-GHES.20690 + E: ID_PATH_TAG=platform-GHES_20690 + + P: /devices/platform/GHES.20691 + L: 0 + E: DEVPATH=/devices/platform/GHES.20691 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13757979 + E: ID_PATH=platform-GHES.20691 + E: ID_PATH_TAG=platform-GHES_20691 + + P: /devices/platform/GHES.20692 + L: 0 + E: DEVPATH=/devices/platform/GHES.20692 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13755994 + E: ID_PATH=platform-GHES.20692 + E: ID_PATH_TAG=platform-GHES_20692 + + P: /devices/platform/GHES.20693 + L: 0 + E: DEVPATH=/devices/platform/GHES.20693 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13759015 + E: ID_PATH=platform-GHES.20693 + E: ID_PATH_TAG=platform-GHES_20693 + + P: /devices/platform/GHES.20694 + L: 0 + E: DEVPATH=/devices/platform/GHES.20694 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13758633 + E: ID_PATH=platform-GHES.20694 + E: ID_PATH_TAG=platform-GHES_20694 + + P: /devices/platform/GHES.20695 + L: 0 + E: DEVPATH=/devices/platform/GHES.20695 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13758053 + E: ID_PATH=platform-GHES.20695 + E: ID_PATH_TAG=platform-GHES_20695 + + P: /devices/platform/GHES.20696 + L: 0 + E: DEVPATH=/devices/platform/GHES.20696 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13764944 + E: ID_PATH=platform-GHES.20696 + E: ID_PATH_TAG=platform-GHES_20696 + + P: /devices/platform/GHES.20697 + L: 0 + E: DEVPATH=/devices/platform/GHES.20697 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13762736 + E: ID_PATH=platform-GHES.20697 + E: ID_PATH_TAG=platform-GHES_20697 + + P: /devices/platform/GHES.20698 + L: 0 + E: DEVPATH=/devices/platform/GHES.20698 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13762565 + E: ID_PATH=platform-GHES.20698 + E: ID_PATH_TAG=platform-GHES_20698 + + P: /devices/platform/GHES.20699 + L: 0 + E: DEVPATH=/devices/platform/GHES.20699 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13761378 + E: ID_PATH=platform-GHES.20699 + E: ID_PATH_TAG=platform-GHES_20699 + + P: /devices/platform/GHES.20700 + L: 0 + E: DEVPATH=/devices/platform/GHES.20700 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13755682 + E: ID_PATH=platform-GHES.20700 + E: ID_PATH_TAG=platform-GHES_20700 + + P: /devices/platform/GHES.20701 + L: 0 + E: DEVPATH=/devices/platform/GHES.20701 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13761655 + E: ID_PATH=platform-GHES.20701 + E: ID_PATH_TAG=platform-GHES_20701 + + P: /devices/platform/GHES.20702 + L: 0 + E: DEVPATH=/devices/platform/GHES.20702 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13781458 + E: ID_PATH=platform-GHES.20702 + E: ID_PATH_TAG=platform-GHES_20702 + + P: /devices/platform/GHES.20703 + L: 0 + E: DEVPATH=/devices/platform/GHES.20703 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13756444 + E: ID_PATH=platform-GHES.20703 + E: ID_PATH_TAG=platform-GHES_20703 + + P: /devices/platform/GHES.20704 + L: 0 + E: DEVPATH=/devices/platform/GHES.20704 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13758488 + E: ID_PATH=platform-GHES.20704 + E: ID_PATH_TAG=platform-GHES_20704 + + P: /devices/platform/GHES.20705 + L: 0 + E: DEVPATH=/devices/platform/GHES.20705 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13763741 + E: ID_PATH=platform-GHES.20705 + E: ID_PATH_TAG=platform-GHES_20705 + + P: /devices/platform/GHES.20706 + L: 0 + E: DEVPATH=/devices/platform/GHES.20706 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13758624 + E: ID_PATH=platform-GHES.20706 + E: ID_PATH_TAG=platform-GHES_20706 + + P: /devices/platform/GHES.20707 + L: 0 + E: DEVPATH=/devices/platform/GHES.20707 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13758956 + E: ID_PATH=platform-GHES.20707 + E: ID_PATH_TAG=platform-GHES_20707 + + P: /devices/platform/GHES.20708 + L: 0 + E: DEVPATH=/devices/platform/GHES.20708 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13762034 + E: ID_PATH=platform-GHES.20708 + E: ID_PATH_TAG=platform-GHES_20708 + + P: /devices/platform/GHES.20709 + L: 0 + E: DEVPATH=/devices/platform/GHES.20709 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13762676 + E: ID_PATH=platform-GHES.20709 + E: ID_PATH_TAG=platform-GHES_20709 + + P: /devices/platform/GHES.20710 + L: 0 + E: DEVPATH=/devices/platform/GHES.20710 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13761158 + E: ID_PATH=platform-GHES.20710 + E: ID_PATH_TAG=platform-GHES_20710 + + P: /devices/platform/GHES.20711 + L: 0 + E: DEVPATH=/devices/platform/GHES.20711 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13764826 + E: ID_PATH=platform-GHES.20711 + E: ID_PATH_TAG=platform-GHES_20711 + + P: /devices/platform/GHES.20712 + L: 0 + E: DEVPATH=/devices/platform/GHES.20712 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13761403 + E: ID_PATH=platform-GHES.20712 + E: ID_PATH_TAG=platform-GHES_20712 + + P: /devices/platform/GHES.20713 + L: 0 + E: DEVPATH=/devices/platform/GHES.20713 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13760850 + E: ID_PATH=platform-GHES.20713 + E: ID_PATH_TAG=platform-GHES_20713 + + P: /devices/platform/GHES.20714 + L: 0 + E: DEVPATH=/devices/platform/GHES.20714 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13757103 + E: ID_PATH=platform-GHES.20714 + E: ID_PATH_TAG=platform-GHES_20714 + + P: /devices/platform/GHES.20715 + L: 0 + E: DEVPATH=/devices/platform/GHES.20715 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13762291 + E: ID_PATH=platform-GHES.20715 + E: ID_PATH_TAG=platform-GHES_20715 + + P: /devices/platform/GHES.20716 + L: 0 + E: DEVPATH=/devices/platform/GHES.20716 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13761514 + E: ID_PATH=platform-GHES.20716 + E: ID_PATH_TAG=platform-GHES_20716 + + P: /devices/platform/GHES.20717 + L: 0 + E: DEVPATH=/devices/platform/GHES.20717 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13768548 + E: ID_PATH=platform-GHES.20717 + E: ID_PATH_TAG=platform-GHES_20717 + + P: /devices/platform/GHES.20718 + L: 0 + E: DEVPATH=/devices/platform/GHES.20718 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13766341 + E: ID_PATH=platform-GHES.20718 + E: ID_PATH_TAG=platform-GHES_20718 + + P: /devices/platform/GHES.20719 + L: 0 + E: DEVPATH=/devices/platform/GHES.20719 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13757793 + E: ID_PATH=platform-GHES.20719 + E: ID_PATH_TAG=platform-GHES_20719 + + P: /devices/platform/GHES.20720 + L: 0 + E: DEVPATH=/devices/platform/GHES.20720 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13766216 + E: ID_PATH=platform-GHES.20720 + E: ID_PATH_TAG=platform-GHES_20720 + + P: /devices/platform/GHES.20721 + L: 0 + E: DEVPATH=/devices/platform/GHES.20721 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13761134 + E: ID_PATH=platform-GHES.20721 + E: ID_PATH_TAG=platform-GHES_20721 + + P: /devices/platform/GHES.20722 + L: 0 + E: DEVPATH=/devices/platform/GHES.20722 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13765183 + E: ID_PATH=platform-GHES.20722 + E: ID_PATH_TAG=platform-GHES_20722 + + P: /devices/platform/GHES.20723 + L: 0 + E: DEVPATH=/devices/platform/GHES.20723 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13758275 + E: ID_PATH=platform-GHES.20723 + E: ID_PATH_TAG=platform-GHES_20723 + + P: /devices/platform/GHES.20724 + L: 0 + E: DEVPATH=/devices/platform/GHES.20724 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13761183 + E: ID_PATH=platform-GHES.20724 + E: ID_PATH_TAG=platform-GHES_20724 + + P: /devices/platform/GHES.20725 + L: 0 + E: DEVPATH=/devices/platform/GHES.20725 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13767069 + E: ID_PATH=platform-GHES.20725 + E: ID_PATH_TAG=platform-GHES_20725 + + P: /devices/platform/GHES.20726 + L: 0 + E: DEVPATH=/devices/platform/GHES.20726 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13761301 + E: ID_PATH=platform-GHES.20726 + E: ID_PATH_TAG=platform-GHES_20726 + + P: /devices/platform/GHES.20727 + L: 0 + E: DEVPATH=/devices/platform/GHES.20727 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13761431 + E: ID_PATH=platform-GHES.20727 + E: ID_PATH_TAG=platform-GHES_20727 + + P: /devices/platform/GHES.20728 + L: 0 + E: DEVPATH=/devices/platform/GHES.20728 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13762185 + E: ID_PATH=platform-GHES.20728 + E: ID_PATH_TAG=platform-GHES_20728 + + P: /devices/platform/GHES.20729 + L: 0 + E: DEVPATH=/devices/platform/GHES.20729 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13765832 + E: ID_PATH=platform-GHES.20729 + E: ID_PATH_TAG=platform-GHES_20729 + + P: /devices/platform/GHES.20730 + L: 0 + E: DEVPATH=/devices/platform/GHES.20730 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13758756 + E: ID_PATH=platform-GHES.20730 + E: ID_PATH_TAG=platform-GHES_20730 + + P: /devices/platform/GHES.20731 + L: 0 + E: DEVPATH=/devices/platform/GHES.20731 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13758681 + E: ID_PATH=platform-GHES.20731 + E: ID_PATH_TAG=platform-GHES_20731 + + P: /devices/platform/GHES.20732 + L: 0 + E: DEVPATH=/devices/platform/GHES.20732 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13758559 + E: ID_PATH=platform-GHES.20732 + E: ID_PATH_TAG=platform-GHES_20732 + + P: /devices/platform/GHES.20733 + L: 0 + E: DEVPATH=/devices/platform/GHES.20733 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13761350 + E: ID_PATH=platform-GHES.20733 + E: ID_PATH_TAG=platform-GHES_20733 + + P: /devices/platform/GHES.20734 + L: 0 + E: DEVPATH=/devices/platform/GHES.20734 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13767672 + E: ID_PATH=platform-GHES.20734 + E: ID_PATH_TAG=platform-GHES_20734 + + P: /devices/platform/GHES.20735 + L: 0 + E: DEVPATH=/devices/platform/GHES.20735 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13775439 + E: ID_PATH=platform-GHES.20735 + E: ID_PATH_TAG=platform-GHES_20735 + + P: /devices/platform/GHES.20736 + L: 0 + E: DEVPATH=/devices/platform/GHES.20736 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13764471 + E: ID_PATH=platform-GHES.20736 + E: ID_PATH_TAG=platform-GHES_20736 + + P: /devices/platform/GHES.20737 + L: 0 + E: DEVPATH=/devices/platform/GHES.20737 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13769710 + E: ID_PATH=platform-GHES.20737 + E: ID_PATH_TAG=platform-GHES_20737 + + P: /devices/platform/GHES.20738 + L: 0 + E: DEVPATH=/devices/platform/GHES.20738 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13761711 + E: ID_PATH=platform-GHES.20738 + E: ID_PATH_TAG=platform-GHES_20738 + + P: /devices/platform/GHES.20739 + L: 0 + E: DEVPATH=/devices/platform/GHES.20739 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13767748 + E: ID_PATH=platform-GHES.20739 + E: ID_PATH_TAG=platform-GHES_20739 + + P: /devices/platform/GHES.20740 + L: 0 + E: DEVPATH=/devices/platform/GHES.20740 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13769504 + E: ID_PATH=platform-GHES.20740 + E: ID_PATH_TAG=platform-GHES_20740 + + P: /devices/platform/GHES.20741 + L: 0 + E: DEVPATH=/devices/platform/GHES.20741 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13767750 + E: ID_PATH=platform-GHES.20741 + E: ID_PATH_TAG=platform-GHES_20741 + + P: /devices/platform/GHES.20742 + L: 0 + E: DEVPATH=/devices/platform/GHES.20742 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13764282 + E: ID_PATH=platform-GHES.20742 + E: ID_PATH_TAG=platform-GHES_20742 + + P: /devices/platform/GHES.20743 + L: 0 + E: DEVPATH=/devices/platform/GHES.20743 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13774338 + E: ID_PATH=platform-GHES.20743 + E: ID_PATH_TAG=platform-GHES_20743 + + P: /devices/platform/GHES.20744 + L: 0 + E: DEVPATH=/devices/platform/GHES.20744 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13761076 + E: ID_PATH=platform-GHES.20744 + E: ID_PATH_TAG=platform-GHES_20744 + + P: /devices/platform/GHES.20745 + L: 0 + E: DEVPATH=/devices/platform/GHES.20745 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13761314 + E: ID_PATH=platform-GHES.20745 + E: ID_PATH_TAG=platform-GHES_20745 + + P: /devices/platform/GHES.20746 + L: 0 + E: DEVPATH=/devices/platform/GHES.20746 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13761787 + E: ID_PATH=platform-GHES.20746 + E: ID_PATH_TAG=platform-GHES_20746 + + P: /devices/platform/GHES.20747 + L: 0 + E: DEVPATH=/devices/platform/GHES.20747 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13763928 + E: ID_PATH=platform-GHES.20747 + E: ID_PATH_TAG=platform-GHES_20747 + + P: /devices/platform/GHES.20748 + L: 0 + E: DEVPATH=/devices/platform/GHES.20748 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13762596 + E: ID_PATH=platform-GHES.20748 + E: ID_PATH_TAG=platform-GHES_20748 + + P: /devices/platform/GHES.20749 + L: 0 + E: DEVPATH=/devices/platform/GHES.20749 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13765631 + E: ID_PATH=platform-GHES.20749 + E: ID_PATH_TAG=platform-GHES_20749 + + P: /devices/platform/GHES.20750 + L: 0 + E: DEVPATH=/devices/platform/GHES.20750 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13763007 + E: ID_PATH=platform-GHES.20750 + E: ID_PATH_TAG=platform-GHES_20750 + + P: /devices/platform/GHES.20751 + L: 0 + E: DEVPATH=/devices/platform/GHES.20751 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13765452 + E: ID_PATH=platform-GHES.20751 + E: ID_PATH_TAG=platform-GHES_20751 + + P: /devices/platform/GHES.20752 + L: 0 + E: DEVPATH=/devices/platform/GHES.20752 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13772864 + E: ID_PATH=platform-GHES.20752 + E: ID_PATH_TAG=platform-GHES_20752 + + P: /devices/platform/GHES.20753 + L: 0 + E: DEVPATH=/devices/platform/GHES.20753 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13764045 + E: ID_PATH=platform-GHES.20753 + E: ID_PATH_TAG=platform-GHES_20753 + + P: /devices/platform/GHES.20754 + L: 0 + E: DEVPATH=/devices/platform/GHES.20754 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13766577 + E: ID_PATH=platform-GHES.20754 + E: ID_PATH_TAG=platform-GHES_20754 + + P: /devices/platform/GHES.20755 + L: 0 + E: DEVPATH=/devices/platform/GHES.20755 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13767793 + E: ID_PATH=platform-GHES.20755 + E: ID_PATH_TAG=platform-GHES_20755 + + P: /devices/platform/GHES.20756 + L: 0 + E: DEVPATH=/devices/platform/GHES.20756 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13763230 + E: ID_PATH=platform-GHES.20756 + E: ID_PATH_TAG=platform-GHES_20756 + + P: /devices/platform/GHES.20757 + L: 0 + E: DEVPATH=/devices/platform/GHES.20757 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13771575 + E: ID_PATH=platform-GHES.20757 + E: ID_PATH_TAG=platform-GHES_20757 + + P: /devices/platform/GHES.20758 + L: 0 + E: DEVPATH=/devices/platform/GHES.20758 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13771929 + E: ID_PATH=platform-GHES.20758 + E: ID_PATH_TAG=platform-GHES_20758 + + P: /devices/platform/GHES.20759 + L: 0 + E: DEVPATH=/devices/platform/GHES.20759 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13767509 + E: ID_PATH=platform-GHES.20759 + E: ID_PATH_TAG=platform-GHES_20759 + + P: /devices/platform/GHES.20760 + L: 0 + E: DEVPATH=/devices/platform/GHES.20760 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13764225 + E: ID_PATH=platform-GHES.20760 + E: ID_PATH_TAG=platform-GHES_20760 + + P: /devices/platform/GHES.20761 + L: 0 + E: DEVPATH=/devices/platform/GHES.20761 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13763636 + E: ID_PATH=platform-GHES.20761 + E: ID_PATH_TAG=platform-GHES_20761 + + P: /devices/platform/GHES.20762 + L: 0 + E: DEVPATH=/devices/platform/GHES.20762 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13769742 + E: ID_PATH=platform-GHES.20762 + E: ID_PATH_TAG=platform-GHES_20762 + + P: /devices/platform/GHES.20763 + L: 0 + E: DEVPATH=/devices/platform/GHES.20763 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13766018 + E: ID_PATH=platform-GHES.20763 + E: ID_PATH_TAG=platform-GHES_20763 + + P: /devices/platform/GHES.20764 + L: 0 + E: DEVPATH=/devices/platform/GHES.20764 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13763884 + E: ID_PATH=platform-GHES.20764 + E: ID_PATH_TAG=platform-GHES_20764 + + P: /devices/platform/GHES.20765 + L: 0 + E: DEVPATH=/devices/platform/GHES.20765 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13764798 + E: ID_PATH=platform-GHES.20765 + E: ID_PATH_TAG=platform-GHES_20765 + + P: /devices/platform/GHES.20766 + L: 0 + E: DEVPATH=/devices/platform/GHES.20766 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13772355 + E: ID_PATH=platform-GHES.20766 + E: ID_PATH_TAG=platform-GHES_20766 + + P: /devices/platform/GHES.20767 + L: 0 + E: DEVPATH=/devices/platform/GHES.20767 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13766107 + E: ID_PATH=platform-GHES.20767 + E: ID_PATH_TAG=platform-GHES_20767 + + P: /devices/platform/GHES.20768 + L: 0 + E: DEVPATH=/devices/platform/GHES.20768 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13768081 + E: ID_PATH=platform-GHES.20768 + E: ID_PATH_TAG=platform-GHES_20768 + + P: /devices/platform/GHES.20769 + L: 0 + E: DEVPATH=/devices/platform/GHES.20769 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13767148 + E: ID_PATH=platform-GHES.20769 + E: ID_PATH_TAG=platform-GHES_20769 + + P: /devices/platform/GHES.20770 + L: 0 + E: DEVPATH=/devices/platform/GHES.20770 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13764769 + E: ID_PATH=platform-GHES.20770 + E: ID_PATH_TAG=platform-GHES_20770 + + P: /devices/platform/GHES.20771 + L: 0 + E: DEVPATH=/devices/platform/GHES.20771 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13766789 + E: ID_PATH=platform-GHES.20771 + E: ID_PATH_TAG=platform-GHES_20771 + + P: /devices/platform/GHES.20772 + L: 0 + E: DEVPATH=/devices/platform/GHES.20772 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13768180 + E: ID_PATH=platform-GHES.20772 + E: ID_PATH_TAG=platform-GHES_20772 + + P: /devices/platform/GHES.20773 + L: 0 + E: DEVPATH=/devices/platform/GHES.20773 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13764538 + E: ID_PATH=platform-GHES.20773 + E: ID_PATH_TAG=platform-GHES_20773 + + P: /devices/platform/GHES.20774 + L: 0 + E: DEVPATH=/devices/platform/GHES.20774 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13765730 + E: ID_PATH=platform-GHES.20774 + E: ID_PATH_TAG=platform-GHES_20774 + + P: /devices/platform/GHES.20775 + L: 0 + E: DEVPATH=/devices/platform/GHES.20775 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13765233 + E: ID_PATH=platform-GHES.20775 + E: ID_PATH_TAG=platform-GHES_20775 + + P: /devices/platform/GHES.20776 + L: 0 + E: DEVPATH=/devices/platform/GHES.20776 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13764387 + E: ID_PATH=platform-GHES.20776 + E: ID_PATH_TAG=platform-GHES_20776 + + P: /devices/platform/GHES.20777 + L: 0 + E: DEVPATH=/devices/platform/GHES.20777 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13766421 + E: ID_PATH=platform-GHES.20777 + E: ID_PATH_TAG=platform-GHES_20777 + + P: /devices/platform/GHES.20778 + L: 0 + E: DEVPATH=/devices/platform/GHES.20778 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13772844 + E: ID_PATH=platform-GHES.20778 + E: ID_PATH_TAG=platform-GHES_20778 + + P: /devices/platform/GHES.20779 + L: 0 + E: DEVPATH=/devices/platform/GHES.20779 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13766085 + E: ID_PATH=platform-GHES.20779 + E: ID_PATH_TAG=platform-GHES_20779 + + P: /devices/platform/GHES.20780 + L: 0 + E: DEVPATH=/devices/platform/GHES.20780 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13768985 + E: ID_PATH=platform-GHES.20780 + E: ID_PATH_TAG=platform-GHES_20780 + + P: /devices/platform/GHES.20781 + L: 0 + E: DEVPATH=/devices/platform/GHES.20781 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13768642 + E: ID_PATH=platform-GHES.20781 + E: ID_PATH_TAG=platform-GHES_20781 + + P: /devices/platform/GHES.20782 + L: 0 + E: DEVPATH=/devices/platform/GHES.20782 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13774496 + E: ID_PATH=platform-GHES.20782 + E: ID_PATH_TAG=platform-GHES_20782 + + P: /devices/platform/GHES.20783 + L: 0 + E: DEVPATH=/devices/platform/GHES.20783 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13788700 + E: ID_PATH=platform-GHES.20783 + E: ID_PATH_TAG=platform-GHES_20783 + + P: /devices/platform/GHES.20784 + L: 0 + E: DEVPATH=/devices/platform/GHES.20784 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13770440 + E: ID_PATH=platform-GHES.20784 + E: ID_PATH_TAG=platform-GHES_20784 + + P: /devices/platform/GHES.20785 + L: 0 + E: DEVPATH=/devices/platform/GHES.20785 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13767916 + E: ID_PATH=platform-GHES.20785 + E: ID_PATH_TAG=platform-GHES_20785 + + P: /devices/platform/GHES.20786 + L: 0 + E: DEVPATH=/devices/platform/GHES.20786 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13767839 + E: ID_PATH=platform-GHES.20786 + E: ID_PATH_TAG=platform-GHES_20786 + + P: /devices/platform/GHES.20787 + L: 0 + E: DEVPATH=/devices/platform/GHES.20787 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13767246 + E: ID_PATH=platform-GHES.20787 + E: ID_PATH_TAG=platform-GHES_20787 + + P: /devices/platform/GHES.20788 + L: 0 + E: DEVPATH=/devices/platform/GHES.20788 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13768763 + E: ID_PATH=platform-GHES.20788 + E: ID_PATH_TAG=platform-GHES_20788 + + P: /devices/platform/GHES.20789 + L: 0 + E: DEVPATH=/devices/platform/GHES.20789 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13784959 + E: ID_PATH=platform-GHES.20789 + E: ID_PATH_TAG=platform-GHES_20789 + + P: /devices/platform/GHES.20790 + L: 0 + E: DEVPATH=/devices/platform/GHES.20790 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13766918 + E: ID_PATH=platform-GHES.20790 + E: ID_PATH_TAG=platform-GHES_20790 + + P: /devices/platform/GHES.20791 + L: 0 + E: DEVPATH=/devices/platform/GHES.20791 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13768115 + E: ID_PATH=platform-GHES.20791 + E: ID_PATH_TAG=platform-GHES_20791 + + P: /devices/platform/GHES.20792 + L: 0 + E: DEVPATH=/devices/platform/GHES.20792 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13771304 + E: ID_PATH=platform-GHES.20792 + E: ID_PATH_TAG=platform-GHES_20792 + + P: /devices/platform/GHES.20793 + L: 0 + E: DEVPATH=/devices/platform/GHES.20793 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13767863 + E: ID_PATH=platform-GHES.20793 + E: ID_PATH_TAG=platform-GHES_20793 + + P: /devices/platform/GHES.20794 + L: 0 + E: DEVPATH=/devices/platform/GHES.20794 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13768951 + E: ID_PATH=platform-GHES.20794 + E: ID_PATH_TAG=platform-GHES_20794 + + P: /devices/platform/GHES.20795 + L: 0 + E: DEVPATH=/devices/platform/GHES.20795 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13772202 + E: ID_PATH=platform-GHES.20795 + E: ID_PATH_TAG=platform-GHES_20795 + + P: /devices/platform/GHES.20796 + L: 0 + E: DEVPATH=/devices/platform/GHES.20796 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13769234 + E: ID_PATH=platform-GHES.20796 + E: ID_PATH_TAG=platform-GHES_20796 + + P: /devices/platform/GHES.20797 + L: 0 + E: DEVPATH=/devices/platform/GHES.20797 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13770436 + E: ID_PATH=platform-GHES.20797 + E: ID_PATH_TAG=platform-GHES_20797 + + P: /devices/platform/GHES.20798 + L: 0 + E: DEVPATH=/devices/platform/GHES.20798 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13773121 + E: ID_PATH=platform-GHES.20798 + E: ID_PATH_TAG=platform-GHES_20798 + + P: /devices/platform/GHES.20799 + L: 0 + E: DEVPATH=/devices/platform/GHES.20799 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13781032 + E: ID_PATH=platform-GHES.20799 + E: ID_PATH_TAG=platform-GHES_20799 + + P: /devices/platform/GHES.20800 + L: 0 + E: DEVPATH=/devices/platform/GHES.20800 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13771550 + E: ID_PATH=platform-GHES.20800 + E: ID_PATH_TAG=platform-GHES_20800 + + P: /devices/platform/GHES.20801 + L: 0 + E: DEVPATH=/devices/platform/GHES.20801 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13780931 + E: ID_PATH=platform-GHES.20801 + E: ID_PATH_TAG=platform-GHES_20801 + + P: /devices/platform/GHES.20802 + L: 0 + E: DEVPATH=/devices/platform/GHES.20802 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13770860 + E: ID_PATH=platform-GHES.20802 + E: ID_PATH_TAG=platform-GHES_20802 + + P: /devices/platform/GHES.20803 + L: 0 + E: DEVPATH=/devices/platform/GHES.20803 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13770583 + E: ID_PATH=platform-GHES.20803 + E: ID_PATH_TAG=platform-GHES_20803 + + P: /devices/platform/GHES.20804 + L: 0 + E: DEVPATH=/devices/platform/GHES.20804 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13777614 + E: ID_PATH=platform-GHES.20804 + E: ID_PATH_TAG=platform-GHES_20804 + + P: /devices/platform/GHES.20805 + L: 0 + E: DEVPATH=/devices/platform/GHES.20805 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13771424 + E: ID_PATH=platform-GHES.20805 + E: ID_PATH_TAG=platform-GHES_20805 + + P: /devices/platform/GHES.20806 + L: 0 + E: DEVPATH=/devices/platform/GHES.20806 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13768351 + E: ID_PATH=platform-GHES.20806 + E: ID_PATH_TAG=platform-GHES_20806 + + P: /devices/platform/GHES.20807 + L: 0 + E: DEVPATH=/devices/platform/GHES.20807 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13769774 + E: ID_PATH=platform-GHES.20807 + E: ID_PATH_TAG=platform-GHES_20807 + + P: /devices/platform/GHES.20808 + L: 0 + E: DEVPATH=/devices/platform/GHES.20808 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13769896 + E: ID_PATH=platform-GHES.20808 + E: ID_PATH_TAG=platform-GHES_20808 + + P: /devices/platform/GHES.20809 + L: 0 + E: DEVPATH=/devices/platform/GHES.20809 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13768483 + E: ID_PATH=platform-GHES.20809 + E: ID_PATH_TAG=platform-GHES_20809 + + P: /devices/platform/GHES.20810 + L: 0 + E: DEVPATH=/devices/platform/GHES.20810 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13770320 + E: ID_PATH=platform-GHES.20810 + E: ID_PATH_TAG=platform-GHES_20810 + + P: /devices/platform/GHES.20811 + L: 0 + E: DEVPATH=/devices/platform/GHES.20811 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13774290 + E: ID_PATH=platform-GHES.20811 + E: ID_PATH_TAG=platform-GHES_20811 + + P: /devices/platform/GHES.20812 + L: 0 + E: DEVPATH=/devices/platform/GHES.20812 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13776601 + E: ID_PATH=platform-GHES.20812 + E: ID_PATH_TAG=platform-GHES_20812 + + P: /devices/platform/GHES.20813 + L: 0 + E: DEVPATH=/devices/platform/GHES.20813 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13769752 + E: ID_PATH=platform-GHES.20813 + E: ID_PATH_TAG=platform-GHES_20813 + + P: /devices/platform/GHES.20814 + L: 0 + E: DEVPATH=/devices/platform/GHES.20814 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13772068 + E: ID_PATH=platform-GHES.20814 + E: ID_PATH_TAG=platform-GHES_20814 + + P: /devices/platform/GHES.20815 + L: 0 + E: DEVPATH=/devices/platform/GHES.20815 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13771700 + E: ID_PATH=platform-GHES.20815 + E: ID_PATH_TAG=platform-GHES_20815 + + P: /devices/platform/GHES.20816 + L: 0 + E: DEVPATH=/devices/platform/GHES.20816 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13772725 + E: ID_PATH=platform-GHES.20816 + E: ID_PATH_TAG=platform-GHES_20816 + + P: /devices/platform/GHES.20817 + L: 0 + E: DEVPATH=/devices/platform/GHES.20817 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13772575 + E: ID_PATH=platform-GHES.20817 + E: ID_PATH_TAG=platform-GHES_20817 + + P: /devices/platform/GHES.20818 + L: 0 + E: DEVPATH=/devices/platform/GHES.20818 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13770679 + E: ID_PATH=platform-GHES.20818 + E: ID_PATH_TAG=platform-GHES_20818 + + P: /devices/platform/GHES.20819 + L: 0 + E: DEVPATH=/devices/platform/GHES.20819 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13772360 + E: ID_PATH=platform-GHES.20819 + E: ID_PATH_TAG=platform-GHES_20819 + + P: /devices/platform/GHES.20820 + L: 0 + E: DEVPATH=/devices/platform/GHES.20820 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13769902 + E: ID_PATH=platform-GHES.20820 + E: ID_PATH_TAG=platform-GHES_20820 + + P: /devices/platform/GHES.20821 + L: 0 + E: DEVPATH=/devices/platform/GHES.20821 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13771021 + E: ID_PATH=platform-GHES.20821 + E: ID_PATH_TAG=platform-GHES_20821 + + P: /devices/platform/GHES.20822 + L: 0 + E: DEVPATH=/devices/platform/GHES.20822 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13792812 + E: ID_PATH=platform-GHES.20822 + E: ID_PATH_TAG=platform-GHES_20822 + + P: /devices/platform/GHES.20823 + L: 0 + E: DEVPATH=/devices/platform/GHES.20823 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13778029 + E: ID_PATH=platform-GHES.20823 + E: ID_PATH_TAG=platform-GHES_20823 + + P: /devices/platform/GHES.20824 + L: 0 + E: DEVPATH=/devices/platform/GHES.20824 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13772763 + E: ID_PATH=platform-GHES.20824 + E: ID_PATH_TAG=platform-GHES_20824 + + P: /devices/platform/GHES.20825 + L: 0 + E: DEVPATH=/devices/platform/GHES.20825 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13780418 + E: ID_PATH=platform-GHES.20825 + E: ID_PATH_TAG=platform-GHES_20825 + + P: /devices/platform/GHES.20826 + L: 0 + E: DEVPATH=/devices/platform/GHES.20826 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13780909 + E: ID_PATH=platform-GHES.20826 + E: ID_PATH_TAG=platform-GHES_20826 + + P: /devices/platform/GHES.20827 + L: 0 + E: DEVPATH=/devices/platform/GHES.20827 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13775048 + E: ID_PATH=platform-GHES.20827 + E: ID_PATH_TAG=platform-GHES_20827 + + P: /devices/platform/GHES.20828 + L: 0 + E: DEVPATH=/devices/platform/GHES.20828 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13774290 + E: ID_PATH=platform-GHES.20828 + E: ID_PATH_TAG=platform-GHES_20828 + + P: /devices/platform/GHES.20829 + L: 0 + E: DEVPATH=/devices/platform/GHES.20829 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13783809 + E: ID_PATH=platform-GHES.20829 + E: ID_PATH_TAG=platform-GHES_20829 + + P: /devices/platform/GHES.20830 + L: 0 + E: DEVPATH=/devices/platform/GHES.20830 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13770632 + E: ID_PATH=platform-GHES.20830 + E: ID_PATH_TAG=platform-GHES_20830 + + P: /devices/platform/GHES.20831 + L: 0 + E: DEVPATH=/devices/platform/GHES.20831 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13773226 + E: ID_PATH=platform-GHES.20831 + E: ID_PATH_TAG=platform-GHES_20831 + + P: /devices/platform/GHES.20832 + L: 0 + E: DEVPATH=/devices/platform/GHES.20832 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13774965 + E: ID_PATH=platform-GHES.20832 + E: ID_PATH_TAG=platform-GHES_20832 + + P: /devices/platform/GHES.20833 + L: 0 + E: DEVPATH=/devices/platform/GHES.20833 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13773704 + E: ID_PATH=platform-GHES.20833 + E: ID_PATH_TAG=platform-GHES_20833 + + P: /devices/platform/GHES.20834 + L: 0 + E: DEVPATH=/devices/platform/GHES.20834 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13776821 + E: ID_PATH=platform-GHES.20834 + E: ID_PATH_TAG=platform-GHES_20834 + + P: /devices/platform/GHES.20835 + L: 0 + E: DEVPATH=/devices/platform/GHES.20835 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13771378 + E: ID_PATH=platform-GHES.20835 + E: ID_PATH_TAG=platform-GHES_20835 + + P: /devices/platform/GHES.20836 + L: 0 + E: DEVPATH=/devices/platform/GHES.20836 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13772581 + E: ID_PATH=platform-GHES.20836 + E: ID_PATH_TAG=platform-GHES_20836 + + P: /devices/platform/GHES.20837 + L: 0 + E: DEVPATH=/devices/platform/GHES.20837 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13775924 + E: ID_PATH=platform-GHES.20837 + E: ID_PATH_TAG=platform-GHES_20837 + + P: /devices/platform/GHES.20838 + L: 0 + E: DEVPATH=/devices/platform/GHES.20838 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13771457 + E: ID_PATH=platform-GHES.20838 + E: ID_PATH_TAG=platform-GHES_20838 + + P: /devices/platform/GHES.20839 + L: 0 + E: DEVPATH=/devices/platform/GHES.20839 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13773182 + E: ID_PATH=platform-GHES.20839 + E: ID_PATH_TAG=platform-GHES_20839 + + P: /devices/platform/GHES.20840 + L: 0 + E: DEVPATH=/devices/platform/GHES.20840 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13774419 + E: ID_PATH=platform-GHES.20840 + E: ID_PATH_TAG=platform-GHES_20840 + + P: /devices/platform/GHES.20841 + L: 0 + E: DEVPATH=/devices/platform/GHES.20841 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13781574 + E: ID_PATH=platform-GHES.20841 + E: ID_PATH_TAG=platform-GHES_20841 + + P: /devices/platform/GHES.20842 + L: 0 + E: DEVPATH=/devices/platform/GHES.20842 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13772261 + E: ID_PATH=platform-GHES.20842 + E: ID_PATH_TAG=platform-GHES_20842 + + P: /devices/platform/GHES.20843 + L: 0 + E: DEVPATH=/devices/platform/GHES.20843 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13775039 + E: ID_PATH=platform-GHES.20843 + E: ID_PATH_TAG=platform-GHES_20843 + + P: /devices/platform/GHES.20844 + L: 0 + E: DEVPATH=/devices/platform/GHES.20844 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13772888 + E: ID_PATH=platform-GHES.20844 + E: ID_PATH_TAG=platform-GHES_20844 + + P: /devices/platform/GHES.20845 + L: 0 + E: DEVPATH=/devices/platform/GHES.20845 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13778555 + E: ID_PATH=platform-GHES.20845 + E: ID_PATH_TAG=platform-GHES_20845 + + P: /devices/platform/GHES.20846 + L: 0 + E: DEVPATH=/devices/platform/GHES.20846 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13772162 + E: ID_PATH=platform-GHES.20846 + E: ID_PATH_TAG=platform-GHES_20846 + + P: /devices/platform/GHES.20847 + L: 0 + E: DEVPATH=/devices/platform/GHES.20847 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13775647 + E: ID_PATH=platform-GHES.20847 + E: ID_PATH_TAG=platform-GHES_20847 + + P: /devices/platform/GHES.20848 + L: 0 + E: DEVPATH=/devices/platform/GHES.20848 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13780518 + E: ID_PATH=platform-GHES.20848 + E: ID_PATH_TAG=platform-GHES_20848 + + P: /devices/platform/GHES.20849 + L: 0 + E: DEVPATH=/devices/platform/GHES.20849 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13775912 + E: ID_PATH=platform-GHES.20849 + E: ID_PATH_TAG=platform-GHES_20849 + + P: /devices/platform/GHES.20850 + L: 0 + E: DEVPATH=/devices/platform/GHES.20850 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13778319 + E: ID_PATH=platform-GHES.20850 + E: ID_PATH_TAG=platform-GHES_20850 + + P: /devices/platform/GHES.20851 + L: 0 + E: DEVPATH=/devices/platform/GHES.20851 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13778200 + E: ID_PATH=platform-GHES.20851 + E: ID_PATH_TAG=platform-GHES_20851 + + P: /devices/platform/GHES.20852 + L: 0 + E: DEVPATH=/devices/platform/GHES.20852 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13793144 + E: ID_PATH=platform-GHES.20852 + E: ID_PATH_TAG=platform-GHES_20852 + + P: /devices/platform/GHES.20853 + L: 0 + E: DEVPATH=/devices/platform/GHES.20853 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13785808 + E: ID_PATH=platform-GHES.20853 + E: ID_PATH_TAG=platform-GHES_20853 + + P: /devices/platform/GHES.20854 + L: 0 + E: DEVPATH=/devices/platform/GHES.20854 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13784568 + E: ID_PATH=platform-GHES.20854 + E: ID_PATH_TAG=platform-GHES_20854 + + P: /devices/platform/GHES.20855 + L: 0 + E: DEVPATH=/devices/platform/GHES.20855 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13778089 + E: ID_PATH=platform-GHES.20855 + E: ID_PATH_TAG=platform-GHES_20855 + + P: /devices/platform/GHES.20856 + L: 0 + E: DEVPATH=/devices/platform/GHES.20856 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13781417 + E: ID_PATH=platform-GHES.20856 + E: ID_PATH_TAG=platform-GHES_20856 + + P: /devices/platform/GHES.20857 + L: 0 + E: DEVPATH=/devices/platform/GHES.20857 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13793101 + E: ID_PATH=platform-GHES.20857 + E: ID_PATH_TAG=platform-GHES_20857 + + P: /devices/platform/GHES.20858 + L: 0 + E: DEVPATH=/devices/platform/GHES.20858 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13783389 + E: ID_PATH=platform-GHES.20858 + E: ID_PATH_TAG=platform-GHES_20858 + + P: /devices/platform/GHES.20859 + L: 0 + E: DEVPATH=/devices/platform/GHES.20859 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13784229 + E: ID_PATH=platform-GHES.20859 + E: ID_PATH_TAG=platform-GHES_20859 + + P: /devices/platform/GHES.20860 + L: 0 + E: DEVPATH=/devices/platform/GHES.20860 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13777116 + E: ID_PATH=platform-GHES.20860 + E: ID_PATH_TAG=platform-GHES_20860 + + P: /devices/platform/GHES.20861 + L: 0 + E: DEVPATH=/devices/platform/GHES.20861 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13777416 + E: ID_PATH=platform-GHES.20861 + E: ID_PATH_TAG=platform-GHES_20861 + + P: /devices/platform/GHES.20862 + L: 0 + E: DEVPATH=/devices/platform/GHES.20862 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13779200 + E: ID_PATH=platform-GHES.20862 + E: ID_PATH_TAG=platform-GHES_20862 + + P: /devices/platform/GHES.20863 + L: 0 + E: DEVPATH=/devices/platform/GHES.20863 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13773778 + E: ID_PATH=platform-GHES.20863 + E: ID_PATH_TAG=platform-GHES_20863 + + P: /devices/platform/GHES.20864 + L: 0 + E: DEVPATH=/devices/platform/GHES.20864 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13777268 + E: ID_PATH=platform-GHES.20864 + E: ID_PATH_TAG=platform-GHES_20864 + + P: /devices/platform/GHES.20865 + L: 0 + E: DEVPATH=/devices/platform/GHES.20865 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13783213 + E: ID_PATH=platform-GHES.20865 + E: ID_PATH_TAG=platform-GHES_20865 + + P: /devices/platform/GHES.20866 + L: 0 + E: DEVPATH=/devices/platform/GHES.20866 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13783455 + E: ID_PATH=platform-GHES.20866 + E: ID_PATH_TAG=platform-GHES_20866 + + P: /devices/platform/GHES.20867 + L: 0 + E: DEVPATH=/devices/platform/GHES.20867 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13779424 + E: ID_PATH=platform-GHES.20867 + E: ID_PATH_TAG=platform-GHES_20867 + + P: /devices/platform/GHES.20868 + L: 0 + E: DEVPATH=/devices/platform/GHES.20868 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13779394 + E: ID_PATH=platform-GHES.20868 + E: ID_PATH_TAG=platform-GHES_20868 + + P: /devices/platform/GHES.20869 + L: 0 + E: DEVPATH=/devices/platform/GHES.20869 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13777677 + E: ID_PATH=platform-GHES.20869 + E: ID_PATH_TAG=platform-GHES_20869 + + P: /devices/platform/GHES.20870 + L: 0 + E: DEVPATH=/devices/platform/GHES.20870 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13774539 + E: ID_PATH=platform-GHES.20870 + E: ID_PATH_TAG=platform-GHES_20870 + + P: /devices/platform/GHES.20871 + L: 0 + E: DEVPATH=/devices/platform/GHES.20871 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13778056 + E: ID_PATH=platform-GHES.20871 + E: ID_PATH_TAG=platform-GHES_20871 + + P: /devices/platform/GHES.20872 + L: 0 + E: DEVPATH=/devices/platform/GHES.20872 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13775347 + E: ID_PATH=platform-GHES.20872 + E: ID_PATH_TAG=platform-GHES_20872 + + P: /devices/platform/GHES.20873 + L: 0 + E: DEVPATH=/devices/platform/GHES.20873 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13776670 + E: ID_PATH=platform-GHES.20873 + E: ID_PATH_TAG=platform-GHES_20873 + + P: /devices/platform/GHES.20874 + L: 0 + E: DEVPATH=/devices/platform/GHES.20874 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13776959 + E: ID_PATH=platform-GHES.20874 + E: ID_PATH_TAG=platform-GHES_20874 + + P: /devices/platform/GHES.20875 + L: 0 + E: DEVPATH=/devices/platform/GHES.20875 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13780678 + E: ID_PATH=platform-GHES.20875 + E: ID_PATH_TAG=platform-GHES_20875 + + P: /devices/platform/GHES.20876 + L: 0 + E: DEVPATH=/devices/platform/GHES.20876 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13778827 + E: ID_PATH=platform-GHES.20876 + E: ID_PATH_TAG=platform-GHES_20876 + + P: /devices/platform/GHES.20877 + L: 0 + E: DEVPATH=/devices/platform/GHES.20877 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13779124 + E: ID_PATH=platform-GHES.20877 + E: ID_PATH_TAG=platform-GHES_20877 + + P: /devices/platform/GHES.20878 + L: 0 + E: DEVPATH=/devices/platform/GHES.20878 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13776050 + E: ID_PATH=platform-GHES.20878 + E: ID_PATH_TAG=platform-GHES_20878 + + P: /devices/platform/GHES.20879 + L: 0 + E: DEVPATH=/devices/platform/GHES.20879 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13780029 + E: ID_PATH=platform-GHES.20879 + E: ID_PATH_TAG=platform-GHES_20879 + + P: /devices/platform/GHES.20880 + L: 0 + E: DEVPATH=/devices/platform/GHES.20880 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13775533 + E: ID_PATH=platform-GHES.20880 + E: ID_PATH_TAG=platform-GHES_20880 + + P: /devices/platform/GHES.20881 + L: 0 + E: DEVPATH=/devices/platform/GHES.20881 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13779554 + E: ID_PATH=platform-GHES.20881 + E: ID_PATH_TAG=platform-GHES_20881 + + P: /devices/platform/GHES.20882 + L: 0 + E: DEVPATH=/devices/platform/GHES.20882 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13779307 + E: ID_PATH=platform-GHES.20882 + E: ID_PATH_TAG=platform-GHES_20882 + + P: /devices/platform/GHES.20883 + L: 0 + E: DEVPATH=/devices/platform/GHES.20883 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13781737 + E: ID_PATH=platform-GHES.20883 + E: ID_PATH_TAG=platform-GHES_20883 + + P: /devices/platform/GHES.20884 + L: 0 + E: DEVPATH=/devices/platform/GHES.20884 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13796313 + E: ID_PATH=platform-GHES.20884 + E: ID_PATH_TAG=platform-GHES_20884 + + P: /devices/platform/GHES.20885 + L: 0 + E: DEVPATH=/devices/platform/GHES.20885 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13776470 + E: ID_PATH=platform-GHES.20885 + E: ID_PATH_TAG=platform-GHES_20885 + + P: /devices/platform/GHES.20886 + L: 0 + E: DEVPATH=/devices/platform/GHES.20886 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13783923 + E: ID_PATH=platform-GHES.20886 + E: ID_PATH_TAG=platform-GHES_20886 + + P: /devices/platform/GHES.20887 + L: 0 + E: DEVPATH=/devices/platform/GHES.20887 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13796397 + E: ID_PATH=platform-GHES.20887 + E: ID_PATH_TAG=platform-GHES_20887 + + P: /devices/platform/GHES.20888 + L: 0 + E: DEVPATH=/devices/platform/GHES.20888 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13779798 + E: ID_PATH=platform-GHES.20888 + E: ID_PATH_TAG=platform-GHES_20888 + + P: /devices/platform/GHES.20889 + L: 0 + E: DEVPATH=/devices/platform/GHES.20889 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13778584 + E: ID_PATH=platform-GHES.20889 + E: ID_PATH_TAG=platform-GHES_20889 + + P: /devices/platform/GHES.20890 + L: 0 + E: DEVPATH=/devices/platform/GHES.20890 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13777460 + E: ID_PATH=platform-GHES.20890 + E: ID_PATH_TAG=platform-GHES_20890 + + P: /devices/platform/GHES.20891 + L: 0 + E: DEVPATH=/devices/platform/GHES.20891 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13777779 + E: ID_PATH=platform-GHES.20891 + E: ID_PATH_TAG=platform-GHES_20891 + + P: /devices/platform/GHES.20892 + L: 0 + E: DEVPATH=/devices/platform/GHES.20892 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13792195 + E: ID_PATH=platform-GHES.20892 + E: ID_PATH_TAG=platform-GHES_20892 + + P: /devices/platform/GHES.20893 + L: 0 + E: DEVPATH=/devices/platform/GHES.20893 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13784469 + E: ID_PATH=platform-GHES.20893 + E: ID_PATH_TAG=platform-GHES_20893 + + P: /devices/platform/GHES.20894 + L: 0 + E: DEVPATH=/devices/platform/GHES.20894 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13784520 + E: ID_PATH=platform-GHES.20894 + E: ID_PATH_TAG=platform-GHES_20894 + + P: /devices/platform/GHES.20895 + L: 0 + E: DEVPATH=/devices/platform/GHES.20895 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13779713 + E: ID_PATH=platform-GHES.20895 + E: ID_PATH_TAG=platform-GHES_20895 + + P: /devices/platform/GHES.20896 + L: 0 + E: DEVPATH=/devices/platform/GHES.20896 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13778678 + E: ID_PATH=platform-GHES.20896 + E: ID_PATH_TAG=platform-GHES_20896 + + P: /devices/platform/GHES.20897 + L: 0 + E: DEVPATH=/devices/platform/GHES.20897 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13781249 + E: ID_PATH=platform-GHES.20897 + E: ID_PATH_TAG=platform-GHES_20897 + + P: /devices/platform/GHES.20898 + L: 0 + E: DEVPATH=/devices/platform/GHES.20898 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13780838 + E: ID_PATH=platform-GHES.20898 + E: ID_PATH_TAG=platform-GHES_20898 + + P: /devices/platform/GHES.20899 + L: 0 + E: DEVPATH=/devices/platform/GHES.20899 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13778715 + E: ID_PATH=platform-GHES.20899 + E: ID_PATH_TAG=platform-GHES_20899 + + P: /devices/platform/GHES.20900 + L: 0 + E: DEVPATH=/devices/platform/GHES.20900 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13785236 + E: ID_PATH=platform-GHES.20900 + E: ID_PATH_TAG=platform-GHES_20900 + + P: /devices/platform/GHES.20901 + L: 0 + E: DEVPATH=/devices/platform/GHES.20901 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13786082 + E: ID_PATH=platform-GHES.20901 + E: ID_PATH_TAG=platform-GHES_20901 + + P: /devices/platform/GHES.20902 + L: 0 + E: DEVPATH=/devices/platform/GHES.20902 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13782024 + E: ID_PATH=platform-GHES.20902 + E: ID_PATH_TAG=platform-GHES_20902 + + P: /devices/platform/GHES.20903 + L: 0 + E: DEVPATH=/devices/platform/GHES.20903 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13784793 + E: ID_PATH=platform-GHES.20903 + E: ID_PATH_TAG=platform-GHES_20903 + + P: /devices/platform/GHES.20904 + L: 0 + E: DEVPATH=/devices/platform/GHES.20904 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13786580 + E: ID_PATH=platform-GHES.20904 + E: ID_PATH_TAG=platform-GHES_20904 + + P: /devices/platform/GHES.20905 + L: 0 + E: DEVPATH=/devices/platform/GHES.20905 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13784927 + E: ID_PATH=platform-GHES.20905 + E: ID_PATH_TAG=platform-GHES_20905 + + P: /devices/platform/GHES.20906 + L: 0 + E: DEVPATH=/devices/platform/GHES.20906 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13787222 + E: ID_PATH=platform-GHES.20906 + E: ID_PATH_TAG=platform-GHES_20906 + + P: /devices/platform/GHES.20907 + L: 0 + E: DEVPATH=/devices/platform/GHES.20907 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13786205 + E: ID_PATH=platform-GHES.20907 + E: ID_PATH_TAG=platform-GHES_20907 + + P: /devices/platform/GHES.20908 + L: 0 + E: DEVPATH=/devices/platform/GHES.20908 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13794701 + E: ID_PATH=platform-GHES.20908 + E: ID_PATH_TAG=platform-GHES_20908 + + P: /devices/platform/GHES.20909 + L: 0 + E: DEVPATH=/devices/platform/GHES.20909 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13785035 + E: ID_PATH=platform-GHES.20909 + E: ID_PATH_TAG=platform-GHES_20909 + + P: /devices/platform/GHES.20910 + L: 0 + E: DEVPATH=/devices/platform/GHES.20910 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13783144 + E: ID_PATH=platform-GHES.20910 + E: ID_PATH_TAG=platform-GHES_20910 + + P: /devices/platform/GHES.20911 + L: 0 + E: DEVPATH=/devices/platform/GHES.20911 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13787971 + E: ID_PATH=platform-GHES.20911 + E: ID_PATH_TAG=platform-GHES_20911 + + P: /devices/platform/GHES.20912 + L: 0 + E: DEVPATH=/devices/platform/GHES.20912 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13782513 + E: ID_PATH=platform-GHES.20912 + E: ID_PATH_TAG=platform-GHES_20912 + + P: /devices/platform/GHES.20913 + L: 0 + E: DEVPATH=/devices/platform/GHES.20913 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13787959 + E: ID_PATH=platform-GHES.20913 + E: ID_PATH_TAG=platform-GHES_20913 + + P: /devices/platform/GHES.20914 + L: 0 + E: DEVPATH=/devices/platform/GHES.20914 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13782647 + E: ID_PATH=platform-GHES.20914 + E: ID_PATH_TAG=platform-GHES_20914 + + P: /devices/platform/GHES.20915 + L: 0 + E: DEVPATH=/devices/platform/GHES.20915 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13781546 + E: ID_PATH=platform-GHES.20915 + E: ID_PATH_TAG=platform-GHES_20915 + + P: /devices/platform/GHES.20916 + L: 0 + E: DEVPATH=/devices/platform/GHES.20916 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13782322 + E: ID_PATH=platform-GHES.20916 + E: ID_PATH_TAG=platform-GHES_20916 + + P: /devices/platform/GHES.20917 + L: 0 + E: DEVPATH=/devices/platform/GHES.20917 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13782818 + E: ID_PATH=platform-GHES.20917 + E: ID_PATH_TAG=platform-GHES_20917 + + P: /devices/platform/GHES.20918 + L: 0 + E: DEVPATH=/devices/platform/GHES.20918 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13782074 + E: ID_PATH=platform-GHES.20918 + E: ID_PATH_TAG=platform-GHES_20918 + + P: /devices/platform/GHES.20919 + L: 0 + E: DEVPATH=/devices/platform/GHES.20919 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13788547 + E: ID_PATH=platform-GHES.20919 + E: ID_PATH_TAG=platform-GHES_20919 + + P: /devices/platform/GHES.20920 + L: 0 + E: DEVPATH=/devices/platform/GHES.20920 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13791968 + E: ID_PATH=platform-GHES.20920 + E: ID_PATH_TAG=platform-GHES_20920 + + P: /devices/platform/GHES.20921 + L: 0 + E: DEVPATH=/devices/platform/GHES.20921 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13783685 + E: ID_PATH=platform-GHES.20921 + E: ID_PATH_TAG=platform-GHES_20921 + + P: /devices/platform/GHES.20922 + L: 0 + E: DEVPATH=/devices/platform/GHES.20922 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13782359 + E: ID_PATH=platform-GHES.20922 + E: ID_PATH_TAG=platform-GHES_20922 + + P: /devices/platform/GHES.20923 + L: 0 + E: DEVPATH=/devices/platform/GHES.20923 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13794284 + E: ID_PATH=platform-GHES.20923 + E: ID_PATH_TAG=platform-GHES_20923 + + P: /devices/platform/GHES.20924 + L: 0 + E: DEVPATH=/devices/platform/GHES.20924 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13792014 + E: ID_PATH=platform-GHES.20924 + E: ID_PATH_TAG=platform-GHES_20924 + + P: /devices/platform/GHES.20925 + L: 0 + E: DEVPATH=/devices/platform/GHES.20925 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13787054 + E: ID_PATH=platform-GHES.20925 + E: ID_PATH_TAG=platform-GHES_20925 + + P: /devices/platform/GHES.20926 + L: 0 + E: DEVPATH=/devices/platform/GHES.20926 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13784765 + E: ID_PATH=platform-GHES.20926 + E: ID_PATH_TAG=platform-GHES_20926 + + P: /devices/platform/GHES.20927 + L: 0 + E: DEVPATH=/devices/platform/GHES.20927 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13786022 + E: ID_PATH=platform-GHES.20927 + E: ID_PATH_TAG=platform-GHES_20927 + + P: /devices/platform/GHES.20928 + L: 0 + E: DEVPATH=/devices/platform/GHES.20928 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13795020 + E: ID_PATH=platform-GHES.20928 + E: ID_PATH_TAG=platform-GHES_20928 + + P: /devices/platform/GHES.20929 + L: 0 + E: DEVPATH=/devices/platform/GHES.20929 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13782735 + E: ID_PATH=platform-GHES.20929 + E: ID_PATH_TAG=platform-GHES_20929 + + P: /devices/platform/GHES.20930 + L: 0 + E: DEVPATH=/devices/platform/GHES.20930 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13787681 + E: ID_PATH=platform-GHES.20930 + E: ID_PATH_TAG=platform-GHES_20930 + + P: /devices/platform/GHES.20931 + L: 0 + E: DEVPATH=/devices/platform/GHES.20931 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13782991 + E: ID_PATH=platform-GHES.20931 + E: ID_PATH_TAG=platform-GHES_20931 + + P: /devices/platform/GHES.20932 + L: 0 + E: DEVPATH=/devices/platform/GHES.20932 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13783165 + E: ID_PATH=platform-GHES.20932 + E: ID_PATH_TAG=platform-GHES_20932 + + P: /devices/platform/GHES.20933 + L: 0 + E: DEVPATH=/devices/platform/GHES.20933 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13784678 + E: ID_PATH=platform-GHES.20933 + E: ID_PATH_TAG=platform-GHES_20933 + + P: /devices/platform/GHES.20934 + L: 0 + E: DEVPATH=/devices/platform/GHES.20934 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13806161 + E: ID_PATH=platform-GHES.20934 + E: ID_PATH_TAG=platform-GHES_20934 + + P: /devices/platform/GHES.20935 + L: 0 + E: DEVPATH=/devices/platform/GHES.20935 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13795099 + E: ID_PATH=platform-GHES.20935 + E: ID_PATH_TAG=platform-GHES_20935 + + P: /devices/platform/GHES.20936 + L: 0 + E: DEVPATH=/devices/platform/GHES.20936 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13783508 + E: ID_PATH=platform-GHES.20936 + E: ID_PATH_TAG=platform-GHES_20936 + + P: /devices/platform/GHES.20937 + L: 0 + E: DEVPATH=/devices/platform/GHES.20937 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13788975 + E: ID_PATH=platform-GHES.20937 + E: ID_PATH_TAG=platform-GHES_20937 + + P: /devices/platform/GHES.20938 + L: 0 + E: DEVPATH=/devices/platform/GHES.20938 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13797174 + E: ID_PATH=platform-GHES.20938 + E: ID_PATH_TAG=platform-GHES_20938 + + P: /devices/platform/GHES.20939 + L: 0 + E: DEVPATH=/devices/platform/GHES.20939 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13787962 + E: ID_PATH=platform-GHES.20939 + E: ID_PATH_TAG=platform-GHES_20939 + + P: /devices/platform/GHES.20940 + L: 0 + E: DEVPATH=/devices/platform/GHES.20940 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13802917 + E: ID_PATH=platform-GHES.20940 + E: ID_PATH_TAG=platform-GHES_20940 + + P: /devices/platform/GHES.20941 + L: 0 + E: DEVPATH=/devices/platform/GHES.20941 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13791814 + E: ID_PATH=platform-GHES.20941 + E: ID_PATH_TAG=platform-GHES_20941 + + P: /devices/platform/GHES.20942 + L: 0 + E: DEVPATH=/devices/platform/GHES.20942 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13796281 + E: ID_PATH=platform-GHES.20942 + E: ID_PATH_TAG=platform-GHES_20942 + + P: /devices/platform/GHES.20943 + L: 0 + E: DEVPATH=/devices/platform/GHES.20943 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13788226 + E: ID_PATH=platform-GHES.20943 + E: ID_PATH_TAG=platform-GHES_20943 + + P: /devices/platform/GHES.20944 + L: 0 + E: DEVPATH=/devices/platform/GHES.20944 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13784598 + E: ID_PATH=platform-GHES.20944 + E: ID_PATH_TAG=platform-GHES_20944 + + P: /devices/platform/GHES.20945 + L: 0 + E: DEVPATH=/devices/platform/GHES.20945 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13791864 + E: ID_PATH=platform-GHES.20945 + E: ID_PATH_TAG=platform-GHES_20945 + + P: /devices/platform/GHES.20946 + L: 0 + E: DEVPATH=/devices/platform/GHES.20946 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13794514 + E: ID_PATH=platform-GHES.20946 + E: ID_PATH_TAG=platform-GHES_20946 + + P: /devices/platform/GHES.20947 + L: 0 + E: DEVPATH=/devices/platform/GHES.20947 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13794775 + E: ID_PATH=platform-GHES.20947 + E: ID_PATH_TAG=platform-GHES_20947 + + P: /devices/platform/GHES.20948 + L: 0 + E: DEVPATH=/devices/platform/GHES.20948 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13792101 + E: ID_PATH=platform-GHES.20948 + E: ID_PATH_TAG=platform-GHES_20948 + + P: /devices/platform/GHES.20949 + L: 0 + E: DEVPATH=/devices/platform/GHES.20949 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13786072 + E: ID_PATH=platform-GHES.20949 + E: ID_PATH_TAG=platform-GHES_20949 + + P: /devices/platform/GHES.20950 + L: 0 + E: DEVPATH=/devices/platform/GHES.20950 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13785045 + E: ID_PATH=platform-GHES.20950 + E: ID_PATH_TAG=platform-GHES_20950 + + P: /devices/platform/GHES.20951 + L: 0 + E: DEVPATH=/devices/platform/GHES.20951 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13795557 + E: ID_PATH=platform-GHES.20951 + E: ID_PATH_TAG=platform-GHES_20951 + + P: /devices/platform/GHES.20952 + L: 0 + E: DEVPATH=/devices/platform/GHES.20952 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13785692 + E: ID_PATH=platform-GHES.20952 + E: ID_PATH_TAG=platform-GHES_20952 + + P: /devices/platform/GHES.20953 + L: 0 + E: DEVPATH=/devices/platform/GHES.20953 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13786731 + E: ID_PATH=platform-GHES.20953 + E: ID_PATH_TAG=platform-GHES_20953 + + P: /devices/platform/GHES.20954 + L: 0 + E: DEVPATH=/devices/platform/GHES.20954 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13788365 + E: ID_PATH=platform-GHES.20954 + E: ID_PATH_TAG=platform-GHES_20954 + + P: /devices/platform/GHES.20955 + L: 0 + E: DEVPATH=/devices/platform/GHES.20955 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13787717 + E: ID_PATH=platform-GHES.20955 + E: ID_PATH_TAG=platform-GHES_20955 + + P: /devices/platform/GHES.20956 + L: 0 + E: DEVPATH=/devices/platform/GHES.20956 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13794619 + E: ID_PATH=platform-GHES.20956 + E: ID_PATH_TAG=platform-GHES_20956 + + P: /devices/platform/GHES.20957 + L: 0 + E: DEVPATH=/devices/platform/GHES.20957 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13787599 + E: ID_PATH=platform-GHES.20957 + E: ID_PATH_TAG=platform-GHES_20957 + + P: /devices/platform/GHES.20958 + L: 0 + E: DEVPATH=/devices/platform/GHES.20958 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13787465 + E: ID_PATH=platform-GHES.20958 + E: ID_PATH_TAG=platform-GHES_20958 + + P: /devices/platform/GHES.20959 + L: 0 + E: DEVPATH=/devices/platform/GHES.20959 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13791946 + E: ID_PATH=platform-GHES.20959 + E: ID_PATH_TAG=platform-GHES_20959 + + P: /devices/platform/GHES.20960 + L: 0 + E: DEVPATH=/devices/platform/GHES.20960 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13802024 + E: ID_PATH=platform-GHES.20960 + E: ID_PATH_TAG=platform-GHES_20960 + + P: /devices/platform/GHES.20961 + L: 0 + E: DEVPATH=/devices/platform/GHES.20961 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13792979 + E: ID_PATH=platform-GHES.20961 + E: ID_PATH_TAG=platform-GHES_20961 + + P: /devices/platform/GHES.20962 + L: 0 + E: DEVPATH=/devices/platform/GHES.20962 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13798791 + E: ID_PATH=platform-GHES.20962 + E: ID_PATH_TAG=platform-GHES_20962 + + P: /devices/platform/GHES.20963 + L: 0 + E: DEVPATH=/devices/platform/GHES.20963 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13792643 + E: ID_PATH=platform-GHES.20963 + E: ID_PATH_TAG=platform-GHES_20963 + + P: /devices/platform/GHES.20964 + L: 0 + E: DEVPATH=/devices/platform/GHES.20964 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13793036 + E: ID_PATH=platform-GHES.20964 + E: ID_PATH_TAG=platform-GHES_20964 + + P: /devices/platform/GHES.20965 + L: 0 + E: DEVPATH=/devices/platform/GHES.20965 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13794909 + E: ID_PATH=platform-GHES.20965 + E: ID_PATH_TAG=platform-GHES_20965 + + P: /devices/platform/GHES.20966 + L: 0 + E: DEVPATH=/devices/platform/GHES.20966 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13787203 + E: ID_PATH=platform-GHES.20966 + E: ID_PATH_TAG=platform-GHES_20966 + + P: /devices/platform/GHES.20967 + L: 0 + E: DEVPATH=/devices/platform/GHES.20967 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13798399 + E: ID_PATH=platform-GHES.20967 + E: ID_PATH_TAG=platform-GHES_20967 + + P: /devices/platform/GHES.20968 + L: 0 + E: DEVPATH=/devices/platform/GHES.20968 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13787601 + E: ID_PATH=platform-GHES.20968 + E: ID_PATH_TAG=platform-GHES_20968 + + P: /devices/platform/GHES.20969 + L: 0 + E: DEVPATH=/devices/platform/GHES.20969 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13802381 + E: ID_PATH=platform-GHES.20969 + E: ID_PATH_TAG=platform-GHES_20969 + + P: /devices/platform/GHES.20970 + L: 0 + E: DEVPATH=/devices/platform/GHES.20970 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13791917 + E: ID_PATH=platform-GHES.20970 + E: ID_PATH_TAG=platform-GHES_20970 + + P: /devices/platform/GHES.20971 + L: 0 + E: DEVPATH=/devices/platform/GHES.20971 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13788186 + E: ID_PATH=platform-GHES.20971 + E: ID_PATH_TAG=platform-GHES_20971 + + P: /devices/platform/GHES.20972 + L: 0 + E: DEVPATH=/devices/platform/GHES.20972 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13802336 + E: ID_PATH=platform-GHES.20972 + E: ID_PATH_TAG=platform-GHES_20972 + + P: /devices/platform/GHES.20973 + L: 0 + E: DEVPATH=/devices/platform/GHES.20973 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13806981 + E: ID_PATH=platform-GHES.20973 + E: ID_PATH_TAG=platform-GHES_20973 + + P: /devices/platform/GHES.20974 + L: 0 + E: DEVPATH=/devices/platform/GHES.20974 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13792077 + E: ID_PATH=platform-GHES.20974 + E: ID_PATH_TAG=platform-GHES_20974 + + P: /devices/platform/GHES.20975 + L: 0 + E: DEVPATH=/devices/platform/GHES.20975 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13788860 + E: ID_PATH=platform-GHES.20975 + E: ID_PATH_TAG=platform-GHES_20975 + + P: /devices/platform/GHES.20976 + L: 0 + E: DEVPATH=/devices/platform/GHES.20976 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13791843 + E: ID_PATH=platform-GHES.20976 + E: ID_PATH_TAG=platform-GHES_20976 + + P: /devices/platform/GHES.20977 + L: 0 + E: DEVPATH=/devices/platform/GHES.20977 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13792544 + E: ID_PATH=platform-GHES.20977 + E: ID_PATH_TAG=platform-GHES_20977 + + P: /devices/platform/GHES.20978 + L: 0 + E: DEVPATH=/devices/platform/GHES.20978 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13792394 + E: ID_PATH=platform-GHES.20978 + E: ID_PATH_TAG=platform-GHES_20978 + + P: /devices/platform/GHES.20979 + L: 0 + E: DEVPATH=/devices/platform/GHES.20979 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13795271 + E: ID_PATH=platform-GHES.20979 + E: ID_PATH_TAG=platform-GHES_20979 + + P: /devices/platform/GHES.20980 + L: 0 + E: DEVPATH=/devices/platform/GHES.20980 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13788507 + E: ID_PATH=platform-GHES.20980 + E: ID_PATH_TAG=platform-GHES_20980 + + P: /devices/platform/GHES.20981 + L: 0 + E: DEVPATH=/devices/platform/GHES.20981 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13792043 + E: ID_PATH=platform-GHES.20981 + E: ID_PATH_TAG=platform-GHES_20981 + + P: /devices/platform/GHES.20982 + L: 0 + E: DEVPATH=/devices/platform/GHES.20982 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13795128 + E: ID_PATH=platform-GHES.20982 + E: ID_PATH_TAG=platform-GHES_20982 + + P: /devices/platform/GHES.20983 + L: 0 + E: DEVPATH=/devices/platform/GHES.20983 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13795217 + E: ID_PATH=platform-GHES.20983 + E: ID_PATH_TAG=platform-GHES_20983 + + P: /devices/platform/GHES.20984 + L: 0 + E: DEVPATH=/devices/platform/GHES.20984 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13793007 + E: ID_PATH=platform-GHES.20984 + E: ID_PATH_TAG=platform-GHES_20984 + + P: /devices/platform/GHES.20985 + L: 0 + E: DEVPATH=/devices/platform/GHES.20985 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13792749 + E: ID_PATH=platform-GHES.20985 + E: ID_PATH_TAG=platform-GHES_20985 + + P: /devices/platform/GHES.20986 + L: 0 + E: DEVPATH=/devices/platform/GHES.20986 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13792921 + E: ID_PATH=platform-GHES.20986 + E: ID_PATH_TAG=platform-GHES_20986 + + P: /devices/platform/GHES.20987 + L: 0 + E: DEVPATH=/devices/platform/GHES.20987 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13792877 + E: ID_PATH=platform-GHES.20987 + E: ID_PATH_TAG=platform-GHES_20987 + + P: /devices/platform/GHES.20988 + L: 0 + E: DEVPATH=/devices/platform/GHES.20988 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13800364 + E: ID_PATH=platform-GHES.20988 + E: ID_PATH_TAG=platform-GHES_20988 + + P: /devices/platform/GHES.20989 + L: 0 + E: DEVPATH=/devices/platform/GHES.20989 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13813742 + E: ID_PATH=platform-GHES.20989 + E: ID_PATH_TAG=platform-GHES_20989 + + P: /devices/platform/GHES.20990 + L: 0 + E: DEVPATH=/devices/platform/GHES.20990 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13792429 + E: ID_PATH=platform-GHES.20990 + E: ID_PATH_TAG=platform-GHES_20990 + + P: /devices/platform/GHES.20991 + L: 0 + E: DEVPATH=/devices/platform/GHES.20991 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13794842 + E: ID_PATH=platform-GHES.20991 + E: ID_PATH_TAG=platform-GHES_20991 + + P: /devices/platform/GHES.20992 + L: 0 + E: DEVPATH=/devices/platform/GHES.20992 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13792859 + E: ID_PATH=platform-GHES.20992 + E: ID_PATH_TAG=platform-GHES_20992 + + P: /devices/platform/GHES.20993 + L: 0 + E: DEVPATH=/devices/platform/GHES.20993 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13792659 + E: ID_PATH=platform-GHES.20993 + E: ID_PATH_TAG=platform-GHES_20993 + + P: /devices/platform/GHES.20994 + L: 0 + E: DEVPATH=/devices/platform/GHES.20994 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13794781 + E: ID_PATH=platform-GHES.20994 + E: ID_PATH_TAG=platform-GHES_20994 + + P: /devices/platform/GHES.20995 + L: 0 + E: DEVPATH=/devices/platform/GHES.20995 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13791858 + E: ID_PATH=platform-GHES.20995 + E: ID_PATH_TAG=platform-GHES_20995 + + P: /devices/platform/GHES.20996 + L: 0 + E: DEVPATH=/devices/platform/GHES.20996 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13794736 + E: ID_PATH=platform-GHES.20996 + E: ID_PATH_TAG=platform-GHES_20996 + + P: /devices/platform/GHES.20997 + L: 0 + E: DEVPATH=/devices/platform/GHES.20997 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13799788 + E: ID_PATH=platform-GHES.20997 + E: ID_PATH_TAG=platform-GHES_20997 + + P: /devices/platform/GHES.20998 + L: 0 + E: DEVPATH=/devices/platform/GHES.20998 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13793833 + E: ID_PATH=platform-GHES.20998 + E: ID_PATH_TAG=platform-GHES_20998 + + P: /devices/platform/GHES.20999 + L: 0 + E: DEVPATH=/devices/platform/GHES.20999 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13794940 + E: ID_PATH=platform-GHES.20999 + E: ID_PATH_TAG=platform-GHES_20999 + + P: /devices/platform/GHES.21000 + L: 0 + E: DEVPATH=/devices/platform/GHES.21000 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13795171 + E: ID_PATH=platform-GHES.21000 + E: ID_PATH_TAG=platform-GHES_21000 + + P: /devices/platform/GHES.21001 + L: 0 + E: DEVPATH=/devices/platform/GHES.21001 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13796935 + E: ID_PATH=platform-GHES.21001 + E: ID_PATH_TAG=platform-GHES_21001 + + P: /devices/platform/GHES.21002 + L: 0 + E: DEVPATH=/devices/platform/GHES.21002 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13792676 + E: ID_PATH=platform-GHES.21002 + E: ID_PATH_TAG=platform-GHES_21002 + + P: /devices/platform/GHES.21003 + L: 0 + E: DEVPATH=/devices/platform/GHES.21003 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13791945 + E: ID_PATH=platform-GHES.21003 + E: ID_PATH_TAG=platform-GHES_21003 + + P: /devices/platform/GHES.21004 + L: 0 + E: DEVPATH=/devices/platform/GHES.21004 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13800422 + E: ID_PATH=platform-GHES.21004 + E: ID_PATH_TAG=platform-GHES_21004 + + P: /devices/platform/GHES.21005 + L: 0 + E: DEVPATH=/devices/platform/GHES.21005 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13792121 + E: ID_PATH=platform-GHES.21005 + E: ID_PATH_TAG=platform-GHES_21005 + + P: /devices/platform/GHES.21006 + L: 0 + E: DEVPATH=/devices/platform/GHES.21006 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13795423 + E: ID_PATH=platform-GHES.21006 + E: ID_PATH_TAG=platform-GHES_21006 + + P: /devices/platform/GHES.21007 + L: 0 + E: DEVPATH=/devices/platform/GHES.21007 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13795183 + E: ID_PATH=platform-GHES.21007 + E: ID_PATH_TAG=platform-GHES_21007 + + P: /devices/platform/GHES.21008 + L: 0 + E: DEVPATH=/devices/platform/GHES.21008 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13815833 + E: ID_PATH=platform-GHES.21008 + E: ID_PATH_TAG=platform-GHES_21008 + + P: /devices/platform/GHES.21009 + L: 0 + E: DEVPATH=/devices/platform/GHES.21009 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13802136 + E: ID_PATH=platform-GHES.21009 + E: ID_PATH_TAG=platform-GHES_21009 + + P: /devices/platform/GHES.21010 + L: 0 + E: DEVPATH=/devices/platform/GHES.21010 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13799956 + E: ID_PATH=platform-GHES.21010 + E: ID_PATH_TAG=platform-GHES_21010 + + P: /devices/platform/GHES.21011 + L: 0 + E: DEVPATH=/devices/platform/GHES.21011 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13799106 + E: ID_PATH=platform-GHES.21011 + E: ID_PATH_TAG=platform-GHES_21011 + + P: /devices/platform/GHES.21012 + L: 0 + E: DEVPATH=/devices/platform/GHES.21012 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13797659 + E: ID_PATH=platform-GHES.21012 + E: ID_PATH_TAG=platform-GHES_21012 + + P: /devices/platform/GHES.21013 + L: 0 + E: DEVPATH=/devices/platform/GHES.21013 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13795233 + E: ID_PATH=platform-GHES.21013 + E: ID_PATH_TAG=platform-GHES_21013 + + P: /devices/platform/GHES.21014 + L: 0 + E: DEVPATH=/devices/platform/GHES.21014 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13795790 + E: ID_PATH=platform-GHES.21014 + E: ID_PATH_TAG=platform-GHES_21014 + + P: /devices/platform/GHES.21015 + L: 0 + E: DEVPATH=/devices/platform/GHES.21015 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13817461 + E: ID_PATH=platform-GHES.21015 + E: ID_PATH_TAG=platform-GHES_21015 + + P: /devices/platform/GHES.21016 + L: 0 + E: DEVPATH=/devices/platform/GHES.21016 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13795374 + E: ID_PATH=platform-GHES.21016 + E: ID_PATH_TAG=platform-GHES_21016 + + P: /devices/platform/GHES.21017 + L: 0 + E: DEVPATH=/devices/platform/GHES.21017 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13795446 + E: ID_PATH=platform-GHES.21017 + E: ID_PATH_TAG=platform-GHES_21017 + + P: /devices/platform/GHES.21018 + L: 0 + E: DEVPATH=/devices/platform/GHES.21018 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13798422 + E: ID_PATH=platform-GHES.21018 + E: ID_PATH_TAG=platform-GHES_21018 + + P: /devices/platform/GHES.21019 + L: 0 + E: DEVPATH=/devices/platform/GHES.21019 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13801849 + E: ID_PATH=platform-GHES.21019 + E: ID_PATH_TAG=platform-GHES_21019 + + P: /devices/platform/GHES.21020 + L: 0 + E: DEVPATH=/devices/platform/GHES.21020 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13814712 + E: ID_PATH=platform-GHES.21020 + E: ID_PATH_TAG=platform-GHES_21020 + + P: /devices/platform/GHES.21021 + L: 0 + E: DEVPATH=/devices/platform/GHES.21021 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13809692 + E: ID_PATH=platform-GHES.21021 + E: ID_PATH_TAG=platform-GHES_21021 + + P: /devices/platform/GHES.21022 + L: 0 + E: DEVPATH=/devices/platform/GHES.21022 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13808608 + E: ID_PATH=platform-GHES.21022 + E: ID_PATH_TAG=platform-GHES_21022 + + P: /devices/platform/GHES.21023 + L: 0 + E: DEVPATH=/devices/platform/GHES.21023 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13801589 + E: ID_PATH=platform-GHES.21023 + E: ID_PATH_TAG=platform-GHES_21023 + + P: /devices/platform/GHES.21024 + L: 0 + E: DEVPATH=/devices/platform/GHES.21024 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13819817 + E: ID_PATH=platform-GHES.21024 + E: ID_PATH_TAG=platform-GHES_21024 + + P: /devices/platform/GHES.21025 + L: 0 + E: DEVPATH=/devices/platform/GHES.21025 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13799602 + E: ID_PATH=platform-GHES.21025 + E: ID_PATH_TAG=platform-GHES_21025 + + P: /devices/platform/GHES.21026 + L: 0 + E: DEVPATH=/devices/platform/GHES.21026 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13800826 + E: ID_PATH=platform-GHES.21026 + E: ID_PATH_TAG=platform-GHES_21026 + + P: /devices/platform/GHES.21027 + L: 0 + E: DEVPATH=/devices/platform/GHES.21027 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13798341 + E: ID_PATH=platform-GHES.21027 + E: ID_PATH_TAG=platform-GHES_21027 + + P: /devices/platform/GHES.21028 + L: 0 + E: DEVPATH=/devices/platform/GHES.21028 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13801522 + E: ID_PATH=platform-GHES.21028 + E: ID_PATH_TAG=platform-GHES_21028 + + P: /devices/platform/GHES.21029 + L: 0 + E: DEVPATH=/devices/platform/GHES.21029 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13799598 + E: ID_PATH=platform-GHES.21029 + E: ID_PATH_TAG=platform-GHES_21029 + + P: /devices/platform/GHES.21030 + L: 0 + E: DEVPATH=/devices/platform/GHES.21030 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13813644 + E: ID_PATH=platform-GHES.21030 + E: ID_PATH_TAG=platform-GHES_21030 + + P: /devices/platform/GHES.21031 + L: 0 + E: DEVPATH=/devices/platform/GHES.21031 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13801080 + E: ID_PATH=platform-GHES.21031 + E: ID_PATH_TAG=platform-GHES_21031 + + P: /devices/platform/GHES.21032 + L: 0 + E: DEVPATH=/devices/platform/GHES.21032 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13810270 + E: ID_PATH=platform-GHES.21032 + E: ID_PATH_TAG=platform-GHES_21032 + + P: /devices/platform/GHES.21033 + L: 0 + E: DEVPATH=/devices/platform/GHES.21033 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13801934 + E: ID_PATH=platform-GHES.21033 + E: ID_PATH_TAG=platform-GHES_21033 + + P: /devices/platform/GHES.21034 + L: 0 + E: DEVPATH=/devices/platform/GHES.21034 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13800031 + E: ID_PATH=platform-GHES.21034 + E: ID_PATH_TAG=platform-GHES_21034 + + P: /devices/platform/GHES.21035 + L: 0 + E: DEVPATH=/devices/platform/GHES.21035 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13797634 + E: ID_PATH=platform-GHES.21035 + E: ID_PATH_TAG=platform-GHES_21035 + + P: /devices/platform/GHES.21036 + L: 0 + E: DEVPATH=/devices/platform/GHES.21036 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13806812 + E: ID_PATH=platform-GHES.21036 + E: ID_PATH_TAG=platform-GHES_21036 + + P: /devices/platform/GHES.21037 + L: 0 + E: DEVPATH=/devices/platform/GHES.21037 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13798883 + E: ID_PATH=platform-GHES.21037 + E: ID_PATH_TAG=platform-GHES_21037 + + P: /devices/platform/GHES.21038 + L: 0 + E: DEVPATH=/devices/platform/GHES.21038 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13798964 + E: ID_PATH=platform-GHES.21038 + E: ID_PATH_TAG=platform-GHES_21038 + + P: /devices/platform/GHES.21039 + L: 0 + E: DEVPATH=/devices/platform/GHES.21039 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13799408 + E: ID_PATH=platform-GHES.21039 + E: ID_PATH_TAG=platform-GHES_21039 + + P: /devices/platform/GHES.21040 + L: 0 + E: DEVPATH=/devices/platform/GHES.21040 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13816415 + E: ID_PATH=platform-GHES.21040 + E: ID_PATH_TAG=platform-GHES_21040 + + P: /devices/platform/GHES.21041 + L: 0 + E: DEVPATH=/devices/platform/GHES.21041 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13808290 + E: ID_PATH=platform-GHES.21041 + E: ID_PATH_TAG=platform-GHES_21041 + + P: /devices/platform/GHES.21042 + L: 0 + E: DEVPATH=/devices/platform/GHES.21042 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13805259 + E: ID_PATH=platform-GHES.21042 + E: ID_PATH_TAG=platform-GHES_21042 + + P: /devices/platform/GHES.21043 + L: 0 + E: DEVPATH=/devices/platform/GHES.21043 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13802822 + E: ID_PATH=platform-GHES.21043 + E: ID_PATH_TAG=platform-GHES_21043 + + P: /devices/platform/GHES.21044 + L: 0 + E: DEVPATH=/devices/platform/GHES.21044 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13813526 + E: ID_PATH=platform-GHES.21044 + E: ID_PATH_TAG=platform-GHES_21044 + + P: /devices/platform/GHES.21045 + L: 0 + E: DEVPATH=/devices/platform/GHES.21045 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13799535 + E: ID_PATH=platform-GHES.21045 + E: ID_PATH_TAG=platform-GHES_21045 + + P: /devices/platform/GHES.21046 + L: 0 + E: DEVPATH=/devices/platform/GHES.21046 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13804937 + E: ID_PATH=platform-GHES.21046 + E: ID_PATH_TAG=platform-GHES_21046 + + P: /devices/platform/GHES.21047 + L: 0 + E: DEVPATH=/devices/platform/GHES.21047 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13799779 + E: ID_PATH=platform-GHES.21047 + E: ID_PATH_TAG=platform-GHES_21047 + + P: /devices/platform/GHES.21048 + L: 0 + E: DEVPATH=/devices/platform/GHES.21048 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13800199 + E: ID_PATH=platform-GHES.21048 + E: ID_PATH_TAG=platform-GHES_21048 + + P: /devices/platform/GHES.21049 + L: 0 + E: DEVPATH=/devices/platform/GHES.21049 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13803798 + E: ID_PATH=platform-GHES.21049 + E: ID_PATH_TAG=platform-GHES_21049 + + P: /devices/platform/GHES.21050 + L: 0 + E: DEVPATH=/devices/platform/GHES.21050 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13809590 + E: ID_PATH=platform-GHES.21050 + E: ID_PATH_TAG=platform-GHES_21050 + + P: /devices/platform/GHES.21051 + L: 0 + E: DEVPATH=/devices/platform/GHES.21051 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13803919 + E: ID_PATH=platform-GHES.21051 + E: ID_PATH_TAG=platform-GHES_21051 + + P: /devices/platform/GHES.21052 + L: 0 + E: DEVPATH=/devices/platform/GHES.21052 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13823149 + E: ID_PATH=platform-GHES.21052 + E: ID_PATH_TAG=platform-GHES_21052 + + P: /devices/platform/GHES.21053 + L: 0 + E: DEVPATH=/devices/platform/GHES.21053 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13801564 + E: ID_PATH=platform-GHES.21053 + E: ID_PATH_TAG=platform-GHES_21053 + + P: /devices/platform/GHES.21054 + L: 0 + E: DEVPATH=/devices/platform/GHES.21054 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13802246 + E: ID_PATH=platform-GHES.21054 + E: ID_PATH_TAG=platform-GHES_21054 + + P: /devices/platform/GHES.21055 + L: 0 + E: DEVPATH=/devices/platform/GHES.21055 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13820643 + E: ID_PATH=platform-GHES.21055 + E: ID_PATH_TAG=platform-GHES_21055 + + P: /devices/platform/GHES.21056 + L: 0 + E: DEVPATH=/devices/platform/GHES.21056 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13801223 + E: ID_PATH=platform-GHES.21056 + E: ID_PATH_TAG=platform-GHES_21056 + + P: /devices/platform/GHES.21057 + L: 0 + E: DEVPATH=/devices/platform/GHES.21057 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13806955 + E: ID_PATH=platform-GHES.21057 + E: ID_PATH_TAG=platform-GHES_21057 + + P: /devices/platform/GHES.21058 + L: 0 + E: DEVPATH=/devices/platform/GHES.21058 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13804735 + E: ID_PATH=platform-GHES.21058 + E: ID_PATH_TAG=platform-GHES_21058 + + P: /devices/platform/GHES.21059 + L: 0 + E: DEVPATH=/devices/platform/GHES.21059 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13810059 + E: ID_PATH=platform-GHES.21059 + E: ID_PATH_TAG=platform-GHES_21059 + + P: /devices/platform/GHES.21060 + L: 0 + E: DEVPATH=/devices/platform/GHES.21060 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13800808 + E: ID_PATH=platform-GHES.21060 + E: ID_PATH_TAG=platform-GHES_21060 + + P: /devices/platform/GHES.21061 + L: 0 + E: DEVPATH=/devices/platform/GHES.21061 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13798620 + E: ID_PATH=platform-GHES.21061 + E: ID_PATH_TAG=platform-GHES_21061 + + P: /devices/platform/GHES.21062 + L: 0 + E: DEVPATH=/devices/platform/GHES.21062 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13812263 + E: ID_PATH=platform-GHES.21062 + E: ID_PATH_TAG=platform-GHES_21062 + + P: /devices/platform/GHES.21063 + L: 0 + E: DEVPATH=/devices/platform/GHES.21063 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13800116 + E: ID_PATH=platform-GHES.21063 + E: ID_PATH_TAG=platform-GHES_21063 + + P: /devices/platform/GHES.21064 + L: 0 + E: DEVPATH=/devices/platform/GHES.21064 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13801377 + E: ID_PATH=platform-GHES.21064 + E: ID_PATH_TAG=platform-GHES_21064 + + P: /devices/platform/GHES.21065 + L: 0 + E: DEVPATH=/devices/platform/GHES.21065 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13803710 + E: ID_PATH=platform-GHES.21065 + E: ID_PATH_TAG=platform-GHES_21065 + + P: /devices/platform/GHES.21066 + L: 0 + E: DEVPATH=/devices/platform/GHES.21066 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13800054 + E: ID_PATH=platform-GHES.21066 + E: ID_PATH_TAG=platform-GHES_21066 + + P: /devices/platform/GHES.21067 + L: 0 + E: DEVPATH=/devices/platform/GHES.21067 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13800572 + E: ID_PATH=platform-GHES.21067 + E: ID_PATH_TAG=platform-GHES_21067 + + P: /devices/platform/GHES.21068 + L: 0 + E: DEVPATH=/devices/platform/GHES.21068 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13802740 + E: ID_PATH=platform-GHES.21068 + E: ID_PATH_TAG=platform-GHES_21068 + + P: /devices/platform/GHES.21069 + L: 0 + E: DEVPATH=/devices/platform/GHES.21069 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13800886 + E: ID_PATH=platform-GHES.21069 + E: ID_PATH_TAG=platform-GHES_21069 + + P: /devices/platform/GHES.21070 + L: 0 + E: DEVPATH=/devices/platform/GHES.21070 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13804063 + E: ID_PATH=platform-GHES.21070 + E: ID_PATH_TAG=platform-GHES_21070 + + P: /devices/platform/GHES.21071 + L: 0 + E: DEVPATH=/devices/platform/GHES.21071 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13801580 + E: ID_PATH=platform-GHES.21071 + E: ID_PATH_TAG=platform-GHES_21071 + + P: /devices/platform/GHES.21072 + L: 0 + E: DEVPATH=/devices/platform/GHES.21072 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13805349 + E: ID_PATH=platform-GHES.21072 + E: ID_PATH_TAG=platform-GHES_21072 + + P: /devices/platform/GHES.21073 + L: 0 + E: DEVPATH=/devices/platform/GHES.21073 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13822378 + E: ID_PATH=platform-GHES.21073 + E: ID_PATH_TAG=platform-GHES_21073 + + P: /devices/platform/GHES.21074 + L: 0 + E: DEVPATH=/devices/platform/GHES.21074 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13820246 + E: ID_PATH=platform-GHES.21074 + E: ID_PATH_TAG=platform-GHES_21074 + + P: /devices/platform/GHES.21075 + L: 0 + E: DEVPATH=/devices/platform/GHES.21075 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13802376 + E: ID_PATH=platform-GHES.21075 + E: ID_PATH_TAG=platform-GHES_21075 + + P: /devices/platform/GHES.21076 + L: 0 + E: DEVPATH=/devices/platform/GHES.21076 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13812913 + E: ID_PATH=platform-GHES.21076 + E: ID_PATH_TAG=platform-GHES_21076 + + P: /devices/platform/GHES.21077 + L: 0 + E: DEVPATH=/devices/platform/GHES.21077 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13805709 + E: ID_PATH=platform-GHES.21077 + E: ID_PATH_TAG=platform-GHES_21077 + + P: /devices/platform/GHES.21078 + L: 0 + E: DEVPATH=/devices/platform/GHES.21078 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13802739 + E: ID_PATH=platform-GHES.21078 + E: ID_PATH_TAG=platform-GHES_21078 + + P: /devices/platform/GHES.21079 + L: 0 + E: DEVPATH=/devices/platform/GHES.21079 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13812757 + E: ID_PATH=platform-GHES.21079 + E: ID_PATH_TAG=platform-GHES_21079 + + P: /devices/platform/GHES.21080 + L: 0 + E: DEVPATH=/devices/platform/GHES.21080 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13809459 + E: ID_PATH=platform-GHES.21080 + E: ID_PATH_TAG=platform-GHES_21080 + + P: /devices/platform/GHES.21081 + L: 0 + E: DEVPATH=/devices/platform/GHES.21081 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13803154 + E: ID_PATH=platform-GHES.21081 + E: ID_PATH_TAG=platform-GHES_21081 + + P: /devices/platform/GHES.21082 + L: 0 + E: DEVPATH=/devices/platform/GHES.21082 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13804914 + E: ID_PATH=platform-GHES.21082 + E: ID_PATH_TAG=platform-GHES_21082 + + P: /devices/platform/GHES.21083 + L: 0 + E: DEVPATH=/devices/platform/GHES.21083 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13808449 + E: ID_PATH=platform-GHES.21083 + E: ID_PATH_TAG=platform-GHES_21083 + + P: /devices/platform/GHES.21084 + L: 0 + E: DEVPATH=/devices/platform/GHES.21084 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13804791 + E: ID_PATH=platform-GHES.21084 + E: ID_PATH_TAG=platform-GHES_21084 + + P: /devices/platform/GHES.21085 + L: 0 + E: DEVPATH=/devices/platform/GHES.21085 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13812876 + E: ID_PATH=platform-GHES.21085 + E: ID_PATH_TAG=platform-GHES_21085 + + P: /devices/platform/GHES.21086 + L: 0 + E: DEVPATH=/devices/platform/GHES.21086 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13803898 + E: ID_PATH=platform-GHES.21086 + E: ID_PATH_TAG=platform-GHES_21086 + + P: /devices/platform/GHES.21087 + L: 0 + E: DEVPATH=/devices/platform/GHES.21087 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13816755 + E: ID_PATH=platform-GHES.21087 + E: ID_PATH_TAG=platform-GHES_21087 + + P: /devices/platform/GHES.21088 + L: 0 + E: DEVPATH=/devices/platform/GHES.21088 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13811287 + E: ID_PATH=platform-GHES.21088 + E: ID_PATH_TAG=platform-GHES_21088 + + P: /devices/platform/GHES.21089 + L: 0 + E: DEVPATH=/devices/platform/GHES.21089 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13810209 + E: ID_PATH=platform-GHES.21089 + E: ID_PATH_TAG=platform-GHES_21089 + + P: /devices/platform/GHES.21090 + L: 0 + E: DEVPATH=/devices/platform/GHES.21090 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13820136 + E: ID_PATH=platform-GHES.21090 + E: ID_PATH_TAG=platform-GHES_21090 + + P: /devices/platform/GHES.21091 + L: 0 + E: DEVPATH=/devices/platform/GHES.21091 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13806936 + E: ID_PATH=platform-GHES.21091 + E: ID_PATH_TAG=platform-GHES_21091 + + P: /devices/platform/GHES.21092 + L: 0 + E: DEVPATH=/devices/platform/GHES.21092 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13805647 + E: ID_PATH=platform-GHES.21092 + E: ID_PATH_TAG=platform-GHES_21092 + + P: /devices/platform/GHES.21093 + L: 0 + E: DEVPATH=/devices/platform/GHES.21093 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13804151 + E: ID_PATH=platform-GHES.21093 + E: ID_PATH_TAG=platform-GHES_21093 + + P: /devices/platform/GHES.21094 + L: 0 + E: DEVPATH=/devices/platform/GHES.21094 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13811586 + E: ID_PATH=platform-GHES.21094 + E: ID_PATH_TAG=platform-GHES_21094 + + P: /devices/platform/GHES.21095 + L: 0 + E: DEVPATH=/devices/platform/GHES.21095 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13822812 + E: ID_PATH=platform-GHES.21095 + E: ID_PATH_TAG=platform-GHES_21095 + + P: /devices/platform/GHES.21096 + L: 0 + E: DEVPATH=/devices/platform/GHES.21096 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13814633 + E: ID_PATH=platform-GHES.21096 + E: ID_PATH_TAG=platform-GHES_21096 + + P: /devices/platform/GHES.21097 + L: 0 + E: DEVPATH=/devices/platform/GHES.21097 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13805141 + E: ID_PATH=platform-GHES.21097 + E: ID_PATH_TAG=platform-GHES_21097 + + P: /devices/platform/GHES.21098 + L: 0 + E: DEVPATH=/devices/platform/GHES.21098 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13805077 + E: ID_PATH=platform-GHES.21098 + E: ID_PATH_TAG=platform-GHES_21098 + + P: /devices/platform/GHES.21099 + L: 0 + E: DEVPATH=/devices/platform/GHES.21099 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13804773 + E: ID_PATH=platform-GHES.21099 + E: ID_PATH_TAG=platform-GHES_21099 + + P: /devices/platform/GHES.21100 + L: 0 + E: DEVPATH=/devices/platform/GHES.21100 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13806147 + E: ID_PATH=platform-GHES.21100 + E: ID_PATH_TAG=platform-GHES_21100 + + P: /devices/platform/GHES.21101 + L: 0 + E: DEVPATH=/devices/platform/GHES.21101 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13805259 + E: ID_PATH=platform-GHES.21101 + E: ID_PATH_TAG=platform-GHES_21101 + + P: /devices/platform/GHES.21102 + L: 0 + E: DEVPATH=/devices/platform/GHES.21102 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13816213 + E: ID_PATH=platform-GHES.21102 + E: ID_PATH_TAG=platform-GHES_21102 + + P: /devices/platform/GHES.21103 + L: 0 + E: DEVPATH=/devices/platform/GHES.21103 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13805327 + E: ID_PATH=platform-GHES.21103 + E: ID_PATH_TAG=platform-GHES_21103 + + P: /devices/platform/GHES.21104 + L: 0 + E: DEVPATH=/devices/platform/GHES.21104 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13805486 + E: ID_PATH=platform-GHES.21104 + E: ID_PATH_TAG=platform-GHES_21104 + + P: /devices/platform/GHES.21105 + L: 0 + E: DEVPATH=/devices/platform/GHES.21105 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13815271 + E: ID_PATH=platform-GHES.21105 + E: ID_PATH_TAG=platform-GHES_21105 + + P: /devices/platform/GHES.21106 + L: 0 + E: DEVPATH=/devices/platform/GHES.21106 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13811545 + E: ID_PATH=platform-GHES.21106 + E: ID_PATH_TAG=platform-GHES_21106 + + P: /devices/platform/GHES.21107 + L: 0 + E: DEVPATH=/devices/platform/GHES.21107 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13805719 + E: ID_PATH=platform-GHES.21107 + E: ID_PATH_TAG=platform-GHES_21107 + + P: /devices/platform/GHES.21108 + L: 0 + E: DEVPATH=/devices/platform/GHES.21108 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13805802 + E: ID_PATH=platform-GHES.21108 + E: ID_PATH_TAG=platform-GHES_21108 + + P: /devices/platform/GHES.21109 + L: 0 + E: DEVPATH=/devices/platform/GHES.21109 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13813540 + E: ID_PATH=platform-GHES.21109 + E: ID_PATH_TAG=platform-GHES_21109 + + P: /devices/platform/GHES.21110 + L: 0 + E: DEVPATH=/devices/platform/GHES.21110 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13812154 + E: ID_PATH=platform-GHES.21110 + E: ID_PATH_TAG=platform-GHES_21110 + + P: /devices/platform/GHES.21111 + L: 0 + E: DEVPATH=/devices/platform/GHES.21111 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13807916 + E: ID_PATH=platform-GHES.21111 + E: ID_PATH_TAG=platform-GHES_21111 + + P: /devices/platform/GHES.21112 + L: 0 + E: DEVPATH=/devices/platform/GHES.21112 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13810176 + E: ID_PATH=platform-GHES.21112 + E: ID_PATH_TAG=platform-GHES_21112 + + P: /devices/platform/GHES.21113 + L: 0 + E: DEVPATH=/devices/platform/GHES.21113 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13811689 + E: ID_PATH=platform-GHES.21113 + E: ID_PATH_TAG=platform-GHES_21113 + + P: /devices/platform/GHES.21114 + L: 0 + E: DEVPATH=/devices/platform/GHES.21114 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13812933 + E: ID_PATH=platform-GHES.21114 + E: ID_PATH_TAG=platform-GHES_21114 + + P: /devices/platform/GHES.21115 + L: 0 + E: DEVPATH=/devices/platform/GHES.21115 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13815209 + E: ID_PATH=platform-GHES.21115 + E: ID_PATH_TAG=platform-GHES_21115 + + P: /devices/platform/GHES.21116 + L: 0 + E: DEVPATH=/devices/platform/GHES.21116 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13819240 + E: ID_PATH=platform-GHES.21116 + E: ID_PATH_TAG=platform-GHES_21116 + + P: /devices/platform/GHES.21117 + L: 0 + E: DEVPATH=/devices/platform/GHES.21117 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13820742 + E: ID_PATH=platform-GHES.21117 + E: ID_PATH_TAG=platform-GHES_21117 + + P: /devices/platform/GHES.21118 + L: 0 + E: DEVPATH=/devices/platform/GHES.21118 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13821000 + E: ID_PATH=platform-GHES.21118 + E: ID_PATH_TAG=platform-GHES_21118 + + P: /devices/platform/GHES.21119 + L: 0 + E: DEVPATH=/devices/platform/GHES.21119 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13811084 + E: ID_PATH=platform-GHES.21119 + E: ID_PATH_TAG=platform-GHES_21119 + + P: /devices/platform/GHES.21120 + L: 0 + E: DEVPATH=/devices/platform/GHES.21120 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13809234 + E: ID_PATH=platform-GHES.21120 + E: ID_PATH_TAG=platform-GHES_21120 + + P: /devices/platform/GHES.21121 + L: 0 + E: DEVPATH=/devices/platform/GHES.21121 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13810360 + E: ID_PATH=platform-GHES.21121 + E: ID_PATH_TAG=platform-GHES_21121 + + P: /devices/platform/GHES.21122 + L: 0 + E: DEVPATH=/devices/platform/GHES.21122 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13818387 + E: ID_PATH=platform-GHES.21122 + E: ID_PATH_TAG=platform-GHES_21122 + + P: /devices/platform/GHES.21123 + L: 0 + E: DEVPATH=/devices/platform/GHES.21123 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13812985 + E: ID_PATH=platform-GHES.21123 + E: ID_PATH_TAG=platform-GHES_21123 + + P: /devices/platform/GHES.21124 + L: 0 + E: DEVPATH=/devices/platform/GHES.21124 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13834706 + E: ID_PATH=platform-GHES.21124 + E: ID_PATH_TAG=platform-GHES_21124 + + P: /devices/platform/GHES.21125 + L: 0 + E: DEVPATH=/devices/platform/GHES.21125 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13816014 + E: ID_PATH=platform-GHES.21125 + E: ID_PATH_TAG=platform-GHES_21125 + + P: /devices/platform/GHES.21126 + L: 0 + E: DEVPATH=/devices/platform/GHES.21126 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13813284 + E: ID_PATH=platform-GHES.21126 + E: ID_PATH_TAG=platform-GHES_21126 + + P: /devices/platform/GHES.21127 + L: 0 + E: DEVPATH=/devices/platform/GHES.21127 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13819344 + E: ID_PATH=platform-GHES.21127 + E: ID_PATH_TAG=platform-GHES_21127 + + P: /devices/platform/GHES.21128 + L: 0 + E: DEVPATH=/devices/platform/GHES.21128 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13812051 + E: ID_PATH=platform-GHES.21128 + E: ID_PATH_TAG=platform-GHES_21128 + + P: /devices/platform/GHES.21129 + L: 0 + E: DEVPATH=/devices/platform/GHES.21129 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13813197 + E: ID_PATH=platform-GHES.21129 + E: ID_PATH_TAG=platform-GHES_21129 + + P: /devices/platform/GHES.21130 + L: 0 + E: DEVPATH=/devices/platform/GHES.21130 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13811948 + E: ID_PATH=platform-GHES.21130 + E: ID_PATH_TAG=platform-GHES_21130 + + P: /devices/platform/GHES.21131 + L: 0 + E: DEVPATH=/devices/platform/GHES.21131 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13822918 + E: ID_PATH=platform-GHES.21131 + E: ID_PATH_TAG=platform-GHES_21131 + + P: /devices/platform/GHES.21132 + L: 0 + E: DEVPATH=/devices/platform/GHES.21132 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13833331 + E: ID_PATH=platform-GHES.21132 + E: ID_PATH_TAG=platform-GHES_21132 + + P: /devices/platform/GHES.21133 + L: 0 + E: DEVPATH=/devices/platform/GHES.21133 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13819600 + E: ID_PATH=platform-GHES.21133 + E: ID_PATH_TAG=platform-GHES_21133 + + P: /devices/platform/GHES.21134 + L: 0 + E: DEVPATH=/devices/platform/GHES.21134 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13810370 + E: ID_PATH=platform-GHES.21134 + E: ID_PATH_TAG=platform-GHES_21134 + + P: /devices/platform/GHES.21135 + L: 0 + E: DEVPATH=/devices/platform/GHES.21135 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13810618 + E: ID_PATH=platform-GHES.21135 + E: ID_PATH_TAG=platform-GHES_21135 + + P: /devices/platform/GHES.21136 + L: 0 + E: DEVPATH=/devices/platform/GHES.21136 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13810555 + E: ID_PATH=platform-GHES.21136 + E: ID_PATH_TAG=platform-GHES_21136 + + P: /devices/platform/GHES.21137 + L: 0 + E: DEVPATH=/devices/platform/GHES.21137 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13820674 + E: ID_PATH=platform-GHES.21137 + E: ID_PATH_TAG=platform-GHES_21137 + + P: /devices/platform/GHES.21138 + L: 0 + E: DEVPATH=/devices/platform/GHES.21138 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13810426 + E: ID_PATH=platform-GHES.21138 + E: ID_PATH_TAG=platform-GHES_21138 + + P: /devices/platform/GHES.21139 + L: 0 + E: DEVPATH=/devices/platform/GHES.21139 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13809388 + E: ID_PATH=platform-GHES.21139 + E: ID_PATH_TAG=platform-GHES_21139 + + P: /devices/platform/GHES.21140 + L: 0 + E: DEVPATH=/devices/platform/GHES.21140 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13809311 + E: ID_PATH=platform-GHES.21140 + E: ID_PATH_TAG=platform-GHES_21140 + + P: /devices/platform/GHES.21141 + L: 0 + E: DEVPATH=/devices/platform/GHES.21141 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13818971 + E: ID_PATH=platform-GHES.21141 + E: ID_PATH_TAG=platform-GHES_21141 + + P: /devices/platform/GHES.21142 + L: 0 + E: DEVPATH=/devices/platform/GHES.21142 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13813355 + E: ID_PATH=platform-GHES.21142 + E: ID_PATH_TAG=platform-GHES_21142 + + P: /devices/platform/GHES.21143 + L: 0 + E: DEVPATH=/devices/platform/GHES.21143 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13810731 + E: ID_PATH=platform-GHES.21143 + E: ID_PATH_TAG=platform-GHES_21143 + + P: /devices/platform/GHES.21144 + L: 0 + E: DEVPATH=/devices/platform/GHES.21144 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13813697 + E: ID_PATH=platform-GHES.21144 + E: ID_PATH_TAG=platform-GHES_21144 + + P: /devices/platform/GHES.21145 + L: 0 + E: DEVPATH=/devices/platform/GHES.21145 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13814018 + E: ID_PATH=platform-GHES.21145 + E: ID_PATH_TAG=platform-GHES_21145 + + P: /devices/platform/GHES.21146 + L: 0 + E: DEVPATH=/devices/platform/GHES.21146 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13812763 + E: ID_PATH=platform-GHES.21146 + E: ID_PATH_TAG=platform-GHES_21146 + + P: /devices/platform/GHES.21147 + L: 0 + E: DEVPATH=/devices/platform/GHES.21147 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13820364 + E: ID_PATH=platform-GHES.21147 + E: ID_PATH_TAG=platform-GHES_21147 + + P: /devices/platform/GHES.21148 + L: 0 + E: DEVPATH=/devices/platform/GHES.21148 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13815734 + E: ID_PATH=platform-GHES.21148 + E: ID_PATH_TAG=platform-GHES_21148 + + P: /devices/platform/GHES.21149 + L: 0 + E: DEVPATH=/devices/platform/GHES.21149 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13816317 + E: ID_PATH=platform-GHES.21149 + E: ID_PATH_TAG=platform-GHES_21149 + + P: /devices/platform/GHES.21150 + L: 0 + E: DEVPATH=/devices/platform/GHES.21150 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13820437 + E: ID_PATH=platform-GHES.21150 + E: ID_PATH_TAG=platform-GHES_21150 + + P: /devices/platform/GHES.21151 + L: 0 + E: DEVPATH=/devices/platform/GHES.21151 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13819885 + E: ID_PATH=platform-GHES.21151 + E: ID_PATH_TAG=platform-GHES_21151 + + P: /devices/platform/GHES.21152 + L: 0 + E: DEVPATH=/devices/platform/GHES.21152 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13813437 + E: ID_PATH=platform-GHES.21152 + E: ID_PATH_TAG=platform-GHES_21152 + + P: /devices/platform/GHES.21153 + L: 0 + E: DEVPATH=/devices/platform/GHES.21153 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13821126 + E: ID_PATH=platform-GHES.21153 + E: ID_PATH_TAG=platform-GHES_21153 + + P: /devices/platform/GHES.21154 + L: 0 + E: DEVPATH=/devices/platform/GHES.21154 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13823993 + E: ID_PATH=platform-GHES.21154 + E: ID_PATH_TAG=platform-GHES_21154 + + P: /devices/platform/GHES.21155 + L: 0 + E: DEVPATH=/devices/platform/GHES.21155 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13813937 + E: ID_PATH=platform-GHES.21155 + E: ID_PATH_TAG=platform-GHES_21155 + + P: /devices/platform/GHES.21156 + L: 0 + E: DEVPATH=/devices/platform/GHES.21156 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13815254 + E: ID_PATH=platform-GHES.21156 + E: ID_PATH_TAG=platform-GHES_21156 + + P: /devices/platform/GHES.21157 + L: 0 + E: DEVPATH=/devices/platform/GHES.21157 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13825233 + E: ID_PATH=platform-GHES.21157 + E: ID_PATH_TAG=platform-GHES_21157 + + P: /devices/platform/GHES.21158 + L: 0 + E: DEVPATH=/devices/platform/GHES.21158 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13814072 + E: ID_PATH=platform-GHES.21158 + E: ID_PATH_TAG=platform-GHES_21158 + + P: /devices/platform/GHES.21159 + L: 0 + E: DEVPATH=/devices/platform/GHES.21159 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13818601 + E: ID_PATH=platform-GHES.21159 + E: ID_PATH_TAG=platform-GHES_21159 + + P: /devices/platform/GHES.21160 + L: 0 + E: DEVPATH=/devices/platform/GHES.21160 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13817748 + E: ID_PATH=platform-GHES.21160 + E: ID_PATH_TAG=platform-GHES_21160 + + P: /devices/platform/GHES.21161 + L: 0 + E: DEVPATH=/devices/platform/GHES.21161 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13821892 + E: ID_PATH=platform-GHES.21161 + E: ID_PATH_TAG=platform-GHES_21161 + + P: /devices/platform/GHES.21162 + L: 0 + E: DEVPATH=/devices/platform/GHES.21162 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13815701 + E: ID_PATH=platform-GHES.21162 + E: ID_PATH_TAG=platform-GHES_21162 + + P: /devices/platform/GHES.21163 + L: 0 + E: DEVPATH=/devices/platform/GHES.21163 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13835037 + E: ID_PATH=platform-GHES.21163 + E: ID_PATH_TAG=platform-GHES_21163 + + P: /devices/platform/GHES.21164 + L: 0 + E: DEVPATH=/devices/platform/GHES.21164 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13823837 + E: ID_PATH=platform-GHES.21164 + E: ID_PATH_TAG=platform-GHES_21164 + + P: /devices/platform/GHES.21165 + L: 0 + E: DEVPATH=/devices/platform/GHES.21165 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13818979 + E: ID_PATH=platform-GHES.21165 + E: ID_PATH_TAG=platform-GHES_21165 + + P: /devices/platform/GHES.21166 + L: 0 + E: DEVPATH=/devices/platform/GHES.21166 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13832578 + E: ID_PATH=platform-GHES.21166 + E: ID_PATH_TAG=platform-GHES_21166 + + P: /devices/platform/GHES.21167 + L: 0 + E: DEVPATH=/devices/platform/GHES.21167 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13828891 + E: ID_PATH=platform-GHES.21167 + E: ID_PATH_TAG=platform-GHES_21167 + + P: /devices/platform/GHES.21168 + L: 0 + E: DEVPATH=/devices/platform/GHES.21168 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13826303 + E: ID_PATH=platform-GHES.21168 + E: ID_PATH_TAG=platform-GHES_21168 + + P: /devices/platform/GHES.21169 + L: 0 + E: DEVPATH=/devices/platform/GHES.21169 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13817597 + E: ID_PATH=platform-GHES.21169 + E: ID_PATH_TAG=platform-GHES_21169 + + P: /devices/platform/GHES.21170 + L: 0 + E: DEVPATH=/devices/platform/GHES.21170 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13821017 + E: ID_PATH=platform-GHES.21170 + E: ID_PATH_TAG=platform-GHES_21170 + + P: /devices/platform/GHES.21171 + L: 0 + E: DEVPATH=/devices/platform/GHES.21171 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13819656 + E: ID_PATH=platform-GHES.21171 + E: ID_PATH_TAG=platform-GHES_21171 + + P: /devices/platform/GHES.21172 + L: 0 + E: DEVPATH=/devices/platform/GHES.21172 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13828252 + E: ID_PATH=platform-GHES.21172 + E: ID_PATH_TAG=platform-GHES_21172 + + P: /devices/platform/GHES.21173 + L: 0 + E: DEVPATH=/devices/platform/GHES.21173 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13817193 + E: ID_PATH=platform-GHES.21173 + E: ID_PATH_TAG=platform-GHES_21173 + + P: /devices/platform/GHES.21174 + L: 0 + E: DEVPATH=/devices/platform/GHES.21174 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13816143 + E: ID_PATH=platform-GHES.21174 + E: ID_PATH_TAG=platform-GHES_21174 + + P: /devices/platform/GHES.21175 + L: 0 + E: DEVPATH=/devices/platform/GHES.21175 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13826560 + E: ID_PATH=platform-GHES.21175 + E: ID_PATH_TAG=platform-GHES_21175 + + P: /devices/platform/GHES.21176 + L: 0 + E: DEVPATH=/devices/platform/GHES.21176 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13816509 + E: ID_PATH=platform-GHES.21176 + E: ID_PATH_TAG=platform-GHES_21176 + + P: /devices/platform/GHES.21177 + L: 0 + E: DEVPATH=/devices/platform/GHES.21177 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13818754 + E: ID_PATH=platform-GHES.21177 + E: ID_PATH_TAG=platform-GHES_21177 + + P: /devices/platform/GHES.21178 + L: 0 + E: DEVPATH=/devices/platform/GHES.21178 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13820846 + E: ID_PATH=platform-GHES.21178 + E: ID_PATH_TAG=platform-GHES_21178 + + P: /devices/platform/GHES.21179 + L: 0 + E: DEVPATH=/devices/platform/GHES.21179 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13832963 + E: ID_PATH=platform-GHES.21179 + E: ID_PATH_TAG=platform-GHES_21179 + + P: /devices/platform/GHES.21180 + L: 0 + E: DEVPATH=/devices/platform/GHES.21180 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13821291 + E: ID_PATH=platform-GHES.21180 + E: ID_PATH_TAG=platform-GHES_21180 + + P: /devices/platform/GHES.21181 + L: 0 + E: DEVPATH=/devices/platform/GHES.21181 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13818455 + E: ID_PATH=platform-GHES.21181 + E: ID_PATH_TAG=platform-GHES_21181 + + P: /devices/platform/GHES.21182 + L: 0 + E: DEVPATH=/devices/platform/GHES.21182 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13828298 + E: ID_PATH=platform-GHES.21182 + E: ID_PATH_TAG=platform-GHES_21182 + + P: /devices/platform/GHES.21183 + L: 0 + E: DEVPATH=/devices/platform/GHES.21183 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13824997 + E: ID_PATH=platform-GHES.21183 + E: ID_PATH_TAG=platform-GHES_21183 + + P: /devices/platform/GHES.21184 + L: 0 + E: DEVPATH=/devices/platform/GHES.21184 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13817476 + E: ID_PATH=platform-GHES.21184 + E: ID_PATH_TAG=platform-GHES_21184 + + P: /devices/platform/GHES.21185 + L: 0 + E: DEVPATH=/devices/platform/GHES.21185 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13818950 + E: ID_PATH=platform-GHES.21185 + E: ID_PATH_TAG=platform-GHES_21185 + + P: /devices/platform/GHES.21186 + L: 0 + E: DEVPATH=/devices/platform/GHES.21186 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13817898 + E: ID_PATH=platform-GHES.21186 + E: ID_PATH_TAG=platform-GHES_21186 + + P: /devices/platform/GHES.21187 + L: 0 + E: DEVPATH=/devices/platform/GHES.21187 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13844081 + E: ID_PATH=platform-GHES.21187 + E: ID_PATH_TAG=platform-GHES_21187 + + P: /devices/platform/GHES.21188 + L: 0 + E: DEVPATH=/devices/platform/GHES.21188 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13821516 + E: ID_PATH=platform-GHES.21188 + E: ID_PATH_TAG=platform-GHES_21188 + + P: /devices/platform/GHES.21189 + L: 0 + E: DEVPATH=/devices/platform/GHES.21189 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13817922 + E: ID_PATH=platform-GHES.21189 + E: ID_PATH_TAG=platform-GHES_21189 + + P: /devices/platform/GHES.21190 + L: 0 + E: DEVPATH=/devices/platform/GHES.21190 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13834211 + E: ID_PATH=platform-GHES.21190 + E: ID_PATH_TAG=platform-GHES_21190 + + P: /devices/platform/GHES.21191 + L: 0 + E: DEVPATH=/devices/platform/GHES.21191 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13821788 + E: ID_PATH=platform-GHES.21191 + E: ID_PATH_TAG=platform-GHES_21191 + + P: /devices/platform/GHES.21192 + L: 0 + E: DEVPATH=/devices/platform/GHES.21192 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13819116 + E: ID_PATH=platform-GHES.21192 + E: ID_PATH_TAG=platform-GHES_21192 + + P: /devices/platform/GHES.21193 + L: 0 + E: DEVPATH=/devices/platform/GHES.21193 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13819664 + E: ID_PATH=platform-GHES.21193 + E: ID_PATH_TAG=platform-GHES_21193 + + P: /devices/platform/GHES.21194 + L: 0 + E: DEVPATH=/devices/platform/GHES.21194 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13830638 + E: ID_PATH=platform-GHES.21194 + E: ID_PATH_TAG=platform-GHES_21194 + + P: /devices/platform/GHES.21195 + L: 0 + E: DEVPATH=/devices/platform/GHES.21195 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13828656 + E: ID_PATH=platform-GHES.21195 + E: ID_PATH_TAG=platform-GHES_21195 + + P: /devices/platform/GHES.21196 + L: 0 + E: DEVPATH=/devices/platform/GHES.21196 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13824545 + E: ID_PATH=platform-GHES.21196 + E: ID_PATH_TAG=platform-GHES_21196 + + P: /devices/platform/GHES.21197 + L: 0 + E: DEVPATH=/devices/platform/GHES.21197 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13821345 + E: ID_PATH=platform-GHES.21197 + E: ID_PATH_TAG=platform-GHES_21197 + + P: /devices/platform/GHES.21198 + L: 0 + E: DEVPATH=/devices/platform/GHES.21198 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13824489 + E: ID_PATH=platform-GHES.21198 + E: ID_PATH_TAG=platform-GHES_21198 + + P: /devices/platform/GHES.21199 + L: 0 + E: DEVPATH=/devices/platform/GHES.21199 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13819577 + E: ID_PATH=platform-GHES.21199 + E: ID_PATH_TAG=platform-GHES_21199 + + P: /devices/platform/GHES.21200 + L: 0 + E: DEVPATH=/devices/platform/GHES.21200 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13823661 + E: ID_PATH=platform-GHES.21200 + E: ID_PATH_TAG=platform-GHES_21200 + + P: /devices/platform/GHES.21201 + L: 0 + E: DEVPATH=/devices/platform/GHES.21201 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13823965 + E: ID_PATH=platform-GHES.21201 + E: ID_PATH_TAG=platform-GHES_21201 + + P: /devices/platform/GHES.21202 + L: 0 + E: DEVPATH=/devices/platform/GHES.21202 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13824467 + E: ID_PATH=platform-GHES.21202 + E: ID_PATH_TAG=platform-GHES_21202 + + P: /devices/platform/GHES.21203 + L: 0 + E: DEVPATH=/devices/platform/GHES.21203 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13820394 + E: ID_PATH=platform-GHES.21203 + E: ID_PATH_TAG=platform-GHES_21203 + + P: /devices/platform/GHES.21204 + L: 0 + E: DEVPATH=/devices/platform/GHES.21204 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13825517 + E: ID_PATH=platform-GHES.21204 + E: ID_PATH_TAG=platform-GHES_21204 + + P: /devices/platform/GHES.21205 + L: 0 + E: DEVPATH=/devices/platform/GHES.21205 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13823855 + E: ID_PATH=platform-GHES.21205 + E: ID_PATH_TAG=platform-GHES_21205 + + P: /devices/platform/GHES.21206 + L: 0 + E: DEVPATH=/devices/platform/GHES.21206 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13823937 + E: ID_PATH=platform-GHES.21206 + E: ID_PATH_TAG=platform-GHES_21206 + + P: /devices/platform/GHES.21207 + L: 0 + E: DEVPATH=/devices/platform/GHES.21207 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13829362 + E: ID_PATH=platform-GHES.21207 + E: ID_PATH_TAG=platform-GHES_21207 + + P: /devices/platform/GHES.21208 + L: 0 + E: DEVPATH=/devices/platform/GHES.21208 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13825029 + E: ID_PATH=platform-GHES.21208 + E: ID_PATH_TAG=platform-GHES_21208 + + P: /devices/platform/GHES.21209 + L: 0 + E: DEVPATH=/devices/platform/GHES.21209 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13823412 + E: ID_PATH=platform-GHES.21209 + E: ID_PATH_TAG=platform-GHES_21209 + + P: /devices/platform/GHES.21210 + L: 0 + E: DEVPATH=/devices/platform/GHES.21210 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13829625 + E: ID_PATH=platform-GHES.21210 + E: ID_PATH_TAG=platform-GHES_21210 + + P: /devices/platform/GHES.21211 + L: 0 + E: DEVPATH=/devices/platform/GHES.21211 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13825585 + E: ID_PATH=platform-GHES.21211 + E: ID_PATH_TAG=platform-GHES_21211 + + P: /devices/platform/GHES.21212 + L: 0 + E: DEVPATH=/devices/platform/GHES.21212 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13822071 + E: ID_PATH=platform-GHES.21212 + E: ID_PATH_TAG=platform-GHES_21212 + + P: /devices/platform/GHES.21213 + L: 0 + E: DEVPATH=/devices/platform/GHES.21213 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13826404 + E: ID_PATH=platform-GHES.21213 + E: ID_PATH_TAG=platform-GHES_21213 + + P: /devices/platform/GHES.21214 + L: 0 + E: DEVPATH=/devices/platform/GHES.21214 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13822553 + E: ID_PATH=platform-GHES.21214 + E: ID_PATH_TAG=platform-GHES_21214 + + P: /devices/platform/GHES.21215 + L: 0 + E: DEVPATH=/devices/platform/GHES.21215 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13823072 + E: ID_PATH=platform-GHES.21215 + E: ID_PATH_TAG=platform-GHES_21215 + + P: /devices/platform/GHES.21216 + L: 0 + E: DEVPATH=/devices/platform/GHES.21216 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13828047 + E: ID_PATH=platform-GHES.21216 + E: ID_PATH_TAG=platform-GHES_21216 + + P: /devices/platform/GHES.21217 + L: 0 + E: DEVPATH=/devices/platform/GHES.21217 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13822625 + E: ID_PATH=platform-GHES.21217 + E: ID_PATH_TAG=platform-GHES_21217 + + P: /devices/platform/GHES.21218 + L: 0 + E: DEVPATH=/devices/platform/GHES.21218 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13825568 + E: ID_PATH=platform-GHES.21218 + E: ID_PATH_TAG=platform-GHES_21218 + + P: /devices/platform/GHES.21219 + L: 0 + E: DEVPATH=/devices/platform/GHES.21219 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13825623 + E: ID_PATH=platform-GHES.21219 + E: ID_PATH_TAG=platform-GHES_21219 + + P: /devices/platform/GHES.21220 + L: 0 + E: DEVPATH=/devices/platform/GHES.21220 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13829149 + E: ID_PATH=platform-GHES.21220 + E: ID_PATH_TAG=platform-GHES_21220 + + P: /devices/platform/GHES.21221 + L: 0 + E: DEVPATH=/devices/platform/GHES.21221 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13825665 + E: ID_PATH=platform-GHES.21221 + E: ID_PATH_TAG=platform-GHES_21221 + + P: /devices/platform/GHES.21222 + L: 0 + E: DEVPATH=/devices/platform/GHES.21222 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13825299 + E: ID_PATH=platform-GHES.21222 + E: ID_PATH_TAG=platform-GHES_21222 + + P: /devices/platform/GHES.21223 + L: 0 + E: DEVPATH=/devices/platform/GHES.21223 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13823378 + E: ID_PATH=platform-GHES.21223 + E: ID_PATH_TAG=platform-GHES_21223 + + P: /devices/platform/GHES.21224 + L: 0 + E: DEVPATH=/devices/platform/GHES.21224 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13831095 + E: ID_PATH=platform-GHES.21224 + E: ID_PATH_TAG=platform-GHES_21224 + + P: /devices/platform/GHES.21225 + L: 0 + E: DEVPATH=/devices/platform/GHES.21225 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13844823 + E: ID_PATH=platform-GHES.21225 + E: ID_PATH_TAG=platform-GHES_21225 + + P: /devices/platform/GHES.21226 + L: 0 + E: DEVPATH=/devices/platform/GHES.21226 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13823807 + E: ID_PATH=platform-GHES.21226 + E: ID_PATH_TAG=platform-GHES_21226 + + P: /devices/platform/GHES.21227 + L: 0 + E: DEVPATH=/devices/platform/GHES.21227 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13827007 + E: ID_PATH=platform-GHES.21227 + E: ID_PATH_TAG=platform-GHES_21227 + + P: /devices/platform/GHES.21228 + L: 0 + E: DEVPATH=/devices/platform/GHES.21228 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13826537 + E: ID_PATH=platform-GHES.21228 + E: ID_PATH_TAG=platform-GHES_21228 + + P: /devices/platform/GHES.21229 + L: 0 + E: DEVPATH=/devices/platform/GHES.21229 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13828600 + E: ID_PATH=platform-GHES.21229 + E: ID_PATH_TAG=platform-GHES_21229 + + P: /devices/platform/GHES.21230 + L: 0 + E: DEVPATH=/devices/platform/GHES.21230 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13828190 + E: ID_PATH=platform-GHES.21230 + E: ID_PATH_TAG=platform-GHES_21230 + + P: /devices/platform/GHES.21231 + L: 0 + E: DEVPATH=/devices/platform/GHES.21231 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13824935 + E: ID_PATH=platform-GHES.21231 + E: ID_PATH_TAG=platform-GHES_21231 + + P: /devices/platform/GHES.21232 + L: 0 + E: DEVPATH=/devices/platform/GHES.21232 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13843107 + E: ID_PATH=platform-GHES.21232 + E: ID_PATH_TAG=platform-GHES_21232 + + P: /devices/platform/GHES.21233 + L: 0 + E: DEVPATH=/devices/platform/GHES.21233 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13834312 + E: ID_PATH=platform-GHES.21233 + E: ID_PATH_TAG=platform-GHES_21233 + + P: /devices/platform/GHES.21234 + L: 0 + E: DEVPATH=/devices/platform/GHES.21234 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13836332 + E: ID_PATH=platform-GHES.21234 + E: ID_PATH_TAG=platform-GHES_21234 + + P: /devices/platform/GHES.21235 + L: 0 + E: DEVPATH=/devices/platform/GHES.21235 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13827503 + E: ID_PATH=platform-GHES.21235 + E: ID_PATH_TAG=platform-GHES_21235 + + P: /devices/platform/GHES.21236 + L: 0 + E: DEVPATH=/devices/platform/GHES.21236 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13842239 + E: ID_PATH=platform-GHES.21236 + E: ID_PATH_TAG=platform-GHES_21236 + + P: /devices/platform/GHES.21237 + L: 0 + E: DEVPATH=/devices/platform/GHES.21237 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13825140 + E: ID_PATH=platform-GHES.21237 + E: ID_PATH_TAG=platform-GHES_21237 + + P: /devices/platform/GHES.21238 + L: 0 + E: DEVPATH=/devices/platform/GHES.21238 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13832240 + E: ID_PATH=platform-GHES.21238 + E: ID_PATH_TAG=platform-GHES_21238 + + P: /devices/platform/GHES.21239 + L: 0 + E: DEVPATH=/devices/platform/GHES.21239 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13838171 + E: ID_PATH=platform-GHES.21239 + E: ID_PATH_TAG=platform-GHES_21239 + + P: /devices/platform/GHES.21240 + L: 0 + E: DEVPATH=/devices/platform/GHES.21240 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13831887 + E: ID_PATH=platform-GHES.21240 + E: ID_PATH_TAG=platform-GHES_21240 + + P: /devices/platform/GHES.21241 + L: 0 + E: DEVPATH=/devices/platform/GHES.21241 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13836192 + E: ID_PATH=platform-GHES.21241 + E: ID_PATH_TAG=platform-GHES_21241 + + P: /devices/platform/GHES.21242 + L: 0 + E: DEVPATH=/devices/platform/GHES.21242 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13825429 + E: ID_PATH=platform-GHES.21242 + E: ID_PATH_TAG=platform-GHES_21242 + + P: /devices/platform/GHES.21243 + L: 0 + E: DEVPATH=/devices/platform/GHES.21243 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13829467 + E: ID_PATH=platform-GHES.21243 + E: ID_PATH_TAG=platform-GHES_21243 + + P: /devices/platform/GHES.21244 + L: 0 + E: DEVPATH=/devices/platform/GHES.21244 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13831808 + E: ID_PATH=platform-GHES.21244 + E: ID_PATH_TAG=platform-GHES_21244 + + P: /devices/platform/GHES.21245 + L: 0 + E: DEVPATH=/devices/platform/GHES.21245 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13832830 + E: ID_PATH=platform-GHES.21245 + E: ID_PATH_TAG=platform-GHES_21245 + + P: /devices/platform/GHES.21246 + L: 0 + E: DEVPATH=/devices/platform/GHES.21246 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13827994 + E: ID_PATH=platform-GHES.21246 + E: ID_PATH_TAG=platform-GHES_21246 + + P: /devices/platform/GHES.21247 + L: 0 + E: DEVPATH=/devices/platform/GHES.21247 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13828712 + E: ID_PATH=platform-GHES.21247 + E: ID_PATH_TAG=platform-GHES_21247 + + P: /devices/platform/GHES.21248 + L: 0 + E: DEVPATH=/devices/platform/GHES.21248 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13838392 + E: ID_PATH=platform-GHES.21248 + E: ID_PATH_TAG=platform-GHES_21248 + + P: /devices/platform/GHES.21249 + L: 0 + E: DEVPATH=/devices/platform/GHES.21249 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13847096 + E: ID_PATH=platform-GHES.21249 + E: ID_PATH_TAG=platform-GHES_21249 + + P: /devices/platform/GHES.21250 + L: 0 + E: DEVPATH=/devices/platform/GHES.21250 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13826714 + E: ID_PATH=platform-GHES.21250 + E: ID_PATH_TAG=platform-GHES_21250 + + P: /devices/platform/GHES.21251 + L: 0 + E: DEVPATH=/devices/platform/GHES.21251 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13827879 + E: ID_PATH=platform-GHES.21251 + E: ID_PATH_TAG=platform-GHES_21251 + + P: /devices/platform/GHES.21252 + L: 0 + E: DEVPATH=/devices/platform/GHES.21252 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13844497 + E: ID_PATH=platform-GHES.21252 + E: ID_PATH_TAG=platform-GHES_21252 + + P: /devices/platform/GHES.21253 + L: 0 + E: DEVPATH=/devices/platform/GHES.21253 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13827374 + E: ID_PATH=platform-GHES.21253 + E: ID_PATH_TAG=platform-GHES_21253 + + P: /devices/platform/GHES.21254 + L: 0 + E: DEVPATH=/devices/platform/GHES.21254 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13844478 + E: ID_PATH=platform-GHES.21254 + E: ID_PATH_TAG=platform-GHES_21254 + + P: /devices/platform/GHES.21255 + L: 0 + E: DEVPATH=/devices/platform/GHES.21255 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13827232 + E: ID_PATH=platform-GHES.21255 + E: ID_PATH_TAG=platform-GHES_21255 + + P: /devices/platform/GHES.21256 + L: 0 + E: DEVPATH=/devices/platform/GHES.21256 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13830751 + E: ID_PATH=platform-GHES.21256 + E: ID_PATH_TAG=platform-GHES_21256 + + P: /devices/platform/GHES.21257 + L: 0 + E: DEVPATH=/devices/platform/GHES.21257 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13831770 + E: ID_PATH=platform-GHES.21257 + E: ID_PATH_TAG=platform-GHES_21257 + + P: /devices/platform/GHES.21258 + L: 0 + E: DEVPATH=/devices/platform/GHES.21258 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13849358 + E: ID_PATH=platform-GHES.21258 + E: ID_PATH_TAG=platform-GHES_21258 + + P: /devices/platform/GHES.21259 + L: 0 + E: DEVPATH=/devices/platform/GHES.21259 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13844773 + E: ID_PATH=platform-GHES.21259 + E: ID_PATH_TAG=platform-GHES_21259 + + P: /devices/platform/GHES.21260 + L: 0 + E: DEVPATH=/devices/platform/GHES.21260 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13835422 + E: ID_PATH=platform-GHES.21260 + E: ID_PATH_TAG=platform-GHES_21260 + + P: /devices/platform/GHES.21261 + L: 0 + E: DEVPATH=/devices/platform/GHES.21261 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13833364 + E: ID_PATH=platform-GHES.21261 + E: ID_PATH_TAG=platform-GHES_21261 + + P: /devices/platform/GHES.21262 + L: 0 + E: DEVPATH=/devices/platform/GHES.21262 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13843954 + E: ID_PATH=platform-GHES.21262 + E: ID_PATH_TAG=platform-GHES_21262 + + P: /devices/platform/GHES.21263 + L: 0 + E: DEVPATH=/devices/platform/GHES.21263 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13829388 + E: ID_PATH=platform-GHES.21263 + E: ID_PATH_TAG=platform-GHES_21263 + + P: /devices/platform/GHES.21264 + L: 0 + E: DEVPATH=/devices/platform/GHES.21264 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13838305 + E: ID_PATH=platform-GHES.21264 + E: ID_PATH_TAG=platform-GHES_21264 + + P: /devices/platform/GHES.21265 + L: 0 + E: DEVPATH=/devices/platform/GHES.21265 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13844673 + E: ID_PATH=platform-GHES.21265 + E: ID_PATH_TAG=platform-GHES_21265 + + P: /devices/platform/GHES.21266 + L: 0 + E: DEVPATH=/devices/platform/GHES.21266 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13834209 + E: ID_PATH=platform-GHES.21266 + E: ID_PATH_TAG=platform-GHES_21266 + + P: /devices/platform/GHES.21267 + L: 0 + E: DEVPATH=/devices/platform/GHES.21267 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13832868 + E: ID_PATH=platform-GHES.21267 + E: ID_PATH_TAG=platform-GHES_21267 + + P: /devices/platform/GHES.21268 + L: 0 + E: DEVPATH=/devices/platform/GHES.21268 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13832675 + E: ID_PATH=platform-GHES.21268 + E: ID_PATH_TAG=platform-GHES_21268 + + P: /devices/platform/GHES.21269 + L: 0 + E: DEVPATH=/devices/platform/GHES.21269 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13829499 + E: ID_PATH=platform-GHES.21269 + E: ID_PATH_TAG=platform-GHES_21269 + + P: /devices/platform/GHES.21270 + L: 0 + E: DEVPATH=/devices/platform/GHES.21270 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13832561 + E: ID_PATH=platform-GHES.21270 + E: ID_PATH_TAG=platform-GHES_21270 + + P: /devices/platform/GHES.21271 + L: 0 + E: DEVPATH=/devices/platform/GHES.21271 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13832177 + E: ID_PATH=platform-GHES.21271 + E: ID_PATH_TAG=platform-GHES_21271 + + P: /devices/platform/GHES.21272 + L: 0 + E: DEVPATH=/devices/platform/GHES.21272 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13829136 + E: ID_PATH=platform-GHES.21272 + E: ID_PATH_TAG=platform-GHES_21272 + + P: /devices/platform/GHES.21273 + L: 0 + E: DEVPATH=/devices/platform/GHES.21273 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13842877 + E: ID_PATH=platform-GHES.21273 + E: ID_PATH_TAG=platform-GHES_21273 + + P: /devices/platform/GHES.21274 + L: 0 + E: DEVPATH=/devices/platform/GHES.21274 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13835300 + E: ID_PATH=platform-GHES.21274 + E: ID_PATH_TAG=platform-GHES_21274 + + P: /devices/platform/GHES.21275 + L: 0 + E: DEVPATH=/devices/platform/GHES.21275 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13836259 + E: ID_PATH=platform-GHES.21275 + E: ID_PATH_TAG=platform-GHES_21275 + + P: /devices/platform/GHES.21276 + L: 0 + E: DEVPATH=/devices/platform/GHES.21276 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13832713 + E: ID_PATH=platform-GHES.21276 + E: ID_PATH_TAG=platform-GHES_21276 + + P: /devices/platform/GHES.21277 + L: 0 + E: DEVPATH=/devices/platform/GHES.21277 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13830740 + E: ID_PATH=platform-GHES.21277 + E: ID_PATH_TAG=platform-GHES_21277 + + P: /devices/platform/GHES.21278 + L: 0 + E: DEVPATH=/devices/platform/GHES.21278 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13836081 + E: ID_PATH=platform-GHES.21278 + E: ID_PATH_TAG=platform-GHES_21278 + + P: /devices/platform/GHES.21279 + L: 0 + E: DEVPATH=/devices/platform/GHES.21279 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13833547 + E: ID_PATH=platform-GHES.21279 + E: ID_PATH_TAG=platform-GHES_21279 + + P: /devices/platform/GHES.21280 + L: 0 + E: DEVPATH=/devices/platform/GHES.21280 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13835795 + E: ID_PATH=platform-GHES.21280 + E: ID_PATH_TAG=platform-GHES_21280 + + P: /devices/platform/GHES.21281 + L: 0 + E: DEVPATH=/devices/platform/GHES.21281 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13834135 + E: ID_PATH=platform-GHES.21281 + E: ID_PATH_TAG=platform-GHES_21281 + + P: /devices/platform/GHES.21282 + L: 0 + E: DEVPATH=/devices/platform/GHES.21282 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13832449 + E: ID_PATH=platform-GHES.21282 + E: ID_PATH_TAG=platform-GHES_21282 + + P: /devices/platform/GHES.21283 + L: 0 + E: DEVPATH=/devices/platform/GHES.21283 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13830671 + E: ID_PATH=platform-GHES.21283 + E: ID_PATH_TAG=platform-GHES_21283 + + P: /devices/platform/GHES.21284 + L: 0 + E: DEVPATH=/devices/platform/GHES.21284 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13834607 + E: ID_PATH=platform-GHES.21284 + E: ID_PATH_TAG=platform-GHES_21284 + + P: /devices/platform/GHES.21285 + L: 0 + E: DEVPATH=/devices/platform/GHES.21285 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13831452 + E: ID_PATH=platform-GHES.21285 + E: ID_PATH_TAG=platform-GHES_21285 + + P: /devices/platform/GHES.21286 + L: 0 + E: DEVPATH=/devices/platform/GHES.21286 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13832501 + E: ID_PATH=platform-GHES.21286 + E: ID_PATH_TAG=platform-GHES_21286 + + P: /devices/platform/GHES.21287 + L: 0 + E: DEVPATH=/devices/platform/GHES.21287 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13835683 + E: ID_PATH=platform-GHES.21287 + E: ID_PATH_TAG=platform-GHES_21287 + + P: /devices/platform/GHES.21288 + L: 0 + E: DEVPATH=/devices/platform/GHES.21288 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13835990 + E: ID_PATH=platform-GHES.21288 + E: ID_PATH_TAG=platform-GHES_21288 + + P: /devices/platform/GHES.21289 + L: 0 + E: DEVPATH=/devices/platform/GHES.21289 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13846105 + E: ID_PATH=platform-GHES.21289 + E: ID_PATH_TAG=platform-GHES_21289 + + P: /devices/platform/GHES.21290 + L: 0 + E: DEVPATH=/devices/platform/GHES.21290 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13833702 + E: ID_PATH=platform-GHES.21290 + E: ID_PATH_TAG=platform-GHES_21290 + + P: /devices/platform/GHES.21291 + L: 0 + E: DEVPATH=/devices/platform/GHES.21291 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13836142 + E: ID_PATH=platform-GHES.21291 + E: ID_PATH_TAG=platform-GHES_21291 + + P: /devices/platform/GHES.21292 + L: 0 + E: DEVPATH=/devices/platform/GHES.21292 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13843810 + E: ID_PATH=platform-GHES.21292 + E: ID_PATH_TAG=platform-GHES_21292 + + P: /devices/platform/GHES.21293 + L: 0 + E: DEVPATH=/devices/platform/GHES.21293 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13843008 + E: ID_PATH=platform-GHES.21293 + E: ID_PATH_TAG=platform-GHES_21293 + + P: /devices/platform/GHES.21294 + L: 0 + E: DEVPATH=/devices/platform/GHES.21294 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13836904 + E: ID_PATH=platform-GHES.21294 + E: ID_PATH_TAG=platform-GHES_21294 + + P: /devices/platform/GHES.21295 + L: 0 + E: DEVPATH=/devices/platform/GHES.21295 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13861578 + E: ID_PATH=platform-GHES.21295 + E: ID_PATH_TAG=platform-GHES_21295 + + P: /devices/platform/GHES.21296 + L: 0 + E: DEVPATH=/devices/platform/GHES.21296 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13836569 + E: ID_PATH=platform-GHES.21296 + E: ID_PATH_TAG=platform-GHES_21296 + + P: /devices/platform/GHES.21297 + L: 0 + E: DEVPATH=/devices/platform/GHES.21297 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13837780 + E: ID_PATH=platform-GHES.21297 + E: ID_PATH_TAG=platform-GHES_21297 + + P: /devices/platform/GHES.21298 + L: 0 + E: DEVPATH=/devices/platform/GHES.21298 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13842275 + E: ID_PATH=platform-GHES.21298 + E: ID_PATH_TAG=platform-GHES_21298 + + P: /devices/platform/GHES.21299 + L: 0 + E: DEVPATH=/devices/platform/GHES.21299 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13834827 + E: ID_PATH=platform-GHES.21299 + E: ID_PATH_TAG=platform-GHES_21299 + + P: /devices/platform/GHES.21300 + L: 0 + E: DEVPATH=/devices/platform/GHES.21300 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13835939 + E: ID_PATH=platform-GHES.21300 + E: ID_PATH_TAG=platform-GHES_21300 + + P: /devices/platform/GHES.21301 + L: 0 + E: DEVPATH=/devices/platform/GHES.21301 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13835754 + E: ID_PATH=platform-GHES.21301 + E: ID_PATH_TAG=platform-GHES_21301 + + P: /devices/platform/GHES.21302 + L: 0 + E: DEVPATH=/devices/platform/GHES.21302 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13836736 + E: ID_PATH=platform-GHES.21302 + E: ID_PATH_TAG=platform-GHES_21302 + + P: /devices/platform/GHES.21303 + L: 0 + E: DEVPATH=/devices/platform/GHES.21303 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13846094 + E: ID_PATH=platform-GHES.21303 + E: ID_PATH_TAG=platform-GHES_21303 + + P: /devices/platform/GHES.21304 + L: 0 + E: DEVPATH=/devices/platform/GHES.21304 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13842219 + E: ID_PATH=platform-GHES.21304 + E: ID_PATH_TAG=platform-GHES_21304 + + P: /devices/platform/GHES.21305 + L: 0 + E: DEVPATH=/devices/platform/GHES.21305 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13836413 + E: ID_PATH=platform-GHES.21305 + E: ID_PATH_TAG=platform-GHES_21305 + + P: /devices/platform/GHES.21306 + L: 0 + E: DEVPATH=/devices/platform/GHES.21306 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13844217 + E: ID_PATH=platform-GHES.21306 + E: ID_PATH_TAG=platform-GHES_21306 + + P: /devices/platform/GHES.21307 + L: 0 + E: DEVPATH=/devices/platform/GHES.21307 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13836673 + E: ID_PATH=platform-GHES.21307 + E: ID_PATH_TAG=platform-GHES_21307 + + P: /devices/platform/GHES.21308 + L: 0 + E: DEVPATH=/devices/platform/GHES.21308 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13842190 + E: ID_PATH=platform-GHES.21308 + E: ID_PATH_TAG=platform-GHES_21308 + + P: /devices/platform/GHES.21309 + L: 0 + E: DEVPATH=/devices/platform/GHES.21309 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13838671 + E: ID_PATH=platform-GHES.21309 + E: ID_PATH_TAG=platform-GHES_21309 + + P: /devices/platform/GHES.21310 + L: 0 + E: DEVPATH=/devices/platform/GHES.21310 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13835493 + E: ID_PATH=platform-GHES.21310 + E: ID_PATH_TAG=platform-GHES_21310 + + P: /devices/platform/GHES.21311 + L: 0 + E: DEVPATH=/devices/platform/GHES.21311 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13843223 + E: ID_PATH=platform-GHES.21311 + E: ID_PATH_TAG=platform-GHES_21311 + + P: /devices/platform/GHES.21312 + L: 0 + E: DEVPATH=/devices/platform/GHES.21312 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13843675 + E: ID_PATH=platform-GHES.21312 + E: ID_PATH_TAG=platform-GHES_21312 + + P: /devices/platform/GHES.21313 + L: 0 + E: DEVPATH=/devices/platform/GHES.21313 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13846522 + E: ID_PATH=platform-GHES.21313 + E: ID_PATH_TAG=platform-GHES_21313 + + P: /devices/platform/GHES.21314 + L: 0 + E: DEVPATH=/devices/platform/GHES.21314 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13836081 + E: ID_PATH=platform-GHES.21314 + E: ID_PATH_TAG=platform-GHES_21314 + + P: /devices/platform/GHES.21315 + L: 0 + E: DEVPATH=/devices/platform/GHES.21315 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13843587 + E: ID_PATH=platform-GHES.21315 + E: ID_PATH_TAG=platform-GHES_21315 + + P: /devices/platform/GHES.21316 + L: 0 + E: DEVPATH=/devices/platform/GHES.21316 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13854780 + E: ID_PATH=platform-GHES.21316 + E: ID_PATH_TAG=platform-GHES_21316 + + P: /devices/platform/GHES.21317 + L: 0 + E: DEVPATH=/devices/platform/GHES.21317 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13837907 + E: ID_PATH=platform-GHES.21317 + E: ID_PATH_TAG=platform-GHES_21317 + + P: /devices/platform/GHES.21318 + L: 0 + E: DEVPATH=/devices/platform/GHES.21318 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13842966 + E: ID_PATH=platform-GHES.21318 + E: ID_PATH_TAG=platform-GHES_21318 + + P: /devices/platform/GHES.21319 + L: 0 + E: DEVPATH=/devices/platform/GHES.21319 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13843789 + E: ID_PATH=platform-GHES.21319 + E: ID_PATH_TAG=platform-GHES_21319 + + P: /devices/platform/GHES.21320 + L: 0 + E: DEVPATH=/devices/platform/GHES.21320 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13837089 + E: ID_PATH=platform-GHES.21320 + E: ID_PATH_TAG=platform-GHES_21320 + + P: /devices/platform/GHES.21321 + L: 0 + E: DEVPATH=/devices/platform/GHES.21321 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13843536 + E: ID_PATH=platform-GHES.21321 + E: ID_PATH_TAG=platform-GHES_21321 + + P: /devices/platform/GHES.21322 + L: 0 + E: DEVPATH=/devices/platform/GHES.21322 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13843921 + E: ID_PATH=platform-GHES.21322 + E: ID_PATH_TAG=platform-GHES_21322 + + P: /devices/platform/GHES.21323 + L: 0 + E: DEVPATH=/devices/platform/GHES.21323 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13842550 + E: ID_PATH=platform-GHES.21323 + E: ID_PATH_TAG=platform-GHES_21323 + + P: /devices/platform/GHES.21324 + L: 0 + E: DEVPATH=/devices/platform/GHES.21324 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13842226 + E: ID_PATH=platform-GHES.21324 + E: ID_PATH_TAG=platform-GHES_21324 + + P: /devices/platform/GHES.21325 + L: 0 + E: DEVPATH=/devices/platform/GHES.21325 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13838020 + E: ID_PATH=platform-GHES.21325 + E: ID_PATH_TAG=platform-GHES_21325 + + P: /devices/platform/GHES.21326 + L: 0 + E: DEVPATH=/devices/platform/GHES.21326 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13848414 + E: ID_PATH=platform-GHES.21326 + E: ID_PATH_TAG=platform-GHES_21326 + + P: /devices/platform/GHES.21327 + L: 0 + E: DEVPATH=/devices/platform/GHES.21327 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13837188 + E: ID_PATH=platform-GHES.21327 + E: ID_PATH_TAG=platform-GHES_21327 + + P: /devices/platform/GHES.21328 + L: 0 + E: DEVPATH=/devices/platform/GHES.21328 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13844149 + E: ID_PATH=platform-GHES.21328 + E: ID_PATH_TAG=platform-GHES_21328 + + P: /devices/platform/GHES.21329 + L: 0 + E: DEVPATH=/devices/platform/GHES.21329 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13842348 + E: ID_PATH=platform-GHES.21329 + E: ID_PATH_TAG=platform-GHES_21329 + + P: /devices/platform/GHES.21330 + L: 0 + E: DEVPATH=/devices/platform/GHES.21330 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13838584 + E: ID_PATH=platform-GHES.21330 + E: ID_PATH_TAG=platform-GHES_21330 + + P: /devices/platform/GHES.21331 + L: 0 + E: DEVPATH=/devices/platform/GHES.21331 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13842251 + E: ID_PATH=platform-GHES.21331 + E: ID_PATH_TAG=platform-GHES_21331 + + P: /devices/platform/GHES.21332 + L: 0 + E: DEVPATH=/devices/platform/GHES.21332 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13852186 + E: ID_PATH=platform-GHES.21332 + E: ID_PATH_TAG=platform-GHES_21332 + + P: /devices/platform/GHES.21333 + L: 0 + E: DEVPATH=/devices/platform/GHES.21333 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13855566 + E: ID_PATH=platform-GHES.21333 + E: ID_PATH_TAG=platform-GHES_21333 + + P: /devices/platform/GHES.21334 + L: 0 + E: DEVPATH=/devices/platform/GHES.21334 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13842304 + E: ID_PATH=platform-GHES.21334 + E: ID_PATH_TAG=platform-GHES_21334 + + P: /devices/platform/GHES.21335 + L: 0 + E: DEVPATH=/devices/platform/GHES.21335 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13847146 + E: ID_PATH=platform-GHES.21335 + E: ID_PATH_TAG=platform-GHES_21335 + + P: /devices/platform/GHES.21336 + L: 0 + E: DEVPATH=/devices/platform/GHES.21336 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13842495 + E: ID_PATH=platform-GHES.21336 + E: ID_PATH_TAG=platform-GHES_21336 + + P: /devices/platform/GHES.21337 + L: 0 + E: DEVPATH=/devices/platform/GHES.21337 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13843018 + E: ID_PATH=platform-GHES.21337 + E: ID_PATH_TAG=platform-GHES_21337 + + P: /devices/platform/GHES.21338 + L: 0 + E: DEVPATH=/devices/platform/GHES.21338 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13843258 + E: ID_PATH=platform-GHES.21338 + E: ID_PATH_TAG=platform-GHES_21338 + + P: /devices/platform/GHES.21339 + L: 0 + E: DEVPATH=/devices/platform/GHES.21339 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13850160 + E: ID_PATH=platform-GHES.21339 + E: ID_PATH_TAG=platform-GHES_21339 + + P: /devices/platform/GHES.21340 + L: 0 + E: DEVPATH=/devices/platform/GHES.21340 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13842329 + E: ID_PATH=platform-GHES.21340 + E: ID_PATH_TAG=platform-GHES_21340 + + P: /devices/platform/GHES.21341 + L: 0 + E: DEVPATH=/devices/platform/GHES.21341 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13843122 + E: ID_PATH=platform-GHES.21341 + E: ID_PATH_TAG=platform-GHES_21341 + + P: /devices/platform/GHES.21342 + L: 0 + E: DEVPATH=/devices/platform/GHES.21342 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13843332 + E: ID_PATH=platform-GHES.21342 + E: ID_PATH_TAG=platform-GHES_21342 + + P: /devices/platform/GHES.21343 + L: 0 + E: DEVPATH=/devices/platform/GHES.21343 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13861064 + E: ID_PATH=platform-GHES.21343 + E: ID_PATH_TAG=platform-GHES_21343 + + P: /devices/platform/GHES.21344 + L: 0 + E: DEVPATH=/devices/platform/GHES.21344 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13846510 + E: ID_PATH=platform-GHES.21344 + E: ID_PATH_TAG=platform-GHES_21344 + + P: /devices/platform/GHES.21345 + L: 0 + E: DEVPATH=/devices/platform/GHES.21345 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13844160 + E: ID_PATH=platform-GHES.21345 + E: ID_PATH_TAG=platform-GHES_21345 + + P: /devices/platform/GHES.21346 + L: 0 + E: DEVPATH=/devices/platform/GHES.21346 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13846721 + E: ID_PATH=platform-GHES.21346 + E: ID_PATH_TAG=platform-GHES_21346 + + P: /devices/platform/GHES.21347 + L: 0 + E: DEVPATH=/devices/platform/GHES.21347 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13842859 + E: ID_PATH=platform-GHES.21347 + E: ID_PATH_TAG=platform-GHES_21347 + + P: /devices/platform/GHES.21348 + L: 0 + E: DEVPATH=/devices/platform/GHES.21348 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13847352 + E: ID_PATH=platform-GHES.21348 + E: ID_PATH_TAG=platform-GHES_21348 + + P: /devices/platform/GHES.21349 + L: 0 + E: DEVPATH=/devices/platform/GHES.21349 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13849075 + E: ID_PATH=platform-GHES.21349 + E: ID_PATH_TAG=platform-GHES_21349 + + P: /devices/platform/GHES.21350 + L: 0 + E: DEVPATH=/devices/platform/GHES.21350 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13847689 + E: ID_PATH=platform-GHES.21350 + E: ID_PATH_TAG=platform-GHES_21350 + + P: /devices/platform/GHES.21351 + L: 0 + E: DEVPATH=/devices/platform/GHES.21351 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13848922 + E: ID_PATH=platform-GHES.21351 + E: ID_PATH_TAG=platform-GHES_21351 + + P: /devices/platform/GHES.21352 + L: 0 + E: DEVPATH=/devices/platform/GHES.21352 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13851003 + E: ID_PATH=platform-GHES.21352 + E: ID_PATH_TAG=platform-GHES_21352 + + P: /devices/platform/GHES.21353 + L: 0 + E: DEVPATH=/devices/platform/GHES.21353 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13844012 + E: ID_PATH=platform-GHES.21353 + E: ID_PATH_TAG=platform-GHES_21353 + + P: /devices/platform/GHES.21354 + L: 0 + E: DEVPATH=/devices/platform/GHES.21354 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13843089 + E: ID_PATH=platform-GHES.21354 + E: ID_PATH_TAG=platform-GHES_21354 + + P: /devices/platform/GHES.21355 + L: 0 + E: DEVPATH=/devices/platform/GHES.21355 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13843443 + E: ID_PATH=platform-GHES.21355 + E: ID_PATH_TAG=platform-GHES_21355 + + P: /devices/platform/GHES.21356 + L: 0 + E: DEVPATH=/devices/platform/GHES.21356 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13843179 + E: ID_PATH=platform-GHES.21356 + E: ID_PATH_TAG=platform-GHES_21356 + + P: /devices/platform/GHES.21357 + L: 0 + E: DEVPATH=/devices/platform/GHES.21357 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13844102 + E: ID_PATH=platform-GHES.21357 + E: ID_PATH_TAG=platform-GHES_21357 + + P: /devices/platform/GHES.21358 + L: 0 + E: DEVPATH=/devices/platform/GHES.21358 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13843790 + E: ID_PATH=platform-GHES.21358 + E: ID_PATH_TAG=platform-GHES_21358 + + P: /devices/platform/GHES.21359 + L: 0 + E: DEVPATH=/devices/platform/GHES.21359 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13844136 + E: ID_PATH=platform-GHES.21359 + E: ID_PATH_TAG=platform-GHES_21359 + + P: /devices/platform/GHES.21360 + L: 0 + E: DEVPATH=/devices/platform/GHES.21360 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13845625 + E: ID_PATH=platform-GHES.21360 + E: ID_PATH_TAG=platform-GHES_21360 + + P: /devices/platform/GHES.21361 + L: 0 + E: DEVPATH=/devices/platform/GHES.21361 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13843899 + E: ID_PATH=platform-GHES.21361 + E: ID_PATH_TAG=platform-GHES_21361 + + P: /devices/platform/GHES.21362 + L: 0 + E: DEVPATH=/devices/platform/GHES.21362 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13843474 + E: ID_PATH=platform-GHES.21362 + E: ID_PATH_TAG=platform-GHES_21362 + + P: /devices/platform/GHES.21363 + L: 0 + E: DEVPATH=/devices/platform/GHES.21363 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13847465 + E: ID_PATH=platform-GHES.21363 + E: ID_PATH_TAG=platform-GHES_21363 + + P: /devices/platform/GHES.21364 + L: 0 + E: DEVPATH=/devices/platform/GHES.21364 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13842668 + E: ID_PATH=platform-GHES.21364 + E: ID_PATH_TAG=platform-GHES_21364 + + P: /devices/platform/GHES.21365 + L: 0 + E: DEVPATH=/devices/platform/GHES.21365 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13854944 + E: ID_PATH=platform-GHES.21365 + E: ID_PATH_TAG=platform-GHES_21365 + + P: /devices/platform/GHES.21366 + L: 0 + E: DEVPATH=/devices/platform/GHES.21366 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13850652 + E: ID_PATH=platform-GHES.21366 + E: ID_PATH_TAG=platform-GHES_21366 + + P: /devices/platform/GHES.21367 + L: 0 + E: DEVPATH=/devices/platform/GHES.21367 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13845942 + E: ID_PATH=platform-GHES.21367 + E: ID_PATH_TAG=platform-GHES_21367 + + P: /devices/platform/GHES.21368 + L: 0 + E: DEVPATH=/devices/platform/GHES.21368 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13851671 + E: ID_PATH=platform-GHES.21368 + E: ID_PATH_TAG=platform-GHES_21368 + + P: /devices/platform/GHES.21369 + L: 0 + E: DEVPATH=/devices/platform/GHES.21369 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13854910 + E: ID_PATH=platform-GHES.21369 + E: ID_PATH_TAG=platform-GHES_21369 + + P: /devices/platform/GHES.21370 + L: 0 + E: DEVPATH=/devices/platform/GHES.21370 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13846675 + E: ID_PATH=platform-GHES.21370 + E: ID_PATH_TAG=platform-GHES_21370 + + P: /devices/platform/GHES.21371 + L: 0 + E: DEVPATH=/devices/platform/GHES.21371 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13846127 + E: ID_PATH=platform-GHES.21371 + E: ID_PATH_TAG=platform-GHES_21371 + + P: /devices/platform/GHES.21372 + L: 0 + E: DEVPATH=/devices/platform/GHES.21372 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13849265 + E: ID_PATH=platform-GHES.21372 + E: ID_PATH_TAG=platform-GHES_21372 + + P: /devices/platform/GHES.21373 + L: 0 + E: DEVPATH=/devices/platform/GHES.21373 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13852059 + E: ID_PATH=platform-GHES.21373 + E: ID_PATH_TAG=platform-GHES_21373 + + P: /devices/platform/GHES.21374 + L: 0 + E: DEVPATH=/devices/platform/GHES.21374 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13846397 + E: ID_PATH=platform-GHES.21374 + E: ID_PATH_TAG=platform-GHES_21374 + + P: /devices/platform/GHES.21375 + L: 0 + E: DEVPATH=/devices/platform/GHES.21375 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13848765 + E: ID_PATH=platform-GHES.21375 + E: ID_PATH_TAG=platform-GHES_21375 + + P: /devices/platform/GHES.21376 + L: 0 + E: DEVPATH=/devices/platform/GHES.21376 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13849534 + E: ID_PATH=platform-GHES.21376 + E: ID_PATH_TAG=platform-GHES_21376 + + P: /devices/platform/GHES.21377 + L: 0 + E: DEVPATH=/devices/platform/GHES.21377 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13849246 + E: ID_PATH=platform-GHES.21377 + E: ID_PATH_TAG=platform-GHES_21377 + + P: /devices/platform/GHES.21378 + L: 0 + E: DEVPATH=/devices/platform/GHES.21378 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13851707 + E: ID_PATH=platform-GHES.21378 + E: ID_PATH_TAG=platform-GHES_21378 + + P: /devices/platform/GHES.21379 + L: 0 + E: DEVPATH=/devices/platform/GHES.21379 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13849673 + E: ID_PATH=platform-GHES.21379 + E: ID_PATH_TAG=platform-GHES_21379 + + P: /devices/platform/GHES.21380 + L: 0 + E: DEVPATH=/devices/platform/GHES.21380 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13849203 + E: ID_PATH=platform-GHES.21380 + E: ID_PATH_TAG=platform-GHES_21380 + + P: /devices/platform/GHES.21381 + L: 0 + E: DEVPATH=/devices/platform/GHES.21381 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13846936 + E: ID_PATH=platform-GHES.21381 + E: ID_PATH_TAG=platform-GHES_21381 + + P: /devices/platform/GHES.21382 + L: 0 + E: DEVPATH=/devices/platform/GHES.21382 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13852201 + E: ID_PATH=platform-GHES.21382 + E: ID_PATH_TAG=platform-GHES_21382 + + P: /devices/platform/GHES.21383 + L: 0 + E: DEVPATH=/devices/platform/GHES.21383 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13847279 + E: ID_PATH=platform-GHES.21383 + E: ID_PATH_TAG=platform-GHES_21383 + + P: /devices/platform/GHES.21384 + L: 0 + E: DEVPATH=/devices/platform/GHES.21384 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13850246 + E: ID_PATH=platform-GHES.21384 + E: ID_PATH_TAG=platform-GHES_21384 + + P: /devices/platform/GHES.21385 + L: 0 + E: DEVPATH=/devices/platform/GHES.21385 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13855738 + E: ID_PATH=platform-GHES.21385 + E: ID_PATH_TAG=platform-GHES_21385 + + P: /devices/platform/GHES.21386 + L: 0 + E: DEVPATH=/devices/platform/GHES.21386 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13851767 + E: ID_PATH=platform-GHES.21386 + E: ID_PATH_TAG=platform-GHES_21386 + + P: /devices/platform/GHES.21387 + L: 0 + E: DEVPATH=/devices/platform/GHES.21387 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13848274 + E: ID_PATH=platform-GHES.21387 + E: ID_PATH_TAG=platform-GHES_21387 + + P: /devices/platform/GHES.21388 + L: 0 + E: DEVPATH=/devices/platform/GHES.21388 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13854948 + E: ID_PATH=platform-GHES.21388 + E: ID_PATH_TAG=platform-GHES_21388 + + P: /devices/platform/GHES.21389 + L: 0 + E: DEVPATH=/devices/platform/GHES.21389 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13850754 + E: ID_PATH=platform-GHES.21389 + E: ID_PATH_TAG=platform-GHES_21389 + + P: /devices/platform/GHES.21390 + L: 0 + E: DEVPATH=/devices/platform/GHES.21390 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13854967 + E: ID_PATH=platform-GHES.21390 + E: ID_PATH_TAG=platform-GHES_21390 + + P: /devices/platform/GHES.21391 + L: 0 + E: DEVPATH=/devices/platform/GHES.21391 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13848844 + E: ID_PATH=platform-GHES.21391 + E: ID_PATH_TAG=platform-GHES_21391 + + P: /devices/platform/GHES.21392 + L: 0 + E: DEVPATH=/devices/platform/GHES.21392 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13858040 + E: ID_PATH=platform-GHES.21392 + E: ID_PATH_TAG=platform-GHES_21392 + + P: /devices/platform/GHES.21393 + L: 0 + E: DEVPATH=/devices/platform/GHES.21393 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13850843 + E: ID_PATH=platform-GHES.21393 + E: ID_PATH_TAG=platform-GHES_21393 + + P: /devices/platform/GHES.21394 + L: 0 + E: DEVPATH=/devices/platform/GHES.21394 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13847650 + E: ID_PATH=platform-GHES.21394 + E: ID_PATH_TAG=platform-GHES_21394 + + P: /devices/platform/GHES.21395 + L: 0 + E: DEVPATH=/devices/platform/GHES.21395 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13847586 + E: ID_PATH=platform-GHES.21395 + E: ID_PATH_TAG=platform-GHES_21395 + + P: /devices/platform/GHES.21396 + L: 0 + E: DEVPATH=/devices/platform/GHES.21396 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13868780 + E: ID_PATH=platform-GHES.21396 + E: ID_PATH_TAG=platform-GHES_21396 + + P: /devices/platform/GHES.21397 + L: 0 + E: DEVPATH=/devices/platform/GHES.21397 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13847929 + E: ID_PATH=platform-GHES.21397 + E: ID_PATH_TAG=platform-GHES_21397 + + P: /devices/platform/GHES.21398 + L: 0 + E: DEVPATH=/devices/platform/GHES.21398 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13850871 + E: ID_PATH=platform-GHES.21398 + E: ID_PATH_TAG=platform-GHES_21398 + + P: /devices/platform/GHES.21399 + L: 0 + E: DEVPATH=/devices/platform/GHES.21399 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13854943 + E: ID_PATH=platform-GHES.21399 + E: ID_PATH_TAG=platform-GHES_21399 + + P: /devices/platform/GHES.21400 + L: 0 + E: DEVPATH=/devices/platform/GHES.21400 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13850240 + E: ID_PATH=platform-GHES.21400 + E: ID_PATH_TAG=platform-GHES_21400 + + P: /devices/platform/GHES.21401 + L: 0 + E: DEVPATH=/devices/platform/GHES.21401 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13847972 + E: ID_PATH=platform-GHES.21401 + E: ID_PATH_TAG=platform-GHES_21401 + + P: /devices/platform/GHES.21402 + L: 0 + E: DEVPATH=/devices/platform/GHES.21402 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13854846 + E: ID_PATH=platform-GHES.21402 + E: ID_PATH_TAG=platform-GHES_21402 + + P: /devices/platform/GHES.21403 + L: 0 + E: DEVPATH=/devices/platform/GHES.21403 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13854775 + E: ID_PATH=platform-GHES.21403 + E: ID_PATH_TAG=platform-GHES_21403 + + P: /devices/platform/GHES.21404 + L: 0 + E: DEVPATH=/devices/platform/GHES.21404 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13855716 + E: ID_PATH=platform-GHES.21404 + E: ID_PATH_TAG=platform-GHES_21404 + + P: /devices/platform/GHES.21405 + L: 0 + E: DEVPATH=/devices/platform/GHES.21405 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13859995 + E: ID_PATH=platform-GHES.21405 + E: ID_PATH_TAG=platform-GHES_21405 + + P: /devices/platform/GHES.21406 + L: 0 + E: DEVPATH=/devices/platform/GHES.21406 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13848259 + E: ID_PATH=platform-GHES.21406 + E: ID_PATH_TAG=platform-GHES_21406 + + P: /devices/platform/GHES.21407 + L: 0 + E: DEVPATH=/devices/platform/GHES.21407 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13847983 + E: ID_PATH=platform-GHES.21407 + E: ID_PATH_TAG=platform-GHES_21407 + + P: /devices/platform/GHES.21408 + L: 0 + E: DEVPATH=/devices/platform/GHES.21408 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13848449 + E: ID_PATH=platform-GHES.21408 + E: ID_PATH_TAG=platform-GHES_21408 + + P: /devices/platform/GHES.21409 + L: 0 + E: DEVPATH=/devices/platform/GHES.21409 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13851352 + E: ID_PATH=platform-GHES.21409 + E: ID_PATH_TAG=platform-GHES_21409 + + P: /devices/platform/GHES.21410 + L: 0 + E: DEVPATH=/devices/platform/GHES.21410 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13855577 + E: ID_PATH=platform-GHES.21410 + E: ID_PATH_TAG=platform-GHES_21410 + + P: /devices/platform/GHES.21411 + L: 0 + E: DEVPATH=/devices/platform/GHES.21411 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13851332 + E: ID_PATH=platform-GHES.21411 + E: ID_PATH_TAG=platform-GHES_21411 + + P: /devices/platform/GHES.21412 + L: 0 + E: DEVPATH=/devices/platform/GHES.21412 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13857958 + E: ID_PATH=platform-GHES.21412 + E: ID_PATH_TAG=platform-GHES_21412 + + P: /devices/platform/GHES.21413 + L: 0 + E: DEVPATH=/devices/platform/GHES.21413 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13854898 + E: ID_PATH=platform-GHES.21413 + E: ID_PATH_TAG=platform-GHES_21413 + + P: /devices/platform/GHES.21414 + L: 0 + E: DEVPATH=/devices/platform/GHES.21414 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13855360 + E: ID_PATH=platform-GHES.21414 + E: ID_PATH_TAG=platform-GHES_21414 + + P: /devices/platform/GHES.21415 + L: 0 + E: DEVPATH=/devices/platform/GHES.21415 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13861526 + E: ID_PATH=platform-GHES.21415 + E: ID_PATH_TAG=platform-GHES_21415 + + P: /devices/platform/GHES.21416 + L: 0 + E: DEVPATH=/devices/platform/GHES.21416 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13855907 + E: ID_PATH=platform-GHES.21416 + E: ID_PATH_TAG=platform-GHES_21416 + + P: /devices/platform/GHES.21417 + L: 0 + E: DEVPATH=/devices/platform/GHES.21417 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13860410 + E: ID_PATH=platform-GHES.21417 + E: ID_PATH_TAG=platform-GHES_21417 + + P: /devices/platform/GHES.21418 + L: 0 + E: DEVPATH=/devices/platform/GHES.21418 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13849296 + E: ID_PATH=platform-GHES.21418 + E: ID_PATH_TAG=platform-GHES_21418 + + P: /devices/platform/GHES.21419 + L: 0 + E: DEVPATH=/devices/platform/GHES.21419 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13849927 + E: ID_PATH=platform-GHES.21419 + E: ID_PATH_TAG=platform-GHES_21419 + + P: /devices/platform/GHES.21420 + L: 0 + E: DEVPATH=/devices/platform/GHES.21420 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13854951 + E: ID_PATH=platform-GHES.21420 + E: ID_PATH_TAG=platform-GHES_21420 + + P: /devices/platform/GHES.21421 + L: 0 + E: DEVPATH=/devices/platform/GHES.21421 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13861899 + E: ID_PATH=platform-GHES.21421 + E: ID_PATH_TAG=platform-GHES_21421 + + P: /devices/platform/GHES.21422 + L: 0 + E: DEVPATH=/devices/platform/GHES.21422 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13851404 + E: ID_PATH=platform-GHES.21422 + E: ID_PATH_TAG=platform-GHES_21422 + + P: /devices/platform/GHES.21423 + L: 0 + E: DEVPATH=/devices/platform/GHES.21423 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13851057 + E: ID_PATH=platform-GHES.21423 + E: ID_PATH_TAG=platform-GHES_21423 + + P: /devices/platform/GHES.21424 + L: 0 + E: DEVPATH=/devices/platform/GHES.21424 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13860076 + E: ID_PATH=platform-GHES.21424 + E: ID_PATH_TAG=platform-GHES_21424 + + P: /devices/platform/GHES.21425 + L: 0 + E: DEVPATH=/devices/platform/GHES.21425 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13855859 + E: ID_PATH=platform-GHES.21425 + E: ID_PATH_TAG=platform-GHES_21425 + + P: /devices/platform/GHES.21426 + L: 0 + E: DEVPATH=/devices/platform/GHES.21426 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13851890 + E: ID_PATH=platform-GHES.21426 + E: ID_PATH_TAG=platform-GHES_21426 + + P: /devices/platform/GHES.21427 + L: 0 + E: DEVPATH=/devices/platform/GHES.21427 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13854879 + E: ID_PATH=platform-GHES.21427 + E: ID_PATH_TAG=platform-GHES_21427 + + P: /devices/platform/GHES.21428 + L: 0 + E: DEVPATH=/devices/platform/GHES.21428 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13863688 + E: ID_PATH=platform-GHES.21428 + E: ID_PATH_TAG=platform-GHES_21428 + + P: /devices/platform/GHES.21429 + L: 0 + E: DEVPATH=/devices/platform/GHES.21429 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13854969 + E: ID_PATH=platform-GHES.21429 + E: ID_PATH_TAG=platform-GHES_21429 + + P: /devices/platform/GHES.21430 + L: 0 + E: DEVPATH=/devices/platform/GHES.21430 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13864642 + E: ID_PATH=platform-GHES.21430 + E: ID_PATH_TAG=platform-GHES_21430 + + P: /devices/platform/GHES.21431 + L: 0 + E: DEVPATH=/devices/platform/GHES.21431 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13859767 + E: ID_PATH=platform-GHES.21431 + E: ID_PATH_TAG=platform-GHES_21431 + + P: /devices/platform/GHES.21432 + L: 0 + E: DEVPATH=/devices/platform/GHES.21432 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13852077 + E: ID_PATH=platform-GHES.21432 + E: ID_PATH_TAG=platform-GHES_21432 + + P: /devices/platform/GHES.21433 + L: 0 + E: DEVPATH=/devices/platform/GHES.21433 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13851303 + E: ID_PATH=platform-GHES.21433 + E: ID_PATH_TAG=platform-GHES_21433 + + P: /devices/platform/GHES.21434 + L: 0 + E: DEVPATH=/devices/platform/GHES.21434 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13856419 + E: ID_PATH=platform-GHES.21434 + E: ID_PATH_TAG=platform-GHES_21434 + + P: /devices/platform/GHES.21435 + L: 0 + E: DEVPATH=/devices/platform/GHES.21435 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13863098 + E: ID_PATH=platform-GHES.21435 + E: ID_PATH_TAG=platform-GHES_21435 + + P: /devices/platform/GHES.21436 + L: 0 + E: DEVPATH=/devices/platform/GHES.21436 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13854886 + E: ID_PATH=platform-GHES.21436 + E: ID_PATH_TAG=platform-GHES_21436 + + P: /devices/platform/GHES.21437 + L: 0 + E: DEVPATH=/devices/platform/GHES.21437 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13859614 + E: ID_PATH=platform-GHES.21437 + E: ID_PATH_TAG=platform-GHES_21437 + + P: /devices/platform/GHES.21438 + L: 0 + E: DEVPATH=/devices/platform/GHES.21438 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13855607 + E: ID_PATH=platform-GHES.21438 + E: ID_PATH_TAG=platform-GHES_21438 + + P: /devices/platform/GHES.21439 + L: 0 + E: DEVPATH=/devices/platform/GHES.21439 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13862030 + E: ID_PATH=platform-GHES.21439 + E: ID_PATH_TAG=platform-GHES_21439 + + P: /devices/platform/GHES.21440 + L: 0 + E: DEVPATH=/devices/platform/GHES.21440 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13860630 + E: ID_PATH=platform-GHES.21440 + E: ID_PATH_TAG=platform-GHES_21440 + + P: /devices/platform/GHES.21441 + L: 0 + E: DEVPATH=/devices/platform/GHES.21441 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13858630 + E: ID_PATH=platform-GHES.21441 + E: ID_PATH_TAG=platform-GHES_21441 + + P: /devices/platform/GHES.21442 + L: 0 + E: DEVPATH=/devices/platform/GHES.21442 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13855595 + E: ID_PATH=platform-GHES.21442 + E: ID_PATH_TAG=platform-GHES_21442 + + P: /devices/platform/GHES.21443 + L: 0 + E: DEVPATH=/devices/platform/GHES.21443 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13867403 + E: ID_PATH=platform-GHES.21443 + E: ID_PATH_TAG=platform-GHES_21443 + + P: /devices/platform/GHES.21444 + L: 0 + E: DEVPATH=/devices/platform/GHES.21444 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13854818 + E: ID_PATH=platform-GHES.21444 + E: ID_PATH_TAG=platform-GHES_21444 + + P: /devices/platform/GHES.21445 + L: 0 + E: DEVPATH=/devices/platform/GHES.21445 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13854862 + E: ID_PATH=platform-GHES.21445 + E: ID_PATH_TAG=platform-GHES_21445 + + P: /devices/platform/GHES.21446 + L: 0 + E: DEVPATH=/devices/platform/GHES.21446 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13859009 + E: ID_PATH=platform-GHES.21446 + E: ID_PATH_TAG=platform-GHES_21446 + + P: /devices/platform/GHES.21447 + L: 0 + E: DEVPATH=/devices/platform/GHES.21447 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13860053 + E: ID_PATH=platform-GHES.21447 + E: ID_PATH_TAG=platform-GHES_21447 + + P: /devices/platform/GHES.21448 + L: 0 + E: DEVPATH=/devices/platform/GHES.21448 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13860959 + E: ID_PATH=platform-GHES.21448 + E: ID_PATH_TAG=platform-GHES_21448 + + P: /devices/platform/GHES.21449 + L: 0 + E: DEVPATH=/devices/platform/GHES.21449 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13854809 + E: ID_PATH=platform-GHES.21449 + E: ID_PATH_TAG=platform-GHES_21449 + + P: /devices/platform/GHES.21450 + L: 0 + E: DEVPATH=/devices/platform/GHES.21450 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13862932 + E: ID_PATH=platform-GHES.21450 + E: ID_PATH_TAG=platform-GHES_21450 + + P: /devices/platform/GHES.21451 + L: 0 + E: DEVPATH=/devices/platform/GHES.21451 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13858920 + E: ID_PATH=platform-GHES.21451 + E: ID_PATH_TAG=platform-GHES_21451 + + P: /devices/platform/GHES.21452 + L: 0 + E: DEVPATH=/devices/platform/GHES.21452 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13862502 + E: ID_PATH=platform-GHES.21452 + E: ID_PATH_TAG=platform-GHES_21452 + + P: /devices/platform/GHES.21453 + L: 0 + E: DEVPATH=/devices/platform/GHES.21453 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13854784 + E: ID_PATH=platform-GHES.21453 + E: ID_PATH_TAG=platform-GHES_21453 + + P: /devices/platform/GHES.21454 + L: 0 + E: DEVPATH=/devices/platform/GHES.21454 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13858142 + E: ID_PATH=platform-GHES.21454 + E: ID_PATH_TAG=platform-GHES_21454 + + P: /devices/platform/GHES.21455 + L: 0 + E: DEVPATH=/devices/platform/GHES.21455 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13855136 + E: ID_PATH=platform-GHES.21455 + E: ID_PATH_TAG=platform-GHES_21455 + + P: /devices/platform/GHES.21456 + L: 0 + E: DEVPATH=/devices/platform/GHES.21456 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13859356 + E: ID_PATH=platform-GHES.21456 + E: ID_PATH_TAG=platform-GHES_21456 + + P: /devices/platform/GHES.21457 + L: 0 + E: DEVPATH=/devices/platform/GHES.21457 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13861035 + E: ID_PATH=platform-GHES.21457 + E: ID_PATH_TAG=platform-GHES_21457 + + P: /devices/platform/GHES.21458 + L: 0 + E: DEVPATH=/devices/platform/GHES.21458 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13861943 + E: ID_PATH=platform-GHES.21458 + E: ID_PATH_TAG=platform-GHES_21458 + + P: /devices/platform/GHES.21459 + L: 0 + E: DEVPATH=/devices/platform/GHES.21459 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13871128 + E: ID_PATH=platform-GHES.21459 + E: ID_PATH_TAG=platform-GHES_21459 + + P: /devices/platform/GHES.21460 + L: 0 + E: DEVPATH=/devices/platform/GHES.21460 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13861222 + E: ID_PATH=platform-GHES.21460 + E: ID_PATH_TAG=platform-GHES_21460 + + P: /devices/platform/GHES.21461 + L: 0 + E: DEVPATH=/devices/platform/GHES.21461 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13855628 + E: ID_PATH=platform-GHES.21461 + E: ID_PATH_TAG=platform-GHES_21461 + + P: /devices/platform/GHES.21462 + L: 0 + E: DEVPATH=/devices/platform/GHES.21462 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13871959 + E: ID_PATH=platform-GHES.21462 + E: ID_PATH_TAG=platform-GHES_21462 + + P: /devices/platform/GHES.21463 + L: 0 + E: DEVPATH=/devices/platform/GHES.21463 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13858207 + E: ID_PATH=platform-GHES.21463 + E: ID_PATH_TAG=platform-GHES_21463 + + P: /devices/platform/GHES.21464 + L: 0 + E: DEVPATH=/devices/platform/GHES.21464 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13860528 + E: ID_PATH=platform-GHES.21464 + E: ID_PATH_TAG=platform-GHES_21464 + + P: /devices/platform/GHES.21465 + L: 0 + E: DEVPATH=/devices/platform/GHES.21465 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13873776 + E: ID_PATH=platform-GHES.21465 + E: ID_PATH_TAG=platform-GHES_21465 + + P: /devices/platform/GHES.21466 + L: 0 + E: DEVPATH=/devices/platform/GHES.21466 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13863478 + E: ID_PATH=platform-GHES.21466 + E: ID_PATH_TAG=platform-GHES_21466 + + P: /devices/platform/GHES.21467 + L: 0 + E: DEVPATH=/devices/platform/GHES.21467 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13858520 + E: ID_PATH=platform-GHES.21467 + E: ID_PATH_TAG=platform-GHES_21467 + + P: /devices/platform/GHES.21468 + L: 0 + E: DEVPATH=/devices/platform/GHES.21468 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13864403 + E: ID_PATH=platform-GHES.21468 + E: ID_PATH_TAG=platform-GHES_21468 + + P: /devices/platform/GHES.21469 + L: 0 + E: DEVPATH=/devices/platform/GHES.21469 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13861704 + E: ID_PATH=platform-GHES.21469 + E: ID_PATH_TAG=platform-GHES_21469 + + P: /devices/platform/GHES.21470 + L: 0 + E: DEVPATH=/devices/platform/GHES.21470 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13858229 + E: ID_PATH=platform-GHES.21470 + E: ID_PATH_TAG=platform-GHES_21470 + + P: /devices/platform/GHES.21471 + L: 0 + E: DEVPATH=/devices/platform/GHES.21471 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13860358 + E: ID_PATH=platform-GHES.21471 + E: ID_PATH_TAG=platform-GHES_21471 + + P: /devices/platform/GHES.21472 + L: 0 + E: DEVPATH=/devices/platform/GHES.21472 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13855682 + E: ID_PATH=platform-GHES.21472 + E: ID_PATH_TAG=platform-GHES_21472 + + P: /devices/platform/GHES.21473 + L: 0 + E: DEVPATH=/devices/platform/GHES.21473 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13861278 + E: ID_PATH=platform-GHES.21473 + E: ID_PATH_TAG=platform-GHES_21473 + + P: /devices/platform/GHES.21474 + L: 0 + E: DEVPATH=/devices/platform/GHES.21474 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13863005 + E: ID_PATH=platform-GHES.21474 + E: ID_PATH_TAG=platform-GHES_21474 + + P: /devices/platform/GHES.21475 + L: 0 + E: DEVPATH=/devices/platform/GHES.21475 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13858775 + E: ID_PATH=platform-GHES.21475 + E: ID_PATH_TAG=platform-GHES_21475 + + P: /devices/platform/GHES.21476 + L: 0 + E: DEVPATH=/devices/platform/GHES.21476 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13864999 + E: ID_PATH=platform-GHES.21476 + E: ID_PATH_TAG=platform-GHES_21476 + + P: /devices/platform/GHES.21477 + L: 0 + E: DEVPATH=/devices/platform/GHES.21477 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13858363 + E: ID_PATH=platform-GHES.21477 + E: ID_PATH_TAG=platform-GHES_21477 + + P: /devices/platform/GHES.21478 + L: 0 + E: DEVPATH=/devices/platform/GHES.21478 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13866309 + E: ID_PATH=platform-GHES.21478 + E: ID_PATH_TAG=platform-GHES_21478 + + P: /devices/platform/GHES.21479 + L: 0 + E: DEVPATH=/devices/platform/GHES.21479 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13859607 + E: ID_PATH=platform-GHES.21479 + E: ID_PATH_TAG=platform-GHES_21479 + + P: /devices/platform/GHES.21480 + L: 0 + E: DEVPATH=/devices/platform/GHES.21480 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13862095 + E: ID_PATH=platform-GHES.21480 + E: ID_PATH_TAG=platform-GHES_21480 + + P: /devices/platform/GHES.21481 + L: 0 + E: DEVPATH=/devices/platform/GHES.21481 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13860981 + E: ID_PATH=platform-GHES.21481 + E: ID_PATH_TAG=platform-GHES_21481 + + P: /devices/platform/GHES.21482 + L: 0 + E: DEVPATH=/devices/platform/GHES.21482 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13863039 + E: ID_PATH=platform-GHES.21482 + E: ID_PATH_TAG=platform-GHES_21482 + + P: /devices/platform/GHES.21483 + L: 0 + E: DEVPATH=/devices/platform/GHES.21483 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13870745 + E: ID_PATH=platform-GHES.21483 + E: ID_PATH_TAG=platform-GHES_21483 + + P: /devices/platform/GHES.21484 + L: 0 + E: DEVPATH=/devices/platform/GHES.21484 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13864183 + E: ID_PATH=platform-GHES.21484 + E: ID_PATH_TAG=platform-GHES_21484 + + P: /devices/platform/GHES.21485 + L: 0 + E: DEVPATH=/devices/platform/GHES.21485 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13863184 + E: ID_PATH=platform-GHES.21485 + E: ID_PATH_TAG=platform-GHES_21485 + + P: /devices/platform/GHES.21486 + L: 0 + E: DEVPATH=/devices/platform/GHES.21486 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13860170 + E: ID_PATH=platform-GHES.21486 + E: ID_PATH_TAG=platform-GHES_21486 + + P: /devices/platform/GHES.21487 + L: 0 + E: DEVPATH=/devices/platform/GHES.21487 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13860831 + E: ID_PATH=platform-GHES.21487 + E: ID_PATH_TAG=platform-GHES_21487 + + P: /devices/platform/GHES.21488 + L: 0 + E: DEVPATH=/devices/platform/GHES.21488 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13857065 + E: ID_PATH=platform-GHES.21488 + E: ID_PATH_TAG=platform-GHES_21488 + + P: /devices/platform/GHES.21489 + L: 0 + E: DEVPATH=/devices/platform/GHES.21489 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13867499 + E: ID_PATH=platform-GHES.21489 + E: ID_PATH_TAG=platform-GHES_21489 + + P: /devices/platform/GHES.21490 + L: 0 + E: DEVPATH=/devices/platform/GHES.21490 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13858824 + E: ID_PATH=platform-GHES.21490 + E: ID_PATH_TAG=platform-GHES_21490 + + P: /devices/platform/GHES.21491 + L: 0 + E: DEVPATH=/devices/platform/GHES.21491 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13858682 + E: ID_PATH=platform-GHES.21491 + E: ID_PATH_TAG=platform-GHES_21491 + + P: /devices/platform/GHES.21492 + L: 0 + E: DEVPATH=/devices/platform/GHES.21492 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13858265 + E: ID_PATH=platform-GHES.21492 + E: ID_PATH_TAG=platform-GHES_21492 + + P: /devices/platform/GHES.21493 + L: 0 + E: DEVPATH=/devices/platform/GHES.21493 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13863546 + E: ID_PATH=platform-GHES.21493 + E: ID_PATH_TAG=platform-GHES_21493 + + P: /devices/platform/GHES.21494 + L: 0 + E: DEVPATH=/devices/platform/GHES.21494 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13860806 + E: ID_PATH=platform-GHES.21494 + E: ID_PATH_TAG=platform-GHES_21494 + + P: /devices/platform/GHES.21495 + L: 0 + E: DEVPATH=/devices/platform/GHES.21495 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13860654 + E: ID_PATH=platform-GHES.21495 + E: ID_PATH_TAG=platform-GHES_21495 + + P: /devices/platform/GHES.21496 + L: 0 + E: DEVPATH=/devices/platform/GHES.21496 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13858279 + E: ID_PATH=platform-GHES.21496 + E: ID_PATH_TAG=platform-GHES_21496 + + P: /devices/platform/GHES.21497 + L: 0 + E: DEVPATH=/devices/platform/GHES.21497 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13864908 + E: ID_PATH=platform-GHES.21497 + E: ID_PATH_TAG=platform-GHES_21497 + + P: /devices/platform/GHES.21498 + L: 0 + E: DEVPATH=/devices/platform/GHES.21498 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13858190 + E: ID_PATH=platform-GHES.21498 + E: ID_PATH_TAG=platform-GHES_21498 + + P: /devices/platform/GHES.21499 + L: 0 + E: DEVPATH=/devices/platform/GHES.21499 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13861396 + E: ID_PATH=platform-GHES.21499 + E: ID_PATH_TAG=platform-GHES_21499 + + P: /devices/platform/GHES.21500 + L: 0 + E: DEVPATH=/devices/platform/GHES.21500 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13860279 + E: ID_PATH=platform-GHES.21500 + E: ID_PATH_TAG=platform-GHES_21500 + + P: /devices/platform/GHES.21501 + L: 0 + E: DEVPATH=/devices/platform/GHES.21501 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13859053 + E: ID_PATH=platform-GHES.21501 + E: ID_PATH_TAG=platform-GHES_21501 + + P: /devices/platform/GHES.21502 + L: 0 + E: DEVPATH=/devices/platform/GHES.21502 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13859753 + E: ID_PATH=platform-GHES.21502 + E: ID_PATH_TAG=platform-GHES_21502 + + P: /devices/platform/GHES.21503 + L: 0 + E: DEVPATH=/devices/platform/GHES.21503 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13861797 + E: ID_PATH=platform-GHES.21503 + E: ID_PATH_TAG=platform-GHES_21503 + + P: /devices/platform/GHES.4096 + L: 0 + E: DEVPATH=/devices/platform/GHES.4096 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13861441 + E: ID_PATH=platform-GHES.4096 + E: ID_PATH_TAG=platform-GHES_4096 + + P: /devices/platform/GHES.4097 + L: 0 + E: DEVPATH=/devices/platform/GHES.4097 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13863937 + E: ID_PATH=platform-GHES.4097 + E: ID_PATH_TAG=platform-GHES_4097 + + P: /devices/platform/GHES.4098 + L: 0 + E: DEVPATH=/devices/platform/GHES.4098 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13861272 + E: ID_PATH=platform-GHES.4098 + E: ID_PATH_TAG=platform-GHES_4098 + + P: /devices/platform/GHES.4099 + L: 0 + E: DEVPATH=/devices/platform/GHES.4099 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13865627 + E: ID_PATH=platform-GHES.4099 + E: ID_PATH_TAG=platform-GHES_4099 + + P: /devices/platform/GHES.4100 + L: 0 + E: DEVPATH=/devices/platform/GHES.4100 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13874820 + E: ID_PATH=platform-GHES.4100 + E: ID_PATH_TAG=platform-GHES_4100 + + P: /devices/platform/GHES.4101 + L: 0 + E: DEVPATH=/devices/platform/GHES.4101 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13864424 + E: ID_PATH=platform-GHES.4101 + E: ID_PATH_TAG=platform-GHES_4101 + + P: /devices/platform/GHES.4102 + L: 0 + E: DEVPATH=/devices/platform/GHES.4102 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13867907 + E: ID_PATH=platform-GHES.4102 + E: ID_PATH_TAG=platform-GHES_4102 + + P: /devices/platform/GHES.4103 + L: 0 + E: DEVPATH=/devices/platform/GHES.4103 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13875338 + E: ID_PATH=platform-GHES.4103 + E: ID_PATH_TAG=platform-GHES_4103 + + P: /devices/platform/GHES.4104 + L: 0 + E: DEVPATH=/devices/platform/GHES.4104 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13863247 + E: ID_PATH=platform-GHES.4104 + E: ID_PATH_TAG=platform-GHES_4104 + + P: /devices/platform/GHES.4105 + L: 0 + E: DEVPATH=/devices/platform/GHES.4105 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13866371 + E: ID_PATH=platform-GHES.4105 + E: ID_PATH_TAG=platform-GHES_4105 + + P: /devices/platform/GHES.4106 + L: 0 + E: DEVPATH=/devices/platform/GHES.4106 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13864693 + E: ID_PATH=platform-GHES.4106 + E: ID_PATH_TAG=platform-GHES_4106 + + P: /devices/platform/GHES.4107 + L: 0 + E: DEVPATH=/devices/platform/GHES.4107 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13874135 + E: ID_PATH=platform-GHES.4107 + E: ID_PATH_TAG=platform-GHES_4107 + + P: /devices/platform/GHES.4108 + L: 0 + E: DEVPATH=/devices/platform/GHES.4108 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13861633 + E: ID_PATH=platform-GHES.4108 + E: ID_PATH_TAG=platform-GHES_4108 + + P: /devices/platform/GHES.4109 + L: 0 + E: DEVPATH=/devices/platform/GHES.4109 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13865700 + E: ID_PATH=platform-GHES.4109 + E: ID_PATH_TAG=platform-GHES_4109 + + P: /devices/platform/GHES.4110 + L: 0 + E: DEVPATH=/devices/platform/GHES.4110 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13875590 + E: ID_PATH=platform-GHES.4110 + E: ID_PATH_TAG=platform-GHES_4110 + + P: /devices/platform/GHES.4111 + L: 0 + E: DEVPATH=/devices/platform/GHES.4111 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13873211 + E: ID_PATH=platform-GHES.4111 + E: ID_PATH_TAG=platform-GHES_4111 + + P: /devices/platform/GHES.4112 + L: 0 + E: DEVPATH=/devices/platform/GHES.4112 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13871299 + E: ID_PATH=platform-GHES.4112 + E: ID_PATH_TAG=platform-GHES_4112 + + P: /devices/platform/GHES.4113 + L: 0 + E: DEVPATH=/devices/platform/GHES.4113 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13867703 + E: ID_PATH=platform-GHES.4113 + E: ID_PATH_TAG=platform-GHES_4113 + + P: /devices/platform/GHES.4114 + L: 0 + E: DEVPATH=/devices/platform/GHES.4114 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13872997 + E: ID_PATH=platform-GHES.4114 + E: ID_PATH_TAG=platform-GHES_4114 + + P: /devices/platform/GHES.4115 + L: 0 + E: DEVPATH=/devices/platform/GHES.4115 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13869522 + E: ID_PATH=platform-GHES.4115 + E: ID_PATH_TAG=platform-GHES_4115 + + P: /devices/platform/GHES.4116 + L: 0 + E: DEVPATH=/devices/platform/GHES.4116 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13868163 + E: ID_PATH=platform-GHES.4116 + E: ID_PATH_TAG=platform-GHES_4116 + + P: /devices/platform/GHES.4117 + L: 0 + E: DEVPATH=/devices/platform/GHES.4117 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13878818 + E: ID_PATH=platform-GHES.4117 + E: ID_PATH_TAG=platform-GHES_4117 + + P: /devices/platform/GHES.4118 + L: 0 + E: DEVPATH=/devices/platform/GHES.4118 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13863016 + E: ID_PATH=platform-GHES.4118 + E: ID_PATH_TAG=platform-GHES_4118 + + P: /devices/platform/GHES.4119 + L: 0 + E: DEVPATH=/devices/platform/GHES.4119 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13869314 + E: ID_PATH=platform-GHES.4119 + E: ID_PATH_TAG=platform-GHES_4119 + + P: /devices/platform/GHES.4120 + L: 0 + E: DEVPATH=/devices/platform/GHES.4120 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13864152 + E: ID_PATH=platform-GHES.4120 + E: ID_PATH_TAG=platform-GHES_4120 + + P: /devices/platform/GHES.4121 + L: 0 + E: DEVPATH=/devices/platform/GHES.4121 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13865869 + E: ID_PATH=platform-GHES.4121 + E: ID_PATH_TAG=platform-GHES_4121 + + P: /devices/platform/GHES.4122 + L: 0 + E: DEVPATH=/devices/platform/GHES.4122 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13871293 + E: ID_PATH=platform-GHES.4122 + E: ID_PATH_TAG=platform-GHES_4122 + + P: /devices/platform/GHES.4123 + L: 0 + E: DEVPATH=/devices/platform/GHES.4123 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13863603 + E: ID_PATH=platform-GHES.4123 + E: ID_PATH_TAG=platform-GHES_4123 + + P: /devices/platform/GHES.4124 + L: 0 + E: DEVPATH=/devices/platform/GHES.4124 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13865909 + E: ID_PATH=platform-GHES.4124 + E: ID_PATH_TAG=platform-GHES_4124 + + P: /devices/platform/GHES.4125 + L: 0 + E: DEVPATH=/devices/platform/GHES.4125 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13870828 + E: ID_PATH=platform-GHES.4125 + E: ID_PATH_TAG=platform-GHES_4125 + + P: /devices/platform/GHES.4126 + L: 0 + E: DEVPATH=/devices/platform/GHES.4126 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13870038 + E: ID_PATH=platform-GHES.4126 + E: ID_PATH_TAG=platform-GHES_4126 + + P: /devices/platform/GHES.4127 + L: 0 + E: DEVPATH=/devices/platform/GHES.4127 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13867846 + E: ID_PATH=platform-GHES.4127 + E: ID_PATH_TAG=platform-GHES_4127 + + P: /devices/platform/GHES.4128 + L: 0 + E: DEVPATH=/devices/platform/GHES.4128 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13872416 + E: ID_PATH=platform-GHES.4128 + E: ID_PATH_TAG=platform-GHES_4128 + + P: /devices/platform/GHES.4129 + L: 0 + E: DEVPATH=/devices/platform/GHES.4129 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13870800 + E: ID_PATH=platform-GHES.4129 + E: ID_PATH_TAG=platform-GHES_4129 + + P: /devices/platform/GHES.4130 + L: 0 + E: DEVPATH=/devices/platform/GHES.4130 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13864250 + E: ID_PATH=platform-GHES.4130 + E: ID_PATH_TAG=platform-GHES_4130 + + P: /devices/platform/GHES.4131 + L: 0 + E: DEVPATH=/devices/platform/GHES.4131 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13864384 + E: ID_PATH=platform-GHES.4131 + E: ID_PATH_TAG=platform-GHES_4131 + + P: /devices/platform/GHES.4132 + L: 0 + E: DEVPATH=/devices/platform/GHES.4132 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13873779 + E: ID_PATH=platform-GHES.4132 + E: ID_PATH_TAG=platform-GHES_4132 + + P: /devices/platform/GHES.4133 + L: 0 + E: DEVPATH=/devices/platform/GHES.4133 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13865985 + E: ID_PATH=platform-GHES.4133 + E: ID_PATH_TAG=platform-GHES_4133 + + P: /devices/platform/GHES.4134 + L: 0 + E: DEVPATH=/devices/platform/GHES.4134 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13867227 + E: ID_PATH=platform-GHES.4134 + E: ID_PATH_TAG=platform-GHES_4134 + + P: /devices/platform/GHES.4135 + L: 0 + E: DEVPATH=/devices/platform/GHES.4135 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13864485 + E: ID_PATH=platform-GHES.4135 + E: ID_PATH_TAG=platform-GHES_4135 + + P: /devices/platform/GHES.4136 + L: 0 + E: DEVPATH=/devices/platform/GHES.4136 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13864876 + E: ID_PATH=platform-GHES.4136 + E: ID_PATH_TAG=platform-GHES_4136 + + P: /devices/platform/GHES.4137 + L: 0 + E: DEVPATH=/devices/platform/GHES.4137 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13872338 + E: ID_PATH=platform-GHES.4137 + E: ID_PATH_TAG=platform-GHES_4137 + + P: /devices/platform/GHES.4138 + L: 0 + E: DEVPATH=/devices/platform/GHES.4138 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13872109 + E: ID_PATH=platform-GHES.4138 + E: ID_PATH_TAG=platform-GHES_4138 + + P: /devices/platform/GHES.4139 + L: 0 + E: DEVPATH=/devices/platform/GHES.4139 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13864769 + E: ID_PATH=platform-GHES.4139 + E: ID_PATH_TAG=platform-GHES_4139 + + P: /devices/platform/GHES.4140 + L: 0 + E: DEVPATH=/devices/platform/GHES.4140 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13870458 + E: ID_PATH=platform-GHES.4140 + E: ID_PATH_TAG=platform-GHES_4140 + + P: /devices/platform/GHES.4141 + L: 0 + E: DEVPATH=/devices/platform/GHES.4141 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13867028 + E: ID_PATH=platform-GHES.4141 + E: ID_PATH_TAG=platform-GHES_4141 + + P: /devices/platform/GHES.4142 + L: 0 + E: DEVPATH=/devices/platform/GHES.4142 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13872527 + E: ID_PATH=platform-GHES.4142 + E: ID_PATH_TAG=platform-GHES_4142 + + P: /devices/platform/GHES.4143 + L: 0 + E: DEVPATH=/devices/platform/GHES.4143 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13878513 + E: ID_PATH=platform-GHES.4143 + E: ID_PATH_TAG=platform-GHES_4143 + + P: /devices/platform/GHES.4144 + L: 0 + E: DEVPATH=/devices/platform/GHES.4144 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13881323 + E: ID_PATH=platform-GHES.4144 + E: ID_PATH_TAG=platform-GHES_4144 + + P: /devices/platform/GHES.4145 + L: 0 + E: DEVPATH=/devices/platform/GHES.4145 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13889844 + E: ID_PATH=platform-GHES.4145 + E: ID_PATH_TAG=platform-GHES_4145 + + P: /devices/platform/GHES.4146 + L: 0 + E: DEVPATH=/devices/platform/GHES.4146 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13873953 + E: ID_PATH=platform-GHES.4146 + E: ID_PATH_TAG=platform-GHES_4146 + + P: /devices/platform/GHES.4147 + L: 0 + E: DEVPATH=/devices/platform/GHES.4147 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13875292 + E: ID_PATH=platform-GHES.4147 + E: ID_PATH_TAG=platform-GHES_4147 + + P: /devices/platform/GHES.4148 + L: 0 + E: DEVPATH=/devices/platform/GHES.4148 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13867317 + E: ID_PATH=platform-GHES.4148 + E: ID_PATH_TAG=platform-GHES_4148 + + P: /devices/platform/GHES.4149 + L: 0 + E: DEVPATH=/devices/platform/GHES.4149 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13875937 + E: ID_PATH=platform-GHES.4149 + E: ID_PATH_TAG=platform-GHES_4149 + + P: /devices/platform/GHES.4150 + L: 0 + E: DEVPATH=/devices/platform/GHES.4150 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13870655 + E: ID_PATH=platform-GHES.4150 + E: ID_PATH_TAG=platform-GHES_4150 + + P: /devices/platform/GHES.4151 + L: 0 + E: DEVPATH=/devices/platform/GHES.4151 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13900520 + E: ID_PATH=platform-GHES.4151 + E: ID_PATH_TAG=platform-GHES_4151 + + P: /devices/platform/GHES.4152 + L: 0 + E: DEVPATH=/devices/platform/GHES.4152 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13866642 + E: ID_PATH=platform-GHES.4152 + E: ID_PATH_TAG=platform-GHES_4152 + + P: /devices/platform/GHES.4153 + L: 0 + E: DEVPATH=/devices/platform/GHES.4153 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13866852 + E: ID_PATH=platform-GHES.4153 + E: ID_PATH_TAG=platform-GHES_4153 + + P: /devices/platform/GHES.4154 + L: 0 + E: DEVPATH=/devices/platform/GHES.4154 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13874265 + E: ID_PATH=platform-GHES.4154 + E: ID_PATH_TAG=platform-GHES_4154 + + P: /devices/platform/GHES.4155 + L: 0 + E: DEVPATH=/devices/platform/GHES.4155 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13868414 + E: ID_PATH=platform-GHES.4155 + E: ID_PATH_TAG=platform-GHES_4155 + + P: /devices/platform/GHES.4156 + L: 0 + E: DEVPATH=/devices/platform/GHES.4156 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13892192 + E: ID_PATH=platform-GHES.4156 + E: ID_PATH_TAG=platform-GHES_4156 + + P: /devices/platform/GHES.4157 + L: 0 + E: DEVPATH=/devices/platform/GHES.4157 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13875378 + E: ID_PATH=platform-GHES.4157 + E: ID_PATH_TAG=platform-GHES_4157 + + P: /devices/platform/GHES.4158 + L: 0 + E: DEVPATH=/devices/platform/GHES.4158 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13884772 + E: ID_PATH=platform-GHES.4158 + E: ID_PATH_TAG=platform-GHES_4158 + + P: /devices/platform/GHES.4159 + L: 0 + E: DEVPATH=/devices/platform/GHES.4159 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13867589 + E: ID_PATH=platform-GHES.4159 + E: ID_PATH_TAG=platform-GHES_4159 + + P: /devices/platform/GHES.4160 + L: 0 + E: DEVPATH=/devices/platform/GHES.4160 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13868301 + E: ID_PATH=platform-GHES.4160 + E: ID_PATH_TAG=platform-GHES_4160 + + P: /devices/platform/GHES.4161 + L: 0 + E: DEVPATH=/devices/platform/GHES.4161 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13868436 + E: ID_PATH=platform-GHES.4161 + E: ID_PATH_TAG=platform-GHES_4161 + + P: /devices/platform/GHES.4162 + L: 0 + E: DEVPATH=/devices/platform/GHES.4162 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13871093 + E: ID_PATH=platform-GHES.4162 + E: ID_PATH_TAG=platform-GHES_4162 + + P: /devices/platform/GHES.4163 + L: 0 + E: DEVPATH=/devices/platform/GHES.4163 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13867779 + E: ID_PATH=platform-GHES.4163 + E: ID_PATH_TAG=platform-GHES_4163 + + P: /devices/platform/GHES.4164 + L: 0 + E: DEVPATH=/devices/platform/GHES.4164 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13877179 + E: ID_PATH=platform-GHES.4164 + E: ID_PATH_TAG=platform-GHES_4164 + + P: /devices/platform/GHES.4165 + L: 0 + E: DEVPATH=/devices/platform/GHES.4165 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13868284 + E: ID_PATH=platform-GHES.4165 + E: ID_PATH_TAG=platform-GHES_4165 + + P: /devices/platform/GHES.4166 + L: 0 + E: DEVPATH=/devices/platform/GHES.4166 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13874409 + E: ID_PATH=platform-GHES.4166 + E: ID_PATH_TAG=platform-GHES_4166 + + P: /devices/platform/GHES.4167 + L: 0 + E: DEVPATH=/devices/platform/GHES.4167 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13868247 + E: ID_PATH=platform-GHES.4167 + E: ID_PATH_TAG=platform-GHES_4167 + + P: /devices/platform/GHES.4168 + L: 0 + E: DEVPATH=/devices/platform/GHES.4168 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13883097 + E: ID_PATH=platform-GHES.4168 + E: ID_PATH_TAG=platform-GHES_4168 + + P: /devices/platform/GHES.4169 + L: 0 + E: DEVPATH=/devices/platform/GHES.4169 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13868594 + E: ID_PATH=platform-GHES.4169 + E: ID_PATH_TAG=platform-GHES_4169 + + P: /devices/platform/GHES.4170 + L: 0 + E: DEVPATH=/devices/platform/GHES.4170 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13879225 + E: ID_PATH=platform-GHES.4170 + E: ID_PATH_TAG=platform-GHES_4170 + + P: /devices/platform/GHES.4171 + L: 0 + E: DEVPATH=/devices/platform/GHES.4171 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13872283 + E: ID_PATH=platform-GHES.4171 + E: ID_PATH_TAG=platform-GHES_4171 + + P: /devices/platform/GHES.4172 + L: 0 + E: DEVPATH=/devices/platform/GHES.4172 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13868718 + E: ID_PATH=platform-GHES.4172 + E: ID_PATH_TAG=platform-GHES_4172 + + P: /devices/platform/GHES.4173 + L: 0 + E: DEVPATH=/devices/platform/GHES.4173 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13877398 + E: ID_PATH=platform-GHES.4173 + E: ID_PATH_TAG=platform-GHES_4173 + + P: /devices/platform/GHES.4174 + L: 0 + E: DEVPATH=/devices/platform/GHES.4174 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13868692 + E: ID_PATH=platform-GHES.4174 + E: ID_PATH_TAG=platform-GHES_4174 + + P: /devices/platform/GHES.4175 + L: 0 + E: DEVPATH=/devices/platform/GHES.4175 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13881198 + E: ID_PATH=platform-GHES.4175 + E: ID_PATH_TAG=platform-GHES_4175 + + P: /devices/platform/GHES.4176 + L: 0 + E: DEVPATH=/devices/platform/GHES.4176 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13896824 + E: ID_PATH=platform-GHES.4176 + E: ID_PATH_TAG=platform-GHES_4176 + + P: /devices/platform/GHES.4177 + L: 0 + E: DEVPATH=/devices/platform/GHES.4177 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13869454 + E: ID_PATH=platform-GHES.4177 + E: ID_PATH_TAG=platform-GHES_4177 + + P: /devices/platform/GHES.4178 + L: 0 + E: DEVPATH=/devices/platform/GHES.4178 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13876076 + E: ID_PATH=platform-GHES.4178 + E: ID_PATH_TAG=platform-GHES_4178 + + P: /devices/platform/GHES.4179 + L: 0 + E: DEVPATH=/devices/platform/GHES.4179 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13871390 + E: ID_PATH=platform-GHES.4179 + E: ID_PATH_TAG=platform-GHES_4179 + + P: /devices/platform/GHES.4180 + L: 0 + E: DEVPATH=/devices/platform/GHES.4180 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13873079 + E: ID_PATH=platform-GHES.4180 + E: ID_PATH_TAG=platform-GHES_4180 + + P: /devices/platform/GHES.4181 + L: 0 + E: DEVPATH=/devices/platform/GHES.4181 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13883455 + E: ID_PATH=platform-GHES.4181 + E: ID_PATH_TAG=platform-GHES_4181 + + P: /devices/platform/GHES.4182 + L: 0 + E: DEVPATH=/devices/platform/GHES.4182 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13872771 + E: ID_PATH=platform-GHES.4182 + E: ID_PATH_TAG=platform-GHES_4182 + + P: /devices/platform/GHES.4183 + L: 0 + E: DEVPATH=/devices/platform/GHES.4183 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13871750 + E: ID_PATH=platform-GHES.4183 + E: ID_PATH_TAG=platform-GHES_4183 + + P: /devices/platform/GHES.4184 + L: 0 + E: DEVPATH=/devices/platform/GHES.4184 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13870977 + E: ID_PATH=platform-GHES.4184 + E: ID_PATH_TAG=platform-GHES_4184 + + P: /devices/platform/GHES.4185 + L: 0 + E: DEVPATH=/devices/platform/GHES.4185 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13880787 + E: ID_PATH=platform-GHES.4185 + E: ID_PATH_TAG=platform-GHES_4185 + + P: /devices/platform/GHES.4186 + L: 0 + E: DEVPATH=/devices/platform/GHES.4186 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13878901 + E: ID_PATH=platform-GHES.4186 + E: ID_PATH_TAG=platform-GHES_4186 + + P: /devices/platform/GHES.4187 + L: 0 + E: DEVPATH=/devices/platform/GHES.4187 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13874221 + E: ID_PATH=platform-GHES.4187 + E: ID_PATH_TAG=platform-GHES_4187 + + P: /devices/platform/GHES.4188 + L: 0 + E: DEVPATH=/devices/platform/GHES.4188 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13871503 + E: ID_PATH=platform-GHES.4188 + E: ID_PATH_TAG=platform-GHES_4188 + + P: /devices/platform/GHES.4189 + L: 0 + E: DEVPATH=/devices/platform/GHES.4189 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13874499 + E: ID_PATH=platform-GHES.4189 + E: ID_PATH_TAG=platform-GHES_4189 + + P: /devices/platform/GHES.4190 + L: 0 + E: DEVPATH=/devices/platform/GHES.4190 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13880299 + E: ID_PATH=platform-GHES.4190 + E: ID_PATH_TAG=platform-GHES_4190 + + P: /devices/platform/GHES.4191 + L: 0 + E: DEVPATH=/devices/platform/GHES.4191 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13883099 + E: ID_PATH=platform-GHES.4191 + E: ID_PATH_TAG=platform-GHES_4191 + + P: /devices/platform/GHES.4192 + L: 0 + E: DEVPATH=/devices/platform/GHES.4192 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13871999 + E: ID_PATH=platform-GHES.4192 + E: ID_PATH_TAG=platform-GHES_4192 + + P: /devices/platform/GHES.4193 + L: 0 + E: DEVPATH=/devices/platform/GHES.4193 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13878619 + E: ID_PATH=platform-GHES.4193 + E: ID_PATH_TAG=platform-GHES_4193 + + P: /devices/platform/GHES.4194 + L: 0 + E: DEVPATH=/devices/platform/GHES.4194 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13875263 + E: ID_PATH=platform-GHES.4194 + E: ID_PATH_TAG=platform-GHES_4194 + + P: /devices/platform/GHES.4195 + L: 0 + E: DEVPATH=/devices/platform/GHES.4195 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13872237 + E: ID_PATH=platform-GHES.4195 + E: ID_PATH_TAG=platform-GHES_4195 + + P: /devices/platform/GHES.4196 + L: 0 + E: DEVPATH=/devices/platform/GHES.4196 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13872045 + E: ID_PATH=platform-GHES.4196 + E: ID_PATH_TAG=platform-GHES_4196 + + P: /devices/platform/GHES.4197 + L: 0 + E: DEVPATH=/devices/platform/GHES.4197 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13871882 + E: ID_PATH=platform-GHES.4197 + E: ID_PATH_TAG=platform-GHES_4197 + + P: /devices/platform/GHES.4198 + L: 0 + E: DEVPATH=/devices/platform/GHES.4198 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13882283 + E: ID_PATH=platform-GHES.4198 + E: ID_PATH_TAG=platform-GHES_4198 + + P: /devices/platform/GHES.4199 + L: 0 + E: DEVPATH=/devices/platform/GHES.4199 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13879443 + E: ID_PATH=platform-GHES.4199 + E: ID_PATH_TAG=platform-GHES_4199 + + P: /devices/platform/GHES.4200 + L: 0 + E: DEVPATH=/devices/platform/GHES.4200 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13899006 + E: ID_PATH=platform-GHES.4200 + E: ID_PATH_TAG=platform-GHES_4200 + + P: /devices/platform/GHES.4201 + L: 0 + E: DEVPATH=/devices/platform/GHES.4201 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13872433 + E: ID_PATH=platform-GHES.4201 + E: ID_PATH_TAG=platform-GHES_4201 + + P: /devices/platform/GHES.4202 + L: 0 + E: DEVPATH=/devices/platform/GHES.4202 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13872707 + E: ID_PATH=platform-GHES.4202 + E: ID_PATH_TAG=platform-GHES_4202 + + P: /devices/platform/GHES.4203 + L: 0 + E: DEVPATH=/devices/platform/GHES.4203 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13876842 + E: ID_PATH=platform-GHES.4203 + E: ID_PATH_TAG=platform-GHES_4203 + + P: /devices/platform/GHES.4204 + L: 0 + E: DEVPATH=/devices/platform/GHES.4204 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13879048 + E: ID_PATH=platform-GHES.4204 + E: ID_PATH_TAG=platform-GHES_4204 + + P: /devices/platform/GHES.4205 + L: 0 + E: DEVPATH=/devices/platform/GHES.4205 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13882864 + E: ID_PATH=platform-GHES.4205 + E: ID_PATH_TAG=platform-GHES_4205 + + P: /devices/platform/GHES.4206 + L: 0 + E: DEVPATH=/devices/platform/GHES.4206 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13878852 + E: ID_PATH=platform-GHES.4206 + E: ID_PATH_TAG=platform-GHES_4206 + + P: /devices/platform/GHES.4207 + L: 0 + E: DEVPATH=/devices/platform/GHES.4207 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13873631 + E: ID_PATH=platform-GHES.4207 + E: ID_PATH_TAG=platform-GHES_4207 + + P: /devices/platform/GHES.4208 + L: 0 + E: DEVPATH=/devices/platform/GHES.4208 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13874026 + E: ID_PATH=platform-GHES.4208 + E: ID_PATH_TAG=platform-GHES_4208 + + P: /devices/platform/GHES.4209 + L: 0 + E: DEVPATH=/devices/platform/GHES.4209 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13898761 + E: ID_PATH=platform-GHES.4209 + E: ID_PATH_TAG=platform-GHES_4209 + + P: /devices/platform/GHES.4210 + L: 0 + E: DEVPATH=/devices/platform/GHES.4210 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13878017 + E: ID_PATH=platform-GHES.4210 + E: ID_PATH_TAG=platform-GHES_4210 + + P: /devices/platform/GHES.4211 + L: 0 + E: DEVPATH=/devices/platform/GHES.4211 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13878189 + E: ID_PATH=platform-GHES.4211 + E: ID_PATH_TAG=platform-GHES_4211 + + P: /devices/platform/GHES.4212 + L: 0 + E: DEVPATH=/devices/platform/GHES.4212 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13878609 + E: ID_PATH=platform-GHES.4212 + E: ID_PATH_TAG=platform-GHES_4212 + + P: /devices/platform/GHES.4213 + L: 0 + E: DEVPATH=/devices/platform/GHES.4213 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13874820 + E: ID_PATH=platform-GHES.4213 + E: ID_PATH_TAG=platform-GHES_4213 + + P: /devices/platform/GHES.4214 + L: 0 + E: DEVPATH=/devices/platform/GHES.4214 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13898974 + E: ID_PATH=platform-GHES.4214 + E: ID_PATH_TAG=platform-GHES_4214 + + P: /devices/platform/GHES.4215 + L: 0 + E: DEVPATH=/devices/platform/GHES.4215 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13878394 + E: ID_PATH=platform-GHES.4215 + E: ID_PATH_TAG=platform-GHES_4215 + + P: /devices/platform/GHES.4216 + L: 0 + E: DEVPATH=/devices/platform/GHES.4216 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13875450 + E: ID_PATH=platform-GHES.4216 + E: ID_PATH_TAG=platform-GHES_4216 + + P: /devices/platform/GHES.4217 + L: 0 + E: DEVPATH=/devices/platform/GHES.4217 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13875718 + E: ID_PATH=platform-GHES.4217 + E: ID_PATH_TAG=platform-GHES_4217 + + P: /devices/platform/GHES.4218 + L: 0 + E: DEVPATH=/devices/platform/GHES.4218 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13879828 + E: ID_PATH=platform-GHES.4218 + E: ID_PATH_TAG=platform-GHES_4218 + + P: /devices/platform/GHES.4219 + L: 0 + E: DEVPATH=/devices/platform/GHES.4219 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13899001 + E: ID_PATH=platform-GHES.4219 + E: ID_PATH_TAG=platform-GHES_4219 + + P: /devices/platform/GHES.4220 + L: 0 + E: DEVPATH=/devices/platform/GHES.4220 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13891227 + E: ID_PATH=platform-GHES.4220 + E: ID_PATH_TAG=platform-GHES_4220 + + P: /devices/platform/GHES.4221 + L: 0 + E: DEVPATH=/devices/platform/GHES.4221 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13887356 + E: ID_PATH=platform-GHES.4221 + E: ID_PATH_TAG=platform-GHES_4221 + + P: /devices/platform/GHES.4222 + L: 0 + E: DEVPATH=/devices/platform/GHES.4222 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13887967 + E: ID_PATH=platform-GHES.4222 + E: ID_PATH_TAG=platform-GHES_4222 + + P: /devices/platform/GHES.4223 + L: 0 + E: DEVPATH=/devices/platform/GHES.4223 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13875783 + E: ID_PATH=platform-GHES.4223 + E: ID_PATH_TAG=platform-GHES_4223 + + P: /devices/platform/GHES.4224 + L: 0 + E: DEVPATH=/devices/platform/GHES.4224 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13887439 + E: ID_PATH=platform-GHES.4224 + E: ID_PATH_TAG=platform-GHES_4224 + + P: /devices/platform/GHES.4225 + L: 0 + E: DEVPATH=/devices/platform/GHES.4225 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13890332 + E: ID_PATH=platform-GHES.4225 + E: ID_PATH_TAG=platform-GHES_4225 + + P: /devices/platform/GHES.4226 + L: 0 + E: DEVPATH=/devices/platform/GHES.4226 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13875921 + E: ID_PATH=platform-GHES.4226 + E: ID_PATH_TAG=platform-GHES_4226 + + P: /devices/platform/GHES.4227 + L: 0 + E: DEVPATH=/devices/platform/GHES.4227 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13900972 + E: ID_PATH=platform-GHES.4227 + E: ID_PATH_TAG=platform-GHES_4227 + + P: /devices/platform/GHES.4228 + L: 0 + E: DEVPATH=/devices/platform/GHES.4228 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13876395 + E: ID_PATH=platform-GHES.4228 + E: ID_PATH_TAG=platform-GHES_4228 + + P: /devices/platform/GHES.4229 + L: 0 + E: DEVPATH=/devices/platform/GHES.4229 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13876969 + E: ID_PATH=platform-GHES.4229 + E: ID_PATH_TAG=platform-GHES_4229 + + P: /devices/platform/GHES.4230 + L: 0 + E: DEVPATH=/devices/platform/GHES.4230 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13885374 + E: ID_PATH=platform-GHES.4230 + E: ID_PATH_TAG=platform-GHES_4230 + + P: /devices/platform/GHES.4231 + L: 0 + E: DEVPATH=/devices/platform/GHES.4231 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13881247 + E: ID_PATH=platform-GHES.4231 + E: ID_PATH_TAG=platform-GHES_4231 + + P: /devices/platform/GHES.4232 + L: 0 + E: DEVPATH=/devices/platform/GHES.4232 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13876702 + E: ID_PATH=platform-GHES.4232 + E: ID_PATH_TAG=platform-GHES_4232 + + P: /devices/platform/GHES.4233 + L: 0 + E: DEVPATH=/devices/platform/GHES.4233 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13882057 + E: ID_PATH=platform-GHES.4233 + E: ID_PATH_TAG=platform-GHES_4233 + + P: /devices/platform/GHES.4234 + L: 0 + E: DEVPATH=/devices/platform/GHES.4234 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13877083 + E: ID_PATH=platform-GHES.4234 + E: ID_PATH_TAG=platform-GHES_4234 + + P: /devices/platform/GHES.4235 + L: 0 + E: DEVPATH=/devices/platform/GHES.4235 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13898460 + E: ID_PATH=platform-GHES.4235 + E: ID_PATH_TAG=platform-GHES_4235 + + P: /devices/platform/GHES.4236 + L: 0 + E: DEVPATH=/devices/platform/GHES.4236 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13877257 + E: ID_PATH=platform-GHES.4236 + E: ID_PATH_TAG=platform-GHES_4236 + + P: /devices/platform/GHES.4237 + L: 0 + E: DEVPATH=/devices/platform/GHES.4237 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13877196 + E: ID_PATH=platform-GHES.4237 + E: ID_PATH_TAG=platform-GHES_4237 + + P: /devices/platform/GHES.4238 + L: 0 + E: DEVPATH=/devices/platform/GHES.4238 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13898374 + E: ID_PATH=platform-GHES.4238 + E: ID_PATH_TAG=platform-GHES_4238 + + P: /devices/platform/GHES.4239 + L: 0 + E: DEVPATH=/devices/platform/GHES.4239 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13877539 + E: ID_PATH=platform-GHES.4239 + E: ID_PATH_TAG=platform-GHES_4239 + + P: /devices/platform/GHES.4240 + L: 0 + E: DEVPATH=/devices/platform/GHES.4240 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13877767 + E: ID_PATH=platform-GHES.4240 + E: ID_PATH_TAG=platform-GHES_4240 + + P: /devices/platform/GHES.4241 + L: 0 + E: DEVPATH=/devices/platform/GHES.4241 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13877573 + E: ID_PATH=platform-GHES.4241 + E: ID_PATH_TAG=platform-GHES_4241 + + P: /devices/platform/GHES.4242 + L: 0 + E: DEVPATH=/devices/platform/GHES.4242 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13879548 + E: ID_PATH=platform-GHES.4242 + E: ID_PATH_TAG=platform-GHES_4242 + + P: /devices/platform/GHES.4243 + L: 0 + E: DEVPATH=/devices/platform/GHES.4243 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13884968 + E: ID_PATH=platform-GHES.4243 + E: ID_PATH_TAG=platform-GHES_4243 + + P: /devices/platform/GHES.4244 + L: 0 + E: DEVPATH=/devices/platform/GHES.4244 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13882366 + E: ID_PATH=platform-GHES.4244 + E: ID_PATH_TAG=platform-GHES_4244 + + P: /devices/platform/GHES.4245 + L: 0 + E: DEVPATH=/devices/platform/GHES.4245 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13878052 + E: ID_PATH=platform-GHES.4245 + E: ID_PATH_TAG=platform-GHES_4245 + + P: /devices/platform/GHES.4246 + L: 0 + E: DEVPATH=/devices/platform/GHES.4246 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13893414 + E: ID_PATH=platform-GHES.4246 + E: ID_PATH_TAG=platform-GHES_4246 + + P: /devices/platform/GHES.4247 + L: 0 + E: DEVPATH=/devices/platform/GHES.4247 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13880641 + E: ID_PATH=platform-GHES.4247 + E: ID_PATH_TAG=platform-GHES_4247 + + P: /devices/platform/GHES.4248 + L: 0 + E: DEVPATH=/devices/platform/GHES.4248 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13898240 + E: ID_PATH=platform-GHES.4248 + E: ID_PATH_TAG=platform-GHES_4248 + + P: /devices/platform/GHES.4249 + L: 0 + E: DEVPATH=/devices/platform/GHES.4249 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13881013 + E: ID_PATH=platform-GHES.4249 + E: ID_PATH_TAG=platform-GHES_4249 + + P: /devices/platform/GHES.4250 + L: 0 + E: DEVPATH=/devices/platform/GHES.4250 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13883223 + E: ID_PATH=platform-GHES.4250 + E: ID_PATH_TAG=platform-GHES_4250 + + P: /devices/platform/GHES.4251 + L: 0 + E: DEVPATH=/devices/platform/GHES.4251 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13887282 + E: ID_PATH=platform-GHES.4251 + E: ID_PATH_TAG=platform-GHES_4251 + + P: /devices/platform/GHES.4252 + L: 0 + E: DEVPATH=/devices/platform/GHES.4252 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13882739 + E: ID_PATH=platform-GHES.4252 + E: ID_PATH_TAG=platform-GHES_4252 + + P: /devices/platform/GHES.4253 + L: 0 + E: DEVPATH=/devices/platform/GHES.4253 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13888033 + E: ID_PATH=platform-GHES.4253 + E: ID_PATH_TAG=platform-GHES_4253 + + P: /devices/platform/GHES.4254 + L: 0 + E: DEVPATH=/devices/platform/GHES.4254 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13881104 + E: ID_PATH=platform-GHES.4254 + E: ID_PATH_TAG=platform-GHES_4254 + + P: /devices/platform/GHES.4255 + L: 0 + E: DEVPATH=/devices/platform/GHES.4255 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13888111 + E: ID_PATH=platform-GHES.4255 + E: ID_PATH_TAG=platform-GHES_4255 + + P: /devices/platform/GHES.4256 + L: 0 + E: DEVPATH=/devices/platform/GHES.4256 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13896137 + E: ID_PATH=platform-GHES.4256 + E: ID_PATH_TAG=platform-GHES_4256 + + P: /devices/platform/GHES.4257 + L: 0 + E: DEVPATH=/devices/platform/GHES.4257 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13879496 + E: ID_PATH=platform-GHES.4257 + E: ID_PATH_TAG=platform-GHES_4257 + + P: /devices/platform/GHES.4258 + L: 0 + E: DEVPATH=/devices/platform/GHES.4258 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13888723 + E: ID_PATH=platform-GHES.4258 + E: ID_PATH_TAG=platform-GHES_4258 + + P: /devices/platform/GHES.4259 + L: 0 + E: DEVPATH=/devices/platform/GHES.4259 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13880632 + E: ID_PATH=platform-GHES.4259 + E: ID_PATH_TAG=platform-GHES_4259 + + P: /devices/platform/GHES.4260 + L: 0 + E: DEVPATH=/devices/platform/GHES.4260 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13887255 + E: ID_PATH=platform-GHES.4260 + E: ID_PATH_TAG=platform-GHES_4260 + + P: /devices/platform/GHES.4261 + L: 0 + E: DEVPATH=/devices/platform/GHES.4261 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13898795 + E: ID_PATH=platform-GHES.4261 + E: ID_PATH_TAG=platform-GHES_4261 + + P: /devices/platform/GHES.4262 + L: 0 + E: DEVPATH=/devices/platform/GHES.4262 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13888782 + E: ID_PATH=platform-GHES.4262 + E: ID_PATH_TAG=platform-GHES_4262 + + P: /devices/platform/GHES.4263 + L: 0 + E: DEVPATH=/devices/platform/GHES.4263 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13898997 + E: ID_PATH=platform-GHES.4263 + E: ID_PATH_TAG=platform-GHES_4263 + + P: /devices/platform/GHES.4264 + L: 0 + E: DEVPATH=/devices/platform/GHES.4264 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13884157 + E: ID_PATH=platform-GHES.4264 + E: ID_PATH_TAG=platform-GHES_4264 + + P: /devices/platform/GHES.4265 + L: 0 + E: DEVPATH=/devices/platform/GHES.4265 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13897521 + E: ID_PATH=platform-GHES.4265 + E: ID_PATH_TAG=platform-GHES_4265 + + P: /devices/platform/GHES.4266 + L: 0 + E: DEVPATH=/devices/platform/GHES.4266 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13901796 + E: ID_PATH=platform-GHES.4266 + E: ID_PATH_TAG=platform-GHES_4266 + + P: /devices/platform/GHES.4267 + L: 0 + E: DEVPATH=/devices/platform/GHES.4267 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13896385 + E: ID_PATH=platform-GHES.4267 + E: ID_PATH_TAG=platform-GHES_4267 + + P: /devices/platform/GHES.4268 + L: 0 + E: DEVPATH=/devices/platform/GHES.4268 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13881892 + E: ID_PATH=platform-GHES.4268 + E: ID_PATH_TAG=platform-GHES_4268 + + P: /devices/platform/GHES.4269 + L: 0 + E: DEVPATH=/devices/platform/GHES.4269 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13890470 + E: ID_PATH=platform-GHES.4269 + E: ID_PATH_TAG=platform-GHES_4269 + + P: /devices/platform/GHES.4270 + L: 0 + E: DEVPATH=/devices/platform/GHES.4270 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13898566 + E: ID_PATH=platform-GHES.4270 + E: ID_PATH_TAG=platform-GHES_4270 + + P: /devices/platform/GHES.4271 + L: 0 + E: DEVPATH=/devices/platform/GHES.4271 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13896117 + E: ID_PATH=platform-GHES.4271 + E: ID_PATH_TAG=platform-GHES_4271 + + P: /devices/platform/GHES.4272 + L: 0 + E: DEVPATH=/devices/platform/GHES.4272 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13909790 + E: ID_PATH=platform-GHES.4272 + E: ID_PATH_TAG=platform-GHES_4272 + + P: /devices/platform/GHES.4273 + L: 0 + E: DEVPATH=/devices/platform/GHES.4273 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13899312 + E: ID_PATH=platform-GHES.4273 + E: ID_PATH_TAG=platform-GHES_4273 + + P: /devices/platform/GHES.4274 + L: 0 + E: DEVPATH=/devices/platform/GHES.4274 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13900930 + E: ID_PATH=platform-GHES.4274 + E: ID_PATH_TAG=platform-GHES_4274 + + P: /devices/platform/GHES.4275 + L: 0 + E: DEVPATH=/devices/platform/GHES.4275 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13899120 + E: ID_PATH=platform-GHES.4275 + E: ID_PATH_TAG=platform-GHES_4275 + + P: /devices/platform/GHES.4276 + L: 0 + E: DEVPATH=/devices/platform/GHES.4276 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13902978 + E: ID_PATH=platform-GHES.4276 + E: ID_PATH_TAG=platform-GHES_4276 + + P: /devices/platform/GHES.4277 + L: 0 + E: DEVPATH=/devices/platform/GHES.4277 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13902842 + E: ID_PATH=platform-GHES.4277 + E: ID_PATH_TAG=platform-GHES_4277 + + P: /devices/platform/GHES.4278 + L: 0 + E: DEVPATH=/devices/platform/GHES.4278 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13881804 + E: ID_PATH=platform-GHES.4278 + E: ID_PATH_TAG=platform-GHES_4278 + + P: /devices/platform/GHES.4279 + L: 0 + E: DEVPATH=/devices/platform/GHES.4279 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13898666 + E: ID_PATH=platform-GHES.4279 + E: ID_PATH_TAG=platform-GHES_4279 + + P: /devices/platform/GHES.4280 + L: 0 + E: DEVPATH=/devices/platform/GHES.4280 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13907135 + E: ID_PATH=platform-GHES.4280 + E: ID_PATH_TAG=platform-GHES_4280 + + P: /devices/platform/GHES.4281 + L: 0 + E: DEVPATH=/devices/platform/GHES.4281 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13900912 + E: ID_PATH=platform-GHES.4281 + E: ID_PATH_TAG=platform-GHES_4281 + + P: /devices/platform/GHES.4282 + L: 0 + E: DEVPATH=/devices/platform/GHES.4282 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13903506 + E: ID_PATH=platform-GHES.4282 + E: ID_PATH_TAG=platform-GHES_4282 + + P: /devices/platform/GHES.4283 + L: 0 + E: DEVPATH=/devices/platform/GHES.4283 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13899125 + E: ID_PATH=platform-GHES.4283 + E: ID_PATH_TAG=platform-GHES_4283 + + P: /devices/platform/GHES.4284 + L: 0 + E: DEVPATH=/devices/platform/GHES.4284 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13903588 + E: ID_PATH=platform-GHES.4284 + E: ID_PATH_TAG=platform-GHES_4284 + + P: /devices/platform/GHES.4285 + L: 0 + E: DEVPATH=/devices/platform/GHES.4285 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13899008 + E: ID_PATH=platform-GHES.4285 + E: ID_PATH_TAG=platform-GHES_4285 + + P: /devices/platform/GHES.4286 + L: 0 + E: DEVPATH=/devices/platform/GHES.4286 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13883935 + E: ID_PATH=platform-GHES.4286 + E: ID_PATH_TAG=platform-GHES_4286 + + P: /devices/platform/GHES.4287 + L: 0 + E: DEVPATH=/devices/platform/GHES.4287 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13903891 + E: ID_PATH=platform-GHES.4287 + E: ID_PATH_TAG=platform-GHES_4287 + + P: /devices/platform/GHES.4288 + L: 0 + E: DEVPATH=/devices/platform/GHES.4288 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13882993 + E: ID_PATH=platform-GHES.4288 + E: ID_PATH_TAG=platform-GHES_4288 + + P: /devices/platform/GHES.4289 + L: 0 + E: DEVPATH=/devices/platform/GHES.4289 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13883187 + E: ID_PATH=platform-GHES.4289 + E: ID_PATH_TAG=platform-GHES_4289 + + P: /devices/platform/GHES.4290 + L: 0 + E: DEVPATH=/devices/platform/GHES.4290 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13883299 + E: ID_PATH=platform-GHES.4290 + E: ID_PATH_TAG=platform-GHES_4290 + + P: /devices/platform/GHES.4291 + L: 0 + E: DEVPATH=/devices/platform/GHES.4291 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13883260 + E: ID_PATH=platform-GHES.4291 + E: ID_PATH_TAG=platform-GHES_4291 + + P: /devices/platform/GHES.4292 + L: 0 + E: DEVPATH=/devices/platform/GHES.4292 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13907961 + E: ID_PATH=platform-GHES.4292 + E: ID_PATH_TAG=platform-GHES_4292 + + P: /devices/platform/GHES.4293 + L: 0 + E: DEVPATH=/devices/platform/GHES.4293 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13883597 + E: ID_PATH=platform-GHES.4293 + E: ID_PATH_TAG=platform-GHES_4293 + + P: /devices/platform/GHES.4294 + L: 0 + E: DEVPATH=/devices/platform/GHES.4294 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13885736 + E: ID_PATH=platform-GHES.4294 + E: ID_PATH_TAG=platform-GHES_4294 + + P: /devices/platform/GHES.4295 + L: 0 + E: DEVPATH=/devices/platform/GHES.4295 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13907395 + E: ID_PATH=platform-GHES.4295 + E: ID_PATH_TAG=platform-GHES_4295 + + P: /devices/platform/GHES.4296 + L: 0 + E: DEVPATH=/devices/platform/GHES.4296 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13900920 + E: ID_PATH=platform-GHES.4296 + E: ID_PATH_TAG=platform-GHES_4296 + + P: /devices/platform/GHES.4297 + L: 0 + E: DEVPATH=/devices/platform/GHES.4297 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13884472 + E: ID_PATH=platform-GHES.4297 + E: ID_PATH_TAG=platform-GHES_4297 + + P: /devices/platform/GHES.4298 + L: 0 + E: DEVPATH=/devices/platform/GHES.4298 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13884666 + E: ID_PATH=platform-GHES.4298 + E: ID_PATH_TAG=platform-GHES_4298 + + P: /devices/platform/GHES.4299 + L: 0 + E: DEVPATH=/devices/platform/GHES.4299 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13884830 + E: ID_PATH=platform-GHES.4299 + E: ID_PATH_TAG=platform-GHES_4299 + + P: /devices/platform/GHES.4300 + L: 0 + E: DEVPATH=/devices/platform/GHES.4300 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13884809 + E: ID_PATH=platform-GHES.4300 + E: ID_PATH_TAG=platform-GHES_4300 + + P: /devices/platform/GHES.4301 + L: 0 + E: DEVPATH=/devices/platform/GHES.4301 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13905261 + E: ID_PATH=platform-GHES.4301 + E: ID_PATH_TAG=platform-GHES_4301 + + P: /devices/platform/GHES.4302 + L: 0 + E: DEVPATH=/devices/platform/GHES.4302 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13885334 + E: ID_PATH=platform-GHES.4302 + E: ID_PATH_TAG=platform-GHES_4302 + + P: /devices/platform/GHES.4303 + L: 0 + E: DEVPATH=/devices/platform/GHES.4303 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13885381 + E: ID_PATH=platform-GHES.4303 + E: ID_PATH_TAG=platform-GHES_4303 + + P: /devices/platform/GHES.4304 + L: 0 + E: DEVPATH=/devices/platform/GHES.4304 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13885573 + E: ID_PATH=platform-GHES.4304 + E: ID_PATH_TAG=platform-GHES_4304 + + P: /devices/platform/GHES.4305 + L: 0 + E: DEVPATH=/devices/platform/GHES.4305 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13885753 + E: ID_PATH=platform-GHES.4305 + E: ID_PATH_TAG=platform-GHES_4305 + + P: /devices/platform/GHES.4306 + L: 0 + E: DEVPATH=/devices/platform/GHES.4306 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13886266 + E: ID_PATH=platform-GHES.4306 + E: ID_PATH_TAG=platform-GHES_4306 + + P: /devices/platform/GHES.4307 + L: 0 + E: DEVPATH=/devices/platform/GHES.4307 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13886327 + E: ID_PATH=platform-GHES.4307 + E: ID_PATH_TAG=platform-GHES_4307 + + P: /devices/platform/GHES.4308 + L: 0 + E: DEVPATH=/devices/platform/GHES.4308 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13886462 + E: ID_PATH=platform-GHES.4308 + E: ID_PATH_TAG=platform-GHES_4308 + + P: /devices/platform/GHES.4309 + L: 0 + E: DEVPATH=/devices/platform/GHES.4309 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13886823 + E: ID_PATH=platform-GHES.4309 + E: ID_PATH_TAG=platform-GHES_4309 + + P: /devices/platform/GHES.4310 + L: 0 + E: DEVPATH=/devices/platform/GHES.4310 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13899055 + E: ID_PATH=platform-GHES.4310 + E: ID_PATH_TAG=platform-GHES_4310 + + P: /devices/platform/GHES.4311 + L: 0 + E: DEVPATH=/devices/platform/GHES.4311 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13886746 + E: ID_PATH=platform-GHES.4311 + E: ID_PATH_TAG=platform-GHES_4311 + + P: /devices/platform/GHES.4312 + L: 0 + E: DEVPATH=/devices/platform/GHES.4312 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13886348 + E: ID_PATH=platform-GHES.4312 + E: ID_PATH_TAG=platform-GHES_4312 + + P: /devices/platform/GHES.4313 + L: 0 + E: DEVPATH=/devices/platform/GHES.4313 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13886859 + E: ID_PATH=platform-GHES.4313 + E: ID_PATH_TAG=platform-GHES_4313 + + P: /devices/platform/GHES.4314 + L: 0 + E: DEVPATH=/devices/platform/GHES.4314 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13886915 + E: ID_PATH=platform-GHES.4314 + E: ID_PATH_TAG=platform-GHES_4314 + + P: /devices/platform/GHES.4315 + L: 0 + E: DEVPATH=/devices/platform/GHES.4315 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13899369 + E: ID_PATH=platform-GHES.4315 + E: ID_PATH_TAG=platform-GHES_4315 + + P: /devices/platform/GHES.4316 + L: 0 + E: DEVPATH=/devices/platform/GHES.4316 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13887744 + E: ID_PATH=platform-GHES.4316 + E: ID_PATH_TAG=platform-GHES_4316 + + P: /devices/platform/GHES.4317 + L: 0 + E: DEVPATH=/devices/platform/GHES.4317 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13888258 + E: ID_PATH=platform-GHES.4317 + E: ID_PATH_TAG=platform-GHES_4317 + + P: /devices/platform/GHES.4318 + L: 0 + E: DEVPATH=/devices/platform/GHES.4318 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13888615 + E: ID_PATH=platform-GHES.4318 + E: ID_PATH_TAG=platform-GHES_4318 + + P: /devices/platform/GHES.4319 + L: 0 + E: DEVPATH=/devices/platform/GHES.4319 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13891035 + E: ID_PATH=platform-GHES.4319 + E: ID_PATH_TAG=platform-GHES_4319 + + P: /devices/platform/GHES.4320 + L: 0 + E: DEVPATH=/devices/platform/GHES.4320 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13888496 + E: ID_PATH=platform-GHES.4320 + E: ID_PATH_TAG=platform-GHES_4320 + + P: /devices/platform/GHES.4321 + L: 0 + E: DEVPATH=/devices/platform/GHES.4321 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13888454 + E: ID_PATH=platform-GHES.4321 + E: ID_PATH_TAG=platform-GHES_4321 + + P: /devices/platform/GHES.4322 + L: 0 + E: DEVPATH=/devices/platform/GHES.4322 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13888657 + E: ID_PATH=platform-GHES.4322 + E: ID_PATH_TAG=platform-GHES_4322 + + P: /devices/platform/GHES.4323 + L: 0 + E: DEVPATH=/devices/platform/GHES.4323 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13888987 + E: ID_PATH=platform-GHES.4323 + E: ID_PATH_TAG=platform-GHES_4323 + + P: /devices/platform/GHES.4324 + L: 0 + E: DEVPATH=/devices/platform/GHES.4324 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13888944 + E: ID_PATH=platform-GHES.4324 + E: ID_PATH_TAG=platform-GHES_4324 + + P: /devices/platform/GHES.4325 + L: 0 + E: DEVPATH=/devices/platform/GHES.4325 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13888896 + E: ID_PATH=platform-GHES.4325 + E: ID_PATH_TAG=platform-GHES_4325 + + P: /devices/platform/GHES.4326 + L: 0 + E: DEVPATH=/devices/platform/GHES.4326 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13889224 + E: ID_PATH=platform-GHES.4326 + E: ID_PATH_TAG=platform-GHES_4326 + + P: /devices/platform/GHES.4327 + L: 0 + E: DEVPATH=/devices/platform/GHES.4327 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13889081 + E: ID_PATH=platform-GHES.4327 + E: ID_PATH_TAG=platform-GHES_4327 + + P: /devices/platform/GHES.4328 + L: 0 + E: DEVPATH=/devices/platform/GHES.4328 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13889335 + E: ID_PATH=platform-GHES.4328 + E: ID_PATH_TAG=platform-GHES_4328 + + P: /devices/platform/GHES.4329 + L: 0 + E: DEVPATH=/devices/platform/GHES.4329 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13890115 + E: ID_PATH=platform-GHES.4329 + E: ID_PATH_TAG=platform-GHES_4329 + + P: /devices/platform/GHES.4330 + L: 0 + E: DEVPATH=/devices/platform/GHES.4330 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13891978 + E: ID_PATH=platform-GHES.4330 + E: ID_PATH_TAG=platform-GHES_4330 + + P: /devices/platform/GHES.4331 + L: 0 + E: DEVPATH=/devices/platform/GHES.4331 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13891106 + E: ID_PATH=platform-GHES.4331 + E: ID_PATH_TAG=platform-GHES_4331 + + P: /devices/platform/GHES.4332 + L: 0 + E: DEVPATH=/devices/platform/GHES.4332 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13889975 + E: ID_PATH=platform-GHES.4332 + E: ID_PATH_TAG=platform-GHES_4332 + + P: /devices/platform/GHES.4333 + L: 0 + E: DEVPATH=/devices/platform/GHES.4333 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13890507 + E: ID_PATH=platform-GHES.4333 + E: ID_PATH_TAG=platform-GHES_4333 + + P: /devices/platform/GHES.4334 + L: 0 + E: DEVPATH=/devices/platform/GHES.4334 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13904966 + E: ID_PATH=platform-GHES.4334 + E: ID_PATH_TAG=platform-GHES_4334 + + P: /devices/platform/GHES.4335 + L: 0 + E: DEVPATH=/devices/platform/GHES.4335 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13890722 + E: ID_PATH=platform-GHES.4335 + E: ID_PATH_TAG=platform-GHES_4335 + + P: /devices/platform/GHES.4336 + L: 0 + E: DEVPATH=/devices/platform/GHES.4336 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13890796 + E: ID_PATH=platform-GHES.4336 + E: ID_PATH_TAG=platform-GHES_4336 + + P: /devices/platform/GHES.4337 + L: 0 + E: DEVPATH=/devices/platform/GHES.4337 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13891050 + E: ID_PATH=platform-GHES.4337 + E: ID_PATH_TAG=platform-GHES_4337 + + P: /devices/platform/GHES.4338 + L: 0 + E: DEVPATH=/devices/platform/GHES.4338 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13891111 + E: ID_PATH=platform-GHES.4338 + E: ID_PATH_TAG=platform-GHES_4338 + + P: /devices/platform/GHES.4339 + L: 0 + E: DEVPATH=/devices/platform/GHES.4339 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13891106 + E: ID_PATH=platform-GHES.4339 + E: ID_PATH_TAG=platform-GHES_4339 + + P: /devices/platform/GHES.4340 + L: 0 + E: DEVPATH=/devices/platform/GHES.4340 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13891946 + E: ID_PATH=platform-GHES.4340 + E: ID_PATH_TAG=platform-GHES_4340 + + P: /devices/platform/GHES.4341 + L: 0 + E: DEVPATH=/devices/platform/GHES.4341 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13891636 + E: ID_PATH=platform-GHES.4341 + E: ID_PATH_TAG=platform-GHES_4341 + + P: /devices/platform/GHES.4342 + L: 0 + E: DEVPATH=/devices/platform/GHES.4342 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13891861 + E: ID_PATH=platform-GHES.4342 + E: ID_PATH_TAG=platform-GHES_4342 + + P: /devices/platform/GHES.4343 + L: 0 + E: DEVPATH=/devices/platform/GHES.4343 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13893868 + E: ID_PATH=platform-GHES.4343 + E: ID_PATH_TAG=platform-GHES_4343 + + P: /devices/platform/GHES.4344 + L: 0 + E: DEVPATH=/devices/platform/GHES.4344 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13892084 + E: ID_PATH=platform-GHES.4344 + E: ID_PATH_TAG=platform-GHES_4344 + + P: /devices/platform/GHES.4345 + L: 0 + E: DEVPATH=/devices/platform/GHES.4345 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13897690 + E: ID_PATH=platform-GHES.4345 + E: ID_PATH_TAG=platform-GHES_4345 + + P: /devices/platform/GHES.4346 + L: 0 + E: DEVPATH=/devices/platform/GHES.4346 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13892287 + E: ID_PATH=platform-GHES.4346 + E: ID_PATH_TAG=platform-GHES_4346 + + P: /devices/platform/GHES.4347 + L: 0 + E: DEVPATH=/devices/platform/GHES.4347 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13892736 + E: ID_PATH=platform-GHES.4347 + E: ID_PATH_TAG=platform-GHES_4347 + + P: /devices/platform/GHES.4348 + L: 0 + E: DEVPATH=/devices/platform/GHES.4348 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13892362 + E: ID_PATH=platform-GHES.4348 + E: ID_PATH_TAG=platform-GHES_4348 + + P: /devices/platform/GHES.4349 + L: 0 + E: DEVPATH=/devices/platform/GHES.4349 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13892339 + E: ID_PATH=platform-GHES.4349 + E: ID_PATH_TAG=platform-GHES_4349 + + P: /devices/platform/GHES.4350 + L: 0 + E: DEVPATH=/devices/platform/GHES.4350 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13892610 + E: ID_PATH=platform-GHES.4350 + E: ID_PATH_TAG=platform-GHES_4350 + + P: /devices/platform/GHES.4351 + L: 0 + E: DEVPATH=/devices/platform/GHES.4351 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13892577 + E: ID_PATH=platform-GHES.4351 + E: ID_PATH_TAG=platform-GHES_4351 + + P: /devices/platform/GHES.4352 + L: 0 + E: DEVPATH=/devices/platform/GHES.4352 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13892805 + E: ID_PATH=platform-GHES.4352 + E: ID_PATH_TAG=platform-GHES_4352 + + P: /devices/platform/GHES.4353 + L: 0 + E: DEVPATH=/devices/platform/GHES.4353 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13892491 + E: ID_PATH=platform-GHES.4353 + E: ID_PATH_TAG=platform-GHES_4353 + + P: /devices/platform/GHES.4354 + L: 0 + E: DEVPATH=/devices/platform/GHES.4354 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13892846 + E: ID_PATH=platform-GHES.4354 + E: ID_PATH_TAG=platform-GHES_4354 + + P: /devices/platform/GHES.4355 + L: 0 + E: DEVPATH=/devices/platform/GHES.4355 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13892841 + E: ID_PATH=platform-GHES.4355 + E: ID_PATH_TAG=platform-GHES_4355 + + P: /devices/platform/GHES.4356 + L: 0 + E: DEVPATH=/devices/platform/GHES.4356 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13893239 + E: ID_PATH=platform-GHES.4356 + E: ID_PATH_TAG=platform-GHES_4356 + + P: /devices/platform/GHES.4357 + L: 0 + E: DEVPATH=/devices/platform/GHES.4357 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13893323 + E: ID_PATH=platform-GHES.4357 + E: ID_PATH_TAG=platform-GHES_4357 + + P: /devices/platform/GHES.4358 + L: 0 + E: DEVPATH=/devices/platform/GHES.4358 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13897013 + E: ID_PATH=platform-GHES.4358 + E: ID_PATH_TAG=platform-GHES_4358 + + P: /devices/platform/GHES.4359 + L: 0 + E: DEVPATH=/devices/platform/GHES.4359 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13895652 + E: ID_PATH=platform-GHES.4359 + E: ID_PATH_TAG=platform-GHES_4359 + + P: /devices/platform/GHES.4360 + L: 0 + E: DEVPATH=/devices/platform/GHES.4360 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13893987 + E: ID_PATH=platform-GHES.4360 + E: ID_PATH_TAG=platform-GHES_4360 + + P: /devices/platform/GHES.4361 + L: 0 + E: DEVPATH=/devices/platform/GHES.4361 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13894826 + E: ID_PATH=platform-GHES.4361 + E: ID_PATH_TAG=platform-GHES_4361 + + P: /devices/platform/GHES.4362 + L: 0 + E: DEVPATH=/devices/platform/GHES.4362 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13897783 + E: ID_PATH=platform-GHES.4362 + E: ID_PATH_TAG=platform-GHES_4362 + + P: /devices/platform/GHES.4363 + L: 0 + E: DEVPATH=/devices/platform/GHES.4363 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13896275 + E: ID_PATH=platform-GHES.4363 + E: ID_PATH_TAG=platform-GHES_4363 + + P: /devices/platform/GHES.4364 + L: 0 + E: DEVPATH=/devices/platform/GHES.4364 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13894599 + E: ID_PATH=platform-GHES.4364 + E: ID_PATH_TAG=platform-GHES_4364 + + P: /devices/platform/GHES.4365 + L: 0 + E: DEVPATH=/devices/platform/GHES.4365 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13894648 + E: ID_PATH=platform-GHES.4365 + E: ID_PATH_TAG=platform-GHES_4365 + + P: /devices/platform/GHES.4366 + L: 0 + E: DEVPATH=/devices/platform/GHES.4366 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13894669 + E: ID_PATH=platform-GHES.4366 + E: ID_PATH_TAG=platform-GHES_4366 + + P: /devices/platform/GHES.4367 + L: 0 + E: DEVPATH=/devices/platform/GHES.4367 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13894826 + E: ID_PATH=platform-GHES.4367 + E: ID_PATH_TAG=platform-GHES_4367 + + P: /devices/platform/GHES.4368 + L: 0 + E: DEVPATH=/devices/platform/GHES.4368 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13894827 + E: ID_PATH=platform-GHES.4368 + E: ID_PATH_TAG=platform-GHES_4368 + + P: /devices/platform/GHES.4369 + L: 0 + E: DEVPATH=/devices/platform/GHES.4369 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13899563 + E: ID_PATH=platform-GHES.4369 + E: ID_PATH_TAG=platform-GHES_4369 + + P: /devices/platform/GHES.4370 + L: 0 + E: DEVPATH=/devices/platform/GHES.4370 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13901752 + E: ID_PATH=platform-GHES.4370 + E: ID_PATH_TAG=platform-GHES_4370 + + P: /devices/platform/GHES.4371 + L: 0 + E: DEVPATH=/devices/platform/GHES.4371 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13899129 + E: ID_PATH=platform-GHES.4371 + E: ID_PATH_TAG=platform-GHES_4371 + + P: /devices/platform/GHES.4372 + L: 0 + E: DEVPATH=/devices/platform/GHES.4372 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13895313 + E: ID_PATH=platform-GHES.4372 + E: ID_PATH_TAG=platform-GHES_4372 + + P: /devices/platform/GHES.4373 + L: 0 + E: DEVPATH=/devices/platform/GHES.4373 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13895581 + E: ID_PATH=platform-GHES.4373 + E: ID_PATH_TAG=platform-GHES_4373 + + P: /devices/platform/GHES.4374 + L: 0 + E: DEVPATH=/devices/platform/GHES.4374 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13895619 + E: ID_PATH=platform-GHES.4374 + E: ID_PATH_TAG=platform-GHES_4374 + + P: /devices/platform/GHES.4375 + L: 0 + E: DEVPATH=/devices/platform/GHES.4375 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13895971 + E: ID_PATH=platform-GHES.4375 + E: ID_PATH_TAG=platform-GHES_4375 + + P: /devices/platform/GHES.4376 + L: 0 + E: DEVPATH=/devices/platform/GHES.4376 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13896033 + E: ID_PATH=platform-GHES.4376 + E: ID_PATH_TAG=platform-GHES_4376 + + P: /devices/platform/GHES.4377 + L: 0 + E: DEVPATH=/devices/platform/GHES.4377 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13895909 + E: ID_PATH=platform-GHES.4377 + E: ID_PATH_TAG=platform-GHES_4377 + + P: /devices/platform/GHES.4378 + L: 0 + E: DEVPATH=/devices/platform/GHES.4378 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13896045 + E: ID_PATH=platform-GHES.4378 + E: ID_PATH_TAG=platform-GHES_4378 + + P: /devices/platform/GHES.4379 + L: 0 + E: DEVPATH=/devices/platform/GHES.4379 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13896532 + E: ID_PATH=platform-GHES.4379 + E: ID_PATH_TAG=platform-GHES_4379 + + P: /devices/platform/GHES.4380 + L: 0 + E: DEVPATH=/devices/platform/GHES.4380 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13896129 + E: ID_PATH=platform-GHES.4380 + E: ID_PATH_TAG=platform-GHES_4380 + + P: /devices/platform/GHES.4381 + L: 0 + E: DEVPATH=/devices/platform/GHES.4381 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13896404 + E: ID_PATH=platform-GHES.4381 + E: ID_PATH_TAG=platform-GHES_4381 + + P: /devices/platform/GHES.4382 + L: 0 + E: DEVPATH=/devices/platform/GHES.4382 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13901146 + E: ID_PATH=platform-GHES.4382 + E: ID_PATH_TAG=platform-GHES_4382 + + P: /devices/platform/GHES.4383 + L: 0 + E: DEVPATH=/devices/platform/GHES.4383 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13896871 + E: ID_PATH=platform-GHES.4383 + E: ID_PATH_TAG=platform-GHES_4383 + + P: /devices/platform/GHES.4384 + L: 0 + E: DEVPATH=/devices/platform/GHES.4384 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13896721 + E: ID_PATH=platform-GHES.4384 + E: ID_PATH_TAG=platform-GHES_4384 + + P: /devices/platform/GHES.4385 + L: 0 + E: DEVPATH=/devices/platform/GHES.4385 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13896650 + E: ID_PATH=platform-GHES.4385 + E: ID_PATH_TAG=platform-GHES_4385 + + P: /devices/platform/GHES.4386 + L: 0 + E: DEVPATH=/devices/platform/GHES.4386 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13896468 + E: ID_PATH=platform-GHES.4386 + E: ID_PATH_TAG=platform-GHES_4386 + + P: /devices/platform/GHES.4387 + L: 0 + E: DEVPATH=/devices/platform/GHES.4387 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13896986 + E: ID_PATH=platform-GHES.4387 + E: ID_PATH_TAG=platform-GHES_4387 + + P: /devices/platform/GHES.4388 + L: 0 + E: DEVPATH=/devices/platform/GHES.4388 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13897049 + E: ID_PATH=platform-GHES.4388 + E: ID_PATH_TAG=platform-GHES_4388 + + P: /devices/platform/GHES.4389 + L: 0 + E: DEVPATH=/devices/platform/GHES.4389 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13907737 + E: ID_PATH=platform-GHES.4389 + E: ID_PATH_TAG=platform-GHES_4389 + + P: /devices/platform/GHES.4390 + L: 0 + E: DEVPATH=/devices/platform/GHES.4390 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13911413 + E: ID_PATH=platform-GHES.4390 + E: ID_PATH_TAG=platform-GHES_4390 + + P: /devices/platform/GHES.4391 + L: 0 + E: DEVPATH=/devices/platform/GHES.4391 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13897626 + E: ID_PATH=platform-GHES.4391 + E: ID_PATH_TAG=platform-GHES_4391 + + P: /devices/platform/GHES.4392 + L: 0 + E: DEVPATH=/devices/platform/GHES.4392 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13897722 + E: ID_PATH=platform-GHES.4392 + E: ID_PATH_TAG=platform-GHES_4392 + + P: /devices/platform/GHES.4393 + L: 0 + E: DEVPATH=/devices/platform/GHES.4393 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13897829 + E: ID_PATH=platform-GHES.4393 + E: ID_PATH_TAG=platform-GHES_4393 + + P: /devices/platform/GHES.4394 + L: 0 + E: DEVPATH=/devices/platform/GHES.4394 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13897802 + E: ID_PATH=platform-GHES.4394 + E: ID_PATH_TAG=platform-GHES_4394 + + P: /devices/platform/GHES.4395 + L: 0 + E: DEVPATH=/devices/platform/GHES.4395 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13897848 + E: ID_PATH=platform-GHES.4395 + E: ID_PATH_TAG=platform-GHES_4395 + + P: /devices/platform/GHES.4396 + L: 0 + E: DEVPATH=/devices/platform/GHES.4396 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13897859 + E: ID_PATH=platform-GHES.4396 + E: ID_PATH_TAG=platform-GHES_4396 + + P: /devices/platform/GHES.4397 + L: 0 + E: DEVPATH=/devices/platform/GHES.4397 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13905052 + E: ID_PATH=platform-GHES.4397 + E: ID_PATH_TAG=platform-GHES_4397 + + P: /devices/platform/GHES.4398 + L: 0 + E: DEVPATH=/devices/platform/GHES.4398 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13900858 + E: ID_PATH=platform-GHES.4398 + E: ID_PATH_TAG=platform-GHES_4398 + + P: /devices/platform/GHES.4399 + L: 0 + E: DEVPATH=/devices/platform/GHES.4399 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13901827 + E: ID_PATH=platform-GHES.4399 + E: ID_PATH_TAG=platform-GHES_4399 + + P: /devices/platform/GHES.4400 + L: 0 + E: DEVPATH=/devices/platform/GHES.4400 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13921421 + E: ID_PATH=platform-GHES.4400 + E: ID_PATH_TAG=platform-GHES_4400 + + P: /devices/platform/GHES.4401 + L: 0 + E: DEVPATH=/devices/platform/GHES.4401 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13909414 + E: ID_PATH=platform-GHES.4401 + E: ID_PATH_TAG=platform-GHES_4401 + + P: /devices/platform/GHES.4402 + L: 0 + E: DEVPATH=/devices/platform/GHES.4402 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13904517 + E: ID_PATH=platform-GHES.4402 + E: ID_PATH_TAG=platform-GHES_4402 + + P: /devices/platform/GHES.4403 + L: 0 + E: DEVPATH=/devices/platform/GHES.4403 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13910553 + E: ID_PATH=platform-GHES.4403 + E: ID_PATH_TAG=platform-GHES_4403 + + P: /devices/platform/GHES.4404 + L: 0 + E: DEVPATH=/devices/platform/GHES.4404 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13923209 + E: ID_PATH=platform-GHES.4404 + E: ID_PATH_TAG=platform-GHES_4404 + + P: /devices/platform/GHES.4405 + L: 0 + E: DEVPATH=/devices/platform/GHES.4405 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13901019 + E: ID_PATH=platform-GHES.4405 + E: ID_PATH_TAG=platform-GHES_4405 + + P: /devices/platform/GHES.4406 + L: 0 + E: DEVPATH=/devices/platform/GHES.4406 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13905864 + E: ID_PATH=platform-GHES.4406 + E: ID_PATH_TAG=platform-GHES_4406 + + P: /devices/platform/GHES.4407 + L: 0 + E: DEVPATH=/devices/platform/GHES.4407 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13900629 + E: ID_PATH=platform-GHES.4407 + E: ID_PATH_TAG=platform-GHES_4407 + + P: /devices/platform/GHES.4408 + L: 0 + E: DEVPATH=/devices/platform/GHES.4408 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13909970 + E: ID_PATH=platform-GHES.4408 + E: ID_PATH_TAG=platform-GHES_4408 + + P: /devices/platform/GHES.4409 + L: 0 + E: DEVPATH=/devices/platform/GHES.4409 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13911793 + E: ID_PATH=platform-GHES.4409 + E: ID_PATH_TAG=platform-GHES_4409 + + P: /devices/platform/GHES.4410 + L: 0 + E: DEVPATH=/devices/platform/GHES.4410 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13906294 + E: ID_PATH=platform-GHES.4410 + E: ID_PATH_TAG=platform-GHES_4410 + + P: /devices/platform/GHES.4411 + L: 0 + E: DEVPATH=/devices/platform/GHES.4411 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13905467 + E: ID_PATH=platform-GHES.4411 + E: ID_PATH_TAG=platform-GHES_4411 + + P: /devices/platform/GHES.4412 + L: 0 + E: DEVPATH=/devices/platform/GHES.4412 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13903542 + E: ID_PATH=platform-GHES.4412 + E: ID_PATH_TAG=platform-GHES_4412 + + P: /devices/platform/GHES.4413 + L: 0 + E: DEVPATH=/devices/platform/GHES.4413 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13907745 + E: ID_PATH=platform-GHES.4413 + E: ID_PATH_TAG=platform-GHES_4413 + + P: /devices/platform/GHES.4414 + L: 0 + E: DEVPATH=/devices/platform/GHES.4414 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13902945 + E: ID_PATH=platform-GHES.4414 + E: ID_PATH_TAG=platform-GHES_4414 + + P: /devices/platform/GHES.4415 + L: 0 + E: DEVPATH=/devices/platform/GHES.4415 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13905590 + E: ID_PATH=platform-GHES.4415 + E: ID_PATH_TAG=platform-GHES_4415 + + P: /devices/platform/GHES.4416 + L: 0 + E: DEVPATH=/devices/platform/GHES.4416 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13910901 + E: ID_PATH=platform-GHES.4416 + E: ID_PATH_TAG=platform-GHES_4416 + + P: /devices/platform/GHES.4417 + L: 0 + E: DEVPATH=/devices/platform/GHES.4417 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13905591 + E: ID_PATH=platform-GHES.4417 + E: ID_PATH_TAG=platform-GHES_4417 + + P: /devices/platform/GHES.4418 + L: 0 + E: DEVPATH=/devices/platform/GHES.4418 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13914996 + E: ID_PATH=platform-GHES.4418 + E: ID_PATH_TAG=platform-GHES_4418 + + P: /devices/platform/GHES.4419 + L: 0 + E: DEVPATH=/devices/platform/GHES.4419 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13910756 + E: ID_PATH=platform-GHES.4419 + E: ID_PATH_TAG=platform-GHES_4419 + + P: /devices/platform/GHES.4420 + L: 0 + E: DEVPATH=/devices/platform/GHES.4420 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13923080 + E: ID_PATH=platform-GHES.4420 + E: ID_PATH_TAG=platform-GHES_4420 + + P: /devices/platform/GHES.4421 + L: 0 + E: DEVPATH=/devices/platform/GHES.4421 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13922451 + E: ID_PATH=platform-GHES.4421 + E: ID_PATH_TAG=platform-GHES_4421 + + P: /devices/platform/GHES.4422 + L: 0 + E: DEVPATH=/devices/platform/GHES.4422 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13907815 + E: ID_PATH=platform-GHES.4422 + E: ID_PATH_TAG=platform-GHES_4422 + + P: /devices/platform/GHES.4423 + L: 0 + E: DEVPATH=/devices/platform/GHES.4423 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13915067 + E: ID_PATH=platform-GHES.4423 + E: ID_PATH_TAG=platform-GHES_4423 + + P: /devices/platform/GHES.4424 + L: 0 + E: DEVPATH=/devices/platform/GHES.4424 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13907654 + E: ID_PATH=platform-GHES.4424 + E: ID_PATH_TAG=platform-GHES_4424 + + P: /devices/platform/GHES.4425 + L: 0 + E: DEVPATH=/devices/platform/GHES.4425 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13904363 + E: ID_PATH=platform-GHES.4425 + E: ID_PATH_TAG=platform-GHES_4425 + + P: /devices/platform/GHES.4426 + L: 0 + E: DEVPATH=/devices/platform/GHES.4426 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13915962 + E: ID_PATH=platform-GHES.4426 + E: ID_PATH_TAG=platform-GHES_4426 + + P: /devices/platform/GHES.4427 + L: 0 + E: DEVPATH=/devices/platform/GHES.4427 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13908451 + E: ID_PATH=platform-GHES.4427 + E: ID_PATH_TAG=platform-GHES_4427 + + P: /devices/platform/GHES.4428 + L: 0 + E: DEVPATH=/devices/platform/GHES.4428 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13914143 + E: ID_PATH=platform-GHES.4428 + E: ID_PATH_TAG=platform-GHES_4428 + + P: /devices/platform/GHES.4429 + L: 0 + E: DEVPATH=/devices/platform/GHES.4429 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13903655 + E: ID_PATH=platform-GHES.4429 + E: ID_PATH_TAG=platform-GHES_4429 + + P: /devices/platform/GHES.4430 + L: 0 + E: DEVPATH=/devices/platform/GHES.4430 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13921305 + E: ID_PATH=platform-GHES.4430 + E: ID_PATH_TAG=platform-GHES_4430 + + P: /devices/platform/GHES.4431 + L: 0 + E: DEVPATH=/devices/platform/GHES.4431 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13901450 + E: ID_PATH=platform-GHES.4431 + E: ID_PATH_TAG=platform-GHES_4431 + + P: /devices/platform/GHES.4432 + L: 0 + E: DEVPATH=/devices/platform/GHES.4432 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13907083 + E: ID_PATH=platform-GHES.4432 + E: ID_PATH_TAG=platform-GHES_4432 + + P: /devices/platform/GHES.4433 + L: 0 + E: DEVPATH=/devices/platform/GHES.4433 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13902736 + E: ID_PATH=platform-GHES.4433 + E: ID_PATH_TAG=platform-GHES_4433 + + P: /devices/platform/GHES.4434 + L: 0 + E: DEVPATH=/devices/platform/GHES.4434 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13901155 + E: ID_PATH=platform-GHES.4434 + E: ID_PATH_TAG=platform-GHES_4434 + + P: /devices/platform/GHES.4435 + L: 0 + E: DEVPATH=/devices/platform/GHES.4435 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13901061 + E: ID_PATH=platform-GHES.4435 + E: ID_PATH_TAG=platform-GHES_4435 + + P: /devices/platform/GHES.4436 + L: 0 + E: DEVPATH=/devices/platform/GHES.4436 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13906701 + E: ID_PATH=platform-GHES.4436 + E: ID_PATH_TAG=platform-GHES_4436 + + P: /devices/platform/GHES.4437 + L: 0 + E: DEVPATH=/devices/platform/GHES.4437 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13907994 + E: ID_PATH=platform-GHES.4437 + E: ID_PATH_TAG=platform-GHES_4437 + + P: /devices/platform/GHES.4438 + L: 0 + E: DEVPATH=/devices/platform/GHES.4438 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13907722 + E: ID_PATH=platform-GHES.4438 + E: ID_PATH_TAG=platform-GHES_4438 + + P: /devices/platform/GHES.4439 + L: 0 + E: DEVPATH=/devices/platform/GHES.4439 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13910590 + E: ID_PATH=platform-GHES.4439 + E: ID_PATH_TAG=platform-GHES_4439 + + P: /devices/platform/GHES.4440 + L: 0 + E: DEVPATH=/devices/platform/GHES.4440 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13903246 + E: ID_PATH=platform-GHES.4440 + E: ID_PATH_TAG=platform-GHES_4440 + + P: /devices/platform/GHES.4441 + L: 0 + E: DEVPATH=/devices/platform/GHES.4441 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13914500 + E: ID_PATH=platform-GHES.4441 + E: ID_PATH_TAG=platform-GHES_4441 + + P: /devices/platform/GHES.4442 + L: 0 + E: DEVPATH=/devices/platform/GHES.4442 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13908169 + E: ID_PATH=platform-GHES.4442 + E: ID_PATH_TAG=platform-GHES_4442 + + P: /devices/platform/GHES.4443 + L: 0 + E: DEVPATH=/devices/platform/GHES.4443 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13903496 + E: ID_PATH=platform-GHES.4443 + E: ID_PATH_TAG=platform-GHES_4443 + + P: /devices/platform/GHES.4444 + L: 0 + E: DEVPATH=/devices/platform/GHES.4444 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13906235 + E: ID_PATH=platform-GHES.4444 + E: ID_PATH_TAG=platform-GHES_4444 + + P: /devices/platform/GHES.4445 + L: 0 + E: DEVPATH=/devices/platform/GHES.4445 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13903706 + E: ID_PATH=platform-GHES.4445 + E: ID_PATH_TAG=platform-GHES_4445 + + P: /devices/platform/GHES.4446 + L: 0 + E: DEVPATH=/devices/platform/GHES.4446 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13908218 + E: ID_PATH=platform-GHES.4446 + E: ID_PATH_TAG=platform-GHES_4446 + + P: /devices/platform/GHES.4447 + L: 0 + E: DEVPATH=/devices/platform/GHES.4447 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13905194 + E: ID_PATH=platform-GHES.4447 + E: ID_PATH_TAG=platform-GHES_4447 + + P: /devices/platform/GHES.4448 + L: 0 + E: DEVPATH=/devices/platform/GHES.4448 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13907834 + E: ID_PATH=platform-GHES.4448 + E: ID_PATH_TAG=platform-GHES_4448 + + P: /devices/platform/GHES.4449 + L: 0 + E: DEVPATH=/devices/platform/GHES.4449 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13906997 + E: ID_PATH=platform-GHES.4449 + E: ID_PATH_TAG=platform-GHES_4449 + + P: /devices/platform/GHES.4450 + L: 0 + E: DEVPATH=/devices/platform/GHES.4450 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13907054 + E: ID_PATH=platform-GHES.4450 + E: ID_PATH_TAG=platform-GHES_4450 + + P: /devices/platform/GHES.4451 + L: 0 + E: DEVPATH=/devices/platform/GHES.4451 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13921545 + E: ID_PATH=platform-GHES.4451 + E: ID_PATH_TAG=platform-GHES_4451 + + P: /devices/platform/GHES.4452 + L: 0 + E: DEVPATH=/devices/platform/GHES.4452 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13913066 + E: ID_PATH=platform-GHES.4452 + E: ID_PATH_TAG=platform-GHES_4452 + + P: /devices/platform/GHES.4453 + L: 0 + E: DEVPATH=/devices/platform/GHES.4453 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13904622 + E: ID_PATH=platform-GHES.4453 + E: ID_PATH_TAG=platform-GHES_4453 + + P: /devices/platform/GHES.4454 + L: 0 + E: DEVPATH=/devices/platform/GHES.4454 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13904894 + E: ID_PATH=platform-GHES.4454 + E: ID_PATH_TAG=platform-GHES_4454 + + P: /devices/platform/GHES.4455 + L: 0 + E: DEVPATH=/devices/platform/GHES.4455 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13906557 + E: ID_PATH=platform-GHES.4455 + E: ID_PATH_TAG=platform-GHES_4455 + + P: /devices/platform/GHES.4456 + L: 0 + E: DEVPATH=/devices/platform/GHES.4456 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13922649 + E: ID_PATH=platform-GHES.4456 + E: ID_PATH_TAG=platform-GHES_4456 + + P: /devices/platform/GHES.4457 + L: 0 + E: DEVPATH=/devices/platform/GHES.4457 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13904792 + E: ID_PATH=platform-GHES.4457 + E: ID_PATH_TAG=platform-GHES_4457 + + P: /devices/platform/GHES.4458 + L: 0 + E: DEVPATH=/devices/platform/GHES.4458 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13905060 + E: ID_PATH=platform-GHES.4458 + E: ID_PATH_TAG=platform-GHES_4458 + + P: /devices/platform/GHES.4459 + L: 0 + E: DEVPATH=/devices/platform/GHES.4459 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13907932 + E: ID_PATH=platform-GHES.4459 + E: ID_PATH_TAG=platform-GHES_4459 + + P: /devices/platform/GHES.4460 + L: 0 + E: DEVPATH=/devices/platform/GHES.4460 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13905031 + E: ID_PATH=platform-GHES.4460 + E: ID_PATH_TAG=platform-GHES_4460 + + P: /devices/platform/GHES.4461 + L: 0 + E: DEVPATH=/devices/platform/GHES.4461 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13907908 + E: ID_PATH=platform-GHES.4461 + E: ID_PATH_TAG=platform-GHES_4461 + + P: /devices/platform/GHES.4462 + L: 0 + E: DEVPATH=/devices/platform/GHES.4462 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13913371 + E: ID_PATH=platform-GHES.4462 + E: ID_PATH_TAG=platform-GHES_4462 + + P: /devices/platform/GHES.4463 + L: 0 + E: DEVPATH=/devices/platform/GHES.4463 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13905834 + E: ID_PATH=platform-GHES.4463 + E: ID_PATH_TAG=platform-GHES_4463 + + P: /devices/platform/GHES.4464 + L: 0 + E: DEVPATH=/devices/platform/GHES.4464 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13907646 + E: ID_PATH=platform-GHES.4464 + E: ID_PATH_TAG=platform-GHES_4464 + + P: /devices/platform/GHES.4465 + L: 0 + E: DEVPATH=/devices/platform/GHES.4465 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13911669 + E: ID_PATH=platform-GHES.4465 + E: ID_PATH_TAG=platform-GHES_4465 + + P: /devices/platform/GHES.4466 + L: 0 + E: DEVPATH=/devices/platform/GHES.4466 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13907610 + E: ID_PATH=platform-GHES.4466 + E: ID_PATH_TAG=platform-GHES_4466 + + P: /devices/platform/GHES.4467 + L: 0 + E: DEVPATH=/devices/platform/GHES.4467 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13907871 + E: ID_PATH=platform-GHES.4467 + E: ID_PATH_TAG=platform-GHES_4467 + + P: /devices/platform/GHES.4468 + L: 0 + E: DEVPATH=/devices/platform/GHES.4468 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13912859 + E: ID_PATH=platform-GHES.4468 + E: ID_PATH_TAG=platform-GHES_4468 + + P: /devices/platform/GHES.4469 + L: 0 + E: DEVPATH=/devices/platform/GHES.4469 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13913590 + E: ID_PATH=platform-GHES.4469 + E: ID_PATH_TAG=platform-GHES_4469 + + P: /devices/platform/GHES.4470 + L: 0 + E: DEVPATH=/devices/platform/GHES.4470 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13907330 + E: ID_PATH=platform-GHES.4470 + E: ID_PATH_TAG=platform-GHES_4470 + + P: /devices/platform/GHES.4471 + L: 0 + E: DEVPATH=/devices/platform/GHES.4471 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13907509 + E: ID_PATH=platform-GHES.4471 + E: ID_PATH_TAG=platform-GHES_4471 + + P: /devices/platform/GHES.4472 + L: 0 + E: DEVPATH=/devices/platform/GHES.4472 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13914403 + E: ID_PATH=platform-GHES.4472 + E: ID_PATH_TAG=platform-GHES_4472 + + P: /devices/platform/GHES.4473 + L: 0 + E: DEVPATH=/devices/platform/GHES.4473 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13909911 + E: ID_PATH=platform-GHES.4473 + E: ID_PATH_TAG=platform-GHES_4473 + + P: /devices/platform/GHES.4474 + L: 0 + E: DEVPATH=/devices/platform/GHES.4474 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13913690 + E: ID_PATH=platform-GHES.4474 + E: ID_PATH_TAG=platform-GHES_4474 + + P: /devices/platform/GHES.4475 + L: 0 + E: DEVPATH=/devices/platform/GHES.4475 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13907493 + E: ID_PATH=platform-GHES.4475 + E: ID_PATH_TAG=platform-GHES_4475 + + P: /devices/platform/GHES.4476 + L: 0 + E: DEVPATH=/devices/platform/GHES.4476 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13911485 + E: ID_PATH=platform-GHES.4476 + E: ID_PATH_TAG=platform-GHES_4476 + + P: /devices/platform/GHES.4477 + L: 0 + E: DEVPATH=/devices/platform/GHES.4477 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13917730 + E: ID_PATH=platform-GHES.4477 + E: ID_PATH_TAG=platform-GHES_4477 + + P: /devices/platform/GHES.4478 + L: 0 + E: DEVPATH=/devices/platform/GHES.4478 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13907956 + E: ID_PATH=platform-GHES.4478 + E: ID_PATH_TAG=platform-GHES_4478 + + P: /devices/platform/GHES.4479 + L: 0 + E: DEVPATH=/devices/platform/GHES.4479 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13908010 + E: ID_PATH=platform-GHES.4479 + E: ID_PATH_TAG=platform-GHES_4479 + + P: /devices/platform/GHES.4480 + L: 0 + E: DEVPATH=/devices/platform/GHES.4480 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13915399 + E: ID_PATH=platform-GHES.4480 + E: ID_PATH_TAG=platform-GHES_4480 + + P: /devices/platform/GHES.4481 + L: 0 + E: DEVPATH=/devices/platform/GHES.4481 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13911289 + E: ID_PATH=platform-GHES.4481 + E: ID_PATH_TAG=platform-GHES_4481 + + P: /devices/platform/GHES.4482 + L: 0 + E: DEVPATH=/devices/platform/GHES.4482 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13914894 + E: ID_PATH=platform-GHES.4482 + E: ID_PATH_TAG=platform-GHES_4482 + + P: /devices/platform/GHES.4483 + L: 0 + E: DEVPATH=/devices/platform/GHES.4483 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13910920 + E: ID_PATH=platform-GHES.4483 + E: ID_PATH_TAG=platform-GHES_4483 + + P: /devices/platform/GHES.4484 + L: 0 + E: DEVPATH=/devices/platform/GHES.4484 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13914136 + E: ID_PATH=platform-GHES.4484 + E: ID_PATH_TAG=platform-GHES_4484 + + P: /devices/platform/GHES.4485 + L: 0 + E: DEVPATH=/devices/platform/GHES.4485 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13913948 + E: ID_PATH=platform-GHES.4485 + E: ID_PATH_TAG=platform-GHES_4485 + + P: /devices/platform/GHES.4486 + L: 0 + E: DEVPATH=/devices/platform/GHES.4486 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13911847 + E: ID_PATH=platform-GHES.4486 + E: ID_PATH_TAG=platform-GHES_4486 + + P: /devices/platform/GHES.4487 + L: 0 + E: DEVPATH=/devices/platform/GHES.4487 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13915923 + E: ID_PATH=platform-GHES.4487 + E: ID_PATH_TAG=platform-GHES_4487 + + P: /devices/platform/GHES.4488 + L: 0 + E: DEVPATH=/devices/platform/GHES.4488 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13922291 + E: ID_PATH=platform-GHES.4488 + E: ID_PATH_TAG=platform-GHES_4488 + + P: /devices/platform/GHES.4489 + L: 0 + E: DEVPATH=/devices/platform/GHES.4489 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13914328 + E: ID_PATH=platform-GHES.4489 + E: ID_PATH_TAG=platform-GHES_4489 + + P: /devices/platform/GHES.4490 + L: 0 + E: DEVPATH=/devices/platform/GHES.4490 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13935192 + E: ID_PATH=platform-GHES.4490 + E: ID_PATH_TAG=platform-GHES_4490 + + P: /devices/platform/GHES.4491 + L: 0 + E: DEVPATH=/devices/platform/GHES.4491 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13923403 + E: ID_PATH=platform-GHES.4491 + E: ID_PATH_TAG=platform-GHES_4491 + + P: /devices/platform/GHES.4492 + L: 0 + E: DEVPATH=/devices/platform/GHES.4492 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13913029 + E: ID_PATH=platform-GHES.4492 + E: ID_PATH_TAG=platform-GHES_4492 + + P: /devices/platform/GHES.4493 + L: 0 + E: DEVPATH=/devices/platform/GHES.4493 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13915462 + E: ID_PATH=platform-GHES.4493 + E: ID_PATH_TAG=platform-GHES_4493 + + P: /devices/platform/GHES.4494 + L: 0 + E: DEVPATH=/devices/platform/GHES.4494 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13916196 + E: ID_PATH=platform-GHES.4494 + E: ID_PATH_TAG=platform-GHES_4494 + + P: /devices/platform/GHES.4495 + L: 0 + E: DEVPATH=/devices/platform/GHES.4495 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13912903 + E: ID_PATH=platform-GHES.4495 + E: ID_PATH_TAG=platform-GHES_4495 + + P: /devices/platform/GHES.4496 + L: 0 + E: DEVPATH=/devices/platform/GHES.4496 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13913930 + E: ID_PATH=platform-GHES.4496 + E: ID_PATH_TAG=platform-GHES_4496 + + P: /devices/platform/GHES.4497 + L: 0 + E: DEVPATH=/devices/platform/GHES.4497 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13922750 + E: ID_PATH=platform-GHES.4497 + E: ID_PATH_TAG=platform-GHES_4497 + + P: /devices/platform/GHES.4498 + L: 0 + E: DEVPATH=/devices/platform/GHES.4498 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13911241 + E: ID_PATH=platform-GHES.4498 + E: ID_PATH_TAG=platform-GHES_4498 + + P: /devices/platform/GHES.4499 + L: 0 + E: DEVPATH=/devices/platform/GHES.4499 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13915104 + E: ID_PATH=platform-GHES.4499 + E: ID_PATH_TAG=platform-GHES_4499 + + P: /devices/platform/GHES.4500 + L: 0 + E: DEVPATH=/devices/platform/GHES.4500 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13911115 + E: ID_PATH=platform-GHES.4500 + E: ID_PATH_TAG=platform-GHES_4500 + + P: /devices/platform/GHES.4501 + L: 0 + E: DEVPATH=/devices/platform/GHES.4501 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13914917 + E: ID_PATH=platform-GHES.4501 + E: ID_PATH_TAG=platform-GHES_4501 + + P: /devices/platform/GHES.4502 + L: 0 + E: DEVPATH=/devices/platform/GHES.4502 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13921760 + E: ID_PATH=platform-GHES.4502 + E: ID_PATH_TAG=platform-GHES_4502 + + P: /devices/platform/GHES.4503 + L: 0 + E: DEVPATH=/devices/platform/GHES.4503 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13912222 + E: ID_PATH=platform-GHES.4503 + E: ID_PATH_TAG=platform-GHES_4503 + + P: /devices/platform/GHES.4504 + L: 0 + E: DEVPATH=/devices/platform/GHES.4504 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13920820 + E: ID_PATH=platform-GHES.4504 + E: ID_PATH_TAG=platform-GHES_4504 + + P: /devices/platform/GHES.4505 + L: 0 + E: DEVPATH=/devices/platform/GHES.4505 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13921824 + E: ID_PATH=platform-GHES.4505 + E: ID_PATH_TAG=platform-GHES_4505 + + P: /devices/platform/GHES.4506 + L: 0 + E: DEVPATH=/devices/platform/GHES.4506 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13913227 + E: ID_PATH=platform-GHES.4506 + E: ID_PATH_TAG=platform-GHES_4506 + + P: /devices/platform/GHES.4507 + L: 0 + E: DEVPATH=/devices/platform/GHES.4507 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13911762 + E: ID_PATH=platform-GHES.4507 + E: ID_PATH_TAG=platform-GHES_4507 + + P: /devices/platform/GHES.4508 + L: 0 + E: DEVPATH=/devices/platform/GHES.4508 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13913576 + E: ID_PATH=platform-GHES.4508 + E: ID_PATH_TAG=platform-GHES_4508 + + P: /devices/platform/GHES.4509 + L: 0 + E: DEVPATH=/devices/platform/GHES.4509 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13917250 + E: ID_PATH=platform-GHES.4509 + E: ID_PATH_TAG=platform-GHES_4509 + + P: /devices/platform/GHES.4510 + L: 0 + E: DEVPATH=/devices/platform/GHES.4510 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13935688 + E: ID_PATH=platform-GHES.4510 + E: ID_PATH_TAG=platform-GHES_4510 + + P: /devices/platform/GHES.4511 + L: 0 + E: DEVPATH=/devices/platform/GHES.4511 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13921409 + E: ID_PATH=platform-GHES.4511 + E: ID_PATH_TAG=platform-GHES_4511 + + P: /devices/platform/GHES.4512 + L: 0 + E: DEVPATH=/devices/platform/GHES.4512 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13921077 + E: ID_PATH=platform-GHES.4512 + E: ID_PATH_TAG=platform-GHES_4512 + + P: /devices/platform/GHES.4513 + L: 0 + E: DEVPATH=/devices/platform/GHES.4513 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13912698 + E: ID_PATH=platform-GHES.4513 + E: ID_PATH_TAG=platform-GHES_4513 + + P: /devices/platform/GHES.4514 + L: 0 + E: DEVPATH=/devices/platform/GHES.4514 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13911669 + E: ID_PATH=platform-GHES.4514 + E: ID_PATH_TAG=platform-GHES_4514 + + P: /devices/platform/GHES.4515 + L: 0 + E: DEVPATH=/devices/platform/GHES.4515 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13911803 + E: ID_PATH=platform-GHES.4515 + E: ID_PATH_TAG=platform-GHES_4515 + + P: /devices/platform/GHES.4516 + L: 0 + E: DEVPATH=/devices/platform/GHES.4516 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13921179 + E: ID_PATH=platform-GHES.4516 + E: ID_PATH_TAG=platform-GHES_4516 + + P: /devices/platform/GHES.4517 + L: 0 + E: DEVPATH=/devices/platform/GHES.4517 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13930285 + E: ID_PATH=platform-GHES.4517 + E: ID_PATH_TAG=platform-GHES_4517 + + P: /devices/platform/GHES.4518 + L: 0 + E: DEVPATH=/devices/platform/GHES.4518 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13922817 + E: ID_PATH=platform-GHES.4518 + E: ID_PATH_TAG=platform-GHES_4518 + + P: /devices/platform/GHES.4519 + L: 0 + E: DEVPATH=/devices/platform/GHES.4519 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13913815 + E: ID_PATH=platform-GHES.4519 + E: ID_PATH_TAG=platform-GHES_4519 + + P: /devices/platform/GHES.4520 + L: 0 + E: DEVPATH=/devices/platform/GHES.4520 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13911975 + E: ID_PATH=platform-GHES.4520 + E: ID_PATH_TAG=platform-GHES_4520 + + P: /devices/platform/GHES.4521 + L: 0 + E: DEVPATH=/devices/platform/GHES.4521 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13912019 + E: ID_PATH=platform-GHES.4521 + E: ID_PATH_TAG=platform-GHES_4521 + + P: /devices/platform/GHES.4522 + L: 0 + E: DEVPATH=/devices/platform/GHES.4522 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13920520 + E: ID_PATH=platform-GHES.4522 + E: ID_PATH_TAG=platform-GHES_4522 + + P: /devices/platform/GHES.4523 + L: 0 + E: DEVPATH=/devices/platform/GHES.4523 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13923833 + E: ID_PATH=platform-GHES.4523 + E: ID_PATH_TAG=platform-GHES_4523 + + P: /devices/platform/GHES.4524 + L: 0 + E: DEVPATH=/devices/platform/GHES.4524 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13921590 + E: ID_PATH=platform-GHES.4524 + E: ID_PATH_TAG=platform-GHES_4524 + + P: /devices/platform/GHES.4525 + L: 0 + E: DEVPATH=/devices/platform/GHES.4525 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13921105 + E: ID_PATH=platform-GHES.4525 + E: ID_PATH_TAG=platform-GHES_4525 + + P: /devices/platform/GHES.4526 + L: 0 + E: DEVPATH=/devices/platform/GHES.4526 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13922175 + E: ID_PATH=platform-GHES.4526 + E: ID_PATH_TAG=platform-GHES_4526 + + P: /devices/platform/GHES.4527 + L: 0 + E: DEVPATH=/devices/platform/GHES.4527 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13914496 + E: ID_PATH=platform-GHES.4527 + E: ID_PATH_TAG=platform-GHES_4527 + + P: /devices/platform/GHES.4528 + L: 0 + E: DEVPATH=/devices/platform/GHES.4528 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13930274 + E: ID_PATH=platform-GHES.4528 + E: ID_PATH_TAG=platform-GHES_4528 + + P: /devices/platform/GHES.4529 + L: 0 + E: DEVPATH=/devices/platform/GHES.4529 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13921526 + E: ID_PATH=platform-GHES.4529 + E: ID_PATH_TAG=platform-GHES_4529 + + P: /devices/platform/GHES.4530 + L: 0 + E: DEVPATH=/devices/platform/GHES.4530 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13931662 + E: ID_PATH=platform-GHES.4530 + E: ID_PATH_TAG=platform-GHES_4530 + + P: /devices/platform/GHES.4531 + L: 0 + E: DEVPATH=/devices/platform/GHES.4531 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13916205 + E: ID_PATH=platform-GHES.4531 + E: ID_PATH_TAG=platform-GHES_4531 + + P: /devices/platform/GHES.4532 + L: 0 + E: DEVPATH=/devices/platform/GHES.4532 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13921502 + E: ID_PATH=platform-GHES.4532 + E: ID_PATH_TAG=platform-GHES_4532 + + P: /devices/platform/GHES.4533 + L: 0 + E: DEVPATH=/devices/platform/GHES.4533 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13924951 + E: ID_PATH=platform-GHES.4533 + E: ID_PATH_TAG=platform-GHES_4533 + + P: /devices/platform/GHES.4534 + L: 0 + E: DEVPATH=/devices/platform/GHES.4534 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13923593 + E: ID_PATH=platform-GHES.4534 + E: ID_PATH_TAG=platform-GHES_4534 + + P: /devices/platform/GHES.4535 + L: 0 + E: DEVPATH=/devices/platform/GHES.4535 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13921575 + E: ID_PATH=platform-GHES.4535 + E: ID_PATH_TAG=platform-GHES_4535 + + P: /devices/platform/GHES.4536 + L: 0 + E: DEVPATH=/devices/platform/GHES.4536 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13932586 + E: ID_PATH=platform-GHES.4536 + E: ID_PATH_TAG=platform-GHES_4536 + + P: /devices/platform/GHES.4537 + L: 0 + E: DEVPATH=/devices/platform/GHES.4537 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13936047 + E: ID_PATH=platform-GHES.4537 + E: ID_PATH_TAG=platform-GHES_4537 + + P: /devices/platform/GHES.4538 + L: 0 + E: DEVPATH=/devices/platform/GHES.4538 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13924763 + E: ID_PATH=platform-GHES.4538 + E: ID_PATH_TAG=platform-GHES_4538 + + P: /devices/platform/GHES.4539 + L: 0 + E: DEVPATH=/devices/platform/GHES.4539 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13921342 + E: ID_PATH=platform-GHES.4539 + E: ID_PATH_TAG=platform-GHES_4539 + + P: /devices/platform/GHES.4540 + L: 0 + E: DEVPATH=/devices/platform/GHES.4540 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13915724 + E: ID_PATH=platform-GHES.4540 + E: ID_PATH_TAG=platform-GHES_4540 + + P: /devices/platform/GHES.4541 + L: 0 + E: DEVPATH=/devices/platform/GHES.4541 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13915543 + E: ID_PATH=platform-GHES.4541 + E: ID_PATH_TAG=platform-GHES_4541 + + P: /devices/platform/GHES.4542 + L: 0 + E: DEVPATH=/devices/platform/GHES.4542 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13921236 + E: ID_PATH=platform-GHES.4542 + E: ID_PATH_TAG=platform-GHES_4542 + + P: /devices/platform/GHES.4543 + L: 0 + E: DEVPATH=/devices/platform/GHES.4543 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13923376 + E: ID_PATH=platform-GHES.4543 + E: ID_PATH_TAG=platform-GHES_4543 + + P: /devices/platform/GHES.4544 + L: 0 + E: DEVPATH=/devices/platform/GHES.4544 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13922597 + E: ID_PATH=platform-GHES.4544 + E: ID_PATH_TAG=platform-GHES_4544 + + P: /devices/platform/GHES.4545 + L: 0 + E: DEVPATH=/devices/platform/GHES.4545 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13921767 + E: ID_PATH=platform-GHES.4545 + E: ID_PATH_TAG=platform-GHES_4545 + + P: /devices/platform/GHES.4546 + L: 0 + E: DEVPATH=/devices/platform/GHES.4546 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13924320 + E: ID_PATH=platform-GHES.4546 + E: ID_PATH_TAG=platform-GHES_4546 + + P: /devices/platform/GHES.4547 + L: 0 + E: DEVPATH=/devices/platform/GHES.4547 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13923528 + E: ID_PATH=platform-GHES.4547 + E: ID_PATH_TAG=platform-GHES_4547 + + P: /devices/platform/GHES.4548 + L: 0 + E: DEVPATH=/devices/platform/GHES.4548 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13937583 + E: ID_PATH=platform-GHES.4548 + E: ID_PATH_TAG=platform-GHES_4548 + + P: /devices/platform/GHES.4549 + L: 0 + E: DEVPATH=/devices/platform/GHES.4549 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13921210 + E: ID_PATH=platform-GHES.4549 + E: ID_PATH_TAG=platform-GHES_4549 + + P: /devices/platform/GHES.4550 + L: 0 + E: DEVPATH=/devices/platform/GHES.4550 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13921096 + E: ID_PATH=platform-GHES.4550 + E: ID_PATH_TAG=platform-GHES_4550 + + P: /devices/platform/GHES.4551 + L: 0 + E: DEVPATH=/devices/platform/GHES.4551 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13926164 + E: ID_PATH=platform-GHES.4551 + E: ID_PATH_TAG=platform-GHES_4551 + + P: /devices/platform/GHES.4552 + L: 0 + E: DEVPATH=/devices/platform/GHES.4552 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13922869 + E: ID_PATH=platform-GHES.4552 + E: ID_PATH_TAG=platform-GHES_4552 + + P: /devices/platform/GHES.4553 + L: 0 + E: DEVPATH=/devices/platform/GHES.4553 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13920953 + E: ID_PATH=platform-GHES.4553 + E: ID_PATH_TAG=platform-GHES_4553 + + P: /devices/platform/GHES.4554 + L: 0 + E: DEVPATH=/devices/platform/GHES.4554 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13922024 + E: ID_PATH=platform-GHES.4554 + E: ID_PATH_TAG=platform-GHES_4554 + + P: /devices/platform/GHES.4555 + L: 0 + E: DEVPATH=/devices/platform/GHES.4555 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13921877 + E: ID_PATH=platform-GHES.4555 + E: ID_PATH_TAG=platform-GHES_4555 + + P: /devices/platform/GHES.4556 + L: 0 + E: DEVPATH=/devices/platform/GHES.4556 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13920998 + E: ID_PATH=platform-GHES.4556 + E: ID_PATH_TAG=platform-GHES_4556 + + P: /devices/platform/GHES.4557 + L: 0 + E: DEVPATH=/devices/platform/GHES.4557 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13921958 + E: ID_PATH=platform-GHES.4557 + E: ID_PATH_TAG=platform-GHES_4557 + + P: /devices/platform/GHES.4558 + L: 0 + E: DEVPATH=/devices/platform/GHES.4558 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13922079 + E: ID_PATH=platform-GHES.4558 + E: ID_PATH_TAG=platform-GHES_4558 + + P: /devices/platform/GHES.4559 + L: 0 + E: DEVPATH=/devices/platform/GHES.4559 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13922385 + E: ID_PATH=platform-GHES.4559 + E: ID_PATH_TAG=platform-GHES_4559 + + P: /devices/platform/GHES.4560 + L: 0 + E: DEVPATH=/devices/platform/GHES.4560 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13937225 + E: ID_PATH=platform-GHES.4560 + E: ID_PATH_TAG=platform-GHES_4560 + + P: /devices/platform/GHES.4561 + L: 0 + E: DEVPATH=/devices/platform/GHES.4561 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13920864 + E: ID_PATH=platform-GHES.4561 + E: ID_PATH_TAG=platform-GHES_4561 + + P: /devices/platform/GHES.4562 + L: 0 + E: DEVPATH=/devices/platform/GHES.4562 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13933473 + E: ID_PATH=platform-GHES.4562 + E: ID_PATH_TAG=platform-GHES_4562 + + P: /devices/platform/GHES.4563 + L: 0 + E: DEVPATH=/devices/platform/GHES.4563 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13922627 + E: ID_PATH=platform-GHES.4563 + E: ID_PATH_TAG=platform-GHES_4563 + + P: /devices/platform/GHES.4564 + L: 0 + E: DEVPATH=/devices/platform/GHES.4564 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13921415 + E: ID_PATH=platform-GHES.4564 + E: ID_PATH_TAG=platform-GHES_4564 + + P: /devices/platform/GHES.4565 + L: 0 + E: DEVPATH=/devices/platform/GHES.4565 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13922718 + E: ID_PATH=platform-GHES.4565 + E: ID_PATH_TAG=platform-GHES_4565 + + P: /devices/platform/GHES.4566 + L: 0 + E: DEVPATH=/devices/platform/GHES.4566 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13921057 + E: ID_PATH=platform-GHES.4566 + E: ID_PATH_TAG=platform-GHES_4566 + + P: /devices/platform/GHES.4567 + L: 0 + E: DEVPATH=/devices/platform/GHES.4567 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13936764 + E: ID_PATH=platform-GHES.4567 + E: ID_PATH_TAG=platform-GHES_4567 + + P: /devices/platform/GHES.4568 + L: 0 + E: DEVPATH=/devices/platform/GHES.4568 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13921155 + E: ID_PATH=platform-GHES.4568 + E: ID_PATH_TAG=platform-GHES_4568 + + P: /devices/platform/GHES.4569 + L: 0 + E: DEVPATH=/devices/platform/GHES.4569 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13921720 + E: ID_PATH=platform-GHES.4569 + E: ID_PATH_TAG=platform-GHES_4569 + + P: /devices/platform/GHES.4570 + L: 0 + E: DEVPATH=/devices/platform/GHES.4570 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13922287 + E: ID_PATH=platform-GHES.4570 + E: ID_PATH_TAG=platform-GHES_4570 + + P: /devices/platform/GHES.4571 + L: 0 + E: DEVPATH=/devices/platform/GHES.4571 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13931440 + E: ID_PATH=platform-GHES.4571 + E: ID_PATH_TAG=platform-GHES_4571 + + P: /devices/platform/GHES.4572 + L: 0 + E: DEVPATH=/devices/platform/GHES.4572 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13927095 + E: ID_PATH=platform-GHES.4572 + E: ID_PATH_TAG=platform-GHES_4572 + + P: /devices/platform/GHES.4573 + L: 0 + E: DEVPATH=/devices/platform/GHES.4573 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13921289 + E: ID_PATH=platform-GHES.4573 + E: ID_PATH_TAG=platform-GHES_4573 + + P: /devices/platform/GHES.4574 + L: 0 + E: DEVPATH=/devices/platform/GHES.4574 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13921661 + E: ID_PATH=platform-GHES.4574 + E: ID_PATH_TAG=platform-GHES_4574 + + P: /devices/platform/GHES.4575 + L: 0 + E: DEVPATH=/devices/platform/GHES.4575 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13921615 + E: ID_PATH=platform-GHES.4575 + E: ID_PATH_TAG=platform-GHES_4575 + + P: /devices/platform/GHES.4576 + L: 0 + E: DEVPATH=/devices/platform/GHES.4576 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13924885 + E: ID_PATH=platform-GHES.4576 + E: ID_PATH_TAG=platform-GHES_4576 + + P: /devices/platform/GHES.4577 + L: 0 + E: DEVPATH=/devices/platform/GHES.4577 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13921789 + E: ID_PATH=platform-GHES.4577 + E: ID_PATH_TAG=platform-GHES_4577 + + P: /devices/platform/GHES.4578 + L: 0 + E: DEVPATH=/devices/platform/GHES.4578 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13922839 + E: ID_PATH=platform-GHES.4578 + E: ID_PATH_TAG=platform-GHES_4578 + + P: /devices/platform/GHES.4579 + L: 0 + E: DEVPATH=/devices/platform/GHES.4579 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13921640 + E: ID_PATH=platform-GHES.4579 + E: ID_PATH_TAG=platform-GHES_4579 + + P: /devices/platform/GHES.4580 + L: 0 + E: DEVPATH=/devices/platform/GHES.4580 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13930916 + E: ID_PATH=platform-GHES.4580 + E: ID_PATH_TAG=platform-GHES_4580 + + P: /devices/platform/GHES.4581 + L: 0 + E: DEVPATH=/devices/platform/GHES.4581 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13941212 + E: ID_PATH=platform-GHES.4581 + E: ID_PATH_TAG=platform-GHES_4581 + + P: /devices/platform/GHES.4582 + L: 0 + E: DEVPATH=/devices/platform/GHES.4582 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13924221 + E: ID_PATH=platform-GHES.4582 + E: ID_PATH_TAG=platform-GHES_4582 + + P: /devices/platform/GHES.4583 + L: 0 + E: DEVPATH=/devices/platform/GHES.4583 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13927998 + E: ID_PATH=platform-GHES.4583 + E: ID_PATH_TAG=platform-GHES_4583 + + P: /devices/platform/GHES.4584 + L: 0 + E: DEVPATH=/devices/platform/GHES.4584 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13924786 + E: ID_PATH=platform-GHES.4584 + E: ID_PATH_TAG=platform-GHES_4584 + + P: /devices/platform/GHES.4585 + L: 0 + E: DEVPATH=/devices/platform/GHES.4585 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13928169 + E: ID_PATH=platform-GHES.4585 + E: ID_PATH_TAG=platform-GHES_4585 + + P: /devices/platform/GHES.4586 + L: 0 + E: DEVPATH=/devices/platform/GHES.4586 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13928217 + E: ID_PATH=platform-GHES.4586 + E: ID_PATH_TAG=platform-GHES_4586 + + P: /devices/platform/GHES.4587 + L: 0 + E: DEVPATH=/devices/platform/GHES.4587 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13924941 + E: ID_PATH=platform-GHES.4587 + E: ID_PATH_TAG=platform-GHES_4587 + + P: /devices/platform/GHES.4588 + L: 0 + E: DEVPATH=/devices/platform/GHES.4588 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13928418 + E: ID_PATH=platform-GHES.4588 + E: ID_PATH_TAG=platform-GHES_4588 + + P: /devices/platform/GHES.4589 + L: 0 + E: DEVPATH=/devices/platform/GHES.4589 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13924855 + E: ID_PATH=platform-GHES.4589 + E: ID_PATH_TAG=platform-GHES_4589 + + P: /devices/platform/GHES.4590 + L: 0 + E: DEVPATH=/devices/platform/GHES.4590 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13928323 + E: ID_PATH=platform-GHES.4590 + E: ID_PATH_TAG=platform-GHES_4590 + + P: /devices/platform/GHES.4591 + L: 0 + E: DEVPATH=/devices/platform/GHES.4591 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13924719 + E: ID_PATH=platform-GHES.4591 + E: ID_PATH_TAG=platform-GHES_4591 + + P: /devices/platform/GHES.4592 + L: 0 + E: DEVPATH=/devices/platform/GHES.4592 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13936523 + E: ID_PATH=platform-GHES.4592 + E: ID_PATH_TAG=platform-GHES_4592 + + P: /devices/platform/GHES.4593 + L: 0 + E: DEVPATH=/devices/platform/GHES.4593 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13928575 + E: ID_PATH=platform-GHES.4593 + E: ID_PATH_TAG=platform-GHES_4593 + + P: /devices/platform/GHES.4594 + L: 0 + E: DEVPATH=/devices/platform/GHES.4594 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13929482 + E: ID_PATH=platform-GHES.4594 + E: ID_PATH_TAG=platform-GHES_4594 + + P: /devices/platform/GHES.4595 + L: 0 + E: DEVPATH=/devices/platform/GHES.4595 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13927629 + E: ID_PATH=platform-GHES.4595 + E: ID_PATH_TAG=platform-GHES_4595 + + P: /devices/platform/GHES.4596 + L: 0 + E: DEVPATH=/devices/platform/GHES.4596 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13925396 + E: ID_PATH=platform-GHES.4596 + E: ID_PATH_TAG=platform-GHES_4596 + + P: /devices/platform/GHES.4597 + L: 0 + E: DEVPATH=/devices/platform/GHES.4597 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13948435 + E: ID_PATH=platform-GHES.4597 + E: ID_PATH_TAG=platform-GHES_4597 + + P: /devices/platform/GHES.4598 + L: 0 + E: DEVPATH=/devices/platform/GHES.4598 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13928481 + E: ID_PATH=platform-GHES.4598 + E: ID_PATH_TAG=platform-GHES_4598 + + P: /devices/platform/GHES.4599 + L: 0 + E: DEVPATH=/devices/platform/GHES.4599 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13925446 + E: ID_PATH=platform-GHES.4599 + E: ID_PATH_TAG=platform-GHES_4599 + + P: /devices/platform/GHES.4600 + L: 0 + E: DEVPATH=/devices/platform/GHES.4600 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13929092 + E: ID_PATH=platform-GHES.4600 + E: ID_PATH_TAG=platform-GHES_4600 + + P: /devices/platform/GHES.4601 + L: 0 + E: DEVPATH=/devices/platform/GHES.4601 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13925876 + E: ID_PATH=platform-GHES.4601 + E: ID_PATH_TAG=platform-GHES_4601 + + P: /devices/platform/GHES.4602 + L: 0 + E: DEVPATH=/devices/platform/GHES.4602 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13940590 + E: ID_PATH=platform-GHES.4602 + E: ID_PATH_TAG=platform-GHES_4602 + + P: /devices/platform/GHES.4603 + L: 0 + E: DEVPATH=/devices/platform/GHES.4603 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13928857 + E: ID_PATH=platform-GHES.4603 + E: ID_PATH_TAG=platform-GHES_4603 + + P: /devices/platform/GHES.4604 + L: 0 + E: DEVPATH=/devices/platform/GHES.4604 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13925816 + E: ID_PATH=platform-GHES.4604 + E: ID_PATH_TAG=platform-GHES_4604 + + P: /devices/platform/GHES.4605 + L: 0 + E: DEVPATH=/devices/platform/GHES.4605 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13925640 + E: ID_PATH=platform-GHES.4605 + E: ID_PATH_TAG=platform-GHES_4605 + + P: /devices/platform/GHES.4606 + L: 0 + E: DEVPATH=/devices/platform/GHES.4606 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13928654 + E: ID_PATH=platform-GHES.4606 + E: ID_PATH_TAG=platform-GHES_4606 + + P: /devices/platform/GHES.4607 + L: 0 + E: DEVPATH=/devices/platform/GHES.4607 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13930591 + E: ID_PATH=platform-GHES.4607 + E: ID_PATH_TAG=platform-GHES_4607 + + P: /devices/platform/GHES.4608 + L: 0 + E: DEVPATH=/devices/platform/GHES.4608 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13929800 + E: ID_PATH=platform-GHES.4608 + E: ID_PATH_TAG=platform-GHES_4608 + + P: /devices/platform/GHES.4609 + L: 0 + E: DEVPATH=/devices/platform/GHES.4609 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13925999 + E: ID_PATH=platform-GHES.4609 + E: ID_PATH_TAG=platform-GHES_4609 + + P: /devices/platform/GHES.4610 + L: 0 + E: DEVPATH=/devices/platform/GHES.4610 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13929243 + E: ID_PATH=platform-GHES.4610 + E: ID_PATH_TAG=platform-GHES_4610 + + P: /devices/platform/GHES.4611 + L: 0 + E: DEVPATH=/devices/platform/GHES.4611 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13926061 + E: ID_PATH=platform-GHES.4611 + E: ID_PATH_TAG=platform-GHES_4611 + + P: /devices/platform/GHES.4612 + L: 0 + E: DEVPATH=/devices/platform/GHES.4612 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13926262 + E: ID_PATH=platform-GHES.4612 + E: ID_PATH_TAG=platform-GHES_4612 + + P: /devices/platform/GHES.4613 + L: 0 + E: DEVPATH=/devices/platform/GHES.4613 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13926922 + E: ID_PATH=platform-GHES.4613 + E: ID_PATH_TAG=platform-GHES_4613 + + P: /devices/platform/GHES.4614 + L: 0 + E: DEVPATH=/devices/platform/GHES.4614 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13929685 + E: ID_PATH=platform-GHES.4614 + E: ID_PATH_TAG=platform-GHES_4614 + + P: /devices/platform/GHES.4615 + L: 0 + E: DEVPATH=/devices/platform/GHES.4615 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13930315 + E: ID_PATH=platform-GHES.4615 + E: ID_PATH_TAG=platform-GHES_4615 + + P: /devices/platform/GHES.4616 + L: 0 + E: DEVPATH=/devices/platform/GHES.4616 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13926547 + E: ID_PATH=platform-GHES.4616 + E: ID_PATH_TAG=platform-GHES_4616 + + P: /devices/platform/GHES.4617 + L: 0 + E: DEVPATH=/devices/platform/GHES.4617 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13927813 + E: ID_PATH=platform-GHES.4617 + E: ID_PATH_TAG=platform-GHES_4617 + + P: /devices/platform/GHES.4618 + L: 0 + E: DEVPATH=/devices/platform/GHES.4618 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13927643 + E: ID_PATH=platform-GHES.4618 + E: ID_PATH_TAG=platform-GHES_4618 + + P: /devices/platform/GHES.4619 + L: 0 + E: DEVPATH=/devices/platform/GHES.4619 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13930177 + E: ID_PATH=platform-GHES.4619 + E: ID_PATH_TAG=platform-GHES_4619 + + P: /devices/platform/GHES.4620 + L: 0 + E: DEVPATH=/devices/platform/GHES.4620 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13936035 + E: ID_PATH=platform-GHES.4620 + E: ID_PATH_TAG=platform-GHES_4620 + + P: /devices/platform/GHES.4621 + L: 0 + E: DEVPATH=/devices/platform/GHES.4621 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13926966 + E: ID_PATH=platform-GHES.4621 + E: ID_PATH_TAG=platform-GHES_4621 + + P: /devices/platform/GHES.4622 + L: 0 + E: DEVPATH=/devices/platform/GHES.4622 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13930393 + E: ID_PATH=platform-GHES.4622 + E: ID_PATH_TAG=platform-GHES_4622 + + P: /devices/platform/GHES.4623 + L: 0 + E: DEVPATH=/devices/platform/GHES.4623 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13927163 + E: ID_PATH=platform-GHES.4623 + E: ID_PATH_TAG=platform-GHES_4623 + + P: /devices/platform/GHES.4624 + L: 0 + E: DEVPATH=/devices/platform/GHES.4624 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13941192 + E: ID_PATH=platform-GHES.4624 + E: ID_PATH_TAG=platform-GHES_4624 + + P: /devices/platform/GHES.4625 + L: 0 + E: DEVPATH=/devices/platform/GHES.4625 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13926741 + E: ID_PATH=platform-GHES.4625 + E: ID_PATH_TAG=platform-GHES_4625 + + P: /devices/platform/GHES.4626 + L: 0 + E: DEVPATH=/devices/platform/GHES.4626 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13934001 + E: ID_PATH=platform-GHES.4626 + E: ID_PATH_TAG=platform-GHES_4626 + + P: /devices/platform/GHES.4627 + L: 0 + E: DEVPATH=/devices/platform/GHES.4627 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13936388 + E: ID_PATH=platform-GHES.4627 + E: ID_PATH_TAG=platform-GHES_4627 + + P: /devices/platform/GHES.4628 + L: 0 + E: DEVPATH=/devices/platform/GHES.4628 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13934142 + E: ID_PATH=platform-GHES.4628 + E: ID_PATH_TAG=platform-GHES_4628 + + P: /devices/platform/GHES.4629 + L: 0 + E: DEVPATH=/devices/platform/GHES.4629 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13929985 + E: ID_PATH=platform-GHES.4629 + E: ID_PATH_TAG=platform-GHES_4629 + + P: /devices/platform/GHES.4630 + L: 0 + E: DEVPATH=/devices/platform/GHES.4630 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13929128 + E: ID_PATH=platform-GHES.4630 + E: ID_PATH_TAG=platform-GHES_4630 + + P: /devices/platform/GHES.4631 + L: 0 + E: DEVPATH=/devices/platform/GHES.4631 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13927235 + E: ID_PATH=platform-GHES.4631 + E: ID_PATH_TAG=platform-GHES_4631 + + P: /devices/platform/GHES.4632 + L: 0 + E: DEVPATH=/devices/platform/GHES.4632 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13941806 + E: ID_PATH=platform-GHES.4632 + E: ID_PATH_TAG=platform-GHES_4632 + + P: /devices/platform/GHES.4633 + L: 0 + E: DEVPATH=/devices/platform/GHES.4633 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13930796 + E: ID_PATH=platform-GHES.4633 + E: ID_PATH_TAG=platform-GHES_4633 + + P: /devices/platform/GHES.4634 + L: 0 + E: DEVPATH=/devices/platform/GHES.4634 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13940618 + E: ID_PATH=platform-GHES.4634 + E: ID_PATH_TAG=platform-GHES_4634 + + P: /devices/platform/GHES.4635 + L: 0 + E: DEVPATH=/devices/platform/GHES.4635 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13929869 + E: ID_PATH=platform-GHES.4635 + E: ID_PATH_TAG=platform-GHES_4635 + + P: /devices/platform/GHES.4636 + L: 0 + E: DEVPATH=/devices/platform/GHES.4636 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13928888 + E: ID_PATH=platform-GHES.4636 + E: ID_PATH_TAG=platform-GHES_4636 + + P: /devices/platform/GHES.4637 + L: 0 + E: DEVPATH=/devices/platform/GHES.4637 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13935662 + E: ID_PATH=platform-GHES.4637 + E: ID_PATH_TAG=platform-GHES_4637 + + P: /devices/platform/GHES.4638 + L: 0 + E: DEVPATH=/devices/platform/GHES.4638 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13940505 + E: ID_PATH=platform-GHES.4638 + E: ID_PATH_TAG=platform-GHES_4638 + + P: /devices/platform/GHES.4639 + L: 0 + E: DEVPATH=/devices/platform/GHES.4639 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13932667 + E: ID_PATH=platform-GHES.4639 + E: ID_PATH_TAG=platform-GHES_4639 + + P: /devices/platform/GHES.4640 + L: 0 + E: DEVPATH=/devices/platform/GHES.4640 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13943164 + E: ID_PATH=platform-GHES.4640 + E: ID_PATH_TAG=platform-GHES_4640 + + P: /devices/platform/GHES.4641 + L: 0 + E: DEVPATH=/devices/platform/GHES.4641 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13928672 + E: ID_PATH=platform-GHES.4641 + E: ID_PATH_TAG=platform-GHES_4641 + + P: /devices/platform/GHES.4642 + L: 0 + E: DEVPATH=/devices/platform/GHES.4642 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13931834 + E: ID_PATH=platform-GHES.4642 + E: ID_PATH_TAG=platform-GHES_4642 + + P: /devices/platform/GHES.4643 + L: 0 + E: DEVPATH=/devices/platform/GHES.4643 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13928586 + E: ID_PATH=platform-GHES.4643 + E: ID_PATH_TAG=platform-GHES_4643 + + P: /devices/platform/GHES.4644 + L: 0 + E: DEVPATH=/devices/platform/GHES.4644 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13932537 + E: ID_PATH=platform-GHES.4644 + E: ID_PATH_TAG=platform-GHES_4644 + + P: /devices/platform/GHES.4645 + L: 0 + E: DEVPATH=/devices/platform/GHES.4645 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13941890 + E: ID_PATH=platform-GHES.4645 + E: ID_PATH_TAG=platform-GHES_4645 + + P: /devices/platform/GHES.4646 + L: 0 + E: DEVPATH=/devices/platform/GHES.4646 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13928789 + E: ID_PATH=platform-GHES.4646 + E: ID_PATH_TAG=platform-GHES_4646 + + P: /devices/platform/GHES.4647 + L: 0 + E: DEVPATH=/devices/platform/GHES.4647 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13929839 + E: ID_PATH=platform-GHES.4647 + E: ID_PATH_TAG=platform-GHES_4647 + + P: /devices/platform/GHES.4648 + L: 0 + E: DEVPATH=/devices/platform/GHES.4648 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13932937 + E: ID_PATH=platform-GHES.4648 + E: ID_PATH_TAG=platform-GHES_4648 + + P: /devices/platform/GHES.4649 + L: 0 + E: DEVPATH=/devices/platform/GHES.4649 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13940631 + E: ID_PATH=platform-GHES.4649 + E: ID_PATH_TAG=platform-GHES_4649 + + P: /devices/platform/GHES.4650 + L: 0 + E: DEVPATH=/devices/platform/GHES.4650 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13942538 + E: ID_PATH=platform-GHES.4650 + E: ID_PATH_TAG=platform-GHES_4650 + + P: /devices/platform/GHES.4651 + L: 0 + E: DEVPATH=/devices/platform/GHES.4651 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13941947 + E: ID_PATH=platform-GHES.4651 + E: ID_PATH_TAG=platform-GHES_4651 + + P: /devices/platform/GHES.4652 + L: 0 + E: DEVPATH=/devices/platform/GHES.4652 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13933825 + E: ID_PATH=platform-GHES.4652 + E: ID_PATH_TAG=platform-GHES_4652 + + P: /devices/platform/GHES.4653 + L: 0 + E: DEVPATH=/devices/platform/GHES.4653 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13931883 + E: ID_PATH=platform-GHES.4653 + E: ID_PATH_TAG=platform-GHES_4653 + + P: /devices/platform/GHES.4654 + L: 0 + E: DEVPATH=/devices/platform/GHES.4654 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13942414 + E: ID_PATH=platform-GHES.4654 + E: ID_PATH_TAG=platform-GHES_4654 + + P: /devices/platform/GHES.4655 + L: 0 + E: DEVPATH=/devices/platform/GHES.4655 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13934757 + E: ID_PATH=platform-GHES.4655 + E: ID_PATH_TAG=platform-GHES_4655 + + P: /devices/platform/GHES.4656 + L: 0 + E: DEVPATH=/devices/platform/GHES.4656 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13945414 + E: ID_PATH=platform-GHES.4656 + E: ID_PATH_TAG=platform-GHES_4656 + + P: /devices/platform/GHES.4657 + L: 0 + E: DEVPATH=/devices/platform/GHES.4657 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13941290 + E: ID_PATH=platform-GHES.4657 + E: ID_PATH_TAG=platform-GHES_4657 + + P: /devices/platform/GHES.4658 + L: 0 + E: DEVPATH=/devices/platform/GHES.4658 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13934388 + E: ID_PATH=platform-GHES.4658 + E: ID_PATH_TAG=platform-GHES_4658 + + P: /devices/platform/GHES.4659 + L: 0 + E: DEVPATH=/devices/platform/GHES.4659 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13933004 + E: ID_PATH=platform-GHES.4659 + E: ID_PATH_TAG=platform-GHES_4659 + + P: /devices/platform/GHES.4660 + L: 0 + E: DEVPATH=/devices/platform/GHES.4660 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13933655 + E: ID_PATH=platform-GHES.4660 + E: ID_PATH_TAG=platform-GHES_4660 + + P: /devices/platform/GHES.4661 + L: 0 + E: DEVPATH=/devices/platform/GHES.4661 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13933272 + E: ID_PATH=platform-GHES.4661 + E: ID_PATH_TAG=platform-GHES_4661 + + P: /devices/platform/GHES.4662 + L: 0 + E: DEVPATH=/devices/platform/GHES.4662 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13933502 + E: ID_PATH=platform-GHES.4662 + E: ID_PATH_TAG=platform-GHES_4662 + + P: /devices/platform/GHES.4663 + L: 0 + E: DEVPATH=/devices/platform/GHES.4663 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13942334 + E: ID_PATH=platform-GHES.4663 + E: ID_PATH_TAG=platform-GHES_4663 + + P: /devices/platform/GHES.4664 + L: 0 + E: DEVPATH=/devices/platform/GHES.4664 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13931926 + E: ID_PATH=platform-GHES.4664 + E: ID_PATH_TAG=platform-GHES_4664 + + P: /devices/platform/GHES.4665 + L: 0 + E: DEVPATH=/devices/platform/GHES.4665 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13941290 + E: ID_PATH=platform-GHES.4665 + E: ID_PATH_TAG=platform-GHES_4665 + + P: /devices/platform/GHES.4666 + L: 0 + E: DEVPATH=/devices/platform/GHES.4666 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13932739 + E: ID_PATH=platform-GHES.4666 + E: ID_PATH_TAG=platform-GHES_4666 + + P: /devices/platform/GHES.4667 + L: 0 + E: DEVPATH=/devices/platform/GHES.4667 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13941094 + E: ID_PATH=platform-GHES.4667 + E: ID_PATH_TAG=platform-GHES_4667 + + P: /devices/platform/GHES.4668 + L: 0 + E: DEVPATH=/devices/platform/GHES.4668 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13938750 + E: ID_PATH=platform-GHES.4668 + E: ID_PATH_TAG=platform-GHES_4668 + + P: /devices/platform/GHES.4669 + L: 0 + E: DEVPATH=/devices/platform/GHES.4669 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13932457 + E: ID_PATH=platform-GHES.4669 + E: ID_PATH_TAG=platform-GHES_4669 + + P: /devices/platform/GHES.4670 + L: 0 + E: DEVPATH=/devices/platform/GHES.4670 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13940381 + E: ID_PATH=platform-GHES.4670 + E: ID_PATH_TAG=platform-GHES_4670 + + P: /devices/platform/GHES.4671 + L: 0 + E: DEVPATH=/devices/platform/GHES.4671 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13942303 + E: ID_PATH=platform-GHES.4671 + E: ID_PATH_TAG=platform-GHES_4671 + + P: /devices/platform/GHES.4672 + L: 0 + E: DEVPATH=/devices/platform/GHES.4672 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13948244 + E: ID_PATH=platform-GHES.4672 + E: ID_PATH_TAG=platform-GHES_4672 + + P: /devices/platform/GHES.4673 + L: 0 + E: DEVPATH=/devices/platform/GHES.4673 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13940414 + E: ID_PATH=platform-GHES.4673 + E: ID_PATH_TAG=platform-GHES_4673 + + P: /devices/platform/GHES.4674 + L: 0 + E: DEVPATH=/devices/platform/GHES.4674 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13941042 + E: ID_PATH=platform-GHES.4674 + E: ID_PATH_TAG=platform-GHES_4674 + + P: /devices/platform/GHES.4675 + L: 0 + E: DEVPATH=/devices/platform/GHES.4675 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13932821 + E: ID_PATH=platform-GHES.4675 + E: ID_PATH_TAG=platform-GHES_4675 + + P: /devices/platform/GHES.4676 + L: 0 + E: DEVPATH=/devices/platform/GHES.4676 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13933021 + E: ID_PATH=platform-GHES.4676 + E: ID_PATH_TAG=platform-GHES_4676 + + P: /devices/platform/GHES.4677 + L: 0 + E: DEVPATH=/devices/platform/GHES.4677 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13945727 + E: ID_PATH=platform-GHES.4677 + E: ID_PATH_TAG=platform-GHES_4677 + + P: /devices/platform/GHES.4678 + L: 0 + E: DEVPATH=/devices/platform/GHES.4678 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13946314 + E: ID_PATH=platform-GHES.4678 + E: ID_PATH_TAG=platform-GHES_4678 + + P: /devices/platform/GHES.4679 + L: 0 + E: DEVPATH=/devices/platform/GHES.4679 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13935673 + E: ID_PATH=platform-GHES.4679 + E: ID_PATH_TAG=platform-GHES_4679 + + P: /devices/platform/GHES.4680 + L: 0 + E: DEVPATH=/devices/platform/GHES.4680 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13934508 + E: ID_PATH=platform-GHES.4680 + E: ID_PATH_TAG=platform-GHES_4680 + + P: /devices/platform/GHES.4681 + L: 0 + E: DEVPATH=/devices/platform/GHES.4681 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13943502 + E: ID_PATH=platform-GHES.4681 + E: ID_PATH_TAG=platform-GHES_4681 + + P: /devices/platform/GHES.4682 + L: 0 + E: DEVPATH=/devices/platform/GHES.4682 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13935211 + E: ID_PATH=platform-GHES.4682 + E: ID_PATH_TAG=platform-GHES_4682 + + P: /devices/platform/GHES.4683 + L: 0 + E: DEVPATH=/devices/platform/GHES.4683 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13946393 + E: ID_PATH=platform-GHES.4683 + E: ID_PATH_TAG=platform-GHES_4683 + + P: /devices/platform/GHES.4684 + L: 0 + E: DEVPATH=/devices/platform/GHES.4684 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13934261 + E: ID_PATH=platform-GHES.4684 + E: ID_PATH_TAG=platform-GHES_4684 + + P: /devices/platform/GHES.4685 + L: 0 + E: DEVPATH=/devices/platform/GHES.4685 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13935316 + E: ID_PATH=platform-GHES.4685 + E: ID_PATH_TAG=platform-GHES_4685 + + P: /devices/platform/GHES.4686 + L: 0 + E: DEVPATH=/devices/platform/GHES.4686 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13933947 + E: ID_PATH=platform-GHES.4686 + E: ID_PATH_TAG=platform-GHES_4686 + + P: /devices/platform/GHES.4687 + L: 0 + E: DEVPATH=/devices/platform/GHES.4687 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13940605 + E: ID_PATH=platform-GHES.4687 + E: ID_PATH_TAG=platform-GHES_4687 + + P: /devices/platform/GHES.4688 + L: 0 + E: DEVPATH=/devices/platform/GHES.4688 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13935574 + E: ID_PATH=platform-GHES.4688 + E: ID_PATH_TAG=platform-GHES_4688 + + P: /devices/platform/GHES.4689 + L: 0 + E: DEVPATH=/devices/platform/GHES.4689 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13943764 + E: ID_PATH=platform-GHES.4689 + E: ID_PATH_TAG=platform-GHES_4689 + + P: /devices/platform/GHES.4690 + L: 0 + E: DEVPATH=/devices/platform/GHES.4690 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13934445 + E: ID_PATH=platform-GHES.4690 + E: ID_PATH_TAG=platform-GHES_4690 + + P: /devices/platform/GHES.4691 + L: 0 + E: DEVPATH=/devices/platform/GHES.4691 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13943644 + E: ID_PATH=platform-GHES.4691 + E: ID_PATH_TAG=platform-GHES_4691 + + P: /devices/platform/GHES.4692 + L: 0 + E: DEVPATH=/devices/platform/GHES.4692 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13935161 + E: ID_PATH=platform-GHES.4692 + E: ID_PATH_TAG=platform-GHES_4692 + + P: /devices/platform/GHES.4693 + L: 0 + E: DEVPATH=/devices/platform/GHES.4693 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13942090 + E: ID_PATH=platform-GHES.4693 + E: ID_PATH_TAG=platform-GHES_4693 + + P: /devices/platform/GHES.4694 + L: 0 + E: DEVPATH=/devices/platform/GHES.4694 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13935255 + E: ID_PATH=platform-GHES.4694 + E: ID_PATH_TAG=platform-GHES_4694 + + P: /devices/platform/GHES.4695 + L: 0 + E: DEVPATH=/devices/platform/GHES.4695 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13935353 + E: ID_PATH=platform-GHES.4695 + E: ID_PATH_TAG=platform-GHES_4695 + + P: /devices/platform/GHES.4696 + L: 0 + E: DEVPATH=/devices/platform/GHES.4696 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13935320 + E: ID_PATH=platform-GHES.4696 + E: ID_PATH_TAG=platform-GHES_4696 + + P: /devices/platform/GHES.4697 + L: 0 + E: DEVPATH=/devices/platform/GHES.4697 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13942013 + E: ID_PATH=platform-GHES.4697 + E: ID_PATH_TAG=platform-GHES_4697 + + P: /devices/platform/GHES.4698 + L: 0 + E: DEVPATH=/devices/platform/GHES.4698 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13944830 + E: ID_PATH=platform-GHES.4698 + E: ID_PATH_TAG=platform-GHES_4698 + + P: /devices/platform/GHES.4699 + L: 0 + E: DEVPATH=/devices/platform/GHES.4699 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13957996 + E: ID_PATH=platform-GHES.4699 + E: ID_PATH_TAG=platform-GHES_4699 + + P: /devices/platform/GHES.4700 + L: 0 + E: DEVPATH=/devices/platform/GHES.4700 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13947000 + E: ID_PATH=platform-GHES.4700 + E: ID_PATH_TAG=platform-GHES_4700 + + P: /devices/platform/GHES.4701 + L: 0 + E: DEVPATH=/devices/platform/GHES.4701 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13940624 + E: ID_PATH=platform-GHES.4701 + E: ID_PATH_TAG=platform-GHES_4701 + + P: /devices/platform/GHES.4702 + L: 0 + E: DEVPATH=/devices/platform/GHES.4702 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13944320 + E: ID_PATH=platform-GHES.4702 + E: ID_PATH_TAG=platform-GHES_4702 + + P: /devices/platform/GHES.4703 + L: 0 + E: DEVPATH=/devices/platform/GHES.4703 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13943613 + E: ID_PATH=platform-GHES.4703 + E: ID_PATH_TAG=platform-GHES_4703 + + P: /devices/platform/GHES.4704 + L: 0 + E: DEVPATH=/devices/platform/GHES.4704 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13940554 + E: ID_PATH=platform-GHES.4704 + E: ID_PATH_TAG=platform-GHES_4704 + + P: /devices/platform/GHES.4705 + L: 0 + E: DEVPATH=/devices/platform/GHES.4705 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13942420 + E: ID_PATH=platform-GHES.4705 + E: ID_PATH_TAG=platform-GHES_4705 + + P: /devices/platform/GHES.4706 + L: 0 + E: DEVPATH=/devices/platform/GHES.4706 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13947611 + E: ID_PATH=platform-GHES.4706 + E: ID_PATH_TAG=platform-GHES_4706 + + P: /devices/platform/GHES.4707 + L: 0 + E: DEVPATH=/devices/platform/GHES.4707 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13942055 + E: ID_PATH=platform-GHES.4707 + E: ID_PATH_TAG=platform-GHES_4707 + + P: /devices/platform/GHES.4708 + L: 0 + E: DEVPATH=/devices/platform/GHES.4708 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13944076 + E: ID_PATH=platform-GHES.4708 + E: ID_PATH_TAG=platform-GHES_4708 + + P: /devices/platform/GHES.4709 + L: 0 + E: DEVPATH=/devices/platform/GHES.4709 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13950600 + E: ID_PATH=platform-GHES.4709 + E: ID_PATH_TAG=platform-GHES_4709 + + P: /devices/platform/GHES.4710 + L: 0 + E: DEVPATH=/devices/platform/GHES.4710 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13952088 + E: ID_PATH=platform-GHES.4710 + E: ID_PATH_TAG=platform-GHES_4710 + + P: /devices/platform/GHES.4711 + L: 0 + E: DEVPATH=/devices/platform/GHES.4711 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13947224 + E: ID_PATH=platform-GHES.4711 + E: ID_PATH_TAG=platform-GHES_4711 + + P: /devices/platform/GHES.4712 + L: 0 + E: DEVPATH=/devices/platform/GHES.4712 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13940446 + E: ID_PATH=platform-GHES.4712 + E: ID_PATH_TAG=platform-GHES_4712 + + P: /devices/platform/GHES.4713 + L: 0 + E: DEVPATH=/devices/platform/GHES.4713 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13942362 + E: ID_PATH=platform-GHES.4713 + E: ID_PATH_TAG=platform-GHES_4713 + + P: /devices/platform/GHES.4714 + L: 0 + E: DEVPATH=/devices/platform/GHES.4714 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13944474 + E: ID_PATH=platform-GHES.4714 + E: ID_PATH_TAG=platform-GHES_4714 + + P: /devices/platform/GHES.4715 + L: 0 + E: DEVPATH=/devices/platform/GHES.4715 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13948010 + E: ID_PATH=platform-GHES.4715 + E: ID_PATH_TAG=platform-GHES_4715 + + P: /devices/platform/GHES.4716 + L: 0 + E: DEVPATH=/devices/platform/GHES.4716 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13942694 + E: ID_PATH=platform-GHES.4716 + E: ID_PATH_TAG=platform-GHES_4716 + + P: /devices/platform/GHES.4717 + L: 0 + E: DEVPATH=/devices/platform/GHES.4717 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13952928 + E: ID_PATH=platform-GHES.4717 + E: ID_PATH_TAG=platform-GHES_4717 + + P: /devices/platform/GHES.4718 + L: 0 + E: DEVPATH=/devices/platform/GHES.4718 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13940480 + E: ID_PATH=platform-GHES.4718 + E: ID_PATH_TAG=platform-GHES_4718 + + P: /devices/platform/GHES.4719 + L: 0 + E: DEVPATH=/devices/platform/GHES.4719 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13941971 + E: ID_PATH=platform-GHES.4719 + E: ID_PATH_TAG=platform-GHES_4719 + + P: /devices/platform/GHES.4720 + L: 0 + E: DEVPATH=/devices/platform/GHES.4720 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13942263 + E: ID_PATH=platform-GHES.4720 + E: ID_PATH_TAG=platform-GHES_4720 + + P: /devices/platform/GHES.4721 + L: 0 + E: DEVPATH=/devices/platform/GHES.4721 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13941773 + E: ID_PATH=platform-GHES.4721 + E: ID_PATH_TAG=platform-GHES_4721 + + P: /devices/platform/GHES.4722 + L: 0 + E: DEVPATH=/devices/platform/GHES.4722 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13945465 + E: ID_PATH=platform-GHES.4722 + E: ID_PATH_TAG=platform-GHES_4722 + + P: /devices/platform/GHES.4723 + L: 0 + E: DEVPATH=/devices/platform/GHES.4723 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13957917 + E: ID_PATH=platform-GHES.4723 + E: ID_PATH_TAG=platform-GHES_4723 + + P: /devices/platform/GHES.4724 + L: 0 + E: DEVPATH=/devices/platform/GHES.4724 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13941924 + E: ID_PATH=platform-GHES.4724 + E: ID_PATH_TAG=platform-GHES_4724 + + P: /devices/platform/GHES.4725 + L: 0 + E: DEVPATH=/devices/platform/GHES.4725 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13942281 + E: ID_PATH=platform-GHES.4725 + E: ID_PATH_TAG=platform-GHES_4725 + + P: /devices/platform/GHES.4726 + L: 0 + E: DEVPATH=/devices/platform/GHES.4726 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13941106 + E: ID_PATH=platform-GHES.4726 + E: ID_PATH_TAG=platform-GHES_4726 + + P: /devices/platform/GHES.4727 + L: 0 + E: DEVPATH=/devices/platform/GHES.4727 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13945708 + E: ID_PATH=platform-GHES.4727 + E: ID_PATH_TAG=platform-GHES_4727 + + P: /devices/platform/GHES.4728 + L: 0 + E: DEVPATH=/devices/platform/GHES.4728 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13940528 + E: ID_PATH=platform-GHES.4728 + E: ID_PATH_TAG=platform-GHES_4728 + + P: /devices/platform/GHES.4729 + L: 0 + E: DEVPATH=/devices/platform/GHES.4729 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13949066 + E: ID_PATH=platform-GHES.4729 + E: ID_PATH_TAG=platform-GHES_4729 + + P: /devices/platform/GHES.4730 + L: 0 + E: DEVPATH=/devices/platform/GHES.4730 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13959236 + E: ID_PATH=platform-GHES.4730 + E: ID_PATH_TAG=platform-GHES_4730 + + P: /devices/platform/GHES.4731 + L: 0 + E: DEVPATH=/devices/platform/GHES.4731 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13942452 + E: ID_PATH=platform-GHES.4731 + E: ID_PATH_TAG=platform-GHES_4731 + + P: /devices/platform/GHES.4732 + L: 0 + E: DEVPATH=/devices/platform/GHES.4732 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13945295 + E: ID_PATH=platform-GHES.4732 + E: ID_PATH_TAG=platform-GHES_4732 + + P: /devices/platform/GHES.4733 + L: 0 + E: DEVPATH=/devices/platform/GHES.4733 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13941768 + E: ID_PATH=platform-GHES.4733 + E: ID_PATH_TAG=platform-GHES_4733 + + P: /devices/platform/GHES.4734 + L: 0 + E: DEVPATH=/devices/platform/GHES.4734 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13943483 + E: ID_PATH=platform-GHES.4734 + E: ID_PATH_TAG=platform-GHES_4734 + + P: /devices/platform/GHES.4735 + L: 0 + E: DEVPATH=/devices/platform/GHES.4735 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13940484 + E: ID_PATH=platform-GHES.4735 + E: ID_PATH_TAG=platform-GHES_4735 + + P: /devices/platform/GHES.4736 + L: 0 + E: DEVPATH=/devices/platform/GHES.4736 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13944035 + E: ID_PATH=platform-GHES.4736 + E: ID_PATH_TAG=platform-GHES_4736 + + P: /devices/platform/GHES.4737 + L: 0 + E: DEVPATH=/devices/platform/GHES.4737 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13941277 + E: ID_PATH=platform-GHES.4737 + E: ID_PATH_TAG=platform-GHES_4737 + + P: /devices/platform/GHES.4738 + L: 0 + E: DEVPATH=/devices/platform/GHES.4738 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13942806 + E: ID_PATH=platform-GHES.4738 + E: ID_PATH_TAG=platform-GHES_4738 + + P: /devices/platform/GHES.4739 + L: 0 + E: DEVPATH=/devices/platform/GHES.4739 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13945306 + E: ID_PATH=platform-GHES.4739 + E: ID_PATH_TAG=platform-GHES_4739 + + P: /devices/platform/GHES.4740 + L: 0 + E: DEVPATH=/devices/platform/GHES.4740 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13943119 + E: ID_PATH=platform-GHES.4740 + E: ID_PATH_TAG=platform-GHES_4740 + + P: /devices/platform/GHES.4741 + L: 0 + E: DEVPATH=/devices/platform/GHES.4741 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13943006 + E: ID_PATH=platform-GHES.4741 + E: ID_PATH_TAG=platform-GHES_4741 + + P: /devices/platform/GHES.4742 + L: 0 + E: DEVPATH=/devices/platform/GHES.4742 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13942904 + E: ID_PATH=platform-GHES.4742 + E: ID_PATH_TAG=platform-GHES_4742 + + P: /devices/platform/GHES.4743 + L: 0 + E: DEVPATH=/devices/platform/GHES.4743 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13943736 + E: ID_PATH=platform-GHES.4743 + E: ID_PATH_TAG=platform-GHES_4743 + + P: /devices/platform/GHES.4744 + L: 0 + E: DEVPATH=/devices/platform/GHES.4744 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13943692 + E: ID_PATH=platform-GHES.4744 + E: ID_PATH_TAG=platform-GHES_4744 + + P: /devices/platform/GHES.4745 + L: 0 + E: DEVPATH=/devices/platform/GHES.4745 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13947131 + E: ID_PATH=platform-GHES.4745 + E: ID_PATH_TAG=platform-GHES_4745 + + P: /devices/platform/GHES.4746 + L: 0 + E: DEVPATH=/devices/platform/GHES.4746 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13943647 + E: ID_PATH=platform-GHES.4746 + E: ID_PATH_TAG=platform-GHES_4746 + + P: /devices/platform/GHES.4747 + L: 0 + E: DEVPATH=/devices/platform/GHES.4747 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13943309 + E: ID_PATH=platform-GHES.4747 + E: ID_PATH_TAG=platform-GHES_4747 + + P: /devices/platform/GHES.4748 + L: 0 + E: DEVPATH=/devices/platform/GHES.4748 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13943874 + E: ID_PATH=platform-GHES.4748 + E: ID_PATH_TAG=platform-GHES_4748 + + P: /devices/platform/GHES.4749 + L: 0 + E: DEVPATH=/devices/platform/GHES.4749 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13944685 + E: ID_PATH=platform-GHES.4749 + E: ID_PATH_TAG=platform-GHES_4749 + + P: /devices/platform/GHES.4750 + L: 0 + E: DEVPATH=/devices/platform/GHES.4750 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13943994 + E: ID_PATH=platform-GHES.4750 + E: ID_PATH_TAG=platform-GHES_4750 + + P: /devices/platform/GHES.4751 + L: 0 + E: DEVPATH=/devices/platform/GHES.4751 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13943415 + E: ID_PATH=platform-GHES.4751 + E: ID_PATH_TAG=platform-GHES_4751 + + P: /devices/platform/GHES.4752 + L: 0 + E: DEVPATH=/devices/platform/GHES.4752 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13946908 + E: ID_PATH=platform-GHES.4752 + E: ID_PATH_TAG=platform-GHES_4752 + + P: /devices/platform/GHES.4753 + L: 0 + E: DEVPATH=/devices/platform/GHES.4753 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13954330 + E: ID_PATH=platform-GHES.4753 + E: ID_PATH_TAG=platform-GHES_4753 + + P: /devices/platform/GHES.4754 + L: 0 + E: DEVPATH=/devices/platform/GHES.4754 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13943905 + E: ID_PATH=platform-GHES.4754 + E: ID_PATH_TAG=platform-GHES_4754 + + P: /devices/platform/GHES.4755 + L: 0 + E: DEVPATH=/devices/platform/GHES.4755 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13944033 + E: ID_PATH=platform-GHES.4755 + E: ID_PATH_TAG=platform-GHES_4755 + + P: /devices/platform/GHES.4756 + L: 0 + E: DEVPATH=/devices/platform/GHES.4756 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13944387 + E: ID_PATH=platform-GHES.4756 + E: ID_PATH_TAG=platform-GHES_4756 + + P: /devices/platform/GHES.4757 + L: 0 + E: DEVPATH=/devices/platform/GHES.4757 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13944619 + E: ID_PATH=platform-GHES.4757 + E: ID_PATH_TAG=platform-GHES_4757 + + P: /devices/platform/GHES.4758 + L: 0 + E: DEVPATH=/devices/platform/GHES.4758 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13955560 + E: ID_PATH=platform-GHES.4758 + E: ID_PATH_TAG=platform-GHES_4758 + + P: /devices/platform/GHES.4759 + L: 0 + E: DEVPATH=/devices/platform/GHES.4759 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13951597 + E: ID_PATH=platform-GHES.4759 + E: ID_PATH_TAG=platform-GHES_4759 + + P: /devices/platform/GHES.4760 + L: 0 + E: DEVPATH=/devices/platform/GHES.4760 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13944435 + E: ID_PATH=platform-GHES.4760 + E: ID_PATH_TAG=platform-GHES_4760 + + P: /devices/platform/GHES.4761 + L: 0 + E: DEVPATH=/devices/platform/GHES.4761 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13945067 + E: ID_PATH=platform-GHES.4761 + E: ID_PATH_TAG=platform-GHES_4761 + + P: /devices/platform/GHES.4762 + L: 0 + E: DEVPATH=/devices/platform/GHES.4762 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13951931 + E: ID_PATH=platform-GHES.4762 + E: ID_PATH_TAG=platform-GHES_4762 + + P: /devices/platform/GHES.4763 + L: 0 + E: DEVPATH=/devices/platform/GHES.4763 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13953837 + E: ID_PATH=platform-GHES.4763 + E: ID_PATH_TAG=platform-GHES_4763 + + P: /devices/platform/GHES.4764 + L: 0 + E: DEVPATH=/devices/platform/GHES.4764 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13946153 + E: ID_PATH=platform-GHES.4764 + E: ID_PATH_TAG=platform-GHES_4764 + + P: /devices/platform/GHES.4765 + L: 0 + E: DEVPATH=/devices/platform/GHES.4765 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13945307 + E: ID_PATH=platform-GHES.4765 + E: ID_PATH_TAG=platform-GHES_4765 + + P: /devices/platform/GHES.4766 + L: 0 + E: DEVPATH=/devices/platform/GHES.4766 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13945193 + E: ID_PATH=platform-GHES.4766 + E: ID_PATH_TAG=platform-GHES_4766 + + P: /devices/platform/GHES.4767 + L: 0 + E: DEVPATH=/devices/platform/GHES.4767 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13948499 + E: ID_PATH=platform-GHES.4767 + E: ID_PATH_TAG=platform-GHES_4767 + + P: /devices/platform/GHES.4768 + L: 0 + E: DEVPATH=/devices/platform/GHES.4768 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13945099 + E: ID_PATH=platform-GHES.4768 + E: ID_PATH_TAG=platform-GHES_4768 + + P: /devices/platform/GHES.4769 + L: 0 + E: DEVPATH=/devices/platform/GHES.4769 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13947684 + E: ID_PATH=platform-GHES.4769 + E: ID_PATH_TAG=platform-GHES_4769 + + P: /devices/platform/GHES.4770 + L: 0 + E: DEVPATH=/devices/platform/GHES.4770 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13948403 + E: ID_PATH=platform-GHES.4770 + E: ID_PATH_TAG=platform-GHES_4770 + + P: /devices/platform/GHES.4771 + L: 0 + E: DEVPATH=/devices/platform/GHES.4771 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13946037 + E: ID_PATH=platform-GHES.4771 + E: ID_PATH_TAG=platform-GHES_4771 + + P: /devices/platform/GHES.4772 + L: 0 + E: DEVPATH=/devices/platform/GHES.4772 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13945167 + E: ID_PATH=platform-GHES.4772 + E: ID_PATH_TAG=platform-GHES_4772 + + P: /devices/platform/GHES.4773 + L: 0 + E: DEVPATH=/devices/platform/GHES.4773 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13945509 + E: ID_PATH=platform-GHES.4773 + E: ID_PATH_TAG=platform-GHES_4773 + + P: /devices/platform/GHES.4774 + L: 0 + E: DEVPATH=/devices/platform/GHES.4774 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13948216 + E: ID_PATH=platform-GHES.4774 + E: ID_PATH_TAG=platform-GHES_4774 + + P: /devices/platform/GHES.4775 + L: 0 + E: DEVPATH=/devices/platform/GHES.4775 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13947272 + E: ID_PATH=platform-GHES.4775 + E: ID_PATH_TAG=platform-GHES_4775 + + P: /devices/platform/GHES.4776 + L: 0 + E: DEVPATH=/devices/platform/GHES.4776 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13946842 + E: ID_PATH=platform-GHES.4776 + E: ID_PATH_TAG=platform-GHES_4776 + + P: /devices/platform/GHES.4777 + L: 0 + E: DEVPATH=/devices/platform/GHES.4777 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13950101 + E: ID_PATH=platform-GHES.4777 + E: ID_PATH_TAG=platform-GHES_4777 + + P: /devices/platform/GHES.4778 + L: 0 + E: DEVPATH=/devices/platform/GHES.4778 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13952767 + E: ID_PATH=platform-GHES.4778 + E: ID_PATH_TAG=platform-GHES_4778 + + P: /devices/platform/GHES.4779 + L: 0 + E: DEVPATH=/devices/platform/GHES.4779 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13952952 + E: ID_PATH=platform-GHES.4779 + E: ID_PATH_TAG=platform-GHES_4779 + + P: /devices/platform/GHES.4780 + L: 0 + E: DEVPATH=/devices/platform/GHES.4780 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13953548 + E: ID_PATH=platform-GHES.4780 + E: ID_PATH_TAG=platform-GHES_4780 + + P: /devices/platform/GHES.4781 + L: 0 + E: DEVPATH=/devices/platform/GHES.4781 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13945908 + E: ID_PATH=platform-GHES.4781 + E: ID_PATH_TAG=platform-GHES_4781 + + P: /devices/platform/GHES.4782 + L: 0 + E: DEVPATH=/devices/platform/GHES.4782 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13946013 + E: ID_PATH=platform-GHES.4782 + E: ID_PATH_TAG=platform-GHES_4782 + + P: /devices/platform/GHES.4783 + L: 0 + E: DEVPATH=/devices/platform/GHES.4783 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13946757 + E: ID_PATH=platform-GHES.4783 + E: ID_PATH_TAG=platform-GHES_4783 + + P: /devices/platform/GHES.4784 + L: 0 + E: DEVPATH=/devices/platform/GHES.4784 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13946752 + E: ID_PATH=platform-GHES.4784 + E: ID_PATH_TAG=platform-GHES_4784 + + P: /devices/platform/GHES.4785 + L: 0 + E: DEVPATH=/devices/platform/GHES.4785 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13947028 + E: ID_PATH=platform-GHES.4785 + E: ID_PATH_TAG=platform-GHES_4785 + + P: /devices/platform/GHES.4786 + L: 0 + E: DEVPATH=/devices/platform/GHES.4786 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13946521 + E: ID_PATH=platform-GHES.4786 + E: ID_PATH_TAG=platform-GHES_4786 + + P: /devices/platform/GHES.4787 + L: 0 + E: DEVPATH=/devices/platform/GHES.4787 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13946689 + E: ID_PATH=platform-GHES.4787 + E: ID_PATH_TAG=platform-GHES_4787 + + P: /devices/platform/GHES.4788 + L: 0 + E: DEVPATH=/devices/platform/GHES.4788 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13946609 + E: ID_PATH=platform-GHES.4788 + E: ID_PATH_TAG=platform-GHES_4788 + + P: /devices/platform/GHES.4789 + L: 0 + E: DEVPATH=/devices/platform/GHES.4789 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13946603 + E: ID_PATH=platform-GHES.4789 + E: ID_PATH_TAG=platform-GHES_4789 + + P: /devices/platform/GHES.4790 + L: 0 + E: DEVPATH=/devices/platform/GHES.4790 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13956502 + E: ID_PATH=platform-GHES.4790 + E: ID_PATH_TAG=platform-GHES_4790 + + P: /devices/platform/GHES.4791 + L: 0 + E: DEVPATH=/devices/platform/GHES.4791 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13946685 + E: ID_PATH=platform-GHES.4791 + E: ID_PATH_TAG=platform-GHES_4791 + + P: /devices/platform/GHES.4792 + L: 0 + E: DEVPATH=/devices/platform/GHES.4792 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13954195 + E: ID_PATH=platform-GHES.4792 + E: ID_PATH_TAG=platform-GHES_4792 + + P: /devices/platform/GHES.4793 + L: 0 + E: DEVPATH=/devices/platform/GHES.4793 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13957493 + E: ID_PATH=platform-GHES.4793 + E: ID_PATH_TAG=platform-GHES_4793 + + P: /devices/platform/GHES.4794 + L: 0 + E: DEVPATH=/devices/platform/GHES.4794 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13952718 + E: ID_PATH=platform-GHES.4794 + E: ID_PATH_TAG=platform-GHES_4794 + + P: /devices/platform/GHES.4795 + L: 0 + E: DEVPATH=/devices/platform/GHES.4795 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13947344 + E: ID_PATH=platform-GHES.4795 + E: ID_PATH_TAG=platform-GHES_4795 + + P: /devices/platform/GHES.4796 + L: 0 + E: DEVPATH=/devices/platform/GHES.4796 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13951265 + E: ID_PATH=platform-GHES.4796 + E: ID_PATH_TAG=platform-GHES_4796 + + P: /devices/platform/GHES.4797 + L: 0 + E: DEVPATH=/devices/platform/GHES.4797 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13947479 + E: ID_PATH=platform-GHES.4797 + E: ID_PATH_TAG=platform-GHES_4797 + + P: /devices/platform/GHES.4798 + L: 0 + E: DEVPATH=/devices/platform/GHES.4798 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13953816 + E: ID_PATH=platform-GHES.4798 + E: ID_PATH_TAG=platform-GHES_4798 + + P: /devices/platform/GHES.4799 + L: 0 + E: DEVPATH=/devices/platform/GHES.4799 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13947372 + E: ID_PATH=platform-GHES.4799 + E: ID_PATH_TAG=platform-GHES_4799 + + P: /devices/platform/GHES.4800 + L: 0 + E: DEVPATH=/devices/platform/GHES.4800 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13950736 + E: ID_PATH=platform-GHES.4800 + E: ID_PATH_TAG=platform-GHES_4800 + + P: /devices/platform/GHES.4801 + L: 0 + E: DEVPATH=/devices/platform/GHES.4801 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13953920 + E: ID_PATH=platform-GHES.4801 + E: ID_PATH_TAG=platform-GHES_4801 + + P: /devices/platform/GHES.4802 + L: 0 + E: DEVPATH=/devices/platform/GHES.4802 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13947756 + E: ID_PATH=platform-GHES.4802 + E: ID_PATH_TAG=platform-GHES_4802 + + P: /devices/platform/GHES.4803 + L: 0 + E: DEVPATH=/devices/platform/GHES.4803 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13952476 + E: ID_PATH=platform-GHES.4803 + E: ID_PATH_TAG=platform-GHES_4803 + + P: /devices/platform/GHES.4804 + L: 0 + E: DEVPATH=/devices/platform/GHES.4804 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13947567 + E: ID_PATH=platform-GHES.4804 + E: ID_PATH_TAG=platform-GHES_4804 + + P: /devices/platform/GHES.4805 + L: 0 + E: DEVPATH=/devices/platform/GHES.4805 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13951350 + E: ID_PATH=platform-GHES.4805 + E: ID_PATH_TAG=platform-GHES_4805 + + P: /devices/platform/GHES.4806 + L: 0 + E: DEVPATH=/devices/platform/GHES.4806 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13958927 + E: ID_PATH=platform-GHES.4806 + E: ID_PATH_TAG=platform-GHES_4806 + + P: /devices/platform/GHES.4807 + L: 0 + E: DEVPATH=/devices/platform/GHES.4807 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13951451 + E: ID_PATH=platform-GHES.4807 + E: ID_PATH_TAG=platform-GHES_4807 + + P: /devices/platform/GHES.4808 + L: 0 + E: DEVPATH=/devices/platform/GHES.4808 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13948444 + E: ID_PATH=platform-GHES.4808 + E: ID_PATH_TAG=platform-GHES_4808 + + P: /devices/platform/GHES.4809 + L: 0 + E: DEVPATH=/devices/platform/GHES.4809 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13952165 + E: ID_PATH=platform-GHES.4809 + E: ID_PATH_TAG=platform-GHES_4809 + + P: /devices/platform/GHES.4810 + L: 0 + E: DEVPATH=/devices/platform/GHES.4810 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13952338 + E: ID_PATH=platform-GHES.4810 + E: ID_PATH_TAG=platform-GHES_4810 + + P: /devices/platform/GHES.4811 + L: 0 + E: DEVPATH=/devices/platform/GHES.4811 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13955682 + E: ID_PATH=platform-GHES.4811 + E: ID_PATH_TAG=platform-GHES_4811 + + P: /devices/platform/GHES.4812 + L: 0 + E: DEVPATH=/devices/platform/GHES.4812 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13961929 + E: ID_PATH=platform-GHES.4812 + E: ID_PATH_TAG=platform-GHES_4812 + + P: /devices/platform/GHES.4813 + L: 0 + E: DEVPATH=/devices/platform/GHES.4813 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13948733 + E: ID_PATH=platform-GHES.4813 + E: ID_PATH_TAG=platform-GHES_4813 + + P: /devices/platform/GHES.4814 + L: 0 + E: DEVPATH=/devices/platform/GHES.4814 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13949522 + E: ID_PATH=platform-GHES.4814 + E: ID_PATH_TAG=platform-GHES_4814 + + P: /devices/platform/GHES.4815 + L: 0 + E: DEVPATH=/devices/platform/GHES.4815 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13951718 + E: ID_PATH=platform-GHES.4815 + E: ID_PATH_TAG=platform-GHES_4815 + + P: /devices/platform/GHES.4816 + L: 0 + E: DEVPATH=/devices/platform/GHES.4816 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13951750 + E: ID_PATH=platform-GHES.4816 + E: ID_PATH_TAG=platform-GHES_4816 + + P: /devices/platform/GHES.4817 + L: 0 + E: DEVPATH=/devices/platform/GHES.4817 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13949154 + E: ID_PATH=platform-GHES.4817 + E: ID_PATH_TAG=platform-GHES_4817 + + P: /devices/platform/GHES.4818 + L: 0 + E: DEVPATH=/devices/platform/GHES.4818 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13955740 + E: ID_PATH=platform-GHES.4818 + E: ID_PATH_TAG=platform-GHES_4818 + + P: /devices/platform/GHES.4819 + L: 0 + E: DEVPATH=/devices/platform/GHES.4819 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13952072 + E: ID_PATH=platform-GHES.4819 + E: ID_PATH_TAG=platform-GHES_4819 + + P: /devices/platform/GHES.4820 + L: 0 + E: DEVPATH=/devices/platform/GHES.4820 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13965616 + E: ID_PATH=platform-GHES.4820 + E: ID_PATH_TAG=platform-GHES_4820 + + P: /devices/platform/GHES.4821 + L: 0 + E: DEVPATH=/devices/platform/GHES.4821 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13953473 + E: ID_PATH=platform-GHES.4821 + E: ID_PATH_TAG=platform-GHES_4821 + + P: /devices/platform/GHES.4822 + L: 0 + E: DEVPATH=/devices/platform/GHES.4822 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13951795 + E: ID_PATH=platform-GHES.4822 + E: ID_PATH_TAG=platform-GHES_4822 + + P: /devices/platform/GHES.4823 + L: 0 + E: DEVPATH=/devices/platform/GHES.4823 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13959835 + E: ID_PATH=platform-GHES.4823 + E: ID_PATH_TAG=platform-GHES_4823 + + P: /devices/platform/GHES.4824 + L: 0 + E: DEVPATH=/devices/platform/GHES.4824 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13959863 + E: ID_PATH=platform-GHES.4824 + E: ID_PATH_TAG=platform-GHES_4824 + + P: /devices/platform/GHES.4825 + L: 0 + E: DEVPATH=/devices/platform/GHES.4825 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13950338 + E: ID_PATH=platform-GHES.4825 + E: ID_PATH_TAG=platform-GHES_4825 + + P: /devices/platform/GHES.4826 + L: 0 + E: DEVPATH=/devices/platform/GHES.4826 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13949757 + E: ID_PATH=platform-GHES.4826 + E: ID_PATH_TAG=platform-GHES_4826 + + P: /devices/platform/GHES.4827 + L: 0 + E: DEVPATH=/devices/platform/GHES.4827 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13950250 + E: ID_PATH=platform-GHES.4827 + E: ID_PATH_TAG=platform-GHES_4827 + + P: /devices/platform/GHES.4828 + L: 0 + E: DEVPATH=/devices/platform/GHES.4828 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13950027 + E: ID_PATH=platform-GHES.4828 + E: ID_PATH_TAG=platform-GHES_4828 + + P: /devices/platform/GHES.4829 + L: 0 + E: DEVPATH=/devices/platform/GHES.4829 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13950559 + E: ID_PATH=platform-GHES.4829 + E: ID_PATH_TAG=platform-GHES_4829 + + P: /devices/platform/GHES.4830 + L: 0 + E: DEVPATH=/devices/platform/GHES.4830 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13962155 + E: ID_PATH=platform-GHES.4830 + E: ID_PATH_TAG=platform-GHES_4830 + + P: /devices/platform/GHES.4831 + L: 0 + E: DEVPATH=/devices/platform/GHES.4831 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13952435 + E: ID_PATH=platform-GHES.4831 + E: ID_PATH_TAG=platform-GHES_4831 + + P: /devices/platform/GHES.4832 + L: 0 + E: DEVPATH=/devices/platform/GHES.4832 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13950172 + E: ID_PATH=platform-GHES.4832 + E: ID_PATH_TAG=platform-GHES_4832 + + P: /devices/platform/GHES.4833 + L: 0 + E: DEVPATH=/devices/platform/GHES.4833 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13959105 + E: ID_PATH=platform-GHES.4833 + E: ID_PATH_TAG=platform-GHES_4833 + + P: /devices/platform/GHES.4834 + L: 0 + E: DEVPATH=/devices/platform/GHES.4834 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13955588 + E: ID_PATH=platform-GHES.4834 + E: ID_PATH_TAG=platform-GHES_4834 + + P: /devices/platform/GHES.4835 + L: 0 + E: DEVPATH=/devices/platform/GHES.4835 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13965482 + E: ID_PATH=platform-GHES.4835 + E: ID_PATH_TAG=platform-GHES_4835 + + P: /devices/platform/GHES.4836 + L: 0 + E: DEVPATH=/devices/platform/GHES.4836 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13952507 + E: ID_PATH=platform-GHES.4836 + E: ID_PATH_TAG=platform-GHES_4836 + + P: /devices/platform/GHES.4837 + L: 0 + E: DEVPATH=/devices/platform/GHES.4837 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13957391 + E: ID_PATH=platform-GHES.4837 + E: ID_PATH_TAG=platform-GHES_4837 + + P: /devices/platform/GHES.4838 + L: 0 + E: DEVPATH=/devices/platform/GHES.4838 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13956553 + E: ID_PATH=platform-GHES.4838 + E: ID_PATH_TAG=platform-GHES_4838 + + P: /devices/platform/GHES.4839 + L: 0 + E: DEVPATH=/devices/platform/GHES.4839 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13955444 + E: ID_PATH=platform-GHES.4839 + E: ID_PATH_TAG=platform-GHES_4839 + + P: /devices/platform/GHES.4840 + L: 0 + E: DEVPATH=/devices/platform/GHES.4840 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13954413 + E: ID_PATH=platform-GHES.4840 + E: ID_PATH_TAG=platform-GHES_4840 + + P: /devices/platform/GHES.4841 + L: 0 + E: DEVPATH=/devices/platform/GHES.4841 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13958317 + E: ID_PATH=platform-GHES.4841 + E: ID_PATH_TAG=platform-GHES_4841 + + P: /devices/platform/GHES.4842 + L: 0 + E: DEVPATH=/devices/platform/GHES.4842 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13951053 + E: ID_PATH=platform-GHES.4842 + E: ID_PATH_TAG=platform-GHES_4842 + + P: /devices/platform/GHES.4843 + L: 0 + E: DEVPATH=/devices/platform/GHES.4843 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13958072 + E: ID_PATH=platform-GHES.4843 + E: ID_PATH_TAG=platform-GHES_4843 + + P: /devices/platform/GHES.4844 + L: 0 + E: DEVPATH=/devices/platform/GHES.4844 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13952018 + E: ID_PATH=platform-GHES.4844 + E: ID_PATH_TAG=platform-GHES_4844 + + P: /devices/platform/GHES.4845 + L: 0 + E: DEVPATH=/devices/platform/GHES.4845 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13951457 + E: ID_PATH=platform-GHES.4845 + E: ID_PATH_TAG=platform-GHES_4845 + + P: /devices/platform/GHES.4846 + L: 0 + E: DEVPATH=/devices/platform/GHES.4846 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13963274 + E: ID_PATH=platform-GHES.4846 + E: ID_PATH_TAG=platform-GHES_4846 + + P: /devices/platform/GHES.4847 + L: 0 + E: DEVPATH=/devices/platform/GHES.4847 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13954288 + E: ID_PATH=platform-GHES.4847 + E: ID_PATH_TAG=platform-GHES_4847 + + P: /devices/platform/GHES.4848 + L: 0 + E: DEVPATH=/devices/platform/GHES.4848 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13959523 + E: ID_PATH=platform-GHES.4848 + E: ID_PATH_TAG=platform-GHES_4848 + + P: /devices/platform/GHES.4849 + L: 0 + E: DEVPATH=/devices/platform/GHES.4849 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13965871 + E: ID_PATH=platform-GHES.4849 + E: ID_PATH_TAG=platform-GHES_4849 + + P: /devices/platform/GHES.4850 + L: 0 + E: DEVPATH=/devices/platform/GHES.4850 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13953929 + E: ID_PATH=platform-GHES.4850 + E: ID_PATH_TAG=platform-GHES_4850 + + P: /devices/platform/GHES.4851 + L: 0 + E: DEVPATH=/devices/platform/GHES.4851 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13952823 + E: ID_PATH=platform-GHES.4851 + E: ID_PATH_TAG=platform-GHES_4851 + + P: /devices/platform/GHES.4852 + L: 0 + E: DEVPATH=/devices/platform/GHES.4852 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13953779 + E: ID_PATH=platform-GHES.4852 + E: ID_PATH_TAG=platform-GHES_4852 + + P: /devices/platform/GHES.4853 + L: 0 + E: DEVPATH=/devices/platform/GHES.4853 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13958826 + E: ID_PATH=platform-GHES.4853 + E: ID_PATH_TAG=platform-GHES_4853 + + P: /devices/platform/GHES.4854 + L: 0 + E: DEVPATH=/devices/platform/GHES.4854 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13961126 + E: ID_PATH=platform-GHES.4854 + E: ID_PATH_TAG=platform-GHES_4854 + + P: /devices/platform/GHES.4855 + L: 0 + E: DEVPATH=/devices/platform/GHES.4855 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13963394 + E: ID_PATH=platform-GHES.4855 + E: ID_PATH_TAG=platform-GHES_4855 + + P: /devices/platform/GHES.4856 + L: 0 + E: DEVPATH=/devices/platform/GHES.4856 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13960685 + E: ID_PATH=platform-GHES.4856 + E: ID_PATH_TAG=platform-GHES_4856 + + P: /devices/platform/GHES.4857 + L: 0 + E: DEVPATH=/devices/platform/GHES.4857 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13961806 + E: ID_PATH=platform-GHES.4857 + E: ID_PATH_TAG=platform-GHES_4857 + + P: /devices/platform/GHES.4858 + L: 0 + E: DEVPATH=/devices/platform/GHES.4858 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13955211 + E: ID_PATH=platform-GHES.4858 + E: ID_PATH_TAG=platform-GHES_4858 + + P: /devices/platform/GHES.4859 + L: 0 + E: DEVPATH=/devices/platform/GHES.4859 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13955352 + E: ID_PATH=platform-GHES.4859 + E: ID_PATH_TAG=platform-GHES_4859 + + P: /devices/platform/GHES.4860 + L: 0 + E: DEVPATH=/devices/platform/GHES.4860 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13953709 + E: ID_PATH=platform-GHES.4860 + E: ID_PATH_TAG=platform-GHES_4860 + + P: /devices/platform/GHES.4861 + L: 0 + E: DEVPATH=/devices/platform/GHES.4861 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13956832 + E: ID_PATH=platform-GHES.4861 + E: ID_PATH_TAG=platform-GHES_4861 + + P: /devices/platform/GHES.4862 + L: 0 + E: DEVPATH=/devices/platform/GHES.4862 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13953746 + E: ID_PATH=platform-GHES.4862 + E: ID_PATH_TAG=platform-GHES_4862 + + P: /devices/platform/GHES.4863 + L: 0 + E: DEVPATH=/devices/platform/GHES.4863 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13957699 + E: ID_PATH=platform-GHES.4863 + E: ID_PATH_TAG=platform-GHES_4863 + + P: /devices/platform/GHES.4864 + L: 0 + E: DEVPATH=/devices/platform/GHES.4864 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13957192 + E: ID_PATH=platform-GHES.4864 + E: ID_PATH_TAG=platform-GHES_4864 + + P: /devices/platform/GHES.4865 + L: 0 + E: DEVPATH=/devices/platform/GHES.4865 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13965997 + E: ID_PATH=platform-GHES.4865 + E: ID_PATH_TAG=platform-GHES_4865 + + P: /devices/platform/GHES.4866 + L: 0 + E: DEVPATH=/devices/platform/GHES.4866 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13957490 + E: ID_PATH=platform-GHES.4866 + E: ID_PATH_TAG=platform-GHES_4866 + + P: /devices/platform/GHES.4867 + L: 0 + E: DEVPATH=/devices/platform/GHES.4867 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13956644 + E: ID_PATH=platform-GHES.4867 + E: ID_PATH_TAG=platform-GHES_4867 + + P: /devices/platform/GHES.4868 + L: 0 + E: DEVPATH=/devices/platform/GHES.4868 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13957661 + E: ID_PATH=platform-GHES.4868 + E: ID_PATH_TAG=platform-GHES_4868 + + P: /devices/platform/GHES.4869 + L: 0 + E: DEVPATH=/devices/platform/GHES.4869 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13957559 + E: ID_PATH=platform-GHES.4869 + E: ID_PATH_TAG=platform-GHES_4869 + + P: /devices/platform/GHES.4870 + L: 0 + E: DEVPATH=/devices/platform/GHES.4870 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13960400 + E: ID_PATH=platform-GHES.4870 + E: ID_PATH_TAG=platform-GHES_4870 + + P: /devices/platform/GHES.4871 + L: 0 + E: DEVPATH=/devices/platform/GHES.4871 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13957646 + E: ID_PATH=platform-GHES.4871 + E: ID_PATH_TAG=platform-GHES_4871 + + P: /devices/platform/GHES.4872 + L: 0 + E: DEVPATH=/devices/platform/GHES.4872 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13961071 + E: ID_PATH=platform-GHES.4872 + E: ID_PATH_TAG=platform-GHES_4872 + + P: /devices/platform/GHES.4873 + L: 0 + E: DEVPATH=/devices/platform/GHES.4873 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13967138 + E: ID_PATH=platform-GHES.4873 + E: ID_PATH_TAG=platform-GHES_4873 + + P: /devices/platform/GHES.4874 + L: 0 + E: DEVPATH=/devices/platform/GHES.4874 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13958423 + E: ID_PATH=platform-GHES.4874 + E: ID_PATH_TAG=platform-GHES_4874 + + P: /devices/platform/GHES.4875 + L: 0 + E: DEVPATH=/devices/platform/GHES.4875 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13962942 + E: ID_PATH=platform-GHES.4875 + E: ID_PATH_TAG=platform-GHES_4875 + + P: /devices/platform/GHES.4876 + L: 0 + E: DEVPATH=/devices/platform/GHES.4876 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13973047 + E: ID_PATH=platform-GHES.4876 + E: ID_PATH_TAG=platform-GHES_4876 + + P: /devices/platform/GHES.4877 + L: 0 + E: DEVPATH=/devices/platform/GHES.4877 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13955835 + E: ID_PATH=platform-GHES.4877 + E: ID_PATH_TAG=platform-GHES_4877 + + P: /devices/platform/GHES.4878 + L: 0 + E: DEVPATH=/devices/platform/GHES.4878 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13963209 + E: ID_PATH=platform-GHES.4878 + E: ID_PATH_TAG=platform-GHES_4878 + + P: /devices/platform/GHES.4879 + L: 0 + E: DEVPATH=/devices/platform/GHES.4879 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13958213 + E: ID_PATH=platform-GHES.4879 + E: ID_PATH_TAG=platform-GHES_4879 + + P: /devices/platform/GHES.4880 + L: 0 + E: DEVPATH=/devices/platform/GHES.4880 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13958431 + E: ID_PATH=platform-GHES.4880 + E: ID_PATH_TAG=platform-GHES_4880 + + P: /devices/platform/GHES.4881 + L: 0 + E: DEVPATH=/devices/platform/GHES.4881 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13958467 + E: ID_PATH=platform-GHES.4881 + E: ID_PATH_TAG=platform-GHES_4881 + + P: /devices/platform/GHES.4882 + L: 0 + E: DEVPATH=/devices/platform/GHES.4882 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13973578 + E: ID_PATH=platform-GHES.4882 + E: ID_PATH_TAG=platform-GHES_4882 + + P: /devices/platform/GHES.4883 + L: 0 + E: DEVPATH=/devices/platform/GHES.4883 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13962676 + E: ID_PATH=platform-GHES.4883 + E: ID_PATH_TAG=platform-GHES_4883 + + P: /devices/platform/GHES.4884 + L: 0 + E: DEVPATH=/devices/platform/GHES.4884 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13958292 + E: ID_PATH=platform-GHES.4884 + E: ID_PATH_TAG=platform-GHES_4884 + + P: /devices/platform/GHES.4885 + L: 0 + E: DEVPATH=/devices/platform/GHES.4885 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13978481 + E: ID_PATH=platform-GHES.4885 + E: ID_PATH_TAG=platform-GHES_4885 + + P: /devices/platform/GHES.4886 + L: 0 + E: DEVPATH=/devices/platform/GHES.4886 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13960207 + E: ID_PATH=platform-GHES.4886 + E: ID_PATH_TAG=platform-GHES_4886 + + P: /devices/platform/GHES.4887 + L: 0 + E: DEVPATH=/devices/platform/GHES.4887 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13968591 + E: ID_PATH=platform-GHES.4887 + E: ID_PATH_TAG=platform-GHES_4887 + + P: /devices/platform/GHES.4888 + L: 0 + E: DEVPATH=/devices/platform/GHES.4888 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13967580 + E: ID_PATH=platform-GHES.4888 + E: ID_PATH_TAG=platform-GHES_4888 + + P: /devices/platform/GHES.4889 + L: 0 + E: DEVPATH=/devices/platform/GHES.4889 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13966298 + E: ID_PATH=platform-GHES.4889 + E: ID_PATH_TAG=platform-GHES_4889 + + P: /devices/platform/GHES.4890 + L: 0 + E: DEVPATH=/devices/platform/GHES.4890 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13962378 + E: ID_PATH=platform-GHES.4890 + E: ID_PATH_TAG=platform-GHES_4890 + + P: /devices/platform/GHES.4891 + L: 0 + E: DEVPATH=/devices/platform/GHES.4891 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13965678 + E: ID_PATH=platform-GHES.4891 + E: ID_PATH_TAG=platform-GHES_4891 + + P: /devices/platform/GHES.4892 + L: 0 + E: DEVPATH=/devices/platform/GHES.4892 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13958326 + E: ID_PATH=platform-GHES.4892 + E: ID_PATH_TAG=platform-GHES_4892 + + P: /devices/platform/GHES.4893 + L: 0 + E: DEVPATH=/devices/platform/GHES.4893 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13968108 + E: ID_PATH=platform-GHES.4893 + E: ID_PATH_TAG=platform-GHES_4893 + + P: /devices/platform/GHES.4894 + L: 0 + E: DEVPATH=/devices/platform/GHES.4894 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13964664 + E: ID_PATH=platform-GHES.4894 + E: ID_PATH_TAG=platform-GHES_4894 + + P: /devices/platform/GHES.4895 + L: 0 + E: DEVPATH=/devices/platform/GHES.4895 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13957930 + E: ID_PATH=platform-GHES.4895 + E: ID_PATH_TAG=platform-GHES_4895 + + P: /devices/platform/GHES.4896 + L: 0 + E: DEVPATH=/devices/platform/GHES.4896 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13962980 + E: ID_PATH=platform-GHES.4896 + E: ID_PATH_TAG=platform-GHES_4896 + + P: /devices/platform/GHES.4897 + L: 0 + E: DEVPATH=/devices/platform/GHES.4897 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13965192 + E: ID_PATH=platform-GHES.4897 + E: ID_PATH_TAG=platform-GHES_4897 + + P: /devices/platform/GHES.4898 + L: 0 + E: DEVPATH=/devices/platform/GHES.4898 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13960959 + E: ID_PATH=platform-GHES.4898 + E: ID_PATH_TAG=platform-GHES_4898 + + P: /devices/platform/GHES.4899 + L: 0 + E: DEVPATH=/devices/platform/GHES.4899 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13958759 + E: ID_PATH=platform-GHES.4899 + E: ID_PATH_TAG=platform-GHES_4899 + + P: /devices/platform/GHES.4900 + L: 0 + E: DEVPATH=/devices/platform/GHES.4900 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13959003 + E: ID_PATH=platform-GHES.4900 + E: ID_PATH_TAG=platform-GHES_4900 + + P: /devices/platform/GHES.4901 + L: 0 + E: DEVPATH=/devices/platform/GHES.4901 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13958466 + E: ID_PATH=platform-GHES.4901 + E: ID_PATH_TAG=platform-GHES_4901 + + P: /devices/platform/GHES.4902 + L: 0 + E: DEVPATH=/devices/platform/GHES.4902 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13963296 + E: ID_PATH=platform-GHES.4902 + E: ID_PATH_TAG=platform-GHES_4902 + + P: /devices/platform/GHES.4903 + L: 0 + E: DEVPATH=/devices/platform/GHES.4903 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13959683 + E: ID_PATH=platform-GHES.4903 + E: ID_PATH_TAG=platform-GHES_4903 + + P: /devices/platform/GHES.4904 + L: 0 + E: DEVPATH=/devices/platform/GHES.4904 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13972928 + E: ID_PATH=platform-GHES.4904 + E: ID_PATH_TAG=platform-GHES_4904 + + P: /devices/platform/GHES.4905 + L: 0 + E: DEVPATH=/devices/platform/GHES.4905 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13965933 + E: ID_PATH=platform-GHES.4905 + E: ID_PATH_TAG=platform-GHES_4905 + + P: /devices/platform/GHES.4906 + L: 0 + E: DEVPATH=/devices/platform/GHES.4906 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13959623 + E: ID_PATH=platform-GHES.4906 + E: ID_PATH_TAG=platform-GHES_4906 + + P: /devices/platform/GHES.4907 + L: 0 + E: DEVPATH=/devices/platform/GHES.4907 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13964084 + E: ID_PATH=platform-GHES.4907 + E: ID_PATH_TAG=platform-GHES_4907 + + P: /devices/platform/GHES.4908 + L: 0 + E: DEVPATH=/devices/platform/GHES.4908 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13972423 + E: ID_PATH=platform-GHES.4908 + E: ID_PATH_TAG=platform-GHES_4908 + + P: /devices/platform/GHES.4909 + L: 0 + E: DEVPATH=/devices/platform/GHES.4909 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13959607 + E: ID_PATH=platform-GHES.4909 + E: ID_PATH_TAG=platform-GHES_4909 + + P: /devices/platform/GHES.4910 + L: 0 + E: DEVPATH=/devices/platform/GHES.4910 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13965768 + E: ID_PATH=platform-GHES.4910 + E: ID_PATH_TAG=platform-GHES_4910 + + P: /devices/platform/GHES.4911 + L: 0 + E: DEVPATH=/devices/platform/GHES.4911 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13962430 + E: ID_PATH=platform-GHES.4911 + E: ID_PATH_TAG=platform-GHES_4911 + + P: /devices/platform/GHES.4912 + L: 0 + E: DEVPATH=/devices/platform/GHES.4912 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13963942 + E: ID_PATH=platform-GHES.4912 + E: ID_PATH_TAG=platform-GHES_4912 + + P: /devices/platform/GHES.4913 + L: 0 + E: DEVPATH=/devices/platform/GHES.4913 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13961686 + E: ID_PATH=platform-GHES.4913 + E: ID_PATH_TAG=platform-GHES_4913 + + P: /devices/platform/GHES.4914 + L: 0 + E: DEVPATH=/devices/platform/GHES.4914 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13964273 + E: ID_PATH=platform-GHES.4914 + E: ID_PATH_TAG=platform-GHES_4914 + + P: /devices/platform/GHES.4915 + L: 0 + E: DEVPATH=/devices/platform/GHES.4915 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13973602 + E: ID_PATH=platform-GHES.4915 + E: ID_PATH_TAG=platform-GHES_4915 + + P: /devices/platform/GHES.4916 + L: 0 + E: DEVPATH=/devices/platform/GHES.4916 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13971286 + E: ID_PATH=platform-GHES.4916 + E: ID_PATH_TAG=platform-GHES_4916 + + P: /devices/platform/GHES.4917 + L: 0 + E: DEVPATH=/devices/platform/GHES.4917 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13961573 + E: ID_PATH=platform-GHES.4917 + E: ID_PATH_TAG=platform-GHES_4917 + + P: /devices/platform/GHES.4918 + L: 0 + E: DEVPATH=/devices/platform/GHES.4918 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13972550 + E: ID_PATH=platform-GHES.4918 + E: ID_PATH_TAG=platform-GHES_4918 + + P: /devices/platform/GHES.4919 + L: 0 + E: DEVPATH=/devices/platform/GHES.4919 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13967176 + E: ID_PATH=platform-GHES.4919 + E: ID_PATH_TAG=platform-GHES_4919 + + P: /devices/platform/GHES.4920 + L: 0 + E: DEVPATH=/devices/platform/GHES.4920 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13961257 + E: ID_PATH=platform-GHES.4920 + E: ID_PATH_TAG=platform-GHES_4920 + + P: /devices/platform/GHES.4921 + L: 0 + E: DEVPATH=/devices/platform/GHES.4921 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13964035 + E: ID_PATH=platform-GHES.4921 + E: ID_PATH_TAG=platform-GHES_4921 + + P: /devices/platform/GHES.4922 + L: 0 + E: DEVPATH=/devices/platform/GHES.4922 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13963689 + E: ID_PATH=platform-GHES.4922 + E: ID_PATH_TAG=platform-GHES_4922 + + P: /devices/platform/GHES.4923 + L: 0 + E: DEVPATH=/devices/platform/GHES.4923 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13961141 + E: ID_PATH=platform-GHES.4923 + E: ID_PATH_TAG=platform-GHES_4923 + + P: /devices/platform/GHES.4924 + L: 0 + E: DEVPATH=/devices/platform/GHES.4924 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13967600 + E: ID_PATH=platform-GHES.4924 + E: ID_PATH_TAG=platform-GHES_4924 + + P: /devices/platform/GHES.4925 + L: 0 + E: DEVPATH=/devices/platform/GHES.4925 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13966758 + E: ID_PATH=platform-GHES.4925 + E: ID_PATH_TAG=platform-GHES_4925 + + P: /devices/platform/GHES.4926 + L: 0 + E: DEVPATH=/devices/platform/GHES.4926 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13965469 + E: ID_PATH=platform-GHES.4926 + E: ID_PATH_TAG=platform-GHES_4926 + + P: /devices/platform/GHES.4927 + L: 0 + E: DEVPATH=/devices/platform/GHES.4927 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13968558 + E: ID_PATH=platform-GHES.4927 + E: ID_PATH_TAG=platform-GHES_4927 + + P: /devices/platform/GHES.4928 + L: 0 + E: DEVPATH=/devices/platform/GHES.4928 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13962406 + E: ID_PATH=platform-GHES.4928 + E: ID_PATH_TAG=platform-GHES_4928 + + P: /devices/platform/GHES.4929 + L: 0 + E: DEVPATH=/devices/platform/GHES.4929 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13963761 + E: ID_PATH=platform-GHES.4929 + E: ID_PATH_TAG=platform-GHES_4929 + + P: /devices/platform/GHES.4930 + L: 0 + E: DEVPATH=/devices/platform/GHES.4930 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13964360 + E: ID_PATH=platform-GHES.4930 + E: ID_PATH_TAG=platform-GHES_4930 + + P: /devices/platform/GHES.4931 + L: 0 + E: DEVPATH=/devices/platform/GHES.4931 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13972769 + E: ID_PATH=platform-GHES.4931 + E: ID_PATH_TAG=platform-GHES_4931 + + P: /devices/platform/GHES.4932 + L: 0 + E: DEVPATH=/devices/platform/GHES.4932 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13962753 + E: ID_PATH=platform-GHES.4932 + E: ID_PATH_TAG=platform-GHES_4932 + + P: /devices/platform/GHES.4933 + L: 0 + E: DEVPATH=/devices/platform/GHES.4933 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13962833 + E: ID_PATH=platform-GHES.4933 + E: ID_PATH_TAG=platform-GHES_4933 + + P: /devices/platform/GHES.4934 + L: 0 + E: DEVPATH=/devices/platform/GHES.4934 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13962239 + E: ID_PATH=platform-GHES.4934 + E: ID_PATH_TAG=platform-GHES_4934 + + P: /devices/platform/GHES.4935 + L: 0 + E: DEVPATH=/devices/platform/GHES.4935 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13978077 + E: ID_PATH=platform-GHES.4935 + E: ID_PATH_TAG=platform-GHES_4935 + + P: /devices/platform/GHES.4936 + L: 0 + E: DEVPATH=/devices/platform/GHES.4936 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13972368 + E: ID_PATH=platform-GHES.4936 + E: ID_PATH_TAG=platform-GHES_4936 + + P: /devices/platform/GHES.4937 + L: 0 + E: DEVPATH=/devices/platform/GHES.4937 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13967427 + E: ID_PATH=platform-GHES.4937 + E: ID_PATH_TAG=platform-GHES_4937 + + P: /devices/platform/GHES.4938 + L: 0 + E: DEVPATH=/devices/platform/GHES.4938 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13973297 + E: ID_PATH=platform-GHES.4938 + E: ID_PATH_TAG=platform-GHES_4938 + + P: /devices/platform/GHES.4939 + L: 0 + E: DEVPATH=/devices/platform/GHES.4939 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13964798 + E: ID_PATH=platform-GHES.4939 + E: ID_PATH_TAG=platform-GHES_4939 + + P: /devices/platform/GHES.4940 + L: 0 + E: DEVPATH=/devices/platform/GHES.4940 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13974111 + E: ID_PATH=platform-GHES.4940 + E: ID_PATH_TAG=platform-GHES_4940 + + P: /devices/platform/GHES.4941 + L: 0 + E: DEVPATH=/devices/platform/GHES.4941 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13972984 + E: ID_PATH=platform-GHES.4941 + E: ID_PATH_TAG=platform-GHES_4941 + + P: /devices/platform/GHES.4942 + L: 0 + E: DEVPATH=/devices/platform/GHES.4942 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13973025 + E: ID_PATH=platform-GHES.4942 + E: ID_PATH_TAG=platform-GHES_4942 + + P: /devices/platform/GHES.4943 + L: 0 + E: DEVPATH=/devices/platform/GHES.4943 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13967026 + E: ID_PATH=platform-GHES.4943 + E: ID_PATH_TAG=platform-GHES_4943 + + P: /devices/platform/GHES.4944 + L: 0 + E: DEVPATH=/devices/platform/GHES.4944 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13963596 + E: ID_PATH=platform-GHES.4944 + E: ID_PATH_TAG=platform-GHES_4944 + + P: /devices/platform/GHES.4945 + L: 0 + E: DEVPATH=/devices/platform/GHES.4945 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13964477 + E: ID_PATH=platform-GHES.4945 + E: ID_PATH_TAG=platform-GHES_4945 + + P: /devices/platform/GHES.4946 + L: 0 + E: DEVPATH=/devices/platform/GHES.4946 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13973244 + E: ID_PATH=platform-GHES.4946 + E: ID_PATH_TAG=platform-GHES_4946 + + P: /devices/platform/GHES.4947 + L: 0 + E: DEVPATH=/devices/platform/GHES.4947 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13967778 + E: ID_PATH=platform-GHES.4947 + E: ID_PATH_TAG=platform-GHES_4947 + + P: /devices/platform/GHES.4948 + L: 0 + E: DEVPATH=/devices/platform/GHES.4948 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13965628 + E: ID_PATH=platform-GHES.4948 + E: ID_PATH_TAG=platform-GHES_4948 + + P: /devices/platform/GHES.4949 + L: 0 + E: DEVPATH=/devices/platform/GHES.4949 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13979616 + E: ID_PATH=platform-GHES.4949 + E: ID_PATH_TAG=platform-GHES_4949 + + P: /devices/platform/GHES.4950 + L: 0 + E: DEVPATH=/devices/platform/GHES.4950 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13972793 + E: ID_PATH=platform-GHES.4950 + E: ID_PATH_TAG=platform-GHES_4950 + + P: /devices/platform/GHES.4951 + L: 0 + E: DEVPATH=/devices/platform/GHES.4951 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13979335 + E: ID_PATH=platform-GHES.4951 + E: ID_PATH_TAG=platform-GHES_4951 + + P: /devices/platform/GHES.4952 + L: 0 + E: DEVPATH=/devices/platform/GHES.4952 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13972714 + E: ID_PATH=platform-GHES.4952 + E: ID_PATH_TAG=platform-GHES_4952 + + P: /devices/platform/GHES.4953 + L: 0 + E: DEVPATH=/devices/platform/GHES.4953 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13967832 + E: ID_PATH=platform-GHES.4953 + E: ID_PATH_TAG=platform-GHES_4953 + + P: /devices/platform/GHES.4954 + L: 0 + E: DEVPATH=/devices/platform/GHES.4954 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13967574 + E: ID_PATH=platform-GHES.4954 + E: ID_PATH_TAG=platform-GHES_4954 + + P: /devices/platform/GHES.4955 + L: 0 + E: DEVPATH=/devices/platform/GHES.4955 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13972351 + E: ID_PATH=platform-GHES.4955 + E: ID_PATH_TAG=platform-GHES_4955 + + P: /devices/platform/GHES.4956 + L: 0 + E: DEVPATH=/devices/platform/GHES.4956 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13985747 + E: ID_PATH=platform-GHES.4956 + E: ID_PATH_TAG=platform-GHES_4956 + + P: /devices/platform/GHES.4957 + L: 0 + E: DEVPATH=/devices/platform/GHES.4957 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13972562 + E: ID_PATH=platform-GHES.4957 + E: ID_PATH_TAG=platform-GHES_4957 + + P: /devices/platform/GHES.4958 + L: 0 + E: DEVPATH=/devices/platform/GHES.4958 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13965843 + E: ID_PATH=platform-GHES.4958 + E: ID_PATH_TAG=platform-GHES_4958 + + P: /devices/platform/GHES.4959 + L: 0 + E: DEVPATH=/devices/platform/GHES.4959 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13974378 + E: ID_PATH=platform-GHES.4959 + E: ID_PATH_TAG=platform-GHES_4959 + + P: /devices/platform/GHES.4960 + L: 0 + E: DEVPATH=/devices/platform/GHES.4960 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13966278 + E: ID_PATH=platform-GHES.4960 + E: ID_PATH_TAG=platform-GHES_4960 + + P: /devices/platform/GHES.4961 + L: 0 + E: DEVPATH=/devices/platform/GHES.4961 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13978827 + E: ID_PATH=platform-GHES.4961 + E: ID_PATH_TAG=platform-GHES_4961 + + P: /devices/platform/GHES.4962 + L: 0 + E: DEVPATH=/devices/platform/GHES.4962 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13966920 + E: ID_PATH=platform-GHES.4962 + E: ID_PATH_TAG=platform-GHES_4962 + + P: /devices/platform/GHES.4963 + L: 0 + E: DEVPATH=/devices/platform/GHES.4963 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13988355 + E: ID_PATH=platform-GHES.4963 + E: ID_PATH_TAG=platform-GHES_4963 + + P: /devices/platform/GHES.4964 + L: 0 + E: DEVPATH=/devices/platform/GHES.4964 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13968129 + E: ID_PATH=platform-GHES.4964 + E: ID_PATH_TAG=platform-GHES_4964 + + P: /devices/platform/GHES.4965 + L: 0 + E: DEVPATH=/devices/platform/GHES.4965 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13972925 + E: ID_PATH=platform-GHES.4965 + E: ID_PATH_TAG=platform-GHES_4965 + + P: /devices/platform/GHES.4966 + L: 0 + E: DEVPATH=/devices/platform/GHES.4966 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13981160 + E: ID_PATH=platform-GHES.4966 + E: ID_PATH_TAG=platform-GHES_4966 + + P: /devices/platform/GHES.4967 + L: 0 + E: DEVPATH=/devices/platform/GHES.4967 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13973186 + E: ID_PATH=platform-GHES.4967 + E: ID_PATH_TAG=platform-GHES_4967 + + P: /devices/platform/GHES.4968 + L: 0 + E: DEVPATH=/devices/platform/GHES.4968 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13974444 + E: ID_PATH=platform-GHES.4968 + E: ID_PATH_TAG=platform-GHES_4968 + + P: /devices/platform/GHES.4969 + L: 0 + E: DEVPATH=/devices/platform/GHES.4969 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13972296 + E: ID_PATH=platform-GHES.4969 + E: ID_PATH_TAG=platform-GHES_4969 + + P: /devices/platform/GHES.4970 + L: 0 + E: DEVPATH=/devices/platform/GHES.4970 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13972327 + E: ID_PATH=platform-GHES.4970 + E: ID_PATH_TAG=platform-GHES_4970 + + P: /devices/platform/GHES.4971 + L: 0 + E: DEVPATH=/devices/platform/GHES.4971 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13972373 + E: ID_PATH=platform-GHES.4971 + E: ID_PATH_TAG=platform-GHES_4971 + + P: /devices/platform/GHES.4972 + L: 0 + E: DEVPATH=/devices/platform/GHES.4972 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13973263 + E: ID_PATH=platform-GHES.4972 + E: ID_PATH_TAG=platform-GHES_4972 + + P: /devices/platform/GHES.4973 + L: 0 + E: DEVPATH=/devices/platform/GHES.4973 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13980257 + E: ID_PATH=platform-GHES.4973 + E: ID_PATH_TAG=platform-GHES_4973 + + P: /devices/platform/GHES.4974 + L: 0 + E: DEVPATH=/devices/platform/GHES.4974 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13973107 + E: ID_PATH=platform-GHES.4974 + E: ID_PATH_TAG=platform-GHES_4974 + + P: /devices/platform/GHES.4975 + L: 0 + E: DEVPATH=/devices/platform/GHES.4975 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13967388 + E: ID_PATH=platform-GHES.4975 + E: ID_PATH_TAG=platform-GHES_4975 + + P: /devices/platform/GHES.4976 + L: 0 + E: DEVPATH=/devices/platform/GHES.4976 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13967524 + E: ID_PATH=platform-GHES.4976 + E: ID_PATH_TAG=platform-GHES_4976 + + P: /devices/platform/GHES.4977 + L: 0 + E: DEVPATH=/devices/platform/GHES.4977 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13967772 + E: ID_PATH=platform-GHES.4977 + E: ID_PATH_TAG=platform-GHES_4977 + + P: /devices/platform/GHES.4978 + L: 0 + E: DEVPATH=/devices/platform/GHES.4978 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13973785 + E: ID_PATH=platform-GHES.4978 + E: ID_PATH_TAG=platform-GHES_4978 + + P: /devices/platform/GHES.4979 + L: 0 + E: DEVPATH=/devices/platform/GHES.4979 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13967875 + E: ID_PATH=platform-GHES.4979 + E: ID_PATH_TAG=platform-GHES_4979 + + P: /devices/platform/GHES.4980 + L: 0 + E: DEVPATH=/devices/platform/GHES.4980 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13968371 + E: ID_PATH=platform-GHES.4980 + E: ID_PATH_TAG=platform-GHES_4980 + + P: /devices/platform/GHES.4981 + L: 0 + E: DEVPATH=/devices/platform/GHES.4981 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13974496 + E: ID_PATH=platform-GHES.4981 + E: ID_PATH_TAG=platform-GHES_4981 + + P: /devices/platform/GHES.4982 + L: 0 + E: DEVPATH=/devices/platform/GHES.4982 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13974250 + E: ID_PATH=platform-GHES.4982 + E: ID_PATH_TAG=platform-GHES_4982 + + P: /devices/platform/GHES.4983 + L: 0 + E: DEVPATH=/devices/platform/GHES.4983 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13972651 + E: ID_PATH=platform-GHES.4983 + E: ID_PATH_TAG=platform-GHES_4983 + + P: /devices/platform/GHES.4984 + L: 0 + E: DEVPATH=/devices/platform/GHES.4984 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13975240 + E: ID_PATH=platform-GHES.4984 + E: ID_PATH_TAG=platform-GHES_4984 + + P: /devices/platform/GHES.4985 + L: 0 + E: DEVPATH=/devices/platform/GHES.4985 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13973505 + E: ID_PATH=platform-GHES.4985 + E: ID_PATH_TAG=platform-GHES_4985 + + P: /devices/platform/GHES.4986 + L: 0 + E: DEVPATH=/devices/platform/GHES.4986 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13975169 + E: ID_PATH=platform-GHES.4986 + E: ID_PATH_TAG=platform-GHES_4986 + + P: /devices/platform/GHES.4987 + L: 0 + E: DEVPATH=/devices/platform/GHES.4987 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13977021 + E: ID_PATH=platform-GHES.4987 + E: ID_PATH_TAG=platform-GHES_4987 + + P: /devices/platform/GHES.4988 + L: 0 + E: DEVPATH=/devices/platform/GHES.4988 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13972658 + E: ID_PATH=platform-GHES.4988 + E: ID_PATH_TAG=platform-GHES_4988 + + P: /devices/platform/GHES.4989 + L: 0 + E: DEVPATH=/devices/platform/GHES.4989 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13972836 + E: ID_PATH=platform-GHES.4989 + E: ID_PATH_TAG=platform-GHES_4989 + + P: /devices/platform/GHES.4990 + L: 0 + E: DEVPATH=/devices/platform/GHES.4990 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13983980 + E: ID_PATH=platform-GHES.4990 + E: ID_PATH_TAG=platform-GHES_4990 + + P: /devices/platform/GHES.4991 + L: 0 + E: DEVPATH=/devices/platform/GHES.4991 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13972951 + E: ID_PATH=platform-GHES.4991 + E: ID_PATH_TAG=platform-GHES_4991 + + P: /devices/platform/GHES.4992 + L: 0 + E: DEVPATH=/devices/platform/GHES.4992 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13973469 + E: ID_PATH=platform-GHES.4992 + E: ID_PATH_TAG=platform-GHES_4992 + + P: /devices/platform/GHES.4993 + L: 0 + E: DEVPATH=/devices/platform/GHES.4993 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13972973 + E: ID_PATH=platform-GHES.4993 + E: ID_PATH_TAG=platform-GHES_4993 + + P: /devices/platform/GHES.4994 + L: 0 + E: DEVPATH=/devices/platform/GHES.4994 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13976524 + E: ID_PATH=platform-GHES.4994 + E: ID_PATH_TAG=platform-GHES_4994 + + P: /devices/platform/GHES.4995 + L: 0 + E: DEVPATH=/devices/platform/GHES.4995 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13972530 + E: ID_PATH=platform-GHES.4995 + E: ID_PATH_TAG=platform-GHES_4995 + + P: /devices/platform/GHES.4996 + L: 0 + E: DEVPATH=/devices/platform/GHES.4996 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13972625 + E: ID_PATH=platform-GHES.4996 + E: ID_PATH_TAG=platform-GHES_4996 + + P: /devices/platform/GHES.4997 + L: 0 + E: DEVPATH=/devices/platform/GHES.4997 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13972822 + E: ID_PATH=platform-GHES.4997 + E: ID_PATH_TAG=platform-GHES_4997 + + P: /devices/platform/GHES.4998 + L: 0 + E: DEVPATH=/devices/platform/GHES.4998 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13986582 + E: ID_PATH=platform-GHES.4998 + E: ID_PATH_TAG=platform-GHES_4998 + + P: /devices/platform/GHES.4999 + L: 0 + E: DEVPATH=/devices/platform/GHES.4999 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13973943 + E: ID_PATH=platform-GHES.4999 + E: ID_PATH_TAG=platform-GHES_4999 + + P: /devices/platform/GHES.5000 + L: 0 + E: DEVPATH=/devices/platform/GHES.5000 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13972467 + E: ID_PATH=platform-GHES.5000 + E: ID_PATH_TAG=platform-GHES_5000 + + P: /devices/platform/GHES.5001 + L: 0 + E: DEVPATH=/devices/platform/GHES.5001 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13972880 + E: ID_PATH=platform-GHES.5001 + E: ID_PATH_TAG=platform-GHES_5001 + + P: /devices/platform/GHES.5002 + L: 0 + E: DEVPATH=/devices/platform/GHES.5002 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13973876 + E: ID_PATH=platform-GHES.5002 + E: ID_PATH_TAG=platform-GHES_5002 + + P: /devices/platform/GHES.5003 + L: 0 + E: DEVPATH=/devices/platform/GHES.5003 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13973332 + E: ID_PATH=platform-GHES.5003 + E: ID_PATH_TAG=platform-GHES_5003 + + P: /devices/platform/GHES.5004 + L: 0 + E: DEVPATH=/devices/platform/GHES.5004 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13976666 + E: ID_PATH=platform-GHES.5004 + E: ID_PATH_TAG=platform-GHES_5004 + + P: /devices/platform/GHES.5005 + L: 0 + E: DEVPATH=/devices/platform/GHES.5005 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13973924 + E: ID_PATH=platform-GHES.5005 + E: ID_PATH_TAG=platform-GHES_5005 + + P: /devices/platform/GHES.5006 + L: 0 + E: DEVPATH=/devices/platform/GHES.5006 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13975263 + E: ID_PATH=platform-GHES.5006 + E: ID_PATH_TAG=platform-GHES_5006 + + P: /devices/platform/GHES.5007 + L: 0 + E: DEVPATH=/devices/platform/GHES.5007 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13974091 + E: ID_PATH=platform-GHES.5007 + E: ID_PATH_TAG=platform-GHES_5007 + + P: /devices/platform/GHES.5008 + L: 0 + E: DEVPATH=/devices/platform/GHES.5008 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13973282 + E: ID_PATH=platform-GHES.5008 + E: ID_PATH_TAG=platform-GHES_5008 + + P: /devices/platform/GHES.5009 + L: 0 + E: DEVPATH=/devices/platform/GHES.5009 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13974090 + E: ID_PATH=platform-GHES.5009 + E: ID_PATH_TAG=platform-GHES_5009 + + P: /devices/platform/GHES.5010 + L: 0 + E: DEVPATH=/devices/platform/GHES.5010 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13972714 + E: ID_PATH=platform-GHES.5010 + E: ID_PATH_TAG=platform-GHES_5010 + + P: /devices/platform/GHES.5011 + L: 0 + E: DEVPATH=/devices/platform/GHES.5011 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13972664 + E: ID_PATH=platform-GHES.5011 + E: ID_PATH_TAG=platform-GHES_5011 + + P: /devices/platform/GHES.5012 + L: 0 + E: DEVPATH=/devices/platform/GHES.5012 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13990449 + E: ID_PATH=platform-GHES.5012 + E: ID_PATH_TAG=platform-GHES_5012 + + P: /devices/platform/GHES.5013 + L: 0 + E: DEVPATH=/devices/platform/GHES.5013 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13976477 + E: ID_PATH=platform-GHES.5013 + E: ID_PATH_TAG=platform-GHES_5013 + + P: /devices/platform/GHES.5014 + L: 0 + E: DEVPATH=/devices/platform/GHES.5014 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13974175 + E: ID_PATH=platform-GHES.5014 + E: ID_PATH_TAG=platform-GHES_5014 + + P: /devices/platform/GHES.5015 + L: 0 + E: DEVPATH=/devices/platform/GHES.5015 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13974848 + E: ID_PATH=platform-GHES.5015 + E: ID_PATH_TAG=platform-GHES_5015 + + P: /devices/platform/GHES.5016 + L: 0 + E: DEVPATH=/devices/platform/GHES.5016 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13974514 + E: ID_PATH=platform-GHES.5016 + E: ID_PATH_TAG=platform-GHES_5016 + + P: /devices/platform/GHES.5017 + L: 0 + E: DEVPATH=/devices/platform/GHES.5017 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13984280 + E: ID_PATH=platform-GHES.5017 + E: ID_PATH_TAG=platform-GHES_5017 + + P: /devices/platform/GHES.5018 + L: 0 + E: DEVPATH=/devices/platform/GHES.5018 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13974777 + E: ID_PATH=platform-GHES.5018 + E: ID_PATH_TAG=platform-GHES_5018 + + P: /devices/platform/GHES.5019 + L: 0 + E: DEVPATH=/devices/platform/GHES.5019 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13973328 + E: ID_PATH=platform-GHES.5019 + E: ID_PATH_TAG=platform-GHES_5019 + + P: /devices/platform/GHES.5020 + L: 0 + E: DEVPATH=/devices/platform/GHES.5020 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13977857 + E: ID_PATH=platform-GHES.5020 + E: ID_PATH_TAG=platform-GHES_5020 + + P: /devices/platform/GHES.5021 + L: 0 + E: DEVPATH=/devices/platform/GHES.5021 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13975354 + E: ID_PATH=platform-GHES.5021 + E: ID_PATH_TAG=platform-GHES_5021 + + P: /devices/platform/GHES.5022 + L: 0 + E: DEVPATH=/devices/platform/GHES.5022 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13977675 + E: ID_PATH=platform-GHES.5022 + E: ID_PATH_TAG=platform-GHES_5022 + + P: /devices/platform/GHES.5023 + L: 0 + E: DEVPATH=/devices/platform/GHES.5023 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13975764 + E: ID_PATH=platform-GHES.5023 + E: ID_PATH_TAG=platform-GHES_5023 + + P: /devices/platform/GHES.5024 + L: 0 + E: DEVPATH=/devices/platform/GHES.5024 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13975978 + E: ID_PATH=platform-GHES.5024 + E: ID_PATH_TAG=platform-GHES_5024 + + P: /devices/platform/GHES.5025 + L: 0 + E: DEVPATH=/devices/platform/GHES.5025 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13981661 + E: ID_PATH=platform-GHES.5025 + E: ID_PATH_TAG=platform-GHES_5025 + + P: /devices/platform/GHES.5026 + L: 0 + E: DEVPATH=/devices/platform/GHES.5026 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13976138 + E: ID_PATH=platform-GHES.5026 + E: ID_PATH_TAG=platform-GHES_5026 + + P: /devices/platform/GHES.5027 + L: 0 + E: DEVPATH=/devices/platform/GHES.5027 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13980525 + E: ID_PATH=platform-GHES.5027 + E: ID_PATH_TAG=platform-GHES_5027 + + P: /devices/platform/GHES.5028 + L: 0 + E: DEVPATH=/devices/platform/GHES.5028 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13979693 + E: ID_PATH=platform-GHES.5028 + E: ID_PATH_TAG=platform-GHES_5028 + + P: /devices/platform/GHES.5029 + L: 0 + E: DEVPATH=/devices/platform/GHES.5029 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13988887 + E: ID_PATH=platform-GHES.5029 + E: ID_PATH_TAG=platform-GHES_5029 + + P: /devices/platform/GHES.5030 + L: 0 + E: DEVPATH=/devices/platform/GHES.5030 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13977279 + E: ID_PATH=platform-GHES.5030 + E: ID_PATH_TAG=platform-GHES_5030 + + P: /devices/platform/GHES.5031 + L: 0 + E: DEVPATH=/devices/platform/GHES.5031 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13991317 + E: ID_PATH=platform-GHES.5031 + E: ID_PATH_TAG=platform-GHES_5031 + + P: /devices/platform/GHES.5032 + L: 0 + E: DEVPATH=/devices/platform/GHES.5032 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13983810 + E: ID_PATH=platform-GHES.5032 + E: ID_PATH_TAG=platform-GHES_5032 + + P: /devices/platform/GHES.5033 + L: 0 + E: DEVPATH=/devices/platform/GHES.5033 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13983861 + E: ID_PATH=platform-GHES.5033 + E: ID_PATH_TAG=platform-GHES_5033 + + P: /devices/platform/GHES.5034 + L: 0 + E: DEVPATH=/devices/platform/GHES.5034 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13981701 + E: ID_PATH=platform-GHES.5034 + E: ID_PATH_TAG=platform-GHES_5034 + + P: /devices/platform/GHES.5035 + L: 0 + E: DEVPATH=/devices/platform/GHES.5035 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13981364 + E: ID_PATH=platform-GHES.5035 + E: ID_PATH_TAG=platform-GHES_5035 + + P: /devices/platform/GHES.5036 + L: 0 + E: DEVPATH=/devices/platform/GHES.5036 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13986328 + E: ID_PATH=platform-GHES.5036 + E: ID_PATH_TAG=platform-GHES_5036 + + P: /devices/platform/GHES.5037 + L: 0 + E: DEVPATH=/devices/platform/GHES.5037 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13976834 + E: ID_PATH=platform-GHES.5037 + E: ID_PATH_TAG=platform-GHES_5037 + + P: /devices/platform/GHES.5038 + L: 0 + E: DEVPATH=/devices/platform/GHES.5038 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13987877 + E: ID_PATH=platform-GHES.5038 + E: ID_PATH_TAG=platform-GHES_5038 + + P: /devices/platform/GHES.5039 + L: 0 + E: DEVPATH=/devices/platform/GHES.5039 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13987493 + E: ID_PATH=platform-GHES.5039 + E: ID_PATH_TAG=platform-GHES_5039 + + P: /devices/platform/GHES.5040 + L: 0 + E: DEVPATH=/devices/platform/GHES.5040 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13976269 + E: ID_PATH=platform-GHES.5040 + E: ID_PATH_TAG=platform-GHES_5040 + + P: /devices/platform/GHES.5041 + L: 0 + E: DEVPATH=/devices/platform/GHES.5041 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13980364 + E: ID_PATH=platform-GHES.5041 + E: ID_PATH_TAG=platform-GHES_5041 + + P: /devices/platform/GHES.5042 + L: 0 + E: DEVPATH=/devices/platform/GHES.5042 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13977985 + E: ID_PATH=platform-GHES.5042 + E: ID_PATH_TAG=platform-GHES_5042 + + P: /devices/platform/GHES.5043 + L: 0 + E: DEVPATH=/devices/platform/GHES.5043 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13982169 + E: ID_PATH=platform-GHES.5043 + E: ID_PATH_TAG=platform-GHES_5043 + + P: /devices/platform/GHES.5044 + L: 0 + E: DEVPATH=/devices/platform/GHES.5044 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13982420 + E: ID_PATH=platform-GHES.5044 + E: ID_PATH_TAG=platform-GHES_5044 + + P: /devices/platform/GHES.5045 + L: 0 + E: DEVPATH=/devices/platform/GHES.5045 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13979886 + E: ID_PATH=platform-GHES.5045 + E: ID_PATH_TAG=platform-GHES_5045 + + P: /devices/platform/GHES.5046 + L: 0 + E: DEVPATH=/devices/platform/GHES.5046 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13976703 + E: ID_PATH=platform-GHES.5046 + E: ID_PATH_TAG=platform-GHES_5046 + + P: /devices/platform/GHES.5047 + L: 0 + E: DEVPATH=/devices/platform/GHES.5047 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13980496 + E: ID_PATH=platform-GHES.5047 + E: ID_PATH_TAG=platform-GHES_5047 + + P: /devices/platform/GHES.5048 + L: 0 + E: DEVPATH=/devices/platform/GHES.5048 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13977559 + E: ID_PATH=platform-GHES.5048 + E: ID_PATH_TAG=platform-GHES_5048 + + P: /devices/platform/GHES.5049 + L: 0 + E: DEVPATH=/devices/platform/GHES.5049 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13980758 + E: ID_PATH=platform-GHES.5049 + E: ID_PATH_TAG=platform-GHES_5049 + + P: /devices/platform/GHES.5050 + L: 0 + E: DEVPATH=/devices/platform/GHES.5050 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13977488 + E: ID_PATH=platform-GHES.5050 + E: ID_PATH_TAG=platform-GHES_5050 + + P: /devices/platform/GHES.5051 + L: 0 + E: DEVPATH=/devices/platform/GHES.5051 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13977032 + E: ID_PATH=platform-GHES.5051 + E: ID_PATH_TAG=platform-GHES_5051 + + P: /devices/platform/GHES.5052 + L: 0 + E: DEVPATH=/devices/platform/GHES.5052 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13976854 + E: ID_PATH=platform-GHES.5052 + E: ID_PATH_TAG=platform-GHES_5052 + + P: /devices/platform/GHES.5053 + L: 0 + E: DEVPATH=/devices/platform/GHES.5053 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13977193 + E: ID_PATH=platform-GHES.5053 + E: ID_PATH_TAG=platform-GHES_5053 + + P: /devices/platform/GHES.5054 + L: 0 + E: DEVPATH=/devices/platform/GHES.5054 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13983387 + E: ID_PATH=platform-GHES.5054 + E: ID_PATH_TAG=platform-GHES_5054 + + P: /devices/platform/GHES.5055 + L: 0 + E: DEVPATH=/devices/platform/GHES.5055 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13988248 + E: ID_PATH=platform-GHES.5055 + E: ID_PATH_TAG=platform-GHES_5055 + + P: /devices/platform/GHES.5056 + L: 0 + E: DEVPATH=/devices/platform/GHES.5056 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13985529 + E: ID_PATH=platform-GHES.5056 + E: ID_PATH_TAG=platform-GHES_5056 + + P: /devices/platform/GHES.5057 + L: 0 + E: DEVPATH=/devices/platform/GHES.5057 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13979361 + E: ID_PATH=platform-GHES.5057 + E: ID_PATH_TAG=platform-GHES_5057 + + P: /devices/platform/GHES.5058 + L: 0 + E: DEVPATH=/devices/platform/GHES.5058 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13981859 + E: ID_PATH=platform-GHES.5058 + E: ID_PATH_TAG=platform-GHES_5058 + + P: /devices/platform/GHES.5059 + L: 0 + E: DEVPATH=/devices/platform/GHES.5059 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13986500 + E: ID_PATH=platform-GHES.5059 + E: ID_PATH_TAG=platform-GHES_5059 + + P: /devices/platform/GHES.5060 + L: 0 + E: DEVPATH=/devices/platform/GHES.5060 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13979867 + E: ID_PATH=platform-GHES.5060 + E: ID_PATH_TAG=platform-GHES_5060 + + P: /devices/platform/GHES.5061 + L: 0 + E: DEVPATH=/devices/platform/GHES.5061 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13982671 + E: ID_PATH=platform-GHES.5061 + E: ID_PATH_TAG=platform-GHES_5061 + + P: /devices/platform/GHES.5062 + L: 0 + E: DEVPATH=/devices/platform/GHES.5062 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13982861 + E: ID_PATH=platform-GHES.5062 + E: ID_PATH_TAG=platform-GHES_5062 + + P: /devices/platform/GHES.5063 + L: 0 + E: DEVPATH=/devices/platform/GHES.5063 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13977595 + E: ID_PATH=platform-GHES.5063 + E: ID_PATH_TAG=platform-GHES_5063 + + P: /devices/platform/GHES.5064 + L: 0 + E: DEVPATH=/devices/platform/GHES.5064 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13978168 + E: ID_PATH=platform-GHES.5064 + E: ID_PATH_TAG=platform-GHES_5064 + + P: /devices/platform/GHES.5065 + L: 0 + E: DEVPATH=/devices/platform/GHES.5065 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13980421 + E: ID_PATH=platform-GHES.5065 + E: ID_PATH_TAG=platform-GHES_5065 + + P: /devices/platform/GHES.5066 + L: 0 + E: DEVPATH=/devices/platform/GHES.5066 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13987786 + E: ID_PATH=platform-GHES.5066 + E: ID_PATH_TAG=platform-GHES_5066 + + P: /devices/platform/GHES.5067 + L: 0 + E: DEVPATH=/devices/platform/GHES.5067 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13982045 + E: ID_PATH=platform-GHES.5067 + E: ID_PATH_TAG=platform-GHES_5067 + + P: /devices/platform/GHES.5068 + L: 0 + E: DEVPATH=/devices/platform/GHES.5068 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13989316 + E: ID_PATH=platform-GHES.5068 + E: ID_PATH_TAG=platform-GHES_5068 + + P: /devices/platform/GHES.5069 + L: 0 + E: DEVPATH=/devices/platform/GHES.5069 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13981475 + E: ID_PATH=platform-GHES.5069 + E: ID_PATH_TAG=platform-GHES_5069 + + P: /devices/platform/GHES.5070 + L: 0 + E: DEVPATH=/devices/platform/GHES.5070 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13981495 + E: ID_PATH=platform-GHES.5070 + E: ID_PATH_TAG=platform-GHES_5070 + + P: /devices/platform/GHES.5071 + L: 0 + E: DEVPATH=/devices/platform/GHES.5071 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13980538 + E: ID_PATH=platform-GHES.5071 + E: ID_PATH_TAG=platform-GHES_5071 + + P: /devices/platform/GHES.5072 + L: 0 + E: DEVPATH=/devices/platform/GHES.5072 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13989428 + E: ID_PATH=platform-GHES.5072 + E: ID_PATH_TAG=platform-GHES_5072 + + P: /devices/platform/GHES.5073 + L: 0 + E: DEVPATH=/devices/platform/GHES.5073 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13980015 + E: ID_PATH=platform-GHES.5073 + E: ID_PATH_TAG=platform-GHES_5073 + + P: /devices/platform/GHES.5074 + L: 0 + E: DEVPATH=/devices/platform/GHES.5074 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13978904 + E: ID_PATH=platform-GHES.5074 + E: ID_PATH_TAG=platform-GHES_5074 + + P: /devices/platform/GHES.5075 + L: 0 + E: DEVPATH=/devices/platform/GHES.5075 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13979183 + E: ID_PATH=platform-GHES.5075 + E: ID_PATH_TAG=platform-GHES_5075 + + P: /devices/platform/GHES.5076 + L: 0 + E: DEVPATH=/devices/platform/GHES.5076 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=14002297 + E: ID_PATH=platform-GHES.5076 + E: ID_PATH_TAG=platform-GHES_5076 + + P: /devices/platform/GHES.5077 + L: 0 + E: DEVPATH=/devices/platform/GHES.5077 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13980481 + E: ID_PATH=platform-GHES.5077 + E: ID_PATH_TAG=platform-GHES_5077 + + P: /devices/platform/GHES.5078 + L: 0 + E: DEVPATH=/devices/platform/GHES.5078 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13986185 + E: ID_PATH=platform-GHES.5078 + E: ID_PATH_TAG=platform-GHES_5078 + + P: /devices/platform/GHES.5079 + L: 0 + E: DEVPATH=/devices/platform/GHES.5079 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13979010 + E: ID_PATH=platform-GHES.5079 + E: ID_PATH_TAG=platform-GHES_5079 + + P: /devices/platform/GHES.5080 + L: 0 + E: DEVPATH=/devices/platform/GHES.5080 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13979718 + E: ID_PATH=platform-GHES.5080 + E: ID_PATH_TAG=platform-GHES_5080 + + P: /devices/platform/GHES.5081 + L: 0 + E: DEVPATH=/devices/platform/GHES.5081 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13994908 + E: ID_PATH=platform-GHES.5081 + E: ID_PATH_TAG=platform-GHES_5081 + + P: /devices/platform/GHES.5082 + L: 0 + E: DEVPATH=/devices/platform/GHES.5082 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13995085 + E: ID_PATH=platform-GHES.5082 + E: ID_PATH_TAG=platform-GHES_5082 + + P: /devices/platform/GHES.5083 + L: 0 + E: DEVPATH=/devices/platform/GHES.5083 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13983643 + E: ID_PATH=platform-GHES.5083 + E: ID_PATH_TAG=platform-GHES_5083 + + P: /devices/platform/GHES.5084 + L: 0 + E: DEVPATH=/devices/platform/GHES.5084 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13985197 + E: ID_PATH=platform-GHES.5084 + E: ID_PATH_TAG=platform-GHES_5084 + + P: /devices/platform/GHES.5085 + L: 0 + E: DEVPATH=/devices/platform/GHES.5085 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13985689 + E: ID_PATH=platform-GHES.5085 + E: ID_PATH_TAG=platform-GHES_5085 + + P: /devices/platform/GHES.5086 + L: 0 + E: DEVPATH=/devices/platform/GHES.5086 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13985298 + E: ID_PATH=platform-GHES.5086 + E: ID_PATH_TAG=platform-GHES_5086 + + P: /devices/platform/GHES.5087 + L: 0 + E: DEVPATH=/devices/platform/GHES.5087 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13987554 + E: ID_PATH=platform-GHES.5087 + E: ID_PATH_TAG=platform-GHES_5087 + + P: /devices/platform/GHES.5088 + L: 0 + E: DEVPATH=/devices/platform/GHES.5088 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13988078 + E: ID_PATH=platform-GHES.5088 + E: ID_PATH_TAG=platform-GHES_5088 + + P: /devices/platform/GHES.5089 + L: 0 + E: DEVPATH=/devices/platform/GHES.5089 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13984663 + E: ID_PATH=platform-GHES.5089 + E: ID_PATH_TAG=platform-GHES_5089 + + P: /devices/platform/GHES.5090 + L: 0 + E: DEVPATH=/devices/platform/GHES.5090 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13981070 + E: ID_PATH=platform-GHES.5090 + E: ID_PATH_TAG=platform-GHES_5090 + + P: /devices/platform/GHES.5091 + L: 0 + E: DEVPATH=/devices/platform/GHES.5091 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13981336 + E: ID_PATH=platform-GHES.5091 + E: ID_PATH_TAG=platform-GHES_5091 + + P: /devices/platform/GHES.5092 + L: 0 + E: DEVPATH=/devices/platform/GHES.5092 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13984214 + E: ID_PATH=platform-GHES.5092 + E: ID_PATH_TAG=platform-GHES_5092 + + P: /devices/platform/GHES.5093 + L: 0 + E: DEVPATH=/devices/platform/GHES.5093 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13985919 + E: ID_PATH=platform-GHES.5093 + E: ID_PATH_TAG=platform-GHES_5093 + + P: /devices/platform/GHES.5094 + L: 0 + E: DEVPATH=/devices/platform/GHES.5094 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13984849 + E: ID_PATH=platform-GHES.5094 + E: ID_PATH_TAG=platform-GHES_5094 + + P: /devices/platform/GHES.5095 + L: 0 + E: DEVPATH=/devices/platform/GHES.5095 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13984731 + E: ID_PATH=platform-GHES.5095 + E: ID_PATH_TAG=platform-GHES_5095 + + P: /devices/platform/GHES.5096 + L: 0 + E: DEVPATH=/devices/platform/GHES.5096 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13981786 + E: ID_PATH=platform-GHES.5096 + E: ID_PATH_TAG=platform-GHES_5096 + + P: /devices/platform/GHES.5097 + L: 0 + E: DEVPATH=/devices/platform/GHES.5097 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13997488 + E: ID_PATH=platform-GHES.5097 + E: ID_PATH_TAG=platform-GHES_5097 + + P: /devices/platform/GHES.5098 + L: 0 + E: DEVPATH=/devices/platform/GHES.5098 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13989437 + E: ID_PATH=platform-GHES.5098 + E: ID_PATH_TAG=platform-GHES_5098 + + P: /devices/platform/GHES.5099 + L: 0 + E: DEVPATH=/devices/platform/GHES.5099 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13981934 + E: ID_PATH=platform-GHES.5099 + E: ID_PATH_TAG=platform-GHES_5099 + + P: /devices/platform/GHES.5100 + L: 0 + E: DEVPATH=/devices/platform/GHES.5100 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13988380 + E: ID_PATH=platform-GHES.5100 + E: ID_PATH_TAG=platform-GHES_5100 + + P: /devices/platform/GHES.5101 + L: 0 + E: DEVPATH=/devices/platform/GHES.5101 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13987333 + E: ID_PATH=platform-GHES.5101 + E: ID_PATH_TAG=platform-GHES_5101 + + P: /devices/platform/GHES.5102 + L: 0 + E: DEVPATH=/devices/platform/GHES.5102 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13984553 + E: ID_PATH=platform-GHES.5102 + E: ID_PATH_TAG=platform-GHES_5102 + + P: /devices/platform/GHES.5103 + L: 0 + E: DEVPATH=/devices/platform/GHES.5103 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13986676 + E: ID_PATH=platform-GHES.5103 + E: ID_PATH_TAG=platform-GHES_5103 + + P: /devices/platform/GHES.5104 + L: 0 + E: DEVPATH=/devices/platform/GHES.5104 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13986472 + E: ID_PATH=platform-GHES.5104 + E: ID_PATH_TAG=platform-GHES_5104 + + P: /devices/platform/GHES.5105 + L: 0 + E: DEVPATH=/devices/platform/GHES.5105 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13992187 + E: ID_PATH=platform-GHES.5105 + E: ID_PATH_TAG=platform-GHES_5105 + + P: /devices/platform/GHES.5106 + L: 0 + E: DEVPATH=/devices/platform/GHES.5106 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13994107 + E: ID_PATH=platform-GHES.5106 + E: ID_PATH_TAG=platform-GHES_5106 + + P: /devices/platform/GHES.5107 + L: 0 + E: DEVPATH=/devices/platform/GHES.5107 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13983721 + E: ID_PATH=platform-GHES.5107 + E: ID_PATH_TAG=platform-GHES_5107 + + P: /devices/platform/GHES.5108 + L: 0 + E: DEVPATH=/devices/platform/GHES.5108 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13994479 + E: ID_PATH=platform-GHES.5108 + E: ID_PATH_TAG=platform-GHES_5108 + + P: /devices/platform/GHES.5109 + L: 0 + E: DEVPATH=/devices/platform/GHES.5109 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13988581 + E: ID_PATH=platform-GHES.5109 + E: ID_PATH_TAG=platform-GHES_5109 + + P: /devices/platform/GHES.5110 + L: 0 + E: DEVPATH=/devices/platform/GHES.5110 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13985338 + E: ID_PATH=platform-GHES.5110 + E: ID_PATH_TAG=platform-GHES_5110 + + P: /devices/platform/GHES.5111 + L: 0 + E: DEVPATH=/devices/platform/GHES.5111 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13983700 + E: ID_PATH=platform-GHES.5111 + E: ID_PATH_TAG=platform-GHES_5111 + + P: /devices/platform/GHES.5112 + L: 0 + E: DEVPATH=/devices/platform/GHES.5112 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13985152 + E: ID_PATH=platform-GHES.5112 + E: ID_PATH_TAG=platform-GHES_5112 + + P: /devices/platform/GHES.5113 + L: 0 + E: DEVPATH=/devices/platform/GHES.5113 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13984478 + E: ID_PATH=platform-GHES.5113 + E: ID_PATH_TAG=platform-GHES_5113 + + P: /devices/platform/GHES.5114 + L: 0 + E: DEVPATH=/devices/platform/GHES.5114 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13985872 + E: ID_PATH=platform-GHES.5114 + E: ID_PATH_TAG=platform-GHES_5114 + + P: /devices/platform/GHES.5115 + L: 0 + E: DEVPATH=/devices/platform/GHES.5115 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13991186 + E: ID_PATH=platform-GHES.5115 + E: ID_PATH_TAG=platform-GHES_5115 + + P: /devices/platform/GHES.5116 + L: 0 + E: DEVPATH=/devices/platform/GHES.5116 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13988391 + E: ID_PATH=platform-GHES.5116 + E: ID_PATH_TAG=platform-GHES_5116 + + P: /devices/platform/GHES.5117 + L: 0 + E: DEVPATH=/devices/platform/GHES.5117 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13984431 + E: ID_PATH=platform-GHES.5117 + E: ID_PATH_TAG=platform-GHES_5117 + + P: /devices/platform/GHES.5118 + L: 0 + E: DEVPATH=/devices/platform/GHES.5118 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13988634 + E: ID_PATH=platform-GHES.5118 + E: ID_PATH_TAG=platform-GHES_5118 + + P: /devices/platform/GHES.5119 + L: 0 + E: DEVPATH=/devices/platform/GHES.5119 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13986123 + E: ID_PATH=platform-GHES.5119 + E: ID_PATH_TAG=platform-GHES_5119 + + P: /devices/platform/GHES.512 + L: 0 + E: DEVPATH=/devices/platform/GHES.512 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13984304 + E: ID_PATH=platform-GHES.512 + E: ID_PATH_TAG=platform-GHES_512 + + P: /devices/platform/GHES.513 + L: 0 + E: DEVPATH=/devices/platform/GHES.513 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13990648 + E: ID_PATH=platform-GHES.513 + E: ID_PATH_TAG=platform-GHES_513 + + P: /devices/platform/GHES.514 + L: 0 + E: DEVPATH=/devices/platform/GHES.514 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13997717 + E: ID_PATH=platform-GHES.514 + E: ID_PATH_TAG=platform-GHES_514 + + P: /devices/platform/GHES.515 + L: 0 + E: DEVPATH=/devices/platform/GHES.515 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13984756 + E: ID_PATH=platform-GHES.515 + E: ID_PATH_TAG=platform-GHES_515 + + P: /devices/platform/GHES.516 + L: 0 + E: DEVPATH=/devices/platform/GHES.516 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13990327 + E: ID_PATH=platform-GHES.516 + E: ID_PATH_TAG=platform-GHES_516 + + P: /devices/platform/GHES.517 + L: 0 + E: DEVPATH=/devices/platform/GHES.517 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13991875 + E: ID_PATH=platform-GHES.517 + E: ID_PATH_TAG=platform-GHES_517 + + P: /devices/platform/GHES.768 + L: 0 + E: DEVPATH=/devices/platform/GHES.768 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13985305 + E: ID_PATH=platform-GHES.768 + E: ID_PATH_TAG=platform-GHES_768 + + P: /devices/platform/GHES.769 + L: 0 + E: DEVPATH=/devices/platform/GHES.769 + E: SUBSYSTEM=platform + E: DRIVER=GHES + E: MODALIAS=platform:GHES + E: USEC_INITIALIZED=13990434 + E: ID_PATH=platform-GHES.769 + E: ID_PATH_TAG=platform-GHES_769 + + P: /devices/platform/PNP0C33:00 + L: 0 + E: DEVPATH=/devices/platform/PNP0C33:00 + E: SUBSYSTEM=platform + E: MODALIAS=acpi:PNP0C33: + E: USEC_INITIALIZED=13989928 + E: ID_PATH=platform-PNP0C33:00 + E: ID_PATH_TAG=platform-PNP0C33_00 + + P: /devices/platform/dmi-ipmi-si.0 + L: 0 + E: DEVPATH=/devices/platform/dmi-ipmi-si.0 + E: SUBSYSTEM=platform + E: DRIVER=ipmi_si + E: MODALIAS=platform:dmi-ipmi-si + E: USEC_INITIALIZED=13991266 + E: ID_PATH=platform-dmi-ipmi-si.0 + E: ID_PATH_TAG=platform-dmi-ipmi-si_0 + + P: /devices/platform/eisa.0 + L: 0 + E: DEVPATH=/devices/platform/eisa.0 + E: SUBSYSTEM=platform + E: MODALIAS=platform:eisa + E: USEC_INITIALIZED=13989832 + E: ID_PATH=platform-eisa.0 + E: ID_PATH_TAG=platform-eisa_0 + + P: /devices/platform/ipmi_bmc.0 + L: 0 + E: DEVPATH=/devices/platform/ipmi_bmc.0 + E: SUBSYSTEM=platform + E: DRIVER=ipmi + E: MODALIAS=platform:ipmi_bmc + E: USEC_INITIALIZED=14224199 + E: ID_PATH=platform-ipmi_bmc.0 + E: ID_PATH_TAG=platform-ipmi_bmc_0 + + P: /devices/platform/kgdboc + L: 0 + E: DEVPATH=/devices/platform/kgdboc + E: SUBSYSTEM=platform + E: DRIVER=kgdboc + E: MODALIAS=platform:kgdboc + E: USEC_INITIALIZED=13989133 + E: ID_PATH=platform-kgdboc + E: ID_PATH_TAG=platform-kgdboc + + P: /devices/platform/microcode + L: 0 + E: DEVPATH=/devices/platform/microcode + E: SUBSYSTEM=platform + E: MODALIAS=platform:microcode + E: USEC_INITIALIZED=13990797 + E: ID_PATH=platform-microcode + E: ID_PATH_TAG=platform-microcode + + P: /devices/platform/pcspkr + L: 0 + E: DEVPATH=/devices/platform/pcspkr + E: SUBSYSTEM=platform + E: MODALIAS=platform:pcspkr + E: USEC_INITIALIZED=13991489 + E: ID_PATH=platform-pcspkr + E: ID_PATH_TAG=platform-pcspkr + + P: /devices/platform/platform-framebuffer.0 + L: 0 + E: DEVPATH=/devices/platform/platform-framebuffer.0 + E: SUBSYSTEM=platform + E: MODALIAS=platform:platform-framebuffer + E: USEC_INITIALIZED=13993631 + E: ID_PATH=platform-platform-framebuffer.0 + E: ID_PATH_TAG=platform-platform-framebuffer_0 + + P: /devices/platform/reg-dummy + L: 0 + E: DEVPATH=/devices/platform/reg-dummy + E: SUBSYSTEM=platform + E: DRIVER=reg-dummy + E: MODALIAS=platform:reg-dummy + E: USEC_INITIALIZED=13991361 + E: ID_PATH=platform-reg-dummy + E: ID_PATH_TAG=platform-reg-dummy + + P: /devices/platform/reg-dummy/regulator/regulator.0 + L: 0 + E: DEVPATH=/devices/platform/reg-dummy/regulator/regulator.0 + E: SUBSYSTEM=regulator + + P: /devices/platform/serial8250 + L: 0 + E: DEVPATH=/devices/platform/serial8250 + E: SUBSYSTEM=platform + E: DRIVER=serial8250 + E: MODALIAS=platform:serial8250 + E: USEC_INITIALIZED=13989630 + E: ID_PATH=platform-serial8250 + E: ID_PATH_TAG=platform-serial8250 + + P: /devices/platform/serial8250/tty/ttyS10 + N: ttyS10 + L: 0 + E: DEVPATH=/devices/platform/serial8250/tty/ttyS10 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/ttyS10 + E: MAJOR=4 + E: MINOR=74 + E: USEC_INITIALIZED=6937423 + E: ID_MM_CANDIDATE=1 + E: TAGS=:systemd: + + P: /devices/platform/serial8250/tty/ttyS11 + N: ttyS11 + L: 0 + E: DEVPATH=/devices/platform/serial8250/tty/ttyS11 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/ttyS11 + E: MAJOR=4 + E: MINOR=75 + E: USEC_INITIALIZED=6937492 + E: ID_MM_CANDIDATE=1 + E: TAGS=:systemd: + + P: /devices/platform/serial8250/tty/ttyS12 + N: ttyS12 + L: 0 + E: DEVPATH=/devices/platform/serial8250/tty/ttyS12 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/ttyS12 + E: MAJOR=4 + E: MINOR=76 + E: USEC_INITIALIZED=6937485 + E: ID_MM_CANDIDATE=1 + E: TAGS=:systemd: + + P: /devices/platform/serial8250/tty/ttyS13 + N: ttyS13 + L: 0 + E: DEVPATH=/devices/platform/serial8250/tty/ttyS13 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/ttyS13 + E: MAJOR=4 + E: MINOR=77 + E: USEC_INITIALIZED=6937595 + E: ID_MM_CANDIDATE=1 + E: TAGS=:systemd: + + P: /devices/platform/serial8250/tty/ttyS14 + N: ttyS14 + L: 0 + E: DEVPATH=/devices/platform/serial8250/tty/ttyS14 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/ttyS14 + E: MAJOR=4 + E: MINOR=78 + E: USEC_INITIALIZED=6937560 + E: ID_MM_CANDIDATE=1 + E: TAGS=:systemd: + + P: /devices/platform/serial8250/tty/ttyS15 + N: ttyS15 + L: 0 + E: DEVPATH=/devices/platform/serial8250/tty/ttyS15 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/ttyS15 + E: MAJOR=4 + E: MINOR=79 + E: USEC_INITIALIZED=6937587 + E: ID_MM_CANDIDATE=1 + E: TAGS=:systemd: + + P: /devices/platform/serial8250/tty/ttyS16 + N: ttyS16 + L: 0 + E: DEVPATH=/devices/platform/serial8250/tty/ttyS16 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/ttyS16 + E: MAJOR=4 + E: MINOR=80 + E: USEC_INITIALIZED=6937641 + E: ID_MM_CANDIDATE=1 + E: TAGS=:systemd: + + P: /devices/platform/serial8250/tty/ttyS17 + N: ttyS17 + L: 0 + E: DEVPATH=/devices/platform/serial8250/tty/ttyS17 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/ttyS17 + E: MAJOR=4 + E: MINOR=81 + E: USEC_INITIALIZED=6937650 + E: ID_MM_CANDIDATE=1 + E: TAGS=:systemd: + + P: /devices/platform/serial8250/tty/ttyS18 + N: ttyS18 + L: 0 + E: DEVPATH=/devices/platform/serial8250/tty/ttyS18 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/ttyS18 + E: MAJOR=4 + E: MINOR=82 + E: USEC_INITIALIZED=6937718 + E: ID_MM_CANDIDATE=1 + E: TAGS=:systemd: + + P: /devices/platform/serial8250/tty/ttyS19 + N: ttyS19 + L: 0 + E: DEVPATH=/devices/platform/serial8250/tty/ttyS19 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/ttyS19 + E: MAJOR=4 + E: MINOR=83 + E: USEC_INITIALIZED=6937902 + E: ID_MM_CANDIDATE=1 + E: TAGS=:systemd: + + P: /devices/platform/serial8250/tty/ttyS2 + N: ttyS2 + L: 0 + E: DEVPATH=/devices/platform/serial8250/tty/ttyS2 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/ttyS2 + E: MAJOR=4 + E: MINOR=66 + E: USEC_INITIALIZED=6937924 + E: ID_MM_CANDIDATE=1 + E: TAGS=:systemd: + + P: /devices/platform/serial8250/tty/ttyS20 + N: ttyS20 + L: 0 + E: DEVPATH=/devices/platform/serial8250/tty/ttyS20 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/ttyS20 + E: MAJOR=4 + E: MINOR=84 + E: USEC_INITIALIZED=6937896 + E: ID_MM_CANDIDATE=1 + E: TAGS=:systemd: + + P: /devices/platform/serial8250/tty/ttyS21 + N: ttyS21 + L: 0 + E: DEVPATH=/devices/platform/serial8250/tty/ttyS21 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/ttyS21 + E: MAJOR=4 + E: MINOR=85 + E: USEC_INITIALIZED=6938376 + E: ID_MM_CANDIDATE=1 + E: TAGS=:systemd: + + P: /devices/platform/serial8250/tty/ttyS22 + N: ttyS22 + L: 0 + E: DEVPATH=/devices/platform/serial8250/tty/ttyS22 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/ttyS22 + E: MAJOR=4 + E: MINOR=86 + E: USEC_INITIALIZED=6938032 + E: ID_MM_CANDIDATE=1 + E: TAGS=:systemd: + + P: /devices/platform/serial8250/tty/ttyS23 + N: ttyS23 + L: 0 + E: DEVPATH=/devices/platform/serial8250/tty/ttyS23 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/ttyS23 + E: MAJOR=4 + E: MINOR=87 + E: USEC_INITIALIZED=6938003 + E: ID_MM_CANDIDATE=1 + E: TAGS=:systemd: + + P: /devices/platform/serial8250/tty/ttyS24 + N: ttyS24 + L: 0 + E: DEVPATH=/devices/platform/serial8250/tty/ttyS24 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/ttyS24 + E: MAJOR=4 + E: MINOR=88 + E: USEC_INITIALIZED=6938081 + E: ID_MM_CANDIDATE=1 + E: TAGS=:systemd: + + P: /devices/platform/serial8250/tty/ttyS25 + N: ttyS25 + L: 0 + E: DEVPATH=/devices/platform/serial8250/tty/ttyS25 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/ttyS25 + E: MAJOR=4 + E: MINOR=89 + E: USEC_INITIALIZED=6938043 + E: ID_MM_CANDIDATE=1 + E: TAGS=:systemd: + + P: /devices/platform/serial8250/tty/ttyS26 + N: ttyS26 + L: 0 + E: DEVPATH=/devices/platform/serial8250/tty/ttyS26 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/ttyS26 + E: MAJOR=4 + E: MINOR=90 + E: USEC_INITIALIZED=6938134 + E: ID_MM_CANDIDATE=1 + E: TAGS=:systemd: + + P: /devices/platform/serial8250/tty/ttyS27 + N: ttyS27 + L: 0 + E: DEVPATH=/devices/platform/serial8250/tty/ttyS27 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/ttyS27 + E: MAJOR=4 + E: MINOR=91 + E: USEC_INITIALIZED=6938204 + E: ID_MM_CANDIDATE=1 + E: TAGS=:systemd: + + P: /devices/platform/serial8250/tty/ttyS28 + N: ttyS28 + L: 0 + E: DEVPATH=/devices/platform/serial8250/tty/ttyS28 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/ttyS28 + E: MAJOR=4 + E: MINOR=92 + E: USEC_INITIALIZED=6938167 + E: ID_MM_CANDIDATE=1 + E: TAGS=:systemd: + + P: /devices/platform/serial8250/tty/ttyS29 + N: ttyS29 + L: 0 + E: DEVPATH=/devices/platform/serial8250/tty/ttyS29 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/ttyS29 + E: MAJOR=4 + E: MINOR=93 + E: USEC_INITIALIZED=6938283 + E: ID_MM_CANDIDATE=1 + E: TAGS=:systemd: + + P: /devices/platform/serial8250/tty/ttyS3 + N: ttyS3 + L: 0 + E: DEVPATH=/devices/platform/serial8250/tty/ttyS3 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/ttyS3 + E: MAJOR=4 + E: MINOR=67 + E: USEC_INITIALIZED=6938331 + E: ID_MM_CANDIDATE=1 + E: TAGS=:systemd: + + P: /devices/platform/serial8250/tty/ttyS30 + N: ttyS30 + L: 0 + E: DEVPATH=/devices/platform/serial8250/tty/ttyS30 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/ttyS30 + E: MAJOR=4 + E: MINOR=94 + E: USEC_INITIALIZED=6938410 + E: ID_MM_CANDIDATE=1 + E: TAGS=:systemd: + + P: /devices/platform/serial8250/tty/ttyS31 + N: ttyS31 + L: 0 + E: DEVPATH=/devices/platform/serial8250/tty/ttyS31 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/ttyS31 + E: MAJOR=4 + E: MINOR=95 + E: USEC_INITIALIZED=6938348 + E: ID_MM_CANDIDATE=1 + E: TAGS=:systemd: + + P: /devices/platform/serial8250/tty/ttyS4 + N: ttyS4 + L: 0 + E: DEVPATH=/devices/platform/serial8250/tty/ttyS4 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/ttyS4 + E: MAJOR=4 + E: MINOR=68 + E: USEC_INITIALIZED=6938449 + E: ID_MM_CANDIDATE=1 + E: TAGS=:systemd: + + P: /devices/platform/serial8250/tty/ttyS5 + N: ttyS5 + L: 0 + E: DEVPATH=/devices/platform/serial8250/tty/ttyS5 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/ttyS5 + E: MAJOR=4 + E: MINOR=69 + E: USEC_INITIALIZED=6938378 + E: ID_MM_CANDIDATE=1 + E: TAGS=:systemd: + + P: /devices/platform/serial8250/tty/ttyS6 + N: ttyS6 + L: 0 + E: DEVPATH=/devices/platform/serial8250/tty/ttyS6 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/ttyS6 + E: MAJOR=4 + E: MINOR=70 + E: USEC_INITIALIZED=6938488 + E: ID_MM_CANDIDATE=1 + E: TAGS=:systemd: + + P: /devices/platform/serial8250/tty/ttyS7 + N: ttyS7 + L: 0 + E: DEVPATH=/devices/platform/serial8250/tty/ttyS7 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/ttyS7 + E: MAJOR=4 + E: MINOR=71 + E: USEC_INITIALIZED=6938411 + E: ID_MM_CANDIDATE=1 + E: TAGS=:systemd: + + P: /devices/platform/serial8250/tty/ttyS8 + N: ttyS8 + L: 0 + E: DEVPATH=/devices/platform/serial8250/tty/ttyS8 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/ttyS8 + E: MAJOR=4 + E: MINOR=72 + E: USEC_INITIALIZED=6938432 + E: ID_MM_CANDIDATE=1 + E: TAGS=:systemd: + + P: /devices/platform/serial8250/tty/ttyS9 + N: ttyS9 + L: 0 + E: DEVPATH=/devices/platform/serial8250/tty/ttyS9 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/ttyS9 + E: MAJOR=4 + E: MINOR=73 + E: USEC_INITIALIZED=6938427 + E: ID_MM_CANDIDATE=1 + E: TAGS=:systemd: + + P: /devices/pnp0/00:00 + L: 0 + E: DEVPATH=/devices/pnp0/00:00 + E: SUBSYSTEM=pnp + E: DRIVER=system + + P: /devices/pnp0/00:01 + L: 0 + E: DEVPATH=/devices/pnp0/00:01 + E: SUBSYSTEM=pnp + E: DRIVER=rtc_cmos + + P: /devices/pnp0/00:01/cmos_nvram0 + L: 0 + E: DEVPATH=/devices/pnp0/00:01/cmos_nvram0 + E: SUBSYSTEM=nvmem + + P: /devices/pnp0/00:01/rtc/rtc0 + N: rtc0 + L: -100 + S: rtc + E: DEVPATH=/devices/pnp0/00:01/rtc/rtc0 + E: SUBSYSTEM=rtc + E: DEVNAME=/dev/rtc0 + E: MAJOR=249 + E: MINOR=0 + E: USEC_INITIALIZED=6938797 + E: DEVLINKS=/dev/rtc + + P: /devices/pnp0/00:01/rtc/rtc0/alarmtimer.0.auto + L: 0 + E: DEVPATH=/devices/pnp0/00:01/rtc/rtc0/alarmtimer.0.auto + E: SUBSYSTEM=platform + E: DRIVER=alarmtimer + E: MODALIAS=platform:alarmtimer + E: USEC_INITIALIZED=14023629 + E: ID_PATH=platform-alarmtimer.0.auto + E: ID_PATH_TAG=platform-alarmtimer_0_auto + + P: /devices/pnp0/00:01/rtc/rtc0/wakeup62 + L: 0 + E: DEVPATH=/devices/pnp0/00:01/rtc/rtc0/wakeup62 + E: SUBSYSTEM=wakeup + + P: /devices/pnp0/00:01/wakeup/wakeup61 + L: 0 + E: DEVPATH=/devices/pnp0/00:01/wakeup/wakeup61 + E: SUBSYSTEM=wakeup + + P: /devices/pnp0/00:02 + L: 0 + E: DEVPATH=/devices/pnp0/00:02 + E: SUBSYSTEM=pnp + E: DRIVER=system + + P: /devices/pnp0/00:03 + L: 0 + E: DEVPATH=/devices/pnp0/00:03 + E: SUBSYSTEM=pnp + E: DRIVER=serial + + P: /devices/pnp0/00:03/tty/ttyS0 + N: ttyS0 + L: 0 + E: DEVPATH=/devices/pnp0/00:03/tty/ttyS0 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/ttyS0 + E: MAJOR=4 + E: MINOR=64 + E: USEC_INITIALIZED=6938772 + E: ID_MM_CANDIDATE=1 + E: TAGS=:systemd: + + P: /devices/pnp0/00:04 + L: 0 + E: DEVPATH=/devices/pnp0/00:04 + E: SUBSYSTEM=pnp + E: DRIVER=serial + + P: /devices/pnp0/00:04/tty/ttyS1 + N: ttyS1 + L: 0 + E: DEVPATH=/devices/pnp0/00:04/tty/ttyS1 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/ttyS1 + E: MAJOR=4 + E: MINOR=65 + E: USEC_INITIALIZED=6938977 + E: ID_MM_CANDIDATE=1 + E: TAGS=:systemd: + + P: /devices/pnp0/00:05 + L: 0 + E: DEVPATH=/devices/pnp0/00:05 + E: SUBSYSTEM=pnp + E: DRIVER=system + + P: /devices/software + L: 0 + E: DEVPATH=/devices/software + E: SUBSYSTEM=event_source + + P: /devices/system/clockevents/broadcast + L: 0 + E: DEVPATH=/devices/system/clockevents/broadcast + E: SUBSYSTEM=clockevents + + P: /devices/system/clockevents/clockevent0 + L: 0 + E: DEVPATH=/devices/system/clockevents/clockevent0 + E: SUBSYSTEM=clockevents + + P: /devices/system/clockevents/clockevent1 + L: 0 + E: DEVPATH=/devices/system/clockevents/clockevent1 + E: SUBSYSTEM=clockevents + + P: /devices/system/clockevents/clockevent10 + L: 0 + E: DEVPATH=/devices/system/clockevents/clockevent10 + E: SUBSYSTEM=clockevents + + P: /devices/system/clockevents/clockevent11 + L: 0 + E: DEVPATH=/devices/system/clockevents/clockevent11 + E: SUBSYSTEM=clockevents + + P: /devices/system/clockevents/clockevent12 + L: 0 + E: DEVPATH=/devices/system/clockevents/clockevent12 + E: SUBSYSTEM=clockevents + + P: /devices/system/clockevents/clockevent13 + L: 0 + E: DEVPATH=/devices/system/clockevents/clockevent13 + E: SUBSYSTEM=clockevents + + P: /devices/system/clockevents/clockevent14 + L: 0 + E: DEVPATH=/devices/system/clockevents/clockevent14 + E: SUBSYSTEM=clockevents + + P: /devices/system/clockevents/clockevent15 + L: 0 + E: DEVPATH=/devices/system/clockevents/clockevent15 + E: SUBSYSTEM=clockevents + + P: /devices/system/clockevents/clockevent16 + L: 0 + E: DEVPATH=/devices/system/clockevents/clockevent16 + E: SUBSYSTEM=clockevents + + P: /devices/system/clockevents/clockevent17 + L: 0 + E: DEVPATH=/devices/system/clockevents/clockevent17 + E: SUBSYSTEM=clockevents + + P: /devices/system/clockevents/clockevent18 + L: 0 + E: DEVPATH=/devices/system/clockevents/clockevent18 + E: SUBSYSTEM=clockevents + + P: /devices/system/clockevents/clockevent19 + L: 0 + E: DEVPATH=/devices/system/clockevents/clockevent19 + E: SUBSYSTEM=clockevents + + P: /devices/system/clockevents/clockevent2 + L: 0 + E: DEVPATH=/devices/system/clockevents/clockevent2 + E: SUBSYSTEM=clockevents + + P: /devices/system/clockevents/clockevent20 + L: 0 + E: DEVPATH=/devices/system/clockevents/clockevent20 + E: SUBSYSTEM=clockevents + + P: /devices/system/clockevents/clockevent21 + L: 0 + E: DEVPATH=/devices/system/clockevents/clockevent21 + E: SUBSYSTEM=clockevents + + P: /devices/system/clockevents/clockevent22 + L: 0 + E: DEVPATH=/devices/system/clockevents/clockevent22 + E: SUBSYSTEM=clockevents + + P: /devices/system/clockevents/clockevent23 + L: 0 + E: DEVPATH=/devices/system/clockevents/clockevent23 + E: SUBSYSTEM=clockevents + + P: /devices/system/clockevents/clockevent24 + L: 0 + E: DEVPATH=/devices/system/clockevents/clockevent24 + E: SUBSYSTEM=clockevents + + P: /devices/system/clockevents/clockevent25 + L: 0 + E: DEVPATH=/devices/system/clockevents/clockevent25 + E: SUBSYSTEM=clockevents + + P: /devices/system/clockevents/clockevent26 + L: 0 + E: DEVPATH=/devices/system/clockevents/clockevent26 + E: SUBSYSTEM=clockevents + + P: /devices/system/clockevents/clockevent27 + L: 0 + E: DEVPATH=/devices/system/clockevents/clockevent27 + E: SUBSYSTEM=clockevents + + P: /devices/system/clockevents/clockevent28 + L: 0 + E: DEVPATH=/devices/system/clockevents/clockevent28 + E: SUBSYSTEM=clockevents + + P: /devices/system/clockevents/clockevent29 + L: 0 + E: DEVPATH=/devices/system/clockevents/clockevent29 + E: SUBSYSTEM=clockevents + + P: /devices/system/clockevents/clockevent3 + L: 0 + E: DEVPATH=/devices/system/clockevents/clockevent3 + E: SUBSYSTEM=clockevents + + P: /devices/system/clockevents/clockevent30 + L: 0 + E: DEVPATH=/devices/system/clockevents/clockevent30 + E: SUBSYSTEM=clockevents + + P: /devices/system/clockevents/clockevent31 + L: 0 + E: DEVPATH=/devices/system/clockevents/clockevent31 + E: SUBSYSTEM=clockevents + + P: /devices/system/clockevents/clockevent4 + L: 0 + E: DEVPATH=/devices/system/clockevents/clockevent4 + E: SUBSYSTEM=clockevents + + P: /devices/system/clockevents/clockevent5 + L: 0 + E: DEVPATH=/devices/system/clockevents/clockevent5 + E: SUBSYSTEM=clockevents + + P: /devices/system/clockevents/clockevent6 + L: 0 + E: DEVPATH=/devices/system/clockevents/clockevent6 + E: SUBSYSTEM=clockevents + + P: /devices/system/clockevents/clockevent7 + L: 0 + E: DEVPATH=/devices/system/clockevents/clockevent7 + E: SUBSYSTEM=clockevents + + P: /devices/system/clockevents/clockevent8 + L: 0 + E: DEVPATH=/devices/system/clockevents/clockevent8 + E: SUBSYSTEM=clockevents + + P: /devices/system/clockevents/clockevent9 + L: 0 + E: DEVPATH=/devices/system/clockevents/clockevent9 + E: SUBSYSTEM=clockevents + + P: /devices/system/clocksource/clocksource0 + L: 0 + E: DEVPATH=/devices/system/clocksource/clocksource0 + E: SUBSYSTEM=clocksource + + P: /devices/system/cpu/cpu0 + L: 0 + E: DEVPATH=/devices/system/cpu/cpu0 + E: SUBSYSTEM=cpu + E: DRIVER=processor + E: MODALIAS=cpu:type:x86,ven0002fam0019mod0011:feature:,0000,0001,0002,0003,0004,0005,0006,0007,0008,0009,000B,000C,000D,000E,000F,0010,0011,0013,0017,0018,0019,001A,001C,0020,0021,0022,0023,0024,0025,0026,0027,0028,0029,002B,002C,002D,002E,002F,0030,0031,0034,0036,0037,0038,0039,003A,003B,003D,0064,0068,006E,0070,0072,0074,0075,0078,0079,007A,007C,0080,0081,0083,0089,008C,008D,0091,0093,0094,0095,0096,0097,0099,009A,009B,009C,009D,009E,00C0,00C1,00C2,00C3,00C4,00C5,00C6,00C7,00C8,00C9,00CA,00CC,00CD,00D1,00D6,00D7,00D8,00DA,00DC,00DD,00DE,00E2,00E4,00E6,00E7,00E8,00ED,00F0,00F1,00F2,00F3,00F5,00F6,00F9,00FA,00FB,010F,0120,0123,0125,0127,0128,0129,012A,012C,012F,0130,0131,0132,0133,0134,0135,0137,0138,013C,013D,013E,013F,0140,0141,0142,0143,0160,0161,0162,0163,016C,0185,01A0,01A1,01A2,01A3,01A4,01A6,01A9,01AC,01AD,01AE,01AF,01B1,01B2,01B3,01B4,01B5,01B7,01B8,01BB,01BC,01BD,01BE,01C2,01E0,01E1,01E2,01E3,01E4,01E5,01E6,01E7,01EA,01EB,01EC,01ED,01EF,01F0,01F1,01F2,01F3,01F4,01F5,01F7,01F8,01F9,01FA,01FB,01FC,0201,0202,0203,0204,0206,0207,0208,0209,020A,020B,020C,020E,0216,0220,0221,0223,0224,0225,0244,025C,0264,0265,0266,0267,0268,0269,026A,026B,026C,026D,026E,026F,0270,0271,0272,0273,0278,0279,0280,0281,0282,0283,0286,0287,0288,0289,028A,028B,028D,0291,0292 + + P: /devices/system/cpu/cpu1 + L: 0 + E: DEVPATH=/devices/system/cpu/cpu1 + E: SUBSYSTEM=cpu + E: DRIVER=processor + E: MODALIAS=cpu:type:x86,ven0002fam0019mod0011:feature:,0000,0001,0002,0003,0004,0005,0006,0007,0008,0009,000B,000C,000D,000E,000F,0010,0011,0013,0017,0018,0019,001A,001C,0020,0021,0022,0023,0024,0025,0026,0027,0028,0029,002B,002C,002D,002E,002F,0030,0031,0034,0036,0037,0038,0039,003A,003B,003D,0064,0068,006E,0070,0072,0074,0075,0078,0079,007A,007C,0080,0081,0083,0089,008C,008D,0091,0093,0094,0095,0096,0097,0099,009A,009B,009C,009D,009E,00C0,00C1,00C2,00C3,00C4,00C5,00C6,00C7,00C8,00C9,00CA,00CC,00CD,00D1,00D6,00D7,00D8,00DA,00DC,00DD,00DE,00E2,00E4,00E6,00E7,00E8,00ED,00F0,00F1,00F2,00F3,00F5,00F6,00F9,00FA,00FB,010F,0120,0123,0125,0127,0128,0129,012A,012C,012F,0130,0131,0132,0133,0134,0135,0137,0138,013C,013D,013E,013F,0140,0141,0142,0143,0160,0161,0162,0163,016C,0185,01A0,01A1,01A2,01A3,01A4,01A6,01A9,01AC,01AD,01AE,01AF,01B1,01B2,01B3,01B4,01B5,01B7,01B8,01BB,01BC,01BD,01BE,01C2,01E0,01E1,01E2,01E3,01E4,01E5,01E6,01E7,01EA,01EB,01EC,01ED,01EF,01F0,01F1,01F2,01F3,01F4,01F5,01F7,01F8,01F9,01FA,01FB,01FC,0201,0202,0203,0204,0206,0207,0208,0209,020A,020B,020C,020E,0216,0220,0221,0223,0224,0225,0244,025C,0264,0265,0266,0267,0268,0269,026A,026B,026C,026D,026E,026F,0270,0271,0272,0273,0278,0279,0280,0281,0282,0283,0286,0287,0288,0289,028A,028B,028D,0291,0292 + + P: /devices/system/cpu/cpu10 + L: 0 + E: DEVPATH=/devices/system/cpu/cpu10 + E: SUBSYSTEM=cpu + E: DRIVER=processor + E: MODALIAS=cpu:type:x86,ven0002fam0019mod0011:feature:,0000,0001,0002,0003,0004,0005,0006,0007,0008,0009,000B,000C,000D,000E,000F,0010,0011,0013,0017,0018,0019,001A,001C,0020,0021,0022,0023,0024,0025,0026,0027,0028,0029,002B,002C,002D,002E,002F,0030,0031,0034,0036,0037,0038,0039,003A,003B,003D,0064,0068,006E,0070,0072,0074,0075,0078,0079,007A,007C,0080,0081,0083,0089,008C,008D,0091,0093,0094,0095,0096,0097,0099,009A,009B,009C,009D,009E,00C0,00C1,00C2,00C3,00C4,00C5,00C6,00C7,00C8,00C9,00CA,00CC,00CD,00D1,00D6,00D7,00D8,00DA,00DC,00DD,00DE,00E2,00E4,00E6,00E7,00E8,00ED,00F0,00F1,00F2,00F3,00F5,00F6,00F9,00FA,00FB,010F,0120,0123,0125,0127,0128,0129,012A,012C,012F,0130,0131,0132,0133,0134,0135,0137,0138,013C,013D,013E,013F,0140,0141,0142,0143,0160,0161,0162,0163,016C,0185,01A0,01A1,01A2,01A3,01A4,01A6,01A9,01AC,01AD,01AE,01AF,01B1,01B2,01B3,01B4,01B5,01B7,01B8,01BB,01BC,01BD,01BE,01C2,01E0,01E1,01E2,01E3,01E4,01E5,01E6,01E7,01EA,01EB,01EC,01ED,01EF,01F0,01F1,01F2,01F3,01F4,01F5,01F7,01F8,01F9,01FA,01FB,01FC,0201,0202,0203,0204,0206,0207,0208,0209,020A,020B,020C,020E,0216,0220,0221,0223,0224,0225,0244,025C,0264,0265,0266,0267,0268,0269,026A,026B,026C,026D,026E,026F,0270,0271,0272,0273,0278,0279,0280,0281,0282,0283,0286,0287,0288,0289,028A,028B,028D,0291,0292 + + P: /devices/system/cpu/cpu11 + L: 0 + E: DEVPATH=/devices/system/cpu/cpu11 + E: SUBSYSTEM=cpu + E: DRIVER=processor + E: MODALIAS=cpu:type:x86,ven0002fam0019mod0011:feature:,0000,0001,0002,0003,0004,0005,0006,0007,0008,0009,000B,000C,000D,000E,000F,0010,0011,0013,0017,0018,0019,001A,001C,0020,0021,0022,0023,0024,0025,0026,0027,0028,0029,002B,002C,002D,002E,002F,0030,0031,0034,0036,0037,0038,0039,003A,003B,003D,0064,0068,006E,0070,0072,0074,0075,0078,0079,007A,007C,0080,0081,0083,0089,008C,008D,0091,0093,0094,0095,0096,0097,0099,009A,009B,009C,009D,009E,00C0,00C1,00C2,00C3,00C4,00C5,00C6,00C7,00C8,00C9,00CA,00CC,00CD,00D1,00D6,00D7,00D8,00DA,00DC,00DD,00DE,00E2,00E4,00E6,00E7,00E8,00ED,00F0,00F1,00F2,00F3,00F5,00F6,00F9,00FA,00FB,010F,0120,0123,0125,0127,0128,0129,012A,012C,012F,0130,0131,0132,0133,0134,0135,0137,0138,013C,013D,013E,013F,0140,0141,0142,0143,0160,0161,0162,0163,016C,0185,01A0,01A1,01A2,01A3,01A4,01A6,01A9,01AC,01AD,01AE,01AF,01B1,01B2,01B3,01B4,01B5,01B7,01B8,01BB,01BC,01BD,01BE,01C2,01E0,01E1,01E2,01E3,01E4,01E5,01E6,01E7,01EA,01EB,01EC,01ED,01EF,01F0,01F1,01F2,01F3,01F4,01F5,01F7,01F8,01F9,01FA,01FB,01FC,0201,0202,0203,0204,0206,0207,0208,0209,020A,020B,020C,020E,0216,0220,0221,0223,0224,0225,0244,025C,0264,0265,0266,0267,0268,0269,026A,026B,026C,026D,026E,026F,0270,0271,0272,0273,0278,0279,0280,0281,0282,0283,0286,0287,0288,0289,028A,028B,028D,0291,0292 + + P: /devices/system/cpu/cpu12 + L: 0 + E: DEVPATH=/devices/system/cpu/cpu12 + E: SUBSYSTEM=cpu + E: DRIVER=processor + E: MODALIAS=cpu:type:x86,ven0002fam0019mod0011:feature:,0000,0001,0002,0003,0004,0005,0006,0007,0008,0009,000B,000C,000D,000E,000F,0010,0011,0013,0017,0018,0019,001A,001C,0020,0021,0022,0023,0024,0025,0026,0027,0028,0029,002B,002C,002D,002E,002F,0030,0031,0034,0036,0037,0038,0039,003A,003B,003D,0064,0068,006E,0070,0072,0074,0075,0078,0079,007A,007C,0080,0081,0083,0089,008C,008D,0091,0093,0094,0095,0096,0097,0099,009A,009B,009C,009D,009E,00C0,00C1,00C2,00C3,00C4,00C5,00C6,00C7,00C8,00C9,00CA,00CC,00CD,00D1,00D6,00D7,00D8,00DA,00DC,00DD,00DE,00E2,00E4,00E6,00E7,00E8,00ED,00F0,00F1,00F2,00F3,00F5,00F6,00F9,00FA,00FB,010F,0120,0123,0125,0127,0128,0129,012A,012C,012F,0130,0131,0132,0133,0134,0135,0137,0138,013C,013D,013E,013F,0140,0141,0142,0143,0160,0161,0162,0163,016C,0185,01A0,01A1,01A2,01A3,01A4,01A6,01A9,01AC,01AD,01AE,01AF,01B1,01B2,01B3,01B4,01B5,01B7,01B8,01BB,01BC,01BD,01BE,01C2,01E0,01E1,01E2,01E3,01E4,01E5,01E6,01E7,01EA,01EB,01EC,01ED,01EF,01F0,01F1,01F2,01F3,01F4,01F5,01F7,01F8,01F9,01FA,01FB,01FC,0201,0202,0203,0204,0206,0207,0208,0209,020A,020B,020C,020E,0216,0220,0221,0223,0224,0225,0244,025C,0264,0265,0266,0267,0268,0269,026A,026B,026C,026D,026E,026F,0270,0271,0272,0273,0278,0279,0280,0281,0282,0283,0286,0287,0288,0289,028A,028B,028D,0291,0292 + + P: /devices/system/cpu/cpu13 + L: 0 + E: DEVPATH=/devices/system/cpu/cpu13 + E: SUBSYSTEM=cpu + E: DRIVER=processor + E: MODALIAS=cpu:type:x86,ven0002fam0019mod0011:feature:,0000,0001,0002,0003,0004,0005,0006,0007,0008,0009,000B,000C,000D,000E,000F,0010,0011,0013,0017,0018,0019,001A,001C,0020,0021,0022,0023,0024,0025,0026,0027,0028,0029,002B,002C,002D,002E,002F,0030,0031,0034,0036,0037,0038,0039,003A,003B,003D,0064,0068,006E,0070,0072,0074,0075,0078,0079,007A,007C,0080,0081,0083,0089,008C,008D,0091,0093,0094,0095,0096,0097,0099,009A,009B,009C,009D,009E,00C0,00C1,00C2,00C3,00C4,00C5,00C6,00C7,00C8,00C9,00CA,00CC,00CD,00D1,00D6,00D7,00D8,00DA,00DC,00DD,00DE,00E2,00E4,00E6,00E7,00E8,00ED,00F0,00F1,00F2,00F3,00F5,00F6,00F9,00FA,00FB,010F,0120,0123,0125,0127,0128,0129,012A,012C,012F,0130,0131,0132,0133,0134,0135,0137,0138,013C,013D,013E,013F,0140,0141,0142,0143,0160,0161,0162,0163,016C,0185,01A0,01A1,01A2,01A3,01A4,01A6,01A9,01AC,01AD,01AE,01AF,01B1,01B2,01B3,01B4,01B5,01B7,01B8,01BB,01BC,01BD,01BE,01C2,01E0,01E1,01E2,01E3,01E4,01E5,01E6,01E7,01EA,01EB,01EC,01ED,01EF,01F0,01F1,01F2,01F3,01F4,01F5,01F7,01F8,01F9,01FA,01FB,01FC,0201,0202,0203,0204,0206,0207,0208,0209,020A,020B,020C,020E,0216,0220,0221,0223,0224,0225,0244,025C,0264,0265,0266,0267,0268,0269,026A,026B,026C,026D,026E,026F,0270,0271,0272,0273,0278,0279,0280,0281,0282,0283,0286,0287,0288,0289,028A,028B,028D,0291,0292 + + P: /devices/system/cpu/cpu14 + L: 0 + E: DEVPATH=/devices/system/cpu/cpu14 + E: SUBSYSTEM=cpu + E: DRIVER=processor + E: MODALIAS=cpu:type:x86,ven0002fam0019mod0011:feature:,0000,0001,0002,0003,0004,0005,0006,0007,0008,0009,000B,000C,000D,000E,000F,0010,0011,0013,0017,0018,0019,001A,001C,0020,0021,0022,0023,0024,0025,0026,0027,0028,0029,002B,002C,002D,002E,002F,0030,0031,0034,0036,0037,0038,0039,003A,003B,003D,0064,0068,006E,0070,0072,0074,0075,0078,0079,007A,007C,0080,0081,0083,0089,008C,008D,0091,0093,0094,0095,0096,0097,0099,009A,009B,009C,009D,009E,00C0,00C1,00C2,00C3,00C4,00C5,00C6,00C7,00C8,00C9,00CA,00CC,00CD,00D1,00D6,00D7,00D8,00DA,00DC,00DD,00DE,00E2,00E4,00E6,00E7,00E8,00ED,00F0,00F1,00F2,00F3,00F5,00F6,00F9,00FA,00FB,010F,0120,0123,0125,0127,0128,0129,012A,012C,012F,0130,0131,0132,0133,0134,0135,0137,0138,013C,013D,013E,013F,0140,0141,0142,0143,0160,0161,0162,0163,016C,0185,01A0,01A1,01A2,01A3,01A4,01A6,01A9,01AC,01AD,01AE,01AF,01B1,01B2,01B3,01B4,01B5,01B7,01B8,01BB,01BC,01BD,01BE,01C2,01E0,01E1,01E2,01E3,01E4,01E5,01E6,01E7,01EA,01EB,01EC,01ED,01EF,01F0,01F1,01F2,01F3,01F4,01F5,01F7,01F8,01F9,01FA,01FB,01FC,0201,0202,0203,0204,0206,0207,0208,0209,020A,020B,020C,020E,0216,0220,0221,0223,0224,0225,0244,025C,0264,0265,0266,0267,0268,0269,026A,026B,026C,026D,026E,026F,0270,0271,0272,0273,0278,0279,0280,0281,0282,0283,0286,0287,0288,0289,028A,028B,028D,0291,0292 + + P: /devices/system/cpu/cpu15 + L: 0 + E: DEVPATH=/devices/system/cpu/cpu15 + E: SUBSYSTEM=cpu + E: DRIVER=processor + E: MODALIAS=cpu:type:x86,ven0002fam0019mod0011:feature:,0000,0001,0002,0003,0004,0005,0006,0007,0008,0009,000B,000C,000D,000E,000F,0010,0011,0013,0017,0018,0019,001A,001C,0020,0021,0022,0023,0024,0025,0026,0027,0028,0029,002B,002C,002D,002E,002F,0030,0031,0034,0036,0037,0038,0039,003A,003B,003D,0064,0068,006E,0070,0072,0074,0075,0078,0079,007A,007C,0080,0081,0083,0089,008C,008D,0091,0093,0094,0095,0096,0097,0099,009A,009B,009C,009D,009E,00C0,00C1,00C2,00C3,00C4,00C5,00C6,00C7,00C8,00C9,00CA,00CC,00CD,00D1,00D6,00D7,00D8,00DA,00DC,00DD,00DE,00E2,00E4,00E6,00E7,00E8,00ED,00F0,00F1,00F2,00F3,00F5,00F6,00F9,00FA,00FB,010F,0120,0123,0125,0127,0128,0129,012A,012C,012F,0130,0131,0132,0133,0134,0135,0137,0138,013C,013D,013E,013F,0140,0141,0142,0143,0160,0161,0162,0163,016C,0185,01A0,01A1,01A2,01A3,01A4,01A6,01A9,01AC,01AD,01AE,01AF,01B1,01B2,01B3,01B4,01B5,01B7,01B8,01BB,01BC,01BD,01BE,01C2,01E0,01E1,01E2,01E3,01E4,01E5,01E6,01E7,01EA,01EB,01EC,01ED,01EF,01F0,01F1,01F2,01F3,01F4,01F5,01F7,01F8,01F9,01FA,01FB,01FC,0201,0202,0203,0204,0206,0207,0208,0209,020A,020B,020C,020E,0216,0220,0221,0223,0224,0225,0244,025C,0264,0265,0266,0267,0268,0269,026A,026B,026C,026D,026E,026F,0270,0271,0272,0273,0278,0279,0280,0281,0282,0283,0286,0287,0288,0289,028A,028B,028D,0291,0292 + + P: /devices/system/cpu/cpu16 + L: 0 + E: DEVPATH=/devices/system/cpu/cpu16 + E: SUBSYSTEM=cpu + E: DRIVER=processor + E: MODALIAS=cpu:type:x86,ven0002fam0019mod0011:feature:,0000,0001,0002,0003,0004,0005,0006,0007,0008,0009,000B,000C,000D,000E,000F,0010,0011,0013,0017,0018,0019,001A,001C,0020,0021,0022,0023,0024,0025,0026,0027,0028,0029,002B,002C,002D,002E,002F,0030,0031,0034,0036,0037,0038,0039,003A,003B,003D,0064,0068,006E,0070,0072,0074,0075,0078,0079,007A,007C,0080,0081,0083,0089,008C,008D,0091,0093,0094,0095,0096,0097,0099,009A,009B,009C,009D,009E,00C0,00C1,00C2,00C3,00C4,00C5,00C6,00C7,00C8,00C9,00CA,00CC,00CD,00D1,00D6,00D7,00D8,00DA,00DC,00DD,00DE,00E2,00E4,00E6,00E7,00E8,00ED,00F0,00F1,00F2,00F3,00F5,00F6,00F9,00FA,00FB,010F,0120,0123,0125,0127,0128,0129,012A,012C,012F,0130,0131,0132,0133,0134,0135,0137,0138,013C,013D,013E,013F,0140,0141,0142,0143,0160,0161,0162,0163,016C,0185,01A0,01A1,01A2,01A3,01A4,01A6,01A9,01AC,01AD,01AE,01AF,01B1,01B2,01B3,01B4,01B5,01B7,01B8,01BB,01BC,01BD,01BE,01C2,01E0,01E1,01E2,01E3,01E4,01E5,01E6,01E7,01EA,01EB,01EC,01ED,01EF,01F0,01F1,01F2,01F3,01F4,01F5,01F7,01F8,01F9,01FA,01FB,01FC,0201,0202,0203,0204,0206,0207,0208,0209,020A,020B,020C,020E,0216,0220,0221,0223,0224,0225,0244,025C,0264,0265,0266,0267,0268,0269,026A,026B,026C,026D,026E,026F,0270,0271,0272,0273,0278,0279,0280,0281,0282,0283,0286,0287,0288,0289,028A,028B,028D,0291,0292 + + P: /devices/system/cpu/cpu17 + L: 0 + E: DEVPATH=/devices/system/cpu/cpu17 + E: SUBSYSTEM=cpu + E: DRIVER=processor + E: MODALIAS=cpu:type:x86,ven0002fam0019mod0011:feature:,0000,0001,0002,0003,0004,0005,0006,0007,0008,0009,000B,000C,000D,000E,000F,0010,0011,0013,0017,0018,0019,001A,001C,0020,0021,0022,0023,0024,0025,0026,0027,0028,0029,002B,002C,002D,002E,002F,0030,0031,0034,0036,0037,0038,0039,003A,003B,003D,0064,0068,006E,0070,0072,0074,0075,0078,0079,007A,007C,0080,0081,0083,0089,008C,008D,0091,0093,0094,0095,0096,0097,0099,009A,009B,009C,009D,009E,00C0,00C1,00C2,00C3,00C4,00C5,00C6,00C7,00C8,00C9,00CA,00CC,00CD,00D1,00D6,00D7,00D8,00DA,00DC,00DD,00DE,00E2,00E4,00E6,00E7,00E8,00ED,00F0,00F1,00F2,00F3,00F5,00F6,00F9,00FA,00FB,010F,0120,0123,0125,0127,0128,0129,012A,012C,012F,0130,0131,0132,0133,0134,0135,0137,0138,013C,013D,013E,013F,0140,0141,0142,0143,0160,0161,0162,0163,016C,0185,01A0,01A1,01A2,01A3,01A4,01A6,01A9,01AC,01AD,01AE,01AF,01B1,01B2,01B3,01B4,01B5,01B7,01B8,01BB,01BC,01BD,01BE,01C2,01E0,01E1,01E2,01E3,01E4,01E5,01E6,01E7,01EA,01EB,01EC,01ED,01EF,01F0,01F1,01F2,01F3,01F4,01F5,01F7,01F8,01F9,01FA,01FB,01FC,0201,0202,0203,0204,0206,0207,0208,0209,020A,020B,020C,020E,0216,0220,0221,0223,0224,0225,0244,025C,0264,0265,0266,0267,0268,0269,026A,026B,026C,026D,026E,026F,0270,0271,0272,0273,0278,0279,0280,0281,0282,0283,0286,0287,0288,0289,028A,028B,028D,0291,0292 + + P: /devices/system/cpu/cpu18 + L: 0 + E: DEVPATH=/devices/system/cpu/cpu18 + E: SUBSYSTEM=cpu + E: DRIVER=processor + E: MODALIAS=cpu:type:x86,ven0002fam0019mod0011:feature:,0000,0001,0002,0003,0004,0005,0006,0007,0008,0009,000B,000C,000D,000E,000F,0010,0011,0013,0017,0018,0019,001A,001C,0020,0021,0022,0023,0024,0025,0026,0027,0028,0029,002B,002C,002D,002E,002F,0030,0031,0034,0036,0037,0038,0039,003A,003B,003D,0064,0068,006E,0070,0072,0074,0075,0078,0079,007A,007C,0080,0081,0083,0089,008C,008D,0091,0093,0094,0095,0096,0097,0099,009A,009B,009C,009D,009E,00C0,00C1,00C2,00C3,00C4,00C5,00C6,00C7,00C8,00C9,00CA,00CC,00CD,00D1,00D6,00D7,00D8,00DA,00DC,00DD,00DE,00E2,00E4,00E6,00E7,00E8,00ED,00F0,00F1,00F2,00F3,00F5,00F6,00F9,00FA,00FB,010F,0120,0123,0125,0127,0128,0129,012A,012C,012F,0130,0131,0132,0133,0134,0135,0137,0138,013C,013D,013E,013F,0140,0141,0142,0143,0160,0161,0162,0163,016C,0185,01A0,01A1,01A2,01A3,01A4,01A6,01A9,01AC,01AD,01AE,01AF,01B1,01B2,01B3,01B4,01B5,01B7,01B8,01BB,01BC,01BD,01BE,01C2,01E0,01E1,01E2,01E3,01E4,01E5,01E6,01E7,01EA,01EB,01EC,01ED,01EF,01F0,01F1,01F2,01F3,01F4,01F5,01F7,01F8,01F9,01FA,01FB,01FC,0201,0202,0203,0204,0206,0207,0208,0209,020A,020B,020C,020E,0216,0220,0221,0223,0224,0225,0244,025C,0264,0265,0266,0267,0268,0269,026A,026B,026C,026D,026E,026F,0270,0271,0272,0273,0278,0279,0280,0281,0282,0283,0286,0287,0288,0289,028A,028B,028D,0291,0292 + + P: /devices/system/cpu/cpu19 + L: 0 + E: DEVPATH=/devices/system/cpu/cpu19 + E: SUBSYSTEM=cpu + E: DRIVER=processor + E: MODALIAS=cpu:type:x86,ven0002fam0019mod0011:feature:,0000,0001,0002,0003,0004,0005,0006,0007,0008,0009,000B,000C,000D,000E,000F,0010,0011,0013,0017,0018,0019,001A,001C,0020,0021,0022,0023,0024,0025,0026,0027,0028,0029,002B,002C,002D,002E,002F,0030,0031,0034,0036,0037,0038,0039,003A,003B,003D,0064,0068,006E,0070,0072,0074,0075,0078,0079,007A,007C,0080,0081,0083,0089,008C,008D,0091,0093,0094,0095,0096,0097,0099,009A,009B,009C,009D,009E,00C0,00C1,00C2,00C3,00C4,00C5,00C6,00C7,00C8,00C9,00CA,00CC,00CD,00D1,00D6,00D7,00D8,00DA,00DC,00DD,00DE,00E2,00E4,00E6,00E7,00E8,00ED,00F0,00F1,00F2,00F3,00F5,00F6,00F9,00FA,00FB,010F,0120,0123,0125,0127,0128,0129,012A,012C,012F,0130,0131,0132,0133,0134,0135,0137,0138,013C,013D,013E,013F,0140,0141,0142,0143,0160,0161,0162,0163,016C,0185,01A0,01A1,01A2,01A3,01A4,01A6,01A9,01AC,01AD,01AE,01AF,01B1,01B2,01B3,01B4,01B5,01B7,01B8,01BB,01BC,01BD,01BE,01C2,01E0,01E1,01E2,01E3,01E4,01E5,01E6,01E7,01EA,01EB,01EC,01ED,01EF,01F0,01F1,01F2,01F3,01F4,01F5,01F7,01F8,01F9,01FA,01FB,01FC,0201,0202,0203,0204,0206,0207,0208,0209,020A,020B,020C,020E,0216,0220,0221,0223,0224,0225,0244,025C,0264,0265,0266,0267,0268,0269,026A,026B,026C,026D,026E,026F,0270,0271,0272,0273,0278,0279,0280,0281,0282,0283,0286,0287,0288,0289,028A,028B,028D,0291,0292 + + P: /devices/system/cpu/cpu2 + L: 0 + E: DEVPATH=/devices/system/cpu/cpu2 + E: SUBSYSTEM=cpu + E: DRIVER=processor + E: MODALIAS=cpu:type:x86,ven0002fam0019mod0011:feature:,0000,0001,0002,0003,0004,0005,0006,0007,0008,0009,000B,000C,000D,000E,000F,0010,0011,0013,0017,0018,0019,001A,001C,0020,0021,0022,0023,0024,0025,0026,0027,0028,0029,002B,002C,002D,002E,002F,0030,0031,0034,0036,0037,0038,0039,003A,003B,003D,0064,0068,006E,0070,0072,0074,0075,0078,0079,007A,007C,0080,0081,0083,0089,008C,008D,0091,0093,0094,0095,0096,0097,0099,009A,009B,009C,009D,009E,00C0,00C1,00C2,00C3,00C4,00C5,00C6,00C7,00C8,00C9,00CA,00CC,00CD,00D1,00D6,00D7,00D8,00DA,00DC,00DD,00DE,00E2,00E4,00E6,00E7,00E8,00ED,00F0,00F1,00F2,00F3,00F5,00F6,00F9,00FA,00FB,010F,0120,0123,0125,0127,0128,0129,012A,012C,012F,0130,0131,0132,0133,0134,0135,0137,0138,013C,013D,013E,013F,0140,0141,0142,0143,0160,0161,0162,0163,016C,0185,01A0,01A1,01A2,01A3,01A4,01A6,01A9,01AC,01AD,01AE,01AF,01B1,01B2,01B3,01B4,01B5,01B7,01B8,01BB,01BC,01BD,01BE,01C2,01E0,01E1,01E2,01E3,01E4,01E5,01E6,01E7,01EA,01EB,01EC,01ED,01EF,01F0,01F1,01F2,01F3,01F4,01F5,01F7,01F8,01F9,01FA,01FB,01FC,0201,0202,0203,0204,0206,0207,0208,0209,020A,020B,020C,020E,0216,0220,0221,0223,0224,0225,0244,025C,0264,0265,0266,0267,0268,0269,026A,026B,026C,026D,026E,026F,0270,0271,0272,0273,0278,0279,0280,0281,0282,0283,0286,0287,0288,0289,028A,028B,028D,0291,0292 + + P: /devices/system/cpu/cpu20 + L: 0 + E: DEVPATH=/devices/system/cpu/cpu20 + E: SUBSYSTEM=cpu + E: DRIVER=processor + E: MODALIAS=cpu:type:x86,ven0002fam0019mod0011:feature:,0000,0001,0002,0003,0004,0005,0006,0007,0008,0009,000B,000C,000D,000E,000F,0010,0011,0013,0017,0018,0019,001A,001C,0020,0021,0022,0023,0024,0025,0026,0027,0028,0029,002B,002C,002D,002E,002F,0030,0031,0034,0036,0037,0038,0039,003A,003B,003D,0064,0068,006E,0070,0072,0074,0075,0078,0079,007A,007C,0080,0081,0083,0089,008C,008D,0091,0093,0094,0095,0096,0097,0099,009A,009B,009C,009D,009E,00C0,00C1,00C2,00C3,00C4,00C5,00C6,00C7,00C8,00C9,00CA,00CC,00CD,00D1,00D6,00D7,00D8,00DA,00DC,00DD,00DE,00E2,00E4,00E6,00E7,00E8,00ED,00F0,00F1,00F2,00F3,00F5,00F6,00F9,00FA,00FB,010F,0120,0123,0125,0127,0128,0129,012A,012C,012F,0130,0131,0132,0133,0134,0135,0137,0138,013C,013D,013E,013F,0140,0141,0142,0143,0160,0161,0162,0163,016C,0185,01A0,01A1,01A2,01A3,01A4,01A6,01A9,01AC,01AD,01AE,01AF,01B1,01B2,01B3,01B4,01B5,01B7,01B8,01BB,01BC,01BD,01BE,01C2,01E0,01E1,01E2,01E3,01E4,01E5,01E6,01E7,01EA,01EB,01EC,01ED,01EF,01F0,01F1,01F2,01F3,01F4,01F5,01F7,01F8,01F9,01FA,01FB,01FC,0201,0202,0203,0204,0206,0207,0208,0209,020A,020B,020C,020E,0216,0220,0221,0223,0224,0225,0244,025C,0264,0265,0266,0267,0268,0269,026A,026B,026C,026D,026E,026F,0270,0271,0272,0273,0278,0279,0280,0281,0282,0283,0286,0287,0288,0289,028A,028B,028D,0291,0292 + + P: /devices/system/cpu/cpu21 + L: 0 + E: DEVPATH=/devices/system/cpu/cpu21 + E: SUBSYSTEM=cpu + E: DRIVER=processor + E: MODALIAS=cpu:type:x86,ven0002fam0019mod0011:feature:,0000,0001,0002,0003,0004,0005,0006,0007,0008,0009,000B,000C,000D,000E,000F,0010,0011,0013,0017,0018,0019,001A,001C,0020,0021,0022,0023,0024,0025,0026,0027,0028,0029,002B,002C,002D,002E,002F,0030,0031,0034,0036,0037,0038,0039,003A,003B,003D,0064,0068,006E,0070,0072,0074,0075,0078,0079,007A,007C,0080,0081,0083,0089,008C,008D,0091,0093,0094,0095,0096,0097,0099,009A,009B,009C,009D,009E,00C0,00C1,00C2,00C3,00C4,00C5,00C6,00C7,00C8,00C9,00CA,00CC,00CD,00D1,00D6,00D7,00D8,00DA,00DC,00DD,00DE,00E2,00E4,00E6,00E7,00E8,00ED,00F0,00F1,00F2,00F3,00F5,00F6,00F9,00FA,00FB,010F,0120,0123,0125,0127,0128,0129,012A,012C,012F,0130,0131,0132,0133,0134,0135,0137,0138,013C,013D,013E,013F,0140,0141,0142,0143,0160,0161,0162,0163,016C,0185,01A0,01A1,01A2,01A3,01A4,01A6,01A9,01AC,01AD,01AE,01AF,01B1,01B2,01B3,01B4,01B5,01B7,01B8,01BB,01BC,01BD,01BE,01C2,01E0,01E1,01E2,01E3,01E4,01E5,01E6,01E7,01EA,01EB,01EC,01ED,01EF,01F0,01F1,01F2,01F3,01F4,01F5,01F7,01F8,01F9,01FA,01FB,01FC,0201,0202,0203,0204,0206,0207,0208,0209,020A,020B,020C,020E,0216,0220,0221,0223,0224,0225,0244,025C,0264,0265,0266,0267,0268,0269,026A,026B,026C,026D,026E,026F,0270,0271,0272,0273,0278,0279,0280,0281,0282,0283,0286,0287,0288,0289,028A,028B,028D,0291,0292 + + P: /devices/system/cpu/cpu22 + L: 0 + E: DEVPATH=/devices/system/cpu/cpu22 + E: SUBSYSTEM=cpu + E: DRIVER=processor + E: MODALIAS=cpu:type:x86,ven0002fam0019mod0011:feature:,0000,0001,0002,0003,0004,0005,0006,0007,0008,0009,000B,000C,000D,000E,000F,0010,0011,0013,0017,0018,0019,001A,001C,0020,0021,0022,0023,0024,0025,0026,0027,0028,0029,002B,002C,002D,002E,002F,0030,0031,0034,0036,0037,0038,0039,003A,003B,003D,0064,0068,006E,0070,0072,0074,0075,0078,0079,007A,007C,0080,0081,0083,0089,008C,008D,0091,0093,0094,0095,0096,0097,0099,009A,009B,009C,009D,009E,00C0,00C1,00C2,00C3,00C4,00C5,00C6,00C7,00C8,00C9,00CA,00CC,00CD,00D1,00D6,00D7,00D8,00DA,00DC,00DD,00DE,00E2,00E4,00E6,00E7,00E8,00ED,00F0,00F1,00F2,00F3,00F5,00F6,00F9,00FA,00FB,010F,0120,0123,0125,0127,0128,0129,012A,012C,012F,0130,0131,0132,0133,0134,0135,0137,0138,013C,013D,013E,013F,0140,0141,0142,0143,0160,0161,0162,0163,016C,0185,01A0,01A1,01A2,01A3,01A4,01A6,01A9,01AC,01AD,01AE,01AF,01B1,01B2,01B3,01B4,01B5,01B7,01B8,01BB,01BC,01BD,01BE,01C2,01E0,01E1,01E2,01E3,01E4,01E5,01E6,01E7,01EA,01EB,01EC,01ED,01EF,01F0,01F1,01F2,01F3,01F4,01F5,01F7,01F8,01F9,01FA,01FB,01FC,0201,0202,0203,0204,0206,0207,0208,0209,020A,020B,020C,020E,0216,0220,0221,0223,0224,0225,0244,025C,0264,0265,0266,0267,0268,0269,026A,026B,026C,026D,026E,026F,0270,0271,0272,0273,0278,0279,0280,0281,0282,0283,0286,0287,0288,0289,028A,028B,028D,0291,0292 + + P: /devices/system/cpu/cpu23 + L: 0 + E: DEVPATH=/devices/system/cpu/cpu23 + E: SUBSYSTEM=cpu + E: DRIVER=processor + E: MODALIAS=cpu:type:x86,ven0002fam0019mod0011:feature:,0000,0001,0002,0003,0004,0005,0006,0007,0008,0009,000B,000C,000D,000E,000F,0010,0011,0013,0017,0018,0019,001A,001C,0020,0021,0022,0023,0024,0025,0026,0027,0028,0029,002B,002C,002D,002E,002F,0030,0031,0034,0036,0037,0038,0039,003A,003B,003D,0064,0068,006E,0070,0072,0074,0075,0078,0079,007A,007C,0080,0081,0083,0089,008C,008D,0091,0093,0094,0095,0096,0097,0099,009A,009B,009C,009D,009E,00C0,00C1,00C2,00C3,00C4,00C5,00C6,00C7,00C8,00C9,00CA,00CC,00CD,00D1,00D6,00D7,00D8,00DA,00DC,00DD,00DE,00E2,00E4,00E6,00E7,00E8,00ED,00F0,00F1,00F2,00F3,00F5,00F6,00F9,00FA,00FB,010F,0120,0123,0125,0127,0128,0129,012A,012C,012F,0130,0131,0132,0133,0134,0135,0137,0138,013C,013D,013E,013F,0140,0141,0142,0143,0160,0161,0162,0163,016C,0185,01A0,01A1,01A2,01A3,01A4,01A6,01A9,01AC,01AD,01AE,01AF,01B1,01B2,01B3,01B4,01B5,01B7,01B8,01BB,01BC,01BD,01BE,01C2,01E0,01E1,01E2,01E3,01E4,01E5,01E6,01E7,01EA,01EB,01EC,01ED,01EF,01F0,01F1,01F2,01F3,01F4,01F5,01F7,01F8,01F9,01FA,01FB,01FC,0201,0202,0203,0204,0206,0207,0208,0209,020A,020B,020C,020E,0216,0220,0221,0223,0224,0225,0244,025C,0264,0265,0266,0267,0268,0269,026A,026B,026C,026D,026E,026F,0270,0271,0272,0273,0278,0279,0280,0281,0282,0283,0286,0287,0288,0289,028A,028B,028D,0291,0292 + + P: /devices/system/cpu/cpu24 + L: 0 + E: DEVPATH=/devices/system/cpu/cpu24 + E: SUBSYSTEM=cpu + E: DRIVER=processor + E: MODALIAS=cpu:type:x86,ven0002fam0019mod0011:feature:,0000,0001,0002,0003,0004,0005,0006,0007,0008,0009,000B,000C,000D,000E,000F,0010,0011,0013,0017,0018,0019,001A,001C,0020,0021,0022,0023,0024,0025,0026,0027,0028,0029,002B,002C,002D,002E,002F,0030,0031,0034,0036,0037,0038,0039,003A,003B,003D,0064,0068,006E,0070,0072,0074,0075,0078,0079,007A,007C,0080,0081,0083,0089,008C,008D,0091,0093,0094,0095,0096,0097,0099,009A,009B,009C,009D,009E,00C0,00C1,00C2,00C3,00C4,00C5,00C6,00C7,00C8,00C9,00CA,00CC,00CD,00D1,00D6,00D7,00D8,00DA,00DC,00DD,00DE,00E2,00E4,00E6,00E7,00E8,00ED,00F0,00F1,00F2,00F3,00F5,00F6,00F9,00FA,00FB,010F,0120,0123,0125,0127,0128,0129,012A,012C,012F,0130,0131,0132,0133,0134,0135,0137,0138,013C,013D,013E,013F,0140,0141,0142,0143,0160,0161,0162,0163,016C,0185,01A0,01A1,01A2,01A3,01A4,01A6,01A9,01AC,01AD,01AE,01AF,01B1,01B2,01B3,01B4,01B5,01B7,01B8,01BB,01BC,01BD,01BE,01C2,01E0,01E1,01E2,01E3,01E4,01E5,01E6,01E7,01EA,01EB,01EC,01ED,01EF,01F0,01F1,01F2,01F3,01F4,01F5,01F7,01F8,01F9,01FA,01FB,01FC,0201,0202,0203,0204,0206,0207,0208,0209,020A,020B,020C,020E,0216,0220,0221,0223,0224,0225,0244,025C,0264,0265,0266,0267,0268,0269,026A,026B,026C,026D,026E,026F,0270,0271,0272,0273,0278,0279,0280,0281,0282,0283,0286,0287,0288,0289,028A,028B,028D,0291,0292 + + P: /devices/system/cpu/cpu25 + L: 0 + E: DEVPATH=/devices/system/cpu/cpu25 + E: SUBSYSTEM=cpu + E: DRIVER=processor + E: MODALIAS=cpu:type:x86,ven0002fam0019mod0011:feature:,0000,0001,0002,0003,0004,0005,0006,0007,0008,0009,000B,000C,000D,000E,000F,0010,0011,0013,0017,0018,0019,001A,001C,0020,0021,0022,0023,0024,0025,0026,0027,0028,0029,002B,002C,002D,002E,002F,0030,0031,0034,0036,0037,0038,0039,003A,003B,003D,0064,0068,006E,0070,0072,0074,0075,0078,0079,007A,007C,0080,0081,0083,0089,008C,008D,0091,0093,0094,0095,0096,0097,0099,009A,009B,009C,009D,009E,00C0,00C1,00C2,00C3,00C4,00C5,00C6,00C7,00C8,00C9,00CA,00CC,00CD,00D1,00D6,00D7,00D8,00DA,00DC,00DD,00DE,00E2,00E4,00E6,00E7,00E8,00ED,00F0,00F1,00F2,00F3,00F5,00F6,00F9,00FA,00FB,010F,0120,0123,0125,0127,0128,0129,012A,012C,012F,0130,0131,0132,0133,0134,0135,0137,0138,013C,013D,013E,013F,0140,0141,0142,0143,0160,0161,0162,0163,016C,0185,01A0,01A1,01A2,01A3,01A4,01A6,01A9,01AC,01AD,01AE,01AF,01B1,01B2,01B3,01B4,01B5,01B7,01B8,01BB,01BC,01BD,01BE,01C2,01E0,01E1,01E2,01E3,01E4,01E5,01E6,01E7,01EA,01EB,01EC,01ED,01EF,01F0,01F1,01F2,01F3,01F4,01F5,01F7,01F8,01F9,01FA,01FB,01FC,0201,0202,0203,0204,0206,0207,0208,0209,020A,020B,020C,020E,0216,0220,0221,0223,0224,0225,0244,025C,0264,0265,0266,0267,0268,0269,026A,026B,026C,026D,026E,026F,0270,0271,0272,0273,0278,0279,0280,0281,0282,0283,0286,0287,0288,0289,028A,028B,028D,0291,0292 + + P: /devices/system/cpu/cpu26 + L: 0 + E: DEVPATH=/devices/system/cpu/cpu26 + E: SUBSYSTEM=cpu + E: DRIVER=processor + E: MODALIAS=cpu:type:x86,ven0002fam0019mod0011:feature:,0000,0001,0002,0003,0004,0005,0006,0007,0008,0009,000B,000C,000D,000E,000F,0010,0011,0013,0017,0018,0019,001A,001C,0020,0021,0022,0023,0024,0025,0026,0027,0028,0029,002B,002C,002D,002E,002F,0030,0031,0034,0036,0037,0038,0039,003A,003B,003D,0064,0068,006E,0070,0072,0074,0075,0078,0079,007A,007C,0080,0081,0083,0089,008C,008D,0091,0093,0094,0095,0096,0097,0099,009A,009B,009C,009D,009E,00C0,00C1,00C2,00C3,00C4,00C5,00C6,00C7,00C8,00C9,00CA,00CC,00CD,00D1,00D6,00D7,00D8,00DA,00DC,00DD,00DE,00E2,00E4,00E6,00E7,00E8,00ED,00F0,00F1,00F2,00F3,00F5,00F6,00F9,00FA,00FB,010F,0120,0123,0125,0127,0128,0129,012A,012C,012F,0130,0131,0132,0133,0134,0135,0137,0138,013C,013D,013E,013F,0140,0141,0142,0143,0160,0161,0162,0163,016C,0185,01A0,01A1,01A2,01A3,01A4,01A6,01A9,01AC,01AD,01AE,01AF,01B1,01B2,01B3,01B4,01B5,01B7,01B8,01BB,01BC,01BD,01BE,01C2,01E0,01E1,01E2,01E3,01E4,01E5,01E6,01E7,01EA,01EB,01EC,01ED,01EF,01F0,01F1,01F2,01F3,01F4,01F5,01F7,01F8,01F9,01FA,01FB,01FC,0201,0202,0203,0204,0206,0207,0208,0209,020A,020B,020C,020E,0216,0220,0221,0223,0224,0225,0244,025C,0264,0265,0266,0267,0268,0269,026A,026B,026C,026D,026E,026F,0270,0271,0272,0273,0278,0279,0280,0281,0282,0283,0286,0287,0288,0289,028A,028B,028D,0291,0292 + + P: /devices/system/cpu/cpu27 + L: 0 + E: DEVPATH=/devices/system/cpu/cpu27 + E: SUBSYSTEM=cpu + E: DRIVER=processor + E: MODALIAS=cpu:type:x86,ven0002fam0019mod0011:feature:,0000,0001,0002,0003,0004,0005,0006,0007,0008,0009,000B,000C,000D,000E,000F,0010,0011,0013,0017,0018,0019,001A,001C,0020,0021,0022,0023,0024,0025,0026,0027,0028,0029,002B,002C,002D,002E,002F,0030,0031,0034,0036,0037,0038,0039,003A,003B,003D,0064,0068,006E,0070,0072,0074,0075,0078,0079,007A,007C,0080,0081,0083,0089,008C,008D,0091,0093,0094,0095,0096,0097,0099,009A,009B,009C,009D,009E,00C0,00C1,00C2,00C3,00C4,00C5,00C6,00C7,00C8,00C9,00CA,00CC,00CD,00D1,00D6,00D7,00D8,00DA,00DC,00DD,00DE,00E2,00E4,00E6,00E7,00E8,00ED,00F0,00F1,00F2,00F3,00F5,00F6,00F9,00FA,00FB,010F,0120,0123,0125,0127,0128,0129,012A,012C,012F,0130,0131,0132,0133,0134,0135,0137,0138,013C,013D,013E,013F,0140,0141,0142,0143,0160,0161,0162,0163,016C,0185,01A0,01A1,01A2,01A3,01A4,01A6,01A9,01AC,01AD,01AE,01AF,01B1,01B2,01B3,01B4,01B5,01B7,01B8,01BB,01BC,01BD,01BE,01C2,01E0,01E1,01E2,01E3,01E4,01E5,01E6,01E7,01EA,01EB,01EC,01ED,01EF,01F0,01F1,01F2,01F3,01F4,01F5,01F7,01F8,01F9,01FA,01FB,01FC,0201,0202,0203,0204,0206,0207,0208,0209,020A,020B,020C,020E,0216,0220,0221,0223,0224,0225,0244,025C,0264,0265,0266,0267,0268,0269,026A,026B,026C,026D,026E,026F,0270,0271,0272,0273,0278,0279,0280,0281,0282,0283,0286,0287,0288,0289,028A,028B,028D,0291,0292 + + P: /devices/system/cpu/cpu28 + L: 0 + E: DEVPATH=/devices/system/cpu/cpu28 + E: SUBSYSTEM=cpu + E: DRIVER=processor + E: MODALIAS=cpu:type:x86,ven0002fam0019mod0011:feature:,0000,0001,0002,0003,0004,0005,0006,0007,0008,0009,000B,000C,000D,000E,000F,0010,0011,0013,0017,0018,0019,001A,001C,0020,0021,0022,0023,0024,0025,0026,0027,0028,0029,002B,002C,002D,002E,002F,0030,0031,0034,0036,0037,0038,0039,003A,003B,003D,0064,0068,006E,0070,0072,0074,0075,0078,0079,007A,007C,0080,0081,0083,0089,008C,008D,0091,0093,0094,0095,0096,0097,0099,009A,009B,009C,009D,009E,00C0,00C1,00C2,00C3,00C4,00C5,00C6,00C7,00C8,00C9,00CA,00CC,00CD,00D1,00D6,00D7,00D8,00DA,00DC,00DD,00DE,00E2,00E4,00E6,00E7,00E8,00ED,00F0,00F1,00F2,00F3,00F5,00F6,00F9,00FA,00FB,010F,0120,0123,0125,0127,0128,0129,012A,012C,012F,0130,0131,0132,0133,0134,0135,0137,0138,013C,013D,013E,013F,0140,0141,0142,0143,0160,0161,0162,0163,016C,0185,01A0,01A1,01A2,01A3,01A4,01A6,01A9,01AC,01AD,01AE,01AF,01B1,01B2,01B3,01B4,01B5,01B7,01B8,01BB,01BC,01BD,01BE,01C2,01E0,01E1,01E2,01E3,01E4,01E5,01E6,01E7,01EA,01EB,01EC,01ED,01EF,01F0,01F1,01F2,01F3,01F4,01F5,01F7,01F8,01F9,01FA,01FB,01FC,0201,0202,0203,0204,0206,0207,0208,0209,020A,020B,020C,020E,0216,0220,0221,0223,0224,0225,0244,025C,0264,0265,0266,0267,0268,0269,026A,026B,026C,026D,026E,026F,0270,0271,0272,0273,0278,0279,0280,0281,0282,0283,0286,0287,0288,0289,028A,028B,028D,0291,0292 + + P: /devices/system/cpu/cpu29 + L: 0 + E: DEVPATH=/devices/system/cpu/cpu29 + E: SUBSYSTEM=cpu + E: DRIVER=processor + E: MODALIAS=cpu:type:x86,ven0002fam0019mod0011:feature:,0000,0001,0002,0003,0004,0005,0006,0007,0008,0009,000B,000C,000D,000E,000F,0010,0011,0013,0017,0018,0019,001A,001C,0020,0021,0022,0023,0024,0025,0026,0027,0028,0029,002B,002C,002D,002E,002F,0030,0031,0034,0036,0037,0038,0039,003A,003B,003D,0064,0068,006E,0070,0072,0074,0075,0078,0079,007A,007C,0080,0081,0083,0089,008C,008D,0091,0093,0094,0095,0096,0097,0099,009A,009B,009C,009D,009E,00C0,00C1,00C2,00C3,00C4,00C5,00C6,00C7,00C8,00C9,00CA,00CC,00CD,00D1,00D6,00D7,00D8,00DA,00DC,00DD,00DE,00E2,00E4,00E6,00E7,00E8,00ED,00F0,00F1,00F2,00F3,00F5,00F6,00F9,00FA,00FB,010F,0120,0123,0125,0127,0128,0129,012A,012C,012F,0130,0131,0132,0133,0134,0135,0137,0138,013C,013D,013E,013F,0140,0141,0142,0143,0160,0161,0162,0163,016C,0185,01A0,01A1,01A2,01A3,01A4,01A6,01A9,01AC,01AD,01AE,01AF,01B1,01B2,01B3,01B4,01B5,01B7,01B8,01BB,01BC,01BD,01BE,01C2,01E0,01E1,01E2,01E3,01E4,01E5,01E6,01E7,01EA,01EB,01EC,01ED,01EF,01F0,01F1,01F2,01F3,01F4,01F5,01F7,01F8,01F9,01FA,01FB,01FC,0201,0202,0203,0204,0206,0207,0208,0209,020A,020B,020C,020E,0216,0220,0221,0223,0224,0225,0244,025C,0264,0265,0266,0267,0268,0269,026A,026B,026C,026D,026E,026F,0270,0271,0272,0273,0278,0279,0280,0281,0282,0283,0286,0287,0288,0289,028A,028B,028D,0291,0292 + + P: /devices/system/cpu/cpu3 + L: 0 + E: DEVPATH=/devices/system/cpu/cpu3 + E: SUBSYSTEM=cpu + E: DRIVER=processor + E: MODALIAS=cpu:type:x86,ven0002fam0019mod0011:feature:,0000,0001,0002,0003,0004,0005,0006,0007,0008,0009,000B,000C,000D,000E,000F,0010,0011,0013,0017,0018,0019,001A,001C,0020,0021,0022,0023,0024,0025,0026,0027,0028,0029,002B,002C,002D,002E,002F,0030,0031,0034,0036,0037,0038,0039,003A,003B,003D,0064,0068,006E,0070,0072,0074,0075,0078,0079,007A,007C,0080,0081,0083,0089,008C,008D,0091,0093,0094,0095,0096,0097,0099,009A,009B,009C,009D,009E,00C0,00C1,00C2,00C3,00C4,00C5,00C6,00C7,00C8,00C9,00CA,00CC,00CD,00D1,00D6,00D7,00D8,00DA,00DC,00DD,00DE,00E2,00E4,00E6,00E7,00E8,00ED,00F0,00F1,00F2,00F3,00F5,00F6,00F9,00FA,00FB,010F,0120,0123,0125,0127,0128,0129,012A,012C,012F,0130,0131,0132,0133,0134,0135,0137,0138,013C,013D,013E,013F,0140,0141,0142,0143,0160,0161,0162,0163,016C,0185,01A0,01A1,01A2,01A3,01A4,01A6,01A9,01AC,01AD,01AE,01AF,01B1,01B2,01B3,01B4,01B5,01B7,01B8,01BB,01BC,01BD,01BE,01C2,01E0,01E1,01E2,01E3,01E4,01E5,01E6,01E7,01EA,01EB,01EC,01ED,01EF,01F0,01F1,01F2,01F3,01F4,01F5,01F7,01F8,01F9,01FA,01FB,01FC,0201,0202,0203,0204,0206,0207,0208,0209,020A,020B,020C,020E,0216,0220,0221,0223,0224,0225,0244,025C,0264,0265,0266,0267,0268,0269,026A,026B,026C,026D,026E,026F,0270,0271,0272,0273,0278,0279,0280,0281,0282,0283,0286,0287,0288,0289,028A,028B,028D,0291,0292 + + P: /devices/system/cpu/cpu30 + L: 0 + E: DEVPATH=/devices/system/cpu/cpu30 + E: SUBSYSTEM=cpu + E: DRIVER=processor + E: MODALIAS=cpu:type:x86,ven0002fam0019mod0011:feature:,0000,0001,0002,0003,0004,0005,0006,0007,0008,0009,000B,000C,000D,000E,000F,0010,0011,0013,0017,0018,0019,001A,001C,0020,0021,0022,0023,0024,0025,0026,0027,0028,0029,002B,002C,002D,002E,002F,0030,0031,0034,0036,0037,0038,0039,003A,003B,003D,0064,0068,006E,0070,0072,0074,0075,0078,0079,007A,007C,0080,0081,0083,0089,008C,008D,0091,0093,0094,0095,0096,0097,0099,009A,009B,009C,009D,009E,00C0,00C1,00C2,00C3,00C4,00C5,00C6,00C7,00C8,00C9,00CA,00CC,00CD,00D1,00D6,00D7,00D8,00DA,00DC,00DD,00DE,00E2,00E4,00E6,00E7,00E8,00ED,00F0,00F1,00F2,00F3,00F5,00F6,00F9,00FA,00FB,010F,0120,0123,0125,0127,0128,0129,012A,012C,012F,0130,0131,0132,0133,0134,0135,0137,0138,013C,013D,013E,013F,0140,0141,0142,0143,0160,0161,0162,0163,016C,0185,01A0,01A1,01A2,01A3,01A4,01A6,01A9,01AC,01AD,01AE,01AF,01B1,01B2,01B3,01B4,01B5,01B7,01B8,01BB,01BC,01BD,01BE,01C2,01E0,01E1,01E2,01E3,01E4,01E5,01E6,01E7,01EA,01EB,01EC,01ED,01EF,01F0,01F1,01F2,01F3,01F4,01F5,01F7,01F8,01F9,01FA,01FB,01FC,0201,0202,0203,0204,0206,0207,0208,0209,020A,020B,020C,020E,0216,0220,0221,0223,0224,0225,0244,025C,0264,0265,0266,0267,0268,0269,026A,026B,026C,026D,026E,026F,0270,0271,0272,0273,0278,0279,0280,0281,0282,0283,0286,0287,0288,0289,028A,028B,028D,0291,0292 + + P: /devices/system/cpu/cpu31 + L: 0 + E: DEVPATH=/devices/system/cpu/cpu31 + E: SUBSYSTEM=cpu + E: DRIVER=processor + E: MODALIAS=cpu:type:x86,ven0002fam0019mod0011:feature:,0000,0001,0002,0003,0004,0005,0006,0007,0008,0009,000B,000C,000D,000E,000F,0010,0011,0013,0017,0018,0019,001A,001C,0020,0021,0022,0023,0024,0025,0026,0027,0028,0029,002B,002C,002D,002E,002F,0030,0031,0034,0036,0037,0038,0039,003A,003B,003D,0064,0068,006E,0070,0072,0074,0075,0078,0079,007A,007C,0080,0081,0083,0089,008C,008D,0091,0093,0094,0095,0096,0097,0099,009A,009B,009C,009D,009E,00C0,00C1,00C2,00C3,00C4,00C5,00C6,00C7,00C8,00C9,00CA,00CC,00CD,00D1,00D6,00D7,00D8,00DA,00DC,00DD,00DE,00E2,00E4,00E6,00E7,00E8,00ED,00F0,00F1,00F2,00F3,00F5,00F6,00F9,00FA,00FB,010F,0120,0123,0125,0127,0128,0129,012A,012C,012F,0130,0131,0132,0133,0134,0135,0137,0138,013C,013D,013E,013F,0140,0141,0142,0143,0160,0161,0162,0163,016C,0185,01A0,01A1,01A2,01A3,01A4,01A6,01A9,01AC,01AD,01AE,01AF,01B1,01B2,01B3,01B4,01B5,01B7,01B8,01BB,01BC,01BD,01BE,01C2,01E0,01E1,01E2,01E3,01E4,01E5,01E6,01E7,01EA,01EB,01EC,01ED,01EF,01F0,01F1,01F2,01F3,01F4,01F5,01F7,01F8,01F9,01FA,01FB,01FC,0201,0202,0203,0204,0206,0207,0208,0209,020A,020B,020C,020E,0216,0220,0221,0223,0224,0225,0244,025C,0264,0265,0266,0267,0268,0269,026A,026B,026C,026D,026E,026F,0270,0271,0272,0273,0278,0279,0280,0281,0282,0283,0286,0287,0288,0289,028A,028B,028D,0291,0292 + + P: /devices/system/cpu/cpu4 + L: 0 + E: DEVPATH=/devices/system/cpu/cpu4 + E: SUBSYSTEM=cpu + E: DRIVER=processor + E: MODALIAS=cpu:type:x86,ven0002fam0019mod0011:feature:,0000,0001,0002,0003,0004,0005,0006,0007,0008,0009,000B,000C,000D,000E,000F,0010,0011,0013,0017,0018,0019,001A,001C,0020,0021,0022,0023,0024,0025,0026,0027,0028,0029,002B,002C,002D,002E,002F,0030,0031,0034,0036,0037,0038,0039,003A,003B,003D,0064,0068,006E,0070,0072,0074,0075,0078,0079,007A,007C,0080,0081,0083,0089,008C,008D,0091,0093,0094,0095,0096,0097,0099,009A,009B,009C,009D,009E,00C0,00C1,00C2,00C3,00C4,00C5,00C6,00C7,00C8,00C9,00CA,00CC,00CD,00D1,00D6,00D7,00D8,00DA,00DC,00DD,00DE,00E2,00E4,00E6,00E7,00E8,00ED,00F0,00F1,00F2,00F3,00F5,00F6,00F9,00FA,00FB,010F,0120,0123,0125,0127,0128,0129,012A,012C,012F,0130,0131,0132,0133,0134,0135,0137,0138,013C,013D,013E,013F,0140,0141,0142,0143,0160,0161,0162,0163,016C,0185,01A0,01A1,01A2,01A3,01A4,01A6,01A9,01AC,01AD,01AE,01AF,01B1,01B2,01B3,01B4,01B5,01B7,01B8,01BB,01BC,01BD,01BE,01C2,01E0,01E1,01E2,01E3,01E4,01E5,01E6,01E7,01EA,01EB,01EC,01ED,01EF,01F0,01F1,01F2,01F3,01F4,01F5,01F7,01F8,01F9,01FA,01FB,01FC,0201,0202,0203,0204,0206,0207,0208,0209,020A,020B,020C,020E,0216,0220,0221,0223,0224,0225,0244,025C,0264,0265,0266,0267,0268,0269,026A,026B,026C,026D,026E,026F,0270,0271,0272,0273,0278,0279,0280,0281,0282,0283,0286,0287,0288,0289,028A,028B,028D,0291,0292 + + P: /devices/system/cpu/cpu5 + L: 0 + E: DEVPATH=/devices/system/cpu/cpu5 + E: SUBSYSTEM=cpu + E: DRIVER=processor + E: MODALIAS=cpu:type:x86,ven0002fam0019mod0011:feature:,0000,0001,0002,0003,0004,0005,0006,0007,0008,0009,000B,000C,000D,000E,000F,0010,0011,0013,0017,0018,0019,001A,001C,0020,0021,0022,0023,0024,0025,0026,0027,0028,0029,002B,002C,002D,002E,002F,0030,0031,0034,0036,0037,0038,0039,003A,003B,003D,0064,0068,006E,0070,0072,0074,0075,0078,0079,007A,007C,0080,0081,0083,0089,008C,008D,0091,0093,0094,0095,0096,0097,0099,009A,009B,009C,009D,009E,00C0,00C1,00C2,00C3,00C4,00C5,00C6,00C7,00C8,00C9,00CA,00CC,00CD,00D1,00D6,00D7,00D8,00DA,00DC,00DD,00DE,00E2,00E4,00E6,00E7,00E8,00ED,00F0,00F1,00F2,00F3,00F5,00F6,00F9,00FA,00FB,010F,0120,0123,0125,0127,0128,0129,012A,012C,012F,0130,0131,0132,0133,0134,0135,0137,0138,013C,013D,013E,013F,0140,0141,0142,0143,0160,0161,0162,0163,016C,0185,01A0,01A1,01A2,01A3,01A4,01A6,01A9,01AC,01AD,01AE,01AF,01B1,01B2,01B3,01B4,01B5,01B7,01B8,01BB,01BC,01BD,01BE,01C2,01E0,01E1,01E2,01E3,01E4,01E5,01E6,01E7,01EA,01EB,01EC,01ED,01EF,01F0,01F1,01F2,01F3,01F4,01F5,01F7,01F8,01F9,01FA,01FB,01FC,0201,0202,0203,0204,0206,0207,0208,0209,020A,020B,020C,020E,0216,0220,0221,0223,0224,0225,0244,025C,0264,0265,0266,0267,0268,0269,026A,026B,026C,026D,026E,026F,0270,0271,0272,0273,0278,0279,0280,0281,0282,0283,0286,0287,0288,0289,028A,028B,028D,0291,0292 + + P: /devices/system/cpu/cpu6 + L: 0 + E: DEVPATH=/devices/system/cpu/cpu6 + E: SUBSYSTEM=cpu + E: DRIVER=processor + E: MODALIAS=cpu:type:x86,ven0002fam0019mod0011:feature:,0000,0001,0002,0003,0004,0005,0006,0007,0008,0009,000B,000C,000D,000E,000F,0010,0011,0013,0017,0018,0019,001A,001C,0020,0021,0022,0023,0024,0025,0026,0027,0028,0029,002B,002C,002D,002E,002F,0030,0031,0034,0036,0037,0038,0039,003A,003B,003D,0064,0068,006E,0070,0072,0074,0075,0078,0079,007A,007C,0080,0081,0083,0089,008C,008D,0091,0093,0094,0095,0096,0097,0099,009A,009B,009C,009D,009E,00C0,00C1,00C2,00C3,00C4,00C5,00C6,00C7,00C8,00C9,00CA,00CC,00CD,00D1,00D6,00D7,00D8,00DA,00DC,00DD,00DE,00E2,00E4,00E6,00E7,00E8,00ED,00F0,00F1,00F2,00F3,00F5,00F6,00F9,00FA,00FB,010F,0120,0123,0125,0127,0128,0129,012A,012C,012F,0130,0131,0132,0133,0134,0135,0137,0138,013C,013D,013E,013F,0140,0141,0142,0143,0160,0161,0162,0163,016C,0185,01A0,01A1,01A2,01A3,01A4,01A6,01A9,01AC,01AD,01AE,01AF,01B1,01B2,01B3,01B4,01B5,01B7,01B8,01BB,01BC,01BD,01BE,01C2,01E0,01E1,01E2,01E3,01E4,01E5,01E6,01E7,01EA,01EB,01EC,01ED,01EF,01F0,01F1,01F2,01F3,01F4,01F5,01F7,01F8,01F9,01FA,01FB,01FC,0201,0202,0203,0204,0206,0207,0208,0209,020A,020B,020C,020E,0216,0220,0221,0223,0224,0225,0244,025C,0264,0265,0266,0267,0268,0269,026A,026B,026C,026D,026E,026F,0270,0271,0272,0273,0278,0279,0280,0281,0282,0283,0286,0287,0288,0289,028A,028B,028D,0291,0292 + + P: /devices/system/cpu/cpu7 + L: 0 + E: DEVPATH=/devices/system/cpu/cpu7 + E: SUBSYSTEM=cpu + E: DRIVER=processor + E: MODALIAS=cpu:type:x86,ven0002fam0019mod0011:feature:,0000,0001,0002,0003,0004,0005,0006,0007,0008,0009,000B,000C,000D,000E,000F,0010,0011,0013,0017,0018,0019,001A,001C,0020,0021,0022,0023,0024,0025,0026,0027,0028,0029,002B,002C,002D,002E,002F,0030,0031,0034,0036,0037,0038,0039,003A,003B,003D,0064,0068,006E,0070,0072,0074,0075,0078,0079,007A,007C,0080,0081,0083,0089,008C,008D,0091,0093,0094,0095,0096,0097,0099,009A,009B,009C,009D,009E,00C0,00C1,00C2,00C3,00C4,00C5,00C6,00C7,00C8,00C9,00CA,00CC,00CD,00D1,00D6,00D7,00D8,00DA,00DC,00DD,00DE,00E2,00E4,00E6,00E7,00E8,00ED,00F0,00F1,00F2,00F3,00F5,00F6,00F9,00FA,00FB,010F,0120,0123,0125,0127,0128,0129,012A,012C,012F,0130,0131,0132,0133,0134,0135,0137,0138,013C,013D,013E,013F,0140,0141,0142,0143,0160,0161,0162,0163,016C,0185,01A0,01A1,01A2,01A3,01A4,01A6,01A9,01AC,01AD,01AE,01AF,01B1,01B2,01B3,01B4,01B5,01B7,01B8,01BB,01BC,01BD,01BE,01C2,01E0,01E1,01E2,01E3,01E4,01E5,01E6,01E7,01EA,01EB,01EC,01ED,01EF,01F0,01F1,01F2,01F3,01F4,01F5,01F7,01F8,01F9,01FA,01FB,01FC,0201,0202,0203,0204,0206,0207,0208,0209,020A,020B,020C,020E,0216,0220,0221,0223,0224,0225,0244,025C,0264,0265,0266,0267,0268,0269,026A,026B,026C,026D,026E,026F,0270,0271,0272,0273,0278,0279,0280,0281,0282,0283,0286,0287,0288,0289,028A,028B,028D,0291,0292 + + P: /devices/system/cpu/cpu8 + L: 0 + E: DEVPATH=/devices/system/cpu/cpu8 + E: SUBSYSTEM=cpu + E: DRIVER=processor + E: MODALIAS=cpu:type:x86,ven0002fam0019mod0011:feature:,0000,0001,0002,0003,0004,0005,0006,0007,0008,0009,000B,000C,000D,000E,000F,0010,0011,0013,0017,0018,0019,001A,001C,0020,0021,0022,0023,0024,0025,0026,0027,0028,0029,002B,002C,002D,002E,002F,0030,0031,0034,0036,0037,0038,0039,003A,003B,003D,0064,0068,006E,0070,0072,0074,0075,0078,0079,007A,007C,0080,0081,0083,0089,008C,008D,0091,0093,0094,0095,0096,0097,0099,009A,009B,009C,009D,009E,00C0,00C1,00C2,00C3,00C4,00C5,00C6,00C7,00C8,00C9,00CA,00CC,00CD,00D1,00D6,00D7,00D8,00DA,00DC,00DD,00DE,00E2,00E4,00E6,00E7,00E8,00ED,00F0,00F1,00F2,00F3,00F5,00F6,00F9,00FA,00FB,010F,0120,0123,0125,0127,0128,0129,012A,012C,012F,0130,0131,0132,0133,0134,0135,0137,0138,013C,013D,013E,013F,0140,0141,0142,0143,0160,0161,0162,0163,016C,0185,01A0,01A1,01A2,01A3,01A4,01A6,01A9,01AC,01AD,01AE,01AF,01B1,01B2,01B3,01B4,01B5,01B7,01B8,01BB,01BC,01BD,01BE,01C2,01E0,01E1,01E2,01E3,01E4,01E5,01E6,01E7,01EA,01EB,01EC,01ED,01EF,01F0,01F1,01F2,01F3,01F4,01F5,01F7,01F8,01F9,01FA,01FB,01FC,0201,0202,0203,0204,0206,0207,0208,0209,020A,020B,020C,020E,0216,0220,0221,0223,0224,0225,0244,025C,0264,0265,0266,0267,0268,0269,026A,026B,026C,026D,026E,026F,0270,0271,0272,0273,0278,0279,0280,0281,0282,0283,0286,0287,0288,0289,028A,028B,028D,0291,0292 + + P: /devices/system/cpu/cpu9 + L: 0 + E: DEVPATH=/devices/system/cpu/cpu9 + E: SUBSYSTEM=cpu + E: DRIVER=processor + E: MODALIAS=cpu:type:x86,ven0002fam0019mod0011:feature:,0000,0001,0002,0003,0004,0005,0006,0007,0008,0009,000B,000C,000D,000E,000F,0010,0011,0013,0017,0018,0019,001A,001C,0020,0021,0022,0023,0024,0025,0026,0027,0028,0029,002B,002C,002D,002E,002F,0030,0031,0034,0036,0037,0038,0039,003A,003B,003D,0064,0068,006E,0070,0072,0074,0075,0078,0079,007A,007C,0080,0081,0083,0089,008C,008D,0091,0093,0094,0095,0096,0097,0099,009A,009B,009C,009D,009E,00C0,00C1,00C2,00C3,00C4,00C5,00C6,00C7,00C8,00C9,00CA,00CC,00CD,00D1,00D6,00D7,00D8,00DA,00DC,00DD,00DE,00E2,00E4,00E6,00E7,00E8,00ED,00F0,00F1,00F2,00F3,00F5,00F6,00F9,00FA,00FB,010F,0120,0123,0125,0127,0128,0129,012A,012C,012F,0130,0131,0132,0133,0134,0135,0137,0138,013C,013D,013E,013F,0140,0141,0142,0143,0160,0161,0162,0163,016C,0185,01A0,01A1,01A2,01A3,01A4,01A6,01A9,01AC,01AD,01AE,01AF,01B1,01B2,01B3,01B4,01B5,01B7,01B8,01BB,01BC,01BD,01BE,01C2,01E0,01E1,01E2,01E3,01E4,01E5,01E6,01E7,01EA,01EB,01EC,01ED,01EF,01F0,01F1,01F2,01F3,01F4,01F5,01F7,01F8,01F9,01FA,01FB,01FC,0201,0202,0203,0204,0206,0207,0208,0209,020A,020B,020C,020E,0216,0220,0221,0223,0224,0225,0244,025C,0264,0265,0266,0267,0268,0269,026A,026B,026C,026D,026E,026F,0270,0271,0272,0273,0278,0279,0280,0281,0282,0283,0286,0287,0288,0289,028A,028B,028D,0291,0292 + + P: /devices/system/edac/mc + L: 0 + E: DEVPATH=/devices/system/edac/mc + E: SUBSYSTEM=edac + + P: /devices/system/machinecheck/machinecheck0 + L: 0 + E: DEVPATH=/devices/system/machinecheck/machinecheck0 + E: SUBSYSTEM=machinecheck + + P: /devices/system/machinecheck/machinecheck1 + L: 0 + E: DEVPATH=/devices/system/machinecheck/machinecheck1 + E: SUBSYSTEM=machinecheck + + P: /devices/system/machinecheck/machinecheck10 + L: 0 + E: DEVPATH=/devices/system/machinecheck/machinecheck10 + E: SUBSYSTEM=machinecheck + + P: /devices/system/machinecheck/machinecheck11 + L: 0 + E: DEVPATH=/devices/system/machinecheck/machinecheck11 + E: SUBSYSTEM=machinecheck + + P: /devices/system/machinecheck/machinecheck12 + L: 0 + E: DEVPATH=/devices/system/machinecheck/machinecheck12 + E: SUBSYSTEM=machinecheck + + P: /devices/system/machinecheck/machinecheck13 + L: 0 + E: DEVPATH=/devices/system/machinecheck/machinecheck13 + E: SUBSYSTEM=machinecheck + + P: /devices/system/machinecheck/machinecheck14 + L: 0 + E: DEVPATH=/devices/system/machinecheck/machinecheck14 + E: SUBSYSTEM=machinecheck + + P: /devices/system/machinecheck/machinecheck15 + L: 0 + E: DEVPATH=/devices/system/machinecheck/machinecheck15 + E: SUBSYSTEM=machinecheck + + P: /devices/system/machinecheck/machinecheck16 + L: 0 + E: DEVPATH=/devices/system/machinecheck/machinecheck16 + E: SUBSYSTEM=machinecheck + + P: /devices/system/machinecheck/machinecheck17 + L: 0 + E: DEVPATH=/devices/system/machinecheck/machinecheck17 + E: SUBSYSTEM=machinecheck + + P: /devices/system/machinecheck/machinecheck18 + L: 0 + E: DEVPATH=/devices/system/machinecheck/machinecheck18 + E: SUBSYSTEM=machinecheck + + P: /devices/system/machinecheck/machinecheck19 + L: 0 + E: DEVPATH=/devices/system/machinecheck/machinecheck19 + E: SUBSYSTEM=machinecheck + + P: /devices/system/machinecheck/machinecheck2 + L: 0 + E: DEVPATH=/devices/system/machinecheck/machinecheck2 + E: SUBSYSTEM=machinecheck + + P: /devices/system/machinecheck/machinecheck20 + L: 0 + E: DEVPATH=/devices/system/machinecheck/machinecheck20 + E: SUBSYSTEM=machinecheck + + P: /devices/system/machinecheck/machinecheck21 + L: 0 + E: DEVPATH=/devices/system/machinecheck/machinecheck21 + E: SUBSYSTEM=machinecheck + + P: /devices/system/machinecheck/machinecheck22 + L: 0 + E: DEVPATH=/devices/system/machinecheck/machinecheck22 + E: SUBSYSTEM=machinecheck + + P: /devices/system/machinecheck/machinecheck23 + L: 0 + E: DEVPATH=/devices/system/machinecheck/machinecheck23 + E: SUBSYSTEM=machinecheck + + P: /devices/system/machinecheck/machinecheck24 + L: 0 + E: DEVPATH=/devices/system/machinecheck/machinecheck24 + E: SUBSYSTEM=machinecheck + + P: /devices/system/machinecheck/machinecheck25 + L: 0 + E: DEVPATH=/devices/system/machinecheck/machinecheck25 + E: SUBSYSTEM=machinecheck + + P: /devices/system/machinecheck/machinecheck26 + L: 0 + E: DEVPATH=/devices/system/machinecheck/machinecheck26 + E: SUBSYSTEM=machinecheck + + P: /devices/system/machinecheck/machinecheck27 + L: 0 + E: DEVPATH=/devices/system/machinecheck/machinecheck27 + E: SUBSYSTEM=machinecheck + + P: /devices/system/machinecheck/machinecheck28 + L: 0 + E: DEVPATH=/devices/system/machinecheck/machinecheck28 + E: SUBSYSTEM=machinecheck + + P: /devices/system/machinecheck/machinecheck29 + L: 0 + E: DEVPATH=/devices/system/machinecheck/machinecheck29 + E: SUBSYSTEM=machinecheck + + P: /devices/system/machinecheck/machinecheck3 + L: 0 + E: DEVPATH=/devices/system/machinecheck/machinecheck3 + E: SUBSYSTEM=machinecheck + + P: /devices/system/machinecheck/machinecheck30 + L: 0 + E: DEVPATH=/devices/system/machinecheck/machinecheck30 + E: SUBSYSTEM=machinecheck + + P: /devices/system/machinecheck/machinecheck31 + L: 0 + E: DEVPATH=/devices/system/machinecheck/machinecheck31 + E: SUBSYSTEM=machinecheck + + P: /devices/system/machinecheck/machinecheck4 + L: 0 + E: DEVPATH=/devices/system/machinecheck/machinecheck4 + E: SUBSYSTEM=machinecheck + + P: /devices/system/machinecheck/machinecheck5 + L: 0 + E: DEVPATH=/devices/system/machinecheck/machinecheck5 + E: SUBSYSTEM=machinecheck + + P: /devices/system/machinecheck/machinecheck6 + L: 0 + E: DEVPATH=/devices/system/machinecheck/machinecheck6 + E: SUBSYSTEM=machinecheck + + P: /devices/system/machinecheck/machinecheck7 + L: 0 + E: DEVPATH=/devices/system/machinecheck/machinecheck7 + E: SUBSYSTEM=machinecheck + + P: /devices/system/machinecheck/machinecheck8 + L: 0 + E: DEVPATH=/devices/system/machinecheck/machinecheck8 + E: SUBSYSTEM=machinecheck + + P: /devices/system/machinecheck/machinecheck9 + L: 0 + E: DEVPATH=/devices/system/machinecheck/machinecheck9 + E: SUBSYSTEM=machinecheck + + P: /devices/system/memory/memory0 + L: 0 + E: DEVPATH=/devices/system/memory/memory0 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory1 + L: 0 + E: DEVPATH=/devices/system/memory/memory1 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory10 + L: 0 + E: DEVPATH=/devices/system/memory/memory10 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory100 + L: 0 + E: DEVPATH=/devices/system/memory/memory100 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory1000 + L: 0 + E: DEVPATH=/devices/system/memory/memory1000 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory1001 + L: 0 + E: DEVPATH=/devices/system/memory/memory1001 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory1002 + L: 0 + E: DEVPATH=/devices/system/memory/memory1002 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory1003 + L: 0 + E: DEVPATH=/devices/system/memory/memory1003 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory1004 + L: 0 + E: DEVPATH=/devices/system/memory/memory1004 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory1005 + L: 0 + E: DEVPATH=/devices/system/memory/memory1005 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory1006 + L: 0 + E: DEVPATH=/devices/system/memory/memory1006 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory1007 + L: 0 + E: DEVPATH=/devices/system/memory/memory1007 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory1008 + L: 0 + E: DEVPATH=/devices/system/memory/memory1008 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory1009 + L: 0 + E: DEVPATH=/devices/system/memory/memory1009 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory101 + L: 0 + E: DEVPATH=/devices/system/memory/memory101 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory1010 + L: 0 + E: DEVPATH=/devices/system/memory/memory1010 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory1011 + L: 0 + E: DEVPATH=/devices/system/memory/memory1011 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory1012 + L: 0 + E: DEVPATH=/devices/system/memory/memory1012 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory1013 + L: 0 + E: DEVPATH=/devices/system/memory/memory1013 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory1014 + L: 0 + E: DEVPATH=/devices/system/memory/memory1014 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory1015 + L: 0 + E: DEVPATH=/devices/system/memory/memory1015 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory1016 + L: 0 + E: DEVPATH=/devices/system/memory/memory1016 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory1017 + L: 0 + E: DEVPATH=/devices/system/memory/memory1017 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory1018 + L: 0 + E: DEVPATH=/devices/system/memory/memory1018 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory1019 + L: 0 + E: DEVPATH=/devices/system/memory/memory1019 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory102 + L: 0 + E: DEVPATH=/devices/system/memory/memory102 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory1020 + L: 0 + E: DEVPATH=/devices/system/memory/memory1020 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory1021 + L: 0 + E: DEVPATH=/devices/system/memory/memory1021 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory1022 + L: 0 + E: DEVPATH=/devices/system/memory/memory1022 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory1023 + L: 0 + E: DEVPATH=/devices/system/memory/memory1023 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory1024 + L: 0 + E: DEVPATH=/devices/system/memory/memory1024 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory1025 + L: 0 + E: DEVPATH=/devices/system/memory/memory1025 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory1026 + L: 0 + E: DEVPATH=/devices/system/memory/memory1026 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory1027 + L: 0 + E: DEVPATH=/devices/system/memory/memory1027 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory1028 + L: 0 + E: DEVPATH=/devices/system/memory/memory1028 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory1029 + L: 0 + E: DEVPATH=/devices/system/memory/memory1029 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory103 + L: 0 + E: DEVPATH=/devices/system/memory/memory103 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory1030 + L: 0 + E: DEVPATH=/devices/system/memory/memory1030 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory1031 + L: 0 + E: DEVPATH=/devices/system/memory/memory1031 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory1032 + L: 0 + E: DEVPATH=/devices/system/memory/memory1032 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory1033 + L: 0 + E: DEVPATH=/devices/system/memory/memory1033 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory104 + L: 0 + E: DEVPATH=/devices/system/memory/memory104 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory105 + L: 0 + E: DEVPATH=/devices/system/memory/memory105 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory106 + L: 0 + E: DEVPATH=/devices/system/memory/memory106 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory107 + L: 0 + E: DEVPATH=/devices/system/memory/memory107 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory108 + L: 0 + E: DEVPATH=/devices/system/memory/memory108 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory109 + L: 0 + E: DEVPATH=/devices/system/memory/memory109 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory11 + L: 0 + E: DEVPATH=/devices/system/memory/memory11 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory110 + L: 0 + E: DEVPATH=/devices/system/memory/memory110 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory111 + L: 0 + E: DEVPATH=/devices/system/memory/memory111 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory112 + L: 0 + E: DEVPATH=/devices/system/memory/memory112 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory113 + L: 0 + E: DEVPATH=/devices/system/memory/memory113 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory114 + L: 0 + E: DEVPATH=/devices/system/memory/memory114 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory115 + L: 0 + E: DEVPATH=/devices/system/memory/memory115 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory116 + L: 0 + E: DEVPATH=/devices/system/memory/memory116 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory117 + L: 0 + E: DEVPATH=/devices/system/memory/memory117 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory118 + L: 0 + E: DEVPATH=/devices/system/memory/memory118 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory119 + L: 0 + E: DEVPATH=/devices/system/memory/memory119 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory12 + L: 0 + E: DEVPATH=/devices/system/memory/memory12 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory120 + L: 0 + E: DEVPATH=/devices/system/memory/memory120 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory121 + L: 0 + E: DEVPATH=/devices/system/memory/memory121 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory122 + L: 0 + E: DEVPATH=/devices/system/memory/memory122 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory123 + L: 0 + E: DEVPATH=/devices/system/memory/memory123 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory124 + L: 0 + E: DEVPATH=/devices/system/memory/memory124 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory125 + L: 0 + E: DEVPATH=/devices/system/memory/memory125 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory126 + L: 0 + E: DEVPATH=/devices/system/memory/memory126 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory127 + L: 0 + E: DEVPATH=/devices/system/memory/memory127 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory128 + L: 0 + E: DEVPATH=/devices/system/memory/memory128 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory129 + L: 0 + E: DEVPATH=/devices/system/memory/memory129 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory13 + L: 0 + E: DEVPATH=/devices/system/memory/memory13 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory130 + L: 0 + E: DEVPATH=/devices/system/memory/memory130 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory131 + L: 0 + E: DEVPATH=/devices/system/memory/memory131 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory132 + L: 0 + E: DEVPATH=/devices/system/memory/memory132 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory133 + L: 0 + E: DEVPATH=/devices/system/memory/memory133 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory134 + L: 0 + E: DEVPATH=/devices/system/memory/memory134 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory135 + L: 0 + E: DEVPATH=/devices/system/memory/memory135 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory136 + L: 0 + E: DEVPATH=/devices/system/memory/memory136 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory137 + L: 0 + E: DEVPATH=/devices/system/memory/memory137 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory138 + L: 0 + E: DEVPATH=/devices/system/memory/memory138 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory139 + L: 0 + E: DEVPATH=/devices/system/memory/memory139 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory14 + L: 0 + E: DEVPATH=/devices/system/memory/memory14 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory140 + L: 0 + E: DEVPATH=/devices/system/memory/memory140 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory141 + L: 0 + E: DEVPATH=/devices/system/memory/memory141 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory142 + L: 0 + E: DEVPATH=/devices/system/memory/memory142 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory143 + L: 0 + E: DEVPATH=/devices/system/memory/memory143 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory144 + L: 0 + E: DEVPATH=/devices/system/memory/memory144 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory145 + L: 0 + E: DEVPATH=/devices/system/memory/memory145 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory146 + L: 0 + E: DEVPATH=/devices/system/memory/memory146 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory147 + L: 0 + E: DEVPATH=/devices/system/memory/memory147 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory148 + L: 0 + E: DEVPATH=/devices/system/memory/memory148 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory149 + L: 0 + E: DEVPATH=/devices/system/memory/memory149 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory15 + L: 0 + E: DEVPATH=/devices/system/memory/memory15 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory150 + L: 0 + E: DEVPATH=/devices/system/memory/memory150 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory151 + L: 0 + E: DEVPATH=/devices/system/memory/memory151 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory152 + L: 0 + E: DEVPATH=/devices/system/memory/memory152 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory153 + L: 0 + E: DEVPATH=/devices/system/memory/memory153 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory154 + L: 0 + E: DEVPATH=/devices/system/memory/memory154 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory155 + L: 0 + E: DEVPATH=/devices/system/memory/memory155 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory156 + L: 0 + E: DEVPATH=/devices/system/memory/memory156 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory157 + L: 0 + E: DEVPATH=/devices/system/memory/memory157 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory158 + L: 0 + E: DEVPATH=/devices/system/memory/memory158 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory159 + L: 0 + E: DEVPATH=/devices/system/memory/memory159 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory16 + L: 0 + E: DEVPATH=/devices/system/memory/memory16 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory160 + L: 0 + E: DEVPATH=/devices/system/memory/memory160 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory161 + L: 0 + E: DEVPATH=/devices/system/memory/memory161 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory162 + L: 0 + E: DEVPATH=/devices/system/memory/memory162 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory163 + L: 0 + E: DEVPATH=/devices/system/memory/memory163 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory164 + L: 0 + E: DEVPATH=/devices/system/memory/memory164 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory165 + L: 0 + E: DEVPATH=/devices/system/memory/memory165 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory166 + L: 0 + E: DEVPATH=/devices/system/memory/memory166 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory167 + L: 0 + E: DEVPATH=/devices/system/memory/memory167 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory168 + L: 0 + E: DEVPATH=/devices/system/memory/memory168 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory169 + L: 0 + E: DEVPATH=/devices/system/memory/memory169 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory17 + L: 0 + E: DEVPATH=/devices/system/memory/memory17 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory170 + L: 0 + E: DEVPATH=/devices/system/memory/memory170 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory171 + L: 0 + E: DEVPATH=/devices/system/memory/memory171 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory172 + L: 0 + E: DEVPATH=/devices/system/memory/memory172 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory173 + L: 0 + E: DEVPATH=/devices/system/memory/memory173 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory174 + L: 0 + E: DEVPATH=/devices/system/memory/memory174 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory175 + L: 0 + E: DEVPATH=/devices/system/memory/memory175 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory176 + L: 0 + E: DEVPATH=/devices/system/memory/memory176 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory177 + L: 0 + E: DEVPATH=/devices/system/memory/memory177 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory178 + L: 0 + E: DEVPATH=/devices/system/memory/memory178 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory179 + L: 0 + E: DEVPATH=/devices/system/memory/memory179 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory18 + L: 0 + E: DEVPATH=/devices/system/memory/memory18 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory180 + L: 0 + E: DEVPATH=/devices/system/memory/memory180 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory181 + L: 0 + E: DEVPATH=/devices/system/memory/memory181 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory182 + L: 0 + E: DEVPATH=/devices/system/memory/memory182 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory183 + L: 0 + E: DEVPATH=/devices/system/memory/memory183 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory184 + L: 0 + E: DEVPATH=/devices/system/memory/memory184 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory185 + L: 0 + E: DEVPATH=/devices/system/memory/memory185 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory186 + L: 0 + E: DEVPATH=/devices/system/memory/memory186 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory187 + L: 0 + E: DEVPATH=/devices/system/memory/memory187 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory188 + L: 0 + E: DEVPATH=/devices/system/memory/memory188 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory189 + L: 0 + E: DEVPATH=/devices/system/memory/memory189 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory19 + L: 0 + E: DEVPATH=/devices/system/memory/memory19 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory190 + L: 0 + E: DEVPATH=/devices/system/memory/memory190 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory191 + L: 0 + E: DEVPATH=/devices/system/memory/memory191 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory192 + L: 0 + E: DEVPATH=/devices/system/memory/memory192 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory193 + L: 0 + E: DEVPATH=/devices/system/memory/memory193 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory194 + L: 0 + E: DEVPATH=/devices/system/memory/memory194 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory195 + L: 0 + E: DEVPATH=/devices/system/memory/memory195 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory196 + L: 0 + E: DEVPATH=/devices/system/memory/memory196 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory197 + L: 0 + E: DEVPATH=/devices/system/memory/memory197 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory198 + L: 0 + E: DEVPATH=/devices/system/memory/memory198 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory199 + L: 0 + E: DEVPATH=/devices/system/memory/memory199 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory2 + L: 0 + E: DEVPATH=/devices/system/memory/memory2 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory20 + L: 0 + E: DEVPATH=/devices/system/memory/memory20 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory200 + L: 0 + E: DEVPATH=/devices/system/memory/memory200 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory201 + L: 0 + E: DEVPATH=/devices/system/memory/memory201 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory202 + L: 0 + E: DEVPATH=/devices/system/memory/memory202 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory203 + L: 0 + E: DEVPATH=/devices/system/memory/memory203 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory204 + L: 0 + E: DEVPATH=/devices/system/memory/memory204 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory205 + L: 0 + E: DEVPATH=/devices/system/memory/memory205 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory206 + L: 0 + E: DEVPATH=/devices/system/memory/memory206 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory207 + L: 0 + E: DEVPATH=/devices/system/memory/memory207 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory208 + L: 0 + E: DEVPATH=/devices/system/memory/memory208 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory209 + L: 0 + E: DEVPATH=/devices/system/memory/memory209 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory210 + L: 0 + E: DEVPATH=/devices/system/memory/memory210 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory211 + L: 0 + E: DEVPATH=/devices/system/memory/memory211 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory212 + L: 0 + E: DEVPATH=/devices/system/memory/memory212 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory213 + L: 0 + E: DEVPATH=/devices/system/memory/memory213 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory214 + L: 0 + E: DEVPATH=/devices/system/memory/memory214 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory215 + L: 0 + E: DEVPATH=/devices/system/memory/memory215 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory216 + L: 0 + E: DEVPATH=/devices/system/memory/memory216 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory217 + L: 0 + E: DEVPATH=/devices/system/memory/memory217 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory218 + L: 0 + E: DEVPATH=/devices/system/memory/memory218 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory219 + L: 0 + E: DEVPATH=/devices/system/memory/memory219 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory220 + L: 0 + E: DEVPATH=/devices/system/memory/memory220 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory221 + L: 0 + E: DEVPATH=/devices/system/memory/memory221 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory222 + L: 0 + E: DEVPATH=/devices/system/memory/memory222 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory223 + L: 0 + E: DEVPATH=/devices/system/memory/memory223 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory224 + L: 0 + E: DEVPATH=/devices/system/memory/memory224 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory225 + L: 0 + E: DEVPATH=/devices/system/memory/memory225 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory226 + L: 0 + E: DEVPATH=/devices/system/memory/memory226 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory227 + L: 0 + E: DEVPATH=/devices/system/memory/memory227 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory228 + L: 0 + E: DEVPATH=/devices/system/memory/memory228 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory229 + L: 0 + E: DEVPATH=/devices/system/memory/memory229 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory230 + L: 0 + E: DEVPATH=/devices/system/memory/memory230 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory231 + L: 0 + E: DEVPATH=/devices/system/memory/memory231 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory232 + L: 0 + E: DEVPATH=/devices/system/memory/memory232 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory233 + L: 0 + E: DEVPATH=/devices/system/memory/memory233 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory234 + L: 0 + E: DEVPATH=/devices/system/memory/memory234 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory235 + L: 0 + E: DEVPATH=/devices/system/memory/memory235 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory236 + L: 0 + E: DEVPATH=/devices/system/memory/memory236 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory237 + L: 0 + E: DEVPATH=/devices/system/memory/memory237 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory238 + L: 0 + E: DEVPATH=/devices/system/memory/memory238 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory239 + L: 0 + E: DEVPATH=/devices/system/memory/memory239 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory240 + L: 0 + E: DEVPATH=/devices/system/memory/memory240 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory241 + L: 0 + E: DEVPATH=/devices/system/memory/memory241 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory242 + L: 0 + E: DEVPATH=/devices/system/memory/memory242 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory243 + L: 0 + E: DEVPATH=/devices/system/memory/memory243 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory244 + L: 0 + E: DEVPATH=/devices/system/memory/memory244 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory245 + L: 0 + E: DEVPATH=/devices/system/memory/memory245 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory246 + L: 0 + E: DEVPATH=/devices/system/memory/memory246 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory247 + L: 0 + E: DEVPATH=/devices/system/memory/memory247 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory248 + L: 0 + E: DEVPATH=/devices/system/memory/memory248 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory249 + L: 0 + E: DEVPATH=/devices/system/memory/memory249 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory250 + L: 0 + E: DEVPATH=/devices/system/memory/memory250 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory251 + L: 0 + E: DEVPATH=/devices/system/memory/memory251 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory252 + L: 0 + E: DEVPATH=/devices/system/memory/memory252 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory253 + L: 0 + E: DEVPATH=/devices/system/memory/memory253 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory254 + L: 0 + E: DEVPATH=/devices/system/memory/memory254 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory255 + L: 0 + E: DEVPATH=/devices/system/memory/memory255 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory256 + L: 0 + E: DEVPATH=/devices/system/memory/memory256 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory257 + L: 0 + E: DEVPATH=/devices/system/memory/memory257 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory258 + L: 0 + E: DEVPATH=/devices/system/memory/memory258 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory259 + L: 0 + E: DEVPATH=/devices/system/memory/memory259 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory260 + L: 0 + E: DEVPATH=/devices/system/memory/memory260 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory261 + L: 0 + E: DEVPATH=/devices/system/memory/memory261 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory262 + L: 0 + E: DEVPATH=/devices/system/memory/memory262 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory263 + L: 0 + E: DEVPATH=/devices/system/memory/memory263 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory264 + L: 0 + E: DEVPATH=/devices/system/memory/memory264 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory265 + L: 0 + E: DEVPATH=/devices/system/memory/memory265 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory266 + L: 0 + E: DEVPATH=/devices/system/memory/memory266 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory267 + L: 0 + E: DEVPATH=/devices/system/memory/memory267 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory268 + L: 0 + E: DEVPATH=/devices/system/memory/memory268 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory269 + L: 0 + E: DEVPATH=/devices/system/memory/memory269 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory270 + L: 0 + E: DEVPATH=/devices/system/memory/memory270 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory271 + L: 0 + E: DEVPATH=/devices/system/memory/memory271 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory272 + L: 0 + E: DEVPATH=/devices/system/memory/memory272 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory273 + L: 0 + E: DEVPATH=/devices/system/memory/memory273 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory274 + L: 0 + E: DEVPATH=/devices/system/memory/memory274 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory275 + L: 0 + E: DEVPATH=/devices/system/memory/memory275 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory276 + L: 0 + E: DEVPATH=/devices/system/memory/memory276 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory277 + L: 0 + E: DEVPATH=/devices/system/memory/memory277 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory278 + L: 0 + E: DEVPATH=/devices/system/memory/memory278 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory279 + L: 0 + E: DEVPATH=/devices/system/memory/memory279 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory280 + L: 0 + E: DEVPATH=/devices/system/memory/memory280 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory281 + L: 0 + E: DEVPATH=/devices/system/memory/memory281 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory282 + L: 0 + E: DEVPATH=/devices/system/memory/memory282 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory283 + L: 0 + E: DEVPATH=/devices/system/memory/memory283 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory284 + L: 0 + E: DEVPATH=/devices/system/memory/memory284 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory285 + L: 0 + E: DEVPATH=/devices/system/memory/memory285 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory286 + L: 0 + E: DEVPATH=/devices/system/memory/memory286 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory287 + L: 0 + E: DEVPATH=/devices/system/memory/memory287 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory288 + L: 0 + E: DEVPATH=/devices/system/memory/memory288 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory289 + L: 0 + E: DEVPATH=/devices/system/memory/memory289 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory290 + L: 0 + E: DEVPATH=/devices/system/memory/memory290 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory291 + L: 0 + E: DEVPATH=/devices/system/memory/memory291 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory292 + L: 0 + E: DEVPATH=/devices/system/memory/memory292 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory293 + L: 0 + E: DEVPATH=/devices/system/memory/memory293 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory294 + L: 0 + E: DEVPATH=/devices/system/memory/memory294 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory295 + L: 0 + E: DEVPATH=/devices/system/memory/memory295 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory296 + L: 0 + E: DEVPATH=/devices/system/memory/memory296 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory297 + L: 0 + E: DEVPATH=/devices/system/memory/memory297 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory298 + L: 0 + E: DEVPATH=/devices/system/memory/memory298 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory299 + L: 0 + E: DEVPATH=/devices/system/memory/memory299 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory3 + L: 0 + E: DEVPATH=/devices/system/memory/memory3 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory300 + L: 0 + E: DEVPATH=/devices/system/memory/memory300 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory301 + L: 0 + E: DEVPATH=/devices/system/memory/memory301 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory302 + L: 0 + E: DEVPATH=/devices/system/memory/memory302 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory303 + L: 0 + E: DEVPATH=/devices/system/memory/memory303 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory304 + L: 0 + E: DEVPATH=/devices/system/memory/memory304 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory305 + L: 0 + E: DEVPATH=/devices/system/memory/memory305 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory306 + L: 0 + E: DEVPATH=/devices/system/memory/memory306 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory307 + L: 0 + E: DEVPATH=/devices/system/memory/memory307 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory308 + L: 0 + E: DEVPATH=/devices/system/memory/memory308 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory309 + L: 0 + E: DEVPATH=/devices/system/memory/memory309 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory310 + L: 0 + E: DEVPATH=/devices/system/memory/memory310 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory311 + L: 0 + E: DEVPATH=/devices/system/memory/memory311 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory312 + L: 0 + E: DEVPATH=/devices/system/memory/memory312 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory313 + L: 0 + E: DEVPATH=/devices/system/memory/memory313 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory314 + L: 0 + E: DEVPATH=/devices/system/memory/memory314 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory315 + L: 0 + E: DEVPATH=/devices/system/memory/memory315 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory316 + L: 0 + E: DEVPATH=/devices/system/memory/memory316 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory317 + L: 0 + E: DEVPATH=/devices/system/memory/memory317 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory318 + L: 0 + E: DEVPATH=/devices/system/memory/memory318 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory319 + L: 0 + E: DEVPATH=/devices/system/memory/memory319 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory32 + L: 0 + E: DEVPATH=/devices/system/memory/memory32 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory320 + L: 0 + E: DEVPATH=/devices/system/memory/memory320 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory321 + L: 0 + E: DEVPATH=/devices/system/memory/memory321 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory322 + L: 0 + E: DEVPATH=/devices/system/memory/memory322 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory323 + L: 0 + E: DEVPATH=/devices/system/memory/memory323 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory324 + L: 0 + E: DEVPATH=/devices/system/memory/memory324 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory325 + L: 0 + E: DEVPATH=/devices/system/memory/memory325 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory326 + L: 0 + E: DEVPATH=/devices/system/memory/memory326 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory327 + L: 0 + E: DEVPATH=/devices/system/memory/memory327 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory328 + L: 0 + E: DEVPATH=/devices/system/memory/memory328 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory329 + L: 0 + E: DEVPATH=/devices/system/memory/memory329 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory33 + L: 0 + E: DEVPATH=/devices/system/memory/memory33 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory330 + L: 0 + E: DEVPATH=/devices/system/memory/memory330 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory331 + L: 0 + E: DEVPATH=/devices/system/memory/memory331 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory332 + L: 0 + E: DEVPATH=/devices/system/memory/memory332 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory333 + L: 0 + E: DEVPATH=/devices/system/memory/memory333 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory334 + L: 0 + E: DEVPATH=/devices/system/memory/memory334 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory335 + L: 0 + E: DEVPATH=/devices/system/memory/memory335 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory336 + L: 0 + E: DEVPATH=/devices/system/memory/memory336 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory337 + L: 0 + E: DEVPATH=/devices/system/memory/memory337 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory338 + L: 0 + E: DEVPATH=/devices/system/memory/memory338 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory339 + L: 0 + E: DEVPATH=/devices/system/memory/memory339 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory34 + L: 0 + E: DEVPATH=/devices/system/memory/memory34 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory340 + L: 0 + E: DEVPATH=/devices/system/memory/memory340 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory341 + L: 0 + E: DEVPATH=/devices/system/memory/memory341 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory342 + L: 0 + E: DEVPATH=/devices/system/memory/memory342 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory343 + L: 0 + E: DEVPATH=/devices/system/memory/memory343 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory344 + L: 0 + E: DEVPATH=/devices/system/memory/memory344 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory345 + L: 0 + E: DEVPATH=/devices/system/memory/memory345 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory346 + L: 0 + E: DEVPATH=/devices/system/memory/memory346 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory347 + L: 0 + E: DEVPATH=/devices/system/memory/memory347 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory348 + L: 0 + E: DEVPATH=/devices/system/memory/memory348 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory349 + L: 0 + E: DEVPATH=/devices/system/memory/memory349 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory35 + L: 0 + E: DEVPATH=/devices/system/memory/memory35 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory350 + L: 0 + E: DEVPATH=/devices/system/memory/memory350 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory351 + L: 0 + E: DEVPATH=/devices/system/memory/memory351 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory352 + L: 0 + E: DEVPATH=/devices/system/memory/memory352 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory353 + L: 0 + E: DEVPATH=/devices/system/memory/memory353 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory354 + L: 0 + E: DEVPATH=/devices/system/memory/memory354 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory355 + L: 0 + E: DEVPATH=/devices/system/memory/memory355 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory356 + L: 0 + E: DEVPATH=/devices/system/memory/memory356 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory357 + L: 0 + E: DEVPATH=/devices/system/memory/memory357 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory358 + L: 0 + E: DEVPATH=/devices/system/memory/memory358 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory359 + L: 0 + E: DEVPATH=/devices/system/memory/memory359 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory36 + L: 0 + E: DEVPATH=/devices/system/memory/memory36 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory360 + L: 0 + E: DEVPATH=/devices/system/memory/memory360 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory361 + L: 0 + E: DEVPATH=/devices/system/memory/memory361 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory362 + L: 0 + E: DEVPATH=/devices/system/memory/memory362 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory363 + L: 0 + E: DEVPATH=/devices/system/memory/memory363 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory364 + L: 0 + E: DEVPATH=/devices/system/memory/memory364 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory365 + L: 0 + E: DEVPATH=/devices/system/memory/memory365 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory366 + L: 0 + E: DEVPATH=/devices/system/memory/memory366 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory367 + L: 0 + E: DEVPATH=/devices/system/memory/memory367 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory368 + L: 0 + E: DEVPATH=/devices/system/memory/memory368 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory369 + L: 0 + E: DEVPATH=/devices/system/memory/memory369 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory37 + L: 0 + E: DEVPATH=/devices/system/memory/memory37 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory370 + L: 0 + E: DEVPATH=/devices/system/memory/memory370 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory371 + L: 0 + E: DEVPATH=/devices/system/memory/memory371 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory372 + L: 0 + E: DEVPATH=/devices/system/memory/memory372 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory373 + L: 0 + E: DEVPATH=/devices/system/memory/memory373 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory374 + L: 0 + E: DEVPATH=/devices/system/memory/memory374 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory375 + L: 0 + E: DEVPATH=/devices/system/memory/memory375 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory376 + L: 0 + E: DEVPATH=/devices/system/memory/memory376 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory377 + L: 0 + E: DEVPATH=/devices/system/memory/memory377 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory378 + L: 0 + E: DEVPATH=/devices/system/memory/memory378 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory379 + L: 0 + E: DEVPATH=/devices/system/memory/memory379 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory38 + L: 0 + E: DEVPATH=/devices/system/memory/memory38 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory380 + L: 0 + E: DEVPATH=/devices/system/memory/memory380 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory381 + L: 0 + E: DEVPATH=/devices/system/memory/memory381 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory382 + L: 0 + E: DEVPATH=/devices/system/memory/memory382 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory383 + L: 0 + E: DEVPATH=/devices/system/memory/memory383 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory384 + L: 0 + E: DEVPATH=/devices/system/memory/memory384 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory385 + L: 0 + E: DEVPATH=/devices/system/memory/memory385 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory386 + L: 0 + E: DEVPATH=/devices/system/memory/memory386 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory387 + L: 0 + E: DEVPATH=/devices/system/memory/memory387 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory388 + L: 0 + E: DEVPATH=/devices/system/memory/memory388 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory389 + L: 0 + E: DEVPATH=/devices/system/memory/memory389 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory39 + L: 0 + E: DEVPATH=/devices/system/memory/memory39 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory390 + L: 0 + E: DEVPATH=/devices/system/memory/memory390 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory391 + L: 0 + E: DEVPATH=/devices/system/memory/memory391 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory392 + L: 0 + E: DEVPATH=/devices/system/memory/memory392 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory393 + L: 0 + E: DEVPATH=/devices/system/memory/memory393 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory394 + L: 0 + E: DEVPATH=/devices/system/memory/memory394 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory395 + L: 0 + E: DEVPATH=/devices/system/memory/memory395 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory396 + L: 0 + E: DEVPATH=/devices/system/memory/memory396 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory397 + L: 0 + E: DEVPATH=/devices/system/memory/memory397 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory398 + L: 0 + E: DEVPATH=/devices/system/memory/memory398 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory399 + L: 0 + E: DEVPATH=/devices/system/memory/memory399 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory4 + L: 0 + E: DEVPATH=/devices/system/memory/memory4 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory40 + L: 0 + E: DEVPATH=/devices/system/memory/memory40 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory400 + L: 0 + E: DEVPATH=/devices/system/memory/memory400 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory401 + L: 0 + E: DEVPATH=/devices/system/memory/memory401 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory402 + L: 0 + E: DEVPATH=/devices/system/memory/memory402 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory403 + L: 0 + E: DEVPATH=/devices/system/memory/memory403 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory404 + L: 0 + E: DEVPATH=/devices/system/memory/memory404 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory405 + L: 0 + E: DEVPATH=/devices/system/memory/memory405 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory406 + L: 0 + E: DEVPATH=/devices/system/memory/memory406 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory407 + L: 0 + E: DEVPATH=/devices/system/memory/memory407 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory408 + L: 0 + E: DEVPATH=/devices/system/memory/memory408 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory409 + L: 0 + E: DEVPATH=/devices/system/memory/memory409 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory41 + L: 0 + E: DEVPATH=/devices/system/memory/memory41 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory410 + L: 0 + E: DEVPATH=/devices/system/memory/memory410 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory411 + L: 0 + E: DEVPATH=/devices/system/memory/memory411 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory412 + L: 0 + E: DEVPATH=/devices/system/memory/memory412 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory413 + L: 0 + E: DEVPATH=/devices/system/memory/memory413 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory414 + L: 0 + E: DEVPATH=/devices/system/memory/memory414 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory415 + L: 0 + E: DEVPATH=/devices/system/memory/memory415 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory416 + L: 0 + E: DEVPATH=/devices/system/memory/memory416 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory417 + L: 0 + E: DEVPATH=/devices/system/memory/memory417 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory418 + L: 0 + E: DEVPATH=/devices/system/memory/memory418 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory419 + L: 0 + E: DEVPATH=/devices/system/memory/memory419 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory42 + L: 0 + E: DEVPATH=/devices/system/memory/memory42 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory420 + L: 0 + E: DEVPATH=/devices/system/memory/memory420 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory421 + L: 0 + E: DEVPATH=/devices/system/memory/memory421 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory422 + L: 0 + E: DEVPATH=/devices/system/memory/memory422 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory423 + L: 0 + E: DEVPATH=/devices/system/memory/memory423 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory424 + L: 0 + E: DEVPATH=/devices/system/memory/memory424 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory425 + L: 0 + E: DEVPATH=/devices/system/memory/memory425 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory426 + L: 0 + E: DEVPATH=/devices/system/memory/memory426 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory427 + L: 0 + E: DEVPATH=/devices/system/memory/memory427 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory428 + L: 0 + E: DEVPATH=/devices/system/memory/memory428 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory429 + L: 0 + E: DEVPATH=/devices/system/memory/memory429 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory43 + L: 0 + E: DEVPATH=/devices/system/memory/memory43 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory430 + L: 0 + E: DEVPATH=/devices/system/memory/memory430 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory431 + L: 0 + E: DEVPATH=/devices/system/memory/memory431 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory432 + L: 0 + E: DEVPATH=/devices/system/memory/memory432 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory433 + L: 0 + E: DEVPATH=/devices/system/memory/memory433 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory434 + L: 0 + E: DEVPATH=/devices/system/memory/memory434 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory435 + L: 0 + E: DEVPATH=/devices/system/memory/memory435 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory436 + L: 0 + E: DEVPATH=/devices/system/memory/memory436 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory437 + L: 0 + E: DEVPATH=/devices/system/memory/memory437 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory438 + L: 0 + E: DEVPATH=/devices/system/memory/memory438 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory439 + L: 0 + E: DEVPATH=/devices/system/memory/memory439 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory44 + L: 0 + E: DEVPATH=/devices/system/memory/memory44 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory440 + L: 0 + E: DEVPATH=/devices/system/memory/memory440 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory441 + L: 0 + E: DEVPATH=/devices/system/memory/memory441 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory442 + L: 0 + E: DEVPATH=/devices/system/memory/memory442 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory443 + L: 0 + E: DEVPATH=/devices/system/memory/memory443 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory444 + L: 0 + E: DEVPATH=/devices/system/memory/memory444 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory445 + L: 0 + E: DEVPATH=/devices/system/memory/memory445 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory446 + L: 0 + E: DEVPATH=/devices/system/memory/memory446 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory447 + L: 0 + E: DEVPATH=/devices/system/memory/memory447 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory448 + L: 0 + E: DEVPATH=/devices/system/memory/memory448 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory449 + L: 0 + E: DEVPATH=/devices/system/memory/memory449 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory45 + L: 0 + E: DEVPATH=/devices/system/memory/memory45 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory450 + L: 0 + E: DEVPATH=/devices/system/memory/memory450 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory451 + L: 0 + E: DEVPATH=/devices/system/memory/memory451 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory452 + L: 0 + E: DEVPATH=/devices/system/memory/memory452 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory453 + L: 0 + E: DEVPATH=/devices/system/memory/memory453 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory454 + L: 0 + E: DEVPATH=/devices/system/memory/memory454 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory455 + L: 0 + E: DEVPATH=/devices/system/memory/memory455 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory456 + L: 0 + E: DEVPATH=/devices/system/memory/memory456 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory457 + L: 0 + E: DEVPATH=/devices/system/memory/memory457 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory458 + L: 0 + E: DEVPATH=/devices/system/memory/memory458 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory459 + L: 0 + E: DEVPATH=/devices/system/memory/memory459 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory46 + L: 0 + E: DEVPATH=/devices/system/memory/memory46 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory460 + L: 0 + E: DEVPATH=/devices/system/memory/memory460 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory461 + L: 0 + E: DEVPATH=/devices/system/memory/memory461 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory462 + L: 0 + E: DEVPATH=/devices/system/memory/memory462 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory463 + L: 0 + E: DEVPATH=/devices/system/memory/memory463 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory464 + L: 0 + E: DEVPATH=/devices/system/memory/memory464 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory465 + L: 0 + E: DEVPATH=/devices/system/memory/memory465 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory466 + L: 0 + E: DEVPATH=/devices/system/memory/memory466 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory467 + L: 0 + E: DEVPATH=/devices/system/memory/memory467 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory468 + L: 0 + E: DEVPATH=/devices/system/memory/memory468 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory469 + L: 0 + E: DEVPATH=/devices/system/memory/memory469 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory47 + L: 0 + E: DEVPATH=/devices/system/memory/memory47 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory470 + L: 0 + E: DEVPATH=/devices/system/memory/memory470 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory471 + L: 0 + E: DEVPATH=/devices/system/memory/memory471 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory472 + L: 0 + E: DEVPATH=/devices/system/memory/memory472 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory473 + L: 0 + E: DEVPATH=/devices/system/memory/memory473 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory474 + L: 0 + E: DEVPATH=/devices/system/memory/memory474 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory475 + L: 0 + E: DEVPATH=/devices/system/memory/memory475 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory476 + L: 0 + E: DEVPATH=/devices/system/memory/memory476 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory477 + L: 0 + E: DEVPATH=/devices/system/memory/memory477 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory478 + L: 0 + E: DEVPATH=/devices/system/memory/memory478 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory479 + L: 0 + E: DEVPATH=/devices/system/memory/memory479 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory48 + L: 0 + E: DEVPATH=/devices/system/memory/memory48 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory480 + L: 0 + E: DEVPATH=/devices/system/memory/memory480 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory481 + L: 0 + E: DEVPATH=/devices/system/memory/memory481 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory482 + L: 0 + E: DEVPATH=/devices/system/memory/memory482 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory483 + L: 0 + E: DEVPATH=/devices/system/memory/memory483 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory484 + L: 0 + E: DEVPATH=/devices/system/memory/memory484 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory485 + L: 0 + E: DEVPATH=/devices/system/memory/memory485 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory486 + L: 0 + E: DEVPATH=/devices/system/memory/memory486 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory487 + L: 0 + E: DEVPATH=/devices/system/memory/memory487 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory488 + L: 0 + E: DEVPATH=/devices/system/memory/memory488 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory489 + L: 0 + E: DEVPATH=/devices/system/memory/memory489 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory49 + L: 0 + E: DEVPATH=/devices/system/memory/memory49 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory490 + L: 0 + E: DEVPATH=/devices/system/memory/memory490 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory491 + L: 0 + E: DEVPATH=/devices/system/memory/memory491 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory492 + L: 0 + E: DEVPATH=/devices/system/memory/memory492 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory493 + L: 0 + E: DEVPATH=/devices/system/memory/memory493 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory494 + L: 0 + E: DEVPATH=/devices/system/memory/memory494 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory495 + L: 0 + E: DEVPATH=/devices/system/memory/memory495 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory496 + L: 0 + E: DEVPATH=/devices/system/memory/memory496 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory497 + L: 0 + E: DEVPATH=/devices/system/memory/memory497 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory498 + L: 0 + E: DEVPATH=/devices/system/memory/memory498 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory499 + L: 0 + E: DEVPATH=/devices/system/memory/memory499 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory5 + L: 0 + E: DEVPATH=/devices/system/memory/memory5 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory50 + L: 0 + E: DEVPATH=/devices/system/memory/memory50 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory500 + L: 0 + E: DEVPATH=/devices/system/memory/memory500 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory501 + L: 0 + E: DEVPATH=/devices/system/memory/memory501 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory502 + L: 0 + E: DEVPATH=/devices/system/memory/memory502 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory503 + L: 0 + E: DEVPATH=/devices/system/memory/memory503 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory504 + L: 0 + E: DEVPATH=/devices/system/memory/memory504 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory505 + L: 0 + E: DEVPATH=/devices/system/memory/memory505 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory506 + L: 0 + E: DEVPATH=/devices/system/memory/memory506 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory507 + L: 0 + E: DEVPATH=/devices/system/memory/memory507 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory508 + L: 0 + E: DEVPATH=/devices/system/memory/memory508 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory509 + L: 0 + E: DEVPATH=/devices/system/memory/memory509 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory51 + L: 0 + E: DEVPATH=/devices/system/memory/memory51 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory510 + L: 0 + E: DEVPATH=/devices/system/memory/memory510 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory511 + L: 0 + E: DEVPATH=/devices/system/memory/memory511 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory512 + L: 0 + E: DEVPATH=/devices/system/memory/memory512 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory513 + L: 0 + E: DEVPATH=/devices/system/memory/memory513 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory514 + L: 0 + E: DEVPATH=/devices/system/memory/memory514 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory515 + L: 0 + E: DEVPATH=/devices/system/memory/memory515 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory516 + L: 0 + E: DEVPATH=/devices/system/memory/memory516 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory517 + L: 0 + E: DEVPATH=/devices/system/memory/memory517 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory518 + L: 0 + E: DEVPATH=/devices/system/memory/memory518 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory519 + L: 0 + E: DEVPATH=/devices/system/memory/memory519 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory52 + L: 0 + E: DEVPATH=/devices/system/memory/memory52 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory520 + L: 0 + E: DEVPATH=/devices/system/memory/memory520 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory521 + L: 0 + E: DEVPATH=/devices/system/memory/memory521 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory522 + L: 0 + E: DEVPATH=/devices/system/memory/memory522 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory523 + L: 0 + E: DEVPATH=/devices/system/memory/memory523 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory524 + L: 0 + E: DEVPATH=/devices/system/memory/memory524 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory525 + L: 0 + E: DEVPATH=/devices/system/memory/memory525 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory526 + L: 0 + E: DEVPATH=/devices/system/memory/memory526 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory527 + L: 0 + E: DEVPATH=/devices/system/memory/memory527 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory528 + L: 0 + E: DEVPATH=/devices/system/memory/memory528 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory529 + L: 0 + E: DEVPATH=/devices/system/memory/memory529 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory53 + L: 0 + E: DEVPATH=/devices/system/memory/memory53 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory530 + L: 0 + E: DEVPATH=/devices/system/memory/memory530 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory531 + L: 0 + E: DEVPATH=/devices/system/memory/memory531 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory532 + L: 0 + E: DEVPATH=/devices/system/memory/memory532 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory533 + L: 0 + E: DEVPATH=/devices/system/memory/memory533 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory534 + L: 0 + E: DEVPATH=/devices/system/memory/memory534 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory535 + L: 0 + E: DEVPATH=/devices/system/memory/memory535 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory536 + L: 0 + E: DEVPATH=/devices/system/memory/memory536 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory537 + L: 0 + E: DEVPATH=/devices/system/memory/memory537 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory538 + L: 0 + E: DEVPATH=/devices/system/memory/memory538 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory539 + L: 0 + E: DEVPATH=/devices/system/memory/memory539 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory54 + L: 0 + E: DEVPATH=/devices/system/memory/memory54 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory540 + L: 0 + E: DEVPATH=/devices/system/memory/memory540 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory541 + L: 0 + E: DEVPATH=/devices/system/memory/memory541 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory542 + L: 0 + E: DEVPATH=/devices/system/memory/memory542 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory543 + L: 0 + E: DEVPATH=/devices/system/memory/memory543 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory544 + L: 0 + E: DEVPATH=/devices/system/memory/memory544 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory545 + L: 0 + E: DEVPATH=/devices/system/memory/memory545 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory546 + L: 0 + E: DEVPATH=/devices/system/memory/memory546 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory547 + L: 0 + E: DEVPATH=/devices/system/memory/memory547 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory548 + L: 0 + E: DEVPATH=/devices/system/memory/memory548 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory549 + L: 0 + E: DEVPATH=/devices/system/memory/memory549 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory55 + L: 0 + E: DEVPATH=/devices/system/memory/memory55 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory550 + L: 0 + E: DEVPATH=/devices/system/memory/memory550 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory551 + L: 0 + E: DEVPATH=/devices/system/memory/memory551 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory552 + L: 0 + E: DEVPATH=/devices/system/memory/memory552 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory553 + L: 0 + E: DEVPATH=/devices/system/memory/memory553 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory554 + L: 0 + E: DEVPATH=/devices/system/memory/memory554 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory555 + L: 0 + E: DEVPATH=/devices/system/memory/memory555 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory556 + L: 0 + E: DEVPATH=/devices/system/memory/memory556 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory557 + L: 0 + E: DEVPATH=/devices/system/memory/memory557 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory558 + L: 0 + E: DEVPATH=/devices/system/memory/memory558 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory559 + L: 0 + E: DEVPATH=/devices/system/memory/memory559 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory56 + L: 0 + E: DEVPATH=/devices/system/memory/memory56 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory560 + L: 0 + E: DEVPATH=/devices/system/memory/memory560 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory561 + L: 0 + E: DEVPATH=/devices/system/memory/memory561 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory562 + L: 0 + E: DEVPATH=/devices/system/memory/memory562 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory563 + L: 0 + E: DEVPATH=/devices/system/memory/memory563 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory564 + L: 0 + E: DEVPATH=/devices/system/memory/memory564 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory565 + L: 0 + E: DEVPATH=/devices/system/memory/memory565 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory566 + L: 0 + E: DEVPATH=/devices/system/memory/memory566 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory567 + L: 0 + E: DEVPATH=/devices/system/memory/memory567 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory568 + L: 0 + E: DEVPATH=/devices/system/memory/memory568 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory569 + L: 0 + E: DEVPATH=/devices/system/memory/memory569 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory57 + L: 0 + E: DEVPATH=/devices/system/memory/memory57 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory570 + L: 0 + E: DEVPATH=/devices/system/memory/memory570 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory571 + L: 0 + E: DEVPATH=/devices/system/memory/memory571 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory572 + L: 0 + E: DEVPATH=/devices/system/memory/memory572 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory573 + L: 0 + E: DEVPATH=/devices/system/memory/memory573 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory574 + L: 0 + E: DEVPATH=/devices/system/memory/memory574 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory575 + L: 0 + E: DEVPATH=/devices/system/memory/memory575 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory576 + L: 0 + E: DEVPATH=/devices/system/memory/memory576 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory577 + L: 0 + E: DEVPATH=/devices/system/memory/memory577 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory578 + L: 0 + E: DEVPATH=/devices/system/memory/memory578 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory579 + L: 0 + E: DEVPATH=/devices/system/memory/memory579 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory58 + L: 0 + E: DEVPATH=/devices/system/memory/memory58 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory580 + L: 0 + E: DEVPATH=/devices/system/memory/memory580 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory581 + L: 0 + E: DEVPATH=/devices/system/memory/memory581 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory582 + L: 0 + E: DEVPATH=/devices/system/memory/memory582 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory583 + L: 0 + E: DEVPATH=/devices/system/memory/memory583 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory584 + L: 0 + E: DEVPATH=/devices/system/memory/memory584 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory585 + L: 0 + E: DEVPATH=/devices/system/memory/memory585 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory586 + L: 0 + E: DEVPATH=/devices/system/memory/memory586 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory587 + L: 0 + E: DEVPATH=/devices/system/memory/memory587 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory588 + L: 0 + E: DEVPATH=/devices/system/memory/memory588 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory589 + L: 0 + E: DEVPATH=/devices/system/memory/memory589 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory59 + L: 0 + E: DEVPATH=/devices/system/memory/memory59 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory590 + L: 0 + E: DEVPATH=/devices/system/memory/memory590 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory591 + L: 0 + E: DEVPATH=/devices/system/memory/memory591 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory592 + L: 0 + E: DEVPATH=/devices/system/memory/memory592 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory593 + L: 0 + E: DEVPATH=/devices/system/memory/memory593 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory594 + L: 0 + E: DEVPATH=/devices/system/memory/memory594 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory595 + L: 0 + E: DEVPATH=/devices/system/memory/memory595 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory596 + L: 0 + E: DEVPATH=/devices/system/memory/memory596 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory597 + L: 0 + E: DEVPATH=/devices/system/memory/memory597 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory598 + L: 0 + E: DEVPATH=/devices/system/memory/memory598 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory599 + L: 0 + E: DEVPATH=/devices/system/memory/memory599 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory6 + L: 0 + E: DEVPATH=/devices/system/memory/memory6 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory60 + L: 0 + E: DEVPATH=/devices/system/memory/memory60 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory600 + L: 0 + E: DEVPATH=/devices/system/memory/memory600 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory601 + L: 0 + E: DEVPATH=/devices/system/memory/memory601 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory602 + L: 0 + E: DEVPATH=/devices/system/memory/memory602 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory603 + L: 0 + E: DEVPATH=/devices/system/memory/memory603 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory604 + L: 0 + E: DEVPATH=/devices/system/memory/memory604 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory605 + L: 0 + E: DEVPATH=/devices/system/memory/memory605 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory606 + L: 0 + E: DEVPATH=/devices/system/memory/memory606 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory607 + L: 0 + E: DEVPATH=/devices/system/memory/memory607 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory608 + L: 0 + E: DEVPATH=/devices/system/memory/memory608 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory609 + L: 0 + E: DEVPATH=/devices/system/memory/memory609 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory61 + L: 0 + E: DEVPATH=/devices/system/memory/memory61 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory610 + L: 0 + E: DEVPATH=/devices/system/memory/memory610 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory611 + L: 0 + E: DEVPATH=/devices/system/memory/memory611 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory612 + L: 0 + E: DEVPATH=/devices/system/memory/memory612 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory613 + L: 0 + E: DEVPATH=/devices/system/memory/memory613 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory614 + L: 0 + E: DEVPATH=/devices/system/memory/memory614 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory615 + L: 0 + E: DEVPATH=/devices/system/memory/memory615 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory616 + L: 0 + E: DEVPATH=/devices/system/memory/memory616 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory617 + L: 0 + E: DEVPATH=/devices/system/memory/memory617 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory618 + L: 0 + E: DEVPATH=/devices/system/memory/memory618 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory619 + L: 0 + E: DEVPATH=/devices/system/memory/memory619 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory62 + L: 0 + E: DEVPATH=/devices/system/memory/memory62 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory620 + L: 0 + E: DEVPATH=/devices/system/memory/memory620 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory621 + L: 0 + E: DEVPATH=/devices/system/memory/memory621 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory622 + L: 0 + E: DEVPATH=/devices/system/memory/memory622 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory623 + L: 0 + E: DEVPATH=/devices/system/memory/memory623 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory624 + L: 0 + E: DEVPATH=/devices/system/memory/memory624 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory625 + L: 0 + E: DEVPATH=/devices/system/memory/memory625 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory626 + L: 0 + E: DEVPATH=/devices/system/memory/memory626 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory627 + L: 0 + E: DEVPATH=/devices/system/memory/memory627 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory628 + L: 0 + E: DEVPATH=/devices/system/memory/memory628 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory629 + L: 0 + E: DEVPATH=/devices/system/memory/memory629 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory63 + L: 0 + E: DEVPATH=/devices/system/memory/memory63 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory630 + L: 0 + E: DEVPATH=/devices/system/memory/memory630 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory631 + L: 0 + E: DEVPATH=/devices/system/memory/memory631 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory632 + L: 0 + E: DEVPATH=/devices/system/memory/memory632 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory633 + L: 0 + E: DEVPATH=/devices/system/memory/memory633 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory634 + L: 0 + E: DEVPATH=/devices/system/memory/memory634 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory635 + L: 0 + E: DEVPATH=/devices/system/memory/memory635 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory636 + L: 0 + E: DEVPATH=/devices/system/memory/memory636 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory637 + L: 0 + E: DEVPATH=/devices/system/memory/memory637 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory638 + L: 0 + E: DEVPATH=/devices/system/memory/memory638 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory639 + L: 0 + E: DEVPATH=/devices/system/memory/memory639 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory64 + L: 0 + E: DEVPATH=/devices/system/memory/memory64 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory640 + L: 0 + E: DEVPATH=/devices/system/memory/memory640 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory641 + L: 0 + E: DEVPATH=/devices/system/memory/memory641 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory642 + L: 0 + E: DEVPATH=/devices/system/memory/memory642 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory643 + L: 0 + E: DEVPATH=/devices/system/memory/memory643 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory644 + L: 0 + E: DEVPATH=/devices/system/memory/memory644 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory645 + L: 0 + E: DEVPATH=/devices/system/memory/memory645 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory646 + L: 0 + E: DEVPATH=/devices/system/memory/memory646 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory647 + L: 0 + E: DEVPATH=/devices/system/memory/memory647 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory648 + L: 0 + E: DEVPATH=/devices/system/memory/memory648 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory649 + L: 0 + E: DEVPATH=/devices/system/memory/memory649 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory65 + L: 0 + E: DEVPATH=/devices/system/memory/memory65 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory650 + L: 0 + E: DEVPATH=/devices/system/memory/memory650 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory651 + L: 0 + E: DEVPATH=/devices/system/memory/memory651 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory652 + L: 0 + E: DEVPATH=/devices/system/memory/memory652 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory653 + L: 0 + E: DEVPATH=/devices/system/memory/memory653 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory654 + L: 0 + E: DEVPATH=/devices/system/memory/memory654 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory655 + L: 0 + E: DEVPATH=/devices/system/memory/memory655 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory656 + L: 0 + E: DEVPATH=/devices/system/memory/memory656 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory657 + L: 0 + E: DEVPATH=/devices/system/memory/memory657 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory658 + L: 0 + E: DEVPATH=/devices/system/memory/memory658 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory659 + L: 0 + E: DEVPATH=/devices/system/memory/memory659 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory66 + L: 0 + E: DEVPATH=/devices/system/memory/memory66 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory660 + L: 0 + E: DEVPATH=/devices/system/memory/memory660 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory661 + L: 0 + E: DEVPATH=/devices/system/memory/memory661 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory662 + L: 0 + E: DEVPATH=/devices/system/memory/memory662 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory663 + L: 0 + E: DEVPATH=/devices/system/memory/memory663 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory664 + L: 0 + E: DEVPATH=/devices/system/memory/memory664 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory665 + L: 0 + E: DEVPATH=/devices/system/memory/memory665 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory666 + L: 0 + E: DEVPATH=/devices/system/memory/memory666 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory667 + L: 0 + E: DEVPATH=/devices/system/memory/memory667 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory668 + L: 0 + E: DEVPATH=/devices/system/memory/memory668 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory669 + L: 0 + E: DEVPATH=/devices/system/memory/memory669 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory67 + L: 0 + E: DEVPATH=/devices/system/memory/memory67 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory670 + L: 0 + E: DEVPATH=/devices/system/memory/memory670 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory671 + L: 0 + E: DEVPATH=/devices/system/memory/memory671 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory672 + L: 0 + E: DEVPATH=/devices/system/memory/memory672 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory673 + L: 0 + E: DEVPATH=/devices/system/memory/memory673 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory674 + L: 0 + E: DEVPATH=/devices/system/memory/memory674 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory675 + L: 0 + E: DEVPATH=/devices/system/memory/memory675 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory676 + L: 0 + E: DEVPATH=/devices/system/memory/memory676 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory677 + L: 0 + E: DEVPATH=/devices/system/memory/memory677 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory678 + L: 0 + E: DEVPATH=/devices/system/memory/memory678 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory679 + L: 0 + E: DEVPATH=/devices/system/memory/memory679 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory68 + L: 0 + E: DEVPATH=/devices/system/memory/memory68 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory680 + L: 0 + E: DEVPATH=/devices/system/memory/memory680 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory681 + L: 0 + E: DEVPATH=/devices/system/memory/memory681 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory682 + L: 0 + E: DEVPATH=/devices/system/memory/memory682 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory683 + L: 0 + E: DEVPATH=/devices/system/memory/memory683 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory684 + L: 0 + E: DEVPATH=/devices/system/memory/memory684 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory685 + L: 0 + E: DEVPATH=/devices/system/memory/memory685 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory686 + L: 0 + E: DEVPATH=/devices/system/memory/memory686 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory687 + L: 0 + E: DEVPATH=/devices/system/memory/memory687 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory688 + L: 0 + E: DEVPATH=/devices/system/memory/memory688 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory689 + L: 0 + E: DEVPATH=/devices/system/memory/memory689 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory69 + L: 0 + E: DEVPATH=/devices/system/memory/memory69 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory690 + L: 0 + E: DEVPATH=/devices/system/memory/memory690 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory691 + L: 0 + E: DEVPATH=/devices/system/memory/memory691 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory692 + L: 0 + E: DEVPATH=/devices/system/memory/memory692 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory693 + L: 0 + E: DEVPATH=/devices/system/memory/memory693 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory694 + L: 0 + E: DEVPATH=/devices/system/memory/memory694 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory695 + L: 0 + E: DEVPATH=/devices/system/memory/memory695 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory696 + L: 0 + E: DEVPATH=/devices/system/memory/memory696 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory697 + L: 0 + E: DEVPATH=/devices/system/memory/memory697 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory698 + L: 0 + E: DEVPATH=/devices/system/memory/memory698 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory699 + L: 0 + E: DEVPATH=/devices/system/memory/memory699 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory7 + L: 0 + E: DEVPATH=/devices/system/memory/memory7 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory70 + L: 0 + E: DEVPATH=/devices/system/memory/memory70 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory700 + L: 0 + E: DEVPATH=/devices/system/memory/memory700 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory701 + L: 0 + E: DEVPATH=/devices/system/memory/memory701 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory702 + L: 0 + E: DEVPATH=/devices/system/memory/memory702 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory703 + L: 0 + E: DEVPATH=/devices/system/memory/memory703 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory704 + L: 0 + E: DEVPATH=/devices/system/memory/memory704 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory705 + L: 0 + E: DEVPATH=/devices/system/memory/memory705 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory706 + L: 0 + E: DEVPATH=/devices/system/memory/memory706 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory707 + L: 0 + E: DEVPATH=/devices/system/memory/memory707 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory708 + L: 0 + E: DEVPATH=/devices/system/memory/memory708 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory709 + L: 0 + E: DEVPATH=/devices/system/memory/memory709 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory71 + L: 0 + E: DEVPATH=/devices/system/memory/memory71 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory710 + L: 0 + E: DEVPATH=/devices/system/memory/memory710 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory711 + L: 0 + E: DEVPATH=/devices/system/memory/memory711 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory712 + L: 0 + E: DEVPATH=/devices/system/memory/memory712 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory713 + L: 0 + E: DEVPATH=/devices/system/memory/memory713 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory714 + L: 0 + E: DEVPATH=/devices/system/memory/memory714 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory715 + L: 0 + E: DEVPATH=/devices/system/memory/memory715 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory716 + L: 0 + E: DEVPATH=/devices/system/memory/memory716 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory717 + L: 0 + E: DEVPATH=/devices/system/memory/memory717 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory718 + L: 0 + E: DEVPATH=/devices/system/memory/memory718 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory719 + L: 0 + E: DEVPATH=/devices/system/memory/memory719 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory72 + L: 0 + E: DEVPATH=/devices/system/memory/memory72 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory720 + L: 0 + E: DEVPATH=/devices/system/memory/memory720 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory721 + L: 0 + E: DEVPATH=/devices/system/memory/memory721 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory722 + L: 0 + E: DEVPATH=/devices/system/memory/memory722 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory723 + L: 0 + E: DEVPATH=/devices/system/memory/memory723 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory724 + L: 0 + E: DEVPATH=/devices/system/memory/memory724 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory725 + L: 0 + E: DEVPATH=/devices/system/memory/memory725 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory726 + L: 0 + E: DEVPATH=/devices/system/memory/memory726 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory727 + L: 0 + E: DEVPATH=/devices/system/memory/memory727 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory728 + L: 0 + E: DEVPATH=/devices/system/memory/memory728 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory729 + L: 0 + E: DEVPATH=/devices/system/memory/memory729 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory73 + L: 0 + E: DEVPATH=/devices/system/memory/memory73 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory730 + L: 0 + E: DEVPATH=/devices/system/memory/memory730 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory731 + L: 0 + E: DEVPATH=/devices/system/memory/memory731 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory732 + L: 0 + E: DEVPATH=/devices/system/memory/memory732 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory733 + L: 0 + E: DEVPATH=/devices/system/memory/memory733 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory734 + L: 0 + E: DEVPATH=/devices/system/memory/memory734 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory735 + L: 0 + E: DEVPATH=/devices/system/memory/memory735 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory736 + L: 0 + E: DEVPATH=/devices/system/memory/memory736 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory737 + L: 0 + E: DEVPATH=/devices/system/memory/memory737 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory738 + L: 0 + E: DEVPATH=/devices/system/memory/memory738 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory739 + L: 0 + E: DEVPATH=/devices/system/memory/memory739 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory74 + L: 0 + E: DEVPATH=/devices/system/memory/memory74 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory740 + L: 0 + E: DEVPATH=/devices/system/memory/memory740 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory741 + L: 0 + E: DEVPATH=/devices/system/memory/memory741 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory742 + L: 0 + E: DEVPATH=/devices/system/memory/memory742 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory743 + L: 0 + E: DEVPATH=/devices/system/memory/memory743 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory744 + L: 0 + E: DEVPATH=/devices/system/memory/memory744 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory745 + L: 0 + E: DEVPATH=/devices/system/memory/memory745 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory746 + L: 0 + E: DEVPATH=/devices/system/memory/memory746 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory747 + L: 0 + E: DEVPATH=/devices/system/memory/memory747 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory748 + L: 0 + E: DEVPATH=/devices/system/memory/memory748 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory749 + L: 0 + E: DEVPATH=/devices/system/memory/memory749 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory75 + L: 0 + E: DEVPATH=/devices/system/memory/memory75 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory750 + L: 0 + E: DEVPATH=/devices/system/memory/memory750 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory751 + L: 0 + E: DEVPATH=/devices/system/memory/memory751 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory752 + L: 0 + E: DEVPATH=/devices/system/memory/memory752 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory753 + L: 0 + E: DEVPATH=/devices/system/memory/memory753 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory754 + L: 0 + E: DEVPATH=/devices/system/memory/memory754 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory755 + L: 0 + E: DEVPATH=/devices/system/memory/memory755 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory756 + L: 0 + E: DEVPATH=/devices/system/memory/memory756 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory757 + L: 0 + E: DEVPATH=/devices/system/memory/memory757 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory758 + L: 0 + E: DEVPATH=/devices/system/memory/memory758 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory759 + L: 0 + E: DEVPATH=/devices/system/memory/memory759 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory76 + L: 0 + E: DEVPATH=/devices/system/memory/memory76 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory760 + L: 0 + E: DEVPATH=/devices/system/memory/memory760 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory761 + L: 0 + E: DEVPATH=/devices/system/memory/memory761 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory762 + L: 0 + E: DEVPATH=/devices/system/memory/memory762 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory763 + L: 0 + E: DEVPATH=/devices/system/memory/memory763 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory764 + L: 0 + E: DEVPATH=/devices/system/memory/memory764 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory765 + L: 0 + E: DEVPATH=/devices/system/memory/memory765 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory766 + L: 0 + E: DEVPATH=/devices/system/memory/memory766 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory767 + L: 0 + E: DEVPATH=/devices/system/memory/memory767 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory768 + L: 0 + E: DEVPATH=/devices/system/memory/memory768 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory769 + L: 0 + E: DEVPATH=/devices/system/memory/memory769 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory77 + L: 0 + E: DEVPATH=/devices/system/memory/memory77 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory770 + L: 0 + E: DEVPATH=/devices/system/memory/memory770 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory771 + L: 0 + E: DEVPATH=/devices/system/memory/memory771 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory772 + L: 0 + E: DEVPATH=/devices/system/memory/memory772 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory773 + L: 0 + E: DEVPATH=/devices/system/memory/memory773 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory774 + L: 0 + E: DEVPATH=/devices/system/memory/memory774 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory775 + L: 0 + E: DEVPATH=/devices/system/memory/memory775 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory776 + L: 0 + E: DEVPATH=/devices/system/memory/memory776 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory777 + L: 0 + E: DEVPATH=/devices/system/memory/memory777 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory778 + L: 0 + E: DEVPATH=/devices/system/memory/memory778 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory779 + L: 0 + E: DEVPATH=/devices/system/memory/memory779 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory78 + L: 0 + E: DEVPATH=/devices/system/memory/memory78 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory780 + L: 0 + E: DEVPATH=/devices/system/memory/memory780 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory781 + L: 0 + E: DEVPATH=/devices/system/memory/memory781 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory782 + L: 0 + E: DEVPATH=/devices/system/memory/memory782 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory783 + L: 0 + E: DEVPATH=/devices/system/memory/memory783 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory784 + L: 0 + E: DEVPATH=/devices/system/memory/memory784 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory785 + L: 0 + E: DEVPATH=/devices/system/memory/memory785 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory786 + L: 0 + E: DEVPATH=/devices/system/memory/memory786 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory787 + L: 0 + E: DEVPATH=/devices/system/memory/memory787 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory788 + L: 0 + E: DEVPATH=/devices/system/memory/memory788 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory789 + L: 0 + E: DEVPATH=/devices/system/memory/memory789 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory79 + L: 0 + E: DEVPATH=/devices/system/memory/memory79 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory790 + L: 0 + E: DEVPATH=/devices/system/memory/memory790 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory791 + L: 0 + E: DEVPATH=/devices/system/memory/memory791 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory792 + L: 0 + E: DEVPATH=/devices/system/memory/memory792 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory793 + L: 0 + E: DEVPATH=/devices/system/memory/memory793 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory794 + L: 0 + E: DEVPATH=/devices/system/memory/memory794 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory795 + L: 0 + E: DEVPATH=/devices/system/memory/memory795 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory796 + L: 0 + E: DEVPATH=/devices/system/memory/memory796 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory797 + L: 0 + E: DEVPATH=/devices/system/memory/memory797 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory798 + L: 0 + E: DEVPATH=/devices/system/memory/memory798 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory799 + L: 0 + E: DEVPATH=/devices/system/memory/memory799 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory8 + L: 0 + E: DEVPATH=/devices/system/memory/memory8 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory80 + L: 0 + E: DEVPATH=/devices/system/memory/memory80 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory800 + L: 0 + E: DEVPATH=/devices/system/memory/memory800 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory801 + L: 0 + E: DEVPATH=/devices/system/memory/memory801 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory802 + L: 0 + E: DEVPATH=/devices/system/memory/memory802 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory803 + L: 0 + E: DEVPATH=/devices/system/memory/memory803 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory804 + L: 0 + E: DEVPATH=/devices/system/memory/memory804 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory805 + L: 0 + E: DEVPATH=/devices/system/memory/memory805 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory806 + L: 0 + E: DEVPATH=/devices/system/memory/memory806 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory807 + L: 0 + E: DEVPATH=/devices/system/memory/memory807 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory808 + L: 0 + E: DEVPATH=/devices/system/memory/memory808 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory809 + L: 0 + E: DEVPATH=/devices/system/memory/memory809 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory81 + L: 0 + E: DEVPATH=/devices/system/memory/memory81 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory810 + L: 0 + E: DEVPATH=/devices/system/memory/memory810 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory811 + L: 0 + E: DEVPATH=/devices/system/memory/memory811 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory812 + L: 0 + E: DEVPATH=/devices/system/memory/memory812 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory813 + L: 0 + E: DEVPATH=/devices/system/memory/memory813 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory814 + L: 0 + E: DEVPATH=/devices/system/memory/memory814 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory815 + L: 0 + E: DEVPATH=/devices/system/memory/memory815 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory816 + L: 0 + E: DEVPATH=/devices/system/memory/memory816 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory817 + L: 0 + E: DEVPATH=/devices/system/memory/memory817 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory818 + L: 0 + E: DEVPATH=/devices/system/memory/memory818 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory819 + L: 0 + E: DEVPATH=/devices/system/memory/memory819 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory82 + L: 0 + E: DEVPATH=/devices/system/memory/memory82 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory820 + L: 0 + E: DEVPATH=/devices/system/memory/memory820 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory821 + L: 0 + E: DEVPATH=/devices/system/memory/memory821 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory822 + L: 0 + E: DEVPATH=/devices/system/memory/memory822 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory823 + L: 0 + E: DEVPATH=/devices/system/memory/memory823 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory824 + L: 0 + E: DEVPATH=/devices/system/memory/memory824 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory825 + L: 0 + E: DEVPATH=/devices/system/memory/memory825 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory826 + L: 0 + E: DEVPATH=/devices/system/memory/memory826 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory827 + L: 0 + E: DEVPATH=/devices/system/memory/memory827 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory828 + L: 0 + E: DEVPATH=/devices/system/memory/memory828 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory829 + L: 0 + E: DEVPATH=/devices/system/memory/memory829 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory83 + L: 0 + E: DEVPATH=/devices/system/memory/memory83 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory830 + L: 0 + E: DEVPATH=/devices/system/memory/memory830 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory831 + L: 0 + E: DEVPATH=/devices/system/memory/memory831 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory832 + L: 0 + E: DEVPATH=/devices/system/memory/memory832 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory833 + L: 0 + E: DEVPATH=/devices/system/memory/memory833 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory834 + L: 0 + E: DEVPATH=/devices/system/memory/memory834 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory835 + L: 0 + E: DEVPATH=/devices/system/memory/memory835 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory836 + L: 0 + E: DEVPATH=/devices/system/memory/memory836 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory837 + L: 0 + E: DEVPATH=/devices/system/memory/memory837 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory838 + L: 0 + E: DEVPATH=/devices/system/memory/memory838 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory839 + L: 0 + E: DEVPATH=/devices/system/memory/memory839 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory84 + L: 0 + E: DEVPATH=/devices/system/memory/memory84 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory840 + L: 0 + E: DEVPATH=/devices/system/memory/memory840 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory841 + L: 0 + E: DEVPATH=/devices/system/memory/memory841 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory842 + L: 0 + E: DEVPATH=/devices/system/memory/memory842 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory843 + L: 0 + E: DEVPATH=/devices/system/memory/memory843 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory844 + L: 0 + E: DEVPATH=/devices/system/memory/memory844 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory845 + L: 0 + E: DEVPATH=/devices/system/memory/memory845 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory846 + L: 0 + E: DEVPATH=/devices/system/memory/memory846 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory847 + L: 0 + E: DEVPATH=/devices/system/memory/memory847 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory848 + L: 0 + E: DEVPATH=/devices/system/memory/memory848 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory849 + L: 0 + E: DEVPATH=/devices/system/memory/memory849 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory85 + L: 0 + E: DEVPATH=/devices/system/memory/memory85 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory850 + L: 0 + E: DEVPATH=/devices/system/memory/memory850 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory851 + L: 0 + E: DEVPATH=/devices/system/memory/memory851 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory852 + L: 0 + E: DEVPATH=/devices/system/memory/memory852 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory853 + L: 0 + E: DEVPATH=/devices/system/memory/memory853 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory854 + L: 0 + E: DEVPATH=/devices/system/memory/memory854 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory855 + L: 0 + E: DEVPATH=/devices/system/memory/memory855 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory856 + L: 0 + E: DEVPATH=/devices/system/memory/memory856 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory857 + L: 0 + E: DEVPATH=/devices/system/memory/memory857 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory858 + L: 0 + E: DEVPATH=/devices/system/memory/memory858 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory859 + L: 0 + E: DEVPATH=/devices/system/memory/memory859 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory86 + L: 0 + E: DEVPATH=/devices/system/memory/memory86 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory860 + L: 0 + E: DEVPATH=/devices/system/memory/memory860 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory861 + L: 0 + E: DEVPATH=/devices/system/memory/memory861 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory862 + L: 0 + E: DEVPATH=/devices/system/memory/memory862 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory863 + L: 0 + E: DEVPATH=/devices/system/memory/memory863 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory864 + L: 0 + E: DEVPATH=/devices/system/memory/memory864 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory865 + L: 0 + E: DEVPATH=/devices/system/memory/memory865 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory866 + L: 0 + E: DEVPATH=/devices/system/memory/memory866 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory867 + L: 0 + E: DEVPATH=/devices/system/memory/memory867 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory868 + L: 0 + E: DEVPATH=/devices/system/memory/memory868 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory869 + L: 0 + E: DEVPATH=/devices/system/memory/memory869 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory87 + L: 0 + E: DEVPATH=/devices/system/memory/memory87 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory870 + L: 0 + E: DEVPATH=/devices/system/memory/memory870 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory871 + L: 0 + E: DEVPATH=/devices/system/memory/memory871 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory872 + L: 0 + E: DEVPATH=/devices/system/memory/memory872 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory873 + L: 0 + E: DEVPATH=/devices/system/memory/memory873 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory874 + L: 0 + E: DEVPATH=/devices/system/memory/memory874 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory875 + L: 0 + E: DEVPATH=/devices/system/memory/memory875 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory876 + L: 0 + E: DEVPATH=/devices/system/memory/memory876 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory877 + L: 0 + E: DEVPATH=/devices/system/memory/memory877 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory878 + L: 0 + E: DEVPATH=/devices/system/memory/memory878 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory879 + L: 0 + E: DEVPATH=/devices/system/memory/memory879 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory88 + L: 0 + E: DEVPATH=/devices/system/memory/memory88 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory880 + L: 0 + E: DEVPATH=/devices/system/memory/memory880 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory881 + L: 0 + E: DEVPATH=/devices/system/memory/memory881 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory882 + L: 0 + E: DEVPATH=/devices/system/memory/memory882 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory883 + L: 0 + E: DEVPATH=/devices/system/memory/memory883 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory884 + L: 0 + E: DEVPATH=/devices/system/memory/memory884 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory885 + L: 0 + E: DEVPATH=/devices/system/memory/memory885 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory886 + L: 0 + E: DEVPATH=/devices/system/memory/memory886 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory887 + L: 0 + E: DEVPATH=/devices/system/memory/memory887 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory888 + L: 0 + E: DEVPATH=/devices/system/memory/memory888 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory889 + L: 0 + E: DEVPATH=/devices/system/memory/memory889 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory89 + L: 0 + E: DEVPATH=/devices/system/memory/memory89 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory890 + L: 0 + E: DEVPATH=/devices/system/memory/memory890 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory891 + L: 0 + E: DEVPATH=/devices/system/memory/memory891 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory892 + L: 0 + E: DEVPATH=/devices/system/memory/memory892 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory893 + L: 0 + E: DEVPATH=/devices/system/memory/memory893 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory894 + L: 0 + E: DEVPATH=/devices/system/memory/memory894 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory895 + L: 0 + E: DEVPATH=/devices/system/memory/memory895 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory896 + L: 0 + E: DEVPATH=/devices/system/memory/memory896 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory897 + L: 0 + E: DEVPATH=/devices/system/memory/memory897 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory898 + L: 0 + E: DEVPATH=/devices/system/memory/memory898 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory899 + L: 0 + E: DEVPATH=/devices/system/memory/memory899 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory9 + L: 0 + E: DEVPATH=/devices/system/memory/memory9 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory90 + L: 0 + E: DEVPATH=/devices/system/memory/memory90 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory900 + L: 0 + E: DEVPATH=/devices/system/memory/memory900 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory901 + L: 0 + E: DEVPATH=/devices/system/memory/memory901 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory902 + L: 0 + E: DEVPATH=/devices/system/memory/memory902 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory903 + L: 0 + E: DEVPATH=/devices/system/memory/memory903 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory904 + L: 0 + E: DEVPATH=/devices/system/memory/memory904 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory905 + L: 0 + E: DEVPATH=/devices/system/memory/memory905 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory906 + L: 0 + E: DEVPATH=/devices/system/memory/memory906 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory907 + L: 0 + E: DEVPATH=/devices/system/memory/memory907 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory908 + L: 0 + E: DEVPATH=/devices/system/memory/memory908 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory909 + L: 0 + E: DEVPATH=/devices/system/memory/memory909 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory91 + L: 0 + E: DEVPATH=/devices/system/memory/memory91 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory910 + L: 0 + E: DEVPATH=/devices/system/memory/memory910 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory911 + L: 0 + E: DEVPATH=/devices/system/memory/memory911 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory912 + L: 0 + E: DEVPATH=/devices/system/memory/memory912 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory913 + L: 0 + E: DEVPATH=/devices/system/memory/memory913 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory914 + L: 0 + E: DEVPATH=/devices/system/memory/memory914 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory915 + L: 0 + E: DEVPATH=/devices/system/memory/memory915 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory916 + L: 0 + E: DEVPATH=/devices/system/memory/memory916 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory917 + L: 0 + E: DEVPATH=/devices/system/memory/memory917 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory918 + L: 0 + E: DEVPATH=/devices/system/memory/memory918 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory919 + L: 0 + E: DEVPATH=/devices/system/memory/memory919 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory92 + L: 0 + E: DEVPATH=/devices/system/memory/memory92 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory920 + L: 0 + E: DEVPATH=/devices/system/memory/memory920 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory921 + L: 0 + E: DEVPATH=/devices/system/memory/memory921 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory922 + L: 0 + E: DEVPATH=/devices/system/memory/memory922 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory923 + L: 0 + E: DEVPATH=/devices/system/memory/memory923 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory924 + L: 0 + E: DEVPATH=/devices/system/memory/memory924 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory925 + L: 0 + E: DEVPATH=/devices/system/memory/memory925 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory926 + L: 0 + E: DEVPATH=/devices/system/memory/memory926 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory927 + L: 0 + E: DEVPATH=/devices/system/memory/memory927 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory928 + L: 0 + E: DEVPATH=/devices/system/memory/memory928 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory929 + L: 0 + E: DEVPATH=/devices/system/memory/memory929 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory93 + L: 0 + E: DEVPATH=/devices/system/memory/memory93 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory930 + L: 0 + E: DEVPATH=/devices/system/memory/memory930 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory931 + L: 0 + E: DEVPATH=/devices/system/memory/memory931 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory932 + L: 0 + E: DEVPATH=/devices/system/memory/memory932 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory933 + L: 0 + E: DEVPATH=/devices/system/memory/memory933 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory934 + L: 0 + E: DEVPATH=/devices/system/memory/memory934 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory935 + L: 0 + E: DEVPATH=/devices/system/memory/memory935 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory936 + L: 0 + E: DEVPATH=/devices/system/memory/memory936 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory937 + L: 0 + E: DEVPATH=/devices/system/memory/memory937 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory938 + L: 0 + E: DEVPATH=/devices/system/memory/memory938 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory939 + L: 0 + E: DEVPATH=/devices/system/memory/memory939 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory94 + L: 0 + E: DEVPATH=/devices/system/memory/memory94 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory940 + L: 0 + E: DEVPATH=/devices/system/memory/memory940 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory941 + L: 0 + E: DEVPATH=/devices/system/memory/memory941 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory942 + L: 0 + E: DEVPATH=/devices/system/memory/memory942 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory943 + L: 0 + E: DEVPATH=/devices/system/memory/memory943 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory944 + L: 0 + E: DEVPATH=/devices/system/memory/memory944 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory945 + L: 0 + E: DEVPATH=/devices/system/memory/memory945 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory946 + L: 0 + E: DEVPATH=/devices/system/memory/memory946 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory947 + L: 0 + E: DEVPATH=/devices/system/memory/memory947 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory948 + L: 0 + E: DEVPATH=/devices/system/memory/memory948 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory949 + L: 0 + E: DEVPATH=/devices/system/memory/memory949 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory95 + L: 0 + E: DEVPATH=/devices/system/memory/memory95 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory950 + L: 0 + E: DEVPATH=/devices/system/memory/memory950 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory951 + L: 0 + E: DEVPATH=/devices/system/memory/memory951 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory952 + L: 0 + E: DEVPATH=/devices/system/memory/memory952 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory953 + L: 0 + E: DEVPATH=/devices/system/memory/memory953 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory954 + L: 0 + E: DEVPATH=/devices/system/memory/memory954 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory955 + L: 0 + E: DEVPATH=/devices/system/memory/memory955 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory956 + L: 0 + E: DEVPATH=/devices/system/memory/memory956 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory957 + L: 0 + E: DEVPATH=/devices/system/memory/memory957 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory958 + L: 0 + E: DEVPATH=/devices/system/memory/memory958 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory959 + L: 0 + E: DEVPATH=/devices/system/memory/memory959 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory96 + L: 0 + E: DEVPATH=/devices/system/memory/memory96 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory960 + L: 0 + E: DEVPATH=/devices/system/memory/memory960 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory961 + L: 0 + E: DEVPATH=/devices/system/memory/memory961 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory962 + L: 0 + E: DEVPATH=/devices/system/memory/memory962 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory963 + L: 0 + E: DEVPATH=/devices/system/memory/memory963 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory964 + L: 0 + E: DEVPATH=/devices/system/memory/memory964 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory965 + L: 0 + E: DEVPATH=/devices/system/memory/memory965 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory966 + L: 0 + E: DEVPATH=/devices/system/memory/memory966 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory967 + L: 0 + E: DEVPATH=/devices/system/memory/memory967 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory968 + L: 0 + E: DEVPATH=/devices/system/memory/memory968 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory969 + L: 0 + E: DEVPATH=/devices/system/memory/memory969 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory97 + L: 0 + E: DEVPATH=/devices/system/memory/memory97 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory970 + L: 0 + E: DEVPATH=/devices/system/memory/memory970 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory971 + L: 0 + E: DEVPATH=/devices/system/memory/memory971 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory972 + L: 0 + E: DEVPATH=/devices/system/memory/memory972 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory973 + L: 0 + E: DEVPATH=/devices/system/memory/memory973 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory974 + L: 0 + E: DEVPATH=/devices/system/memory/memory974 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory975 + L: 0 + E: DEVPATH=/devices/system/memory/memory975 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory976 + L: 0 + E: DEVPATH=/devices/system/memory/memory976 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory977 + L: 0 + E: DEVPATH=/devices/system/memory/memory977 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory978 + L: 0 + E: DEVPATH=/devices/system/memory/memory978 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory979 + L: 0 + E: DEVPATH=/devices/system/memory/memory979 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory98 + L: 0 + E: DEVPATH=/devices/system/memory/memory98 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory980 + L: 0 + E: DEVPATH=/devices/system/memory/memory980 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory981 + L: 0 + E: DEVPATH=/devices/system/memory/memory981 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory982 + L: 0 + E: DEVPATH=/devices/system/memory/memory982 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory983 + L: 0 + E: DEVPATH=/devices/system/memory/memory983 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory984 + L: 0 + E: DEVPATH=/devices/system/memory/memory984 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory985 + L: 0 + E: DEVPATH=/devices/system/memory/memory985 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory986 + L: 0 + E: DEVPATH=/devices/system/memory/memory986 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory987 + L: 0 + E: DEVPATH=/devices/system/memory/memory987 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory988 + L: 0 + E: DEVPATH=/devices/system/memory/memory988 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory989 + L: 0 + E: DEVPATH=/devices/system/memory/memory989 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory99 + L: 0 + E: DEVPATH=/devices/system/memory/memory99 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory990 + L: 0 + E: DEVPATH=/devices/system/memory/memory990 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory991 + L: 0 + E: DEVPATH=/devices/system/memory/memory991 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory992 + L: 0 + E: DEVPATH=/devices/system/memory/memory992 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory993 + L: 0 + E: DEVPATH=/devices/system/memory/memory993 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory994 + L: 0 + E: DEVPATH=/devices/system/memory/memory994 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory995 + L: 0 + E: DEVPATH=/devices/system/memory/memory995 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory996 + L: 0 + E: DEVPATH=/devices/system/memory/memory996 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory997 + L: 0 + E: DEVPATH=/devices/system/memory/memory997 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory998 + L: 0 + E: DEVPATH=/devices/system/memory/memory998 + E: SUBSYSTEM=memory + + P: /devices/system/memory/memory999 + L: 0 + E: DEVPATH=/devices/system/memory/memory999 + E: SUBSYSTEM=memory + + P: /devices/system/node/node0 + L: 0 + E: DEVPATH=/devices/system/node/node0 + E: SUBSYSTEM=node + + P: /devices/tracepoint + L: 0 + E: DEVPATH=/devices/tracepoint + E: SUBSYSTEM=event_source + + P: /devices/uprobe + L: 0 + E: DEVPATH=/devices/uprobe + E: SUBSYSTEM=event_source + + P: /devices/virtual/bdi/259:0 + L: 0 + E: DEVPATH=/devices/virtual/bdi/259:0 + E: SUBSYSTEM=bdi + + P: /devices/virtual/bdi/259:1 + L: 0 + E: DEVPATH=/devices/virtual/bdi/259:1 + E: SUBSYSTEM=bdi + + P: /devices/virtual/bdi/259:4 + L: 0 + E: DEVPATH=/devices/virtual/bdi/259:4 + E: SUBSYSTEM=bdi + + P: /devices/virtual/bdi/259:5 + L: 0 + E: DEVPATH=/devices/virtual/bdi/259:5 + E: SUBSYSTEM=bdi + + P: /devices/virtual/bdi/7:0 + L: 0 + E: DEVPATH=/devices/virtual/bdi/7:0 + E: SUBSYSTEM=bdi + + P: /devices/virtual/bdi/7:1 + L: 0 + E: DEVPATH=/devices/virtual/bdi/7:1 + E: SUBSYSTEM=bdi + + P: /devices/virtual/bdi/7:2 + L: 0 + E: DEVPATH=/devices/virtual/bdi/7:2 + E: SUBSYSTEM=bdi + + P: /devices/virtual/bdi/7:3 + L: 0 + E: DEVPATH=/devices/virtual/bdi/7:3 + E: SUBSYSTEM=bdi + + P: /devices/virtual/bdi/7:4 + L: 0 + E: DEVPATH=/devices/virtual/bdi/7:4 + E: SUBSYSTEM=bdi + + P: /devices/virtual/bdi/7:5 + L: 0 + E: DEVPATH=/devices/virtual/bdi/7:5 + E: SUBSYSTEM=bdi + + P: /devices/virtual/bdi/7:6 + L: 0 + E: DEVPATH=/devices/virtual/bdi/7:6 + E: SUBSYSTEM=bdi + + P: /devices/virtual/bdi/7:7 + L: 0 + E: DEVPATH=/devices/virtual/bdi/7:7 + E: SUBSYSTEM=bdi + + P: /devices/virtual/block/loop0 + N: loop0 + L: 0 + E: DEVPATH=/devices/virtual/block/loop0 + E: SUBSYSTEM=block + E: DEVNAME=/dev/loop0 + E: DEVTYPE=disk + E: MAJOR=7 + E: MINOR=0 + E: USEC_INITIALIZED=6976042 + E: ID_FS_VERSION=4.0 + E: ID_FS_TYPE=squashfs + E: ID_FS_USAGE=filesystem + E: TAGS=:systemd: + + P: /devices/virtual/block/loop1 + N: loop1 + L: 0 + E: DEVPATH=/devices/virtual/block/loop1 + E: SUBSYSTEM=block + E: DEVNAME=/dev/loop1 + E: DEVTYPE=disk + E: MAJOR=7 + E: MINOR=1 + E: USEC_INITIALIZED=6976624 + E: ID_FS_VERSION=4.0 + E: ID_FS_TYPE=squashfs + E: ID_FS_USAGE=filesystem + E: TAGS=:systemd: + + P: /devices/virtual/block/loop2 + N: loop2 + L: 0 + E: DEVPATH=/devices/virtual/block/loop2 + E: SUBSYSTEM=block + E: DEVNAME=/dev/loop2 + E: DEVTYPE=disk + E: MAJOR=7 + E: MINOR=2 + E: USEC_INITIALIZED=6976959 + E: SYSTEMD_READY=0 + E: TAGS=:systemd: + + P: /devices/virtual/block/loop3 + N: loop3 + L: 0 + E: DEVPATH=/devices/virtual/block/loop3 + E: SUBSYSTEM=block + E: DEVNAME=/dev/loop3 + E: DEVTYPE=disk + E: MAJOR=7 + E: MINOR=3 + E: USEC_INITIALIZED=6976260 + E: ID_FS_VERSION=4.0 + E: ID_FS_TYPE=squashfs + E: ID_FS_USAGE=filesystem + E: TAGS=:systemd: + + P: /devices/virtual/block/loop4 + N: loop4 + L: 0 + E: DEVPATH=/devices/virtual/block/loop4 + E: SUBSYSTEM=block + E: DEVNAME=/dev/loop4 + E: DEVTYPE=disk + E: MAJOR=7 + E: MINOR=4 + E: USEC_INITIALIZED=6976603 + E: ID_FS_VERSION=4.0 + E: ID_FS_TYPE=squashfs + E: ID_FS_USAGE=filesystem + E: TAGS=:systemd: + + P: /devices/virtual/block/loop5 + N: loop5 + L: 0 + E: DEVPATH=/devices/virtual/block/loop5 + E: SUBSYSTEM=block + E: DEVNAME=/dev/loop5 + E: DEVTYPE=disk + E: MAJOR=7 + E: MINOR=5 + E: USEC_INITIALIZED=6976094 + E: ID_FS_VERSION=4.0 + E: ID_FS_TYPE=squashfs + E: ID_FS_USAGE=filesystem + E: TAGS=:systemd: + + P: /devices/virtual/block/loop6 + N: loop6 + L: 0 + E: DEVPATH=/devices/virtual/block/loop6 + E: SUBSYSTEM=block + E: DEVNAME=/dev/loop6 + E: DEVTYPE=disk + E: MAJOR=7 + E: MINOR=6 + E: USEC_INITIALIZED=6976157 + E: ID_FS_VERSION=4.0 + E: ID_FS_TYPE=squashfs + E: ID_FS_USAGE=filesystem + E: TAGS=:systemd: + + P: /devices/virtual/block/loop7 + N: loop7 + L: 0 + E: DEVPATH=/devices/virtual/block/loop7 + E: SUBSYSTEM=block + E: DEVNAME=/dev/loop7 + E: DEVTYPE=disk + E: MAJOR=7 + E: MINOR=7 + E: USEC_INITIALIZED=6976613 + E: SYSTEMD_READY=0 + E: TAGS=:systemd: + + P: /devices/virtual/cpuid/cpu0 + N: cpu/0/cpuid + L: 0 + E: DEVPATH=/devices/virtual/cpuid/cpu0 + E: SUBSYSTEM=cpuid + E: DEVNAME=/dev/cpu/0/cpuid + E: MAJOR=203 + E: MINOR=0 + + P: /devices/virtual/cpuid/cpu1 + N: cpu/1/cpuid + L: 0 + E: DEVPATH=/devices/virtual/cpuid/cpu1 + E: SUBSYSTEM=cpuid + E: DEVNAME=/dev/cpu/1/cpuid + E: MAJOR=203 + E: MINOR=1 + + P: /devices/virtual/cpuid/cpu10 + N: cpu/10/cpuid + L: 0 + E: DEVPATH=/devices/virtual/cpuid/cpu10 + E: SUBSYSTEM=cpuid + E: DEVNAME=/dev/cpu/10/cpuid + E: MAJOR=203 + E: MINOR=10 + + P: /devices/virtual/cpuid/cpu11 + N: cpu/11/cpuid + L: 0 + E: DEVPATH=/devices/virtual/cpuid/cpu11 + E: SUBSYSTEM=cpuid + E: DEVNAME=/dev/cpu/11/cpuid + E: MAJOR=203 + E: MINOR=11 + + P: /devices/virtual/cpuid/cpu12 + N: cpu/12/cpuid + L: 0 + E: DEVPATH=/devices/virtual/cpuid/cpu12 + E: SUBSYSTEM=cpuid + E: DEVNAME=/dev/cpu/12/cpuid + E: MAJOR=203 + E: MINOR=12 + + P: /devices/virtual/cpuid/cpu13 + N: cpu/13/cpuid + L: 0 + E: DEVPATH=/devices/virtual/cpuid/cpu13 + E: SUBSYSTEM=cpuid + E: DEVNAME=/dev/cpu/13/cpuid + E: MAJOR=203 + E: MINOR=13 + + P: /devices/virtual/cpuid/cpu14 + N: cpu/14/cpuid + L: 0 + E: DEVPATH=/devices/virtual/cpuid/cpu14 + E: SUBSYSTEM=cpuid + E: DEVNAME=/dev/cpu/14/cpuid + E: MAJOR=203 + E: MINOR=14 + + P: /devices/virtual/cpuid/cpu15 + N: cpu/15/cpuid + L: 0 + E: DEVPATH=/devices/virtual/cpuid/cpu15 + E: SUBSYSTEM=cpuid + E: DEVNAME=/dev/cpu/15/cpuid + E: MAJOR=203 + E: MINOR=15 + + P: /devices/virtual/cpuid/cpu16 + N: cpu/16/cpuid + L: 0 + E: DEVPATH=/devices/virtual/cpuid/cpu16 + E: SUBSYSTEM=cpuid + E: DEVNAME=/dev/cpu/16/cpuid + E: MAJOR=203 + E: MINOR=16 + + P: /devices/virtual/cpuid/cpu17 + N: cpu/17/cpuid + L: 0 + E: DEVPATH=/devices/virtual/cpuid/cpu17 + E: SUBSYSTEM=cpuid + E: DEVNAME=/dev/cpu/17/cpuid + E: MAJOR=203 + E: MINOR=17 + + P: /devices/virtual/cpuid/cpu18 + N: cpu/18/cpuid + L: 0 + E: DEVPATH=/devices/virtual/cpuid/cpu18 + E: SUBSYSTEM=cpuid + E: DEVNAME=/dev/cpu/18/cpuid + E: MAJOR=203 + E: MINOR=18 + + P: /devices/virtual/cpuid/cpu19 + N: cpu/19/cpuid + L: 0 + E: DEVPATH=/devices/virtual/cpuid/cpu19 + E: SUBSYSTEM=cpuid + E: DEVNAME=/dev/cpu/19/cpuid + E: MAJOR=203 + E: MINOR=19 + + P: /devices/virtual/cpuid/cpu2 + N: cpu/2/cpuid + L: 0 + E: DEVPATH=/devices/virtual/cpuid/cpu2 + E: SUBSYSTEM=cpuid + E: DEVNAME=/dev/cpu/2/cpuid + E: MAJOR=203 + E: MINOR=2 + + P: /devices/virtual/cpuid/cpu20 + N: cpu/20/cpuid + L: 0 + E: DEVPATH=/devices/virtual/cpuid/cpu20 + E: SUBSYSTEM=cpuid + E: DEVNAME=/dev/cpu/20/cpuid + E: MAJOR=203 + E: MINOR=20 + + P: /devices/virtual/cpuid/cpu21 + N: cpu/21/cpuid + L: 0 + E: DEVPATH=/devices/virtual/cpuid/cpu21 + E: SUBSYSTEM=cpuid + E: DEVNAME=/dev/cpu/21/cpuid + E: MAJOR=203 + E: MINOR=21 + + P: /devices/virtual/cpuid/cpu22 + N: cpu/22/cpuid + L: 0 + E: DEVPATH=/devices/virtual/cpuid/cpu22 + E: SUBSYSTEM=cpuid + E: DEVNAME=/dev/cpu/22/cpuid + E: MAJOR=203 + E: MINOR=22 + + P: /devices/virtual/cpuid/cpu23 + N: cpu/23/cpuid + L: 0 + E: DEVPATH=/devices/virtual/cpuid/cpu23 + E: SUBSYSTEM=cpuid + E: DEVNAME=/dev/cpu/23/cpuid + E: MAJOR=203 + E: MINOR=23 + + P: /devices/virtual/cpuid/cpu24 + N: cpu/24/cpuid + L: 0 + E: DEVPATH=/devices/virtual/cpuid/cpu24 + E: SUBSYSTEM=cpuid + E: DEVNAME=/dev/cpu/24/cpuid + E: MAJOR=203 + E: MINOR=24 + + P: /devices/virtual/cpuid/cpu25 + N: cpu/25/cpuid + L: 0 + E: DEVPATH=/devices/virtual/cpuid/cpu25 + E: SUBSYSTEM=cpuid + E: DEVNAME=/dev/cpu/25/cpuid + E: MAJOR=203 + E: MINOR=25 + + P: /devices/virtual/cpuid/cpu26 + N: cpu/26/cpuid + L: 0 + E: DEVPATH=/devices/virtual/cpuid/cpu26 + E: SUBSYSTEM=cpuid + E: DEVNAME=/dev/cpu/26/cpuid + E: MAJOR=203 + E: MINOR=26 + + P: /devices/virtual/cpuid/cpu27 + N: cpu/27/cpuid + L: 0 + E: DEVPATH=/devices/virtual/cpuid/cpu27 + E: SUBSYSTEM=cpuid + E: DEVNAME=/dev/cpu/27/cpuid + E: MAJOR=203 + E: MINOR=27 + + P: /devices/virtual/cpuid/cpu28 + N: cpu/28/cpuid + L: 0 + E: DEVPATH=/devices/virtual/cpuid/cpu28 + E: SUBSYSTEM=cpuid + E: DEVNAME=/dev/cpu/28/cpuid + E: MAJOR=203 + E: MINOR=28 + + P: /devices/virtual/cpuid/cpu29 + N: cpu/29/cpuid + L: 0 + E: DEVPATH=/devices/virtual/cpuid/cpu29 + E: SUBSYSTEM=cpuid + E: DEVNAME=/dev/cpu/29/cpuid + E: MAJOR=203 + E: MINOR=29 + + P: /devices/virtual/cpuid/cpu3 + N: cpu/3/cpuid + L: 0 + E: DEVPATH=/devices/virtual/cpuid/cpu3 + E: SUBSYSTEM=cpuid + E: DEVNAME=/dev/cpu/3/cpuid + E: MAJOR=203 + E: MINOR=3 + + P: /devices/virtual/cpuid/cpu30 + N: cpu/30/cpuid + L: 0 + E: DEVPATH=/devices/virtual/cpuid/cpu30 + E: SUBSYSTEM=cpuid + E: DEVNAME=/dev/cpu/30/cpuid + E: MAJOR=203 + E: MINOR=30 + + P: /devices/virtual/cpuid/cpu31 + N: cpu/31/cpuid + L: 0 + E: DEVPATH=/devices/virtual/cpuid/cpu31 + E: SUBSYSTEM=cpuid + E: DEVNAME=/dev/cpu/31/cpuid + E: MAJOR=203 + E: MINOR=31 + + P: /devices/virtual/cpuid/cpu4 + N: cpu/4/cpuid + L: 0 + E: DEVPATH=/devices/virtual/cpuid/cpu4 + E: SUBSYSTEM=cpuid + E: DEVNAME=/dev/cpu/4/cpuid + E: MAJOR=203 + E: MINOR=4 + + P: /devices/virtual/cpuid/cpu5 + N: cpu/5/cpuid + L: 0 + E: DEVPATH=/devices/virtual/cpuid/cpu5 + E: SUBSYSTEM=cpuid + E: DEVNAME=/dev/cpu/5/cpuid + E: MAJOR=203 + E: MINOR=5 + + P: /devices/virtual/cpuid/cpu6 + N: cpu/6/cpuid + L: 0 + E: DEVPATH=/devices/virtual/cpuid/cpu6 + E: SUBSYSTEM=cpuid + E: DEVNAME=/dev/cpu/6/cpuid + E: MAJOR=203 + E: MINOR=6 + + P: /devices/virtual/cpuid/cpu7 + N: cpu/7/cpuid + L: 0 + E: DEVPATH=/devices/virtual/cpuid/cpu7 + E: SUBSYSTEM=cpuid + E: DEVNAME=/dev/cpu/7/cpuid + E: MAJOR=203 + E: MINOR=7 + + P: /devices/virtual/cpuid/cpu8 + N: cpu/8/cpuid + L: 0 + E: DEVPATH=/devices/virtual/cpuid/cpu8 + E: SUBSYSTEM=cpuid + E: DEVNAME=/dev/cpu/8/cpuid + E: MAJOR=203 + E: MINOR=8 + + P: /devices/virtual/cpuid/cpu9 + N: cpu/9/cpuid + L: 0 + E: DEVPATH=/devices/virtual/cpuid/cpu9 + E: SUBSYSTEM=cpuid + E: DEVNAME=/dev/cpu/9/cpuid + E: MAJOR=203 + E: MINOR=9 + + P: /devices/virtual/dmi/id + L: 0 + E: DEVPATH=/devices/virtual/dmi/id + E: SUBSYSTEM=dmi + E: MODALIAS=dmi:bvnAmericanMegatrendsInternational,LLC.:bvr1.6:bd11/30/2023:svnSupermicro:pnAS-2115GT-HNTR:pvr0123456789:rvnSupermicro:rnH13SST-G:rvr1.10A:cvnSupermicro:ct1:cvr0123456789: + + P: /devices/virtual/drm/ttm + L: 0 + E: DEVPATH=/devices/virtual/drm/ttm + E: SUBSYSTEM=drm + E: DEVTYPE=ttm + + P: /devices/virtual/graphics/fbcon + L: 0 + E: DEVPATH=/devices/virtual/graphics/fbcon + E: SUBSYSTEM=graphics + + P: /devices/virtual/input/mice + N: input/mice + L: 0 + E: DEVPATH=/devices/virtual/input/mice + E: SUBSYSTEM=input + E: DEVNAME=/dev/input/mice + E: MAJOR=13 + E: MINOR=63 + + P: /devices/virtual/mem/full + N: full + L: 0 + E: DEVPATH=/devices/virtual/mem/full + E: SUBSYSTEM=mem + E: DEVNAME=/dev/full + E: DEVMODE=0666 + E: MAJOR=1 + E: MINOR=7 + + P: /devices/virtual/mem/kmsg + N: kmsg + L: 0 + E: DEVPATH=/devices/virtual/mem/kmsg + E: SUBSYSTEM=mem + E: DEVNAME=/dev/kmsg + E: DEVMODE=0644 + E: MAJOR=1 + E: MINOR=11 + + P: /devices/virtual/mem/mem + N: mem + L: 0 + E: DEVPATH=/devices/virtual/mem/mem + E: SUBSYSTEM=mem + E: DEVNAME=/dev/mem + E: MAJOR=1 + E: MINOR=1 + + P: /devices/virtual/mem/null + N: null + L: 0 + E: DEVPATH=/devices/virtual/mem/null + E: SUBSYSTEM=mem + E: DEVNAME=/dev/null + E: DEVMODE=0666 + E: MAJOR=1 + E: MINOR=3 + + P: /devices/virtual/mem/port + N: port + L: 0 + E: DEVPATH=/devices/virtual/mem/port + E: SUBSYSTEM=mem + E: DEVNAME=/dev/port + E: MAJOR=1 + E: MINOR=4 + + P: /devices/virtual/mem/random + N: random + L: 0 + E: DEVPATH=/devices/virtual/mem/random + E: SUBSYSTEM=mem + E: DEVNAME=/dev/random + E: DEVMODE=0666 + E: MAJOR=1 + E: MINOR=8 + + P: /devices/virtual/mem/urandom + N: urandom + L: 0 + E: DEVPATH=/devices/virtual/mem/urandom + E: SUBSYSTEM=mem + E: DEVNAME=/dev/urandom + E: DEVMODE=0666 + E: MAJOR=1 + E: MINOR=9 + + P: /devices/virtual/mem/zero + N: zero + L: 0 + E: DEVPATH=/devices/virtual/mem/zero + E: SUBSYSTEM=mem + E: DEVNAME=/dev/zero + E: DEVMODE=0666 + E: MAJOR=1 + E: MINOR=5 + + P: /devices/virtual/misc/autofs + N: autofs + L: 0 + E: DEVPATH=/devices/virtual/misc/autofs + E: SUBSYSTEM=misc + E: DEVNAME=/dev/autofs + E: DEVMODE=0644 + E: MAJOR=10 + E: MINOR=235 + + P: /devices/virtual/misc/btrfs-control + N: btrfs-control + L: 0 + E: DEVPATH=/devices/virtual/misc/btrfs-control + E: SUBSYSTEM=misc + E: DEVNAME=/dev/btrfs-control + E: MAJOR=10 + E: MINOR=234 + + P: /devices/virtual/misc/cpu_dma_latency + N: cpu_dma_latency + L: 0 + E: DEVPATH=/devices/virtual/misc/cpu_dma_latency + E: SUBSYSTEM=misc + E: DEVNAME=/dev/cpu_dma_latency + E: MAJOR=10 + E: MINOR=60 + + P: /devices/virtual/misc/device-mapper + N: mapper/control + L: 0 + E: DEVPATH=/devices/virtual/misc/device-mapper + E: SUBSYSTEM=misc + E: DEVNAME=/dev/mapper/control + E: MAJOR=10 + E: MINOR=236 + + P: /devices/virtual/misc/ecryptfs + N: ecryptfs + L: 0 + E: DEVPATH=/devices/virtual/misc/ecryptfs + E: SUBSYSTEM=misc + E: DEVNAME=/dev/ecryptfs + E: MAJOR=10 + E: MINOR=62 + + P: /devices/virtual/misc/fuse + N: fuse + L: 0 + E: DEVPATH=/devices/virtual/misc/fuse + E: SUBSYSTEM=misc + E: DEVNAME=/dev/fuse + E: MAJOR=10 + E: MINOR=229 + + P: /devices/virtual/misc/hpet + N: hpet + L: 0 + E: DEVPATH=/devices/virtual/misc/hpet + E: SUBSYSTEM=misc + E: DEVNAME=/dev/hpet + E: MAJOR=10 + E: MINOR=228 + + P: /devices/virtual/misc/hw_random + N: hwrng + L: 0 + E: DEVPATH=/devices/virtual/misc/hw_random + E: SUBSYSTEM=misc + E: DEVNAME=/dev/hwrng + E: MAJOR=10 + E: MINOR=183 + + P: /devices/virtual/misc/kvm + N: kvm + L: 0 + E: DEVPATH=/devices/virtual/misc/kvm + E: SUBSYSTEM=misc + E: DEVNAME=/dev/kvm + E: MAJOR=10 + E: MINOR=232 + E: USEC_INITIALIZED=14223408 + E: TAGS=:seat:uaccess: + + P: /devices/virtual/misc/loop-control + N: loop-control + L: 0 + E: DEVPATH=/devices/virtual/misc/loop-control + E: SUBSYSTEM=misc + E: DEVNAME=/dev/loop-control + E: MAJOR=10 + E: MINOR=237 + + P: /devices/virtual/misc/mcelog + N: mcelog + L: 0 + E: DEVPATH=/devices/virtual/misc/mcelog + E: SUBSYSTEM=misc + E: DEVNAME=/dev/mcelog + E: MAJOR=10 + E: MINOR=227 + + P: /devices/virtual/misc/microcode + N: cpu/microcode + L: 0 + E: DEVPATH=/devices/virtual/misc/microcode + E: SUBSYSTEM=misc + E: DEVNAME=/dev/cpu/microcode + E: MAJOR=10 + E: MINOR=184 + + P: /devices/virtual/misc/nvram + N: nvram + L: 0 + E: DEVPATH=/devices/virtual/misc/nvram + E: SUBSYSTEM=misc + E: DEVNAME=/dev/nvram + E: MAJOR=10 + E: MINOR=144 + + P: /devices/virtual/misc/psaux + N: psaux + L: 0 + E: DEVPATH=/devices/virtual/misc/psaux + E: SUBSYSTEM=misc + E: DEVNAME=/dev/psaux + E: MAJOR=10 + E: MINOR=1 + + P: /devices/virtual/misc/rfkill + N: rfkill + L: 0 + E: DEVPATH=/devices/virtual/misc/rfkill + E: SUBSYSTEM=misc + E: DEVNAME=/dev/rfkill + E: MAJOR=10 + E: MINOR=242 + E: USEC_INITIALIZED=14148650 + E: SYSTEMD_WANTS=systemd-rfkill.socket + E: TAGS=:systemd: + + P: /devices/virtual/misc/snapshot + N: snapshot + L: 0 + E: DEVPATH=/devices/virtual/misc/snapshot + E: SUBSYSTEM=misc + E: DEVNAME=/dev/snapshot + E: MAJOR=10 + E: MINOR=231 + + P: /devices/virtual/misc/tun + N: net/tun + L: 0 + E: DEVPATH=/devices/virtual/misc/tun + E: SUBSYSTEM=misc + E: DEVNAME=/dev/net/tun + E: MAJOR=10 + E: MINOR=200 + + P: /devices/virtual/misc/udmabuf + N: udmabuf + L: 0 + E: DEVPATH=/devices/virtual/misc/udmabuf + E: SUBSYSTEM=misc + E: DEVNAME=/dev/udmabuf + E: MAJOR=10 + E: MINOR=61 + + P: /devices/virtual/misc/uinput + N: uinput + L: 0 + E: DEVPATH=/devices/virtual/misc/uinput + E: SUBSYSTEM=misc + E: DEVNAME=/dev/uinput + E: MAJOR=10 + E: MINOR=223 + + P: /devices/virtual/misc/vfio + N: vfio/vfio + L: 0 + E: DEVPATH=/devices/virtual/misc/vfio + E: SUBSYSTEM=misc + E: DEVNAME=/dev/vfio/vfio + E: DEVMODE=0666 + E: MAJOR=10 + E: MINOR=196 + + P: /devices/virtual/misc/vga_arbiter + N: vga_arbiter + L: 0 + E: DEVPATH=/devices/virtual/misc/vga_arbiter + E: SUBSYSTEM=misc + E: DEVNAME=/dev/vga_arbiter + E: MAJOR=10 + E: MINOR=63 + + P: /devices/virtual/msr/msr0 + N: cpu/0/msr + L: 0 + E: DEVPATH=/devices/virtual/msr/msr0 + E: SUBSYSTEM=msr + E: DEVNAME=/dev/cpu/0/msr + E: MAJOR=202 + E: MINOR=0 + + P: /devices/virtual/msr/msr1 + N: cpu/1/msr + L: 0 + E: DEVPATH=/devices/virtual/msr/msr1 + E: SUBSYSTEM=msr + E: DEVNAME=/dev/cpu/1/msr + E: MAJOR=202 + E: MINOR=1 + + P: /devices/virtual/msr/msr10 + N: cpu/10/msr + L: 0 + E: DEVPATH=/devices/virtual/msr/msr10 + E: SUBSYSTEM=msr + E: DEVNAME=/dev/cpu/10/msr + E: MAJOR=202 + E: MINOR=10 + + P: /devices/virtual/msr/msr11 + N: cpu/11/msr + L: 0 + E: DEVPATH=/devices/virtual/msr/msr11 + E: SUBSYSTEM=msr + E: DEVNAME=/dev/cpu/11/msr + E: MAJOR=202 + E: MINOR=11 + + P: /devices/virtual/msr/msr12 + N: cpu/12/msr + L: 0 + E: DEVPATH=/devices/virtual/msr/msr12 + E: SUBSYSTEM=msr + E: DEVNAME=/dev/cpu/12/msr + E: MAJOR=202 + E: MINOR=12 + + P: /devices/virtual/msr/msr13 + N: cpu/13/msr + L: 0 + E: DEVPATH=/devices/virtual/msr/msr13 + E: SUBSYSTEM=msr + E: DEVNAME=/dev/cpu/13/msr + E: MAJOR=202 + E: MINOR=13 + + P: /devices/virtual/msr/msr14 + N: cpu/14/msr + L: 0 + E: DEVPATH=/devices/virtual/msr/msr14 + E: SUBSYSTEM=msr + E: DEVNAME=/dev/cpu/14/msr + E: MAJOR=202 + E: MINOR=14 + + P: /devices/virtual/msr/msr15 + N: cpu/15/msr + L: 0 + E: DEVPATH=/devices/virtual/msr/msr15 + E: SUBSYSTEM=msr + E: DEVNAME=/dev/cpu/15/msr + E: MAJOR=202 + E: MINOR=15 + + P: /devices/virtual/msr/msr16 + N: cpu/16/msr + L: 0 + E: DEVPATH=/devices/virtual/msr/msr16 + E: SUBSYSTEM=msr + E: DEVNAME=/dev/cpu/16/msr + E: MAJOR=202 + E: MINOR=16 + + P: /devices/virtual/msr/msr17 + N: cpu/17/msr + L: 0 + E: DEVPATH=/devices/virtual/msr/msr17 + E: SUBSYSTEM=msr + E: DEVNAME=/dev/cpu/17/msr + E: MAJOR=202 + E: MINOR=17 + + P: /devices/virtual/msr/msr18 + N: cpu/18/msr + L: 0 + E: DEVPATH=/devices/virtual/msr/msr18 + E: SUBSYSTEM=msr + E: DEVNAME=/dev/cpu/18/msr + E: MAJOR=202 + E: MINOR=18 + + P: /devices/virtual/msr/msr19 + N: cpu/19/msr + L: 0 + E: DEVPATH=/devices/virtual/msr/msr19 + E: SUBSYSTEM=msr + E: DEVNAME=/dev/cpu/19/msr + E: MAJOR=202 + E: MINOR=19 + + P: /devices/virtual/msr/msr2 + N: cpu/2/msr + L: 0 + E: DEVPATH=/devices/virtual/msr/msr2 + E: SUBSYSTEM=msr + E: DEVNAME=/dev/cpu/2/msr + E: MAJOR=202 + E: MINOR=2 + + P: /devices/virtual/msr/msr20 + N: cpu/20/msr + L: 0 + E: DEVPATH=/devices/virtual/msr/msr20 + E: SUBSYSTEM=msr + E: DEVNAME=/dev/cpu/20/msr + E: MAJOR=202 + E: MINOR=20 + + P: /devices/virtual/msr/msr21 + N: cpu/21/msr + L: 0 + E: DEVPATH=/devices/virtual/msr/msr21 + E: SUBSYSTEM=msr + E: DEVNAME=/dev/cpu/21/msr + E: MAJOR=202 + E: MINOR=21 + + P: /devices/virtual/msr/msr22 + N: cpu/22/msr + L: 0 + E: DEVPATH=/devices/virtual/msr/msr22 + E: SUBSYSTEM=msr + E: DEVNAME=/dev/cpu/22/msr + E: MAJOR=202 + E: MINOR=22 + + P: /devices/virtual/msr/msr23 + N: cpu/23/msr + L: 0 + E: DEVPATH=/devices/virtual/msr/msr23 + E: SUBSYSTEM=msr + E: DEVNAME=/dev/cpu/23/msr + E: MAJOR=202 + E: MINOR=23 + + P: /devices/virtual/msr/msr24 + N: cpu/24/msr + L: 0 + E: DEVPATH=/devices/virtual/msr/msr24 + E: SUBSYSTEM=msr + E: DEVNAME=/dev/cpu/24/msr + E: MAJOR=202 + E: MINOR=24 + + P: /devices/virtual/msr/msr25 + N: cpu/25/msr + L: 0 + E: DEVPATH=/devices/virtual/msr/msr25 + E: SUBSYSTEM=msr + E: DEVNAME=/dev/cpu/25/msr + E: MAJOR=202 + E: MINOR=25 + + P: /devices/virtual/msr/msr26 + N: cpu/26/msr + L: 0 + E: DEVPATH=/devices/virtual/msr/msr26 + E: SUBSYSTEM=msr + E: DEVNAME=/dev/cpu/26/msr + E: MAJOR=202 + E: MINOR=26 + + P: /devices/virtual/msr/msr27 + N: cpu/27/msr + L: 0 + E: DEVPATH=/devices/virtual/msr/msr27 + E: SUBSYSTEM=msr + E: DEVNAME=/dev/cpu/27/msr + E: MAJOR=202 + E: MINOR=27 + + P: /devices/virtual/msr/msr28 + N: cpu/28/msr + L: 0 + E: DEVPATH=/devices/virtual/msr/msr28 + E: SUBSYSTEM=msr + E: DEVNAME=/dev/cpu/28/msr + E: MAJOR=202 + E: MINOR=28 + + P: /devices/virtual/msr/msr29 + N: cpu/29/msr + L: 0 + E: DEVPATH=/devices/virtual/msr/msr29 + E: SUBSYSTEM=msr + E: DEVNAME=/dev/cpu/29/msr + E: MAJOR=202 + E: MINOR=29 + + P: /devices/virtual/msr/msr3 + N: cpu/3/msr + L: 0 + E: DEVPATH=/devices/virtual/msr/msr3 + E: SUBSYSTEM=msr + E: DEVNAME=/dev/cpu/3/msr + E: MAJOR=202 + E: MINOR=3 + + P: /devices/virtual/msr/msr30 + N: cpu/30/msr + L: 0 + E: DEVPATH=/devices/virtual/msr/msr30 + E: SUBSYSTEM=msr + E: DEVNAME=/dev/cpu/30/msr + E: MAJOR=202 + E: MINOR=30 + + P: /devices/virtual/msr/msr31 + N: cpu/31/msr + L: 0 + E: DEVPATH=/devices/virtual/msr/msr31 + E: SUBSYSTEM=msr + E: DEVNAME=/dev/cpu/31/msr + E: MAJOR=202 + E: MINOR=31 + + P: /devices/virtual/msr/msr4 + N: cpu/4/msr + L: 0 + E: DEVPATH=/devices/virtual/msr/msr4 + E: SUBSYSTEM=msr + E: DEVNAME=/dev/cpu/4/msr + E: MAJOR=202 + E: MINOR=4 + + P: /devices/virtual/msr/msr5 + N: cpu/5/msr + L: 0 + E: DEVPATH=/devices/virtual/msr/msr5 + E: SUBSYSTEM=msr + E: DEVNAME=/dev/cpu/5/msr + E: MAJOR=202 + E: MINOR=5 + + P: /devices/virtual/msr/msr6 + N: cpu/6/msr + L: 0 + E: DEVPATH=/devices/virtual/msr/msr6 + E: SUBSYSTEM=msr + E: DEVNAME=/dev/cpu/6/msr + E: MAJOR=202 + E: MINOR=6 + + P: /devices/virtual/msr/msr7 + N: cpu/7/msr + L: 0 + E: DEVPATH=/devices/virtual/msr/msr7 + E: SUBSYSTEM=msr + E: DEVNAME=/dev/cpu/7/msr + E: MAJOR=202 + E: MINOR=7 + + P: /devices/virtual/msr/msr8 + N: cpu/8/msr + L: 0 + E: DEVPATH=/devices/virtual/msr/msr8 + E: SUBSYSTEM=msr + E: DEVNAME=/dev/cpu/8/msr + E: MAJOR=202 + E: MINOR=8 + + P: /devices/virtual/msr/msr9 + N: cpu/9/msr + L: 0 + E: DEVPATH=/devices/virtual/msr/msr9 + E: SUBSYSTEM=msr + E: DEVNAME=/dev/cpu/9/msr + E: MAJOR=202 + E: MINOR=9 + + P: /devices/virtual/net/docker0 + L: 0 + E: DEVPATH=/devices/virtual/net/docker0 + E: SUBSYSTEM=net + E: DEVTYPE=bridge + E: INTERFACE=docker0 + E: IFINDEX=5 + E: USEC_INITIALIZED=1359834579 + E: ID_MM_CANDIDATE=1 + E: ID_NET_NAMING_SCHEME=v245 + E: ID_NET_DRIVER=bridge + E: ID_NET_LINK_FILE=/usr/lib/systemd/network/99-default.link + E: SYSTEMD_ALIAS=/sys/subsystem/net/devices/docker0 + E: TAGS=:systemd: + + P: /devices/virtual/net/lo + L: 0 + E: DEVPATH=/devices/virtual/net/lo + E: SUBSYSTEM=net + E: INTERFACE=lo + E: IFINDEX=1 + E: USEC_INITIALIZED=6975491 + E: ID_MM_CANDIDATE=1 + E: ID_NET_LINK_FILE=/usr/lib/systemd/network/99-default.link + + P: /devices/virtual/nvme-subsystem/nvme-subsys0 + L: 0 + E: DEVPATH=/devices/virtual/nvme-subsystem/nvme-subsys0 + E: SUBSYSTEM=nvme-subsystem + + P: /devices/virtual/nvme-subsystem/nvme-subsys1 + L: 0 + E: DEVPATH=/devices/virtual/nvme-subsystem/nvme-subsys1 + E: SUBSYSTEM=nvme-subsystem + + P: /devices/virtual/nvme-subsystem/nvme-subsys2 + L: 0 + E: DEVPATH=/devices/virtual/nvme-subsystem/nvme-subsys2 + E: SUBSYSTEM=nvme-subsystem + + P: /devices/virtual/nvme-subsystem/nvme-subsys3 + L: 0 + E: DEVPATH=/devices/virtual/nvme-subsystem/nvme-subsys3 + E: SUBSYSTEM=nvme-subsystem + + P: /devices/virtual/ppp/ppp + N: ppp + L: 0 + E: DEVPATH=/devices/virtual/ppp/ppp + E: SUBSYSTEM=ppp + E: DEVNAME=/dev/ppp + E: MAJOR=108 + E: MINOR=0 + + P: /devices/virtual/thermal/cooling_device0 + L: 0 + E: DEVPATH=/devices/virtual/thermal/cooling_device0 + E: SUBSYSTEM=thermal + + P: /devices/virtual/thermal/cooling_device1 + L: 0 + E: DEVPATH=/devices/virtual/thermal/cooling_device1 + E: SUBSYSTEM=thermal + + P: /devices/virtual/thermal/cooling_device10 + L: 0 + E: DEVPATH=/devices/virtual/thermal/cooling_device10 + E: SUBSYSTEM=thermal + + P: /devices/virtual/thermal/cooling_device11 + L: 0 + E: DEVPATH=/devices/virtual/thermal/cooling_device11 + E: SUBSYSTEM=thermal + + P: /devices/virtual/thermal/cooling_device12 + L: 0 + E: DEVPATH=/devices/virtual/thermal/cooling_device12 + E: SUBSYSTEM=thermal + + P: /devices/virtual/thermal/cooling_device13 + L: 0 + E: DEVPATH=/devices/virtual/thermal/cooling_device13 + E: SUBSYSTEM=thermal + + P: /devices/virtual/thermal/cooling_device14 + L: 0 + E: DEVPATH=/devices/virtual/thermal/cooling_device14 + E: SUBSYSTEM=thermal + + P: /devices/virtual/thermal/cooling_device15 + L: 0 + E: DEVPATH=/devices/virtual/thermal/cooling_device15 + E: SUBSYSTEM=thermal + + P: /devices/virtual/thermal/cooling_device16 + L: 0 + E: DEVPATH=/devices/virtual/thermal/cooling_device16 + E: SUBSYSTEM=thermal + + P: /devices/virtual/thermal/cooling_device17 + L: 0 + E: DEVPATH=/devices/virtual/thermal/cooling_device17 + E: SUBSYSTEM=thermal + + P: /devices/virtual/thermal/cooling_device18 + L: 0 + E: DEVPATH=/devices/virtual/thermal/cooling_device18 + E: SUBSYSTEM=thermal + + P: /devices/virtual/thermal/cooling_device19 + L: 0 + E: DEVPATH=/devices/virtual/thermal/cooling_device19 + E: SUBSYSTEM=thermal + + P: /devices/virtual/thermal/cooling_device2 + L: 0 + E: DEVPATH=/devices/virtual/thermal/cooling_device2 + E: SUBSYSTEM=thermal + + P: /devices/virtual/thermal/cooling_device20 + L: 0 + E: DEVPATH=/devices/virtual/thermal/cooling_device20 + E: SUBSYSTEM=thermal + + P: /devices/virtual/thermal/cooling_device21 + L: 0 + E: DEVPATH=/devices/virtual/thermal/cooling_device21 + E: SUBSYSTEM=thermal + + P: /devices/virtual/thermal/cooling_device22 + L: 0 + E: DEVPATH=/devices/virtual/thermal/cooling_device22 + E: SUBSYSTEM=thermal + + P: /devices/virtual/thermal/cooling_device23 + L: 0 + E: DEVPATH=/devices/virtual/thermal/cooling_device23 + E: SUBSYSTEM=thermal + + P: /devices/virtual/thermal/cooling_device24 + L: 0 + E: DEVPATH=/devices/virtual/thermal/cooling_device24 + E: SUBSYSTEM=thermal + + P: /devices/virtual/thermal/cooling_device25 + L: 0 + E: DEVPATH=/devices/virtual/thermal/cooling_device25 + E: SUBSYSTEM=thermal + + P: /devices/virtual/thermal/cooling_device26 + L: 0 + E: DEVPATH=/devices/virtual/thermal/cooling_device26 + E: SUBSYSTEM=thermal + + P: /devices/virtual/thermal/cooling_device27 + L: 0 + E: DEVPATH=/devices/virtual/thermal/cooling_device27 + E: SUBSYSTEM=thermal + + P: /devices/virtual/thermal/cooling_device28 + L: 0 + E: DEVPATH=/devices/virtual/thermal/cooling_device28 + E: SUBSYSTEM=thermal + + P: /devices/virtual/thermal/cooling_device29 + L: 0 + E: DEVPATH=/devices/virtual/thermal/cooling_device29 + E: SUBSYSTEM=thermal + + P: /devices/virtual/thermal/cooling_device3 + L: 0 + E: DEVPATH=/devices/virtual/thermal/cooling_device3 + E: SUBSYSTEM=thermal + + P: /devices/virtual/thermal/cooling_device30 + L: 0 + E: DEVPATH=/devices/virtual/thermal/cooling_device30 + E: SUBSYSTEM=thermal + + P: /devices/virtual/thermal/cooling_device31 + L: 0 + E: DEVPATH=/devices/virtual/thermal/cooling_device31 + E: SUBSYSTEM=thermal + + P: /devices/virtual/thermal/cooling_device4 + L: 0 + E: DEVPATH=/devices/virtual/thermal/cooling_device4 + E: SUBSYSTEM=thermal + + P: /devices/virtual/thermal/cooling_device5 + L: 0 + E: DEVPATH=/devices/virtual/thermal/cooling_device5 + E: SUBSYSTEM=thermal + + P: /devices/virtual/thermal/cooling_device6 + L: 0 + E: DEVPATH=/devices/virtual/thermal/cooling_device6 + E: SUBSYSTEM=thermal + + P: /devices/virtual/thermal/cooling_device7 + L: 0 + E: DEVPATH=/devices/virtual/thermal/cooling_device7 + E: SUBSYSTEM=thermal + + P: /devices/virtual/thermal/cooling_device8 + L: 0 + E: DEVPATH=/devices/virtual/thermal/cooling_device8 + E: SUBSYSTEM=thermal + + P: /devices/virtual/thermal/cooling_device9 + L: 0 + E: DEVPATH=/devices/virtual/thermal/cooling_device9 + E: SUBSYSTEM=thermal + + P: /devices/virtual/tty/console + N: console + L: 0 + E: DEVPATH=/devices/virtual/tty/console + E: SUBSYSTEM=tty + E: DEVNAME=/dev/console + E: MAJOR=5 + E: MINOR=1 + E: USEC_INITIALIZED=6976343 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/ptmx + N: ptmx + L: 0 + E: DEVPATH=/devices/virtual/tty/ptmx + E: SUBSYSTEM=tty + E: DEVNAME=/dev/ptmx + E: DEVMODE=0666 + E: MAJOR=5 + E: MINOR=2 + E: USEC_INITIALIZED=6976388 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty + N: tty + L: 0 + E: DEVPATH=/devices/virtual/tty/tty + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty + E: DEVMODE=0666 + E: MAJOR=5 + E: MINOR=0 + E: USEC_INITIALIZED=6976401 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty0 + N: tty0 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty0 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty0 + E: MAJOR=4 + E: MINOR=0 + E: USEC_INITIALIZED=6976469 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty1 + N: tty1 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty1 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty1 + E: MAJOR=4 + E: MINOR=1 + E: USEC_INITIALIZED=6976466 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty10 + N: tty10 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty10 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty10 + E: MAJOR=4 + E: MINOR=10 + E: USEC_INITIALIZED=6976474 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty11 + N: tty11 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty11 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty11 + E: MAJOR=4 + E: MINOR=11 + E: USEC_INITIALIZED=6976506 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty12 + N: tty12 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty12 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty12 + E: MAJOR=4 + E: MINOR=12 + E: USEC_INITIALIZED=6976551 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty13 + N: tty13 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty13 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty13 + E: MAJOR=4 + E: MINOR=13 + E: USEC_INITIALIZED=6976596 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty14 + N: tty14 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty14 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty14 + E: MAJOR=4 + E: MINOR=14 + E: USEC_INITIALIZED=6976621 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty15 + N: tty15 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty15 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty15 + E: MAJOR=4 + E: MINOR=15 + E: USEC_INITIALIZED=6976615 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty16 + N: tty16 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty16 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty16 + E: MAJOR=4 + E: MINOR=16 + E: USEC_INITIALIZED=6976655 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty17 + N: tty17 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty17 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty17 + E: MAJOR=4 + E: MINOR=17 + E: USEC_INITIALIZED=6976652 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty18 + N: tty18 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty18 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty18 + E: MAJOR=4 + E: MINOR=18 + E: USEC_INITIALIZED=6976678 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty19 + N: tty19 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty19 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty19 + E: MAJOR=4 + E: MINOR=19 + E: USEC_INITIALIZED=6976692 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty2 + N: tty2 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty2 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty2 + E: MAJOR=4 + E: MINOR=2 + E: USEC_INITIALIZED=6976729 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty20 + N: tty20 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty20 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty20 + E: MAJOR=4 + E: MINOR=20 + E: USEC_INITIALIZED=6976775 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty21 + N: tty21 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty21 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty21 + E: MAJOR=4 + E: MINOR=21 + E: USEC_INITIALIZED=6976793 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty22 + N: tty22 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty22 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty22 + E: MAJOR=4 + E: MINOR=22 + E: USEC_INITIALIZED=6976887 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty23 + N: tty23 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty23 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty23 + E: MAJOR=4 + E: MINOR=23 + E: USEC_INITIALIZED=6976854 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty24 + N: tty24 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty24 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty24 + E: MAJOR=4 + E: MINOR=24 + E: USEC_INITIALIZED=6976875 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty25 + N: tty25 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty25 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty25 + E: MAJOR=4 + E: MINOR=25 + E: USEC_INITIALIZED=6976892 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty26 + N: tty26 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty26 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty26 + E: MAJOR=4 + E: MINOR=26 + E: USEC_INITIALIZED=6976927 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty27 + N: tty27 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty27 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty27 + E: MAJOR=4 + E: MINOR=27 + E: USEC_INITIALIZED=6976961 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty28 + N: tty28 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty28 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty28 + E: MAJOR=4 + E: MINOR=28 + E: USEC_INITIALIZED=6976959 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty29 + N: tty29 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty29 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty29 + E: MAJOR=4 + E: MINOR=29 + E: USEC_INITIALIZED=6976983 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty3 + N: tty3 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty3 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty3 + E: MAJOR=4 + E: MINOR=3 + E: USEC_INITIALIZED=6977024 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty30 + N: tty30 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty30 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty30 + E: MAJOR=4 + E: MINOR=30 + E: USEC_INITIALIZED=6977053 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty31 + N: tty31 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty31 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty31 + E: MAJOR=4 + E: MINOR=31 + E: USEC_INITIALIZED=6977055 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty32 + N: tty32 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty32 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty32 + E: MAJOR=4 + E: MINOR=32 + E: USEC_INITIALIZED=6977120 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty33 + N: tty33 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty33 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty33 + E: MAJOR=4 + E: MINOR=33 + E: USEC_INITIALIZED=6977122 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty34 + N: tty34 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty34 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty34 + E: MAJOR=4 + E: MINOR=34 + E: USEC_INITIALIZED=6977150 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty35 + N: tty35 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty35 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty35 + E: MAJOR=4 + E: MINOR=35 + E: USEC_INITIALIZED=6977187 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty36 + N: tty36 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty36 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty36 + E: MAJOR=4 + E: MINOR=36 + E: USEC_INITIALIZED=6977203 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty37 + N: tty37 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty37 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty37 + E: MAJOR=4 + E: MINOR=37 + E: USEC_INITIALIZED=6977211 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty38 + N: tty38 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty38 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty38 + E: MAJOR=4 + E: MINOR=38 + E: USEC_INITIALIZED=6977249 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty39 + N: tty39 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty39 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty39 + E: MAJOR=4 + E: MINOR=39 + E: USEC_INITIALIZED=6977270 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty4 + N: tty4 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty4 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty4 + E: MAJOR=4 + E: MINOR=4 + E: USEC_INITIALIZED=6977294 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty40 + N: tty40 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty40 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty40 + E: MAJOR=4 + E: MINOR=40 + E: USEC_INITIALIZED=6977336 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty41 + N: tty41 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty41 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty41 + E: MAJOR=4 + E: MINOR=41 + E: USEC_INITIALIZED=6977338 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty42 + N: tty42 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty42 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty42 + E: MAJOR=4 + E: MINOR=42 + E: USEC_INITIALIZED=6977356 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty43 + N: tty43 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty43 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty43 + E: MAJOR=4 + E: MINOR=43 + E: USEC_INITIALIZED=6977389 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty44 + N: tty44 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty44 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty44 + E: MAJOR=4 + E: MINOR=44 + E: USEC_INITIALIZED=6977417 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty45 + N: tty45 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty45 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty45 + E: MAJOR=4 + E: MINOR=45 + E: USEC_INITIALIZED=6977459 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty46 + N: tty46 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty46 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty46 + E: MAJOR=4 + E: MINOR=46 + E: USEC_INITIALIZED=6977473 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty47 + N: tty47 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty47 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty47 + E: MAJOR=4 + E: MINOR=47 + E: USEC_INITIALIZED=6977493 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty48 + N: tty48 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty48 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty48 + E: MAJOR=4 + E: MINOR=48 + E: USEC_INITIALIZED=6977520 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty49 + N: tty49 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty49 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty49 + E: MAJOR=4 + E: MINOR=49 + E: USEC_INITIALIZED=6977540 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty5 + N: tty5 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty5 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty5 + E: MAJOR=4 + E: MINOR=5 + E: USEC_INITIALIZED=6977579 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty50 + N: tty50 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty50 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty50 + E: MAJOR=4 + E: MINOR=50 + E: USEC_INITIALIZED=6977582 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty51 + N: tty51 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty51 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty51 + E: MAJOR=4 + E: MINOR=51 + E: USEC_INITIALIZED=6977617 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty52 + N: tty52 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty52 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty52 + E: MAJOR=4 + E: MINOR=52 + E: USEC_INITIALIZED=6977643 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty53 + N: tty53 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty53 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty53 + E: MAJOR=4 + E: MINOR=53 + E: USEC_INITIALIZED=6977666 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty54 + N: tty54 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty54 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty54 + E: MAJOR=4 + E: MINOR=54 + E: USEC_INITIALIZED=6977690 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty55 + N: tty55 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty55 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty55 + E: MAJOR=4 + E: MINOR=55 + E: USEC_INITIALIZED=6977712 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty56 + N: tty56 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty56 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty56 + E: MAJOR=4 + E: MINOR=56 + E: USEC_INITIALIZED=6977749 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty57 + N: tty57 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty57 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty57 + E: MAJOR=4 + E: MINOR=57 + E: USEC_INITIALIZED=6977753 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty58 + N: tty58 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty58 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty58 + E: MAJOR=4 + E: MINOR=58 + E: USEC_INITIALIZED=6977777 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty59 + N: tty59 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty59 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty59 + E: MAJOR=4 + E: MINOR=59 + E: USEC_INITIALIZED=6977812 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty6 + N: tty6 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty6 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty6 + E: MAJOR=4 + E: MINOR=6 + E: USEC_INITIALIZED=6977831 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty60 + N: tty60 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty60 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty60 + E: MAJOR=4 + E: MINOR=60 + E: USEC_INITIALIZED=6977851 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty61 + N: tty61 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty61 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty61 + E: MAJOR=4 + E: MINOR=61 + E: USEC_INITIALIZED=6977904 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty62 + N: tty62 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty62 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty62 + E: MAJOR=4 + E: MINOR=62 + E: USEC_INITIALIZED=6977905 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty63 + N: tty63 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty63 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty63 + E: MAJOR=4 + E: MINOR=63 + E: USEC_INITIALIZED=6977924 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty7 + N: tty7 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty7 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty7 + E: MAJOR=4 + E: MINOR=7 + E: USEC_INITIALIZED=6977957 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty8 + N: tty8 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty8 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty8 + E: MAJOR=4 + E: MINOR=8 + E: USEC_INITIALIZED=6977974 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/tty9 + N: tty9 + L: 0 + E: DEVPATH=/devices/virtual/tty/tty9 + E: SUBSYSTEM=tty + E: DEVNAME=/dev/tty9 + E: MAJOR=4 + E: MINOR=9 + E: USEC_INITIALIZED=6977999 + E: ID_MM_CANDIDATE=1 + + P: /devices/virtual/tty/ttyprintk + N: ttyprintk + L: 0 + E: DEVPATH=/devices/virtual/tty/ttyprintk + E: SUBSYSTEM=tty + E: DEVNAME=/dev/ttyprintk + E: MAJOR=5 + E: MINOR=3 + E: USEC_INITIALIZED=6978016 + E: ID_MM_CANDIDATE=1 + E: TAGS=:systemd: + + P: /devices/virtual/vc/vcs + N: vcs + L: 0 + E: DEVPATH=/devices/virtual/vc/vcs + E: SUBSYSTEM=vc + E: DEVNAME=/dev/vcs + E: MAJOR=7 + E: MINOR=0 + + P: /devices/virtual/vc/vcs1 + N: vcs1 + L: 0 + E: DEVPATH=/devices/virtual/vc/vcs1 + E: SUBSYSTEM=vc + E: DEVNAME=/dev/vcs1 + E: MAJOR=7 + E: MINOR=1 + + P: /devices/virtual/vc/vcs2 + N: vcs2 + L: 0 + E: DEVPATH=/devices/virtual/vc/vcs2 + E: SUBSYSTEM=vc + E: DEVNAME=/dev/vcs2 + E: MAJOR=7 + E: MINOR=2 + + P: /devices/virtual/vc/vcs3 + N: vcs3 + L: 0 + E: DEVPATH=/devices/virtual/vc/vcs3 + E: SUBSYSTEM=vc + E: DEVNAME=/dev/vcs3 + E: MAJOR=7 + E: MINOR=3 + + P: /devices/virtual/vc/vcs4 + N: vcs4 + L: 0 + E: DEVPATH=/devices/virtual/vc/vcs4 + E: SUBSYSTEM=vc + E: DEVNAME=/dev/vcs4 + E: MAJOR=7 + E: MINOR=4 + + P: /devices/virtual/vc/vcs5 + N: vcs5 + L: 0 + E: DEVPATH=/devices/virtual/vc/vcs5 + E: SUBSYSTEM=vc + E: DEVNAME=/dev/vcs5 + E: MAJOR=7 + E: MINOR=5 + + P: /devices/virtual/vc/vcs6 + N: vcs6 + L: 0 + E: DEVPATH=/devices/virtual/vc/vcs6 + E: SUBSYSTEM=vc + E: DEVNAME=/dev/vcs6 + E: MAJOR=7 + E: MINOR=6 + + P: /devices/virtual/vc/vcsa + N: vcsa + L: 0 + E: DEVPATH=/devices/virtual/vc/vcsa + E: SUBSYSTEM=vc + E: DEVNAME=/dev/vcsa + E: MAJOR=7 + E: MINOR=128 + + P: /devices/virtual/vc/vcsa1 + N: vcsa1 + L: 0 + E: DEVPATH=/devices/virtual/vc/vcsa1 + E: SUBSYSTEM=vc + E: DEVNAME=/dev/vcsa1 + E: MAJOR=7 + E: MINOR=129 + + P: /devices/virtual/vc/vcsa2 + N: vcsa2 + L: 0 + E: DEVPATH=/devices/virtual/vc/vcsa2 + E: SUBSYSTEM=vc + E: DEVNAME=/dev/vcsa2 + E: MAJOR=7 + E: MINOR=130 + + P: /devices/virtual/vc/vcsa3 + N: vcsa3 + L: 0 + E: DEVPATH=/devices/virtual/vc/vcsa3 + E: SUBSYSTEM=vc + E: DEVNAME=/dev/vcsa3 + E: MAJOR=7 + E: MINOR=131 + + P: /devices/virtual/vc/vcsa4 + N: vcsa4 + L: 0 + E: DEVPATH=/devices/virtual/vc/vcsa4 + E: SUBSYSTEM=vc + E: DEVNAME=/dev/vcsa4 + E: MAJOR=7 + E: MINOR=132 + + P: /devices/virtual/vc/vcsa5 + N: vcsa5 + L: 0 + E: DEVPATH=/devices/virtual/vc/vcsa5 + E: SUBSYSTEM=vc + E: DEVNAME=/dev/vcsa5 + E: MAJOR=7 + E: MINOR=133 + + P: /devices/virtual/vc/vcsa6 + N: vcsa6 + L: 0 + E: DEVPATH=/devices/virtual/vc/vcsa6 + E: SUBSYSTEM=vc + E: DEVNAME=/dev/vcsa6 + E: MAJOR=7 + E: MINOR=134 + + P: /devices/virtual/vc/vcsu + N: vcsu + L: 0 + E: DEVPATH=/devices/virtual/vc/vcsu + E: SUBSYSTEM=vc + E: DEVNAME=/dev/vcsu + E: MAJOR=7 + E: MINOR=64 + + P: /devices/virtual/vc/vcsu1 + N: vcsu1 + L: 0 + E: DEVPATH=/devices/virtual/vc/vcsu1 + E: SUBSYSTEM=vc + E: DEVNAME=/dev/vcsu1 + E: MAJOR=7 + E: MINOR=65 + + P: /devices/virtual/vc/vcsu2 + N: vcsu2 + L: 0 + E: DEVPATH=/devices/virtual/vc/vcsu2 + E: SUBSYSTEM=vc + E: DEVNAME=/dev/vcsu2 + E: MAJOR=7 + E: MINOR=66 + + P: /devices/virtual/vc/vcsu3 + N: vcsu3 + L: 0 + E: DEVPATH=/devices/virtual/vc/vcsu3 + E: SUBSYSTEM=vc + E: DEVNAME=/dev/vcsu3 + E: MAJOR=7 + E: MINOR=67 + + P: /devices/virtual/vc/vcsu4 + N: vcsu4 + L: 0 + E: DEVPATH=/devices/virtual/vc/vcsu4 + E: SUBSYSTEM=vc + E: DEVNAME=/dev/vcsu4 + E: MAJOR=7 + E: MINOR=68 + + P: /devices/virtual/vc/vcsu5 + N: vcsu5 + L: 0 + E: DEVPATH=/devices/virtual/vc/vcsu5 + E: SUBSYSTEM=vc + E: DEVNAME=/dev/vcsu5 + E: MAJOR=7 + E: MINOR=69 + + P: /devices/virtual/vc/vcsu6 + N: vcsu6 + L: 0 + E: DEVPATH=/devices/virtual/vc/vcsu6 + E: SUBSYSTEM=vc + E: DEVNAME=/dev/vcsu6 + E: MAJOR=7 + E: MINOR=70 + + P: /devices/virtual/vtconsole/vtcon0 + L: 0 + E: DEVPATH=/devices/virtual/vtconsole/vtcon0 + E: SUBSYSTEM=vtconsole + + P: /devices/virtual/vtconsole/vtcon1 + L: 0 + E: DEVPATH=/devices/virtual/vtconsole/vtcon1 + E: SUBSYSTEM=vtconsole + + P: /devices/virtual/workqueue/blkcg_punt_bio + L: 0 + E: DEVPATH=/devices/virtual/workqueue/blkcg_punt_bio + E: SUBSYSTEM=workqueue + + P: /devices/virtual/workqueue/nvme-delete-wq + L: 0 + E: DEVPATH=/devices/virtual/workqueue/nvme-delete-wq + E: SUBSYSTEM=workqueue + + P: /devices/virtual/workqueue/nvme-reset-wq + L: 0 + E: DEVPATH=/devices/virtual/workqueue/nvme-reset-wq + E: SUBSYSTEM=workqueue + + P: /devices/virtual/workqueue/nvme-wq + L: 0 + E: DEVPATH=/devices/virtual/workqueue/nvme-wq + E: SUBSYSTEM=workqueue + + P: /devices/virtual/workqueue/raid5wq + L: 0 + E: DEVPATH=/devices/virtual/workqueue/raid5wq + E: SUBSYSTEM=workqueue + + P: /devices/virtual/workqueue/writeback + L: 0 + E: DEVPATH=/devices/virtual/workqueue/writeback + E: SUBSYSTEM=workqueue + +----- udevinfo end ----- +/devices/LNXSYSTM:00 +/devices/LNXSYSTM:00/LNXPWRBN:00 +/devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 +/devices/LNXSYSTM:00/LNXPWRBN:00/input/input0/event0 + name: /dev/input/event0 +/devices/LNXSYSTM:00/LNXPWRBN:00/wakeup/wakeup51 +/devices/LNXSYSTM:00/LNXSYBUS:00 +/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:00 +/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:01 +/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:02 +/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:03 +/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:04 +/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:05 +/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:06 +/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:07 +/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:08 +/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:09 +/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:0a +/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:0b +/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:0c +/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:0d +/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:0e +/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:0f +/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:10 +/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:11 +/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:12 +/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:13 +/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:14 +/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:15 +/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:16 +/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:17 +/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:18 +/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:19 +/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:1a +/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:1b +/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:1c +/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:1d +/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:1e +/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0007:1f +/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0016:00 +/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0016:01 +/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0016:02 +/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0016:03 +/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0016:04 +/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0016:05 +/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0016:06 +/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0016:07 +/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0016:08 +/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0016:09 +/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0016:0a +/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0016:0b +/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0016:0c +/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0016:0d +/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0016:0e +/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0016:0f +/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0017:00 +/devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0010:00 +/devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0010:00/wakeup/wakeup52 +/devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0010:01 +/devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0010:01/wakeup/wakeup53 +/devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0010:02 +/devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0010:02/wakeup/wakeup54 +/devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0010:03 +/devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0010:03/wakeup/wakeup55 +/devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0010:04 +/devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0010:04/wakeup/wakeup56 +/devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0010:05 +/devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0010:05/wakeup/wakeup57 +/devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0020:00 +/devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0020:01 +/devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0020:02 +/devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0020:03 +/devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0030:00 +/devices/LNXSYSTM:00/LNXSYBUS:00/AMDI0030:00/wakeup/wakeup58 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0501:02 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0501:03 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0501:04 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0501:05 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/AMDI0096:00 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/wakeup/wakeup0 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/wakeup/wakeup1 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:02 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:02/device:03 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:02/wakeup/wakeup2 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:04 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:04/device:05 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:04/wakeup/wakeup3 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:06 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:06/device:07 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:08 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:08/device:09 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0a +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0b +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0c +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0d +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0e +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0f +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0f/device:10 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:11 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:11/device:12 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:13 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:13/device:14 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:15 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:15/device:16 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:17 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:18 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:19 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1a +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1b +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1c +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1d +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1d/device:1e +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1d/device:1e/device:1f +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1d/wakeup/wakeup4 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:20 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:21 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/device:23 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/device:23/wakeup/wakeup9 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/device:24 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/device:24/wakeup/wakeup10 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/device:25 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/device:26 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/device:27 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/device:28 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/device:29 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/device:2a +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/device:2a/device:2b +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/device:2a/device:2b/device:2c +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/device:2a/device:2b/device:2d +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/device:2a/device:2b/device:2e +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/device:2a/device:2b/device:2f +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/device:2a/wakeup/wakeup11 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/wakeup/wakeup5 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:31 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:31/LNXPOWER:00 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:31/LNXPOWER:01 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:31/device:32 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:31/device:32/device:33 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:31/device:32/device:34 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:31/device:35 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:31/device:35/device:36 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:31/device:35/device:37 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:31/wakeup/wakeup12 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:38 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:38/LNXPOWER:02 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:38/LNXPOWER:03 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:38/device:39 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:38/device:39/device:3a +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:38/device:39/device:3b +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:38/device:3c +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:38/device:3c/device:3d +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:38/device:3c/device:3e +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/device:38/wakeup/wakeup13 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/wakeup/wakeup7 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/wakeup/wakeup14 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:3f +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:3f/wakeup/wakeup15 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:40 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:40/wakeup/wakeup16 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:41 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:41/device:42 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:43 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:44 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:44/device:45 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:46 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:46/device:47 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:48 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:49 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:4a +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:4b +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:4c +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:4d +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:4e +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:4f +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:50 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:51 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:52 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:53 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:54 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:55 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:56 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:56/device:57 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:56/device:57/wakeup/wakeup19 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:56/device:58 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:56/device:58/wakeup/wakeup20 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:56/device:59 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:56/device:5a +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:56/wakeup/wakeup17 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/device:5b +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:01/wakeup/wakeup21 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/AMDI0095:00 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/PNP0C01:00 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/PNP0C02:01 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:5c +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:5c/wakeup/wakeup22 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:5d +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:5d/wakeup/wakeup23 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:5e +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:5e/device:5f +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:5e/wakeup/wakeup24 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:60 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:60/device:61 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:60/wakeup/wakeup25 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:62 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:62/device:63 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:62/wakeup/wakeup26 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:64 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:64/device:65 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:64/wakeup/wakeup27 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:66 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:67 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:68 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:69 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:6a +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:6b +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:6b/device:6c +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:6b/wakeup/wakeup28 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:6d +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:6d/device:6e +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:6f +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:6f/device:70 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:71 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:71/device:72 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:73 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:74 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:75 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:76 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:77 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:78 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:79 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7a +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7b +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:7d +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:7d/wakeup/wakeup34 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:7e +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:7e/wakeup/wakeup35 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:7f +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:80 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:81 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:81/wakeup/wakeup37 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:82 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:83 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:84 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:84/device:85 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:84/device:85/device:86 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:84/device:85/device:86/device:87 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:84/device:85/device:86/device:88 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:84/device:85/device:86/device:89 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:84/device:85/device:86/device:8a +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:84/device:85/device:8b +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:84/device:85/device:8b/device:8c +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:84/device:85/device:8b/device:8d +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:84/device:85/device:8b/device:8e +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:84/device:85/device:8b/device:8f +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:84/device:85/device:90 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:84/device:85/device:91 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/device:84/wakeup/wakeup36 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:7c/wakeup/wakeup29 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:93 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:93/LNXPOWER:04 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:93/LNXPOWER:05 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:93/device:94 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:93/device:94/device:95 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:93/device:94/device:96 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:93/device:97 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:93/device:97/device:98 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:93/device:97/device:99 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:93/wakeup/wakeup38 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:9a +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:9a/LNXPOWER:06 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:9a/LNXPOWER:07 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:9a/device:9b +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:9a/device:9b/device:9c +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:9a/device:9b/device:9d +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:9a/device:9e +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:9a/device:9e/device:9f +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/device:9a/device:9e/device:a0 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:92/wakeup/wakeup31 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a1 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a1/wakeup/wakeup32 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2/IPI0001:00 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2/IPI0001:00/wakeup/wakeup65 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2/IPI0002:00 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2/IPI0003:00 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2/PNP0000:00 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2/PNP0100:00 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2/PNP0200:00 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2/PNP0501:00 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2/PNP0501:01 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2/PNP0800:00 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2/PNP0B00:00 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2/PNP0C02:00 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2/PNP0C08:00 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2/PNP0C08:01 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2/PNP0C08:02 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2/PNP0C08:03 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a2/wakeup/wakeup33 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/device:a3 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:02/wakeup/wakeup39 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:a4 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:a4/wakeup/wakeup40 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:a5 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:a5/wakeup/wakeup41 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:a6 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:a7 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:a8 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:a9 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:aa +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:ab +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:ac +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:ad +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:ae +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:af +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:af/device:b0 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:af/wakeup/wakeup42 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:b1 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:b1/device:b2 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:b1/wakeup/wakeup43 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:b3 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:b3/device:b4 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:b3/wakeup/wakeup44 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:b5 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:b5/device:b6 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:b5/wakeup/wakeup45 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:b7 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:b8 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:b9 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:ba +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:bb +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:bc +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:bc/device:bd +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:bc/device:bd/wakeup/wakeup48 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:bc/device:be +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:bc/device:be/wakeup/wakeup49 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:bc/device:bf +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:bc/device:c0 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:bc/wakeup/wakeup46 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/device:c1 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:03/wakeup/wakeup50 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0F:00 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0F:01 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0F:02 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0F:03 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0F:04 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0F:05 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0F:06 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0F:07 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C31:00 +/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C33:00 +/devices/LNXSYSTM:00/LNXSYBUS:01 +/devices/amd_iommu_0 +/devices/amd_iommu_1 +/devices/amd_iommu_2 +/devices/amd_iommu_3 +/devices/amd_l2 +/devices/amd_nb +/devices/breakpoint +/devices/cpu +/devices/ibs_fetch +/devices/ibs_op +/devices/kprobe +/devices/msr +/devices/pci0000:00/0000:00:00.0 +/devices/pci0000:00/0000:00:00.2 +/devices/pci0000:00/0000:00:00.2/iommu/ivhd2 +/devices/pci0000:00/0000:00:00.3 +/devices/pci0000:00/0000:00:01.0 +/devices/pci0000:00/0000:00:01.1 +/devices/pci0000:00/0000:00:01.1/0000:00:01.1:pcie001 +/devices/pci0000:00/0000:00:01.1/0000:00:01.1:pcie004 +/devices/pci0000:00/0000:00:01.1/0000:00:01.1:pcie010 +/devices/pci0000:00/0000:00:01.1/0000:01:00.0 +/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme2 + name: /dev/nvme2 +/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme2/nvme2n1 + name: /dev/nvme2n1 + links: /dev/disk/by-id/nvme-eui.3634473057b149400025384e00000001, /dev/disk/by-path/pci-0000:01:00.0-nvme-1, /dev/disk/by-dname/nvme2n1, /dev/disk/by-id/nvme-SAMSUNG_MZQL21T9HCJR-00A07_S64GNN0WB14940 +/devices/pci0000:00/0000:00:01.1/pci_bus/0000:01 +/devices/pci0000:00/0000:00:01.2 +/devices/pci0000:00/0000:00:01.2/0000:00:01.2:pcie001 +/devices/pci0000:00/0000:00:01.2/0000:00:01.2:pcie004 +/devices/pci0000:00/0000:00:01.2/0000:00:01.2:pcie010 +/devices/pci0000:00/0000:00:01.2/0000:02:00.0 +/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme3 + name: /dev/nvme3 +/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme3/nvme3n1 + name: /dev/nvme3n1 + links: /dev/disk/by-dname/nvme3n1, /dev/disk/by-id/nvme-eui.3634473057b149630025384e00000001, /dev/disk/by-path/pci-0000:02:00.0-nvme-1, /dev/disk/by-id/nvme-SAMSUNG_MZQL21T9HCJR-00A07_S64GNN0WB14963 +/devices/pci0000:00/0000:00:01.2/pci_bus/0000:02 +/devices/pci0000:00/0000:00:01.3 +/devices/pci0000:00/0000:00:01.3/0000:00:01.3:pcie001 +/devices/pci0000:00/0000:00:01.3/0000:00:01.3:pcie004 +/devices/pci0000:00/0000:00:01.3/0000:00:01.3:pcie010 +/devices/pci0000:00/0000:00:01.3/pci_bus/0000:03 +/devices/pci0000:00/0000:00:01.4 +/devices/pci0000:00/0000:00:01.4/0000:00:01.4:pcie001 +/devices/pci0000:00/0000:00:01.4/0000:00:01.4:pcie004 +/devices/pci0000:00/0000:00:01.4/0000:00:01.4:pcie010 +/devices/pci0000:00/0000:00:01.4/pci_bus/0000:04 +/devices/pci0000:00/0000:00:02.0 +/devices/pci0000:00/0000:00:03.0 +/devices/pci0000:00/0000:00:03.1 +/devices/pci0000:00/0000:00:03.1/0000:00:03.1:pcie001 +/devices/pci0000:00/0000:00:03.1/0000:00:03.1:pcie010 +/devices/pci0000:00/0000:00:03.1/0000:05:00.0 +/devices/pci0000:00/0000:00:03.1/0000:05:00.0/net/eno1 +/devices/pci0000:00/0000:00:03.1/0000:05:00.0/ptp/ptp0 + name: /dev/ptp0 +/devices/pci0000:00/0000:00:03.1/0000:05:00.1 +/devices/pci0000:00/0000:00:03.1/0000:05:00.1/net/eno2 +/devices/pci0000:00/0000:00:03.1/0000:05:00.1/ptp/ptp1 + name: /dev/ptp1 +/devices/pci0000:00/0000:00:03.1/pci_bus/0000:05 +/devices/pci0000:00/0000:00:04.0 +/devices/pci0000:00/0000:00:05.0 +/devices/pci0000:00/0000:00:07.0 +/devices/pci0000:00/0000:00:07.1 +/devices/pci0000:00/0000:00:07.1/0000:00:07.1:pcie001 +/devices/pci0000:00/0000:00:07.1/0000:00:07.1:pcie010 +/devices/pci0000:00/0000:00:07.1/0000:06:00.0 +/devices/pci0000:00/0000:00:07.1/0000:06:00.1 +/devices/pci0000:00/0000:00:07.1/0000:06:00.4 +/devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb3 + name: /dev/bus/usb/003/001 +/devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb3/3-0:1.0 +/devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb3/3-1 + name: /dev/bus/usb/003/002 +/devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb3/3-1/3-1:1.0 +/devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb3/3-2 + name: /dev/bus/usb/003/003 +/devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb3/3-2/3-2:1.0 +/devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb4 + name: /dev/bus/usb/004/001 +/devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb4/4-0:1.0 +/devices/pci0000:00/0000:00:07.1/0000:06:00.4/wakeup/wakeup60 +/devices/pci0000:00/0000:00:07.1/0000:06:00.5 +/devices/pci0000:00/0000:00:07.1/pci_bus/0000:06 +/devices/pci0000:00/0000:00:07.1/wakeup/wakeup30 +/devices/pci0000:00/0000:00:07.2 +/devices/pci0000:00/0000:00:07.2/0000:00:07.2:pcie001 +/devices/pci0000:00/0000:00:07.2/0000:00:07.2:pcie010 +/devices/pci0000:00/0000:00:07.2/0000:07:00.0 +/devices/pci0000:00/0000:00:07.2/0000:07:00.0/ata15/ata_port/ata15 +/devices/pci0000:00/0000:00:07.2/0000:07:00.0/ata15/host14 +/devices/pci0000:00/0000:00:07.2/0000:07:00.0/ata15/host14/scsi_host/host14 +/devices/pci0000:00/0000:00:07.2/0000:07:00.0/ata15/link15/ata_link/link15 +/devices/pci0000:00/0000:00:07.2/0000:07:00.0/ata15/link15/dev15.0/ata_device/dev15.0 +/devices/pci0000:00/0000:00:07.2/pci_bus/0000:07 +/devices/pci0000:00/0000:00:14.0 +/devices/pci0000:00/0000:00:14.0/i2c-6 +/devices/pci0000:00/0000:00:14.0/i2c-6/i2c-dev/i2c-6 + name: /dev/i2c-6 +/devices/pci0000:00/0000:00:14.0/i2c-7 +/devices/pci0000:00/0000:00:14.0/i2c-7/i2c-dev/i2c-7 + name: /dev/i2c-7 +/devices/pci0000:00/0000:00:14.0/i2c-8 +/devices/pci0000:00/0000:00:14.0/i2c-8/i2c-dev/i2c-8 + name: /dev/i2c-8 +/devices/pci0000:00/0000:00:14.3 +/devices/pci0000:00/0000:00:14.3/IPI0001:00 +/devices/pci0000:00/0000:00:14.3/IPI0001:00/ipmi/ipmi0 + name: /dev/ipmi0 +/devices/pci0000:00/0000:00:14.3/PNP0800:00 +/devices/pci0000:00/0000:00:18.0 +/devices/pci0000:00/0000:00:18.1 +/devices/pci0000:00/0000:00:18.2 +/devices/pci0000:00/0000:00:18.3 +/devices/pci0000:00/0000:00:18.4 +/devices/pci0000:00/0000:00:18.5 +/devices/pci0000:00/0000:00:18.6 +/devices/pci0000:00/0000:00:18.7 +/devices/pci0000:00/AMDI0095:00 +/devices/pci0000:00/pci_bus/0000:00 +/devices/pci0000:40/0000:40:00.0 +/devices/pci0000:40/0000:40:00.2 +/devices/pci0000:40/0000:40:00.2/iommu/ivhd3 +/devices/pci0000:40/0000:40:00.3 +/devices/pci0000:40/0000:40:01.0 +/devices/pci0000:40/0000:40:01.1 +/devices/pci0000:40/0000:40:01.1/0000:40:01.1:pcie001 +/devices/pci0000:40/0000:40:01.1/0000:40:01.1:pcie004 +/devices/pci0000:40/0000:40:01.1/0000:40:01.1:pcie010 +/devices/pci0000:40/0000:40:01.1/pci_bus/0000:41 +/devices/pci0000:40/0000:40:01.2 +/devices/pci0000:40/0000:40:01.2/0000:40:01.2:pcie001 +/devices/pci0000:40/0000:40:01.2/0000:40:01.2:pcie004 +/devices/pci0000:40/0000:40:01.2/0000:40:01.2:pcie010 +/devices/pci0000:40/0000:40:01.2/pci_bus/0000:42 +/devices/pci0000:40/0000:40:01.3 +/devices/pci0000:40/0000:40:01.3/0000:40:01.3:pcie001 +/devices/pci0000:40/0000:40:01.3/0000:40:01.3:pcie004 +/devices/pci0000:40/0000:40:01.3/0000:40:01.3:pcie010 +/devices/pci0000:40/0000:40:01.3/pci_bus/0000:43 +/devices/pci0000:40/0000:40:01.4 +/devices/pci0000:40/0000:40:01.4/0000:40:01.4:pcie001 +/devices/pci0000:40/0000:40:01.4/0000:40:01.4:pcie004 +/devices/pci0000:40/0000:40:01.4/0000:40:01.4:pcie010 +/devices/pci0000:40/0000:40:01.4/pci_bus/0000:44 +/devices/pci0000:40/0000:40:02.0 +/devices/pci0000:40/0000:40:03.0 +/devices/pci0000:40/0000:40:04.0 +/devices/pci0000:40/0000:40:05.0 +/devices/pci0000:40/0000:40:07.0 +/devices/pci0000:40/0000:40:07.1 +/devices/pci0000:40/0000:40:07.1/0000:40:07.1:pcie001 +/devices/pci0000:40/0000:40:07.1/0000:40:07.1:pcie010 +/devices/pci0000:40/0000:40:07.1/0000:45:00.0 +/devices/pci0000:40/0000:40:07.1/0000:45:00.1 +/devices/pci0000:40/0000:40:07.1/pci_bus/0000:45 +/devices/pci0000:40/0000:40:07.1/wakeup/wakeup47 +/devices/pci0000:40/pci_bus/0000:40 +/devices/pci0000:80/0000:80:00.0 +/devices/pci0000:80/0000:80:00.2 +/devices/pci0000:80/0000:80:00.2/iommu/ivhd1 +/devices/pci0000:80/0000:80:00.3 +/devices/pci0000:80/0000:80:01.0 +/devices/pci0000:80/0000:80:02.0 +/devices/pci0000:80/0000:80:03.0 +/devices/pci0000:80/0000:80:04.0 +/devices/pci0000:80/0000:80:05.0 +/devices/pci0000:80/0000:80:07.0 +/devices/pci0000:80/0000:80:07.1 +/devices/pci0000:80/0000:80:07.1/0000:80:07.1:pcie001 +/devices/pci0000:80/0000:80:07.1/0000:80:07.1:pcie010 +/devices/pci0000:80/0000:80:07.1/0000:81:00.0 +/devices/pci0000:80/0000:80:07.1/0000:81:00.1 +/devices/pci0000:80/0000:80:07.1/pci_bus/0000:81 +/devices/pci0000:80/0000:80:07.1/wakeup/wakeup18 +/devices/pci0000:80/pci_bus/0000:80 +/devices/pci0000:c0/0000:c0:00.0 +/devices/pci0000:c0/0000:c0:00.2 +/devices/pci0000:c0/0000:c0:00.2/iommu/ivhd0 +/devices/pci0000:c0/0000:c0:00.3 +/devices/pci0000:c0/0000:c0:01.0 +/devices/pci0000:c0/0000:c0:01.1 +/devices/pci0000:c0/0000:c0:01.1/0000:c0:01.1:pcie001 +/devices/pci0000:c0/0000:c0:01.1/0000:c0:01.1:pcie010 +/devices/pci0000:c0/0000:c0:01.1/0000:c1:00.0 +/devices/pci0000:c0/0000:c0:01.1/0000:c1:00.0/nvme/nvme0 + name: /dev/nvme0 +/devices/pci0000:c0/0000:c0:01.1/0000:c1:00.0/nvme/nvme0/nvme0n1 + name: /dev/nvme0n1 + links: /dev/disk/by-dname/nvme0n1, /dev/disk/by-id/nvme-Micron_7450_MTFDKBA480TFR_235045A4BF69, /dev/disk/by-path/pci-0000:c1:00.0-nvme-1, /dev/disk/by-id/nvme-eui.000000000000000100a0752345a4bf69 +/devices/pci0000:c0/0000:c0:01.1/0000:c1:00.0/nvme/nvme0/nvme0n1/nvme0n1p1 + name: /dev/nvme0n1p1 + links: /dev/disk/by-id/nvme-Micron_7450_MTFDKBA480TFR_235045A4BF69-part1, /dev/disk/by-dname/nvme0n1-part1, /dev/disk/by-path/pci-0000:c1:00.0-nvme-1-part1, /dev/disk/by-id/nvme-eui.000000000000000100a0752345a4bf69-part1, /dev/disk/by-partuuid/61a3252b-626d-49a0-bb36-86c8f5cb742b +/devices/pci0000:c0/0000:c0:01.1/0000:c1:00.0/nvme/nvme0/nvme0n1/nvme0n1p2 + name: /dev/nvme0n1p2 + links: /dev/disk/by-uuid/23df59fe-0d5e-4d5e-a178-5560f46a90ab, /dev/disk/by-id/nvme-Micron_7450_MTFDKBA480TFR_235045A4BF69-part2, /dev/disk/by-dname/nvme0n1-part2, /dev/disk/by-partuuid/dc891459-2ab0-4ec9-8630-39d027769649, /dev/disk/by-path/pci-0000:c1:00.0-nvme-1-part2, /dev/disk/by-id/nvme-eui.000000000000000100a0752345a4bf69-part2, /dev/disk/by-label/root +/devices/pci0000:c0/0000:c0:01.1/pci_bus/0000:c1 +/devices/pci0000:c0/0000:c0:01.2 +/devices/pci0000:c0/0000:c0:01.2/0000:c0:01.2:pcie001 +/devices/pci0000:c0/0000:c0:01.2/0000:c0:01.2:pcie010 +/devices/pci0000:c0/0000:c0:01.2/0000:c2:00.0 +/devices/pci0000:c0/0000:c0:01.2/0000:c2:00.0/nvme/nvme1 + name: /dev/nvme1 +/devices/pci0000:c0/0000:c0:01.2/0000:c2:00.0/nvme/nvme1/nvme1n1 + name: /dev/nvme1n1 + links: /dev/disk/by-id/nvme-Micron_7450_MTFDKBA480TFR_235045A4C000, /dev/disk/by-path/pci-0000:c2:00.0-nvme-1, /dev/disk/by-id/nvme-eui.000000000000000100a0752345a4c000, /dev/disk/by-dname/nvme1n1 +/devices/pci0000:c0/0000:c0:01.2/pci_bus/0000:c2 +/devices/pci0000:c0/0000:c0:02.0 +/devices/pci0000:c0/0000:c0:03.0 +/devices/pci0000:c0/0000:c0:04.0 +/devices/pci0000:c0/0000:c0:05.0 +/devices/pci0000:c0/0000:c0:05.2 +/devices/pci0000:c0/0000:c0:05.2/0000:c0:05.2:pcie001 +/devices/pci0000:c0/0000:c0:05.2/0000:c0:05.2:pcie010 +/devices/pci0000:c0/0000:c0:05.2/0000:c3:00.0 +/devices/pci0000:c0/0000:c0:05.2/0000:c3:00.0/0000:c4:00.0 +/devices/pci0000:c0/0000:c0:05.2/0000:c3:00.0/0000:c4:00.0/drm/card0 + name: /dev/dri/card0 + links: /dev/dri/by-path/pci-0000:c4:00.0-card +/devices/pci0000:c0/0000:c0:05.2/0000:c3:00.0/0000:c4:00.0/drm/card0/card0-VGA-1 +/devices/pci0000:c0/0000:c0:05.2/0000:c3:00.0/0000:c4:00.0/graphics/fb0 + name: /dev/fb0 +/devices/pci0000:c0/0000:c0:05.2/0000:c3:00.0/0000:c4:00.0/i2c-9 +/devices/pci0000:c0/0000:c0:05.2/0000:c3:00.0/0000:c4:00.0/i2c-9/i2c-dev/i2c-9 + name: /dev/i2c-9 +/devices/pci0000:c0/0000:c0:05.2/0000:c3:00.0/pci_bus/0000:c4 +/devices/pci0000:c0/0000:c0:05.2/pci_bus/0000:c3 +/devices/pci0000:c0/0000:c0:07.0 +/devices/pci0000:c0/0000:c0:07.1 +/devices/pci0000:c0/0000:c0:07.1/0000:c0:07.1:pcie001 +/devices/pci0000:c0/0000:c0:07.1/0000:c0:07.1:pcie010 +/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.0 +/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.1 +/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4 +/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1 + name: /dev/bus/usb/001/001 +/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-0:1.0 +/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1 + name: /dev/bus/usb/001/002 +/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1 + name: /dev/bus/usb/001/003 +/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.0 +/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.0/0003:0557:9241.0001 +/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.0/0003:0557:9241.0001/hidraw/hidraw0 + name: /dev/hidraw0 +/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.0/0003:0557:9241.0001/input/input1 +/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.0/0003:0557:9241.0001/input/input1/event1 + name: /dev/input/event1 + links: /dev/input/by-id/usb-Linux_5.4.62_with_aspeed_vhub_SMCI_HID_KM-event-kbd, /dev/input/by-path/pci-0000:c5:00.4-usb-0:1.1:1.0-event-kbd +/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.0/0003:0557:9241.0001/input/input1/input1::capslock +/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.0/0003:0557:9241.0001/input/input1/input1::compose +/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.0/0003:0557:9241.0001/input/input1/input1::kana +/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.0/0003:0557:9241.0001/input/input1/input1::numlock +/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.0/0003:0557:9241.0001/input/input1/input1::scrolllock +/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.1 +/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.1/0003:0557:9241.0002 +/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.1/0003:0557:9241.0002/hidraw/hidraw1 + name: /dev/hidraw1 +/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.1/0003:0557:9241.0002/input/input2 +/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.1/0003:0557:9241.0002/input/input2/event2 + name: /dev/input/event2 + links: /dev/input/by-path/pci-0000:c5:00.4-usb-0:1.1:1.1-event-mouse, /dev/input/by-id/usb-Linux_5.4.62_with_aspeed_vhub_SMCI_HID_KM-if01-event-mouse +/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.1/0003:0557:9241.0002/input/input2/mouse0 + name: /dev/input/mouse0 + links: /dev/input/by-path/pci-0000:c5:00.4-usb-0:1.1:1.1-mouse, /dev/input/by-id/usb-Linux_5.4.62_with_aspeed_vhub_SMCI_HID_KM-if01-mouse +/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.2 + name: /dev/bus/usb/001/004 +/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.2/1-1.2:2.0 +/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.2/1-1.2:2.0/net/usb0 +/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.2/1-1.2:2.1 +/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1:1.0 +/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb2 + name: /dev/bus/usb/002/001 +/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb2/2-0:1.0 +/devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/wakeup/wakeup59 +/devices/pci0000:c0/0000:c0:07.1/pci_bus/0000:c5 +/devices/pci0000:c0/0000:c0:07.1/wakeup/wakeup6 +/devices/pci0000:c0/0000:c0:07.2 +/devices/pci0000:c0/0000:c0:07.2/0000:c0:07.2:pcie001 +/devices/pci0000:c0/0000:c0:07.2/0000:c0:07.2:pcie010 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata1/ata_port/ata1 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata1/host0 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata1/host0/scsi_host/host0 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata1/link1/ata_link/link1 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata1/link1/dev1.0/ata_device/dev1.0 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata2/ata_port/ata2 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata2/host1 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata2/host1/scsi_host/host1 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata2/link2/ata_link/link2 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata2/link2/dev2.0/ata_device/dev2.0 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata3/ata_port/ata3 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata3/host2 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata3/host2/scsi_host/host2 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata3/link3/ata_link/link3 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata3/link3/dev3.0/ata_device/dev3.0 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata4/ata_port/ata4 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata4/host3 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata4/host3/scsi_host/host3 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata4/link4/ata_link/link4 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata4/link4/dev4.0/ata_device/dev4.0 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata5/ata_port/ata5 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata5/host4 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata5/host4/scsi_host/host4 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata5/link5/ata_link/link5 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata5/link5/dev5.0/ata_device/dev5.0 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata6/ata_port/ata6 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata6/host5 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata6/host5/scsi_host/host5 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata6/link6/ata_link/link6 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0/ata6/link6/dev6.0/ata_device/dev6.0 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata10/ata_port/ata10 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata10/host9 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata10/host9/scsi_host/host9 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata10/link10/ata_link/link10 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata10/link10/dev10.0/ata_device/dev10.0 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata11/ata_port/ata11 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata11/host10 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata11/host10/scsi_host/host10 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata11/link11/ata_link/link11 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata11/link11/dev11.0/ata_device/dev11.0 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata12/ata_port/ata12 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata12/host11 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata12/host11/scsi_host/host11 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata12/link12/ata_link/link12 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata12/link12/dev12.0/ata_device/dev12.0 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata13/ata_port/ata13 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata13/host12 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata13/host12/scsi_host/host12 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata13/link13/ata_link/link13 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata13/link13/dev13.0/ata_device/dev13.0 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata14/ata_port/ata14 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata14/host13 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata14/host13/scsi_host/host13 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata14/link14/ata_link/link14 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata14/link14/dev14.0/ata_device/dev14.0 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata7/ata_port/ata7 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata7/host6 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata7/host6/scsi_host/host6 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata7/link7/ata_link/link7 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata7/link7/dev7.0/ata_device/dev7.0 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata8/ata_port/ata8 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata8/host7 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata8/host7/scsi_host/host7 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata8/link8/ata_link/link8 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata8/link8/dev8.0/ata_device/dev8.0 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata9/ata_port/ata9 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata9/host8 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata9/host8/scsi_host/host8 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata9/link9/ata_link/link9 +/devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1/ata9/link9/dev9.0/ata_device/dev9.0 +/devices/pci0000:c0/0000:c0:07.2/pci_bus/0000:c6 +/devices/pci0000:c0/0000:c0:07.2/wakeup/wakeup8 +/devices/pci0000:c0/AMDI0096:00 +/devices/pci0000:c0/pci_bus/0000:c0 +/devices/platform/AMDI0010:00 +/devices/platform/AMDI0010:00/i2c-0 +/devices/platform/AMDI0010:00/i2c-0/i2c-dev/i2c-0 + name: /dev/i2c-0 +/devices/platform/AMDI0010:01 +/devices/platform/AMDI0010:01/i2c-1 +/devices/platform/AMDI0010:01/i2c-1/i2c-dev/i2c-1 + name: /dev/i2c-1 +/devices/platform/AMDI0010:02 +/devices/platform/AMDI0010:02/i2c-2 +/devices/platform/AMDI0010:02/i2c-2/i2c-dev/i2c-2 + name: /dev/i2c-2 +/devices/platform/AMDI0010:03 +/devices/platform/AMDI0010:03/i2c-3 +/devices/platform/AMDI0010:03/i2c-3/i2c-dev/i2c-3 + name: /dev/i2c-3 +/devices/platform/AMDI0010:04 +/devices/platform/AMDI0010:04/i2c-4 +/devices/platform/AMDI0010:04/i2c-4/i2c-dev/i2c-4 + name: /dev/i2c-4 +/devices/platform/AMDI0010:05 +/devices/platform/AMDI0010:05/i2c-5 +/devices/platform/AMDI0010:05/i2c-5/i2c-dev/i2c-5 + name: /dev/i2c-5 +/devices/platform/AMDI0030:00 +/devices/platform/AMDI0030:00/gpio/gpiochip256 +/devices/platform/AMDI0030:00/gpiochip0 + name: /dev/gpiochip0 +/devices/platform/Fixed +/devices/platform/Fixed +/devices/platform/GHES.20480 +/devices/platform/GHES.20481 +/devices/platform/GHES.20482 +/devices/platform/GHES.20483 +/devices/platform/GHES.20484 +/devices/platform/GHES.20485 +/devices/platform/GHES.20486 +/devices/platform/GHES.20487 +/devices/platform/GHES.20488 +/devices/platform/GHES.20489 +/devices/platform/GHES.20490 +/devices/platform/GHES.20491 +/devices/platform/GHES.20492 +/devices/platform/GHES.20493 +/devices/platform/GHES.20494 +/devices/platform/GHES.20495 +/devices/platform/GHES.20496 +/devices/platform/GHES.20497 +/devices/platform/GHES.20498 +/devices/platform/GHES.20499 +/devices/platform/GHES.20500 +/devices/platform/GHES.20501 +/devices/platform/GHES.20502 +/devices/platform/GHES.20503 +/devices/platform/GHES.20504 +/devices/platform/GHES.20505 +/devices/platform/GHES.20506 +/devices/platform/GHES.20507 +/devices/platform/GHES.20508 +/devices/platform/GHES.20509 +/devices/platform/GHES.20510 +/devices/platform/GHES.20511 +/devices/platform/GHES.20512 +/devices/platform/GHES.20513 +/devices/platform/GHES.20514 +/devices/platform/GHES.20515 +/devices/platform/GHES.20516 +/devices/platform/GHES.20517 +/devices/platform/GHES.20518 +/devices/platform/GHES.20519 +/devices/platform/GHES.20520 +/devices/platform/GHES.20521 +/devices/platform/GHES.20522 +/devices/platform/GHES.20523 +/devices/platform/GHES.20524 +/devices/platform/GHES.20525 +/devices/platform/GHES.20526 +/devices/platform/GHES.20527 +/devices/platform/GHES.20528 +/devices/platform/GHES.20529 +/devices/platform/GHES.20530 +/devices/platform/GHES.20531 +/devices/platform/GHES.20532 +/devices/platform/GHES.20533 +/devices/platform/GHES.20534 +/devices/platform/GHES.20535 +/devices/platform/GHES.20536 +/devices/platform/GHES.20537 +/devices/platform/GHES.20538 +/devices/platform/GHES.20539 +/devices/platform/GHES.20540 +/devices/platform/GHES.20541 +/devices/platform/GHES.20542 +/devices/platform/GHES.20543 +/devices/platform/GHES.20544 +/devices/platform/GHES.20545 +/devices/platform/GHES.20546 +/devices/platform/GHES.20547 +/devices/platform/GHES.20548 +/devices/platform/GHES.20549 +/devices/platform/GHES.20550 +/devices/platform/GHES.20551 +/devices/platform/GHES.20552 +/devices/platform/GHES.20553 +/devices/platform/GHES.20554 +/devices/platform/GHES.20555 +/devices/platform/GHES.20556 +/devices/platform/GHES.20557 +/devices/platform/GHES.20558 +/devices/platform/GHES.20559 +/devices/platform/GHES.20560 +/devices/platform/GHES.20561 +/devices/platform/GHES.20562 +/devices/platform/GHES.20563 +/devices/platform/GHES.20564 +/devices/platform/GHES.20565 +/devices/platform/GHES.20566 +/devices/platform/GHES.20567 +/devices/platform/GHES.20568 +/devices/platform/GHES.20569 +/devices/platform/GHES.20570 +/devices/platform/GHES.20571 +/devices/platform/GHES.20572 +/devices/platform/GHES.20573 +/devices/platform/GHES.20574 +/devices/platform/GHES.20575 +/devices/platform/GHES.20576 +/devices/platform/GHES.20577 +/devices/platform/GHES.20578 +/devices/platform/GHES.20579 +/devices/platform/GHES.20580 +/devices/platform/GHES.20581 +/devices/platform/GHES.20582 +/devices/platform/GHES.20583 +/devices/platform/GHES.20584 +/devices/platform/GHES.20585 +/devices/platform/GHES.20586 +/devices/platform/GHES.20587 +/devices/platform/GHES.20588 +/devices/platform/GHES.20589 +/devices/platform/GHES.20590 +/devices/platform/GHES.20591 +/devices/platform/GHES.20592 +/devices/platform/GHES.20593 +/devices/platform/GHES.20594 +/devices/platform/GHES.20595 +/devices/platform/GHES.20596 +/devices/platform/GHES.20597 +/devices/platform/GHES.20598 +/devices/platform/GHES.20599 +/devices/platform/GHES.20600 +/devices/platform/GHES.20601 +/devices/platform/GHES.20602 +/devices/platform/GHES.20603 +/devices/platform/GHES.20604 +/devices/platform/GHES.20605 +/devices/platform/GHES.20606 +/devices/platform/GHES.20607 +/devices/platform/GHES.20608 +/devices/platform/GHES.20609 +/devices/platform/GHES.20610 +/devices/platform/GHES.20611 +/devices/platform/GHES.20612 +/devices/platform/GHES.20613 +/devices/platform/GHES.20614 +/devices/platform/GHES.20615 +/devices/platform/GHES.20616 +/devices/platform/GHES.20617 +/devices/platform/GHES.20618 +/devices/platform/GHES.20619 +/devices/platform/GHES.20620 +/devices/platform/GHES.20621 +/devices/platform/GHES.20622 +/devices/platform/GHES.20623 +/devices/platform/GHES.20624 +/devices/platform/GHES.20625 +/devices/platform/GHES.20626 +/devices/platform/GHES.20627 +/devices/platform/GHES.20628 +/devices/platform/GHES.20629 +/devices/platform/GHES.20630 +/devices/platform/GHES.20631 +/devices/platform/GHES.20632 +/devices/platform/GHES.20633 +/devices/platform/GHES.20634 +/devices/platform/GHES.20635 +/devices/platform/GHES.20636 +/devices/platform/GHES.20637 +/devices/platform/GHES.20638 +/devices/platform/GHES.20639 +/devices/platform/GHES.20640 +/devices/platform/GHES.20641 +/devices/platform/GHES.20642 +/devices/platform/GHES.20643 +/devices/platform/GHES.20644 +/devices/platform/GHES.20645 +/devices/platform/GHES.20646 +/devices/platform/GHES.20647 +/devices/platform/GHES.20648 +/devices/platform/GHES.20649 +/devices/platform/GHES.20650 +/devices/platform/GHES.20651 +/devices/platform/GHES.20652 +/devices/platform/GHES.20653 +/devices/platform/GHES.20654 +/devices/platform/GHES.20655 +/devices/platform/GHES.20656 +/devices/platform/GHES.20657 +/devices/platform/GHES.20658 +/devices/platform/GHES.20659 +/devices/platform/GHES.20660 +/devices/platform/GHES.20661 +/devices/platform/GHES.20662 +/devices/platform/GHES.20663 +/devices/platform/GHES.20664 +/devices/platform/GHES.20665 +/devices/platform/GHES.20666 +/devices/platform/GHES.20667 +/devices/platform/GHES.20668 +/devices/platform/GHES.20669 +/devices/platform/GHES.20670 +/devices/platform/GHES.20671 +/devices/platform/GHES.20672 +/devices/platform/GHES.20673 +/devices/platform/GHES.20674 +/devices/platform/GHES.20675 +/devices/platform/GHES.20676 +/devices/platform/GHES.20677 +/devices/platform/GHES.20678 +/devices/platform/GHES.20679 +/devices/platform/GHES.20680 +/devices/platform/GHES.20681 +/devices/platform/GHES.20682 +/devices/platform/GHES.20683 +/devices/platform/GHES.20684 +/devices/platform/GHES.20685 +/devices/platform/GHES.20686 +/devices/platform/GHES.20687 +/devices/platform/GHES.20688 +/devices/platform/GHES.20689 +/devices/platform/GHES.20690 +/devices/platform/GHES.20691 +/devices/platform/GHES.20692 +/devices/platform/GHES.20693 +/devices/platform/GHES.20694 +/devices/platform/GHES.20695 +/devices/platform/GHES.20696 +/devices/platform/GHES.20697 +/devices/platform/GHES.20698 +/devices/platform/GHES.20699 +/devices/platform/GHES.20700 +/devices/platform/GHES.20701 +/devices/platform/GHES.20702 +/devices/platform/GHES.20703 +/devices/platform/GHES.20704 +/devices/platform/GHES.20705 +/devices/platform/GHES.20706 +/devices/platform/GHES.20707 +/devices/platform/GHES.20708 +/devices/platform/GHES.20709 +/devices/platform/GHES.20710 +/devices/platform/GHES.20711 +/devices/platform/GHES.20712 +/devices/platform/GHES.20713 +/devices/platform/GHES.20714 +/devices/platform/GHES.20715 +/devices/platform/GHES.20716 +/devices/platform/GHES.20717 +/devices/platform/GHES.20718 +/devices/platform/GHES.20719 +/devices/platform/GHES.20720 +/devices/platform/GHES.20721 +/devices/platform/GHES.20722 +/devices/platform/GHES.20723 +/devices/platform/GHES.20724 +/devices/platform/GHES.20725 +/devices/platform/GHES.20726 +/devices/platform/GHES.20727 +/devices/platform/GHES.20728 +/devices/platform/GHES.20729 +/devices/platform/GHES.20730 +/devices/platform/GHES.20731 +/devices/platform/GHES.20732 +/devices/platform/GHES.20733 +/devices/platform/GHES.20734 +/devices/platform/GHES.20735 +/devices/platform/GHES.20736 +/devices/platform/GHES.20737 +/devices/platform/GHES.20738 +/devices/platform/GHES.20739 +/devices/platform/GHES.20740 +/devices/platform/GHES.20741 +/devices/platform/GHES.20742 +/devices/platform/GHES.20743 +/devices/platform/GHES.20744 +/devices/platform/GHES.20745 +/devices/platform/GHES.20746 +/devices/platform/GHES.20747 +/devices/platform/GHES.20748 +/devices/platform/GHES.20749 +/devices/platform/GHES.20750 +/devices/platform/GHES.20751 +/devices/platform/GHES.20752 +/devices/platform/GHES.20753 +/devices/platform/GHES.20754 +/devices/platform/GHES.20755 +/devices/platform/GHES.20756 +/devices/platform/GHES.20757 +/devices/platform/GHES.20758 +/devices/platform/GHES.20759 +/devices/platform/GHES.20760 +/devices/platform/GHES.20761 +/devices/platform/GHES.20762 +/devices/platform/GHES.20763 +/devices/platform/GHES.20764 +/devices/platform/GHES.20765 +/devices/platform/GHES.20766 +/devices/platform/GHES.20767 +/devices/platform/GHES.20768 +/devices/platform/GHES.20769 +/devices/platform/GHES.20770 +/devices/platform/GHES.20771 +/devices/platform/GHES.20772 +/devices/platform/GHES.20773 +/devices/platform/GHES.20774 +/devices/platform/GHES.20775 +/devices/platform/GHES.20776 +/devices/platform/GHES.20777 +/devices/platform/GHES.20778 +/devices/platform/GHES.20779 +/devices/platform/GHES.20780 +/devices/platform/GHES.20781 +/devices/platform/GHES.20782 +/devices/platform/GHES.20783 +/devices/platform/GHES.20784 +/devices/platform/GHES.20785 +/devices/platform/GHES.20786 +/devices/platform/GHES.20787 +/devices/platform/GHES.20788 +/devices/platform/GHES.20789 +/devices/platform/GHES.20790 +/devices/platform/GHES.20791 +/devices/platform/GHES.20792 +/devices/platform/GHES.20793 +/devices/platform/GHES.20794 +/devices/platform/GHES.20795 +/devices/platform/GHES.20796 +/devices/platform/GHES.20797 +/devices/platform/GHES.20798 +/devices/platform/GHES.20799 +/devices/platform/GHES.20800 +/devices/platform/GHES.20801 +/devices/platform/GHES.20802 +/devices/platform/GHES.20803 +/devices/platform/GHES.20804 +/devices/platform/GHES.20805 +/devices/platform/GHES.20806 +/devices/platform/GHES.20807 +/devices/platform/GHES.20808 +/devices/platform/GHES.20809 +/devices/platform/GHES.20810 +/devices/platform/GHES.20811 +/devices/platform/GHES.20812 +/devices/platform/GHES.20813 +/devices/platform/GHES.20814 +/devices/platform/GHES.20815 +/devices/platform/GHES.20816 +/devices/platform/GHES.20817 +/devices/platform/GHES.20818 +/devices/platform/GHES.20819 +/devices/platform/GHES.20820 +/devices/platform/GHES.20821 +/devices/platform/GHES.20822 +/devices/platform/GHES.20823 +/devices/platform/GHES.20824 +/devices/platform/GHES.20825 +/devices/platform/GHES.20826 +/devices/platform/GHES.20827 +/devices/platform/GHES.20828 +/devices/platform/GHES.20829 +/devices/platform/GHES.20830 +/devices/platform/GHES.20831 +/devices/platform/GHES.20832 +/devices/platform/GHES.20833 +/devices/platform/GHES.20834 +/devices/platform/GHES.20835 +/devices/platform/GHES.20836 +/devices/platform/GHES.20837 +/devices/platform/GHES.20838 +/devices/platform/GHES.20839 +/devices/platform/GHES.20840 +/devices/platform/GHES.20841 +/devices/platform/GHES.20842 +/devices/platform/GHES.20843 +/devices/platform/GHES.20844 +/devices/platform/GHES.20845 +/devices/platform/GHES.20846 +/devices/platform/GHES.20847 +/devices/platform/GHES.20848 +/devices/platform/GHES.20849 +/devices/platform/GHES.20850 +/devices/platform/GHES.20851 +/devices/platform/GHES.20852 +/devices/platform/GHES.20853 +/devices/platform/GHES.20854 +/devices/platform/GHES.20855 +/devices/platform/GHES.20856 +/devices/platform/GHES.20857 +/devices/platform/GHES.20858 +/devices/platform/GHES.20859 +/devices/platform/GHES.20860 +/devices/platform/GHES.20861 +/devices/platform/GHES.20862 +/devices/platform/GHES.20863 +/devices/platform/GHES.20864 +/devices/platform/GHES.20865 +/devices/platform/GHES.20866 +/devices/platform/GHES.20867 +/devices/platform/GHES.20868 +/devices/platform/GHES.20869 +/devices/platform/GHES.20870 +/devices/platform/GHES.20871 +/devices/platform/GHES.20872 +/devices/platform/GHES.20873 +/devices/platform/GHES.20874 +/devices/platform/GHES.20875 +/devices/platform/GHES.20876 +/devices/platform/GHES.20877 +/devices/platform/GHES.20878 +/devices/platform/GHES.20879 +/devices/platform/GHES.20880 +/devices/platform/GHES.20881 +/devices/platform/GHES.20882 +/devices/platform/GHES.20883 +/devices/platform/GHES.20884 +/devices/platform/GHES.20885 +/devices/platform/GHES.20886 +/devices/platform/GHES.20887 +/devices/platform/GHES.20888 +/devices/platform/GHES.20889 +/devices/platform/GHES.20890 +/devices/platform/GHES.20891 +/devices/platform/GHES.20892 +/devices/platform/GHES.20893 +/devices/platform/GHES.20894 +/devices/platform/GHES.20895 +/devices/platform/GHES.20896 +/devices/platform/GHES.20897 +/devices/platform/GHES.20898 +/devices/platform/GHES.20899 +/devices/platform/GHES.20900 +/devices/platform/GHES.20901 +/devices/platform/GHES.20902 +/devices/platform/GHES.20903 +/devices/platform/GHES.20904 +/devices/platform/GHES.20905 +/devices/platform/GHES.20906 +/devices/platform/GHES.20907 +/devices/platform/GHES.20908 +/devices/platform/GHES.20909 +/devices/platform/GHES.20910 +/devices/platform/GHES.20911 +/devices/platform/GHES.20912 +/devices/platform/GHES.20913 +/devices/platform/GHES.20914 +/devices/platform/GHES.20915 +/devices/platform/GHES.20916 +/devices/platform/GHES.20917 +/devices/platform/GHES.20918 +/devices/platform/GHES.20919 +/devices/platform/GHES.20920 +/devices/platform/GHES.20921 +/devices/platform/GHES.20922 +/devices/platform/GHES.20923 +/devices/platform/GHES.20924 +/devices/platform/GHES.20925 +/devices/platform/GHES.20926 +/devices/platform/GHES.20927 +/devices/platform/GHES.20928 +/devices/platform/GHES.20929 +/devices/platform/GHES.20930 +/devices/platform/GHES.20931 +/devices/platform/GHES.20932 +/devices/platform/GHES.20933 +/devices/platform/GHES.20934 +/devices/platform/GHES.20935 +/devices/platform/GHES.20936 +/devices/platform/GHES.20937 +/devices/platform/GHES.20938 +/devices/platform/GHES.20939 +/devices/platform/GHES.20940 +/devices/platform/GHES.20941 +/devices/platform/GHES.20942 +/devices/platform/GHES.20943 +/devices/platform/GHES.20944 +/devices/platform/GHES.20945 +/devices/platform/GHES.20946 +/devices/platform/GHES.20947 +/devices/platform/GHES.20948 +/devices/platform/GHES.20949 +/devices/platform/GHES.20950 +/devices/platform/GHES.20951 +/devices/platform/GHES.20952 +/devices/platform/GHES.20953 +/devices/platform/GHES.20954 +/devices/platform/GHES.20955 +/devices/platform/GHES.20956 +/devices/platform/GHES.20957 +/devices/platform/GHES.20958 +/devices/platform/GHES.20959 +/devices/platform/GHES.20960 +/devices/platform/GHES.20961 +/devices/platform/GHES.20962 +/devices/platform/GHES.20963 +/devices/platform/GHES.20964 +/devices/platform/GHES.20965 +/devices/platform/GHES.20966 +/devices/platform/GHES.20967 +/devices/platform/GHES.20968 +/devices/platform/GHES.20969 +/devices/platform/GHES.20970 +/devices/platform/GHES.20971 +/devices/platform/GHES.20972 +/devices/platform/GHES.20973 +/devices/platform/GHES.20974 +/devices/platform/GHES.20975 +/devices/platform/GHES.20976 +/devices/platform/GHES.20977 +/devices/platform/GHES.20978 +/devices/platform/GHES.20979 +/devices/platform/GHES.20980 +/devices/platform/GHES.20981 +/devices/platform/GHES.20982 +/devices/platform/GHES.20983 +/devices/platform/GHES.20984 +/devices/platform/GHES.20985 +/devices/platform/GHES.20986 +/devices/platform/GHES.20987 +/devices/platform/GHES.20988 +/devices/platform/GHES.20989 +/devices/platform/GHES.20990 +/devices/platform/GHES.20991 +/devices/platform/GHES.20992 +/devices/platform/GHES.20993 +/devices/platform/GHES.20994 +/devices/platform/GHES.20995 +/devices/platform/GHES.20996 +/devices/platform/GHES.20997 +/devices/platform/GHES.20998 +/devices/platform/GHES.20999 +/devices/platform/GHES.21000 +/devices/platform/GHES.21001 +/devices/platform/GHES.21002 +/devices/platform/GHES.21003 +/devices/platform/GHES.21004 +/devices/platform/GHES.21005 +/devices/platform/GHES.21006 +/devices/platform/GHES.21007 +/devices/platform/GHES.21008 +/devices/platform/GHES.21009 +/devices/platform/GHES.21010 +/devices/platform/GHES.21011 +/devices/platform/GHES.21012 +/devices/platform/GHES.21013 +/devices/platform/GHES.21014 +/devices/platform/GHES.21015 +/devices/platform/GHES.21016 +/devices/platform/GHES.21017 +/devices/platform/GHES.21018 +/devices/platform/GHES.21019 +/devices/platform/GHES.21020 +/devices/platform/GHES.21021 +/devices/platform/GHES.21022 +/devices/platform/GHES.21023 +/devices/platform/GHES.21024 +/devices/platform/GHES.21025 +/devices/platform/GHES.21026 +/devices/platform/GHES.21027 +/devices/platform/GHES.21028 +/devices/platform/GHES.21029 +/devices/platform/GHES.21030 +/devices/platform/GHES.21031 +/devices/platform/GHES.21032 +/devices/platform/GHES.21033 +/devices/platform/GHES.21034 +/devices/platform/GHES.21035 +/devices/platform/GHES.21036 +/devices/platform/GHES.21037 +/devices/platform/GHES.21038 +/devices/platform/GHES.21039 +/devices/platform/GHES.21040 +/devices/platform/GHES.21041 +/devices/platform/GHES.21042 +/devices/platform/GHES.21043 +/devices/platform/GHES.21044 +/devices/platform/GHES.21045 +/devices/platform/GHES.21046 +/devices/platform/GHES.21047 +/devices/platform/GHES.21048 +/devices/platform/GHES.21049 +/devices/platform/GHES.21050 +/devices/platform/GHES.21051 +/devices/platform/GHES.21052 +/devices/platform/GHES.21053 +/devices/platform/GHES.21054 +/devices/platform/GHES.21055 +/devices/platform/GHES.21056 +/devices/platform/GHES.21057 +/devices/platform/GHES.21058 +/devices/platform/GHES.21059 +/devices/platform/GHES.21060 +/devices/platform/GHES.21061 +/devices/platform/GHES.21062 +/devices/platform/GHES.21063 +/devices/platform/GHES.21064 +/devices/platform/GHES.21065 +/devices/platform/GHES.21066 +/devices/platform/GHES.21067 +/devices/platform/GHES.21068 +/devices/platform/GHES.21069 +/devices/platform/GHES.21070 +/devices/platform/GHES.21071 +/devices/platform/GHES.21072 +/devices/platform/GHES.21073 +/devices/platform/GHES.21074 +/devices/platform/GHES.21075 +/devices/platform/GHES.21076 +/devices/platform/GHES.21077 +/devices/platform/GHES.21078 +/devices/platform/GHES.21079 +/devices/platform/GHES.21080 +/devices/platform/GHES.21081 +/devices/platform/GHES.21082 +/devices/platform/GHES.21083 +/devices/platform/GHES.21084 +/devices/platform/GHES.21085 +/devices/platform/GHES.21086 +/devices/platform/GHES.21087 +/devices/platform/GHES.21088 +/devices/platform/GHES.21089 +/devices/platform/GHES.21090 +/devices/platform/GHES.21091 +/devices/platform/GHES.21092 +/devices/platform/GHES.21093 +/devices/platform/GHES.21094 +/devices/platform/GHES.21095 +/devices/platform/GHES.21096 +/devices/platform/GHES.21097 +/devices/platform/GHES.21098 +/devices/platform/GHES.21099 +/devices/platform/GHES.21100 +/devices/platform/GHES.21101 +/devices/platform/GHES.21102 +/devices/platform/GHES.21103 +/devices/platform/GHES.21104 +/devices/platform/GHES.21105 +/devices/platform/GHES.21106 +/devices/platform/GHES.21107 +/devices/platform/GHES.21108 +/devices/platform/GHES.21109 +/devices/platform/GHES.21110 +/devices/platform/GHES.21111 +/devices/platform/GHES.21112 +/devices/platform/GHES.21113 +/devices/platform/GHES.21114 +/devices/platform/GHES.21115 +/devices/platform/GHES.21116 +/devices/platform/GHES.21117 +/devices/platform/GHES.21118 +/devices/platform/GHES.21119 +/devices/platform/GHES.21120 +/devices/platform/GHES.21121 +/devices/platform/GHES.21122 +/devices/platform/GHES.21123 +/devices/platform/GHES.21124 +/devices/platform/GHES.21125 +/devices/platform/GHES.21126 +/devices/platform/GHES.21127 +/devices/platform/GHES.21128 +/devices/platform/GHES.21129 +/devices/platform/GHES.21130 +/devices/platform/GHES.21131 +/devices/platform/GHES.21132 +/devices/platform/GHES.21133 +/devices/platform/GHES.21134 +/devices/platform/GHES.21135 +/devices/platform/GHES.21136 +/devices/platform/GHES.21137 +/devices/platform/GHES.21138 +/devices/platform/GHES.21139 +/devices/platform/GHES.21140 +/devices/platform/GHES.21141 +/devices/platform/GHES.21142 +/devices/platform/GHES.21143 +/devices/platform/GHES.21144 +/devices/platform/GHES.21145 +/devices/platform/GHES.21146 +/devices/platform/GHES.21147 +/devices/platform/GHES.21148 +/devices/platform/GHES.21149 +/devices/platform/GHES.21150 +/devices/platform/GHES.21151 +/devices/platform/GHES.21152 +/devices/platform/GHES.21153 +/devices/platform/GHES.21154 +/devices/platform/GHES.21155 +/devices/platform/GHES.21156 +/devices/platform/GHES.21157 +/devices/platform/GHES.21158 +/devices/platform/GHES.21159 +/devices/platform/GHES.21160 +/devices/platform/GHES.21161 +/devices/platform/GHES.21162 +/devices/platform/GHES.21163 +/devices/platform/GHES.21164 +/devices/platform/GHES.21165 +/devices/platform/GHES.21166 +/devices/platform/GHES.21167 +/devices/platform/GHES.21168 +/devices/platform/GHES.21169 +/devices/platform/GHES.21170 +/devices/platform/GHES.21171 +/devices/platform/GHES.21172 +/devices/platform/GHES.21173 +/devices/platform/GHES.21174 +/devices/platform/GHES.21175 +/devices/platform/GHES.21176 +/devices/platform/GHES.21177 +/devices/platform/GHES.21178 +/devices/platform/GHES.21179 +/devices/platform/GHES.21180 +/devices/platform/GHES.21181 +/devices/platform/GHES.21182 +/devices/platform/GHES.21183 +/devices/platform/GHES.21184 +/devices/platform/GHES.21185 +/devices/platform/GHES.21186 +/devices/platform/GHES.21187 +/devices/platform/GHES.21188 +/devices/platform/GHES.21189 +/devices/platform/GHES.21190 +/devices/platform/GHES.21191 +/devices/platform/GHES.21192 +/devices/platform/GHES.21193 +/devices/platform/GHES.21194 +/devices/platform/GHES.21195 +/devices/platform/GHES.21196 +/devices/platform/GHES.21197 +/devices/platform/GHES.21198 +/devices/platform/GHES.21199 +/devices/platform/GHES.21200 +/devices/platform/GHES.21201 +/devices/platform/GHES.21202 +/devices/platform/GHES.21203 +/devices/platform/GHES.21204 +/devices/platform/GHES.21205 +/devices/platform/GHES.21206 +/devices/platform/GHES.21207 +/devices/platform/GHES.21208 +/devices/platform/GHES.21209 +/devices/platform/GHES.21210 +/devices/platform/GHES.21211 +/devices/platform/GHES.21212 +/devices/platform/GHES.21213 +/devices/platform/GHES.21214 +/devices/platform/GHES.21215 +/devices/platform/GHES.21216 +/devices/platform/GHES.21217 +/devices/platform/GHES.21218 +/devices/platform/GHES.21219 +/devices/platform/GHES.21220 +/devices/platform/GHES.21221 +/devices/platform/GHES.21222 +/devices/platform/GHES.21223 +/devices/platform/GHES.21224 +/devices/platform/GHES.21225 +/devices/platform/GHES.21226 +/devices/platform/GHES.21227 +/devices/platform/GHES.21228 +/devices/platform/GHES.21229 +/devices/platform/GHES.21230 +/devices/platform/GHES.21231 +/devices/platform/GHES.21232 +/devices/platform/GHES.21233 +/devices/platform/GHES.21234 +/devices/platform/GHES.21235 +/devices/platform/GHES.21236 +/devices/platform/GHES.21237 +/devices/platform/GHES.21238 +/devices/platform/GHES.21239 +/devices/platform/GHES.21240 +/devices/platform/GHES.21241 +/devices/platform/GHES.21242 +/devices/platform/GHES.21243 +/devices/platform/GHES.21244 +/devices/platform/GHES.21245 +/devices/platform/GHES.21246 +/devices/platform/GHES.21247 +/devices/platform/GHES.21248 +/devices/platform/GHES.21249 +/devices/platform/GHES.21250 +/devices/platform/GHES.21251 +/devices/platform/GHES.21252 +/devices/platform/GHES.21253 +/devices/platform/GHES.21254 +/devices/platform/GHES.21255 +/devices/platform/GHES.21256 +/devices/platform/GHES.21257 +/devices/platform/GHES.21258 +/devices/platform/GHES.21259 +/devices/platform/GHES.21260 +/devices/platform/GHES.21261 +/devices/platform/GHES.21262 +/devices/platform/GHES.21263 +/devices/platform/GHES.21264 +/devices/platform/GHES.21265 +/devices/platform/GHES.21266 +/devices/platform/GHES.21267 +/devices/platform/GHES.21268 +/devices/platform/GHES.21269 +/devices/platform/GHES.21270 +/devices/platform/GHES.21271 +/devices/platform/GHES.21272 +/devices/platform/GHES.21273 +/devices/platform/GHES.21274 +/devices/platform/GHES.21275 +/devices/platform/GHES.21276 +/devices/platform/GHES.21277 +/devices/platform/GHES.21278 +/devices/platform/GHES.21279 +/devices/platform/GHES.21280 +/devices/platform/GHES.21281 +/devices/platform/GHES.21282 +/devices/platform/GHES.21283 +/devices/platform/GHES.21284 +/devices/platform/GHES.21285 +/devices/platform/GHES.21286 +/devices/platform/GHES.21287 +/devices/platform/GHES.21288 +/devices/platform/GHES.21289 +/devices/platform/GHES.21290 +/devices/platform/GHES.21291 +/devices/platform/GHES.21292 +/devices/platform/GHES.21293 +/devices/platform/GHES.21294 +/devices/platform/GHES.21295 +/devices/platform/GHES.21296 +/devices/platform/GHES.21297 +/devices/platform/GHES.21298 +/devices/platform/GHES.21299 +/devices/platform/GHES.21300 +/devices/platform/GHES.21301 +/devices/platform/GHES.21302 +/devices/platform/GHES.21303 +/devices/platform/GHES.21304 +/devices/platform/GHES.21305 +/devices/platform/GHES.21306 +/devices/platform/GHES.21307 +/devices/platform/GHES.21308 +/devices/platform/GHES.21309 +/devices/platform/GHES.21310 +/devices/platform/GHES.21311 +/devices/platform/GHES.21312 +/devices/platform/GHES.21313 +/devices/platform/GHES.21314 +/devices/platform/GHES.21315 +/devices/platform/GHES.21316 +/devices/platform/GHES.21317 +/devices/platform/GHES.21318 +/devices/platform/GHES.21319 +/devices/platform/GHES.21320 +/devices/platform/GHES.21321 +/devices/platform/GHES.21322 +/devices/platform/GHES.21323 +/devices/platform/GHES.21324 +/devices/platform/GHES.21325 +/devices/platform/GHES.21326 +/devices/platform/GHES.21327 +/devices/platform/GHES.21328 +/devices/platform/GHES.21329 +/devices/platform/GHES.21330 +/devices/platform/GHES.21331 +/devices/platform/GHES.21332 +/devices/platform/GHES.21333 +/devices/platform/GHES.21334 +/devices/platform/GHES.21335 +/devices/platform/GHES.21336 +/devices/platform/GHES.21337 +/devices/platform/GHES.21338 +/devices/platform/GHES.21339 +/devices/platform/GHES.21340 +/devices/platform/GHES.21341 +/devices/platform/GHES.21342 +/devices/platform/GHES.21343 +/devices/platform/GHES.21344 +/devices/platform/GHES.21345 +/devices/platform/GHES.21346 +/devices/platform/GHES.21347 +/devices/platform/GHES.21348 +/devices/platform/GHES.21349 +/devices/platform/GHES.21350 +/devices/platform/GHES.21351 +/devices/platform/GHES.21352 +/devices/platform/GHES.21353 +/devices/platform/GHES.21354 +/devices/platform/GHES.21355 +/devices/platform/GHES.21356 +/devices/platform/GHES.21357 +/devices/platform/GHES.21358 +/devices/platform/GHES.21359 +/devices/platform/GHES.21360 +/devices/platform/GHES.21361 +/devices/platform/GHES.21362 +/devices/platform/GHES.21363 +/devices/platform/GHES.21364 +/devices/platform/GHES.21365 +/devices/platform/GHES.21366 +/devices/platform/GHES.21367 +/devices/platform/GHES.21368 +/devices/platform/GHES.21369 +/devices/platform/GHES.21370 +/devices/platform/GHES.21371 +/devices/platform/GHES.21372 +/devices/platform/GHES.21373 +/devices/platform/GHES.21374 +/devices/platform/GHES.21375 +/devices/platform/GHES.21376 +/devices/platform/GHES.21377 +/devices/platform/GHES.21378 +/devices/platform/GHES.21379 +/devices/platform/GHES.21380 +/devices/platform/GHES.21381 +/devices/platform/GHES.21382 +/devices/platform/GHES.21383 +/devices/platform/GHES.21384 +/devices/platform/GHES.21385 +/devices/platform/GHES.21386 +/devices/platform/GHES.21387 +/devices/platform/GHES.21388 +/devices/platform/GHES.21389 +/devices/platform/GHES.21390 +/devices/platform/GHES.21391 +/devices/platform/GHES.21392 +/devices/platform/GHES.21393 +/devices/platform/GHES.21394 +/devices/platform/GHES.21395 +/devices/platform/GHES.21396 +/devices/platform/GHES.21397 +/devices/platform/GHES.21398 +/devices/platform/GHES.21399 +/devices/platform/GHES.21400 +/devices/platform/GHES.21401 +/devices/platform/GHES.21402 +/devices/platform/GHES.21403 +/devices/platform/GHES.21404 +/devices/platform/GHES.21405 +/devices/platform/GHES.21406 +/devices/platform/GHES.21407 +/devices/platform/GHES.21408 +/devices/platform/GHES.21409 +/devices/platform/GHES.21410 +/devices/platform/GHES.21411 +/devices/platform/GHES.21412 +/devices/platform/GHES.21413 +/devices/platform/GHES.21414 +/devices/platform/GHES.21415 +/devices/platform/GHES.21416 +/devices/platform/GHES.21417 +/devices/platform/GHES.21418 +/devices/platform/GHES.21419 +/devices/platform/GHES.21420 +/devices/platform/GHES.21421 +/devices/platform/GHES.21422 +/devices/platform/GHES.21423 +/devices/platform/GHES.21424 +/devices/platform/GHES.21425 +/devices/platform/GHES.21426 +/devices/platform/GHES.21427 +/devices/platform/GHES.21428 +/devices/platform/GHES.21429 +/devices/platform/GHES.21430 +/devices/platform/GHES.21431 +/devices/platform/GHES.21432 +/devices/platform/GHES.21433 +/devices/platform/GHES.21434 +/devices/platform/GHES.21435 +/devices/platform/GHES.21436 +/devices/platform/GHES.21437 +/devices/platform/GHES.21438 +/devices/platform/GHES.21439 +/devices/platform/GHES.21440 +/devices/platform/GHES.21441 +/devices/platform/GHES.21442 +/devices/platform/GHES.21443 +/devices/platform/GHES.21444 +/devices/platform/GHES.21445 +/devices/platform/GHES.21446 +/devices/platform/GHES.21447 +/devices/platform/GHES.21448 +/devices/platform/GHES.21449 +/devices/platform/GHES.21450 +/devices/platform/GHES.21451 +/devices/platform/GHES.21452 +/devices/platform/GHES.21453 +/devices/platform/GHES.21454 +/devices/platform/GHES.21455 +/devices/platform/GHES.21456 +/devices/platform/GHES.21457 +/devices/platform/GHES.21458 +/devices/platform/GHES.21459 +/devices/platform/GHES.21460 +/devices/platform/GHES.21461 +/devices/platform/GHES.21462 +/devices/platform/GHES.21463 +/devices/platform/GHES.21464 +/devices/platform/GHES.21465 +/devices/platform/GHES.21466 +/devices/platform/GHES.21467 +/devices/platform/GHES.21468 +/devices/platform/GHES.21469 +/devices/platform/GHES.21470 +/devices/platform/GHES.21471 +/devices/platform/GHES.21472 +/devices/platform/GHES.21473 +/devices/platform/GHES.21474 +/devices/platform/GHES.21475 +/devices/platform/GHES.21476 +/devices/platform/GHES.21477 +/devices/platform/GHES.21478 +/devices/platform/GHES.21479 +/devices/platform/GHES.21480 +/devices/platform/GHES.21481 +/devices/platform/GHES.21482 +/devices/platform/GHES.21483 +/devices/platform/GHES.21484 +/devices/platform/GHES.21485 +/devices/platform/GHES.21486 +/devices/platform/GHES.21487 +/devices/platform/GHES.21488 +/devices/platform/GHES.21489 +/devices/platform/GHES.21490 +/devices/platform/GHES.21491 +/devices/platform/GHES.21492 +/devices/platform/GHES.21493 +/devices/platform/GHES.21494 +/devices/platform/GHES.21495 +/devices/platform/GHES.21496 +/devices/platform/GHES.21497 +/devices/platform/GHES.21498 +/devices/platform/GHES.21499 +/devices/platform/GHES.21500 +/devices/platform/GHES.21501 +/devices/platform/GHES.21502 +/devices/platform/GHES.21503 +/devices/platform/GHES.4096 +/devices/platform/GHES.4097 +/devices/platform/GHES.4098 +/devices/platform/GHES.4099 +/devices/platform/GHES.4100 +/devices/platform/GHES.4101 +/devices/platform/GHES.4102 +/devices/platform/GHES.4103 +/devices/platform/GHES.4104 +/devices/platform/GHES.4105 +/devices/platform/GHES.4106 +/devices/platform/GHES.4107 +/devices/platform/GHES.4108 +/devices/platform/GHES.4109 +/devices/platform/GHES.4110 +/devices/platform/GHES.4111 +/devices/platform/GHES.4112 +/devices/platform/GHES.4113 +/devices/platform/GHES.4114 +/devices/platform/GHES.4115 +/devices/platform/GHES.4116 +/devices/platform/GHES.4117 +/devices/platform/GHES.4118 +/devices/platform/GHES.4119 +/devices/platform/GHES.4120 +/devices/platform/GHES.4121 +/devices/platform/GHES.4122 +/devices/platform/GHES.4123 +/devices/platform/GHES.4124 +/devices/platform/GHES.4125 +/devices/platform/GHES.4126 +/devices/platform/GHES.4127 +/devices/platform/GHES.4128 +/devices/platform/GHES.4129 +/devices/platform/GHES.4130 +/devices/platform/GHES.4131 +/devices/platform/GHES.4132 +/devices/platform/GHES.4133 +/devices/platform/GHES.4134 +/devices/platform/GHES.4135 +/devices/platform/GHES.4136 +/devices/platform/GHES.4137 +/devices/platform/GHES.4138 +/devices/platform/GHES.4139 +/devices/platform/GHES.4140 +/devices/platform/GHES.4141 +/devices/platform/GHES.4142 +/devices/platform/GHES.4143 +/devices/platform/GHES.4144 +/devices/platform/GHES.4145 +/devices/platform/GHES.4146 +/devices/platform/GHES.4147 +/devices/platform/GHES.4148 +/devices/platform/GHES.4149 +/devices/platform/GHES.4150 +/devices/platform/GHES.4151 +/devices/platform/GHES.4152 +/devices/platform/GHES.4153 +/devices/platform/GHES.4154 +/devices/platform/GHES.4155 +/devices/platform/GHES.4156 +/devices/platform/GHES.4157 +/devices/platform/GHES.4158 +/devices/platform/GHES.4159 +/devices/platform/GHES.4160 +/devices/platform/GHES.4161 +/devices/platform/GHES.4162 +/devices/platform/GHES.4163 +/devices/platform/GHES.4164 +/devices/platform/GHES.4165 +/devices/platform/GHES.4166 +/devices/platform/GHES.4167 +/devices/platform/GHES.4168 +/devices/platform/GHES.4169 +/devices/platform/GHES.4170 +/devices/platform/GHES.4171 +/devices/platform/GHES.4172 +/devices/platform/GHES.4173 +/devices/platform/GHES.4174 +/devices/platform/GHES.4175 +/devices/platform/GHES.4176 +/devices/platform/GHES.4177 +/devices/platform/GHES.4178 +/devices/platform/GHES.4179 +/devices/platform/GHES.4180 +/devices/platform/GHES.4181 +/devices/platform/GHES.4182 +/devices/platform/GHES.4183 +/devices/platform/GHES.4184 +/devices/platform/GHES.4185 +/devices/platform/GHES.4186 +/devices/platform/GHES.4187 +/devices/platform/GHES.4188 +/devices/platform/GHES.4189 +/devices/platform/GHES.4190 +/devices/platform/GHES.4191 +/devices/platform/GHES.4192 +/devices/platform/GHES.4193 +/devices/platform/GHES.4194 +/devices/platform/GHES.4195 +/devices/platform/GHES.4196 +/devices/platform/GHES.4197 +/devices/platform/GHES.4198 +/devices/platform/GHES.4199 +/devices/platform/GHES.4200 +/devices/platform/GHES.4201 +/devices/platform/GHES.4202 +/devices/platform/GHES.4203 +/devices/platform/GHES.4204 +/devices/platform/GHES.4205 +/devices/platform/GHES.4206 +/devices/platform/GHES.4207 +/devices/platform/GHES.4208 +/devices/platform/GHES.4209 +/devices/platform/GHES.4210 +/devices/platform/GHES.4211 +/devices/platform/GHES.4212 +/devices/platform/GHES.4213 +/devices/platform/GHES.4214 +/devices/platform/GHES.4215 +/devices/platform/GHES.4216 +/devices/platform/GHES.4217 +/devices/platform/GHES.4218 +/devices/platform/GHES.4219 +/devices/platform/GHES.4220 +/devices/platform/GHES.4221 +/devices/platform/GHES.4222 +/devices/platform/GHES.4223 +/devices/platform/GHES.4224 +/devices/platform/GHES.4225 +/devices/platform/GHES.4226 +/devices/platform/GHES.4227 +/devices/platform/GHES.4228 +/devices/platform/GHES.4229 +/devices/platform/GHES.4230 +/devices/platform/GHES.4231 +/devices/platform/GHES.4232 +/devices/platform/GHES.4233 +/devices/platform/GHES.4234 +/devices/platform/GHES.4235 +/devices/platform/GHES.4236 +/devices/platform/GHES.4237 +/devices/platform/GHES.4238 +/devices/platform/GHES.4239 +/devices/platform/GHES.4240 +/devices/platform/GHES.4241 +/devices/platform/GHES.4242 +/devices/platform/GHES.4243 +/devices/platform/GHES.4244 +/devices/platform/GHES.4245 +/devices/platform/GHES.4246 +/devices/platform/GHES.4247 +/devices/platform/GHES.4248 +/devices/platform/GHES.4249 +/devices/platform/GHES.4250 +/devices/platform/GHES.4251 +/devices/platform/GHES.4252 +/devices/platform/GHES.4253 +/devices/platform/GHES.4254 +/devices/platform/GHES.4255 +/devices/platform/GHES.4256 +/devices/platform/GHES.4257 +/devices/platform/GHES.4258 +/devices/platform/GHES.4259 +/devices/platform/GHES.4260 +/devices/platform/GHES.4261 +/devices/platform/GHES.4262 +/devices/platform/GHES.4263 +/devices/platform/GHES.4264 +/devices/platform/GHES.4265 +/devices/platform/GHES.4266 +/devices/platform/GHES.4267 +/devices/platform/GHES.4268 +/devices/platform/GHES.4269 +/devices/platform/GHES.4270 +/devices/platform/GHES.4271 +/devices/platform/GHES.4272 +/devices/platform/GHES.4273 +/devices/platform/GHES.4274 +/devices/platform/GHES.4275 +/devices/platform/GHES.4276 +/devices/platform/GHES.4277 +/devices/platform/GHES.4278 +/devices/platform/GHES.4279 +/devices/platform/GHES.4280 +/devices/platform/GHES.4281 +/devices/platform/GHES.4282 +/devices/platform/GHES.4283 +/devices/platform/GHES.4284 +/devices/platform/GHES.4285 +/devices/platform/GHES.4286 +/devices/platform/GHES.4287 +/devices/platform/GHES.4288 +/devices/platform/GHES.4289 +/devices/platform/GHES.4290 +/devices/platform/GHES.4291 +/devices/platform/GHES.4292 +/devices/platform/GHES.4293 +/devices/platform/GHES.4294 +/devices/platform/GHES.4295 +/devices/platform/GHES.4296 +/devices/platform/GHES.4297 +/devices/platform/GHES.4298 +/devices/platform/GHES.4299 +/devices/platform/GHES.4300 +/devices/platform/GHES.4301 +/devices/platform/GHES.4302 +/devices/platform/GHES.4303 +/devices/platform/GHES.4304 +/devices/platform/GHES.4305 +/devices/platform/GHES.4306 +/devices/platform/GHES.4307 +/devices/platform/GHES.4308 +/devices/platform/GHES.4309 +/devices/platform/GHES.4310 +/devices/platform/GHES.4311 +/devices/platform/GHES.4312 +/devices/platform/GHES.4313 +/devices/platform/GHES.4314 +/devices/platform/GHES.4315 +/devices/platform/GHES.4316 +/devices/platform/GHES.4317 +/devices/platform/GHES.4318 +/devices/platform/GHES.4319 +/devices/platform/GHES.4320 +/devices/platform/GHES.4321 +/devices/platform/GHES.4322 +/devices/platform/GHES.4323 +/devices/platform/GHES.4324 +/devices/platform/GHES.4325 +/devices/platform/GHES.4326 +/devices/platform/GHES.4327 +/devices/platform/GHES.4328 +/devices/platform/GHES.4329 +/devices/platform/GHES.4330 +/devices/platform/GHES.4331 +/devices/platform/GHES.4332 +/devices/platform/GHES.4333 +/devices/platform/GHES.4334 +/devices/platform/GHES.4335 +/devices/platform/GHES.4336 +/devices/platform/GHES.4337 +/devices/platform/GHES.4338 +/devices/platform/GHES.4339 +/devices/platform/GHES.4340 +/devices/platform/GHES.4341 +/devices/platform/GHES.4342 +/devices/platform/GHES.4343 +/devices/platform/GHES.4344 +/devices/platform/GHES.4345 +/devices/platform/GHES.4346 +/devices/platform/GHES.4347 +/devices/platform/GHES.4348 +/devices/platform/GHES.4349 +/devices/platform/GHES.4350 +/devices/platform/GHES.4351 +/devices/platform/GHES.4352 +/devices/platform/GHES.4353 +/devices/platform/GHES.4354 +/devices/platform/GHES.4355 +/devices/platform/GHES.4356 +/devices/platform/GHES.4357 +/devices/platform/GHES.4358 +/devices/platform/GHES.4359 +/devices/platform/GHES.4360 +/devices/platform/GHES.4361 +/devices/platform/GHES.4362 +/devices/platform/GHES.4363 +/devices/platform/GHES.4364 +/devices/platform/GHES.4365 +/devices/platform/GHES.4366 +/devices/platform/GHES.4367 +/devices/platform/GHES.4368 +/devices/platform/GHES.4369 +/devices/platform/GHES.4370 +/devices/platform/GHES.4371 +/devices/platform/GHES.4372 +/devices/platform/GHES.4373 +/devices/platform/GHES.4374 +/devices/platform/GHES.4375 +/devices/platform/GHES.4376 +/devices/platform/GHES.4377 +/devices/platform/GHES.4378 +/devices/platform/GHES.4379 +/devices/platform/GHES.4380 +/devices/platform/GHES.4381 +/devices/platform/GHES.4382 +/devices/platform/GHES.4383 +/devices/platform/GHES.4384 +/devices/platform/GHES.4385 +/devices/platform/GHES.4386 +/devices/platform/GHES.4387 +/devices/platform/GHES.4388 +/devices/platform/GHES.4389 +/devices/platform/GHES.4390 +/devices/platform/GHES.4391 +/devices/platform/GHES.4392 +/devices/platform/GHES.4393 +/devices/platform/GHES.4394 +/devices/platform/GHES.4395 +/devices/platform/GHES.4396 +/devices/platform/GHES.4397 +/devices/platform/GHES.4398 +/devices/platform/GHES.4399 +/devices/platform/GHES.4400 +/devices/platform/GHES.4401 +/devices/platform/GHES.4402 +/devices/platform/GHES.4403 +/devices/platform/GHES.4404 +/devices/platform/GHES.4405 +/devices/platform/GHES.4406 +/devices/platform/GHES.4407 +/devices/platform/GHES.4408 +/devices/platform/GHES.4409 +/devices/platform/GHES.4410 +/devices/platform/GHES.4411 +/devices/platform/GHES.4412 +/devices/platform/GHES.4413 +/devices/platform/GHES.4414 +/devices/platform/GHES.4415 +/devices/platform/GHES.4416 +/devices/platform/GHES.4417 +/devices/platform/GHES.4418 +/devices/platform/GHES.4419 +/devices/platform/GHES.4420 +/devices/platform/GHES.4421 +/devices/platform/GHES.4422 +/devices/platform/GHES.4423 +/devices/platform/GHES.4424 +/devices/platform/GHES.4425 +/devices/platform/GHES.4426 +/devices/platform/GHES.4427 +/devices/platform/GHES.4428 +/devices/platform/GHES.4429 +/devices/platform/GHES.4430 +/devices/platform/GHES.4431 +/devices/platform/GHES.4432 +/devices/platform/GHES.4433 +/devices/platform/GHES.4434 +/devices/platform/GHES.4435 +/devices/platform/GHES.4436 +/devices/platform/GHES.4437 +/devices/platform/GHES.4438 +/devices/platform/GHES.4439 +/devices/platform/GHES.4440 +/devices/platform/GHES.4441 +/devices/platform/GHES.4442 +/devices/platform/GHES.4443 +/devices/platform/GHES.4444 +/devices/platform/GHES.4445 +/devices/platform/GHES.4446 +/devices/platform/GHES.4447 +/devices/platform/GHES.4448 +/devices/platform/GHES.4449 +/devices/platform/GHES.4450 +/devices/platform/GHES.4451 +/devices/platform/GHES.4452 +/devices/platform/GHES.4453 +/devices/platform/GHES.4454 +/devices/platform/GHES.4455 +/devices/platform/GHES.4456 +/devices/platform/GHES.4457 +/devices/platform/GHES.4458 +/devices/platform/GHES.4459 +/devices/platform/GHES.4460 +/devices/platform/GHES.4461 +/devices/platform/GHES.4462 +/devices/platform/GHES.4463 +/devices/platform/GHES.4464 +/devices/platform/GHES.4465 +/devices/platform/GHES.4466 +/devices/platform/GHES.4467 +/devices/platform/GHES.4468 +/devices/platform/GHES.4469 +/devices/platform/GHES.4470 +/devices/platform/GHES.4471 +/devices/platform/GHES.4472 +/devices/platform/GHES.4473 +/devices/platform/GHES.4474 +/devices/platform/GHES.4475 +/devices/platform/GHES.4476 +/devices/platform/GHES.4477 +/devices/platform/GHES.4478 +/devices/platform/GHES.4479 +/devices/platform/GHES.4480 +/devices/platform/GHES.4481 +/devices/platform/GHES.4482 +/devices/platform/GHES.4483 +/devices/platform/GHES.4484 +/devices/platform/GHES.4485 +/devices/platform/GHES.4486 +/devices/platform/GHES.4487 +/devices/platform/GHES.4488 +/devices/platform/GHES.4489 +/devices/platform/GHES.4490 +/devices/platform/GHES.4491 +/devices/platform/GHES.4492 +/devices/platform/GHES.4493 +/devices/platform/GHES.4494 +/devices/platform/GHES.4495 +/devices/platform/GHES.4496 +/devices/platform/GHES.4497 +/devices/platform/GHES.4498 +/devices/platform/GHES.4499 +/devices/platform/GHES.4500 +/devices/platform/GHES.4501 +/devices/platform/GHES.4502 +/devices/platform/GHES.4503 +/devices/platform/GHES.4504 +/devices/platform/GHES.4505 +/devices/platform/GHES.4506 +/devices/platform/GHES.4507 +/devices/platform/GHES.4508 +/devices/platform/GHES.4509 +/devices/platform/GHES.4510 +/devices/platform/GHES.4511 +/devices/platform/GHES.4512 +/devices/platform/GHES.4513 +/devices/platform/GHES.4514 +/devices/platform/GHES.4515 +/devices/platform/GHES.4516 +/devices/platform/GHES.4517 +/devices/platform/GHES.4518 +/devices/platform/GHES.4519 +/devices/platform/GHES.4520 +/devices/platform/GHES.4521 +/devices/platform/GHES.4522 +/devices/platform/GHES.4523 +/devices/platform/GHES.4524 +/devices/platform/GHES.4525 +/devices/platform/GHES.4526 +/devices/platform/GHES.4527 +/devices/platform/GHES.4528 +/devices/platform/GHES.4529 +/devices/platform/GHES.4530 +/devices/platform/GHES.4531 +/devices/platform/GHES.4532 +/devices/platform/GHES.4533 +/devices/platform/GHES.4534 +/devices/platform/GHES.4535 +/devices/platform/GHES.4536 +/devices/platform/GHES.4537 +/devices/platform/GHES.4538 +/devices/platform/GHES.4539 +/devices/platform/GHES.4540 +/devices/platform/GHES.4541 +/devices/platform/GHES.4542 +/devices/platform/GHES.4543 +/devices/platform/GHES.4544 +/devices/platform/GHES.4545 +/devices/platform/GHES.4546 +/devices/platform/GHES.4547 +/devices/platform/GHES.4548 +/devices/platform/GHES.4549 +/devices/platform/GHES.4550 +/devices/platform/GHES.4551 +/devices/platform/GHES.4552 +/devices/platform/GHES.4553 +/devices/platform/GHES.4554 +/devices/platform/GHES.4555 +/devices/platform/GHES.4556 +/devices/platform/GHES.4557 +/devices/platform/GHES.4558 +/devices/platform/GHES.4559 +/devices/platform/GHES.4560 +/devices/platform/GHES.4561 +/devices/platform/GHES.4562 +/devices/platform/GHES.4563 +/devices/platform/GHES.4564 +/devices/platform/GHES.4565 +/devices/platform/GHES.4566 +/devices/platform/GHES.4567 +/devices/platform/GHES.4568 +/devices/platform/GHES.4569 +/devices/platform/GHES.4570 +/devices/platform/GHES.4571 +/devices/platform/GHES.4572 +/devices/platform/GHES.4573 +/devices/platform/GHES.4574 +/devices/platform/GHES.4575 +/devices/platform/GHES.4576 +/devices/platform/GHES.4577 +/devices/platform/GHES.4578 +/devices/platform/GHES.4579 +/devices/platform/GHES.4580 +/devices/platform/GHES.4581 +/devices/platform/GHES.4582 +/devices/platform/GHES.4583 +/devices/platform/GHES.4584 +/devices/platform/GHES.4585 +/devices/platform/GHES.4586 +/devices/platform/GHES.4587 +/devices/platform/GHES.4588 +/devices/platform/GHES.4589 +/devices/platform/GHES.4590 +/devices/platform/GHES.4591 +/devices/platform/GHES.4592 +/devices/platform/GHES.4593 +/devices/platform/GHES.4594 +/devices/platform/GHES.4595 +/devices/platform/GHES.4596 +/devices/platform/GHES.4597 +/devices/platform/GHES.4598 +/devices/platform/GHES.4599 +/devices/platform/GHES.4600 +/devices/platform/GHES.4601 +/devices/platform/GHES.4602 +/devices/platform/GHES.4603 +/devices/platform/GHES.4604 +/devices/platform/GHES.4605 +/devices/platform/GHES.4606 +/devices/platform/GHES.4607 +/devices/platform/GHES.4608 +/devices/platform/GHES.4609 +/devices/platform/GHES.4610 +/devices/platform/GHES.4611 +/devices/platform/GHES.4612 +/devices/platform/GHES.4613 +/devices/platform/GHES.4614 +/devices/platform/GHES.4615 +/devices/platform/GHES.4616 +/devices/platform/GHES.4617 +/devices/platform/GHES.4618 +/devices/platform/GHES.4619 +/devices/platform/GHES.4620 +/devices/platform/GHES.4621 +/devices/platform/GHES.4622 +/devices/platform/GHES.4623 +/devices/platform/GHES.4624 +/devices/platform/GHES.4625 +/devices/platform/GHES.4626 +/devices/platform/GHES.4627 +/devices/platform/GHES.4628 +/devices/platform/GHES.4629 +/devices/platform/GHES.4630 +/devices/platform/GHES.4631 +/devices/platform/GHES.4632 +/devices/platform/GHES.4633 +/devices/platform/GHES.4634 +/devices/platform/GHES.4635 +/devices/platform/GHES.4636 +/devices/platform/GHES.4637 +/devices/platform/GHES.4638 +/devices/platform/GHES.4639 +/devices/platform/GHES.4640 +/devices/platform/GHES.4641 +/devices/platform/GHES.4642 +/devices/platform/GHES.4643 +/devices/platform/GHES.4644 +/devices/platform/GHES.4645 +/devices/platform/GHES.4646 +/devices/platform/GHES.4647 +/devices/platform/GHES.4648 +/devices/platform/GHES.4649 +/devices/platform/GHES.4650 +/devices/platform/GHES.4651 +/devices/platform/GHES.4652 +/devices/platform/GHES.4653 +/devices/platform/GHES.4654 +/devices/platform/GHES.4655 +/devices/platform/GHES.4656 +/devices/platform/GHES.4657 +/devices/platform/GHES.4658 +/devices/platform/GHES.4659 +/devices/platform/GHES.4660 +/devices/platform/GHES.4661 +/devices/platform/GHES.4662 +/devices/platform/GHES.4663 +/devices/platform/GHES.4664 +/devices/platform/GHES.4665 +/devices/platform/GHES.4666 +/devices/platform/GHES.4667 +/devices/platform/GHES.4668 +/devices/platform/GHES.4669 +/devices/platform/GHES.4670 +/devices/platform/GHES.4671 +/devices/platform/GHES.4672 +/devices/platform/GHES.4673 +/devices/platform/GHES.4674 +/devices/platform/GHES.4675 +/devices/platform/GHES.4676 +/devices/platform/GHES.4677 +/devices/platform/GHES.4678 +/devices/platform/GHES.4679 +/devices/platform/GHES.4680 +/devices/platform/GHES.4681 +/devices/platform/GHES.4682 +/devices/platform/GHES.4683 +/devices/platform/GHES.4684 +/devices/platform/GHES.4685 +/devices/platform/GHES.4686 +/devices/platform/GHES.4687 +/devices/platform/GHES.4688 +/devices/platform/GHES.4689 +/devices/platform/GHES.4690 +/devices/platform/GHES.4691 +/devices/platform/GHES.4692 +/devices/platform/GHES.4693 +/devices/platform/GHES.4694 +/devices/platform/GHES.4695 +/devices/platform/GHES.4696 +/devices/platform/GHES.4697 +/devices/platform/GHES.4698 +/devices/platform/GHES.4699 +/devices/platform/GHES.4700 +/devices/platform/GHES.4701 +/devices/platform/GHES.4702 +/devices/platform/GHES.4703 +/devices/platform/GHES.4704 +/devices/platform/GHES.4705 +/devices/platform/GHES.4706 +/devices/platform/GHES.4707 +/devices/platform/GHES.4708 +/devices/platform/GHES.4709 +/devices/platform/GHES.4710 +/devices/platform/GHES.4711 +/devices/platform/GHES.4712 +/devices/platform/GHES.4713 +/devices/platform/GHES.4714 +/devices/platform/GHES.4715 +/devices/platform/GHES.4716 +/devices/platform/GHES.4717 +/devices/platform/GHES.4718 +/devices/platform/GHES.4719 +/devices/platform/GHES.4720 +/devices/platform/GHES.4721 +/devices/platform/GHES.4722 +/devices/platform/GHES.4723 +/devices/platform/GHES.4724 +/devices/platform/GHES.4725 +/devices/platform/GHES.4726 +/devices/platform/GHES.4727 +/devices/platform/GHES.4728 +/devices/platform/GHES.4729 +/devices/platform/GHES.4730 +/devices/platform/GHES.4731 +/devices/platform/GHES.4732 +/devices/platform/GHES.4733 +/devices/platform/GHES.4734 +/devices/platform/GHES.4735 +/devices/platform/GHES.4736 +/devices/platform/GHES.4737 +/devices/platform/GHES.4738 +/devices/platform/GHES.4739 +/devices/platform/GHES.4740 +/devices/platform/GHES.4741 +/devices/platform/GHES.4742 +/devices/platform/GHES.4743 +/devices/platform/GHES.4744 +/devices/platform/GHES.4745 +/devices/platform/GHES.4746 +/devices/platform/GHES.4747 +/devices/platform/GHES.4748 +/devices/platform/GHES.4749 +/devices/platform/GHES.4750 +/devices/platform/GHES.4751 +/devices/platform/GHES.4752 +/devices/platform/GHES.4753 +/devices/platform/GHES.4754 +/devices/platform/GHES.4755 +/devices/platform/GHES.4756 +/devices/platform/GHES.4757 +/devices/platform/GHES.4758 +/devices/platform/GHES.4759 +/devices/platform/GHES.4760 +/devices/platform/GHES.4761 +/devices/platform/GHES.4762 +/devices/platform/GHES.4763 +/devices/platform/GHES.4764 +/devices/platform/GHES.4765 +/devices/platform/GHES.4766 +/devices/platform/GHES.4767 +/devices/platform/GHES.4768 +/devices/platform/GHES.4769 +/devices/platform/GHES.4770 +/devices/platform/GHES.4771 +/devices/platform/GHES.4772 +/devices/platform/GHES.4773 +/devices/platform/GHES.4774 +/devices/platform/GHES.4775 +/devices/platform/GHES.4776 +/devices/platform/GHES.4777 +/devices/platform/GHES.4778 +/devices/platform/GHES.4779 +/devices/platform/GHES.4780 +/devices/platform/GHES.4781 +/devices/platform/GHES.4782 +/devices/platform/GHES.4783 +/devices/platform/GHES.4784 +/devices/platform/GHES.4785 +/devices/platform/GHES.4786 +/devices/platform/GHES.4787 +/devices/platform/GHES.4788 +/devices/platform/GHES.4789 +/devices/platform/GHES.4790 +/devices/platform/GHES.4791 +/devices/platform/GHES.4792 +/devices/platform/GHES.4793 +/devices/platform/GHES.4794 +/devices/platform/GHES.4795 +/devices/platform/GHES.4796 +/devices/platform/GHES.4797 +/devices/platform/GHES.4798 +/devices/platform/GHES.4799 +/devices/platform/GHES.4800 +/devices/platform/GHES.4801 +/devices/platform/GHES.4802 +/devices/platform/GHES.4803 +/devices/platform/GHES.4804 +/devices/platform/GHES.4805 +/devices/platform/GHES.4806 +/devices/platform/GHES.4807 +/devices/platform/GHES.4808 +/devices/platform/GHES.4809 +/devices/platform/GHES.4810 +/devices/platform/GHES.4811 +/devices/platform/GHES.4812 +/devices/platform/GHES.4813 +/devices/platform/GHES.4814 +/devices/platform/GHES.4815 +/devices/platform/GHES.4816 +/devices/platform/GHES.4817 +/devices/platform/GHES.4818 +/devices/platform/GHES.4819 +/devices/platform/GHES.4820 +/devices/platform/GHES.4821 +/devices/platform/GHES.4822 +/devices/platform/GHES.4823 +/devices/platform/GHES.4824 +/devices/platform/GHES.4825 +/devices/platform/GHES.4826 +/devices/platform/GHES.4827 +/devices/platform/GHES.4828 +/devices/platform/GHES.4829 +/devices/platform/GHES.4830 +/devices/platform/GHES.4831 +/devices/platform/GHES.4832 +/devices/platform/GHES.4833 +/devices/platform/GHES.4834 +/devices/platform/GHES.4835 +/devices/platform/GHES.4836 +/devices/platform/GHES.4837 +/devices/platform/GHES.4838 +/devices/platform/GHES.4839 +/devices/platform/GHES.4840 +/devices/platform/GHES.4841 +/devices/platform/GHES.4842 +/devices/platform/GHES.4843 +/devices/platform/GHES.4844 +/devices/platform/GHES.4845 +/devices/platform/GHES.4846 +/devices/platform/GHES.4847 +/devices/platform/GHES.4848 +/devices/platform/GHES.4849 +/devices/platform/GHES.4850 +/devices/platform/GHES.4851 +/devices/platform/GHES.4852 +/devices/platform/GHES.4853 +/devices/platform/GHES.4854 +/devices/platform/GHES.4855 +/devices/platform/GHES.4856 +/devices/platform/GHES.4857 +/devices/platform/GHES.4858 +/devices/platform/GHES.4859 +/devices/platform/GHES.4860 +/devices/platform/GHES.4861 +/devices/platform/GHES.4862 +/devices/platform/GHES.4863 +/devices/platform/GHES.4864 +/devices/platform/GHES.4865 +/devices/platform/GHES.4866 +/devices/platform/GHES.4867 +/devices/platform/GHES.4868 +/devices/platform/GHES.4869 +/devices/platform/GHES.4870 +/devices/platform/GHES.4871 +/devices/platform/GHES.4872 +/devices/platform/GHES.4873 +/devices/platform/GHES.4874 +/devices/platform/GHES.4875 +/devices/platform/GHES.4876 +/devices/platform/GHES.4877 +/devices/platform/GHES.4878 +/devices/platform/GHES.4879 +/devices/platform/GHES.4880 +/devices/platform/GHES.4881 +/devices/platform/GHES.4882 +/devices/platform/GHES.4883 +/devices/platform/GHES.4884 +/devices/platform/GHES.4885 +/devices/platform/GHES.4886 +/devices/platform/GHES.4887 +/devices/platform/GHES.4888 +/devices/platform/GHES.4889 +/devices/platform/GHES.4890 +/devices/platform/GHES.4891 +/devices/platform/GHES.4892 +/devices/platform/GHES.4893 +/devices/platform/GHES.4894 +/devices/platform/GHES.4895 +/devices/platform/GHES.4896 +/devices/platform/GHES.4897 +/devices/platform/GHES.4898 +/devices/platform/GHES.4899 +/devices/platform/GHES.4900 +/devices/platform/GHES.4901 +/devices/platform/GHES.4902 +/devices/platform/GHES.4903 +/devices/platform/GHES.4904 +/devices/platform/GHES.4905 +/devices/platform/GHES.4906 +/devices/platform/GHES.4907 +/devices/platform/GHES.4908 +/devices/platform/GHES.4909 +/devices/platform/GHES.4910 +/devices/platform/GHES.4911 +/devices/platform/GHES.4912 +/devices/platform/GHES.4913 +/devices/platform/GHES.4914 +/devices/platform/GHES.4915 +/devices/platform/GHES.4916 +/devices/platform/GHES.4917 +/devices/platform/GHES.4918 +/devices/platform/GHES.4919 +/devices/platform/GHES.4920 +/devices/platform/GHES.4921 +/devices/platform/GHES.4922 +/devices/platform/GHES.4923 +/devices/platform/GHES.4924 +/devices/platform/GHES.4925 +/devices/platform/GHES.4926 +/devices/platform/GHES.4927 +/devices/platform/GHES.4928 +/devices/platform/GHES.4929 +/devices/platform/GHES.4930 +/devices/platform/GHES.4931 +/devices/platform/GHES.4932 +/devices/platform/GHES.4933 +/devices/platform/GHES.4934 +/devices/platform/GHES.4935 +/devices/platform/GHES.4936 +/devices/platform/GHES.4937 +/devices/platform/GHES.4938 +/devices/platform/GHES.4939 +/devices/platform/GHES.4940 +/devices/platform/GHES.4941 +/devices/platform/GHES.4942 +/devices/platform/GHES.4943 +/devices/platform/GHES.4944 +/devices/platform/GHES.4945 +/devices/platform/GHES.4946 +/devices/platform/GHES.4947 +/devices/platform/GHES.4948 +/devices/platform/GHES.4949 +/devices/platform/GHES.4950 +/devices/platform/GHES.4951 +/devices/platform/GHES.4952 +/devices/platform/GHES.4953 +/devices/platform/GHES.4954 +/devices/platform/GHES.4955 +/devices/platform/GHES.4956 +/devices/platform/GHES.4957 +/devices/platform/GHES.4958 +/devices/platform/GHES.4959 +/devices/platform/GHES.4960 +/devices/platform/GHES.4961 +/devices/platform/GHES.4962 +/devices/platform/GHES.4963 +/devices/platform/GHES.4964 +/devices/platform/GHES.4965 +/devices/platform/GHES.4966 +/devices/platform/GHES.4967 +/devices/platform/GHES.4968 +/devices/platform/GHES.4969 +/devices/platform/GHES.4970 +/devices/platform/GHES.4971 +/devices/platform/GHES.4972 +/devices/platform/GHES.4973 +/devices/platform/GHES.4974 +/devices/platform/GHES.4975 +/devices/platform/GHES.4976 +/devices/platform/GHES.4977 +/devices/platform/GHES.4978 +/devices/platform/GHES.4979 +/devices/platform/GHES.4980 +/devices/platform/GHES.4981 +/devices/platform/GHES.4982 +/devices/platform/GHES.4983 +/devices/platform/GHES.4984 +/devices/platform/GHES.4985 +/devices/platform/GHES.4986 +/devices/platform/GHES.4987 +/devices/platform/GHES.4988 +/devices/platform/GHES.4989 +/devices/platform/GHES.4990 +/devices/platform/GHES.4991 +/devices/platform/GHES.4992 +/devices/platform/GHES.4993 +/devices/platform/GHES.4994 +/devices/platform/GHES.4995 +/devices/platform/GHES.4996 +/devices/platform/GHES.4997 +/devices/platform/GHES.4998 +/devices/platform/GHES.4999 +/devices/platform/GHES.5000 +/devices/platform/GHES.5001 +/devices/platform/GHES.5002 +/devices/platform/GHES.5003 +/devices/platform/GHES.5004 +/devices/platform/GHES.5005 +/devices/platform/GHES.5006 +/devices/platform/GHES.5007 +/devices/platform/GHES.5008 +/devices/platform/GHES.5009 +/devices/platform/GHES.5010 +/devices/platform/GHES.5011 +/devices/platform/GHES.5012 +/devices/platform/GHES.5013 +/devices/platform/GHES.5014 +/devices/platform/GHES.5015 +/devices/platform/GHES.5016 +/devices/platform/GHES.5017 +/devices/platform/GHES.5018 +/devices/platform/GHES.5019 +/devices/platform/GHES.5020 +/devices/platform/GHES.5021 +/devices/platform/GHES.5022 +/devices/platform/GHES.5023 +/devices/platform/GHES.5024 +/devices/platform/GHES.5025 +/devices/platform/GHES.5026 +/devices/platform/GHES.5027 +/devices/platform/GHES.5028 +/devices/platform/GHES.5029 +/devices/platform/GHES.5030 +/devices/platform/GHES.5031 +/devices/platform/GHES.5032 +/devices/platform/GHES.5033 +/devices/platform/GHES.5034 +/devices/platform/GHES.5035 +/devices/platform/GHES.5036 +/devices/platform/GHES.5037 +/devices/platform/GHES.5038 +/devices/platform/GHES.5039 +/devices/platform/GHES.5040 +/devices/platform/GHES.5041 +/devices/platform/GHES.5042 +/devices/platform/GHES.5043 +/devices/platform/GHES.5044 +/devices/platform/GHES.5045 +/devices/platform/GHES.5046 +/devices/platform/GHES.5047 +/devices/platform/GHES.5048 +/devices/platform/GHES.5049 +/devices/platform/GHES.5050 +/devices/platform/GHES.5051 +/devices/platform/GHES.5052 +/devices/platform/GHES.5053 +/devices/platform/GHES.5054 +/devices/platform/GHES.5055 +/devices/platform/GHES.5056 +/devices/platform/GHES.5057 +/devices/platform/GHES.5058 +/devices/platform/GHES.5059 +/devices/platform/GHES.5060 +/devices/platform/GHES.5061 +/devices/platform/GHES.5062 +/devices/platform/GHES.5063 +/devices/platform/GHES.5064 +/devices/platform/GHES.5065 +/devices/platform/GHES.5066 +/devices/platform/GHES.5067 +/devices/platform/GHES.5068 +/devices/platform/GHES.5069 +/devices/platform/GHES.5070 +/devices/platform/GHES.5071 +/devices/platform/GHES.5072 +/devices/platform/GHES.5073 +/devices/platform/GHES.5074 +/devices/platform/GHES.5075 +/devices/platform/GHES.5076 +/devices/platform/GHES.5077 +/devices/platform/GHES.5078 +/devices/platform/GHES.5079 +/devices/platform/GHES.5080 +/devices/platform/GHES.5081 +/devices/platform/GHES.5082 +/devices/platform/GHES.5083 +/devices/platform/GHES.5084 +/devices/platform/GHES.5085 +/devices/platform/GHES.5086 +/devices/platform/GHES.5087 +/devices/platform/GHES.5088 +/devices/platform/GHES.5089 +/devices/platform/GHES.5090 +/devices/platform/GHES.5091 +/devices/platform/GHES.5092 +/devices/platform/GHES.5093 +/devices/platform/GHES.5094 +/devices/platform/GHES.5095 +/devices/platform/GHES.5096 +/devices/platform/GHES.5097 +/devices/platform/GHES.5098 +/devices/platform/GHES.5099 +/devices/platform/GHES.5100 +/devices/platform/GHES.5101 +/devices/platform/GHES.5102 +/devices/platform/GHES.5103 +/devices/platform/GHES.5104 +/devices/platform/GHES.5105 +/devices/platform/GHES.5106 +/devices/platform/GHES.5107 +/devices/platform/GHES.5108 +/devices/platform/GHES.5109 +/devices/platform/GHES.5110 +/devices/platform/GHES.5111 +/devices/platform/GHES.5112 +/devices/platform/GHES.5113 +/devices/platform/GHES.5114 +/devices/platform/GHES.5115 +/devices/platform/GHES.5116 +/devices/platform/GHES.5117 +/devices/platform/GHES.5118 +/devices/platform/GHES.5119 +/devices/platform/GHES.512 +/devices/platform/GHES.513 +/devices/platform/GHES.514 +/devices/platform/GHES.515 +/devices/platform/GHES.516 +/devices/platform/GHES.517 +/devices/platform/GHES.768 +/devices/platform/GHES.769 +/devices/platform/PNP0C33:00 +/devices/platform/dmi-ipmi-si.0 +/devices/platform/eisa.0 +/devices/platform/ipmi_bmc.0 +/devices/platform/kgdboc +/devices/platform/microcode +/devices/platform/pcspkr +/devices/platform/platform-framebuffer.0 +/devices/platform/reg-dummy +/devices/platform/reg-dummy/regulator/regulator.0 +/devices/platform/serial8250 +/devices/platform/serial8250/tty/ttyS10 + name: /dev/ttyS10 +/devices/platform/serial8250/tty/ttyS11 + name: /dev/ttyS11 +/devices/platform/serial8250/tty/ttyS12 + name: /dev/ttyS12 +/devices/platform/serial8250/tty/ttyS13 + name: /dev/ttyS13 +/devices/platform/serial8250/tty/ttyS14 + name: /dev/ttyS14 +/devices/platform/serial8250/tty/ttyS15 + name: /dev/ttyS15 +/devices/platform/serial8250/tty/ttyS16 + name: /dev/ttyS16 +/devices/platform/serial8250/tty/ttyS17 + name: /dev/ttyS17 +/devices/platform/serial8250/tty/ttyS18 + name: /dev/ttyS18 +/devices/platform/serial8250/tty/ttyS19 + name: /dev/ttyS19 +/devices/platform/serial8250/tty/ttyS2 + name: /dev/ttyS2 +/devices/platform/serial8250/tty/ttyS20 + name: /dev/ttyS20 +/devices/platform/serial8250/tty/ttyS21 + name: /dev/ttyS21 +/devices/platform/serial8250/tty/ttyS22 + name: /dev/ttyS22 +/devices/platform/serial8250/tty/ttyS23 + name: /dev/ttyS23 +/devices/platform/serial8250/tty/ttyS24 + name: /dev/ttyS24 +/devices/platform/serial8250/tty/ttyS25 + name: /dev/ttyS25 +/devices/platform/serial8250/tty/ttyS26 + name: /dev/ttyS26 +/devices/platform/serial8250/tty/ttyS27 + name: /dev/ttyS27 +/devices/platform/serial8250/tty/ttyS28 + name: /dev/ttyS28 +/devices/platform/serial8250/tty/ttyS29 + name: /dev/ttyS29 +/devices/platform/serial8250/tty/ttyS3 + name: /dev/ttyS3 +/devices/platform/serial8250/tty/ttyS30 + name: /dev/ttyS30 +/devices/platform/serial8250/tty/ttyS31 + name: /dev/ttyS31 +/devices/platform/serial8250/tty/ttyS4 + name: /dev/ttyS4 +/devices/platform/serial8250/tty/ttyS5 + name: /dev/ttyS5 +/devices/platform/serial8250/tty/ttyS6 + name: /dev/ttyS6 +/devices/platform/serial8250/tty/ttyS7 + name: /dev/ttyS7 +/devices/platform/serial8250/tty/ttyS8 + name: /dev/ttyS8 +/devices/platform/serial8250/tty/ttyS9 + name: /dev/ttyS9 +/devices/pnp0/00:00 +/devices/pnp0/00:01 +/devices/pnp0/00:01/cmos_nvram0 +/devices/pnp0/00:01/rtc/rtc0 + name: /dev/rtc0 + links: /dev/rtc +/devices/pnp0/00:01/rtc/rtc0/alarmtimer.0.auto +/devices/pnp0/00:01/rtc/rtc0/wakeup62 +/devices/pnp0/00:01/wakeup/wakeup61 +/devices/pnp0/00:02 +/devices/pnp0/00:03 +/devices/pnp0/00:03/tty/ttyS0 + name: /dev/ttyS0 +/devices/pnp0/00:04 +/devices/pnp0/00:04/tty/ttyS1 + name: /dev/ttyS1 +/devices/pnp0/00:05 +/devices/software +/devices/system/clockevents/broadcast +/devices/system/clockevents/clockevent0 +/devices/system/clockevents/clockevent1 +/devices/system/clockevents/clockevent10 +/devices/system/clockevents/clockevent11 +/devices/system/clockevents/clockevent12 +/devices/system/clockevents/clockevent13 +/devices/system/clockevents/clockevent14 +/devices/system/clockevents/clockevent15 +/devices/system/clockevents/clockevent16 +/devices/system/clockevents/clockevent17 +/devices/system/clockevents/clockevent18 +/devices/system/clockevents/clockevent19 +/devices/system/clockevents/clockevent2 +/devices/system/clockevents/clockevent20 +/devices/system/clockevents/clockevent21 +/devices/system/clockevents/clockevent22 +/devices/system/clockevents/clockevent23 +/devices/system/clockevents/clockevent24 +/devices/system/clockevents/clockevent25 +/devices/system/clockevents/clockevent26 +/devices/system/clockevents/clockevent27 +/devices/system/clockevents/clockevent28 +/devices/system/clockevents/clockevent29 +/devices/system/clockevents/clockevent3 +/devices/system/clockevents/clockevent30 +/devices/system/clockevents/clockevent31 +/devices/system/clockevents/clockevent4 +/devices/system/clockevents/clockevent5 +/devices/system/clockevents/clockevent6 +/devices/system/clockevents/clockevent7 +/devices/system/clockevents/clockevent8 +/devices/system/clockevents/clockevent9 +/devices/system/clocksource/clocksource0 +/devices/system/cpu/cpu0 +/devices/system/cpu/cpu1 +/devices/system/cpu/cpu10 +/devices/system/cpu/cpu11 +/devices/system/cpu/cpu12 +/devices/system/cpu/cpu13 +/devices/system/cpu/cpu14 +/devices/system/cpu/cpu15 +/devices/system/cpu/cpu16 +/devices/system/cpu/cpu17 +/devices/system/cpu/cpu18 +/devices/system/cpu/cpu19 +/devices/system/cpu/cpu2 +/devices/system/cpu/cpu20 +/devices/system/cpu/cpu21 +/devices/system/cpu/cpu22 +/devices/system/cpu/cpu23 +/devices/system/cpu/cpu24 +/devices/system/cpu/cpu25 +/devices/system/cpu/cpu26 +/devices/system/cpu/cpu27 +/devices/system/cpu/cpu28 +/devices/system/cpu/cpu29 +/devices/system/cpu/cpu3 +/devices/system/cpu/cpu30 +/devices/system/cpu/cpu31 +/devices/system/cpu/cpu4 +/devices/system/cpu/cpu5 +/devices/system/cpu/cpu6 +/devices/system/cpu/cpu7 +/devices/system/cpu/cpu8 +/devices/system/cpu/cpu9 +/devices/system/edac/mc +/devices/system/machinecheck/machinecheck0 +/devices/system/machinecheck/machinecheck1 +/devices/system/machinecheck/machinecheck10 +/devices/system/machinecheck/machinecheck11 +/devices/system/machinecheck/machinecheck12 +/devices/system/machinecheck/machinecheck13 +/devices/system/machinecheck/machinecheck14 +/devices/system/machinecheck/machinecheck15 +/devices/system/machinecheck/machinecheck16 +/devices/system/machinecheck/machinecheck17 +/devices/system/machinecheck/machinecheck18 +/devices/system/machinecheck/machinecheck19 +/devices/system/machinecheck/machinecheck2 +/devices/system/machinecheck/machinecheck20 +/devices/system/machinecheck/machinecheck21 +/devices/system/machinecheck/machinecheck22 +/devices/system/machinecheck/machinecheck23 +/devices/system/machinecheck/machinecheck24 +/devices/system/machinecheck/machinecheck25 +/devices/system/machinecheck/machinecheck26 +/devices/system/machinecheck/machinecheck27 +/devices/system/machinecheck/machinecheck28 +/devices/system/machinecheck/machinecheck29 +/devices/system/machinecheck/machinecheck3 +/devices/system/machinecheck/machinecheck30 +/devices/system/machinecheck/machinecheck31 +/devices/system/machinecheck/machinecheck4 +/devices/system/machinecheck/machinecheck5 +/devices/system/machinecheck/machinecheck6 +/devices/system/machinecheck/machinecheck7 +/devices/system/machinecheck/machinecheck8 +/devices/system/machinecheck/machinecheck9 +/devices/system/memory/memory0 +/devices/system/memory/memory1 +/devices/system/memory/memory10 +/devices/system/memory/memory100 +/devices/system/memory/memory1000 +/devices/system/memory/memory1001 +/devices/system/memory/memory1002 +/devices/system/memory/memory1003 +/devices/system/memory/memory1004 +/devices/system/memory/memory1005 +/devices/system/memory/memory1006 +/devices/system/memory/memory1007 +/devices/system/memory/memory1008 +/devices/system/memory/memory1009 +/devices/system/memory/memory101 +/devices/system/memory/memory1010 +/devices/system/memory/memory1011 +/devices/system/memory/memory1012 +/devices/system/memory/memory1013 +/devices/system/memory/memory1014 +/devices/system/memory/memory1015 +/devices/system/memory/memory1016 +/devices/system/memory/memory1017 +/devices/system/memory/memory1018 +/devices/system/memory/memory1019 +/devices/system/memory/memory102 +/devices/system/memory/memory1020 +/devices/system/memory/memory1021 +/devices/system/memory/memory1022 +/devices/system/memory/memory1023 +/devices/system/memory/memory1024 +/devices/system/memory/memory1025 +/devices/system/memory/memory1026 +/devices/system/memory/memory1027 +/devices/system/memory/memory1028 +/devices/system/memory/memory1029 +/devices/system/memory/memory103 +/devices/system/memory/memory1030 +/devices/system/memory/memory1031 +/devices/system/memory/memory1032 +/devices/system/memory/memory1033 +/devices/system/memory/memory104 +/devices/system/memory/memory105 +/devices/system/memory/memory106 +/devices/system/memory/memory107 +/devices/system/memory/memory108 +/devices/system/memory/memory109 +/devices/system/memory/memory11 +/devices/system/memory/memory110 +/devices/system/memory/memory111 +/devices/system/memory/memory112 +/devices/system/memory/memory113 +/devices/system/memory/memory114 +/devices/system/memory/memory115 +/devices/system/memory/memory116 +/devices/system/memory/memory117 +/devices/system/memory/memory118 +/devices/system/memory/memory119 +/devices/system/memory/memory12 +/devices/system/memory/memory120 +/devices/system/memory/memory121 +/devices/system/memory/memory122 +/devices/system/memory/memory123 +/devices/system/memory/memory124 +/devices/system/memory/memory125 +/devices/system/memory/memory126 +/devices/system/memory/memory127 +/devices/system/memory/memory128 +/devices/system/memory/memory129 +/devices/system/memory/memory13 +/devices/system/memory/memory130 +/devices/system/memory/memory131 +/devices/system/memory/memory132 +/devices/system/memory/memory133 +/devices/system/memory/memory134 +/devices/system/memory/memory135 +/devices/system/memory/memory136 +/devices/system/memory/memory137 +/devices/system/memory/memory138 +/devices/system/memory/memory139 +/devices/system/memory/memory14 +/devices/system/memory/memory140 +/devices/system/memory/memory141 +/devices/system/memory/memory142 +/devices/system/memory/memory143 +/devices/system/memory/memory144 +/devices/system/memory/memory145 +/devices/system/memory/memory146 +/devices/system/memory/memory147 +/devices/system/memory/memory148 +/devices/system/memory/memory149 +/devices/system/memory/memory15 +/devices/system/memory/memory150 +/devices/system/memory/memory151 +/devices/system/memory/memory152 +/devices/system/memory/memory153 +/devices/system/memory/memory154 +/devices/system/memory/memory155 +/devices/system/memory/memory156 +/devices/system/memory/memory157 +/devices/system/memory/memory158 +/devices/system/memory/memory159 +/devices/system/memory/memory16 +/devices/system/memory/memory160 +/devices/system/memory/memory161 +/devices/system/memory/memory162 +/devices/system/memory/memory163 +/devices/system/memory/memory164 +/devices/system/memory/memory165 +/devices/system/memory/memory166 +/devices/system/memory/memory167 +/devices/system/memory/memory168 +/devices/system/memory/memory169 +/devices/system/memory/memory17 +/devices/system/memory/memory170 +/devices/system/memory/memory171 +/devices/system/memory/memory172 +/devices/system/memory/memory173 +/devices/system/memory/memory174 +/devices/system/memory/memory175 +/devices/system/memory/memory176 +/devices/system/memory/memory177 +/devices/system/memory/memory178 +/devices/system/memory/memory179 +/devices/system/memory/memory18 +/devices/system/memory/memory180 +/devices/system/memory/memory181 +/devices/system/memory/memory182 +/devices/system/memory/memory183 +/devices/system/memory/memory184 +/devices/system/memory/memory185 +/devices/system/memory/memory186 +/devices/system/memory/memory187 +/devices/system/memory/memory188 +/devices/system/memory/memory189 +/devices/system/memory/memory19 +/devices/system/memory/memory190 +/devices/system/memory/memory191 +/devices/system/memory/memory192 +/devices/system/memory/memory193 +/devices/system/memory/memory194 +/devices/system/memory/memory195 +/devices/system/memory/memory196 +/devices/system/memory/memory197 +/devices/system/memory/memory198 +/devices/system/memory/memory199 +/devices/system/memory/memory2 +/devices/system/memory/memory20 +/devices/system/memory/memory200 +/devices/system/memory/memory201 +/devices/system/memory/memory202 +/devices/system/memory/memory203 +/devices/system/memory/memory204 +/devices/system/memory/memory205 +/devices/system/memory/memory206 +/devices/system/memory/memory207 +/devices/system/memory/memory208 +/devices/system/memory/memory209 +/devices/system/memory/memory210 +/devices/system/memory/memory211 +/devices/system/memory/memory212 +/devices/system/memory/memory213 +/devices/system/memory/memory214 +/devices/system/memory/memory215 +/devices/system/memory/memory216 +/devices/system/memory/memory217 +/devices/system/memory/memory218 +/devices/system/memory/memory219 +/devices/system/memory/memory220 +/devices/system/memory/memory221 +/devices/system/memory/memory222 +/devices/system/memory/memory223 +/devices/system/memory/memory224 +/devices/system/memory/memory225 +/devices/system/memory/memory226 +/devices/system/memory/memory227 +/devices/system/memory/memory228 +/devices/system/memory/memory229 +/devices/system/memory/memory230 +/devices/system/memory/memory231 +/devices/system/memory/memory232 +/devices/system/memory/memory233 +/devices/system/memory/memory234 +/devices/system/memory/memory235 +/devices/system/memory/memory236 +/devices/system/memory/memory237 +/devices/system/memory/memory238 +/devices/system/memory/memory239 +/devices/system/memory/memory240 +/devices/system/memory/memory241 +/devices/system/memory/memory242 +/devices/system/memory/memory243 +/devices/system/memory/memory244 +/devices/system/memory/memory245 +/devices/system/memory/memory246 +/devices/system/memory/memory247 +/devices/system/memory/memory248 +/devices/system/memory/memory249 +/devices/system/memory/memory250 +/devices/system/memory/memory251 +/devices/system/memory/memory252 +/devices/system/memory/memory253 +/devices/system/memory/memory254 +/devices/system/memory/memory255 +/devices/system/memory/memory256 +/devices/system/memory/memory257 +/devices/system/memory/memory258 +/devices/system/memory/memory259 +/devices/system/memory/memory260 +/devices/system/memory/memory261 +/devices/system/memory/memory262 +/devices/system/memory/memory263 +/devices/system/memory/memory264 +/devices/system/memory/memory265 +/devices/system/memory/memory266 +/devices/system/memory/memory267 +/devices/system/memory/memory268 +/devices/system/memory/memory269 +/devices/system/memory/memory270 +/devices/system/memory/memory271 +/devices/system/memory/memory272 +/devices/system/memory/memory273 +/devices/system/memory/memory274 +/devices/system/memory/memory275 +/devices/system/memory/memory276 +/devices/system/memory/memory277 +/devices/system/memory/memory278 +/devices/system/memory/memory279 +/devices/system/memory/memory280 +/devices/system/memory/memory281 +/devices/system/memory/memory282 +/devices/system/memory/memory283 +/devices/system/memory/memory284 +/devices/system/memory/memory285 +/devices/system/memory/memory286 +/devices/system/memory/memory287 +/devices/system/memory/memory288 +/devices/system/memory/memory289 +/devices/system/memory/memory290 +/devices/system/memory/memory291 +/devices/system/memory/memory292 +/devices/system/memory/memory293 +/devices/system/memory/memory294 +/devices/system/memory/memory295 +/devices/system/memory/memory296 +/devices/system/memory/memory297 +/devices/system/memory/memory298 +/devices/system/memory/memory299 +/devices/system/memory/memory3 +/devices/system/memory/memory300 +/devices/system/memory/memory301 +/devices/system/memory/memory302 +/devices/system/memory/memory303 +/devices/system/memory/memory304 +/devices/system/memory/memory305 +/devices/system/memory/memory306 +/devices/system/memory/memory307 +/devices/system/memory/memory308 +/devices/system/memory/memory309 +/devices/system/memory/memory310 +/devices/system/memory/memory311 +/devices/system/memory/memory312 +/devices/system/memory/memory313 +/devices/system/memory/memory314 +/devices/system/memory/memory315 +/devices/system/memory/memory316 +/devices/system/memory/memory317 +/devices/system/memory/memory318 +/devices/system/memory/memory319 +/devices/system/memory/memory32 +/devices/system/memory/memory320 +/devices/system/memory/memory321 +/devices/system/memory/memory322 +/devices/system/memory/memory323 +/devices/system/memory/memory324 +/devices/system/memory/memory325 +/devices/system/memory/memory326 +/devices/system/memory/memory327 +/devices/system/memory/memory328 +/devices/system/memory/memory329 +/devices/system/memory/memory33 +/devices/system/memory/memory330 +/devices/system/memory/memory331 +/devices/system/memory/memory332 +/devices/system/memory/memory333 +/devices/system/memory/memory334 +/devices/system/memory/memory335 +/devices/system/memory/memory336 +/devices/system/memory/memory337 +/devices/system/memory/memory338 +/devices/system/memory/memory339 +/devices/system/memory/memory34 +/devices/system/memory/memory340 +/devices/system/memory/memory341 +/devices/system/memory/memory342 +/devices/system/memory/memory343 +/devices/system/memory/memory344 +/devices/system/memory/memory345 +/devices/system/memory/memory346 +/devices/system/memory/memory347 +/devices/system/memory/memory348 +/devices/system/memory/memory349 +/devices/system/memory/memory35 +/devices/system/memory/memory350 +/devices/system/memory/memory351 +/devices/system/memory/memory352 +/devices/system/memory/memory353 +/devices/system/memory/memory354 +/devices/system/memory/memory355 +/devices/system/memory/memory356 +/devices/system/memory/memory357 +/devices/system/memory/memory358 +/devices/system/memory/memory359 +/devices/system/memory/memory36 +/devices/system/memory/memory360 +/devices/system/memory/memory361 +/devices/system/memory/memory362 +/devices/system/memory/memory363 +/devices/system/memory/memory364 +/devices/system/memory/memory365 +/devices/system/memory/memory366 +/devices/system/memory/memory367 +/devices/system/memory/memory368 +/devices/system/memory/memory369 +/devices/system/memory/memory37 +/devices/system/memory/memory370 +/devices/system/memory/memory371 +/devices/system/memory/memory372 +/devices/system/memory/memory373 +/devices/system/memory/memory374 +/devices/system/memory/memory375 +/devices/system/memory/memory376 +/devices/system/memory/memory377 +/devices/system/memory/memory378 +/devices/system/memory/memory379 +/devices/system/memory/memory38 +/devices/system/memory/memory380 +/devices/system/memory/memory381 +/devices/system/memory/memory382 +/devices/system/memory/memory383 +/devices/system/memory/memory384 +/devices/system/memory/memory385 +/devices/system/memory/memory386 +/devices/system/memory/memory387 +/devices/system/memory/memory388 +/devices/system/memory/memory389 +/devices/system/memory/memory39 +/devices/system/memory/memory390 +/devices/system/memory/memory391 +/devices/system/memory/memory392 +/devices/system/memory/memory393 +/devices/system/memory/memory394 +/devices/system/memory/memory395 +/devices/system/memory/memory396 +/devices/system/memory/memory397 +/devices/system/memory/memory398 +/devices/system/memory/memory399 +/devices/system/memory/memory4 +/devices/system/memory/memory40 +/devices/system/memory/memory400 +/devices/system/memory/memory401 +/devices/system/memory/memory402 +/devices/system/memory/memory403 +/devices/system/memory/memory404 +/devices/system/memory/memory405 +/devices/system/memory/memory406 +/devices/system/memory/memory407 +/devices/system/memory/memory408 +/devices/system/memory/memory409 +/devices/system/memory/memory41 +/devices/system/memory/memory410 +/devices/system/memory/memory411 +/devices/system/memory/memory412 +/devices/system/memory/memory413 +/devices/system/memory/memory414 +/devices/system/memory/memory415 +/devices/system/memory/memory416 +/devices/system/memory/memory417 +/devices/system/memory/memory418 +/devices/system/memory/memory419 +/devices/system/memory/memory42 +/devices/system/memory/memory420 +/devices/system/memory/memory421 +/devices/system/memory/memory422 +/devices/system/memory/memory423 +/devices/system/memory/memory424 +/devices/system/memory/memory425 +/devices/system/memory/memory426 +/devices/system/memory/memory427 +/devices/system/memory/memory428 +/devices/system/memory/memory429 +/devices/system/memory/memory43 +/devices/system/memory/memory430 +/devices/system/memory/memory431 +/devices/system/memory/memory432 +/devices/system/memory/memory433 +/devices/system/memory/memory434 +/devices/system/memory/memory435 +/devices/system/memory/memory436 +/devices/system/memory/memory437 +/devices/system/memory/memory438 +/devices/system/memory/memory439 +/devices/system/memory/memory44 +/devices/system/memory/memory440 +/devices/system/memory/memory441 +/devices/system/memory/memory442 +/devices/system/memory/memory443 +/devices/system/memory/memory444 +/devices/system/memory/memory445 +/devices/system/memory/memory446 +/devices/system/memory/memory447 +/devices/system/memory/memory448 +/devices/system/memory/memory449 +/devices/system/memory/memory45 +/devices/system/memory/memory450 +/devices/system/memory/memory451 +/devices/system/memory/memory452 +/devices/system/memory/memory453 +/devices/system/memory/memory454 +/devices/system/memory/memory455 +/devices/system/memory/memory456 +/devices/system/memory/memory457 +/devices/system/memory/memory458 +/devices/system/memory/memory459 +/devices/system/memory/memory46 +/devices/system/memory/memory460 +/devices/system/memory/memory461 +/devices/system/memory/memory462 +/devices/system/memory/memory463 +/devices/system/memory/memory464 +/devices/system/memory/memory465 +/devices/system/memory/memory466 +/devices/system/memory/memory467 +/devices/system/memory/memory468 +/devices/system/memory/memory469 +/devices/system/memory/memory47 +/devices/system/memory/memory470 +/devices/system/memory/memory471 +/devices/system/memory/memory472 +/devices/system/memory/memory473 +/devices/system/memory/memory474 +/devices/system/memory/memory475 +/devices/system/memory/memory476 +/devices/system/memory/memory477 +/devices/system/memory/memory478 +/devices/system/memory/memory479 +/devices/system/memory/memory48 +/devices/system/memory/memory480 +/devices/system/memory/memory481 +/devices/system/memory/memory482 +/devices/system/memory/memory483 +/devices/system/memory/memory484 +/devices/system/memory/memory485 +/devices/system/memory/memory486 +/devices/system/memory/memory487 +/devices/system/memory/memory488 +/devices/system/memory/memory489 +/devices/system/memory/memory49 +/devices/system/memory/memory490 +/devices/system/memory/memory491 +/devices/system/memory/memory492 +/devices/system/memory/memory493 +/devices/system/memory/memory494 +/devices/system/memory/memory495 +/devices/system/memory/memory496 +/devices/system/memory/memory497 +/devices/system/memory/memory498 +/devices/system/memory/memory499 +/devices/system/memory/memory5 +/devices/system/memory/memory50 +/devices/system/memory/memory500 +/devices/system/memory/memory501 +/devices/system/memory/memory502 +/devices/system/memory/memory503 +/devices/system/memory/memory504 +/devices/system/memory/memory505 +/devices/system/memory/memory506 +/devices/system/memory/memory507 +/devices/system/memory/memory508 +/devices/system/memory/memory509 +/devices/system/memory/memory51 +/devices/system/memory/memory510 +/devices/system/memory/memory511 +/devices/system/memory/memory512 +/devices/system/memory/memory513 +/devices/system/memory/memory514 +/devices/system/memory/memory515 +/devices/system/memory/memory516 +/devices/system/memory/memory517 +/devices/system/memory/memory518 +/devices/system/memory/memory519 +/devices/system/memory/memory52 +/devices/system/memory/memory520 +/devices/system/memory/memory521 +/devices/system/memory/memory522 +/devices/system/memory/memory523 +/devices/system/memory/memory524 +/devices/system/memory/memory525 +/devices/system/memory/memory526 +/devices/system/memory/memory527 +/devices/system/memory/memory528 +/devices/system/memory/memory529 +/devices/system/memory/memory53 +/devices/system/memory/memory530 +/devices/system/memory/memory531 +/devices/system/memory/memory532 +/devices/system/memory/memory533 +/devices/system/memory/memory534 +/devices/system/memory/memory535 +/devices/system/memory/memory536 +/devices/system/memory/memory537 +/devices/system/memory/memory538 +/devices/system/memory/memory539 +/devices/system/memory/memory54 +/devices/system/memory/memory540 +/devices/system/memory/memory541 +/devices/system/memory/memory542 +/devices/system/memory/memory543 +/devices/system/memory/memory544 +/devices/system/memory/memory545 +/devices/system/memory/memory546 +/devices/system/memory/memory547 +/devices/system/memory/memory548 +/devices/system/memory/memory549 +/devices/system/memory/memory55 +/devices/system/memory/memory550 +/devices/system/memory/memory551 +/devices/system/memory/memory552 +/devices/system/memory/memory553 +/devices/system/memory/memory554 +/devices/system/memory/memory555 +/devices/system/memory/memory556 +/devices/system/memory/memory557 +/devices/system/memory/memory558 +/devices/system/memory/memory559 +/devices/system/memory/memory56 +/devices/system/memory/memory560 +/devices/system/memory/memory561 +/devices/system/memory/memory562 +/devices/system/memory/memory563 +/devices/system/memory/memory564 +/devices/system/memory/memory565 +/devices/system/memory/memory566 +/devices/system/memory/memory567 +/devices/system/memory/memory568 +/devices/system/memory/memory569 +/devices/system/memory/memory57 +/devices/system/memory/memory570 +/devices/system/memory/memory571 +/devices/system/memory/memory572 +/devices/system/memory/memory573 +/devices/system/memory/memory574 +/devices/system/memory/memory575 +/devices/system/memory/memory576 +/devices/system/memory/memory577 +/devices/system/memory/memory578 +/devices/system/memory/memory579 +/devices/system/memory/memory58 +/devices/system/memory/memory580 +/devices/system/memory/memory581 +/devices/system/memory/memory582 +/devices/system/memory/memory583 +/devices/system/memory/memory584 +/devices/system/memory/memory585 +/devices/system/memory/memory586 +/devices/system/memory/memory587 +/devices/system/memory/memory588 +/devices/system/memory/memory589 +/devices/system/memory/memory59 +/devices/system/memory/memory590 +/devices/system/memory/memory591 +/devices/system/memory/memory592 +/devices/system/memory/memory593 +/devices/system/memory/memory594 +/devices/system/memory/memory595 +/devices/system/memory/memory596 +/devices/system/memory/memory597 +/devices/system/memory/memory598 +/devices/system/memory/memory599 +/devices/system/memory/memory6 +/devices/system/memory/memory60 +/devices/system/memory/memory600 +/devices/system/memory/memory601 +/devices/system/memory/memory602 +/devices/system/memory/memory603 +/devices/system/memory/memory604 +/devices/system/memory/memory605 +/devices/system/memory/memory606 +/devices/system/memory/memory607 +/devices/system/memory/memory608 +/devices/system/memory/memory609 +/devices/system/memory/memory61 +/devices/system/memory/memory610 +/devices/system/memory/memory611 +/devices/system/memory/memory612 +/devices/system/memory/memory613 +/devices/system/memory/memory614 +/devices/system/memory/memory615 +/devices/system/memory/memory616 +/devices/system/memory/memory617 +/devices/system/memory/memory618 +/devices/system/memory/memory619 +/devices/system/memory/memory62 +/devices/system/memory/memory620 +/devices/system/memory/memory621 +/devices/system/memory/memory622 +/devices/system/memory/memory623 +/devices/system/memory/memory624 +/devices/system/memory/memory625 +/devices/system/memory/memory626 +/devices/system/memory/memory627 +/devices/system/memory/memory628 +/devices/system/memory/memory629 +/devices/system/memory/memory63 +/devices/system/memory/memory630 +/devices/system/memory/memory631 +/devices/system/memory/memory632 +/devices/system/memory/memory633 +/devices/system/memory/memory634 +/devices/system/memory/memory635 +/devices/system/memory/memory636 +/devices/system/memory/memory637 +/devices/system/memory/memory638 +/devices/system/memory/memory639 +/devices/system/memory/memory64 +/devices/system/memory/memory640 +/devices/system/memory/memory641 +/devices/system/memory/memory642 +/devices/system/memory/memory643 +/devices/system/memory/memory644 +/devices/system/memory/memory645 +/devices/system/memory/memory646 +/devices/system/memory/memory647 +/devices/system/memory/memory648 +/devices/system/memory/memory649 +/devices/system/memory/memory65 +/devices/system/memory/memory650 +/devices/system/memory/memory651 +/devices/system/memory/memory652 +/devices/system/memory/memory653 +/devices/system/memory/memory654 +/devices/system/memory/memory655 +/devices/system/memory/memory656 +/devices/system/memory/memory657 +/devices/system/memory/memory658 +/devices/system/memory/memory659 +/devices/system/memory/memory66 +/devices/system/memory/memory660 +/devices/system/memory/memory661 +/devices/system/memory/memory662 +/devices/system/memory/memory663 +/devices/system/memory/memory664 +/devices/system/memory/memory665 +/devices/system/memory/memory666 +/devices/system/memory/memory667 +/devices/system/memory/memory668 +/devices/system/memory/memory669 +/devices/system/memory/memory67 +/devices/system/memory/memory670 +/devices/system/memory/memory671 +/devices/system/memory/memory672 +/devices/system/memory/memory673 +/devices/system/memory/memory674 +/devices/system/memory/memory675 +/devices/system/memory/memory676 +/devices/system/memory/memory677 +/devices/system/memory/memory678 +/devices/system/memory/memory679 +/devices/system/memory/memory68 +/devices/system/memory/memory680 +/devices/system/memory/memory681 +/devices/system/memory/memory682 +/devices/system/memory/memory683 +/devices/system/memory/memory684 +/devices/system/memory/memory685 +/devices/system/memory/memory686 +/devices/system/memory/memory687 +/devices/system/memory/memory688 +/devices/system/memory/memory689 +/devices/system/memory/memory69 +/devices/system/memory/memory690 +/devices/system/memory/memory691 +/devices/system/memory/memory692 +/devices/system/memory/memory693 +/devices/system/memory/memory694 +/devices/system/memory/memory695 +/devices/system/memory/memory696 +/devices/system/memory/memory697 +/devices/system/memory/memory698 +/devices/system/memory/memory699 +/devices/system/memory/memory7 +/devices/system/memory/memory70 +/devices/system/memory/memory700 +/devices/system/memory/memory701 +/devices/system/memory/memory702 +/devices/system/memory/memory703 +/devices/system/memory/memory704 +/devices/system/memory/memory705 +/devices/system/memory/memory706 +/devices/system/memory/memory707 +/devices/system/memory/memory708 +/devices/system/memory/memory709 +/devices/system/memory/memory71 +/devices/system/memory/memory710 +/devices/system/memory/memory711 +/devices/system/memory/memory712 +/devices/system/memory/memory713 +/devices/system/memory/memory714 +/devices/system/memory/memory715 +/devices/system/memory/memory716 +/devices/system/memory/memory717 +/devices/system/memory/memory718 +/devices/system/memory/memory719 +/devices/system/memory/memory72 +/devices/system/memory/memory720 +/devices/system/memory/memory721 +/devices/system/memory/memory722 +/devices/system/memory/memory723 +/devices/system/memory/memory724 +/devices/system/memory/memory725 +/devices/system/memory/memory726 +/devices/system/memory/memory727 +/devices/system/memory/memory728 +/devices/system/memory/memory729 +/devices/system/memory/memory73 +/devices/system/memory/memory730 +/devices/system/memory/memory731 +/devices/system/memory/memory732 +/devices/system/memory/memory733 +/devices/system/memory/memory734 +/devices/system/memory/memory735 +/devices/system/memory/memory736 +/devices/system/memory/memory737 +/devices/system/memory/memory738 +/devices/system/memory/memory739 +/devices/system/memory/memory74 +/devices/system/memory/memory740 +/devices/system/memory/memory741 +/devices/system/memory/memory742 +/devices/system/memory/memory743 +/devices/system/memory/memory744 +/devices/system/memory/memory745 +/devices/system/memory/memory746 +/devices/system/memory/memory747 +/devices/system/memory/memory748 +/devices/system/memory/memory749 +/devices/system/memory/memory75 +/devices/system/memory/memory750 +/devices/system/memory/memory751 +/devices/system/memory/memory752 +/devices/system/memory/memory753 +/devices/system/memory/memory754 +/devices/system/memory/memory755 +/devices/system/memory/memory756 +/devices/system/memory/memory757 +/devices/system/memory/memory758 +/devices/system/memory/memory759 +/devices/system/memory/memory76 +/devices/system/memory/memory760 +/devices/system/memory/memory761 +/devices/system/memory/memory762 +/devices/system/memory/memory763 +/devices/system/memory/memory764 +/devices/system/memory/memory765 +/devices/system/memory/memory766 +/devices/system/memory/memory767 +/devices/system/memory/memory768 +/devices/system/memory/memory769 +/devices/system/memory/memory77 +/devices/system/memory/memory770 +/devices/system/memory/memory771 +/devices/system/memory/memory772 +/devices/system/memory/memory773 +/devices/system/memory/memory774 +/devices/system/memory/memory775 +/devices/system/memory/memory776 +/devices/system/memory/memory777 +/devices/system/memory/memory778 +/devices/system/memory/memory779 +/devices/system/memory/memory78 +/devices/system/memory/memory780 +/devices/system/memory/memory781 +/devices/system/memory/memory782 +/devices/system/memory/memory783 +/devices/system/memory/memory784 +/devices/system/memory/memory785 +/devices/system/memory/memory786 +/devices/system/memory/memory787 +/devices/system/memory/memory788 +/devices/system/memory/memory789 +/devices/system/memory/memory79 +/devices/system/memory/memory790 +/devices/system/memory/memory791 +/devices/system/memory/memory792 +/devices/system/memory/memory793 +/devices/system/memory/memory794 +/devices/system/memory/memory795 +/devices/system/memory/memory796 +/devices/system/memory/memory797 +/devices/system/memory/memory798 +/devices/system/memory/memory799 +/devices/system/memory/memory8 +/devices/system/memory/memory80 +/devices/system/memory/memory800 +/devices/system/memory/memory801 +/devices/system/memory/memory802 +/devices/system/memory/memory803 +/devices/system/memory/memory804 +/devices/system/memory/memory805 +/devices/system/memory/memory806 +/devices/system/memory/memory807 +/devices/system/memory/memory808 +/devices/system/memory/memory809 +/devices/system/memory/memory81 +/devices/system/memory/memory810 +/devices/system/memory/memory811 +/devices/system/memory/memory812 +/devices/system/memory/memory813 +/devices/system/memory/memory814 +/devices/system/memory/memory815 +/devices/system/memory/memory816 +/devices/system/memory/memory817 +/devices/system/memory/memory818 +/devices/system/memory/memory819 +/devices/system/memory/memory82 +/devices/system/memory/memory820 +/devices/system/memory/memory821 +/devices/system/memory/memory822 +/devices/system/memory/memory823 +/devices/system/memory/memory824 +/devices/system/memory/memory825 +/devices/system/memory/memory826 +/devices/system/memory/memory827 +/devices/system/memory/memory828 +/devices/system/memory/memory829 +/devices/system/memory/memory83 +/devices/system/memory/memory830 +/devices/system/memory/memory831 +/devices/system/memory/memory832 +/devices/system/memory/memory833 +/devices/system/memory/memory834 +/devices/system/memory/memory835 +/devices/system/memory/memory836 +/devices/system/memory/memory837 +/devices/system/memory/memory838 +/devices/system/memory/memory839 +/devices/system/memory/memory84 +/devices/system/memory/memory840 +/devices/system/memory/memory841 +/devices/system/memory/memory842 +/devices/system/memory/memory843 +/devices/system/memory/memory844 +/devices/system/memory/memory845 +/devices/system/memory/memory846 +/devices/system/memory/memory847 +/devices/system/memory/memory848 +/devices/system/memory/memory849 +/devices/system/memory/memory85 +/devices/system/memory/memory850 +/devices/system/memory/memory851 +/devices/system/memory/memory852 +/devices/system/memory/memory853 +/devices/system/memory/memory854 +/devices/system/memory/memory855 +/devices/system/memory/memory856 +/devices/system/memory/memory857 +/devices/system/memory/memory858 +/devices/system/memory/memory859 +/devices/system/memory/memory86 +/devices/system/memory/memory860 +/devices/system/memory/memory861 +/devices/system/memory/memory862 +/devices/system/memory/memory863 +/devices/system/memory/memory864 +/devices/system/memory/memory865 +/devices/system/memory/memory866 +/devices/system/memory/memory867 +/devices/system/memory/memory868 +/devices/system/memory/memory869 +/devices/system/memory/memory87 +/devices/system/memory/memory870 +/devices/system/memory/memory871 +/devices/system/memory/memory872 +/devices/system/memory/memory873 +/devices/system/memory/memory874 +/devices/system/memory/memory875 +/devices/system/memory/memory876 +/devices/system/memory/memory877 +/devices/system/memory/memory878 +/devices/system/memory/memory879 +/devices/system/memory/memory88 +/devices/system/memory/memory880 +/devices/system/memory/memory881 +/devices/system/memory/memory882 +/devices/system/memory/memory883 +/devices/system/memory/memory884 +/devices/system/memory/memory885 +/devices/system/memory/memory886 +/devices/system/memory/memory887 +/devices/system/memory/memory888 +/devices/system/memory/memory889 +/devices/system/memory/memory89 +/devices/system/memory/memory890 +/devices/system/memory/memory891 +/devices/system/memory/memory892 +/devices/system/memory/memory893 +/devices/system/memory/memory894 +/devices/system/memory/memory895 +/devices/system/memory/memory896 +/devices/system/memory/memory897 +/devices/system/memory/memory898 +/devices/system/memory/memory899 +/devices/system/memory/memory9 +/devices/system/memory/memory90 +/devices/system/memory/memory900 +/devices/system/memory/memory901 +/devices/system/memory/memory902 +/devices/system/memory/memory903 +/devices/system/memory/memory904 +/devices/system/memory/memory905 +/devices/system/memory/memory906 +/devices/system/memory/memory907 +/devices/system/memory/memory908 +/devices/system/memory/memory909 +/devices/system/memory/memory91 +/devices/system/memory/memory910 +/devices/system/memory/memory911 +/devices/system/memory/memory912 +/devices/system/memory/memory913 +/devices/system/memory/memory914 +/devices/system/memory/memory915 +/devices/system/memory/memory916 +/devices/system/memory/memory917 +/devices/system/memory/memory918 +/devices/system/memory/memory919 +/devices/system/memory/memory92 +/devices/system/memory/memory920 +/devices/system/memory/memory921 +/devices/system/memory/memory922 +/devices/system/memory/memory923 +/devices/system/memory/memory924 +/devices/system/memory/memory925 +/devices/system/memory/memory926 +/devices/system/memory/memory927 +/devices/system/memory/memory928 +/devices/system/memory/memory929 +/devices/system/memory/memory93 +/devices/system/memory/memory930 +/devices/system/memory/memory931 +/devices/system/memory/memory932 +/devices/system/memory/memory933 +/devices/system/memory/memory934 +/devices/system/memory/memory935 +/devices/system/memory/memory936 +/devices/system/memory/memory937 +/devices/system/memory/memory938 +/devices/system/memory/memory939 +/devices/system/memory/memory94 +/devices/system/memory/memory940 +/devices/system/memory/memory941 +/devices/system/memory/memory942 +/devices/system/memory/memory943 +/devices/system/memory/memory944 +/devices/system/memory/memory945 +/devices/system/memory/memory946 +/devices/system/memory/memory947 +/devices/system/memory/memory948 +/devices/system/memory/memory949 +/devices/system/memory/memory95 +/devices/system/memory/memory950 +/devices/system/memory/memory951 +/devices/system/memory/memory952 +/devices/system/memory/memory953 +/devices/system/memory/memory954 +/devices/system/memory/memory955 +/devices/system/memory/memory956 +/devices/system/memory/memory957 +/devices/system/memory/memory958 +/devices/system/memory/memory959 +/devices/system/memory/memory96 +/devices/system/memory/memory960 +/devices/system/memory/memory961 +/devices/system/memory/memory962 +/devices/system/memory/memory963 +/devices/system/memory/memory964 +/devices/system/memory/memory965 +/devices/system/memory/memory966 +/devices/system/memory/memory967 +/devices/system/memory/memory968 +/devices/system/memory/memory969 +/devices/system/memory/memory97 +/devices/system/memory/memory970 +/devices/system/memory/memory971 +/devices/system/memory/memory972 +/devices/system/memory/memory973 +/devices/system/memory/memory974 +/devices/system/memory/memory975 +/devices/system/memory/memory976 +/devices/system/memory/memory977 +/devices/system/memory/memory978 +/devices/system/memory/memory979 +/devices/system/memory/memory98 +/devices/system/memory/memory980 +/devices/system/memory/memory981 +/devices/system/memory/memory982 +/devices/system/memory/memory983 +/devices/system/memory/memory984 +/devices/system/memory/memory985 +/devices/system/memory/memory986 +/devices/system/memory/memory987 +/devices/system/memory/memory988 +/devices/system/memory/memory989 +/devices/system/memory/memory99 +/devices/system/memory/memory990 +/devices/system/memory/memory991 +/devices/system/memory/memory992 +/devices/system/memory/memory993 +/devices/system/memory/memory994 +/devices/system/memory/memory995 +/devices/system/memory/memory996 +/devices/system/memory/memory997 +/devices/system/memory/memory998 +/devices/system/memory/memory999 +/devices/system/node/node0 +/devices/tracepoint +/devices/uprobe +/devices/virtual/bdi/259:0 +/devices/virtual/bdi/259:1 +/devices/virtual/bdi/259:4 +/devices/virtual/bdi/259:5 +/devices/virtual/bdi/7:0 +/devices/virtual/bdi/7:1 +/devices/virtual/bdi/7:2 +/devices/virtual/bdi/7:3 +/devices/virtual/bdi/7:4 +/devices/virtual/bdi/7:5 +/devices/virtual/bdi/7:6 +/devices/virtual/bdi/7:7 +/devices/virtual/block/loop0 + name: /dev/loop0 +/devices/virtual/block/loop1 + name: /dev/loop1 +/devices/virtual/block/loop2 + name: /dev/loop2 +/devices/virtual/block/loop3 + name: /dev/loop3 +/devices/virtual/block/loop4 + name: /dev/loop4 +/devices/virtual/block/loop5 + name: /dev/loop5 +/devices/virtual/block/loop6 + name: /dev/loop6 +/devices/virtual/block/loop7 + name: /dev/loop7 +/devices/virtual/cpuid/cpu0 + name: /dev/cpu/0/cpuid +/devices/virtual/cpuid/cpu1 + name: /dev/cpu/1/cpuid +/devices/virtual/cpuid/cpu10 + name: /dev/cpu/10/cpuid +/devices/virtual/cpuid/cpu11 + name: /dev/cpu/11/cpuid +/devices/virtual/cpuid/cpu12 + name: /dev/cpu/12/cpuid +/devices/virtual/cpuid/cpu13 + name: /dev/cpu/13/cpuid +/devices/virtual/cpuid/cpu14 + name: /dev/cpu/14/cpuid +/devices/virtual/cpuid/cpu15 + name: /dev/cpu/15/cpuid +/devices/virtual/cpuid/cpu16 + name: /dev/cpu/16/cpuid +/devices/virtual/cpuid/cpu17 + name: /dev/cpu/17/cpuid +/devices/virtual/cpuid/cpu18 + name: /dev/cpu/18/cpuid +/devices/virtual/cpuid/cpu19 + name: /dev/cpu/19/cpuid +/devices/virtual/cpuid/cpu2 + name: /dev/cpu/2/cpuid +/devices/virtual/cpuid/cpu20 + name: /dev/cpu/20/cpuid +/devices/virtual/cpuid/cpu21 + name: /dev/cpu/21/cpuid +/devices/virtual/cpuid/cpu22 + name: /dev/cpu/22/cpuid +/devices/virtual/cpuid/cpu23 + name: /dev/cpu/23/cpuid +/devices/virtual/cpuid/cpu24 + name: /dev/cpu/24/cpuid +/devices/virtual/cpuid/cpu25 + name: /dev/cpu/25/cpuid +/devices/virtual/cpuid/cpu26 + name: /dev/cpu/26/cpuid +/devices/virtual/cpuid/cpu27 + name: /dev/cpu/27/cpuid +/devices/virtual/cpuid/cpu28 + name: /dev/cpu/28/cpuid +/devices/virtual/cpuid/cpu29 + name: /dev/cpu/29/cpuid +/devices/virtual/cpuid/cpu3 + name: /dev/cpu/3/cpuid +/devices/virtual/cpuid/cpu30 + name: /dev/cpu/30/cpuid +/devices/virtual/cpuid/cpu31 + name: /dev/cpu/31/cpuid +/devices/virtual/cpuid/cpu4 + name: /dev/cpu/4/cpuid +/devices/virtual/cpuid/cpu5 + name: /dev/cpu/5/cpuid +/devices/virtual/cpuid/cpu6 + name: /dev/cpu/6/cpuid +/devices/virtual/cpuid/cpu7 + name: /dev/cpu/7/cpuid +/devices/virtual/cpuid/cpu8 + name: /dev/cpu/8/cpuid +/devices/virtual/cpuid/cpu9 + name: /dev/cpu/9/cpuid +/devices/virtual/dmi/id +/devices/virtual/drm/ttm +/devices/virtual/graphics/fbcon +/devices/virtual/input/mice + name: /dev/input/mice +/devices/virtual/mem/full + name: /dev/full +/devices/virtual/mem/kmsg + name: /dev/kmsg +/devices/virtual/mem/mem + name: /dev/mem +/devices/virtual/mem/null + name: /dev/null +/devices/virtual/mem/port + name: /dev/port +/devices/virtual/mem/random + name: /dev/random +/devices/virtual/mem/urandom + name: /dev/urandom +/devices/virtual/mem/zero + name: /dev/zero +/devices/virtual/misc/autofs + name: /dev/autofs +/devices/virtual/misc/btrfs-control + name: /dev/btrfs-control +/devices/virtual/misc/cpu_dma_latency + name: /dev/cpu_dma_latency +/devices/virtual/misc/device-mapper + name: /dev/mapper/control +/devices/virtual/misc/ecryptfs + name: /dev/ecryptfs +/devices/virtual/misc/fuse + name: /dev/fuse +/devices/virtual/misc/hpet + name: /dev/hpet +/devices/virtual/misc/hw_random + name: /dev/hwrng +/devices/virtual/misc/kvm + name: /dev/kvm +/devices/virtual/misc/loop-control + name: /dev/loop-control +/devices/virtual/misc/mcelog + name: /dev/mcelog +/devices/virtual/misc/microcode + name: /dev/cpu/microcode +/devices/virtual/misc/nvram + name: /dev/nvram +/devices/virtual/misc/psaux + name: /dev/psaux +/devices/virtual/misc/rfkill + name: /dev/rfkill +/devices/virtual/misc/snapshot + name: /dev/snapshot +/devices/virtual/misc/tun + name: /dev/net/tun +/devices/virtual/misc/udmabuf + name: /dev/udmabuf +/devices/virtual/misc/uinput + name: /dev/uinput +/devices/virtual/misc/vfio + name: /dev/vfio/vfio +/devices/virtual/misc/vga_arbiter + name: /dev/vga_arbiter +/devices/virtual/msr/msr0 + name: /dev/cpu/0/msr +/devices/virtual/msr/msr1 + name: /dev/cpu/1/msr +/devices/virtual/msr/msr10 + name: /dev/cpu/10/msr +/devices/virtual/msr/msr11 + name: /dev/cpu/11/msr +/devices/virtual/msr/msr12 + name: /dev/cpu/12/msr +/devices/virtual/msr/msr13 + name: /dev/cpu/13/msr +/devices/virtual/msr/msr14 + name: /dev/cpu/14/msr +/devices/virtual/msr/msr15 + name: /dev/cpu/15/msr +/devices/virtual/msr/msr16 + name: /dev/cpu/16/msr +/devices/virtual/msr/msr17 + name: /dev/cpu/17/msr +/devices/virtual/msr/msr18 + name: /dev/cpu/18/msr +/devices/virtual/msr/msr19 + name: /dev/cpu/19/msr +/devices/virtual/msr/msr2 + name: /dev/cpu/2/msr +/devices/virtual/msr/msr20 + name: /dev/cpu/20/msr +/devices/virtual/msr/msr21 + name: /dev/cpu/21/msr +/devices/virtual/msr/msr22 + name: /dev/cpu/22/msr +/devices/virtual/msr/msr23 + name: /dev/cpu/23/msr +/devices/virtual/msr/msr24 + name: /dev/cpu/24/msr +/devices/virtual/msr/msr25 + name: /dev/cpu/25/msr +/devices/virtual/msr/msr26 + name: /dev/cpu/26/msr +/devices/virtual/msr/msr27 + name: /dev/cpu/27/msr +/devices/virtual/msr/msr28 + name: /dev/cpu/28/msr +/devices/virtual/msr/msr29 + name: /dev/cpu/29/msr +/devices/virtual/msr/msr3 + name: /dev/cpu/3/msr +/devices/virtual/msr/msr30 + name: /dev/cpu/30/msr +/devices/virtual/msr/msr31 + name: /dev/cpu/31/msr +/devices/virtual/msr/msr4 + name: /dev/cpu/4/msr +/devices/virtual/msr/msr5 + name: /dev/cpu/5/msr +/devices/virtual/msr/msr6 + name: /dev/cpu/6/msr +/devices/virtual/msr/msr7 + name: /dev/cpu/7/msr +/devices/virtual/msr/msr8 + name: /dev/cpu/8/msr +/devices/virtual/msr/msr9 + name: /dev/cpu/9/msr +/devices/virtual/net/docker0 +/devices/virtual/net/lo +/devices/virtual/nvme-subsystem/nvme-subsys0 +/devices/virtual/nvme-subsystem/nvme-subsys1 +/devices/virtual/nvme-subsystem/nvme-subsys2 +/devices/virtual/nvme-subsystem/nvme-subsys3 +/devices/virtual/ppp/ppp + name: /dev/ppp +/devices/virtual/thermal/cooling_device0 +/devices/virtual/thermal/cooling_device1 +/devices/virtual/thermal/cooling_device10 +/devices/virtual/thermal/cooling_device11 +/devices/virtual/thermal/cooling_device12 +/devices/virtual/thermal/cooling_device13 +/devices/virtual/thermal/cooling_device14 +/devices/virtual/thermal/cooling_device15 +/devices/virtual/thermal/cooling_device16 +/devices/virtual/thermal/cooling_device17 +/devices/virtual/thermal/cooling_device18 +/devices/virtual/thermal/cooling_device19 +/devices/virtual/thermal/cooling_device2 +/devices/virtual/thermal/cooling_device20 +/devices/virtual/thermal/cooling_device21 +/devices/virtual/thermal/cooling_device22 +/devices/virtual/thermal/cooling_device23 +/devices/virtual/thermal/cooling_device24 +/devices/virtual/thermal/cooling_device25 +/devices/virtual/thermal/cooling_device26 +/devices/virtual/thermal/cooling_device27 +/devices/virtual/thermal/cooling_device28 +/devices/virtual/thermal/cooling_device29 +/devices/virtual/thermal/cooling_device3 +/devices/virtual/thermal/cooling_device30 +/devices/virtual/thermal/cooling_device31 +/devices/virtual/thermal/cooling_device4 +/devices/virtual/thermal/cooling_device5 +/devices/virtual/thermal/cooling_device6 +/devices/virtual/thermal/cooling_device7 +/devices/virtual/thermal/cooling_device8 +/devices/virtual/thermal/cooling_device9 +/devices/virtual/tty/console + name: /dev/console +/devices/virtual/tty/ptmx + name: /dev/ptmx +/devices/virtual/tty/tty + name: /dev/tty +/devices/virtual/tty/tty0 + name: /dev/tty0 +/devices/virtual/tty/tty1 + name: /dev/tty1 +/devices/virtual/tty/tty10 + name: /dev/tty10 +/devices/virtual/tty/tty11 + name: /dev/tty11 +/devices/virtual/tty/tty12 + name: /dev/tty12 +/devices/virtual/tty/tty13 + name: /dev/tty13 +/devices/virtual/tty/tty14 + name: /dev/tty14 +/devices/virtual/tty/tty15 + name: /dev/tty15 +/devices/virtual/tty/tty16 + name: /dev/tty16 +/devices/virtual/tty/tty17 + name: /dev/tty17 +/devices/virtual/tty/tty18 + name: /dev/tty18 +/devices/virtual/tty/tty19 + name: /dev/tty19 +/devices/virtual/tty/tty2 + name: /dev/tty2 +/devices/virtual/tty/tty20 + name: /dev/tty20 +/devices/virtual/tty/tty21 + name: /dev/tty21 +/devices/virtual/tty/tty22 + name: /dev/tty22 +/devices/virtual/tty/tty23 + name: /dev/tty23 +/devices/virtual/tty/tty24 + name: /dev/tty24 +/devices/virtual/tty/tty25 + name: /dev/tty25 +/devices/virtual/tty/tty26 + name: /dev/tty26 +/devices/virtual/tty/tty27 + name: /dev/tty27 +/devices/virtual/tty/tty28 + name: /dev/tty28 +/devices/virtual/tty/tty29 + name: /dev/tty29 +/devices/virtual/tty/tty3 + name: /dev/tty3 +/devices/virtual/tty/tty30 + name: /dev/tty30 +/devices/virtual/tty/tty31 + name: /dev/tty31 +/devices/virtual/tty/tty32 + name: /dev/tty32 +/devices/virtual/tty/tty33 + name: /dev/tty33 +/devices/virtual/tty/tty34 + name: /dev/tty34 +/devices/virtual/tty/tty35 + name: /dev/tty35 +/devices/virtual/tty/tty36 + name: /dev/tty36 +/devices/virtual/tty/tty37 + name: /dev/tty37 +/devices/virtual/tty/tty38 + name: /dev/tty38 +/devices/virtual/tty/tty39 + name: /dev/tty39 +/devices/virtual/tty/tty4 + name: /dev/tty4 +/devices/virtual/tty/tty40 + name: /dev/tty40 +/devices/virtual/tty/tty41 + name: /dev/tty41 +/devices/virtual/tty/tty42 + name: /dev/tty42 +/devices/virtual/tty/tty43 + name: /dev/tty43 +/devices/virtual/tty/tty44 + name: /dev/tty44 +/devices/virtual/tty/tty45 + name: /dev/tty45 +/devices/virtual/tty/tty46 + name: /dev/tty46 +/devices/virtual/tty/tty47 + name: /dev/tty47 +/devices/virtual/tty/tty48 + name: /dev/tty48 +/devices/virtual/tty/tty49 + name: /dev/tty49 +/devices/virtual/tty/tty5 + name: /dev/tty5 +/devices/virtual/tty/tty50 + name: /dev/tty50 +/devices/virtual/tty/tty51 + name: /dev/tty51 +/devices/virtual/tty/tty52 + name: /dev/tty52 +/devices/virtual/tty/tty53 + name: /dev/tty53 +/devices/virtual/tty/tty54 + name: /dev/tty54 +/devices/virtual/tty/tty55 + name: /dev/tty55 +/devices/virtual/tty/tty56 + name: /dev/tty56 +/devices/virtual/tty/tty57 + name: /dev/tty57 +/devices/virtual/tty/tty58 + name: /dev/tty58 +/devices/virtual/tty/tty59 + name: /dev/tty59 +/devices/virtual/tty/tty6 + name: /dev/tty6 +/devices/virtual/tty/tty60 + name: /dev/tty60 +/devices/virtual/tty/tty61 + name: /dev/tty61 +/devices/virtual/tty/tty62 + name: /dev/tty62 +/devices/virtual/tty/tty63 + name: /dev/tty63 +/devices/virtual/tty/tty7 + name: /dev/tty7 +/devices/virtual/tty/tty8 + name: /dev/tty8 +/devices/virtual/tty/tty9 + name: /dev/tty9 +/devices/virtual/tty/ttyprintk + name: /dev/ttyprintk +/devices/virtual/vc/vcs + name: /dev/vcs +/devices/virtual/vc/vcs1 + name: /dev/vcs1 +/devices/virtual/vc/vcs2 + name: /dev/vcs2 +/devices/virtual/vc/vcs3 + name: /dev/vcs3 +/devices/virtual/vc/vcs4 + name: /dev/vcs4 +/devices/virtual/vc/vcs5 + name: /dev/vcs5 +/devices/virtual/vc/vcs6 + name: /dev/vcs6 +/devices/virtual/vc/vcsa + name: /dev/vcsa +/devices/virtual/vc/vcsa1 + name: /dev/vcsa1 +/devices/virtual/vc/vcsa2 + name: /dev/vcsa2 +/devices/virtual/vc/vcsa3 + name: /dev/vcsa3 +/devices/virtual/vc/vcsa4 + name: /dev/vcsa4 +/devices/virtual/vc/vcsa5 + name: /dev/vcsa5 +/devices/virtual/vc/vcsa6 + name: /dev/vcsa6 +/devices/virtual/vc/vcsu + name: /dev/vcsu +/devices/virtual/vc/vcsu1 + name: /dev/vcsu1 +/devices/virtual/vc/vcsu2 + name: /dev/vcsu2 +/devices/virtual/vc/vcsu3 + name: /dev/vcsu3 +/devices/virtual/vc/vcsu4 + name: /dev/vcsu4 +/devices/virtual/vc/vcsu5 + name: /dev/vcsu5 +/devices/virtual/vc/vcsu6 + name: /dev/vcsu6 +/devices/virtual/vtconsole/vtcon0 +/devices/virtual/vtconsole/vtcon1 +/devices/virtual/workqueue/blkcg_punt_bio +/devices/virtual/workqueue/nvme-delete-wq +/devices/virtual/workqueue/nvme-reset-wq +/devices/virtual/workqueue/nvme-wq +/devices/virtual/workqueue/raid5wq +/devices/virtual/workqueue/writeback +>> int.13: device names +>> int.14: soft raid +----- soft raid devices ----- +----- soft raid devices end ----- +>> int.15: geo +>> int.16: parent + prop read: rdCR.lZF+r4EgHp4 (failed) + old prop read: rdCR.lZF+r4EgHp4 (failed) + prop read: rdCR.n_7QNeEnh23 (failed) + old prop read: rdCR.n_7QNeEnh23 (failed) + prop read: rdCR.EMpH5pjcahD (failed) + old prop read: rdCR.EMpH5pjcahD (failed) + prop read: rdCR.f5u1ucRm+H9 (failed) + old prop read: rdCR.f5u1ucRm+H9 (failed) + prop read: rdCR.8uRK7LxiIA2 (failed) + old prop read: rdCR.8uRK7LxiIA2 (failed) + prop read: rdCR.9N+EecqykME (failed) + old prop read: rdCR.9N+EecqykME (failed) + prop read: rdCR.DziBbWO85o5 (failed) + old prop read: rdCR.DziBbWO85o5 (failed) + prop read: rdCR.CxwsZFjVASF (failed) + old prop read: rdCR.CxwsZFjVASF (failed) + prop read: HsDd.68s6nFe0e8C (failed) + old prop read: HsDd.68s6nFe0e8C (failed) + prop read: w+J7.pYPFi5oYYmA (failed) + old prop read: w+J7.pYPFi5oYYmA (failed) + prop read: Nz7M.VilOApIOEW4 (failed) + old prop read: Nz7M.VilOApIOEW4 (failed) + prop read: ZU4i.cOvfoF84Y14 (failed) + old prop read: ZU4i.cOvfoF84Y14 (failed) + prop read: mMj4.B+BfHprPfZ4 (failed) + old prop read: mMj4.B+BfHprPfZ4 (failed) + prop read: Fhhh.UyUcNx9w9x2 (failed) + old prop read: Fhhh.UyUcNx9w9x2 (failed) + prop read: NwCa.Ekpyl9bwJT0 (failed) + old prop read: NwCa.Ekpyl9bwJT0 (failed) + prop read: e6j0.v14laWVni3D (failed) + old prop read: e6j0.v14laWVni3D (failed) + prop read: JcLW.Ekpyl9bwJT0 (failed) + old prop read: JcLW.Ekpyl9bwJT0 (failed) + prop read: 8AZ3.v14laWVni3D (failed) + old prop read: 8AZ3.v14laWVni3D (failed) + prop read: Xnz1.v14laWVni3D (failed) + old prop read: Xnz1.v14laWVni3D (failed) + prop read: NotL.W2ebbr9OhQ6 (failed) + old prop read: NotL.W2ebbr9OhQ6 (failed) + prop read: b+0U.GGFIlTevto4 (failed) + old prop read: b+0U.GGFIlTevto4 (failed) + prop read: W1j0.S7c6QowV6A2 (failed) + old prop read: W1j0.S7c6QowV6A2 (failed) + prop read: B35A.7lAXRTRuuu5 (failed) + old prop read: B35A.7lAXRTRuuu5 (failed) + prop read: vSkL.Ekpyl9bwJT0 (failed) + old prop read: vSkL.Ekpyl9bwJT0 (failed) + prop read: h6xC.Zu7VqZ7lsW0 (failed) + old prop read: h6xC.Zu7VqZ7lsW0 (failed) + prop read: YxUw.Ekpyl9bwJT0 (failed) + old prop read: YxUw.Ekpyl9bwJT0 (failed) + prop read: PWaO.Ekpyl9bwJT0 (failed) + old prop read: PWaO.Ekpyl9bwJT0 (failed) + prop read: o7+M.v14laWVni3D (failed) + old prop read: o7+M.v14laWVni3D (failed) + prop read: 5n+q.cOvfoF84Y14 (failed) + old prop read: 5n+q.cOvfoF84Y14 (failed) + prop read: FzSn.GGFIlTevto4 (failed) + old prop read: FzSn.GGFIlTevto4 (failed) + prop read: 8otl.Ekpyl9bwJT0 (failed) + old prop read: 8otl.Ekpyl9bwJT0 (failed) + prop read: cqrt.cOvfoF84Y14 (failed) + old prop read: cqrt.cOvfoF84Y14 (failed) + prop read: erjo.Ekpyl9bwJT0 (failed) + old prop read: erjo.Ekpyl9bwJT0 (failed) + prop read: yX7n.IBWxRlM56s6 (failed) + old prop read: yX7n.IBWxRlM56s6 (failed) + prop read: 4U0i.Ekpyl9bwJT0 (failed) + old prop read: 4U0i.Ekpyl9bwJT0 (failed) + prop read: VCu0.7lAXRTRuuu5 (failed) + old prop read: VCu0.7lAXRTRuuu5 (failed) + prop read: 0Gk3.Zu7VqZ7lsW0 (failed) + old prop read: 0Gk3.Zu7VqZ7lsW0 (failed) + prop read: Mnr4.XXMc8Dz1G+B (failed) + old prop read: Mnr4.XXMc8Dz1G+B (failed) + prop read: M71A.Ekpyl9bwJT0 (failed) + old prop read: M71A.Ekpyl9bwJT0 (failed) + prop read: tAtC.Ekpyl9bwJT0 (failed) + old prop read: tAtC.Ekpyl9bwJT0 (failed) + prop read: Ip96.Ekpyl9bwJT0 (failed) + old prop read: Ip96.Ekpyl9bwJT0 (failed) + prop read: aK5u.68s6nFe0e8C (failed) + old prop read: aK5u.68s6nFe0e8C (failed) + prop read: Z+fY.xLtaQF_CqZ1 (failed) + old prop read: Z+fY.xLtaQF_CqZ1 (failed) + prop read: FVI2.Ekpyl9bwJT0 (failed) + old prop read: FVI2.Ekpyl9bwJT0 (failed) + prop read: 33Wb.xLtaQF_CqZ1 (failed) + old prop read: 33Wb.xLtaQF_CqZ1 (failed) + prop read: rf9C.1CKspeW1l44 (failed) + old prop read: rf9C.1CKspeW1l44 (failed) + prop read: X8JW.Ekpyl9bwJT0 (failed) + old prop read: X8JW.Ekpyl9bwJT0 (failed) + prop read: qLht.Abdnc+a2EV2 (failed) + old prop read: qLht.Abdnc+a2EV2 (failed) + prop read: TqRS.Ekpyl9bwJT0 (failed) + old prop read: TqRS.Ekpyl9bwJT0 (failed) + prop read: KPXw.Abdnc+a2EV2 (failed) + old prop read: KPXw.Abdnc+a2EV2 (failed) + prop read: k0yu.xLtaQF_CqZ1 (failed) + old prop read: k0yu.xLtaQF_CqZ1 (failed) + prop read: B_U_.XXMc8Dz1G+B (failed) + old prop read: B_U_.XXMc8Dz1G+B (failed) + prop read: 60BX.+MRMsVHdhJ3 (failed) + old prop read: 60BX.+MRMsVHdhJ3 (failed) + prop read: VRCs.v14laWVni3D (failed) + old prop read: VRCs.v14laWVni3D (failed) + prop read: vTuk.SsmveBC67s4 (failed) + old prop read: vTuk.SsmveBC67s4 (failed) + prop read: rESj.SsmveBC67s4 (failed) + old prop read: rESj.SsmveBC67s4 (failed) + prop read: PXkn.68s6nFe0e8C (failed) + old prop read: PXkn.68s6nFe0e8C (failed) + prop read: 3hqH.Ekpyl9bwJT0 (failed) + old prop read: 3hqH.Ekpyl9bwJT0 (failed) + prop read: i9bs.Ekpyl9bwJT0 (failed) + old prop read: i9bs.Ekpyl9bwJT0 (failed) + prop read: ZkgK.Ekpyl9bwJT0 (failed) + old prop read: ZkgK.Ekpyl9bwJT0 (failed) + prop read: +MzD.Abdnc+a2EV2 (failed) + old prop read: +MzD.Abdnc+a2EV2 (failed) + prop read: u1EF.xLtaQF_CqZ1 (failed) + old prop read: u1EF.xLtaQF_CqZ1 (failed) + prop read: OMCs.zXYsuM2DeY2 (failed) + old prop read: OMCs.zXYsuM2DeY2 (failed) + prop read: mnDB.v14laWVni3D (failed) + old prop read: mnDB.v14laWVni3D (failed) + prop read: Hr3E.v14laWVni3D (failed) + old prop read: Hr3E.v14laWVni3D (failed) + prop read: gSUC.v14laWVni3D (failed) + old prop read: gSUC.v14laWVni3D (failed) + prop read: Ei6e.Ekpyl9bwJT0 (failed) + old prop read: Ei6e.Ekpyl9bwJT0 (failed) + prop read: wcdH.Z5jnl4MVX9C (failed) + old prop read: wcdH.Z5jnl4MVX9C (failed) + prop read: AOFa.Abdnc+a2EV2 (failed) + old prop read: AOFa.Abdnc+a2EV2 (failed) + prop read: kgXe.SsmveBC67s4 (failed) + old prop read: kgXe.SsmveBC67s4 (failed) + prop read: fiDB.xifMxDpoan1 (failed) + old prop read: fiDB.xifMxDpoan1 (failed) + prop read: xoVX.v14laWVni3D (failed) + old prop read: xoVX.v14laWVni3D (failed) + prop read: OjO_.Ekpyl9bwJT0 (failed) + old prop read: OjO_.Ekpyl9bwJT0 (failed) + prop read: E6Lw.qZ6NPb7zrr3 (failed) + old prop read: E6Lw.qZ6NPb7zrr3 (failed) + prop read: ESW+.cOvfoF84Y14 (failed) + old prop read: ESW+.cOvfoF84Y14 (failed) + prop read: Oezx.SsmveBC67s4 (failed) + old prop read: Oezx.SsmveBC67s4 (failed) + prop read: kVM2.cOvfoF84Y14 (failed) + old prop read: kVM2.cOvfoF84Y14 (failed) + prop read: QK9O.B+BfHprPfZ4 (failed) + old prop read: QK9O.B+BfHprPfZ4 (failed) + prop read: xN+Q.B+BfHprPfZ4 (failed) + old prop read: xN+Q.B+BfHprPfZ4 (failed) + prop read: 2qKV.xO98V41X_pC (failed) + old prop read: 2qKV.xO98V41X_pC (failed) + prop read: _Znp.Ekpyl9bwJT0 (failed) + old prop read: _Znp.Ekpyl9bwJT0 (failed) + prop read: j_e1.YcGcIDekGT4 (failed) + old prop read: j_e1.YcGcIDekGT4 (failed) + prop read: Sclx.Od7+5yN4BhC (failed) + old prop read: Sclx.Od7+5yN4BhC (failed) + prop read: Udds.Ekpyl9bwJT0 (failed) + old prop read: Udds.Ekpyl9bwJT0 (failed) + prop read: PToL.cOvfoF84Y14 (failed) + old prop read: PToL.cOvfoF84Y14 (failed) + prop read: MZfG.Pygig+3w8D3 (failed) + old prop read: MZfG.Pygig+3w8D3 (failed) + prop read: bLRk.B+BfHprPfZ4 (failed) + old prop read: bLRk.B+BfHprPfZ4 (failed) + prop read: CvwD.Ekpyl9bwJT0 (failed) + old prop read: CvwD.Ekpyl9bwJT0 (failed) + prop read: _KgM.WnN6L4PKDi3 (failed) + old prop read: _KgM.WnN6L4PKDi3 (failed) + prop read: jymG.Ekpyl9bwJT0 (failed) + old prop read: jymG.Ekpyl9bwJT0 (failed) + prop read: 9b3A.Ekpyl9bwJT0 (failed) + old prop read: 9b3A.Ekpyl9bwJT0 (failed) + prop read: Mmhh.v14laWVni3D (failed) + old prop read: Mmhh.v14laWVni3D (failed) + prop read: moNa.GGFIlTevto4 (failed) + old prop read: moNa.GGFIlTevto4 (failed) + prop read: iZxY.GGFIlTevto4 (failed) + old prop read: iZxY.GGFIlTevto4 (failed) + prop read: S_Uw.3fyvFV+mbWD (failed) + old prop read: S_Uw.3fyvFV+mbWD (failed) + prop read: v9l_.3fyvFV+mbWD (failed) + old prop read: v9l_.3fyvFV+mbWD (failed) + prop read: wLCS.6Smhm7LnO2D (failed) + old prop read: wLCS.6Smhm7LnO2D (failed) + prop read: cS_q.SE1wIdpsiiC (failed) + old prop read: cS_q.SE1wIdpsiiC (failed) + prop read: 3eEv.SE1wIdpsiiC (failed) + old prop read: 3eEv.SE1wIdpsiiC (failed) + prop read: WKgy.B7Bpwx4wXT6 (failed) + old prop read: WKgy.B7Bpwx4wXT6 (failed) + prop read: f+A7.B7Bpwx4wXT6 (failed) + old prop read: f+A7.B7Bpwx4wXT6 (failed) + prop read: nghH.6Smhm7LnO2D (failed) + old prop read: nghH.6Smhm7LnO2D (failed) + prop read: uIhY.VyIs7y5jon6 (failed) + old prop read: uIhY.VyIs7y5jon6 (failed) + prop read: 375E.aQyRFeW3bt2 (failed) + old prop read: 375E.aQyRFeW3bt2 (failed) + prop read: lfzD.D3kuUp3ZzG7 (failed) + old prop read: lfzD.D3kuUp3ZzG7 (failed) + prop read: KRJj.lRoCB54l1cE (failed) + old prop read: KRJj.lRoCB54l1cE (failed) + prop read: zPk0.OIR3avtOk+F (failed) + old prop read: zPk0.OIR3avtOk+F (failed) + prop read: k4bc.9n7Ym8aUZc9 (failed) + old prop read: k4bc.9n7Ym8aUZc9 (failed) + prop read: mZxt.lRoCB54l1cE (failed) + old prop read: mZxt.lRoCB54l1cE (failed) + prop read: DrDI.B5uSL0CjrNC (failed) + old prop read: DrDI.B5uSL0CjrNC (failed) + prop read: ADDn.H0zPr6u0x9F (failed) + old prop read: ADDn.H0zPr6u0x9F (failed) + prop read: pBe4.27GlC6MAVq2 (failed) + old prop read: pBe4.27GlC6MAVq2 (failed) + prop read: rdCR.j8NaKXDZtZ6 (failed) + old prop read: rdCR.j8NaKXDZtZ6 (failed) + prop read: wkFv.j8NaKXDZtZ6 (failed) + old prop read: wkFv.j8NaKXDZtZ6 (failed) + prop read: +rIN.j8NaKXDZtZ6 (failed) + old prop read: +rIN.j8NaKXDZtZ6 (failed) + prop read: 4zLr.j8NaKXDZtZ6 (failed) + old prop read: 4zLr.j8NaKXDZtZ6 (failed) + prop read: 94PJ.j8NaKXDZtZ6 (failed) + old prop read: 94PJ.j8NaKXDZtZ6 (failed) + prop read: EBSn.j8NaKXDZtZ6 (failed) + old prop read: EBSn.j8NaKXDZtZ6 (failed) + prop read: JIVF.j8NaKXDZtZ6 (failed) + old prop read: JIVF.j8NaKXDZtZ6 (failed) + prop read: OPYj.j8NaKXDZtZ6 (failed) + old prop read: OPYj.j8NaKXDZtZ6 (failed) + prop read: TWbB.j8NaKXDZtZ6 (failed) + old prop read: TWbB.j8NaKXDZtZ6 (failed) + prop read: Ydef.j8NaKXDZtZ6 (failed) + old prop read: Ydef.j8NaKXDZtZ6 (failed) + prop read: dkh7.j8NaKXDZtZ6 (failed) + old prop read: dkh7.j8NaKXDZtZ6 (failed) + prop read: hrkb.j8NaKXDZtZ6 (failed) + old prop read: hrkb.j8NaKXDZtZ6 (failed) + prop read: myn3.j8NaKXDZtZ6 (failed) + old prop read: myn3.j8NaKXDZtZ6 (failed) + prop read: r3rX.j8NaKXDZtZ6 (failed) + old prop read: r3rX.j8NaKXDZtZ6 (failed) + prop read: wAu+.j8NaKXDZtZ6 (failed) + old prop read: wAu+.j8NaKXDZtZ6 (failed) + prop read: +HxT.j8NaKXDZtZ6 (failed) + old prop read: +HxT.j8NaKXDZtZ6 (failed) + prop read: 4P_x.j8NaKXDZtZ6 (failed) + old prop read: 4P_x.j8NaKXDZtZ6 (failed) + prop read: 9W1Q.j8NaKXDZtZ6 (failed) + old prop read: 9W1Q.j8NaKXDZtZ6 (failed) + prop read: Ed4u.j8NaKXDZtZ6 (failed) + old prop read: Ed4u.j8NaKXDZtZ6 (failed) + prop read: Jk7M.j8NaKXDZtZ6 (failed) + old prop read: Jk7M.j8NaKXDZtZ6 (failed) + prop read: OrAq.j8NaKXDZtZ6 (failed) + old prop read: OrAq.j8NaKXDZtZ6 (failed) + prop read: TyDI.j8NaKXDZtZ6 (failed) + old prop read: TyDI.j8NaKXDZtZ6 (failed) + prop read: X3Hm.j8NaKXDZtZ6 (failed) + old prop read: X3Hm.j8NaKXDZtZ6 (failed) + prop read: bthG.j8NaKXDZtZ6 (failed) + old prop read: bthG.j8NaKXDZtZ6 (failed) + prop read: g_kk.j8NaKXDZtZ6 (failed) + old prop read: g_kk.j8NaKXDZtZ6 (failed) + prop read: l5oC.j8NaKXDZtZ6 (failed) + old prop read: l5oC.j8NaKXDZtZ6 (failed) + prop read: qCrg.j8NaKXDZtZ6 (failed) + old prop read: qCrg.j8NaKXDZtZ6 (failed) + prop read: vJu8.j8NaKXDZtZ6 (failed) + old prop read: vJu8.j8NaKXDZtZ6 (failed) + prop read: _Qxc.j8NaKXDZtZ6 (failed) + old prop read: _Qxc.j8NaKXDZtZ6 (failed) + prop read: 3Y_4.j8NaKXDZtZ6 (failed) + old prop read: 3Y_4.j8NaKXDZtZ6 (failed) + prop read: 8f1Z.j8NaKXDZtZ6 (failed) + old prop read: 8f1Z.j8NaKXDZtZ6 (failed) + prop read: Dm41.j8NaKXDZtZ6 (failed) + old prop read: Dm41.j8NaKXDZtZ6 (failed) + prop read: i7s0.5lXXuQkv_C5 (failed) + old prop read: i7s0.5lXXuQkv_C5 (failed) + prop read: 7iXG.ndpeucax6V1 (failed) + old prop read: 7iXG.ndpeucax6V1 (failed) + prop read: QTdc.ndpeucax6V1 (failed) + old prop read: QTdc.ndpeucax6V1 (failed) + prop read: IhCv.SyfSGg7YspF (failed) + old prop read: IhCv.SyfSGg7YspF (failed) + prop read: ZsBS.GQNx7L4uPNA (failed) + old prop read: ZsBS.GQNx7L4uPNA (failed) + prop read: zHNY.ndpeucax6V1 (failed) + old prop read: zHNY.ndpeucax6V1 (failed) +----- kernel log ----- + <6>[9249617.720154] device veth82a1b5b left promiscuous mode + <6>[9249617.720158] docker0: port 1(veth82a1b5b) entered disabled state + <6>[9249618.581802] docker0: port 1(veth847c91b) entered blocking state + <6>[9249618.581804] docker0: port 1(veth847c91b) entered disabled state + <6>[9249618.581871] device veth847c91b entered promiscuous mode + <6>[9249618.698812] eth0: renamed from vethc915c9c + <6>[9249618.730845] IPv6: ADDRCONF(NETDEV_CHANGE): veth847c91b: link becomes ready + <6>[9249618.730892] docker0: port 1(veth847c91b) entered blocking state + <6>[9249618.730893] docker0: port 1(veth847c91b) entered forwarding state + <6>[9249626.957180] docker0: port 1(veth847c91b) entered disabled state + <6>[9249626.957233] vethc915c9c: renamed from eth0 + <6>[9249627.019346] docker0: port 1(veth847c91b) entered disabled state + <6>[9249627.022040] device veth847c91b left promiscuous mode + <6>[9249627.022046] docker0: port 1(veth847c91b) entered disabled state + <6>[9249627.086814] docker0: port 1(vethc0f4027) entered blocking state + <6>[9249627.086816] docker0: port 1(vethc0f4027) entered disabled state + <6>[9249627.086916] device vethc0f4027 entered promiscuous mode + <6>[9249627.087006] docker0: port 1(vethc0f4027) entered blocking state + <6>[9249627.087008] docker0: port 1(vethc0f4027) entered forwarding state + <6>[9249627.194778] eth0: renamed from veth124a63a + <6>[9249627.218805] IPv6: ADDRCONF(NETDEV_CHANGE): vethc0f4027: link becomes ready + <6>[9249627.860859] docker0: port 1(vethc0f4027) entered disabled state + <6>[9249627.860911] veth124a63a: renamed from eth0 + <6>[9249627.915317] docker0: port 1(vethc0f4027) entered disabled state + <6>[9249627.918978] device vethc0f4027 left promiscuous mode + <6>[9249627.918983] docker0: port 1(vethc0f4027) entered disabled state + <6>[9249627.978670] docker0: port 1(vethc53816f) entered blocking state + <6>[9249627.978672] docker0: port 1(vethc53816f) entered disabled state + <6>[9249627.978750] device vethc53816f entered promiscuous mode + <6>[9249628.090909] eth0: renamed from veth4d804d1 + <6>[9249628.114744] IPv6: ADDRCONF(NETDEV_CHANGE): vethc53816f: link becomes ready + <6>[9249628.114780] docker0: port 1(vethc53816f) entered blocking state + <6>[9249628.114781] docker0: port 1(vethc53816f) entered forwarding state + <6>[9249628.192987] docker0: port 1(vethc53816f) entered disabled state + <6>[9249628.193039] veth4d804d1: renamed from eth0 + <6>[9249628.271753] docker0: port 1(vethc53816f) entered disabled state + <6>[9249628.274427] device vethc53816f left promiscuous mode + <6>[9249628.274432] docker0: port 1(vethc53816f) entered disabled state + <6>[9249808.002812] docker0: port 1(veth2e7eb6c) entered blocking state + <6>[9249808.002815] docker0: port 1(veth2e7eb6c) entered disabled state + <6>[9249808.002871] device veth2e7eb6c entered promiscuous mode + <6>[9249808.002945] docker0: port 1(veth2e7eb6c) entered blocking state + <6>[9249808.002946] docker0: port 1(veth2e7eb6c) entered forwarding state + <6>[9249808.003261] docker0: port 1(veth2e7eb6c) entered disabled state + <6>[9249808.130905] eth0: renamed from veth9c63fa6 + <6>[9249808.159037] IPv6: ADDRCONF(NETDEV_CHANGE): veth2e7eb6c: link becomes ready + <6>[9249808.159079] docker0: port 1(veth2e7eb6c) entered blocking state + <6>[9249808.159080] docker0: port 1(veth2e7eb6c) entered forwarding state + <6>[9249949.132693] veth9c63fa6: renamed from eth0 + <6>[9249949.191001] docker0: port 1(veth2e7eb6c) entered disabled state + <6>[9249949.191675] docker0: port 1(veth2e7eb6c) entered disabled state + <6>[9249949.192800] device veth2e7eb6c left promiscuous mode + <6>[9249949.192803] docker0: port 1(veth2e7eb6c) entered disabled state + <6>[9250043.071451] docker0: port 1(veth2cb7e9e) entered blocking state + <6>[9250043.071454] docker0: port 1(veth2cb7e9e) entered disabled state + <6>[9250043.071522] device veth2cb7e9e entered promiscuous mode + <6>[9250043.071594] docker0: port 1(veth2cb7e9e) entered blocking state + <6>[9250043.071595] docker0: port 1(veth2cb7e9e) entered forwarding state + <6>[9250043.071928] docker0: port 1(veth2cb7e9e) entered disabled state + <6>[9250043.179071] eth0: renamed from vethd061d64 + <6>[9250043.195123] IPv6: ADDRCONF(NETDEV_CHANGE): veth2cb7e9e: link becomes ready + <6>[9250043.195157] docker0: port 1(veth2cb7e9e) entered blocking state + <6>[9250043.195158] docker0: port 1(veth2cb7e9e) entered forwarding state + <6>[9250051.113712] docker0: port 1(veth2cb7e9e) entered disabled state + <6>[9250051.113793] vethd061d64: renamed from eth0 + <6>[9250051.187783] docker0: port 2(vethed49ee8) entered blocking state + <6>[9250051.187786] docker0: port 2(vethed49ee8) entered disabled state + <6>[9250051.187889] device vethed49ee8 entered promiscuous mode + <6>[9250051.188014] docker0: port 2(vethed49ee8) entered blocking state + <6>[9250051.188016] docker0: port 2(vethed49ee8) entered forwarding state + <6>[9250051.188334] docker0: port 1(veth2cb7e9e) entered disabled state + <6>[9250051.188861] device veth2cb7e9e left promiscuous mode + <6>[9250051.188865] docker0: port 1(veth2cb7e9e) entered disabled state + <6>[9250051.367207] eth0: renamed from veth487d3c0 + <6>[9250051.395638] IPv6: ADDRCONF(NETDEV_CHANGE): vethed49ee8: link becomes ready + <6>[9250052.213564] veth487d3c0: renamed from eth0 + <6>[9250052.234988] docker0: port 2(vethed49ee8) entered disabled state + <6>[9250052.283653] docker0: port 2(vethed49ee8) entered disabled state + <6>[9250052.285324] device vethed49ee8 left promiscuous mode + <6>[9250052.285329] docker0: port 2(vethed49ee8) entered disabled state + <6>[9250052.363567] docker0: port 1(vethc357dad) entered blocking state + <6>[9250052.363569] docker0: port 1(vethc357dad) entered disabled state + <6>[9250052.363629] device vethc357dad entered promiscuous mode + <6>[9250052.363704] docker0: port 1(vethc357dad) entered blocking state + <6>[9250052.363705] docker0: port 1(vethc357dad) entered forwarding state + <6>[9250052.467236] eth0: renamed from vethfdf5356 + <6>[9250052.499223] IPv6: ADDRCONF(NETDEV_CHANGE): vethc357dad: link becomes ready + <6>[9250052.684993] docker0: port 1(vethc357dad) entered disabled state + <6>[9250052.685032] vethfdf5356: renamed from eth0 + <6>[9250052.747584] docker0: port 2(veth89e9efa) entered blocking state + <6>[9250052.747586] docker0: port 2(veth89e9efa) entered disabled state + <6>[9250052.747642] device veth89e9efa entered promiscuous mode + <6>[9250052.747710] docker0: port 2(veth89e9efa) entered blocking state + <6>[9250052.747711] docker0: port 2(veth89e9efa) entered forwarding state + <6>[9250052.747988] docker0: port 1(vethc357dad) entered disabled state + <6>[9250052.749695] device vethc357dad left promiscuous mode + <6>[9250052.749698] docker0: port 1(vethc357dad) entered disabled state + <6>[9250052.891671] eth0: renamed from vethd3b4cf6 + <6>[9250052.915289] IPv6: ADDRCONF(NETDEV_CHANGE): veth89e9efa: link becomes ready + <6>[9250053.001391] docker0: port 2(veth89e9efa) entered disabled state + <6>[9250053.001444] vethd3b4cf6: renamed from eth0 + <6>[9250053.055608] docker0: port 2(veth89e9efa) entered disabled state + <6>[9250053.058018] device veth89e9efa left promiscuous mode + <6>[9250053.058021] docker0: port 2(veth89e9efa) entered disabled state + <6>[9250317.244711] docker0: port 1(veth6b8c70b) entered blocking state + <6>[9250317.244714] docker0: port 1(veth6b8c70b) entered disabled state + <6>[9250317.244804] device veth6b8c70b entered promiscuous mode + <6>[9250317.383271] eth0: renamed from veth1949d72 + <6>[9250317.415385] IPv6: ADDRCONF(NETDEV_CHANGE): veth6b8c70b: link becomes ready + <6>[9250317.415421] docker0: port 1(veth6b8c70b) entered blocking state + <6>[9250317.415422] docker0: port 1(veth6b8c70b) entered forwarding state + <6>[9250570.050344] veth1949d72: renamed from eth0 + <6>[9250570.091575] docker0: port 1(veth6b8c70b) entered disabled state + <6>[9250570.144164] docker0: port 1(veth6b8c70b) entered disabled state + <6>[9250570.145970] device veth6b8c70b left promiscuous mode + <6>[9250570.145975] docker0: port 1(veth6b8c70b) entered disabled state + <6>[9259062.953931] Non-volatile memory driver v1.3 + <6>[9259063.004037] ppdev: user-space parallel port driver + <6>[9259063.257525] lp: driver loaded but no devices found + <6>[9259063.273321] st: Version 20160209, fixed bufsize 32768, s/g segs 256 +----- kernel log end ----- +----- /proc/modules ----- + lp 20480 0 - Live 0xffffffffc096a000 + parport_pc 40960 0 - Live 0xffffffffc0929000 + st 61440 0 - Live 0xffffffffc097c000 + ppdev 24576 0 - Live 0xffffffffc0971000 + parport 53248 3 lp,parport_pc,ppdev, Live 0xffffffffc091b000 + nvram 16384 0 - Live 0xffffffffc0916000 + cpuid 16384 0 - Live 0xffffffffc090f000 + veth 28672 0 - Live 0xffffffffc08fc000 + xt_conntrack 16384 1 - Live 0xffffffffc08ed000 + xt_MASQUERADE 20480 1 - Live 0xffffffffc08e7000 + nf_conntrack_netlink 45056 0 - Live 0xffffffffc08db000 + nfnetlink 16384 2 nf_conntrack_netlink, Live 0xffffffffc08b2000 + xfrm_user 36864 1 - Live 0xffffffffc0842000 + xfrm_algo 16384 1 xfrm_user, Live 0xffffffffc08d6000 + iptable_nat 16384 1 - Live 0xffffffffc08ce000 + nf_nat 45056 2 xt_MASQUERADE,iptable_nat, Live 0xffffffffc08bc000 + nf_conntrack 139264 4 xt_conntrack,xt_MASQUERADE,nf_conntrack_netlink,nf_nat, Live 0xffffffffc088b000 + nf_defrag_ipv6 24576 1 nf_conntrack, Live 0xffffffffc0880000 + nf_defrag_ipv4 16384 1 nf_conntrack, Live 0xffffffffc0878000 + xt_addrtype 16384 2 - Live 0xffffffffc0870000 + iptable_filter 16384 1 - Live 0xffffffffc0868000 + bpfilter 32768 0 - Live 0xffffffffc085c000 + br_netfilter 28672 0 - Live 0xffffffffc0850000 + bridge 176128 1 br_netfilter, Live 0xffffffffc0816000 + stp 16384 1 bridge, Live 0xffffffffc080f000 + llc 16384 2 bridge,stp, Live 0xffffffffc0807000 + aufs 262144 0 - Live 0xffffffffc07c6000 + overlay 118784 0 - Live 0xffffffffc07a8000 + dm_multipath 32768 0 - Live 0xffffffffc05bf000 + scsi_dh_rdac 16384 0 - Live 0xffffffffc05b7000 + scsi_dh_emc 16384 0 - Live 0xffffffffc05b2000 + scsi_dh_alua 20480 0 - Live 0xffffffffc05ac000 + ipmi_ssif 36864 0 - Live 0xffffffffc06ab000 + edac_mce_amd 32768 0 - Live 0xffffffffc08f3000 + kvm_amd 98304 0 - Live 0xffffffffc0ce3000 + ccp 86016 1 kvm_amd, Live 0xffffffffc0be1000 + kvm 667648 1 kvm_amd, Live 0xffffffffc0607000 + joydev 24576 0 - Live 0xffffffffc05e7000 + input_leds 16384 0 - Live 0xffffffffc05e2000 + binfmt_misc 24576 1 - Live 0xffffffffc05d7000 + rndis_host 20480 0 - Live 0xffffffffc05cd000 + cdc_ether 20480 1 rndis_host, Live 0xffffffffc0569000 + usbnet 45056 2 rndis_host,cdc_ether, Live 0xffffffffc0556000 + mii 20480 1 usbnet, Live 0xffffffffc0550000 + ipmi_si 65536 0 - Live 0xffffffffc059b000 + ipmi_devintf 20480 0 - Live 0xffffffffc0591000 + ipmi_msghandler 106496 3 ipmi_ssif,ipmi_si,ipmi_devintf, Live 0xffffffffc0570000 + mac_hid 16384 0 - Live 0xffffffffc054b000 + sch_fq_codel 20480 65 - Live 0xffffffffc03c9000 + msr 16384 0 - Live 0xffffffffc0377000 + ramoops 28672 0 - Live 0xffffffffc0392000 + reed_solomon 24576 1 ramoops, Live 0xffffffffc038b000 + efi_pstore 16384 0 - Live 0xffffffffc0386000 + ip_tables 32768 2 iptable_nat,iptable_filter, Live 0xffffffffc036e000 + x_tables 40960 5 xt_conntrack,xt_MASQUERADE,xt_addrtype,iptable_filter,ip_tables, Live 0xffffffffc01d9000 + autofs4 45056 2 - Live 0xffffffffc0362000 + btrfs 1269760 0 - Live 0xffffffffc0412000 + zstd_compress 167936 1 btrfs, Live 0xffffffffc039f000 + raid10 61440 0 - Live 0xffffffffc024a000 + raid456 155648 0 - Live 0xffffffffc02d7000 + async_raid6_recov 24576 1 raid456, Live 0xffffffffc01d2000 + async_memcpy 20480 2 raid456,async_raid6_recov, Live 0xffffffffc01cc000 + async_pq 24576 2 raid456,async_raid6_recov, Live 0xffffffffc0179000 + async_xor 20480 3 raid456,async_raid6_recov,async_pq, Live 0xffffffffc0173000 + async_tx 20480 5 raid456,async_raid6_recov,async_memcpy,async_pq,async_xor, Live 0xffffffffc0164000 + xor 24576 2 btrfs,async_xor, Live 0xffffffffc014f000 + raid6_pq 114688 4 btrfs,raid456,async_raid6_recov,async_pq, Live 0xffffffffc01a1000 + libcrc32c 16384 4 nf_nat,nf_conntrack,btrfs,raid456, Live 0xffffffffc014a000 + raid1 45056 0 - Live 0xffffffffc0129000 + raid0 24576 0 - Live 0xffffffffc0113000 + multipath 20480 0 - Live 0xffffffffc00b0000 + linear 20480 0 - Live 0xffffffffc00aa000 + ast 53248 0 - Live 0xffffffffc013c000 + drm_vram_helper 20480 1 ast, Live 0xffffffffc0123000 + i2c_algo_bit 16384 1 ast, Live 0xffffffffc011e000 + crct10dif_pclmul 16384 1 - Live 0xffffffffc037d000 + ttm 106496 1 drm_vram_helper, Live 0xffffffffc0186000 + hid_generic 16384 0 - Live 0xffffffffc015f000 + crc32_pclmul 16384 0 - Live 0xffffffffc039a000 + ghash_clmulni_intel 16384 0 - Live 0xffffffffc0094000 + drm_kms_helper 184320 3 ast, Live 0xffffffffc0bff000 + aesni_intel 372736 0 - Live 0xffffffffc0306000 + syscopyarea 16384 1 drm_kms_helper, Live 0xffffffffc009c000 + sysfillrect 16384 1 drm_kms_helper, Live 0xffffffffc00f4000 + sysimgblt 16384 1 drm_kms_helper, Live 0xffffffffc016e000 + usbhid 57344 0 - Live 0xffffffffc0104000 + crypto_simd 16384 1 aesni_intel, Live 0xffffffffc008c000 + fb_sys_fops 16384 1 drm_kms_helper, Live 0xffffffffc0085000 + hid 131072 2 hid_generic,usbhid, Live 0xffffffffc03f1000 + cryptd 24576 2 ghash_clmulni_intel,crypto_simd, Live 0xffffffffc00d7000 + glue_helper 16384 1 aesni_intel, Live 0xffffffffc0301000 + drm 495616 5 ast,drm_vram_helper,ttm,drm_kms_helper, Live 0xffffffffc025d000 + i40e 409600 0 - Live 0xffffffffc01e5000 + ahci 40960 0 - Live 0xffffffffc01c1000 + nvme 49152 1 - Live 0xffffffffc00e2000 + libahci 36864 1 ahci, Live 0xffffffffc00fa000 + i2c_piix4 28672 0 - Live 0xffffffffc00a2000 + nvme_core 94208 3 nvme, Live 0xffffffffc00bf000 +----- /proc/modules end ----- + used irqs: 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63 +=========== end debug info ============ +01: None 00.0: 10105 BIOS + [Created at bios.186] + Unique ID: rdCR.lZF+r4EgHp4 + Hardware Class: bios + BIOS Keyboard LED Status: + Scroll Lock: off + Num Lock: on + Caps Lock: off + Serial Port 0: 0x3f8 + Serial Port 1: 0x2f8 + Base Memory: 630 kB + PnP BIOS: @@@0000 + SMBIOS Version: 3.5 + BIOS Info: #0 + Vendor: "American Megatrends International, LLC." + Version: "1.6" + Date: "11/30/2023" + Start Address: 0xf0000 + ROM Size: 16384 kB + Features: 0x0d030000000177fb9880 + PCI supported + BIOS flashable + BIOS shadowing allowed + CD boot supported + Selectable boot supported + BIOS ROM socketed + EDD spec supported + 1.2MB NEC 9800 Japanese Floppy supported + 1.2MB Toshiba Japanese Floppy supported + 360kB Floppy supported + 1.2MB Floppy supported + 720kB Floppy supported + 2.88MB Floppy supported + Print Screen supported + Serial Services supported + Printer Services supported + CGA/Mono Video supported + ACPI supported + USB Legacy supported + BIOS Boot Spec supported + System Info: #1 + Manufacturer: "Supermicro" + Product: "AS -2115GT-HNTR" + Version: "0123456789" + Serial: "S502653X4120976B" + UUID: 00000000-0000-0000-0000-7cc25550b9df + Wake-up: 0x06 (Power Switch) + Board Info: #2 + Manufacturer: "Supermicro" + Product: "H13SST-G" + Version: "1.10A" + Serial: "OM234S600780" + Asset Tag: "To be filled by O.E.M." + Type: 0x0a (Motherboard) + Features: 0x0d + Hosting Board + Removable + Replaceable + Location: "Node 2" + Chassis: #3 + Chassis Info: #3 + Manufacturer: "Supermicro" + Version: "0123456789" + Serial: "CG214FM10AA0177" + Asset Tag: "Chassis Asset Tag" + Type: 0x01 (Other) + Bootup State: 0x03 (Safe) + Power Supply State: 0x03 (Safe) + Thermal State: 0x03 (Safe) + Security Status: 0x03 (None) + System Slot: #6 + Designation: "AIOM2" + Type: 0x01 (Other) + Bus Width: 0x01 (Other) + Status: 0x03 (Available) + Length: 0x03 (Short) + Slot ID: 2818 + Characteristics: 0x010c (3.3 V, Shared, PME#) + System Slot: #7 + Designation: "M.2-H1" + Type: 0x16 (Other) + Bus Width: 0x0a (Other) + Status: 0x04 (In Use) + Length: 0x03 (Short) + Slot ID: 2305 + Characteristics: 0x010c (3.3 V, Shared, PME#) + System Slot: #8 + Designation: "M.2-H2" + Type: 0x16 (Other) + Bus Width: 0x0a (Other) + Status: 0x04 (In Use) + Length: 0x03 (Short) + Slot ID: 2306 + Characteristics: 0x010c (3.3 V, Shared, PME#) + OEM Strings: #9 + AMD EPYC Soc/Genoa + Supermicro motherboard-H13 Series + Type 32 Record: #10 + Data 00: 20 14 0a 00 00 00 00 00 00 00 00 00 00 00 00 00 + Data 10: 00 00 00 00 + Type 39 Record: #15 + Data 00: 27 16 0f 00 01 01 03 02 06 07 04 05 98 08 a3 11 + Data 10: 0b 00 0d 00 0e 00 + String 1: "PSU1" + String 2: "SUPERMICRO" + String 3: "PWS-2K21A-BR" + String 4: "PWS-2K21A-BR" + String 5: "2.3" + String 6: "P2K21CN17CB0169" + String 7: "N/A" + Type 39 Record: #16 + Data 00: 27 16 10 00 02 01 03 02 06 07 04 05 98 08 a3 11 + Data 10: ff ff ff ff ff ff + String 1: "PSU2" + String 2: "SUPERMICRO" + String 3: "PWS-2K21A-BR" + String 4: "PWS-2K21A-BR" + String 5: "2.3" + String 6: "P2K21CN17CB0170" + String 7: "N/A" + Type 41 Record: #17 + Data 00: 29 0b 11 00 01 83 01 00 00 c4 00 + String 1: "ASPEED Video AST2600" + Type 38 Record: #19 + Data 00: 26 12 13 00 01 20 20 ff a3 0c 00 00 00 00 00 00 + Data 10: 00 00 + Type 45 Record: #20 + Data 00: 2d 1a 14 00 01 02 01 00 00 00 03 00 ff ff ff ff + Data 10: ff ff ff ff 00 00 04 01 13 00 + String 1: "BMC Firmware" + String 2: "1.01" + String 3: "2A7C" + Type 15 Record: #31 + Data 00: 0f 49 1f 00 ff ff 00 00 10 00 03 01 02 00 00 00 + Data 10: 00 00 8f ff 01 19 02 01 03 02 03 03 00 04 00 05 + Data 20: 00 06 00 07 00 08 04 09 03 0a 03 0b 00 0c 00 0d + Data 30: 00 0e 00 10 00 11 00 12 00 13 00 14 00 15 00 16 + Data 40: 00 17 00 ff 00 e0 e0 e1 e1 + Cache Info: #32 + Designation: "L1 Cache" + Level: L1 + State: Enabled + Mode: 0x01 (Write Back) + Location: 0x00 (Internal, Not Socketed) + ECC: 0x06 (Multi-bit) + Type: 0x05 (Unified) + Associativity: 0x07 (8-way Set-Associative) + Max. Size: 1024 kB + Current Size: 1024 kB + Speed: 1 ns + Supported SRAM Types: 0x0010 (Pipeline Burst) + Current SRAM Type: 0x0010 (Pipeline Burst) + Cache Info: #33 + Designation: "L2 Cache" + Level: L2 + State: Enabled + Mode: 0x01 (Write Back) + Location: 0x00 (Internal, Not Socketed) + ECC: 0x06 (Multi-bit) + Type: 0x05 (Unified) + Associativity: 0x07 (8-way Set-Associative) + Max. Size: 16384 kB + Current Size: 16384 kB + Speed: 1 ns + Supported SRAM Types: 0x0010 (Pipeline Burst) + Current SRAM Type: 0x0010 (Pipeline Burst) + Cache Info: #34 + Designation: "L3 Cache" + Level: L3 + State: Enabled + Mode: 0x01 (Write Back) + Location: 0x00 (Internal, Not Socketed) + ECC: 0x06 (Multi-bit) + Type: 0x05 (Unified) + Associativity: 0x08 (16-way Set-Associative) + Max. Size: 65536 kB + Current Size: 65536 kB + Speed: 1 ns + Supported SRAM Types: 0x0010 (Pipeline Burst) + Current SRAM Type: 0x0010 (Pipeline Burst) + Processor Info: #35 + Socket: "CPU" + Socket Type: 0x4a (Other) + Socket Status: Populated + Type: 0x03 (CPU) + Family: 0x6b (Other) + Manufacturer: "Advanced Micro Devices, Inc." + Version: "AMD EPYC 9124 16-Core Processor" + Serial: "Unknown" + Asset Tag: "Unknown" + Part Number: "Unknown" + Processor ID: 0x178bfbff00a10f11 + Status: 0x01 (Enabled) + Voltage: 0.9 V + External Clock: 100 MHz + Max. Speed: 3700 MHz + Current Speed: 3000 MHz + L1 Cache: #32 + L2 Cache: #33 + L3 Cache: #34 + Type 44 Record: #36 + Data 00: 2c 09 24 00 23 00 01 02 00 + 32bit-Memory Error Info: #37 + Type: 0x03 (OK) + Granularity: 0x02 (Unknown) + Operation: 0x02 (Unknown) + Physical Memory Array: #38 + Use: 0x03 (System memory) + Location: 0x03 (Motherboard) + Slots: 12 + ECC: 0x06 (Multi-bit) + Error Info: #37 + Memory Array Mapping: #39 + Memory Array: #38 + Partition Width: 2 + Start Address: 0x0000000000000000 + End Address: 0x0000002000000000 + Memory Device: #40 + Location: "DIMMA1" + Bank: "P0_Node0_Channel0_Dimm0" + Manufacturer: "Samsung" + Serial: "80CE04233446870977" + Asset Tag: "DIMMA1_AssetTag (date:23/34)" + Part Number: "M321R8GA0BB0-CQKZJ" + Memory Array: #38 + Error Info: No Error + Form Factor: 0x09 (DIMM) + Type: 0x22 (Other) + Type Detail: 0x2080 (Synchronous) + Data Width: 64 bits (+16 ECC bits) + Size: 64 GB + Speed: 4800 MHz + Memory Device Mapping: #41 + Memory Device: #40 + Array Mapping: #39 + Start Address: 0x0000000000000000 + End Address: 0x0000001000000000 + Memory Device: #42 + Location: "DIMMB1" + Bank: "P0_Node0_Channel1_Dimm0" + Manufacturer: "NO DIMM" + Serial: "NO DIMM" + Asset Tag: "NO DIMM" + Part Number: "NO DIMM" + Memory Array: #38 + Error Info: No Error + Form Factor: 0x02 (Unknown) + Type: 0x02 (Unknown) + Type Detail: 0x0004 (Unknown) + Data Width: 0 bits + Size: No Memory Installed + Memory Device Mapping: #43 + Memory Device: #42 + Array Mapping: #39 + Row: 0 + Interleave Pos: 0 + Interleaved Depth: 0 + Start Address: 0x00000000 + End Address: 0x00000400 + Memory Device: #44 + Location: "DIMMC1" + Bank: "P0_Node0_Channel2_Dimm0" + Manufacturer: "NO DIMM" + Serial: "NO DIMM" + Asset Tag: "NO DIMM" + Part Number: "NO DIMM" + Memory Array: #38 + Error Info: No Error + Form Factor: 0x02 (Unknown) + Type: 0x02 (Unknown) + Type Detail: 0x0004 (Unknown) + Data Width: 0 bits + Size: No Memory Installed + Memory Device Mapping: #45 + Memory Device: #44 + Array Mapping: #39 + Row: 0 + Interleave Pos: 0 + Interleaved Depth: 0 + Start Address: 0x00000000 + End Address: 0x00000400 + Memory Device: #46 + Location: "DIMMD1" + Bank: "P0_Node0_Channel3_Dimm0" + Manufacturer: "NO DIMM" + Serial: "NO DIMM" + Asset Tag: "NO DIMM" + Part Number: "NO DIMM" + Memory Array: #38 + Error Info: No Error + Form Factor: 0x02 (Unknown) + Type: 0x02 (Unknown) + Type Detail: 0x0004 (Unknown) + Data Width: 0 bits + Size: No Memory Installed + Memory Device Mapping: #47 + Memory Device: #46 + Array Mapping: #39 + Row: 0 + Interleave Pos: 0 + Interleaved Depth: 0 + Start Address: 0x00000000 + End Address: 0x00000400 + Memory Device: #48 + Location: "DIMME1" + Bank: "P0_Node0_Channel4_Dimm0" + Manufacturer: "NO DIMM" + Serial: "NO DIMM" + Asset Tag: "NO DIMM" + Part Number: "NO DIMM" + Memory Array: #38 + Error Info: No Error + Form Factor: 0x02 (Unknown) + Type: 0x02 (Unknown) + Type Detail: 0x0004 (Unknown) + Data Width: 0 bits + Size: No Memory Installed + Memory Device Mapping: #49 + Memory Device: #48 + Array Mapping: #39 + Row: 0 + Interleave Pos: 0 + Interleaved Depth: 0 + Start Address: 0x00000000 + End Address: 0x00000400 + Memory Device: #50 + Location: "DIMMF1" + Bank: "P0_Node0_Channel5_Dimm0" + Manufacturer: "NO DIMM" + Serial: "NO DIMM" + Asset Tag: "NO DIMM" + Part Number: "NO DIMM" + Memory Array: #38 + Error Info: No Error + Form Factor: 0x02 (Unknown) + Type: 0x02 (Unknown) + Type Detail: 0x0004 (Unknown) + Data Width: 0 bits + Size: No Memory Installed + Memory Device Mapping: #51 + Memory Device: #50 + Array Mapping: #39 + Row: 0 + Interleave Pos: 0 + Interleaved Depth: 0 + Start Address: 0x00000000 + End Address: 0x00000400 + Memory Device: #52 + Location: "DIMMG1" + Bank: "P0_Node0_Channel6_Dimm0" + Manufacturer: "Samsung" + Serial: "80CE042334468713FE" + Asset Tag: "DIMMG1_AssetTag (date:23/34)" + Part Number: "M321R8GA0BB0-CQKZJ" + Memory Array: #38 + Error Info: No Error + Form Factor: 0x09 (DIMM) + Type: 0x22 (Other) + Type Detail: 0x2080 (Synchronous) + Data Width: 64 bits (+16 ECC bits) + Size: 64 GB + Speed: 4800 MHz + Memory Device Mapping: #53 + Memory Device: #52 + Array Mapping: #39 + Start Address: 0x0000001000000000 + End Address: 0x0000002000000000 + Memory Device: #54 + Location: "DIMMH1" + Bank: "P0_Node0_Channel7_Dimm0" + Manufacturer: "NO DIMM" + Serial: "NO DIMM" + Asset Tag: "NO DIMM" + Part Number: "NO DIMM" + Memory Array: #38 + Error Info: No Error + Form Factor: 0x02 (Unknown) + Type: 0x02 (Unknown) + Type Detail: 0x0004 (Unknown) + Data Width: 0 bits + Size: No Memory Installed + Memory Device Mapping: #55 + Memory Device: #54 + Array Mapping: #39 + Row: 0 + Interleave Pos: 0 + Interleaved Depth: 0 + Start Address: 0x00000000 + End Address: 0x00000400 + Memory Device: #56 + Location: "DIMMI1" + Bank: "P0_Node0_Channel8_Dimm0" + Manufacturer: "NO DIMM" + Serial: "NO DIMM" + Asset Tag: "NO DIMM" + Part Number: "NO DIMM" + Memory Array: #38 + Error Info: No Error + Form Factor: 0x02 (Unknown) + Type: 0x02 (Unknown) + Type Detail: 0x0004 (Unknown) + Data Width: 0 bits + Size: No Memory Installed + Memory Device Mapping: #57 + Memory Device: #56 + Array Mapping: #39 + Row: 0 + Interleave Pos: 0 + Interleaved Depth: 0 + Start Address: 0x00000000 + End Address: 0x00000400 + Memory Device: #58 + Location: "DIMMJ1" + Bank: "P0_Node0_Channel9_Dimm0" + Manufacturer: "NO DIMM" + Serial: "NO DIMM" + Asset Tag: "NO DIMM" + Part Number: "NO DIMM" + Memory Array: #38 + Error Info: No Error + Form Factor: 0x02 (Unknown) + Type: 0x02 (Unknown) + Type Detail: 0x0004 (Unknown) + Data Width: 0 bits + Size: No Memory Installed + Memory Device Mapping: #59 + Memory Device: #58 + Array Mapping: #39 + Row: 0 + Interleave Pos: 0 + Interleaved Depth: 0 + Start Address: 0x00000000 + End Address: 0x00000400 + Memory Device: #60 + Location: "DIMMK1" + Bank: "P0_Node0_ChannelA_Dimm0" + Manufacturer: "NO DIMM" + Serial: "NO DIMM" + Asset Tag: "NO DIMM" + Part Number: "NO DIMM" + Memory Array: #38 + Error Info: No Error + Form Factor: 0x02 (Unknown) + Type: 0x02 (Unknown) + Type Detail: 0x0004 (Unknown) + Data Width: 0 bits + Size: No Memory Installed + Memory Device Mapping: #61 + Memory Device: #60 + Array Mapping: #39 + Row: 0 + Interleave Pos: 0 + Interleaved Depth: 0 + Start Address: 0x00000000 + End Address: 0x00000400 + Memory Device: #62 + Location: "DIMML1" + Bank: "P0_Node0_ChannelB_Dimm0" + Manufacturer: "NO DIMM" + Serial: "NO DIMM" + Asset Tag: "NO DIMM" + Part Number: "NO DIMM" + Memory Array: #38 + Error Info: No Error + Form Factor: 0x02 (Unknown) + Type: 0x02 (Unknown) + Type Detail: 0x0004 (Unknown) + Data Width: 0 bits + Size: No Memory Installed + Memory Device Mapping: #63 + Memory Device: #62 + Array Mapping: #39 + Row: 0 + Interleave Pos: 0 + Interleaved Depth: 0 + Start Address: 0x00000000 + End Address: 0x00000400 + System Slot: #64 + Designation: "AIOM1" + Type: 0x01 (Other) + Bus Width: 0x01 (Other) + Status: 0x04 (In Use) + Length: 0x01 (Other) + Slot ID: 2817 + Characteristics: 0x0104 (3.3 V, PME#) + Type 130 Record: #65 + Data 00: 82 27 41 00 00 00 00 00 00 00 0b 00 00 00 00 01 + Data 10: 08 20 21 22 23 24 25 26 00 00 00 00 00 00 00 00 + Data 20: 08 01 02 00 02 00 00 + String 1: "AOC-ATGC-i2TM" + String 2: "Intel X710-AT2" + Type 40 Record: #68 + Data 00: 28 1b 44 00 01 16 06 00 00 00 5f 41 53 54 01 11 + Data 10: 00 00 00 00 00 00 00 00 00 00 00 + Type 40 Record: #69 + Data 00: 28 1b 45 00 01 16 07 00 00 00 5f 41 53 54 01 11 + Data 10: 44 13 c3 51 44 13 00 11 01 08 02 + Type 40 Record: #70 + Data 00: 28 1b 46 00 01 16 08 00 00 00 5f 41 53 54 01 11 + Data 10: 44 13 c3 51 44 13 00 11 01 08 02 + Type 40 Record: #71 + Data 00: 28 e3 47 00 01 de 40 00 00 00 5f 41 53 54 01 11 + Data 10: 86 80 ff 15 d9 15 27 1c 02 00 00 5f 56 50 44 02 + Data 20: 06 82 1a 00 53 75 70 65 72 6d 69 63 72 6f 20 4e + Data 30: 65 74 77 6f 72 6b 20 41 64 61 70 74 65 72 90 99 + Data 40: 00 50 4e 20 41 4f 43 2d 41 54 47 43 2d 69 32 54 + Data 50: 4d 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 + Data 60: 20 20 20 20 56 30 0f 39 2e 30 30 20 30 78 38 30 + Data 70: 30 30 44 32 38 46 56 31 06 31 2e 30 30 20 20 53 + Data 80: 4e 14 4f 41 32 33 39 53 30 32 38 33 30 31 20 20 + Data 90: 20 20 20 20 20 20 56 41 01 32 56 32 0c 37 43 43 + Data a0: 32 35 35 41 37 43 42 44 36 56 33 0c 37 43 43 32 + Data b0: 35 35 41 37 43 42 44 37 56 34 0c 20 20 20 20 20 + Data c0: 20 20 20 20 20 20 20 56 35 0c 20 20 20 20 20 20 + Data d0: 20 20 20 20 20 20 52 56 01 47 91 05 00 56 42 02 + Data e0: 00 00 78 + Type 40 Record: #72 + Data 00: 28 1b 48 00 01 16 11 00 00 00 5f 41 53 54 01 11 + Data 10: 03 1a 00 20 d9 15 63 1c 03 00 00 + Type 199 Record: #74 + Data 00: c7 05 4a 00 01 + Type 42 Record: #75 + Data 00: 2a 7a 4b 00 40 08 02 1f 0b ee 03 00 03 00 01 04 + Data 10: 69 2a ab 5c c9 e0 6d f4 45 8b 3b 72 6c 37 94 b2 + Data 20: 6b 03 01 a9 fe 03 01 00 00 00 00 00 00 00 00 00 + Data 30: 00 00 00 ff ff ff 00 00 00 00 00 00 00 00 00 00 + Data 40: 00 00 00 03 01 a9 fe 03 fe 00 00 00 00 00 00 00 + Data 50: 00 00 00 00 00 ff ff ff 00 00 00 00 00 00 00 00 + Data 60: 00 00 00 00 00 bb 01 00 00 00 00 0e 31 36 39 2e + Data 70: 32 35 34 2e 33 2e 32 35 34 00 + Config Status: cfg=new, avail=yes, need=no, active=unknown + +02: None 00.0: 10107 System + [Created at sys.64] + Unique ID: rdCR.n_7QNeEnh23 + Hardware Class: system + Model: "System" + Formfactor: "desktop" + Driver Info #0: + Driver Status: thermal,fan are not active + Driver Activation Cmd: "modprobe thermal; modprobe fan" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +03: None 00.0: 10104 FPU + [Created at misc.191] + Unique ID: rdCR.EMpH5pjcahD + Hardware Class: unknown + Model: "FPU" + I/O Ports: 0xf0-0xff (rw) + Config Status: cfg=new, avail=yes, need=no, active=unknown + +04: None 00.0: 0801 DMA controller (8237) + [Created at misc.205] + Unique ID: rdCR.f5u1ucRm+H9 + Hardware Class: unknown + Model: "DMA controller" + I/O Ports: 0x00-0x2ff (rw) + I/O Ports: 0xc0-0xdf (rw) + I/O Ports: 0x80-0x8f (rw) + DMA: 4 + Config Status: cfg=new, avail=yes, need=no, active=unknown + +05: None 00.0: 0800 PIC (8259) + [Created at misc.218] + Unique ID: rdCR.8uRK7LxiIA2 + Hardware Class: unknown + Model: "PIC" + I/O Ports: 0x20-0x21 (rw) + I/O Ports: 0xa0-0xa1 (rw) + Config Status: cfg=new, avail=yes, need=no, active=unknown + +06: None 00.0: 0900 Keyboard controller + [Created at misc.250] + Unique ID: rdCR.9N+EecqykME + Hardware Class: unknown + Model: "Keyboard controller" + I/O Port: 0x60 (rw) + I/O Port: 0x64 (rw) + Config Status: cfg=new, avail=yes, need=no, active=unknown + +07: None 00.0: 10400 PS/2 Controller + [Created at misc.303] + Unique ID: rdCR.DziBbWO85o5 + Hardware Class: unknown + Model: "PS/2 Controller" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +40: None 00.0: 10102 Main Memory + [Created at memory.74] + Unique ID: rdCR.CxwsZFjVASF + Hardware Class: memory + Model: "Main Memory" + Memory Range: 0x00000000-0x1f657a1fff (rw) + Memory Size: 128 GB + Config Status: cfg=new, avail=yes, need=no, active=unknown + +41: PCI c600.1: 0106 SATA controller (AHCI 1.0) + [Created at pci.386] + Unique ID: HsDd.68s6nFe0e8C + Parent ID: cqrt.cOvfoF84Y14 + SysFS ID: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.1 + SysFS BusID: 0000:c6:00.1 + Hardware Class: storage + Model: "AMD FCH SATA Controller [AHCI mode]" + Vendor: pci 0x1022 "AMD" + Device: pci 0x7901 "FCH SATA Controller [AHCI mode]" + SubVendor: pci 0x15d9 "Super Micro Computer Inc" + SubDevice: pci 0x1c63 + Revision: 0x91 + Driver: "ahci" + Driver Modules: "ahci" + Memory Range: 0xbb200000-0xbb2007ff (rw,non-prefetchable) + IRQ: 200 (no events) + Module Alias: "pci:v00001022d00007901sv000015D9sd00001C63bc01sc06i01" + Driver Info #0: + Driver Status: ahci is active + Driver Activation Cmd: "modprobe ahci" + Config Status: cfg=new, avail=yes, need=no, active=unknown + Attached to: #64 (PCI bridge) + +42: PCI 03.1: 0604 PCI bridge (Normal decode) + [Created at pci.386] + Unique ID: w+J7.pYPFi5oYYmA + SysFS ID: /devices/pci0000:00/0000:00:03.1 + SysFS BusID: 0000:00:03.1 + Hardware Class: bridge + Model: "AMD PCI bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x14a5 + SubVendor: pci 0x1022 "AMD" + SubDevice: pci 0x1453 + Revision: 0x01 + Driver: "pcieport" + IRQ: 42 (no events) + Module Alias: "pci:v00001022d000014A5sv00001022sd00001453bc06sc04i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +43: PCI c300.0: 0604 PCI bridge (Normal decode) + [Created at pci.386] + Unique ID: Nz7M.VilOApIOEW4 + Parent ID: Sclx.Od7+5yN4BhC + SysFS ID: /devices/pci0000:c0/0000:c0:05.2/0000:c3:00.0 + SysFS BusID: 0000:c3:00.0 + Hardware Class: bridge + Model: "ASPEED AST1150 PCI-to-PCI Bridge" + Vendor: pci 0x1a03 "ASPEED Technology Inc." + Device: pci 0x1150 "AST1150 PCI-to-PCI Bridge" + SubVendor: pci 0x15d9 "Super Micro Computer Inc" + SubDevice: pci 0x1c63 + Revision: 0x06 + IRQ: 25 (no events) + Module Alias: "pci:v00001A03d00001150sv000015D9sd00001C63bc06sc04i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + Attached to: #115 (PCI bridge) + +44: PCI 8007.1: 0604 PCI bridge (Normal decode) + [Created at pci.386] + Unique ID: ZU4i.cOvfoF84Y14 + SysFS ID: /devices/pci0000:80/0000:80:07.1 + SysFS BusID: 0000:80:07.1 + Hardware Class: bridge + Model: "AMD PCI bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x14a7 + SubVendor: pci 0x1022 "AMD" + SubDevice: pci 0x14a4 + Revision: 0x01 + Driver: "pcieport" + IRQ: 37 (no events) + Module Alias: "pci:v00001022d000014A7sv00001022sd000014A4bc06sc04i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +45: PCI 8000.3: 0807 Generic system peripheral + [Created at pci.386] + Unique ID: mMj4.B+BfHprPfZ4 + SysFS ID: /devices/pci0000:80/0000:80:00.3 + SysFS BusID: 0000:80:00.3 + Hardware Class: unknown + Model: "AMD Generic system peripheral" + Vendor: pci 0x1022 "AMD" + Device: pci 0x14a6 + SubVendor: pci 0x1022 "AMD" + SubDevice: pci 0x14a6 + IRQ: 255 (2 events) + Module Alias: "pci:v00001022d000014A6sv00001022sd000014A6bc08sc07i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +46: PCI 18.3: 0600 Host bridge + [Created at pci.386] + Unique ID: Fhhh.UyUcNx9w9x2 + SysFS ID: /devices/pci0000:00/0000:00:18.3 + SysFS BusID: 0000:00:18.3 + Hardware Class: bridge + Model: "AMD Host bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x14b0 + Module Alias: "pci:v00001022d000014B0sv00000000sd00000000bc06sc00i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +47: PCI 4005.0: 0600 Host bridge + [Created at pci.386] + Unique ID: NwCa.Ekpyl9bwJT0 + SysFS ID: /devices/pci0000:40/0000:40:05.0 + SysFS BusID: 0000:40:05.0 + Hardware Class: bridge + Model: "AMD Host bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x149f + Revision: 0x01 + Module Alias: "pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +48: PCI 01.2: 0604 PCI bridge (Normal decode) + [Created at pci.386] + Unique ID: e6j0.v14laWVni3D + SysFS ID: /devices/pci0000:00/0000:00:01.2 + SysFS BusID: 0000:00:01.2 + Hardware Class: bridge + Model: "AMD PCI bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x14ab + SubVendor: pci 0x1022 "AMD" + SubDevice: pci 0x1453 + Revision: 0x01 + Driver: "pcieport" + IRQ: 39 (1 event) + Module Alias: "pci:v00001022d000014ABsv00001022sd00001453bc06sc04i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +49: PCI 8002.0: 0600 Host bridge + [Created at pci.386] + Unique ID: JcLW.Ekpyl9bwJT0 + SysFS ID: /devices/pci0000:80/0000:80:02.0 + SysFS BusID: 0000:80:02.0 + Hardware Class: bridge + Model: "AMD Host bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x149f + Revision: 0x01 + Module Alias: "pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +50: PCI c001.2: 0604 PCI bridge (Normal decode) + [Created at pci.386] + Unique ID: 8AZ3.v14laWVni3D + SysFS ID: /devices/pci0000:c0/0000:c0:01.2 + SysFS BusID: 0000:c0:01.2 + Hardware Class: bridge + Model: "AMD PCI bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x14ab + SubVendor: pci 0x1022 "AMD" + SubDevice: pci 0x1453 + Revision: 0x01 + Driver: "pcieport" + IRQ: 32 (no events) + Module Alias: "pci:v00001022d000014ABsv00001022sd00001453bc06sc04i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +51: PCI 4001.4: 0604 PCI bridge (Normal decode) + [Created at pci.386] + Unique ID: Xnz1.v14laWVni3D + SysFS ID: /devices/pci0000:40/0000:40:01.4 + SysFS BusID: 0000:40:01.4 + Hardware Class: bridge + Model: "AMD PCI bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x14ab + SubVendor: pci 0x1022 "AMD" + SubDevice: pci 0x1453 + Revision: 0x01 + Driver: "pcieport" + IRQ: 48 (1 event) + Module Alias: "pci:v00001022d000014ABsv00001022sd00001453bc06sc04i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +52: PCI 500.1: 0200 Ethernet controller + [Created at pci.386] + Unique ID: NotL.W2ebbr9OhQ6 + Parent ID: w+J7.pYPFi5oYYmA + SysFS ID: /devices/pci0000:00/0000:00:03.1/0000:05:00.1 + SysFS BusID: 0000:05:00.1 + Hardware Class: network + Model: "Intel Ethernet Controller X710 for 10GBASE-T" + Vendor: pci 0x8086 "Intel Corporation" + Device: pci 0x15ff "Ethernet Controller X710 for 10GBASE-T" + SubVendor: pci 0x15d9 "Super Micro Computer Inc" + SubDevice: pci 0x0000 + Revision: 0x02 + Driver: "i40e" + Driver Modules: "i40e" + Device File: eno2 + Memory Range: 0x30083000000-0x30083ffffff (ro,non-prefetchable) + Memory Range: 0x30084008000-0x3008400ffff (ro,non-prefetchable) + Memory Range: 0xf6400000-0xf647ffff (ro,non-prefetchable,disabled) + IRQ: 89 (no events) + HW Address: 7c:c2:55:a7:cb:d7 + Permanent HW Address: 7c:c2:55:a7:cb:d7 + Link detected: yes + Module Alias: "pci:v00008086d000015FFsv000015D9sd00000000bc02sc00i00" + Driver Info #0: + Driver Status: i40e is active + Driver Activation Cmd: "modprobe i40e" + Config Status: cfg=new, avail=yes, need=no, active=unknown + Attached to: #42 (PCI bridge) + +53: PCI c500.1: 0880 System peripheral + [Created at pci.386] + Unique ID: b+0U.GGFIlTevto4 + Parent ID: kVM2.cOvfoF84Y14 + SysFS ID: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.1 + SysFS BusID: 0000:c5:00.1 + Hardware Class: unknown + Model: "AMD System peripheral" + Vendor: pci 0x1022 "AMD" + Device: pci 0x14dc + SubVendor: pci 0x1022 "AMD" + SubDevice: pci 0x14dc + Memory Range: 0x20020f80000-0x20020ffffff (ro,non-prefetchable) + Memory Range: 0x20020f00000-0x20020f7ffff (ro,non-prefetchable) + Module Alias: "pci:v00001022d000014DCsv00001022sd000014DCbc08sc80i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + Attached to: #109 (PCI bridge) + +54: PCI 18.1: 0600 Host bridge + [Created at pci.386] + Unique ID: W1j0.S7c6QowV6A2 + SysFS ID: /devices/pci0000:00/0000:00:18.1 + SysFS BusID: 0000:00:18.1 + Hardware Class: bridge + Model: "AMD Host bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x14ae + Module Alias: "pci:v00001022d000014AEsv00000000sd00000000bc06sc00i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +55: PCI 200.0: 0108 Non-Volatile memory controller (NVM Express) + [Created at pci.386] + Unique ID: B35A.7lAXRTRuuu5 + Parent ID: e6j0.v14laWVni3D + SysFS ID: /devices/pci0000:00/0000:00:01.2/0000:02:00.0 + SysFS BusID: 0000:02:00.0 + Hardware Class: storage + Model: "Samsung Electronics Non-Volatile memory controller" + Vendor: pci 0x144d "Samsung Electronics Co Ltd" + Device: pci 0xa80a + SubVendor: pci 0x144d "Samsung Electronics Co Ltd" + SubDevice: pci 0xaa0a + Driver: "nvme" + Driver Modules: "nvme" + Memory Range: 0xf6710000-0xf6713fff (rw,non-prefetchable) + Memory Range: 0xf6700000-0xf670ffff (ro,non-prefetchable,disabled) + IRQ: 90 (no events) + Module Alias: "pci:v0000144Dd0000A80Asv0000144Dsd0000AA0Abc01sc08i02" + Driver Info #0: + Driver Status: nvme is active + Driver Activation Cmd: "modprobe nvme" + Config Status: cfg=new, avail=yes, need=no, active=unknown + Attached to: #48 (PCI bridge) + +56: PCI 01.0: 0600 Host bridge + [Created at pci.386] + Unique ID: vSkL.Ekpyl9bwJT0 + SysFS ID: /devices/pci0000:00/0000:00:01.0 + SysFS BusID: 0000:00:01.0 + Hardware Class: bridge + Model: "AMD Host bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x149f + Revision: 0x01 + Module Alias: "pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +57: PCI c200.0: 0108 Non-Volatile memory controller (NVM Express) + [Created at pci.386] + Unique ID: h6xC.Zu7VqZ7lsW0 + Parent ID: 8AZ3.v14laWVni3D + SysFS ID: /devices/pci0000:c0/0000:c0:01.2/0000:c2:00.0 + SysFS BusID: 0000:c2:00.0 + Hardware Class: storage + Model: "Micron Non-Volatile memory controller" + Vendor: pci 0x1344 "Micron Technology Inc" + Device: pci 0x51c3 + SubVendor: pci 0x1344 "Micron Technology Inc" + SubDevice: pci 0x1100 + Revision: 0x01 + Driver: "nvme" + Driver Modules: "nvme" + Memory Range: 0xbb440000-0xbb47ffff (rw,non-prefetchable) + Memory Range: 0xbb400000-0xbb43ffff (ro,non-prefetchable,disabled) + IRQ: 69 (no events) + Module Alias: "pci:v00001344d000051C3sv00001344sd00001100bc01sc08i02" + Driver Info #0: + Driver Status: nvme is active + Driver Activation Cmd: "modprobe nvme" + Config Status: cfg=new, avail=yes, need=no, active=unknown + Attached to: #50 (PCI bridge) + +58: PCI 8005.0: 0600 Host bridge + [Created at pci.386] + Unique ID: YxUw.Ekpyl9bwJT0 + SysFS ID: /devices/pci0000:80/0000:80:05.0 + SysFS BusID: 0000:80:05.0 + Hardware Class: bridge + Model: "AMD Host bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x149f + Revision: 0x01 + Module Alias: "pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +59: PCI c001.0: 0600 Host bridge + [Created at pci.386] + Unique ID: PWaO.Ekpyl9bwJT0 + SysFS ID: /devices/pci0000:c0/0000:c0:01.0 + SysFS BusID: 0000:c0:01.0 + Hardware Class: bridge + Model: "AMD Host bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x149f + Revision: 0x01 + Module Alias: "pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +60: PCI 4001.2: 0604 PCI bridge (Normal decode) + [Created at pci.386] + Unique ID: o7+M.v14laWVni3D + SysFS ID: /devices/pci0000:40/0000:40:01.2 + SysFS BusID: 0000:40:01.2 + Hardware Class: bridge + Model: "AMD PCI bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x14ab + SubVendor: pci 0x1022 "AMD" + SubDevice: pci 0x1453 + Revision: 0x01 + Driver: "pcieport" + IRQ: 46 (1 event) + Module Alias: "pci:v00001022d000014ABsv00001022sd00001453bc06sc04i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +61: PCI 07.2: 0604 PCI bridge (Normal decode) + [Created at pci.386] + Unique ID: 5n+q.cOvfoF84Y14 + SysFS ID: /devices/pci0000:00/0000:00:07.2 + SysFS BusID: 0000:00:07.2 + Hardware Class: bridge + Model: "AMD PCI bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x14a7 + SubVendor: pci 0x1022 "AMD" + SubDevice: pci 0x14a4 + Revision: 0x01 + Driver: "pcieport" + IRQ: 44 (no events) + Module Alias: "pci:v00001022d000014A7sv00001022sd000014A4bc06sc04i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +62: PCI 4500.1: 0880 System peripheral + [Created at pci.386] + Unique ID: FzSn.GGFIlTevto4 + Parent ID: PToL.cOvfoF84Y14 + SysFS ID: /devices/pci0000:40/0000:40:07.1/0000:45:00.1 + SysFS BusID: 0000:45:00.1 + Hardware Class: unknown + Model: "AMD System peripheral" + Vendor: pci 0x1022 "AMD" + Device: pci 0x14dc + SubVendor: pci 0x1022 "AMD" + SubDevice: pci 0x14dc + Memory Range: 0x50080f80000-0x50080ffffff (ro,non-prefetchable) + Memory Range: 0x50080f00000-0x50080f7ffff (ro,non-prefetchable) + Module Alias: "pci:v00001022d000014DCsv00001022sd000014DCbc08sc80i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + Attached to: #117 (PCI bridge) + +63: PCI 04.0: 0600 Host bridge + [Created at pci.386] + Unique ID: 8otl.Ekpyl9bwJT0 + SysFS ID: /devices/pci0000:00/0000:00:04.0 + SysFS BusID: 0000:00:04.0 + Hardware Class: bridge + Model: "AMD Host bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x149f + Revision: 0x01 + Module Alias: "pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +64: PCI c007.2: 0604 PCI bridge (Normal decode) + [Created at pci.386] + Unique ID: cqrt.cOvfoF84Y14 + SysFS ID: /devices/pci0000:c0/0000:c0:07.2 + SysFS BusID: 0000:c0:07.2 + Hardware Class: bridge + Model: "AMD PCI bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x14a7 + SubVendor: pci 0x1022 "AMD" + SubDevice: pci 0x14a4 + Revision: 0x01 + Driver: "pcieport" + IRQ: 35 (no events) + Module Alias: "pci:v00001022d000014A7sv00001022sd000014A4bc06sc04i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +65: PCI c004.0: 0600 Host bridge + [Created at pci.386] + Unique ID: erjo.Ekpyl9bwJT0 + SysFS ID: /devices/pci0000:c0/0000:c0:04.0 + SysFS BusID: 0000:c0:04.0 + Hardware Class: bridge + Model: "AMD Host bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x149f + Revision: 0x01 + Module Alias: "pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +66: PCI 14.3: 0601 ISA bridge + [Created at pci.386] + Unique ID: yX7n.IBWxRlM56s6 + SysFS ID: /devices/pci0000:00/0000:00:14.3 + SysFS BusID: 0000:00:14.3 + Hardware Class: bridge + Model: "AMD FCH LPC Bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x790e "FCH LPC Bridge" + SubVendor: pci 0x15d9 "Super Micro Computer Inc" + SubDevice: pci 0x1c63 + Revision: 0x51 + Module Alias: "pci:v00001022d0000790Esv000015D9sd00001C63bc06sc01i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +67: PCI 4001.0: 0600 Host bridge + [Created at pci.386] + Unique ID: 4U0i.Ekpyl9bwJT0 + SysFS ID: /devices/pci0000:40/0000:40:01.0 + SysFS BusID: 0000:40:01.0 + Hardware Class: bridge + Model: "AMD Host bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x149f + Revision: 0x01 + Module Alias: "pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +68: PCI 100.0: 0108 Non-Volatile memory controller (NVM Express) + [Created at pci.386] + Unique ID: VCu0.7lAXRTRuuu5 + Parent ID: mnDB.v14laWVni3D + SysFS ID: /devices/pci0000:00/0000:00:01.1/0000:01:00.0 + SysFS BusID: 0000:01:00.0 + Hardware Class: storage + Model: "Samsung Electronics Non-Volatile memory controller" + Vendor: pci 0x144d "Samsung Electronics Co Ltd" + Device: pci 0xa80a + SubVendor: pci 0x144d "Samsung Electronics Co Ltd" + SubDevice: pci 0xaa0a + Driver: "nvme" + Driver Modules: "nvme" + Memory Range: 0xf6810000-0xf6813fff (rw,non-prefetchable) + Memory Range: 0xf6800000-0xf680ffff (ro,non-prefetchable,disabled) + IRQ: 90 (no events) + Module Alias: "pci:v0000144Dd0000A80Asv0000144Dsd0000AA0Abc01sc08i02" + Driver Info #0: + Driver Status: nvme is active + Driver Activation Cmd: "modprobe nvme" + Config Status: cfg=new, avail=yes, need=no, active=unknown + Attached to: #96 (PCI bridge) + +69: PCI c100.0: 0108 Non-Volatile memory controller (NVM Express) + [Created at pci.386] + Unique ID: 0Gk3.Zu7VqZ7lsW0 + Parent ID: Hr3E.v14laWVni3D + SysFS ID: /devices/pci0000:c0/0000:c0:01.1/0000:c1:00.0 + SysFS BusID: 0000:c1:00.0 + Hardware Class: storage + Model: "Micron Non-Volatile memory controller" + Vendor: pci 0x1344 "Micron Technology Inc" + Device: pci 0x51c3 + SubVendor: pci 0x1344 "Micron Technology Inc" + SubDevice: pci 0x1100 + Revision: 0x01 + Driver: "nvme" + Driver Modules: "nvme" + Memory Range: 0xbb540000-0xbb57ffff (rw,non-prefetchable) + Memory Range: 0xbb500000-0xbb53ffff (ro,non-prefetchable,disabled) + IRQ: 69 (no events) + Module Alias: "pci:v00001344d000051C3sv00001344sd00001100bc01sc08i02" + Driver Info #0: + Driver Status: nvme is active + Driver Activation Cmd: "modprobe nvme" + Config Status: cfg=new, avail=yes, need=no, active=unknown + Attached to: #97 (PCI bridge) + +70: PCI 600.4: 0c03 USB Controller (XHCI) + [Created at pci.386] + Unique ID: Mnr4.XXMc8Dz1G+B + Parent ID: ESW+.cOvfoF84Y14 + SysFS ID: /devices/pci0000:00/0000:00:07.1/0000:06:00.4 + SysFS BusID: 0000:06:00.4 + Hardware Class: usb controller + Model: "AMD USB Controller" + Vendor: pci 0x1022 "AMD" + Device: pci 0x14c9 + SubVendor: pci 0x15d9 "Super Micro Computer Inc" + SubDevice: pci 0x1c63 + Revision: 0xda + Driver: "xhci_hcd" + Memory Range: 0xf6100000-0xf61fffff (rw,non-prefetchable) + IRQ: 60 (no events) + Module Alias: "pci:v00001022d000014C9sv000015D9sd00001C63bc0Csc03i30" + Config Status: cfg=new, avail=yes, need=no, active=unknown + Attached to: #107 (PCI bridge) + +71: PCI 07.0: 0600 Host bridge + [Created at pci.386] + Unique ID: M71A.Ekpyl9bwJT0 + SysFS ID: /devices/pci0000:00/0000:00:07.0 + SysFS BusID: 0000:00:07.0 + Hardware Class: bridge + Model: "AMD Host bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x149f + Revision: 0x01 + Module Alias: "pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +72: PCI c007.0: 0600 Host bridge + [Created at pci.386] + Unique ID: tAtC.Ekpyl9bwJT0 + SysFS ID: /devices/pci0000:c0/0000:c0:07.0 + SysFS BusID: 0000:c0:07.0 + Hardware Class: bridge + Model: "AMD Host bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x149f + Revision: 0x01 + Module Alias: "pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +73: PCI 4004.0: 0600 Host bridge + [Created at pci.386] + Unique ID: Ip96.Ekpyl9bwJT0 + SysFS ID: /devices/pci0000:40/0000:40:04.0 + SysFS BusID: 0000:40:04.0 + Hardware Class: bridge + Model: "AMD Host bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x149f + Revision: 0x01 + Module Alias: "pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +74: PCI 700.0: 0106 SATA controller (AHCI 1.0) + [Created at pci.386] + Unique ID: aK5u.68s6nFe0e8C + Parent ID: 5n+q.cOvfoF84Y14 + SysFS ID: /devices/pci0000:00/0000:00:07.2/0000:07:00.0 + SysFS BusID: 0000:07:00.0 + Hardware Class: storage + Model: "AMD FCH SATA Controller [AHCI mode]" + Vendor: pci 0x1022 "AMD" + Device: pci 0x7901 "FCH SATA Controller [AHCI mode]" + SubVendor: pci 0x15d9 "Super Micro Computer Inc" + SubDevice: pci 0x1c63 + Revision: 0x91 + Driver: "ahci" + Driver Modules: "ahci" + Memory Range: 0xf6300000-0xf63007ff (rw,non-prefetchable) + IRQ: 323 (no events) + Module Alias: "pci:v00001022d00007901sv000015D9sd00001C63bc01sc06i01" + Driver Info #0: + Driver Status: ahci is active + Driver Activation Cmd: "modprobe ahci" + Config Status: cfg=new, avail=yes, need=no, active=unknown + Attached to: #61 (PCI bridge) + +75: PCI 00.2: 0806 IOMMU + [Created at pci.386] + Unique ID: Z+fY.xLtaQF_CqZ1 + SysFS ID: /devices/pci0000:00/0000:00:00.2 + SysFS BusID: 0000:00:00.2 + Hardware Class: unknown + Model: "AMD IOMMU" + Vendor: pci 0x1022 "AMD" + Device: pci 0x149e + SubVendor: pci 0x1022 "AMD" + SubDevice: pci 0x149e + Revision: 0x01 + IRQ: 29 (no events) + Module Alias: "pci:v00001022d0000149Esv00001022sd0000149Ebc08sc06i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +76: PCI 8001.0: 0600 Host bridge + [Created at pci.386] + Unique ID: FVI2.Ekpyl9bwJT0 + SysFS ID: /devices/pci0000:80/0000:80:01.0 + SysFS BusID: 0000:80:01.0 + Hardware Class: bridge + Model: "AMD Host bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x149f + Revision: 0x01 + Module Alias: "pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +77: PCI c000.2: 0806 IOMMU + [Created at pci.386] + Unique ID: 33Wb.xLtaQF_CqZ1 + SysFS ID: /devices/pci0000:c0/0000:c0:00.2 + SysFS BusID: 0000:c0:00.2 + Hardware Class: unknown + Model: "AMD IOMMU" + Vendor: pci 0x1022 "AMD" + Device: pci 0x149e + SubVendor: pci 0x1022 "AMD" + SubDevice: pci 0x149e + Revision: 0x01 + IRQ: 27 (no events) + Module Alias: "pci:v00001022d0000149Esv00001022sd0000149Ebc08sc06i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +78: PCI 18.6: 0600 Host bridge + [Created at pci.386] + Unique ID: rf9C.1CKspeW1l44 + SysFS ID: /devices/pci0000:00/0000:00:18.6 + SysFS BusID: 0000:00:18.6 + Hardware Class: bridge + Model: "AMD Host bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x14b3 + Module Alias: "pci:v00001022d000014B3sv00000000sd00000000bc06sc00i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +79: PCI 4007.0: 0600 Host bridge + [Created at pci.386] + Unique ID: X8JW.Ekpyl9bwJT0 + SysFS ID: /devices/pci0000:40/0000:40:07.0 + SysFS BusID: 0000:40:07.0 + Hardware Class: bridge + Model: "AMD Host bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x149f + Revision: 0x01 + Module Alias: "pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +80: PCI 00.0: 0600 Host bridge + [Created at pci.386] + Unique ID: qLht.Abdnc+a2EV2 + SysFS ID: /devices/pci0000:00/0000:00:00.0 + SysFS BusID: 0000:00:00.0 + Hardware Class: bridge + Model: "AMD Host bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x14a4 + SubVendor: pci 0x15d9 "Super Micro Computer Inc" + SubDevice: pci 0x1c63 + Revision: 0x01 + Module Alias: "pci:v00001022d000014A4sv000015D9sd00001C63bc06sc00i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +81: PCI 8004.0: 0600 Host bridge + [Created at pci.386] + Unique ID: TqRS.Ekpyl9bwJT0 + SysFS ID: /devices/pci0000:80/0000:80:04.0 + SysFS BusID: 0000:80:04.0 + Hardware Class: bridge + Model: "AMD Host bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x149f + Revision: 0x01 + Module Alias: "pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +82: PCI c000.0: 0600 Host bridge + [Created at pci.386] + Unique ID: KPXw.Abdnc+a2EV2 + SysFS ID: /devices/pci0000:c0/0000:c0:00.0 + SysFS BusID: 0000:c0:00.0 + Hardware Class: bridge + Model: "AMD Host bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x14a4 + SubVendor: pci 0x15d9 "Super Micro Computer Inc" + SubDevice: pci 0x1c63 + Revision: 0x01 + Module Alias: "pci:v00001022d000014A4sv000015D9sd00001C63bc06sc00i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +83: PCI 4000.2: 0806 IOMMU + [Created at pci.386] + Unique ID: k0yu.xLtaQF_CqZ1 + SysFS ID: /devices/pci0000:40/0000:40:00.2 + SysFS BusID: 0000:40:00.2 + Hardware Class: unknown + Model: "AMD IOMMU" + Vendor: pci 0x1022 "AMD" + Device: pci 0x149e + SubVendor: pci 0x1022 "AMD" + SubDevice: pci 0x149e + Revision: 0x01 + IRQ: 30 (no events) + Module Alias: "pci:v00001022d0000149Esv00001022sd0000149Ebc08sc06i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +84: PCI c500.4: 0c03 USB Controller (XHCI) + [Created at pci.386] + Unique ID: B_U_.XXMc8Dz1G+B + Parent ID: kVM2.cOvfoF84Y14 + SysFS ID: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4 + SysFS BusID: 0000:c5:00.4 + Hardware Class: usb controller + Model: "AMD USB Controller" + Vendor: pci 0x1022 "AMD" + Device: pci 0x14c9 + SubVendor: pci 0x15d9 "Super Micro Computer Inc" + SubDevice: pci 0x1c63 + Revision: 0xda + Driver: "xhci_hcd" + Memory Range: 0xbb300000-0xbb3fffff (rw,non-prefetchable) + IRQ: 51 (no events) + Module Alias: "pci:v00001022d000014C9sv000015D9sd00001C63bc0Csc03i30" + Config Status: cfg=new, avail=yes, need=no, active=unknown + Attached to: #109 (PCI bridge) + +85: PCI 18.4: 0600 Host bridge + [Created at pci.386] + Unique ID: 60BX.+MRMsVHdhJ3 + SysFS ID: /devices/pci0000:00/0000:00:18.4 + SysFS BusID: 0000:00:18.4 + Hardware Class: bridge + Model: "AMD Host bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x14b1 + Module Alias: "pci:v00001022d000014B1sv00000000sd00000000bc06sc00i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +86: PCI 01.3: 0604 PCI bridge (Normal decode) + [Created at pci.386] + Unique ID: VRCs.v14laWVni3D + SysFS ID: /devices/pci0000:00/0000:00:01.3 + SysFS BusID: 0000:00:01.3 + Hardware Class: bridge + Model: "AMD PCI bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x14ab + SubVendor: pci 0x1022 "AMD" + SubDevice: pci 0x1453 + Revision: 0x01 + Driver: "pcieport" + IRQ: 40 (1 event) + Module Alias: "pci:v00001022d000014ABsv00001022sd00001453bc06sc04i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +87: PCI 600.0: 1300 Non-Essential Instrumentation + [Created at pci.386] + Unique ID: vTuk.SsmveBC67s4 + Parent ID: ESW+.cOvfoF84Y14 + SysFS ID: /devices/pci0000:00/0000:00:07.1/0000:06:00.0 + SysFS BusID: 0000:06:00.0 + Hardware Class: unknown + Model: "AMD Non-Essential Instrumentation" + Vendor: pci 0x1022 "AMD" + Device: pci 0x14ac + SubVendor: pci 0x1022 "AMD" + SubDevice: pci 0x14ac + Revision: 0x01 + Module Alias: "pci:v00001022d000014ACsv00001022sd000014ACbc13sc00i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + Attached to: #107 (PCI bridge) + +88: PCI 8100.0: 1300 Non-Essential Instrumentation + [Created at pci.386] + Unique ID: rESj.SsmveBC67s4 + Parent ID: ZU4i.cOvfoF84Y14 + SysFS ID: /devices/pci0000:80/0000:80:07.1/0000:81:00.0 + SysFS BusID: 0000:81:00.0 + Hardware Class: unknown + Model: "AMD Non-Essential Instrumentation" + Vendor: pci 0x1022 "AMD" + Device: pci 0x14ac + SubVendor: pci 0x1022 "AMD" + SubDevice: pci 0x14ac + Revision: 0x01 + Module Alias: "pci:v00001022d000014ACsv00001022sd000014ACbc13sc00i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + Attached to: #44 (PCI bridge) + +89: PCI c600.0: 0106 SATA controller (AHCI 1.0) + [Created at pci.386] + Unique ID: PXkn.68s6nFe0e8C + Parent ID: cqrt.cOvfoF84Y14 + SysFS ID: /devices/pci0000:c0/0000:c0:07.2/0000:c6:00.0 + SysFS BusID: 0000:c6:00.0 + Hardware Class: storage + Model: "AMD FCH SATA Controller [AHCI mode]" + Vendor: pci 0x1022 "AMD" + Device: pci 0x7901 "FCH SATA Controller [AHCI mode]" + SubVendor: pci 0x15d9 "Super Micro Computer Inc" + SubDevice: pci 0x1c63 + Revision: 0x91 + Driver: "ahci" + Driver Modules: "ahci" + Memory Range: 0xbb201000-0xbb2017ff (rw,non-prefetchable) + IRQ: 73 (no events) + Module Alias: "pci:v00001022d00007901sv000015D9sd00001C63bc01sc06i01" + Driver Info #0: + Driver Status: ahci is active + Driver Activation Cmd: "modprobe ahci" + Config Status: cfg=new, avail=yes, need=no, active=unknown + Attached to: #64 (PCI bridge) + +90: PCI 03.0: 0600 Host bridge + [Created at pci.386] + Unique ID: 3hqH.Ekpyl9bwJT0 + SysFS ID: /devices/pci0000:00/0000:00:03.0 + SysFS BusID: 0000:00:03.0 + Hardware Class: bridge + Model: "AMD Host bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x149f + Revision: 0x01 + Module Alias: "pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +91: PCI 8007.0: 0600 Host bridge + [Created at pci.386] + Unique ID: i9bs.Ekpyl9bwJT0 + SysFS ID: /devices/pci0000:80/0000:80:07.0 + SysFS BusID: 0000:80:07.0 + Hardware Class: bridge + Model: "AMD Host bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x149f + Revision: 0x01 + Module Alias: "pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +92: PCI c003.0: 0600 Host bridge + [Created at pci.386] + Unique ID: ZkgK.Ekpyl9bwJT0 + SysFS ID: /devices/pci0000:c0/0000:c0:03.0 + SysFS BusID: 0000:c0:03.0 + Hardware Class: bridge + Model: "AMD Host bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x149f + Revision: 0x01 + Module Alias: "pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +93: PCI 4000.0: 0600 Host bridge + [Created at pci.386] + Unique ID: +MzD.Abdnc+a2EV2 + SysFS ID: /devices/pci0000:40/0000:40:00.0 + SysFS BusID: 0000:40:00.0 + Hardware Class: bridge + Model: "AMD Host bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x14a4 + SubVendor: pci 0x15d9 "Super Micro Computer Inc" + SubDevice: pci 0x1c63 + Revision: 0x01 + Module Alias: "pci:v00001022d000014A4sv000015D9sd00001C63bc06sc00i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +94: PCI 8000.2: 0806 IOMMU + [Created at pci.386] + Unique ID: u1EF.xLtaQF_CqZ1 + SysFS ID: /devices/pci0000:80/0000:80:00.2 + SysFS BusID: 0000:80:00.2 + Hardware Class: unknown + Model: "AMD IOMMU" + Vendor: pci 0x1022 "AMD" + Device: pci 0x149e + SubVendor: pci 0x1022 "AMD" + SubDevice: pci 0x149e + Revision: 0x01 + IRQ: 28 (no events) + Module Alias: "pci:v00001022d0000149Esv00001022sd0000149Ebc08sc06i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +95: PCI 18.2: 0600 Host bridge + [Created at pci.386] + Unique ID: OMCs.zXYsuM2DeY2 + SysFS ID: /devices/pci0000:00/0000:00:18.2 + SysFS BusID: 0000:00:18.2 + Hardware Class: bridge + Model: "AMD Host bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x14af + Module Alias: "pci:v00001022d000014AFsv00000000sd00000000bc06sc00i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +96: PCI 01.1: 0604 PCI bridge (Normal decode) + [Created at pci.386] + Unique ID: mnDB.v14laWVni3D + SysFS ID: /devices/pci0000:00/0000:00:01.1 + SysFS BusID: 0000:00:01.1 + Hardware Class: bridge + Model: "AMD PCI bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x14ab + SubVendor: pci 0x1022 "AMD" + SubDevice: pci 0x1453 + Revision: 0x01 + Driver: "pcieport" + IRQ: 38 (1 event) + Module Alias: "pci:v00001022d000014ABsv00001022sd00001453bc06sc04i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +97: PCI c001.1: 0604 PCI bridge (Normal decode) + [Created at pci.386] + Unique ID: Hr3E.v14laWVni3D + SysFS ID: /devices/pci0000:c0/0000:c0:01.1 + SysFS BusID: 0000:c0:01.1 + Hardware Class: bridge + Model: "AMD PCI bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x14ab + SubVendor: pci 0x1022 "AMD" + SubDevice: pci 0x1453 + Revision: 0x01 + Driver: "pcieport" + IRQ: 31 (no events) + Module Alias: "pci:v00001022d000014ABsv00001022sd00001453bc06sc04i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +98: PCI 4001.3: 0604 PCI bridge (Normal decode) + [Created at pci.386] + Unique ID: gSUC.v14laWVni3D + SysFS ID: /devices/pci0000:40/0000:40:01.3 + SysFS BusID: 0000:40:01.3 + Hardware Class: bridge + Model: "AMD PCI bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x14ab + SubVendor: pci 0x1022 "AMD" + SubDevice: pci 0x1453 + Revision: 0x01 + Driver: "pcieport" + IRQ: 47 (1 event) + Module Alias: "pci:v00001022d000014ABsv00001022sd00001453bc06sc04i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +99: PCI 4003.0: 0600 Host bridge + [Created at pci.386] + Unique ID: Ei6e.Ekpyl9bwJT0 + SysFS ID: /devices/pci0000:40/0000:40:03.0 + SysFS BusID: 0000:40:03.0 + Hardware Class: bridge + Model: "AMD Host bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x149f + Revision: 0x01 + Module Alias: "pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +100: PCI 500.0: 0200 Ethernet controller + [Created at pci.386] + Unique ID: wcdH.Z5jnl4MVX9C + Parent ID: w+J7.pYPFi5oYYmA + SysFS ID: /devices/pci0000:00/0000:00:03.1/0000:05:00.0 + SysFS BusID: 0000:05:00.0 + Hardware Class: network + Model: "Intel Ethernet Controller X710 for 10GBASE-T" + Vendor: pci 0x8086 "Intel Corporation" + Device: pci 0x15ff "Ethernet Controller X710 for 10GBASE-T" + SubVendor: pci 0x15d9 "Super Micro Computer Inc" + SubDevice: pci 0x1c27 + Revision: 0x02 + Driver: "i40e" + Driver Modules: "i40e" + Device File: eno1 + Memory Range: 0x30082000000-0x30082ffffff (ro,non-prefetchable) + Memory Range: 0x30084000000-0x30084007fff (ro,non-prefetchable) + Memory Range: 0xf6480000-0xf64fffff (ro,non-prefetchable,disabled) + IRQ: 89 (no events) + HW Address: 7c:c2:55:a7:cb:d6 + Permanent HW Address: 7c:c2:55:a7:cb:d6 + Link detected: yes + Module Alias: "pci:v00008086d000015FFsv000015D9sd00001C27bc02sc00i00" + Driver Info #0: + Driver Status: i40e is active + Driver Activation Cmd: "modprobe i40e" + Config Status: cfg=new, avail=yes, need=no, active=unknown + Attached to: #42 (PCI bridge) + +101: PCI 8000.0: 0600 Host bridge + [Created at pci.386] + Unique ID: AOFa.Abdnc+a2EV2 + SysFS ID: /devices/pci0000:80/0000:80:00.0 + SysFS BusID: 0000:80:00.0 + Hardware Class: bridge + Model: "AMD Host bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x14a4 + SubVendor: pci 0x15d9 "Super Micro Computer Inc" + SubDevice: pci 0x1c63 + Revision: 0x01 + Module Alias: "pci:v00001022d000014A4sv000015D9sd00001C63bc06sc00i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +102: PCI c500.0: 1300 Non-Essential Instrumentation + [Created at pci.386] + Unique ID: kgXe.SsmveBC67s4 + Parent ID: kVM2.cOvfoF84Y14 + SysFS ID: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.0 + SysFS BusID: 0000:c5:00.0 + Hardware Class: unknown + Model: "AMD Non-Essential Instrumentation" + Vendor: pci 0x1022 "AMD" + Device: pci 0x14ac + SubVendor: pci 0x1022 "AMD" + SubDevice: pci 0x14ac + Revision: 0x01 + Module Alias: "pci:v00001022d000014ACsv00001022sd000014ACbc13sc00i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + Attached to: #109 (PCI bridge) + +103: PCI 18.0: 0600 Host bridge + [Created at pci.386] + Unique ID: fiDB.xifMxDpoan1 + SysFS ID: /devices/pci0000:00/0000:00:18.0 + SysFS BusID: 0000:00:18.0 + Hardware Class: bridge + Model: "AMD Host bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x14ad + Module Alias: "pci:v00001022d000014ADsv00000000sd00000000bc06sc00i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +104: PCI 4001.1: 0604 PCI bridge (Normal decode) + [Created at pci.386] + Unique ID: xoVX.v14laWVni3D + SysFS ID: /devices/pci0000:40/0000:40:01.1 + SysFS BusID: 0000:40:01.1 + Hardware Class: bridge + Model: "AMD PCI bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x14ab + SubVendor: pci 0x1022 "AMD" + SubDevice: pci 0x1453 + Revision: 0x01 + Driver: "pcieport" + IRQ: 45 (1 event) + Module Alias: "pci:v00001022d000014ABsv00001022sd00001453bc06sc04i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +105: PCI 8003.0: 0600 Host bridge + [Created at pci.386] + Unique ID: OjO_.Ekpyl9bwJT0 + SysFS ID: /devices/pci0000:80/0000:80:03.0 + SysFS BusID: 0000:80:03.0 + Hardware Class: bridge + Model: "AMD Host bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x149f + Revision: 0x01 + Module Alias: "pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +106: PCI 600.5: 1080 Encryption controller + [Created at pci.386] + Unique ID: E6Lw.qZ6NPb7zrr3 + Parent ID: ESW+.cOvfoF84Y14 + SysFS ID: /devices/pci0000:00/0000:00:07.1/0000:06:00.5 + SysFS BusID: 0000:06:00.5 + Hardware Class: unknown + Model: "AMD Encryption controller" + Vendor: pci 0x1022 "AMD" + Device: pci 0x14ca + SubVendor: pci 0x1022 "AMD" + SubDevice: pci 0x14ca + Memory Range: 0xf6000000-0xf60fffff (rw,non-prefetchable) + Memory Range: 0xf6200000-0xf6201fff (rw,non-prefetchable) + IRQ: 11 (no events) + Module Alias: "pci:v00001022d000014CAsv00001022sd000014CAbc10sc80i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + Attached to: #107 (PCI bridge) + +107: PCI 07.1: 0604 PCI bridge (Normal decode) + [Created at pci.386] + Unique ID: ESW+.cOvfoF84Y14 + SysFS ID: /devices/pci0000:00/0000:00:07.1 + SysFS BusID: 0000:00:07.1 + Hardware Class: bridge + Model: "AMD PCI bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x14a7 + SubVendor: pci 0x1022 "AMD" + SubDevice: pci 0x14a4 + Revision: 0x01 + Driver: "pcieport" + IRQ: 43 (no events) + Module Alias: "pci:v00001022d000014A7sv00001022sd000014A4bc06sc04i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +108: PCI 4500.0: 1300 Non-Essential Instrumentation + [Created at pci.386] + Unique ID: Oezx.SsmveBC67s4 + Parent ID: PToL.cOvfoF84Y14 + SysFS ID: /devices/pci0000:40/0000:40:07.1/0000:45:00.0 + SysFS BusID: 0000:45:00.0 + Hardware Class: unknown + Model: "AMD Non-Essential Instrumentation" + Vendor: pci 0x1022 "AMD" + Device: pci 0x14ac + SubVendor: pci 0x1022 "AMD" + SubDevice: pci 0x14ac + Revision: 0x01 + Module Alias: "pci:v00001022d000014ACsv00001022sd000014ACbc13sc00i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + Attached to: #117 (PCI bridge) + +109: PCI c007.1: 0604 PCI bridge (Normal decode) + [Created at pci.386] + Unique ID: kVM2.cOvfoF84Y14 + SysFS ID: /devices/pci0000:c0/0000:c0:07.1 + SysFS BusID: 0000:c0:07.1 + Hardware Class: bridge + Model: "AMD PCI bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x14a7 + SubVendor: pci 0x1022 "AMD" + SubDevice: pci 0x14a4 + Revision: 0x01 + Driver: "pcieport" + IRQ: 34 (no events) + Module Alias: "pci:v00001022d000014A7sv00001022sd000014A4bc06sc04i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +110: PCI 00.3: 0807 Generic system peripheral + [Created at pci.386] + Unique ID: QK9O.B+BfHprPfZ4 + SysFS ID: /devices/pci0000:00/0000:00:00.3 + SysFS BusID: 0000:00:00.3 + Hardware Class: unknown + Model: "AMD Generic system peripheral" + Vendor: pci 0x1022 "AMD" + Device: pci 0x14a6 + SubVendor: pci 0x1022 "AMD" + SubDevice: pci 0x14a6 + IRQ: 255 (2 events) + Module Alias: "pci:v00001022d000014A6sv00001022sd000014A6bc08sc07i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +111: PCI c000.3: 0807 Generic system peripheral + [Created at pci.386] + Unique ID: xN+Q.B+BfHprPfZ4 + SysFS ID: /devices/pci0000:c0/0000:c0:00.3 + SysFS BusID: 0000:c0:00.3 + Hardware Class: unknown + Model: "AMD Generic system peripheral" + Vendor: pci 0x1022 "AMD" + Device: pci 0x14a6 + SubVendor: pci 0x1022 "AMD" + SubDevice: pci 0x14a6 + IRQ: 255 (2 events) + Module Alias: "pci:v00001022d000014A6sv00001022sd000014A6bc08sc07i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +112: PCI c400.0: 0300 VGA compatible controller (VGA) + [Created at pci.386] + Unique ID: 2qKV.xO98V41X_pC + Parent ID: Nz7M.VilOApIOEW4 + SysFS ID: /devices/pci0000:c0/0000:c0:05.2/0000:c3:00.0/0000:c4:00.0 + SysFS BusID: 0000:c4:00.0 + Hardware Class: graphics card + Device Name: "ASPEED Video AST2600" + Model: "ASPEED AST1000/2000" + Vendor: pci 0x1a03 "ASPEED Technology Inc." + Device: pci 0x2000 "AST1000/2000" + SubVendor: pci 0x15d9 "Super Micro Computer Inc" + SubDevice: pci 0x1c63 + Revision: 0x52 + Driver: "ast" + Driver Modules: "ast" + Memory Range: 0xba000000-0xbaffffff (rw,non-prefetchable) + Memory Range: 0xbb000000-0xbb03ffff (rw,non-prefetchable) + I/O Ports: 0xf000-0xffff (rw) + Memory Range: 0x000c0000-0x000dffff (rw,non-prefetchable,disabled) + IRQ: 25 (no events) + I/O Ports: 0x3c0-0x3df (rw) + Module Alias: "pci:v00001A03d00002000sv000015D9sd00001C63bc03sc00i00" + Driver Info #0: + XFree86 v4 Server Module: ast + Config Status: cfg=new, avail=yes, need=no, active=unknown + Attached to: #43 (PCI bridge) + +113: PCI 02.0: 0600 Host bridge + [Created at pci.386] + Unique ID: _Znp.Ekpyl9bwJT0 + SysFS ID: /devices/pci0000:00/0000:00:02.0 + SysFS BusID: 0000:00:02.0 + Hardware Class: bridge + Model: "AMD Host bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x149f + Revision: 0x01 + Module Alias: "pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +114: PCI 18.7: 0600 Host bridge + [Created at pci.386] + Unique ID: j_e1.YcGcIDekGT4 + SysFS ID: /devices/pci0000:00/0000:00:18.7 + SysFS BusID: 0000:00:18.7 + Hardware Class: bridge + Model: "AMD Host bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x14b4 + Module Alias: "pci:v00001022d000014B4sv00000000sd00000000bc06sc00i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +115: PCI c005.2: 0604 PCI bridge (Normal decode) + [Created at pci.386] + Unique ID: Sclx.Od7+5yN4BhC + SysFS ID: /devices/pci0000:c0/0000:c0:05.2 + SysFS BusID: 0000:c0:05.2 + Hardware Class: bridge + Model: "AMD PCI bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x14aa + SubVendor: pci 0x1022 "AMD" + SubDevice: pci 0x1453 + Revision: 0x01 + Driver: "pcieport" + IRQ: 33 (no events) + Module Alias: "pci:v00001022d000014AAsv00001022sd00001453bc06sc04i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +116: PCI c002.0: 0600 Host bridge + [Created at pci.386] + Unique ID: Udds.Ekpyl9bwJT0 + SysFS ID: /devices/pci0000:c0/0000:c0:02.0 + SysFS BusID: 0000:c0:02.0 + Hardware Class: bridge + Model: "AMD Host bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x149f + Revision: 0x01 + Module Alias: "pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +117: PCI 4007.1: 0604 PCI bridge (Normal decode) + [Created at pci.386] + Unique ID: PToL.cOvfoF84Y14 + SysFS ID: /devices/pci0000:40/0000:40:07.1 + SysFS BusID: 0000:40:07.1 + Hardware Class: bridge + Model: "AMD PCI bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x14a7 + SubVendor: pci 0x1022 "AMD" + SubDevice: pci 0x14a4 + Revision: 0x01 + Driver: "pcieport" + IRQ: 50 (no events) + Module Alias: "pci:v00001022d000014A7sv00001022sd000014A4bc06sc04i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +118: PCI 14.0: 0c05 SMBus + [Created at pci.386] + Unique ID: MZfG.Pygig+3w8D3 + SysFS ID: /devices/pci0000:00/0000:00:14.0 + SysFS BusID: 0000:00:14.0 + Hardware Class: unknown + Model: "AMD FCH SMBus Controller" + Vendor: pci 0x1022 "AMD" + Device: pci 0x790b "FCH SMBus Controller" + SubVendor: pci 0x15d9 "Super Micro Computer Inc" + SubDevice: pci 0x1c63 + Revision: 0x71 + Driver: "piix4_smbus" + Driver Modules: "i2c_piix4" + Module Alias: "pci:v00001022d0000790Bsv000015D9sd00001C63bc0Csc05i00" + Driver Info #0: + Driver Status: i2c_piix4 is active + Driver Activation Cmd: "modprobe i2c_piix4" + Driver Info #1: + Driver Status: sp5100_tco is not active + Driver Activation Cmd: "modprobe sp5100_tco" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +119: PCI 4000.3: 0807 Generic system peripheral + [Created at pci.386] + Unique ID: bLRk.B+BfHprPfZ4 + SysFS ID: /devices/pci0000:40/0000:40:00.3 + SysFS BusID: 0000:40:00.3 + Hardware Class: unknown + Model: "AMD Generic system peripheral" + Vendor: pci 0x1022 "AMD" + Device: pci 0x14a6 + SubVendor: pci 0x1022 "AMD" + SubDevice: pci 0x14a6 + IRQ: 255 (2 events) + Module Alias: "pci:v00001022d000014A6sv00001022sd000014A6bc08sc07i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +120: PCI 05.0: 0600 Host bridge + [Created at pci.386] + Unique ID: CvwD.Ekpyl9bwJT0 + SysFS ID: /devices/pci0000:00/0000:00:05.0 + SysFS BusID: 0000:00:05.0 + Hardware Class: bridge + Model: "AMD Host bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x149f + Revision: 0x01 + Module Alias: "pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +121: PCI 18.5: 0600 Host bridge + [Created at pci.386] + Unique ID: _KgM.WnN6L4PKDi3 + SysFS ID: /devices/pci0000:00/0000:00:18.5 + SysFS BusID: 0000:00:18.5 + Hardware Class: bridge + Model: "AMD Host bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x14b2 + Module Alias: "pci:v00001022d000014B2sv00000000sd00000000bc06sc00i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +122: PCI c005.0: 0600 Host bridge + [Created at pci.386] + Unique ID: jymG.Ekpyl9bwJT0 + SysFS ID: /devices/pci0000:c0/0000:c0:05.0 + SysFS BusID: 0000:c0:05.0 + Hardware Class: bridge + Model: "AMD Host bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x149f + Revision: 0x01 + Module Alias: "pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +123: PCI 4002.0: 0600 Host bridge + [Created at pci.386] + Unique ID: 9b3A.Ekpyl9bwJT0 + SysFS ID: /devices/pci0000:40/0000:40:02.0 + SysFS BusID: 0000:40:02.0 + Hardware Class: bridge + Model: "AMD Host bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x149f + Revision: 0x01 + Module Alias: "pci:v00001022d0000149Fsv00000000sd00000000bc06sc00i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +124: PCI 01.4: 0604 PCI bridge (Normal decode) + [Created at pci.386] + Unique ID: Mmhh.v14laWVni3D + SysFS ID: /devices/pci0000:00/0000:00:01.4 + SysFS BusID: 0000:00:01.4 + Hardware Class: bridge + Model: "AMD PCI bridge" + Vendor: pci 0x1022 "AMD" + Device: pci 0x14ab + SubVendor: pci 0x1022 "AMD" + SubDevice: pci 0x1453 + Revision: 0x01 + Driver: "pcieport" + IRQ: 41 (1 event) + Module Alias: "pci:v00001022d000014ABsv00001022sd00001453bc06sc04i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + +125: PCI 600.1: 0880 System peripheral + [Created at pci.386] + Unique ID: moNa.GGFIlTevto4 + Parent ID: ESW+.cOvfoF84Y14 + SysFS ID: /devices/pci0000:00/0000:00:07.1/0000:06:00.1 + SysFS BusID: 0000:06:00.1 + Hardware Class: unknown + Model: "AMD System peripheral" + Vendor: pci 0x1022 "AMD" + Device: pci 0x14dc + SubVendor: pci 0x1022 "AMD" + SubDevice: pci 0x14dc + Memory Range: 0x40080f80000-0x40080ffffff (ro,non-prefetchable) + Memory Range: 0x40080f00000-0x40080f7ffff (ro,non-prefetchable) + Module Alias: "pci:v00001022d000014DCsv00001022sd000014DCbc08sc80i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + Attached to: #107 (PCI bridge) + +126: PCI 8100.1: 0880 System peripheral + [Created at pci.386] + Unique ID: iZxY.GGFIlTevto4 + Parent ID: ZU4i.cOvfoF84Y14 + SysFS ID: /devices/pci0000:80/0000:80:07.1/0000:81:00.1 + SysFS BusID: 0000:81:00.1 + Hardware Class: unknown + Model: "AMD System peripheral" + Vendor: pci 0x1022 "AMD" + Device: pci 0x14dc + SubVendor: pci 0x1022 "AMD" + SubDevice: pci 0x14dc + Memory Range: 0x30020f80000-0x30020ffffff (ro,non-prefetchable) + Memory Range: 0x30020f00000-0x30020f7ffff (ro,non-prefetchable) + Module Alias: "pci:v00001022d000014DCsv00001022sd000014DCbc08sc80i00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + Attached to: #44 (PCI bridge) + +127: None 00.0: 0700 Serial controller (16550) + [Created at serial.74] + Unique ID: S_Uw.3fyvFV+mbWD + Hardware Class: unknown + Model: "16550A" + Device: "16550A" + Device File: /dev/ttyS0 + I/O Ports: 0x3f8-0x3ff (rw) + IRQ: 4 (33 events) + Config Status: cfg=new, avail=yes, need=no, active=unknown + +128: None 00.1: 0700 Serial controller (16550) + [Created at serial.74] + Unique ID: v9l_.3fyvFV+mbWD + Hardware Class: unknown + Model: "16550A" + Device: "16550A" + Device File: /dev/ttyS1 + Tags: mouse, modem, braille + I/O Ports: 0x2f8-0x2ff (rw) + IRQ: 3 (2734 events) + Config Status: cfg=new, avail=yes, need=no, active=unknown + +129: PCI 00.0: 10600 Disk + [Created at block.245] + Unique ID: wLCS.6Smhm7LnO2D + Parent ID: 0Gk3.Zu7VqZ7lsW0 + SysFS ID: /class/block/nvme0n1 + SysFS BusID: nvme0 + SysFS Device Link: /devices/pci0000:c0/0000:c0:01.1/0000:c1:00.0/nvme/nvme0 + Hardware Class: disk + Model: "Micron Disk" + Vendor: pci 0x1344 "Micron Technology Inc" + Device: pci 0x51c3 + SubVendor: pci 0x1344 "Micron Technology Inc" + SubDevice: pci 0x1100 + Driver: "nvme" + Driver Modules: "nvme" + Device File: /dev/nvme0n1 + Device Files: /dev/nvme0n1, /dev/disk/by-dname/nvme0n1, /dev/disk/by-id/nvme-Micron_7450_MTFDKBA480TFR_235045A4BF69, /dev/disk/by-path/pci-0000:c1:00.0-nvme-1, /dev/disk/by-id/nvme-eui.000000000000000100a0752345a4bf69 + Device Number: block 259:1 + Geometry (Logical): CHS 457862/64/32 + Size: 937703088 sectors a 512 bytes + Capacity: 447 GB (480103981056 bytes) + Config Status: cfg=new, avail=yes, need=no, active=unknown + Attached to: #69 (Non-Volatile memory controller) + +130: None 00.0: 11300 Partition + [Created at block.434] + Unique ID: cS_q.SE1wIdpsiiC + Parent ID: wLCS.6Smhm7LnO2D + SysFS ID: /class/block/nvme0n1/nvme0n1p1 + Hardware Class: partition + Model: "Partition" + Device File: /dev/nvme0n1p1 + Device Files: /dev/nvme0n1p1, /dev/disk/by-id/nvme-Micron_7450_MTFDKBA480TFR_235045A4BF69-part1, /dev/disk/by-dname/nvme0n1-part1, /dev/disk/by-path/pci-0000:c1:00.0-nvme-1-part1, /dev/disk/by-id/nvme-eui.000000000000000100a0752345a4bf69-part1, /dev/disk/by-partuuid/61a3252b-626d-49a0-bb36-86c8f5cb742b + Config Status: cfg=new, avail=yes, need=no, active=unknown + Attached to: #129 (Disk) + +131: None 00.0: 11300 Partition + [Created at block.434] + Unique ID: 3eEv.SE1wIdpsiiC + Parent ID: wLCS.6Smhm7LnO2D + SysFS ID: /class/block/nvme0n1/nvme0n1p2 + Hardware Class: partition + Model: "Partition" + Device File: /dev/nvme0n1p2 + Device Files: /dev/nvme0n1p2, /dev/disk/by-uuid/23df59fe-0d5e-4d5e-a178-5560f46a90ab, /dev/disk/by-id/nvme-Micron_7450_MTFDKBA480TFR_235045A4BF69-part2, /dev/disk/by-dname/nvme0n1-part2, /dev/disk/by-partuuid/dc891459-2ab0-4ec9-8630-39d027769649, /dev/disk/by-path/pci-0000:c1:00.0-nvme-1-part2, /dev/disk/by-id/nvme-eui.000000000000000100a0752345a4bf69-part2, /dev/disk/by-label/root + Config Status: cfg=new, avail=yes, need=no, active=unknown + Attached to: #129 (Disk) + +132: PCI 00.0: 10600 Disk + [Created at block.245] + Unique ID: WKgy.B7Bpwx4wXT6 + Parent ID: B35A.7lAXRTRuuu5 + SysFS ID: /class/block/nvme3n1 + SysFS BusID: nvme3 + SysFS Device Link: /devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme3 + Hardware Class: disk + Model: "Samsung Electronics Disk" + Vendor: pci 0x144d "Samsung Electronics Co Ltd" + Device: pci 0xa80a + SubVendor: pci 0x144d "Samsung Electronics Co Ltd" + SubDevice: pci 0xaa0a + Driver: "nvme" + Driver Modules: "nvme" + Device File: /dev/nvme3n1 + Device Files: /dev/nvme3n1, /dev/disk/by-dname/nvme3n1, /dev/disk/by-id/nvme-eui.3634473057b149630025384e00000001, /dev/disk/by-path/pci-0000:02:00.0-nvme-1, /dev/disk/by-id/nvme-SAMSUNG_MZQL21T9HCJR-00A07_S64GNN0WB14963 + Device Number: block 259:5 + Geometry (Logical): CHS 1831420/64/32 + Size: 3750748848 sectors a 512 bytes + Capacity: 1788 GB (1920383410176 bytes) + Config Status: cfg=new, avail=yes, need=no, active=unknown + Attached to: #55 (Non-Volatile memory controller) + +133: PCI 00.0: 10600 Disk + [Created at block.245] + Unique ID: f+A7.B7Bpwx4wXT6 + Parent ID: VCu0.7lAXRTRuuu5 + SysFS ID: /class/block/nvme2n1 + SysFS BusID: nvme2 + SysFS Device Link: /devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme2 + Hardware Class: disk + Model: "Samsung Electronics Disk" + Vendor: pci 0x144d "Samsung Electronics Co Ltd" + Device: pci 0xa80a + SubVendor: pci 0x144d "Samsung Electronics Co Ltd" + SubDevice: pci 0xaa0a + Driver: "nvme" + Driver Modules: "nvme" + Device File: /dev/nvme2n1 + Device Files: /dev/nvme2n1, /dev/disk/by-id/nvme-eui.3634473057b149400025384e00000001, /dev/disk/by-path/pci-0000:01:00.0-nvme-1, /dev/disk/by-dname/nvme2n1, /dev/disk/by-id/nvme-SAMSUNG_MZQL21T9HCJR-00A07_S64GNN0WB14940 + Device Number: block 259:4 + Geometry (Logical): CHS 1831420/64/32 + Size: 3750748848 sectors a 512 bytes + Capacity: 1788 GB (1920383410176 bytes) + Config Status: cfg=new, avail=yes, need=no, active=unknown + Attached to: #68 (Non-Volatile memory controller) + +134: PCI 00.0: 10600 Disk + [Created at block.245] + Unique ID: nghH.6Smhm7LnO2D + Parent ID: h6xC.Zu7VqZ7lsW0 + SysFS ID: /class/block/nvme1n1 + SysFS BusID: nvme1 + SysFS Device Link: /devices/pci0000:c0/0000:c0:01.2/0000:c2:00.0/nvme/nvme1 + Hardware Class: disk + Model: "Micron Disk" + Vendor: pci 0x1344 "Micron Technology Inc" + Device: pci 0x51c3 + SubVendor: pci 0x1344 "Micron Technology Inc" + SubDevice: pci 0x1100 + Driver: "nvme" + Driver Modules: "nvme" + Device File: /dev/nvme1n1 + Device Files: /dev/nvme1n1, /dev/disk/by-id/nvme-Micron_7450_MTFDKBA480TFR_235045A4C000, /dev/disk/by-path/pci-0000:c2:00.0-nvme-1, /dev/disk/by-id/nvme-eui.000000000000000100a0752345a4c000, /dev/disk/by-dname/nvme1n1 + Device Number: block 259:0 + Geometry (Logical): CHS 457862/64/32 + Size: 937703088 sectors a 512 bytes + Capacity: 447 GB (480103981056 bytes) + Config Status: cfg=new, avail=yes, need=no, active=unknown + Attached to: #57 (Non-Volatile memory controller) + +135: USB 00.0: 10a00 Hub + [Created at usb.122] + Unique ID: uIhY.VyIs7y5jon6 + Parent ID: Mnr4.XXMc8Dz1G+B + SysFS ID: /devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb3/3-0:1.0 + SysFS BusID: 3-0:1.0 + Hardware Class: hub + Model: "Linux Foundation 2.0 root hub" + Hotplug: USB + Vendor: usb 0x1d6b "Linux Foundation" + Device: usb 0x0002 "2.0 root hub" + Revision: "5.04" + Serial ID: "0000:06:00.4" + Driver: "hub" + Driver Modules: "usbcore" + Speed: 480 Mbps + Module Alias: "usb:v1D6Bp0002d0504dc09dsc00dp01ic09isc00ip00in00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + Attached to: #70 (USB Controller) + +136: USB 00.0: 0291 USB Host-to-Host link + [Created at usb.122] + Unique ID: 375E.aQyRFeW3bt2 + Parent ID: ADDn.H0zPr6u0x9F + SysFS ID: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.2/1-1.2:2.0 + SysFS BusID: 1-1.2:2.0 + Hardware Class: network + Model: "Insyde Software RNDIS/Ethernet Gadget" + Hotplug: USB + Vendor: usb 0x0b1f "Insyde Software Corp." + Device: usb 0x03ee "RNDIS/Ethernet Gadget" + Revision: "5.04" + Driver: "rndis_host" + Driver Modules: "rndis_host" + Device File: usb0 + Speed: 480 Mbps + HW Address: d6:19:ec:6f:e9:a6 + Link detected: no + Module Alias: "usb:v0B1Fp03EEd0504dcEFdsc02dp01icE0isc01ip03in00" + Driver Info #0: + Driver Status: rndis_host is active + Driver Activation Cmd: "modprobe rndis_host" + Config Status: cfg=new, avail=yes, need=no, active=unknown + Attached to: #144 (Hub) + +137: USB 00.0: 0000 Unclassified device + [Created at usb.122] + Unique ID: lfzD.D3kuUp3ZzG7 + Parent ID: ADDn.H0zPr6u0x9F + SysFS ID: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.0 + SysFS BusID: 1-1.1:1.0 + Hardware Class: unknown + Model: "ATEN International SMCI HID KM" + Hotplug: USB + Vendor: usb 0x0557 "ATEN International Co., Ltd" + Device: usb 0x9241 "SMCI HID KM" + Revision: "5.04" + Driver: "usbhid" + Driver Modules: "usbhid" + Device File: /dev/input/event1 + Device Files: /dev/input/event1, /dev/input/by-id/usb-Linux_5.4.62_with_aspeed_vhub_SMCI_HID_KM-event-kbd, /dev/input/by-path/pci-0000:c5:00.4-usb-0:1.1:1.0-event-kbd + Device Number: char 13:65 + Speed: 480 Mbps + Module Alias: "usb:v0557p9241d0504dc00dsc00dp00ic03isc00ip01in00" + Driver Info #0: + Driver Status: usbhid is active + Driver Activation Cmd: "modprobe usbhid" + Config Status: cfg=new, avail=yes, need=no, active=unknown + Attached to: #144 (Hub) + +138: USB 00.0: 10a00 Hub + [Created at usb.122] + Unique ID: KRJj.lRoCB54l1cE + Parent ID: uIhY.VyIs7y5jon6 + SysFS ID: /devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb3/3-1/3-1:1.0 + SysFS BusID: 3-1:1.0 + Hardware Class: hub + Model: "Genesys Logic 4-port hub" + Hotplug: USB + Vendor: usb 0x05e3 "Genesys Logic, Inc." + Device: usb 0x0610 "4-port hub" + Revision: "61.60" + Driver: "hub" + Driver Modules: "usbcore" + Speed: 480 Mbps + Module Alias: "usb:v05E3p0610d6160dc09dsc00dp02ic09isc00ip02in00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + Attached to: #135 (Hub) + +139: USB 00.0: 10a00 Hub + [Created at usb.122] + Unique ID: zPk0.OIR3avtOk+F + Parent ID: Mnr4.XXMc8Dz1G+B + SysFS ID: /devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb4/4-0:1.0 + SysFS BusID: 4-0:1.0 + Hardware Class: hub + Model: "Linux Foundation 3.0 root hub" + Hotplug: USB + Vendor: usb 0x1d6b "Linux Foundation" + Device: usb 0x0003 "3.0 root hub" + Revision: "5.04" + Serial ID: "0000:06:00.4" + Driver: "hub" + Driver Modules: "usbcore" + Module Alias: "usb:v1D6Bp0003d0504dc09dsc00dp03ic09isc00ip00in00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + Attached to: #70 (USB Controller) + +140: USB 00.0: 10a00 Hub + [Created at usb.122] + Unique ID: k4bc.9n7Ym8aUZc9 + Parent ID: B_U_.XXMc8Dz1G+B + SysFS ID: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-0:1.0 + SysFS BusID: 1-0:1.0 + Hardware Class: hub + Model: "Linux Foundation 2.0 root hub" + Hotplug: USB + Vendor: usb 0x1d6b "Linux Foundation" + Device: usb 0x0002 "2.0 root hub" + Revision: "5.04" + Serial ID: "0000:c5:00.4" + Driver: "hub" + Driver Modules: "usbcore" + Speed: 480 Mbps + Module Alias: "usb:v1D6Bp0002d0504dc09dsc00dp01ic09isc00ip00in00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + Attached to: #84 (USB Controller) + +141: USB 00.0: 10a00 Hub + [Created at usb.122] + Unique ID: mZxt.lRoCB54l1cE + Parent ID: uIhY.VyIs7y5jon6 + SysFS ID: /devices/pci0000:00/0000:00:07.1/0000:06:00.4/usb3/3-2/3-2:1.0 + SysFS BusID: 3-2:1.0 + Hardware Class: hub + Model: "Genesys Logic 4-port hub" + Hotplug: USB + Vendor: usb 0x05e3 "Genesys Logic, Inc." + Device: usb 0x0610 "4-port hub" + Revision: "61.60" + Driver: "hub" + Driver Modules: "usbcore" + Speed: 480 Mbps + Module Alias: "usb:v05E3p0610d6160dc09dsc00dp02ic09isc00ip02in00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + Attached to: #135 (Hub) + +143: USB 00.1: 10503 USB Mouse + [Created at usb.122] + Unique ID: DrDI.B5uSL0CjrNC + Parent ID: ADDn.H0zPr6u0x9F + SysFS ID: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.1/1-1.1:1.1 + SysFS BusID: 1-1.1:1.1 + Hardware Class: mouse + Model: "ATEN International SMCI HID KM" + Hotplug: USB + Vendor: usb 0x0557 "ATEN International Co., Ltd" + Device: usb 0x9241 "SMCI HID KM" + Revision: "5.04" + Compatible to: int 0x0210 0x0023 + Driver: "usbhid" + Driver Modules: "usbhid" + Device File: /dev/input/mice (/dev/input/mouse0) + Device Files: /dev/input/mice, /dev/input/mouse0, /dev/input/event2, /dev/input/by-path/pci-0000:c5:00.4-usb-0:1.1:1.1-event-mouse, /dev/input/by-id/usb-Linux_5.4.62_with_aspeed_vhub_SMCI_HID_KM-if01-event-mouse, /dev/input/by-path/pci-0000:c5:00.4-usb-0:1.1:1.1-mouse, /dev/input/by-id/usb-Linux_5.4.62_with_aspeed_vhub_SMCI_HID_KM-if01-mouse + Device Number: char 13:63 (char 13:32) + Speed: 480 Mbps + Module Alias: "usb:v0557p9241d0504dc00dsc00dp00ic03isc01ip02in01" + Driver Info #0: + Buttons: 3 + Wheels: 2 + XFree86 Protocol: explorerps/2 + GPM Protocol: exps2 + Config Status: cfg=new, avail=yes, need=no, active=unknown + Attached to: #144 (Hub) + +144: USB 00.0: 10a00 Hub + [Created at usb.122] + Unique ID: ADDn.H0zPr6u0x9F + Parent ID: k4bc.9n7Ym8aUZc9 + SysFS ID: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1:1.0 + SysFS BusID: 1-1:1.0 + Hardware Class: hub + Model: "Linux Foundation USB Virtual Hub" + Hotplug: USB + Vendor: usb 0x1d6b "Linux Foundation" + Device: usb 0x0107 "USB Virtual Hub" + Revision: "1.00" + Serial ID: "00000000" + Driver: "hub" + Driver Modules: "usbcore" + Speed: 480 Mbps + Module Alias: "usb:v1D6Bp0107d0100dc09dsc00dp01ic09isc00ip00in00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + Attached to: #140 (Hub) + +145: USB 00.0: 10a00 Hub + [Created at usb.122] + Unique ID: pBe4.27GlC6MAVq2 + Parent ID: B_U_.XXMc8Dz1G+B + SysFS ID: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb2/2-0:1.0 + SysFS BusID: 2-0:1.0 + Hardware Class: hub + Model: "Linux Foundation 3.0 root hub" + Hotplug: USB + Vendor: usb 0x1d6b "Linux Foundation" + Device: usb 0x0003 "3.0 root hub" + Revision: "5.04" + Serial ID: "0000:c5:00.4" + Driver: "hub" + Driver Modules: "usbcore" + Module Alias: "usb:v1D6Bp0003d0504dc09dsc00dp03ic09isc00ip00in00" + Config Status: cfg=new, avail=yes, need=no, active=unknown + Attached to: #84 (USB Controller) + +146: None 00.0: 10103 CPU + [Created at cpu.465] + Unique ID: rdCR.j8NaKXDZtZ6 + Hardware Class: cpu + Arch: X86-64 + Vendor: "AuthenticAMD" + Model: 25.17.1 "AMD EPYC 9124 16-Core Processor" + Features: fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ht,syscall,nx,mmxext,fxsr_opt,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,nonstop_tsc,cpuid,extd_apicid,aperfmperf,pni,pclmulqdq,monitor,ssse3,fma,cx16,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,aes,xsave,avx,f16c,rdrand,lahf_lm,cmp_legacy,svm,extapic,cr8_legacy,abm,sse4a,misalignsse,3dnowprefetch,osvw,ibs,skinit,wdt,tce,topoext,perfctr_core,perfctr_nb,bpext,perfctr_llc,mwaitx,cpb,cat_l3,cdp_l3,invpcid_single,hw_pstate,ssbd,mba,ibrs,ibpb,stibp,vmmcall,fsgsbase,bmi1,avx2,smep,bmi2,erms,invpcid,cqm,rdt_a,avx512f,avx512dq,rdseed,adx,smap,avx512ifma,clflushopt,clwb,avx512cd,sha_ni,avx512bw,avx512vl,xsaveopt,xsavec,xgetbv1,xsaves,cqm_llc,cqm_occup_llc,cqm_mbm_total,cqm_mbm_local,avx512_bf16,clzero,irperf,xsaveerptr,wbnoinvd,arat,npt,lbrv,svm_lock,nrip_save,tsc_scale,vmcb_clean,flushbyasid,decodeassists,pausefilter,pfthreshold,avic,v_vmsave_vmload,vgif,avx512vbmi,umip,pku,ospke,avx512_vbmi2,gfni,vaes,vpclmulqdq,avx512_vn + Clock: 1484 MHz + BogoMips: 5999.85 + Cache: 1024 kb + Units/Processor: 32 + Config Status: cfg=new, avail=yes, need=no, active=unknown + +147: None 01.0: 10103 CPU + [Created at cpu.465] + Unique ID: wkFv.j8NaKXDZtZ6 + Hardware Class: cpu + Arch: X86-64 + Vendor: "AuthenticAMD" + Model: 25.17.1 "AMD EPYC 9124 16-Core Processor" + Features: fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ht,syscall,nx,mmxext,fxsr_opt,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,nonstop_tsc,cpuid,extd_apicid,aperfmperf,pni,pclmulqdq,monitor,ssse3,fma,cx16,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,aes,xsave,avx,f16c,rdrand,lahf_lm,cmp_legacy,svm,extapic,cr8_legacy,abm,sse4a,misalignsse,3dnowprefetch,osvw,ibs,skinit,wdt,tce,topoext,perfctr_core,perfctr_nb,bpext,perfctr_llc,mwaitx,cpb,cat_l3,cdp_l3,invpcid_single,hw_pstate,ssbd,mba,ibrs,ibpb,stibp,vmmcall,fsgsbase,bmi1,avx2,smep,bmi2,erms,invpcid,cqm,rdt_a,avx512f,avx512dq,rdseed,adx,smap,avx512ifma,clflushopt,clwb,avx512cd,sha_ni,avx512bw,avx512vl,xsaveopt,xsavec,xgetbv1,xsaves,cqm_llc,cqm_occup_llc,cqm_mbm_total,cqm_mbm_local,avx512_bf16,clzero,irperf,xsaveerptr,wbnoinvd,arat,npt,lbrv,svm_lock,nrip_save,tsc_scale,vmcb_clean,flushbyasid,decodeassists,pausefilter,pfthreshold,avic,v_vmsave_vmload,vgif,avx512vbmi,umip,pku,ospke,avx512_vbmi2,gfni,vaes,vpclmulqdq,avx512_vn + Clock: 1497 MHz + BogoMips: 5999.85 + Cache: 1024 kb + Units/Processor: 32 + Config Status: cfg=new, avail=yes, need=no, active=unknown + +148: None 02.0: 10103 CPU + [Created at cpu.465] + Unique ID: +rIN.j8NaKXDZtZ6 + Hardware Class: cpu + Arch: X86-64 + Vendor: "AuthenticAMD" + Model: 25.17.1 "AMD EPYC 9124 16-Core Processor" + Features: fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ht,syscall,nx,mmxext,fxsr_opt,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,nonstop_tsc,cpuid,extd_apicid,aperfmperf,pni,pclmulqdq,monitor,ssse3,fma,cx16,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,aes,xsave,avx,f16c,rdrand,lahf_lm,cmp_legacy,svm,extapic,cr8_legacy,abm,sse4a,misalignsse,3dnowprefetch,osvw,ibs,skinit,wdt,tce,topoext,perfctr_core,perfctr_nb,bpext,perfctr_llc,mwaitx,cpb,cat_l3,cdp_l3,invpcid_single,hw_pstate,ssbd,mba,ibrs,ibpb,stibp,vmmcall,fsgsbase,bmi1,avx2,smep,bmi2,erms,invpcid,cqm,rdt_a,avx512f,avx512dq,rdseed,adx,smap,avx512ifma,clflushopt,clwb,avx512cd,sha_ni,avx512bw,avx512vl,xsaveopt,xsavec,xgetbv1,xsaves,cqm_llc,cqm_occup_llc,cqm_mbm_total,cqm_mbm_local,avx512_bf16,clzero,irperf,xsaveerptr,wbnoinvd,arat,npt,lbrv,svm_lock,nrip_save,tsc_scale,vmcb_clean,flushbyasid,decodeassists,pausefilter,pfthreshold,avic,v_vmsave_vmload,vgif,avx512vbmi,umip,pku,ospke,avx512_vbmi2,gfni,vaes,vpclmulqdq,avx512_vn + Clock: 1497 MHz + BogoMips: 5999.85 + Cache: 1024 kb + Units/Processor: 32 + Config Status: cfg=new, avail=yes, need=no, active=unknown + +149: None 03.0: 10103 CPU + [Created at cpu.465] + Unique ID: 4zLr.j8NaKXDZtZ6 + Hardware Class: cpu + Arch: X86-64 + Vendor: "AuthenticAMD" + Model: 25.17.1 "AMD EPYC 9124 16-Core Processor" + Features: fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ht,syscall,nx,mmxext,fxsr_opt,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,nonstop_tsc,cpuid,extd_apicid,aperfmperf,pni,pclmulqdq,monitor,ssse3,fma,cx16,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,aes,xsave,avx,f16c,rdrand,lahf_lm,cmp_legacy,svm,extapic,cr8_legacy,abm,sse4a,misalignsse,3dnowprefetch,osvw,ibs,skinit,wdt,tce,topoext,perfctr_core,perfctr_nb,bpext,perfctr_llc,mwaitx,cpb,cat_l3,cdp_l3,invpcid_single,hw_pstate,ssbd,mba,ibrs,ibpb,stibp,vmmcall,fsgsbase,bmi1,avx2,smep,bmi2,erms,invpcid,cqm,rdt_a,avx512f,avx512dq,rdseed,adx,smap,avx512ifma,clflushopt,clwb,avx512cd,sha_ni,avx512bw,avx512vl,xsaveopt,xsavec,xgetbv1,xsaves,cqm_llc,cqm_occup_llc,cqm_mbm_total,cqm_mbm_local,avx512_bf16,clzero,irperf,xsaveerptr,wbnoinvd,arat,npt,lbrv,svm_lock,nrip_save,tsc_scale,vmcb_clean,flushbyasid,decodeassists,pausefilter,pfthreshold,avic,v_vmsave_vmload,vgif,avx512vbmi,umip,pku,ospke,avx512_vbmi2,gfni,vaes,vpclmulqdq,avx512_vn + Clock: 1500 MHz + BogoMips: 5999.85 + Cache: 1024 kb + Units/Processor: 32 + Config Status: cfg=new, avail=yes, need=no, active=unknown + +150: None 04.0: 10103 CPU + [Created at cpu.465] + Unique ID: 94PJ.j8NaKXDZtZ6 + Hardware Class: cpu + Arch: X86-64 + Vendor: "AuthenticAMD" + Model: 25.17.1 "AMD EPYC 9124 16-Core Processor" + Features: fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ht,syscall,nx,mmxext,fxsr_opt,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,nonstop_tsc,cpuid,extd_apicid,aperfmperf,pni,pclmulqdq,monitor,ssse3,fma,cx16,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,aes,xsave,avx,f16c,rdrand,lahf_lm,cmp_legacy,svm,extapic,cr8_legacy,abm,sse4a,misalignsse,3dnowprefetch,osvw,ibs,skinit,wdt,tce,topoext,perfctr_core,perfctr_nb,bpext,perfctr_llc,mwaitx,cpb,cat_l3,cdp_l3,invpcid_single,hw_pstate,ssbd,mba,ibrs,ibpb,stibp,vmmcall,fsgsbase,bmi1,avx2,smep,bmi2,erms,invpcid,cqm,rdt_a,avx512f,avx512dq,rdseed,adx,smap,avx512ifma,clflushopt,clwb,avx512cd,sha_ni,avx512bw,avx512vl,xsaveopt,xsavec,xgetbv1,xsaves,cqm_llc,cqm_occup_llc,cqm_mbm_total,cqm_mbm_local,avx512_bf16,clzero,irperf,xsaveerptr,wbnoinvd,arat,npt,lbrv,svm_lock,nrip_save,tsc_scale,vmcb_clean,flushbyasid,decodeassists,pausefilter,pfthreshold,avic,v_vmsave_vmload,vgif,avx512vbmi,umip,pku,ospke,avx512_vbmi2,gfni,vaes,vpclmulqdq,avx512_vn + Clock: 1497 MHz + BogoMips: 5999.85 + Cache: 1024 kb + Units/Processor: 32 + Config Status: cfg=new, avail=yes, need=no, active=unknown + +151: None 05.0: 10103 CPU + [Created at cpu.465] + Unique ID: EBSn.j8NaKXDZtZ6 + Hardware Class: cpu + Arch: X86-64 + Vendor: "AuthenticAMD" + Model: 25.17.1 "AMD EPYC 9124 16-Core Processor" + Features: fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ht,syscall,nx,mmxext,fxsr_opt,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,nonstop_tsc,cpuid,extd_apicid,aperfmperf,pni,pclmulqdq,monitor,ssse3,fma,cx16,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,aes,xsave,avx,f16c,rdrand,lahf_lm,cmp_legacy,svm,extapic,cr8_legacy,abm,sse4a,misalignsse,3dnowprefetch,osvw,ibs,skinit,wdt,tce,topoext,perfctr_core,perfctr_nb,bpext,perfctr_llc,mwaitx,cpb,cat_l3,cdp_l3,invpcid_single,hw_pstate,ssbd,mba,ibrs,ibpb,stibp,vmmcall,fsgsbase,bmi1,avx2,smep,bmi2,erms,invpcid,cqm,rdt_a,avx512f,avx512dq,rdseed,adx,smap,avx512ifma,clflushopt,clwb,avx512cd,sha_ni,avx512bw,avx512vl,xsaveopt,xsavec,xgetbv1,xsaves,cqm_llc,cqm_occup_llc,cqm_mbm_total,cqm_mbm_local,avx512_bf16,clzero,irperf,xsaveerptr,wbnoinvd,arat,npt,lbrv,svm_lock,nrip_save,tsc_scale,vmcb_clean,flushbyasid,decodeassists,pausefilter,pfthreshold,avic,v_vmsave_vmload,vgif,avx512vbmi,umip,pku,ospke,avx512_vbmi2,gfni,vaes,vpclmulqdq,avx512_vn + Clock: 1495 MHz + BogoMips: 5999.85 + Cache: 1024 kb + Units/Processor: 32 + Config Status: cfg=new, avail=yes, need=no, active=unknown + +152: None 06.0: 10103 CPU + [Created at cpu.465] + Unique ID: JIVF.j8NaKXDZtZ6 + Hardware Class: cpu + Arch: X86-64 + Vendor: "AuthenticAMD" + Model: 25.17.1 "AMD EPYC 9124 16-Core Processor" + Features: fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ht,syscall,nx,mmxext,fxsr_opt,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,nonstop_tsc,cpuid,extd_apicid,aperfmperf,pni,pclmulqdq,monitor,ssse3,fma,cx16,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,aes,xsave,avx,f16c,rdrand,lahf_lm,cmp_legacy,svm,extapic,cr8_legacy,abm,sse4a,misalignsse,3dnowprefetch,osvw,ibs,skinit,wdt,tce,topoext,perfctr_core,perfctr_nb,bpext,perfctr_llc,mwaitx,cpb,cat_l3,cdp_l3,invpcid_single,hw_pstate,ssbd,mba,ibrs,ibpb,stibp,vmmcall,fsgsbase,bmi1,avx2,smep,bmi2,erms,invpcid,cqm,rdt_a,avx512f,avx512dq,rdseed,adx,smap,avx512ifma,clflushopt,clwb,avx512cd,sha_ni,avx512bw,avx512vl,xsaveopt,xsavec,xgetbv1,xsaves,cqm_llc,cqm_occup_llc,cqm_mbm_total,cqm_mbm_local,avx512_bf16,clzero,irperf,xsaveerptr,wbnoinvd,arat,npt,lbrv,svm_lock,nrip_save,tsc_scale,vmcb_clean,flushbyasid,decodeassists,pausefilter,pfthreshold,avic,v_vmsave_vmload,vgif,avx512vbmi,umip,pku,ospke,avx512_vbmi2,gfni,vaes,vpclmulqdq,avx512_vn + Clock: 1497 MHz + BogoMips: 5999.85 + Cache: 1024 kb + Units/Processor: 32 + Config Status: cfg=new, avail=yes, need=no, active=unknown + +153: None 07.0: 10103 CPU + [Created at cpu.465] + Unique ID: OPYj.j8NaKXDZtZ6 + Hardware Class: cpu + Arch: X86-64 + Vendor: "AuthenticAMD" + Model: 25.17.1 "AMD EPYC 9124 16-Core Processor" + Features: fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ht,syscall,nx,mmxext,fxsr_opt,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,nonstop_tsc,cpuid,extd_apicid,aperfmperf,pni,pclmulqdq,monitor,ssse3,fma,cx16,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,aes,xsave,avx,f16c,rdrand,lahf_lm,cmp_legacy,svm,extapic,cr8_legacy,abm,sse4a,misalignsse,3dnowprefetch,osvw,ibs,skinit,wdt,tce,topoext,perfctr_core,perfctr_nb,bpext,perfctr_llc,mwaitx,cpb,cat_l3,cdp_l3,invpcid_single,hw_pstate,ssbd,mba,ibrs,ibpb,stibp,vmmcall,fsgsbase,bmi1,avx2,smep,bmi2,erms,invpcid,cqm,rdt_a,avx512f,avx512dq,rdseed,adx,smap,avx512ifma,clflushopt,clwb,avx512cd,sha_ni,avx512bw,avx512vl,xsaveopt,xsavec,xgetbv1,xsaves,cqm_llc,cqm_occup_llc,cqm_mbm_total,cqm_mbm_local,avx512_bf16,clzero,irperf,xsaveerptr,wbnoinvd,arat,npt,lbrv,svm_lock,nrip_save,tsc_scale,vmcb_clean,flushbyasid,decodeassists,pausefilter,pfthreshold,avic,v_vmsave_vmload,vgif,avx512vbmi,umip,pku,ospke,avx512_vbmi2,gfni,vaes,vpclmulqdq,avx512_vn + Clock: 1497 MHz + BogoMips: 5999.85 + Cache: 1024 kb + Units/Processor: 32 + Config Status: cfg=new, avail=yes, need=no, active=unknown + +154: None 08.0: 10103 CPU + [Created at cpu.465] + Unique ID: TWbB.j8NaKXDZtZ6 + Hardware Class: cpu + Arch: X86-64 + Vendor: "AuthenticAMD" + Model: 25.17.1 "AMD EPYC 9124 16-Core Processor" + Features: fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ht,syscall,nx,mmxext,fxsr_opt,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,nonstop_tsc,cpuid,extd_apicid,aperfmperf,pni,pclmulqdq,monitor,ssse3,fma,cx16,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,aes,xsave,avx,f16c,rdrand,lahf_lm,cmp_legacy,svm,extapic,cr8_legacy,abm,sse4a,misalignsse,3dnowprefetch,osvw,ibs,skinit,wdt,tce,topoext,perfctr_core,perfctr_nb,bpext,perfctr_llc,mwaitx,cpb,cat_l3,cdp_l3,invpcid_single,hw_pstate,ssbd,mba,ibrs,ibpb,stibp,vmmcall,fsgsbase,bmi1,avx2,smep,bmi2,erms,invpcid,cqm,rdt_a,avx512f,avx512dq,rdseed,adx,smap,avx512ifma,clflushopt,clwb,avx512cd,sha_ni,avx512bw,avx512vl,xsaveopt,xsavec,xgetbv1,xsaves,cqm_llc,cqm_occup_llc,cqm_mbm_total,cqm_mbm_local,avx512_bf16,clzero,irperf,xsaveerptr,wbnoinvd,arat,npt,lbrv,svm_lock,nrip_save,tsc_scale,vmcb_clean,flushbyasid,decodeassists,pausefilter,pfthreshold,avic,v_vmsave_vmload,vgif,avx512vbmi,umip,pku,ospke,avx512_vbmi2,gfni,vaes,vpclmulqdq,avx512_vn + Clock: 1496 MHz + BogoMips: 5999.85 + Cache: 1024 kb + Units/Processor: 32 + Config Status: cfg=new, avail=yes, need=no, active=unknown + +155: None 09.0: 10103 CPU + [Created at cpu.465] + Unique ID: Ydef.j8NaKXDZtZ6 + Hardware Class: cpu + Arch: X86-64 + Vendor: "AuthenticAMD" + Model: 25.17.1 "AMD EPYC 9124 16-Core Processor" + Features: fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ht,syscall,nx,mmxext,fxsr_opt,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,nonstop_tsc,cpuid,extd_apicid,aperfmperf,pni,pclmulqdq,monitor,ssse3,fma,cx16,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,aes,xsave,avx,f16c,rdrand,lahf_lm,cmp_legacy,svm,extapic,cr8_legacy,abm,sse4a,misalignsse,3dnowprefetch,osvw,ibs,skinit,wdt,tce,topoext,perfctr_core,perfctr_nb,bpext,perfctr_llc,mwaitx,cpb,cat_l3,cdp_l3,invpcid_single,hw_pstate,ssbd,mba,ibrs,ibpb,stibp,vmmcall,fsgsbase,bmi1,avx2,smep,bmi2,erms,invpcid,cqm,rdt_a,avx512f,avx512dq,rdseed,adx,smap,avx512ifma,clflushopt,clwb,avx512cd,sha_ni,avx512bw,avx512vl,xsaveopt,xsavec,xgetbv1,xsaves,cqm_llc,cqm_occup_llc,cqm_mbm_total,cqm_mbm_local,avx512_bf16,clzero,irperf,xsaveerptr,wbnoinvd,arat,npt,lbrv,svm_lock,nrip_save,tsc_scale,vmcb_clean,flushbyasid,decodeassists,pausefilter,pfthreshold,avic,v_vmsave_vmload,vgif,avx512vbmi,umip,pku,ospke,avx512_vbmi2,gfni,vaes,vpclmulqdq,avx512_vn + Clock: 1496 MHz + BogoMips: 5999.85 + Cache: 1024 kb + Units/Processor: 32 + Config Status: cfg=new, avail=yes, need=no, active=unknown + +156: None 0a.0: 10103 CPU + [Created at cpu.465] + Unique ID: dkh7.j8NaKXDZtZ6 + Hardware Class: cpu + Arch: X86-64 + Vendor: "AuthenticAMD" + Model: 25.17.1 "AMD EPYC 9124 16-Core Processor" + Features: fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ht,syscall,nx,mmxext,fxsr_opt,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,nonstop_tsc,cpuid,extd_apicid,aperfmperf,pni,pclmulqdq,monitor,ssse3,fma,cx16,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,aes,xsave,avx,f16c,rdrand,lahf_lm,cmp_legacy,svm,extapic,cr8_legacy,abm,sse4a,misalignsse,3dnowprefetch,osvw,ibs,skinit,wdt,tce,topoext,perfctr_core,perfctr_nb,bpext,perfctr_llc,mwaitx,cpb,cat_l3,cdp_l3,invpcid_single,hw_pstate,ssbd,mba,ibrs,ibpb,stibp,vmmcall,fsgsbase,bmi1,avx2,smep,bmi2,erms,invpcid,cqm,rdt_a,avx512f,avx512dq,rdseed,adx,smap,avx512ifma,clflushopt,clwb,avx512cd,sha_ni,avx512bw,avx512vl,xsaveopt,xsavec,xgetbv1,xsaves,cqm_llc,cqm_occup_llc,cqm_mbm_total,cqm_mbm_local,avx512_bf16,clzero,irperf,xsaveerptr,wbnoinvd,arat,npt,lbrv,svm_lock,nrip_save,tsc_scale,vmcb_clean,flushbyasid,decodeassists,pausefilter,pfthreshold,avic,v_vmsave_vmload,vgif,avx512vbmi,umip,pku,ospke,avx512_vbmi2,gfni,vaes,vpclmulqdq,avx512_vn + Clock: 1497 MHz + BogoMips: 5999.85 + Cache: 1024 kb + Units/Processor: 32 + Config Status: cfg=new, avail=yes, need=no, active=unknown + +157: None 0b.0: 10103 CPU + [Created at cpu.465] + Unique ID: hrkb.j8NaKXDZtZ6 + Hardware Class: cpu + Arch: X86-64 + Vendor: "AuthenticAMD" + Model: 25.17.1 "AMD EPYC 9124 16-Core Processor" + Features: fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ht,syscall,nx,mmxext,fxsr_opt,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,nonstop_tsc,cpuid,extd_apicid,aperfmperf,pni,pclmulqdq,monitor,ssse3,fma,cx16,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,aes,xsave,avx,f16c,rdrand,lahf_lm,cmp_legacy,svm,extapic,cr8_legacy,abm,sse4a,misalignsse,3dnowprefetch,osvw,ibs,skinit,wdt,tce,topoext,perfctr_core,perfctr_nb,bpext,perfctr_llc,mwaitx,cpb,cat_l3,cdp_l3,invpcid_single,hw_pstate,ssbd,mba,ibrs,ibpb,stibp,vmmcall,fsgsbase,bmi1,avx2,smep,bmi2,erms,invpcid,cqm,rdt_a,avx512f,avx512dq,rdseed,adx,smap,avx512ifma,clflushopt,clwb,avx512cd,sha_ni,avx512bw,avx512vl,xsaveopt,xsavec,xgetbv1,xsaves,cqm_llc,cqm_occup_llc,cqm_mbm_total,cqm_mbm_local,avx512_bf16,clzero,irperf,xsaveerptr,wbnoinvd,arat,npt,lbrv,svm_lock,nrip_save,tsc_scale,vmcb_clean,flushbyasid,decodeassists,pausefilter,pfthreshold,avic,v_vmsave_vmload,vgif,avx512vbmi,umip,pku,ospke,avx512_vbmi2,gfni,vaes,vpclmulqdq,avx512_vn + Clock: 1500 MHz + BogoMips: 5999.85 + Cache: 1024 kb + Units/Processor: 32 + Config Status: cfg=new, avail=yes, need=no, active=unknown + +158: None 0c.0: 10103 CPU + [Created at cpu.465] + Unique ID: myn3.j8NaKXDZtZ6 + Hardware Class: cpu + Arch: X86-64 + Vendor: "AuthenticAMD" + Model: 25.17.1 "AMD EPYC 9124 16-Core Processor" + Features: fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ht,syscall,nx,mmxext,fxsr_opt,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,nonstop_tsc,cpuid,extd_apicid,aperfmperf,pni,pclmulqdq,monitor,ssse3,fma,cx16,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,aes,xsave,avx,f16c,rdrand,lahf_lm,cmp_legacy,svm,extapic,cr8_legacy,abm,sse4a,misalignsse,3dnowprefetch,osvw,ibs,skinit,wdt,tce,topoext,perfctr_core,perfctr_nb,bpext,perfctr_llc,mwaitx,cpb,cat_l3,cdp_l3,invpcid_single,hw_pstate,ssbd,mba,ibrs,ibpb,stibp,vmmcall,fsgsbase,bmi1,avx2,smep,bmi2,erms,invpcid,cqm,rdt_a,avx512f,avx512dq,rdseed,adx,smap,avx512ifma,clflushopt,clwb,avx512cd,sha_ni,avx512bw,avx512vl,xsaveopt,xsavec,xgetbv1,xsaves,cqm_llc,cqm_occup_llc,cqm_mbm_total,cqm_mbm_local,avx512_bf16,clzero,irperf,xsaveerptr,wbnoinvd,arat,npt,lbrv,svm_lock,nrip_save,tsc_scale,vmcb_clean,flushbyasid,decodeassists,pausefilter,pfthreshold,avic,v_vmsave_vmload,vgif,avx512vbmi,umip,pku,ospke,avx512_vbmi2,gfni,vaes,vpclmulqdq,avx512_vn + Clock: 1495 MHz + BogoMips: 5999.85 + Cache: 1024 kb + Units/Processor: 32 + Config Status: cfg=new, avail=yes, need=no, active=unknown + +159: None 0d.0: 10103 CPU + [Created at cpu.465] + Unique ID: r3rX.j8NaKXDZtZ6 + Hardware Class: cpu + Arch: X86-64 + Vendor: "AuthenticAMD" + Model: 25.17.1 "AMD EPYC 9124 16-Core Processor" + Features: fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ht,syscall,nx,mmxext,fxsr_opt,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,nonstop_tsc,cpuid,extd_apicid,aperfmperf,pni,pclmulqdq,monitor,ssse3,fma,cx16,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,aes,xsave,avx,f16c,rdrand,lahf_lm,cmp_legacy,svm,extapic,cr8_legacy,abm,sse4a,misalignsse,3dnowprefetch,osvw,ibs,skinit,wdt,tce,topoext,perfctr_core,perfctr_nb,bpext,perfctr_llc,mwaitx,cpb,cat_l3,cdp_l3,invpcid_single,hw_pstate,ssbd,mba,ibrs,ibpb,stibp,vmmcall,fsgsbase,bmi1,avx2,smep,bmi2,erms,invpcid,cqm,rdt_a,avx512f,avx512dq,rdseed,adx,smap,avx512ifma,clflushopt,clwb,avx512cd,sha_ni,avx512bw,avx512vl,xsaveopt,xsavec,xgetbv1,xsaves,cqm_llc,cqm_occup_llc,cqm_mbm_total,cqm_mbm_local,avx512_bf16,clzero,irperf,xsaveerptr,wbnoinvd,arat,npt,lbrv,svm_lock,nrip_save,tsc_scale,vmcb_clean,flushbyasid,decodeassists,pausefilter,pfthreshold,avic,v_vmsave_vmload,vgif,avx512vbmi,umip,pku,ospke,avx512_vbmi2,gfni,vaes,vpclmulqdq,avx512_vn + Clock: 1496 MHz + BogoMips: 5999.85 + Cache: 1024 kb + Units/Processor: 32 + Config Status: cfg=new, avail=yes, need=no, active=unknown + +160: None 0e.0: 10103 CPU + [Created at cpu.465] + Unique ID: wAu+.j8NaKXDZtZ6 + Hardware Class: cpu + Arch: X86-64 + Vendor: "AuthenticAMD" + Model: 25.17.1 "AMD EPYC 9124 16-Core Processor" + Features: fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ht,syscall,nx,mmxext,fxsr_opt,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,nonstop_tsc,cpuid,extd_apicid,aperfmperf,pni,pclmulqdq,monitor,ssse3,fma,cx16,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,aes,xsave,avx,f16c,rdrand,lahf_lm,cmp_legacy,svm,extapic,cr8_legacy,abm,sse4a,misalignsse,3dnowprefetch,osvw,ibs,skinit,wdt,tce,topoext,perfctr_core,perfctr_nb,bpext,perfctr_llc,mwaitx,cpb,cat_l3,cdp_l3,invpcid_single,hw_pstate,ssbd,mba,ibrs,ibpb,stibp,vmmcall,fsgsbase,bmi1,avx2,smep,bmi2,erms,invpcid,cqm,rdt_a,avx512f,avx512dq,rdseed,adx,smap,avx512ifma,clflushopt,clwb,avx512cd,sha_ni,avx512bw,avx512vl,xsaveopt,xsavec,xgetbv1,xsaves,cqm_llc,cqm_occup_llc,cqm_mbm_total,cqm_mbm_local,avx512_bf16,clzero,irperf,xsaveerptr,wbnoinvd,arat,npt,lbrv,svm_lock,nrip_save,tsc_scale,vmcb_clean,flushbyasid,decodeassists,pausefilter,pfthreshold,avic,v_vmsave_vmload,vgif,avx512vbmi,umip,pku,ospke,avx512_vbmi2,gfni,vaes,vpclmulqdq,avx512_vn + Clock: 1500 MHz + BogoMips: 5999.85 + Cache: 1024 kb + Units/Processor: 32 + Config Status: cfg=new, avail=yes, need=no, active=unknown + +161: None 0f.0: 10103 CPU + [Created at cpu.465] + Unique ID: +HxT.j8NaKXDZtZ6 + Hardware Class: cpu + Arch: X86-64 + Vendor: "AuthenticAMD" + Model: 25.17.1 "AMD EPYC 9124 16-Core Processor" + Features: fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ht,syscall,nx,mmxext,fxsr_opt,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,nonstop_tsc,cpuid,extd_apicid,aperfmperf,pni,pclmulqdq,monitor,ssse3,fma,cx16,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,aes,xsave,avx,f16c,rdrand,lahf_lm,cmp_legacy,svm,extapic,cr8_legacy,abm,sse4a,misalignsse,3dnowprefetch,osvw,ibs,skinit,wdt,tce,topoext,perfctr_core,perfctr_nb,bpext,perfctr_llc,mwaitx,cpb,cat_l3,cdp_l3,invpcid_single,hw_pstate,ssbd,mba,ibrs,ibpb,stibp,vmmcall,fsgsbase,bmi1,avx2,smep,bmi2,erms,invpcid,cqm,rdt_a,avx512f,avx512dq,rdseed,adx,smap,avx512ifma,clflushopt,clwb,avx512cd,sha_ni,avx512bw,avx512vl,xsaveopt,xsavec,xgetbv1,xsaves,cqm_llc,cqm_occup_llc,cqm_mbm_total,cqm_mbm_local,avx512_bf16,clzero,irperf,xsaveerptr,wbnoinvd,arat,npt,lbrv,svm_lock,nrip_save,tsc_scale,vmcb_clean,flushbyasid,decodeassists,pausefilter,pfthreshold,avic,v_vmsave_vmload,vgif,avx512vbmi,umip,pku,ospke,avx512_vbmi2,gfni,vaes,vpclmulqdq,avx512_vn + Clock: 1500 MHz + BogoMips: 5999.85 + Cache: 1024 kb + Units/Processor: 32 + Config Status: cfg=new, avail=yes, need=no, active=unknown + +162: None 10.0: 10103 CPU + [Created at cpu.465] + Unique ID: 4P_x.j8NaKXDZtZ6 + Hardware Class: cpu + Arch: X86-64 + Vendor: "AuthenticAMD" + Model: 25.17.1 "AMD EPYC 9124 16-Core Processor" + Features: fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ht,syscall,nx,mmxext,fxsr_opt,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,nonstop_tsc,cpuid,extd_apicid,aperfmperf,pni,pclmulqdq,monitor,ssse3,fma,cx16,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,aes,xsave,avx,f16c,rdrand,lahf_lm,cmp_legacy,svm,extapic,cr8_legacy,abm,sse4a,misalignsse,3dnowprefetch,osvw,ibs,skinit,wdt,tce,topoext,perfctr_core,perfctr_nb,bpext,perfctr_llc,mwaitx,cpb,cat_l3,cdp_l3,invpcid_single,hw_pstate,ssbd,mba,ibrs,ibpb,stibp,vmmcall,fsgsbase,bmi1,avx2,smep,bmi2,erms,invpcid,cqm,rdt_a,avx512f,avx512dq,rdseed,adx,smap,avx512ifma,clflushopt,clwb,avx512cd,sha_ni,avx512bw,avx512vl,xsaveopt,xsavec,xgetbv1,xsaves,cqm_llc,cqm_occup_llc,cqm_mbm_total,cqm_mbm_local,avx512_bf16,clzero,irperf,xsaveerptr,wbnoinvd,arat,npt,lbrv,svm_lock,nrip_save,tsc_scale,vmcb_clean,flushbyasid,decodeassists,pausefilter,pfthreshold,avic,v_vmsave_vmload,vgif,avx512vbmi,umip,pku,ospke,avx512_vbmi2,gfni,vaes,vpclmulqdq,avx512_vn + Clock: 1500 MHz + BogoMips: 5999.85 + Cache: 1024 kb + Units/Processor: 32 + Config Status: cfg=new, avail=yes, need=no, active=unknown + +163: None 11.0: 10103 CPU + [Created at cpu.465] + Unique ID: 9W1Q.j8NaKXDZtZ6 + Hardware Class: cpu + Arch: X86-64 + Vendor: "AuthenticAMD" + Model: 25.17.1 "AMD EPYC 9124 16-Core Processor" + Features: fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ht,syscall,nx,mmxext,fxsr_opt,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,nonstop_tsc,cpuid,extd_apicid,aperfmperf,pni,pclmulqdq,monitor,ssse3,fma,cx16,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,aes,xsave,avx,f16c,rdrand,lahf_lm,cmp_legacy,svm,extapic,cr8_legacy,abm,sse4a,misalignsse,3dnowprefetch,osvw,ibs,skinit,wdt,tce,topoext,perfctr_core,perfctr_nb,bpext,perfctr_llc,mwaitx,cpb,cat_l3,cdp_l3,invpcid_single,hw_pstate,ssbd,mba,ibrs,ibpb,stibp,vmmcall,fsgsbase,bmi1,avx2,smep,bmi2,erms,invpcid,cqm,rdt_a,avx512f,avx512dq,rdseed,adx,smap,avx512ifma,clflushopt,clwb,avx512cd,sha_ni,avx512bw,avx512vl,xsaveopt,xsavec,xgetbv1,xsaves,cqm_llc,cqm_occup_llc,cqm_mbm_total,cqm_mbm_local,avx512_bf16,clzero,irperf,xsaveerptr,wbnoinvd,arat,npt,lbrv,svm_lock,nrip_save,tsc_scale,vmcb_clean,flushbyasid,decodeassists,pausefilter,pfthreshold,avic,v_vmsave_vmload,vgif,avx512vbmi,umip,pku,ospke,avx512_vbmi2,gfni,vaes,vpclmulqdq,avx512_vn + Clock: 1497 MHz + BogoMips: 5999.85 + Cache: 1024 kb + Units/Processor: 32 + Config Status: cfg=new, avail=yes, need=no, active=unknown + +164: None 12.0: 10103 CPU + [Created at cpu.465] + Unique ID: Ed4u.j8NaKXDZtZ6 + Hardware Class: cpu + Arch: X86-64 + Vendor: "AuthenticAMD" + Model: 25.17.1 "AMD EPYC 9124 16-Core Processor" + Features: fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ht,syscall,nx,mmxext,fxsr_opt,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,nonstop_tsc,cpuid,extd_apicid,aperfmperf,pni,pclmulqdq,monitor,ssse3,fma,cx16,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,aes,xsave,avx,f16c,rdrand,lahf_lm,cmp_legacy,svm,extapic,cr8_legacy,abm,sse4a,misalignsse,3dnowprefetch,osvw,ibs,skinit,wdt,tce,topoext,perfctr_core,perfctr_nb,bpext,perfctr_llc,mwaitx,cpb,cat_l3,cdp_l3,invpcid_single,hw_pstate,ssbd,mba,ibrs,ibpb,stibp,vmmcall,fsgsbase,bmi1,avx2,smep,bmi2,erms,invpcid,cqm,rdt_a,avx512f,avx512dq,rdseed,adx,smap,avx512ifma,clflushopt,clwb,avx512cd,sha_ni,avx512bw,avx512vl,xsaveopt,xsavec,xgetbv1,xsaves,cqm_llc,cqm_occup_llc,cqm_mbm_total,cqm_mbm_local,avx512_bf16,clzero,irperf,xsaveerptr,wbnoinvd,arat,npt,lbrv,svm_lock,nrip_save,tsc_scale,vmcb_clean,flushbyasid,decodeassists,pausefilter,pfthreshold,avic,v_vmsave_vmload,vgif,avx512vbmi,umip,pku,ospke,avx512_vbmi2,gfni,vaes,vpclmulqdq,avx512_vn + Clock: 1500 MHz + BogoMips: 5999.85 + Cache: 1024 kb + Units/Processor: 32 + Config Status: cfg=new, avail=yes, need=no, active=unknown + +165: None 13.0: 10103 CPU + [Created at cpu.465] + Unique ID: Jk7M.j8NaKXDZtZ6 + Hardware Class: cpu + Arch: X86-64 + Vendor: "AuthenticAMD" + Model: 25.17.1 "AMD EPYC 9124 16-Core Processor" + Features: fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ht,syscall,nx,mmxext,fxsr_opt,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,nonstop_tsc,cpuid,extd_apicid,aperfmperf,pni,pclmulqdq,monitor,ssse3,fma,cx16,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,aes,xsave,avx,f16c,rdrand,lahf_lm,cmp_legacy,svm,extapic,cr8_legacy,abm,sse4a,misalignsse,3dnowprefetch,osvw,ibs,skinit,wdt,tce,topoext,perfctr_core,perfctr_nb,bpext,perfctr_llc,mwaitx,cpb,cat_l3,cdp_l3,invpcid_single,hw_pstate,ssbd,mba,ibrs,ibpb,stibp,vmmcall,fsgsbase,bmi1,avx2,smep,bmi2,erms,invpcid,cqm,rdt_a,avx512f,avx512dq,rdseed,adx,smap,avx512ifma,clflushopt,clwb,avx512cd,sha_ni,avx512bw,avx512vl,xsaveopt,xsavec,xgetbv1,xsaves,cqm_llc,cqm_occup_llc,cqm_mbm_total,cqm_mbm_local,avx512_bf16,clzero,irperf,xsaveerptr,wbnoinvd,arat,npt,lbrv,svm_lock,nrip_save,tsc_scale,vmcb_clean,flushbyasid,decodeassists,pausefilter,pfthreshold,avic,v_vmsave_vmload,vgif,avx512vbmi,umip,pku,ospke,avx512_vbmi2,gfni,vaes,vpclmulqdq,avx512_vn + Clock: 1497 MHz + BogoMips: 5999.85 + Cache: 1024 kb + Units/Processor: 32 + Config Status: cfg=new, avail=yes, need=no, active=unknown + +166: None 14.0: 10103 CPU + [Created at cpu.465] + Unique ID: OrAq.j8NaKXDZtZ6 + Hardware Class: cpu + Arch: X86-64 + Vendor: "AuthenticAMD" + Model: 25.17.1 "AMD EPYC 9124 16-Core Processor" + Features: fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ht,syscall,nx,mmxext,fxsr_opt,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,nonstop_tsc,cpuid,extd_apicid,aperfmperf,pni,pclmulqdq,monitor,ssse3,fma,cx16,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,aes,xsave,avx,f16c,rdrand,lahf_lm,cmp_legacy,svm,extapic,cr8_legacy,abm,sse4a,misalignsse,3dnowprefetch,osvw,ibs,skinit,wdt,tce,topoext,perfctr_core,perfctr_nb,bpext,perfctr_llc,mwaitx,cpb,cat_l3,cdp_l3,invpcid_single,hw_pstate,ssbd,mba,ibrs,ibpb,stibp,vmmcall,fsgsbase,bmi1,avx2,smep,bmi2,erms,invpcid,cqm,rdt_a,avx512f,avx512dq,rdseed,adx,smap,avx512ifma,clflushopt,clwb,avx512cd,sha_ni,avx512bw,avx512vl,xsaveopt,xsavec,xgetbv1,xsaves,cqm_llc,cqm_occup_llc,cqm_mbm_total,cqm_mbm_local,avx512_bf16,clzero,irperf,xsaveerptr,wbnoinvd,arat,npt,lbrv,svm_lock,nrip_save,tsc_scale,vmcb_clean,flushbyasid,decodeassists,pausefilter,pfthreshold,avic,v_vmsave_vmload,vgif,avx512vbmi,umip,pku,ospke,avx512_vbmi2,gfni,vaes,vpclmulqdq,avx512_vn + Clock: 1497 MHz + BogoMips: 5999.85 + Cache: 1024 kb + Units/Processor: 32 + Config Status: cfg=new, avail=yes, need=no, active=unknown + +167: None 15.0: 10103 CPU + [Created at cpu.465] + Unique ID: TyDI.j8NaKXDZtZ6 + Hardware Class: cpu + Arch: X86-64 + Vendor: "AuthenticAMD" + Model: 25.17.1 "AMD EPYC 9124 16-Core Processor" + Features: fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ht,syscall,nx,mmxext,fxsr_opt,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,nonstop_tsc,cpuid,extd_apicid,aperfmperf,pni,pclmulqdq,monitor,ssse3,fma,cx16,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,aes,xsave,avx,f16c,rdrand,lahf_lm,cmp_legacy,svm,extapic,cr8_legacy,abm,sse4a,misalignsse,3dnowprefetch,osvw,ibs,skinit,wdt,tce,topoext,perfctr_core,perfctr_nb,bpext,perfctr_llc,mwaitx,cpb,cat_l3,cdp_l3,invpcid_single,hw_pstate,ssbd,mba,ibrs,ibpb,stibp,vmmcall,fsgsbase,bmi1,avx2,smep,bmi2,erms,invpcid,cqm,rdt_a,avx512f,avx512dq,rdseed,adx,smap,avx512ifma,clflushopt,clwb,avx512cd,sha_ni,avx512bw,avx512vl,xsaveopt,xsavec,xgetbv1,xsaves,cqm_llc,cqm_occup_llc,cqm_mbm_total,cqm_mbm_local,avx512_bf16,clzero,irperf,xsaveerptr,wbnoinvd,arat,npt,lbrv,svm_lock,nrip_save,tsc_scale,vmcb_clean,flushbyasid,decodeassists,pausefilter,pfthreshold,avic,v_vmsave_vmload,vgif,avx512vbmi,umip,pku,ospke,avx512_vbmi2,gfni,vaes,vpclmulqdq,avx512_vn + Clock: 1497 MHz + BogoMips: 5999.85 + Cache: 1024 kb + Units/Processor: 32 + Config Status: cfg=new, avail=yes, need=no, active=unknown + +168: None 16.0: 10103 CPU + [Created at cpu.465] + Unique ID: X3Hm.j8NaKXDZtZ6 + Hardware Class: cpu + Arch: X86-64 + Vendor: "AuthenticAMD" + Model: 25.17.1 "AMD EPYC 9124 16-Core Processor" + Features: fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ht,syscall,nx,mmxext,fxsr_opt,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,nonstop_tsc,cpuid,extd_apicid,aperfmperf,pni,pclmulqdq,monitor,ssse3,fma,cx16,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,aes,xsave,avx,f16c,rdrand,lahf_lm,cmp_legacy,svm,extapic,cr8_legacy,abm,sse4a,misalignsse,3dnowprefetch,osvw,ibs,skinit,wdt,tce,topoext,perfctr_core,perfctr_nb,bpext,perfctr_llc,mwaitx,cpb,cat_l3,cdp_l3,invpcid_single,hw_pstate,ssbd,mba,ibrs,ibpb,stibp,vmmcall,fsgsbase,bmi1,avx2,smep,bmi2,erms,invpcid,cqm,rdt_a,avx512f,avx512dq,rdseed,adx,smap,avx512ifma,clflushopt,clwb,avx512cd,sha_ni,avx512bw,avx512vl,xsaveopt,xsavec,xgetbv1,xsaves,cqm_llc,cqm_occup_llc,cqm_mbm_total,cqm_mbm_local,avx512_bf16,clzero,irperf,xsaveerptr,wbnoinvd,arat,npt,lbrv,svm_lock,nrip_save,tsc_scale,vmcb_clean,flushbyasid,decodeassists,pausefilter,pfthreshold,avic,v_vmsave_vmload,vgif,avx512vbmi,umip,pku,ospke,avx512_vbmi2,gfni,vaes,vpclmulqdq,avx512_vn + Clock: 1496 MHz + BogoMips: 5999.85 + Cache: 1024 kb + Units/Processor: 32 + Config Status: cfg=new, avail=yes, need=no, active=unknown + +169: None 17.0: 10103 CPU + [Created at cpu.465] + Unique ID: bthG.j8NaKXDZtZ6 + Hardware Class: cpu + Arch: X86-64 + Vendor: "AuthenticAMD" + Model: 25.17.1 "AMD EPYC 9124 16-Core Processor" + Features: fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ht,syscall,nx,mmxext,fxsr_opt,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,nonstop_tsc,cpuid,extd_apicid,aperfmperf,pni,pclmulqdq,monitor,ssse3,fma,cx16,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,aes,xsave,avx,f16c,rdrand,lahf_lm,cmp_legacy,svm,extapic,cr8_legacy,abm,sse4a,misalignsse,3dnowprefetch,osvw,ibs,skinit,wdt,tce,topoext,perfctr_core,perfctr_nb,bpext,perfctr_llc,mwaitx,cpb,cat_l3,cdp_l3,invpcid_single,hw_pstate,ssbd,mba,ibrs,ibpb,stibp,vmmcall,fsgsbase,bmi1,avx2,smep,bmi2,erms,invpcid,cqm,rdt_a,avx512f,avx512dq,rdseed,adx,smap,avx512ifma,clflushopt,clwb,avx512cd,sha_ni,avx512bw,avx512vl,xsaveopt,xsavec,xgetbv1,xsaves,cqm_llc,cqm_occup_llc,cqm_mbm_total,cqm_mbm_local,avx512_bf16,clzero,irperf,xsaveerptr,wbnoinvd,arat,npt,lbrv,svm_lock,nrip_save,tsc_scale,vmcb_clean,flushbyasid,decodeassists,pausefilter,pfthreshold,avic,v_vmsave_vmload,vgif,avx512vbmi,umip,pku,ospke,avx512_vbmi2,gfni,vaes,vpclmulqdq,avx512_vn + Clock: 1494 MHz + BogoMips: 5999.85 + Cache: 1024 kb + Units/Processor: 32 + Config Status: cfg=new, avail=yes, need=no, active=unknown + +170: None 18.0: 10103 CPU + [Created at cpu.465] + Unique ID: g_kk.j8NaKXDZtZ6 + Hardware Class: cpu + Arch: X86-64 + Vendor: "AuthenticAMD" + Model: 25.17.1 "AMD EPYC 9124 16-Core Processor" + Features: fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ht,syscall,nx,mmxext,fxsr_opt,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,nonstop_tsc,cpuid,extd_apicid,aperfmperf,pni,pclmulqdq,monitor,ssse3,fma,cx16,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,aes,xsave,avx,f16c,rdrand,lahf_lm,cmp_legacy,svm,extapic,cr8_legacy,abm,sse4a,misalignsse,3dnowprefetch,osvw,ibs,skinit,wdt,tce,topoext,perfctr_core,perfctr_nb,bpext,perfctr_llc,mwaitx,cpb,cat_l3,cdp_l3,invpcid_single,hw_pstate,ssbd,mba,ibrs,ibpb,stibp,vmmcall,fsgsbase,bmi1,avx2,smep,bmi2,erms,invpcid,cqm,rdt_a,avx512f,avx512dq,rdseed,adx,smap,avx512ifma,clflushopt,clwb,avx512cd,sha_ni,avx512bw,avx512vl,xsaveopt,xsavec,xgetbv1,xsaves,cqm_llc,cqm_occup_llc,cqm_mbm_total,cqm_mbm_local,avx512_bf16,clzero,irperf,xsaveerptr,wbnoinvd,arat,npt,lbrv,svm_lock,nrip_save,tsc_scale,vmcb_clean,flushbyasid,decodeassists,pausefilter,pfthreshold,avic,v_vmsave_vmload,vgif,avx512vbmi,umip,pku,ospke,avx512_vbmi2,gfni,vaes,vpclmulqdq,avx512_vn + Clock: 1500 MHz + BogoMips: 5999.85 + Cache: 1024 kb + Units/Processor: 32 + Config Status: cfg=new, avail=yes, need=no, active=unknown + +171: None 19.0: 10103 CPU + [Created at cpu.465] + Unique ID: l5oC.j8NaKXDZtZ6 + Hardware Class: cpu + Arch: X86-64 + Vendor: "AuthenticAMD" + Model: 25.17.1 "AMD EPYC 9124 16-Core Processor" + Features: fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ht,syscall,nx,mmxext,fxsr_opt,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,nonstop_tsc,cpuid,extd_apicid,aperfmperf,pni,pclmulqdq,monitor,ssse3,fma,cx16,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,aes,xsave,avx,f16c,rdrand,lahf_lm,cmp_legacy,svm,extapic,cr8_legacy,abm,sse4a,misalignsse,3dnowprefetch,osvw,ibs,skinit,wdt,tce,topoext,perfctr_core,perfctr_nb,bpext,perfctr_llc,mwaitx,cpb,cat_l3,cdp_l3,invpcid_single,hw_pstate,ssbd,mba,ibrs,ibpb,stibp,vmmcall,fsgsbase,bmi1,avx2,smep,bmi2,erms,invpcid,cqm,rdt_a,avx512f,avx512dq,rdseed,adx,smap,avx512ifma,clflushopt,clwb,avx512cd,sha_ni,avx512bw,avx512vl,xsaveopt,xsavec,xgetbv1,xsaves,cqm_llc,cqm_occup_llc,cqm_mbm_total,cqm_mbm_local,avx512_bf16,clzero,irperf,xsaveerptr,wbnoinvd,arat,npt,lbrv,svm_lock,nrip_save,tsc_scale,vmcb_clean,flushbyasid,decodeassists,pausefilter,pfthreshold,avic,v_vmsave_vmload,vgif,avx512vbmi,umip,pku,ospke,avx512_vbmi2,gfni,vaes,vpclmulqdq,avx512_vn + Clock: 1497 MHz + BogoMips: 5999.85 + Cache: 1024 kb + Units/Processor: 32 + Config Status: cfg=new, avail=yes, need=no, active=unknown + +172: None 1a.0: 10103 CPU + [Created at cpu.465] + Unique ID: qCrg.j8NaKXDZtZ6 + Hardware Class: cpu + Arch: X86-64 + Vendor: "AuthenticAMD" + Model: 25.17.1 "AMD EPYC 9124 16-Core Processor" + Features: fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ht,syscall,nx,mmxext,fxsr_opt,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,nonstop_tsc,cpuid,extd_apicid,aperfmperf,pni,pclmulqdq,monitor,ssse3,fma,cx16,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,aes,xsave,avx,f16c,rdrand,lahf_lm,cmp_legacy,svm,extapic,cr8_legacy,abm,sse4a,misalignsse,3dnowprefetch,osvw,ibs,skinit,wdt,tce,topoext,perfctr_core,perfctr_nb,bpext,perfctr_llc,mwaitx,cpb,cat_l3,cdp_l3,invpcid_single,hw_pstate,ssbd,mba,ibrs,ibpb,stibp,vmmcall,fsgsbase,bmi1,avx2,smep,bmi2,erms,invpcid,cqm,rdt_a,avx512f,avx512dq,rdseed,adx,smap,avx512ifma,clflushopt,clwb,avx512cd,sha_ni,avx512bw,avx512vl,xsaveopt,xsavec,xgetbv1,xsaves,cqm_llc,cqm_occup_llc,cqm_mbm_total,cqm_mbm_local,avx512_bf16,clzero,irperf,xsaveerptr,wbnoinvd,arat,npt,lbrv,svm_lock,nrip_save,tsc_scale,vmcb_clean,flushbyasid,decodeassists,pausefilter,pfthreshold,avic,v_vmsave_vmload,vgif,avx512vbmi,umip,pku,ospke,avx512_vbmi2,gfni,vaes,vpclmulqdq,avx512_vn + Clock: 1500 MHz + BogoMips: 5999.85 + Cache: 1024 kb + Units/Processor: 32 + Config Status: cfg=new, avail=yes, need=no, active=unknown + +173: None 1b.0: 10103 CPU + [Created at cpu.465] + Unique ID: vJu8.j8NaKXDZtZ6 + Hardware Class: cpu + Arch: X86-64 + Vendor: "AuthenticAMD" + Model: 25.17.1 "AMD EPYC 9124 16-Core Processor" + Features: fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ht,syscall,nx,mmxext,fxsr_opt,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,nonstop_tsc,cpuid,extd_apicid,aperfmperf,pni,pclmulqdq,monitor,ssse3,fma,cx16,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,aes,xsave,avx,f16c,rdrand,lahf_lm,cmp_legacy,svm,extapic,cr8_legacy,abm,sse4a,misalignsse,3dnowprefetch,osvw,ibs,skinit,wdt,tce,topoext,perfctr_core,perfctr_nb,bpext,perfctr_llc,mwaitx,cpb,cat_l3,cdp_l3,invpcid_single,hw_pstate,ssbd,mba,ibrs,ibpb,stibp,vmmcall,fsgsbase,bmi1,avx2,smep,bmi2,erms,invpcid,cqm,rdt_a,avx512f,avx512dq,rdseed,adx,smap,avx512ifma,clflushopt,clwb,avx512cd,sha_ni,avx512bw,avx512vl,xsaveopt,xsavec,xgetbv1,xsaves,cqm_llc,cqm_occup_llc,cqm_mbm_total,cqm_mbm_local,avx512_bf16,clzero,irperf,xsaveerptr,wbnoinvd,arat,npt,lbrv,svm_lock,nrip_save,tsc_scale,vmcb_clean,flushbyasid,decodeassists,pausefilter,pfthreshold,avic,v_vmsave_vmload,vgif,avx512vbmi,umip,pku,ospke,avx512_vbmi2,gfni,vaes,vpclmulqdq,avx512_vn + Clock: 1500 MHz + BogoMips: 5999.85 + Cache: 1024 kb + Units/Processor: 32 + Config Status: cfg=new, avail=yes, need=no, active=unknown + +174: None 1c.0: 10103 CPU + [Created at cpu.465] + Unique ID: _Qxc.j8NaKXDZtZ6 + Hardware Class: cpu + Arch: X86-64 + Vendor: "AuthenticAMD" + Model: 25.17.1 "AMD EPYC 9124 16-Core Processor" + Features: fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ht,syscall,nx,mmxext,fxsr_opt,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,nonstop_tsc,cpuid,extd_apicid,aperfmperf,pni,pclmulqdq,monitor,ssse3,fma,cx16,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,aes,xsave,avx,f16c,rdrand,lahf_lm,cmp_legacy,svm,extapic,cr8_legacy,abm,sse4a,misalignsse,3dnowprefetch,osvw,ibs,skinit,wdt,tce,topoext,perfctr_core,perfctr_nb,bpext,perfctr_llc,mwaitx,cpb,cat_l3,cdp_l3,invpcid_single,hw_pstate,ssbd,mba,ibrs,ibpb,stibp,vmmcall,fsgsbase,bmi1,avx2,smep,bmi2,erms,invpcid,cqm,rdt_a,avx512f,avx512dq,rdseed,adx,smap,avx512ifma,clflushopt,clwb,avx512cd,sha_ni,avx512bw,avx512vl,xsaveopt,xsavec,xgetbv1,xsaves,cqm_llc,cqm_occup_llc,cqm_mbm_total,cqm_mbm_local,avx512_bf16,clzero,irperf,xsaveerptr,wbnoinvd,arat,npt,lbrv,svm_lock,nrip_save,tsc_scale,vmcb_clean,flushbyasid,decodeassists,pausefilter,pfthreshold,avic,v_vmsave_vmload,vgif,avx512vbmi,umip,pku,ospke,avx512_vbmi2,gfni,vaes,vpclmulqdq,avx512_vn + Clock: 1500 MHz + BogoMips: 5999.85 + Cache: 1024 kb + Units/Processor: 32 + Config Status: cfg=new, avail=yes, need=no, active=unknown + +175: None 1d.0: 10103 CPU + [Created at cpu.465] + Unique ID: 3Y_4.j8NaKXDZtZ6 + Hardware Class: cpu + Arch: X86-64 + Vendor: "AuthenticAMD" + Model: 25.17.1 "AMD EPYC 9124 16-Core Processor" + Features: fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ht,syscall,nx,mmxext,fxsr_opt,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,nonstop_tsc,cpuid,extd_apicid,aperfmperf,pni,pclmulqdq,monitor,ssse3,fma,cx16,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,aes,xsave,avx,f16c,rdrand,lahf_lm,cmp_legacy,svm,extapic,cr8_legacy,abm,sse4a,misalignsse,3dnowprefetch,osvw,ibs,skinit,wdt,tce,topoext,perfctr_core,perfctr_nb,bpext,perfctr_llc,mwaitx,cpb,cat_l3,cdp_l3,invpcid_single,hw_pstate,ssbd,mba,ibrs,ibpb,stibp,vmmcall,fsgsbase,bmi1,avx2,smep,bmi2,erms,invpcid,cqm,rdt_a,avx512f,avx512dq,rdseed,adx,smap,avx512ifma,clflushopt,clwb,avx512cd,sha_ni,avx512bw,avx512vl,xsaveopt,xsavec,xgetbv1,xsaves,cqm_llc,cqm_occup_llc,cqm_mbm_total,cqm_mbm_local,avx512_bf16,clzero,irperf,xsaveerptr,wbnoinvd,arat,npt,lbrv,svm_lock,nrip_save,tsc_scale,vmcb_clean,flushbyasid,decodeassists,pausefilter,pfthreshold,avic,v_vmsave_vmload,vgif,avx512vbmi,umip,pku,ospke,avx512_vbmi2,gfni,vaes,vpclmulqdq,avx512_vn + Clock: 1497 MHz + BogoMips: 5999.85 + Cache: 1024 kb + Units/Processor: 32 + Config Status: cfg=new, avail=yes, need=no, active=unknown + +176: None 1e.0: 10103 CPU + [Created at cpu.465] + Unique ID: 8f1Z.j8NaKXDZtZ6 + Hardware Class: cpu + Arch: X86-64 + Vendor: "AuthenticAMD" + Model: 25.17.1 "AMD EPYC 9124 16-Core Processor" + Features: fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ht,syscall,nx,mmxext,fxsr_opt,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,nonstop_tsc,cpuid,extd_apicid,aperfmperf,pni,pclmulqdq,monitor,ssse3,fma,cx16,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,aes,xsave,avx,f16c,rdrand,lahf_lm,cmp_legacy,svm,extapic,cr8_legacy,abm,sse4a,misalignsse,3dnowprefetch,osvw,ibs,skinit,wdt,tce,topoext,perfctr_core,perfctr_nb,bpext,perfctr_llc,mwaitx,cpb,cat_l3,cdp_l3,invpcid_single,hw_pstate,ssbd,mba,ibrs,ibpb,stibp,vmmcall,fsgsbase,bmi1,avx2,smep,bmi2,erms,invpcid,cqm,rdt_a,avx512f,avx512dq,rdseed,adx,smap,avx512ifma,clflushopt,clwb,avx512cd,sha_ni,avx512bw,avx512vl,xsaveopt,xsavec,xgetbv1,xsaves,cqm_llc,cqm_occup_llc,cqm_mbm_total,cqm_mbm_local,avx512_bf16,clzero,irperf,xsaveerptr,wbnoinvd,arat,npt,lbrv,svm_lock,nrip_save,tsc_scale,vmcb_clean,flushbyasid,decodeassists,pausefilter,pfthreshold,avic,v_vmsave_vmload,vgif,avx512vbmi,umip,pku,ospke,avx512_vbmi2,gfni,vaes,vpclmulqdq,avx512_vn + Clock: 1496 MHz + BogoMips: 5999.85 + Cache: 1024 kb + Units/Processor: 32 + Config Status: cfg=new, avail=yes, need=no, active=unknown + +177: None 1f.0: 10103 CPU + [Created at cpu.465] + Unique ID: Dm41.j8NaKXDZtZ6 + Hardware Class: cpu + Arch: X86-64 + Vendor: "AuthenticAMD" + Model: 25.17.1 "AMD EPYC 9124 16-Core Processor" + Features: fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ht,syscall,nx,mmxext,fxsr_opt,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,nonstop_tsc,cpuid,extd_apicid,aperfmperf,pni,pclmulqdq,monitor,ssse3,fma,cx16,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,aes,xsave,avx,f16c,rdrand,lahf_lm,cmp_legacy,svm,extapic,cr8_legacy,abm,sse4a,misalignsse,3dnowprefetch,osvw,ibs,skinit,wdt,tce,topoext,perfctr_core,perfctr_nb,bpext,perfctr_llc,mwaitx,cpb,cat_l3,cdp_l3,invpcid_single,hw_pstate,ssbd,mba,ibrs,ibpb,stibp,vmmcall,fsgsbase,bmi1,avx2,smep,bmi2,erms,invpcid,cqm,rdt_a,avx512f,avx512dq,rdseed,adx,smap,avx512ifma,clflushopt,clwb,avx512cd,sha_ni,avx512bw,avx512vl,xsaveopt,xsavec,xgetbv1,xsaves,cqm_llc,cqm_occup_llc,cqm_mbm_total,cqm_mbm_local,avx512_bf16,clzero,irperf,xsaveerptr,wbnoinvd,arat,npt,lbrv,svm_lock,nrip_save,tsc_scale,vmcb_clean,flushbyasid,decodeassists,pausefilter,pfthreshold,avic,v_vmsave_vmload,vgif,avx512vbmi,umip,pku,ospke,avx512_vbmi2,gfni,vaes,vpclmulqdq,avx512_vn + Clock: 1495 MHz + BogoMips: 5999.85 + Cache: 1024 kb + Units/Processor: 32 + Config Status: cfg=new, avail=yes, need=no, active=unknown + +178: Serial 00.0: 10801 Console + [Created at kbd.167] + Unique ID: i7s0.5lXXuQkv_C5 + Hardware Class: keyboard + Model: "serial console" + Device: "serial console" + Device File: /dev/ttyS1 + Speed: 115.2 kbps + Config: 8 bits, parity n + Config Status: cfg=new, avail=yes, need=no, active=unknown + +179: None 00.0: 10701 Ethernet + [Created at net.126] + Unique ID: 7iXG.ndpeucax6V1 + SysFS ID: /class/net/docker0 + Hardware Class: network interface + Model: "Ethernet network interface" + Driver: "bridge" + Device File: docker0 + HW Address: 02:42:a2:33:7a:16 + Link detected: no + Config Status: cfg=new, avail=yes, need=no, active=unknown + +180: None 02.0: 10701 Ethernet + [Created at net.126] + Unique ID: QTdc.ndpeucax6V1 + Parent ID: NotL.W2ebbr9OhQ6 + SysFS ID: /class/net/eno2 + SysFS Device Link: /devices/pci0000:00/0000:00:03.1/0000:05:00.1 + Hardware Class: network interface + Model: "Ethernet network interface" + Driver: "i40e" + Driver Modules: "i40e" + Device File: eno2 + HW Address: 7c:c2:55:a7:cb:d7 + Permanent HW Address: 7c:c2:55:a7:cb:d7 + Link detected: yes + Config Status: cfg=new, avail=yes, need=no, active=unknown + Attached to: #52 (Ethernet controller) + +181: None 00.0: 1070c USB-Link + [Created at net.126] + Unique ID: IhCv.SyfSGg7YspF + Parent ID: 375E.aQyRFeW3bt2 + SysFS ID: /class/net/usb0 + SysFS Device Link: /devices/pci0000:c0/0000:c0:07.1/0000:c5:00.4/usb1/1-1/1-1.2/1-1.2:2.0 + Hardware Class: network interface + Model: "USB-Link network interface" + Driver: "rndis_host" + Driver Modules: "rndis_host" + Device File: usb0 + HW Address: d6:19:ec:6f:e9:a6 + Link detected: no + Config Status: cfg=new, avail=yes, need=no, active=unknown + Attached to: #136 (USB Host-to-Host link) + +182: None 00.0: 10700 Loopback + [Created at net.126] + Unique ID: ZsBS.GQNx7L4uPNA + SysFS ID: /class/net/lo + Hardware Class: network interface + Model: "Loopback network interface" + Device File: lo + Link detected: yes + Config Status: cfg=new, avail=yes, need=no, active=unknown + +183: None 01.0: 10701 Ethernet + [Created at net.126] + Unique ID: zHNY.ndpeucax6V1 + Parent ID: wcdH.Z5jnl4MVX9C + SysFS ID: /class/net/eno1 + SysFS Device Link: /devices/pci0000:00/0000:00:03.1/0000:05:00.0 + Hardware Class: network interface + Model: "Ethernet network interface" + Driver: "i40e" + Driver Modules: "i40e" + Device File: eno1 + HW Address: 7c:c2:55:a7:cb:d6 + Permanent HW Address: 7c:c2:55:a7:cb:d6 + Link detected: yes + Config Status: cfg=new, avail=yes, need=no, active=unknown + Attached to: #100 (Ethernet controller) diff --git a/neurips23/latitude/lshw.txt b/neurips23/latitude/lshw.txt new file mode 100644 index 00000000..d23f1ef5 --- /dev/null +++ b/neurips23/latitude/lshw.txt @@ -0,0 +1,1291 @@ +server1 + description: Computer + product: AS -2115GT-HNTR (To be filled by O.E.M.) + vendor: Supermicro + version: 0123456789 + serial: S502653X4120976B + width: 64 bits + capabilities: smbios-3.5.0 dmi-3.5.0 smp vsyscall32 + configuration: boot=normal family=Family sku=To be filled by O.E.M. uuid=00000000-0000-0000-0000-7CC25550B9DF + *-core + description: Motherboard + product: H13SST-G + vendor: Supermicro + physical id: 0 + version: 1.10A + serial: OM234S600780 + slot: Node 2 + *-firmware + description: BIOS + vendor: American Megatrends International, LLC. + physical id: 0 + version: 1.6 + date: 11/30/2023 + size: 64KiB + capacity: 32MiB + capabilities: pci upgrade shadowing cdboot bootselect socketedrom edd int13floppynec int13floppytoshiba int13floppy360 int13floppy1200 int13floppy720 int13floppy2880 int5printscreen int14serial int17printer int10video acpi usb biosbootspecification uefi + *-cache:0 + description: L1 cache + physical id: 20 + slot: L1 Cache + size: 1MiB + capacity: 1MiB + clock: 1GHz (1.0ns) + capabilities: pipeline-burst internal write-back unified + configuration: level=1 + *-cache:1 + description: L2 cache + physical id: 21 + slot: L2 Cache + size: 16MiB + capacity: 16MiB + clock: 1GHz (1.0ns) + capabilities: pipeline-burst internal write-back unified + configuration: level=2 + *-cache:2 + description: L3 cache + physical id: 22 + slot: L3 Cache + size: 64MiB + capacity: 64MiB + clock: 1GHz (1.0ns) + capabilities: pipeline-burst internal write-back unified + configuration: level=3 + *-cpu + description: CPU + product: AMD EPYC 9124 16-Core Processor + vendor: Advanced Micro Devices [AMD] + physical id: 23 + bus info: cpu@0 + version: AMD EPYC 9124 16-Core Processor + serial: Unknown + slot: CPU + size: 1480MHz + capacity: 3700MHz + width: 64 bits + clock: 100MHz + capabilities: lm fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp x86-64 constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local avx512_bf16 clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca flush_l1d cpufreq + configuration: cores=16 enabledcores=16 threads=32 + *-memory + description: System Memory + physical id: 26 + slot: System board or motherboard + size: 128GiB + capacity: 6TiB + capabilities: ecc + configuration: errordetection=multi-bit-ecc + *-bank:0 + description: DIMM Synchronous Registered (Buffered) 4800 MHz (0.2 ns) + product: M321R8GA0BB0-CQKZJ + vendor: Samsung + physical id: 0 + serial: 80CE04233446870977 + slot: DIMMA1 + size: 64GiB + width: 64 bits + clock: 505MHz (2.0ns) + *-bank:1 + description: [empty] + product: NO DIMM + vendor: NO DIMM + physical id: 1 + serial: NO DIMM + slot: DIMMB1 + *-bank:2 + description: [empty] + product: NO DIMM + vendor: NO DIMM + physical id: 2 + serial: NO DIMM + slot: DIMMC1 + *-bank:3 + description: [empty] + product: NO DIMM + vendor: NO DIMM + physical id: 3 + serial: NO DIMM + slot: DIMMD1 + *-bank:4 + description: [empty] + product: NO DIMM + vendor: NO DIMM + physical id: 4 + serial: NO DIMM + slot: DIMME1 + *-bank:5 + description: [empty] + product: NO DIMM + vendor: NO DIMM + physical id: 5 + serial: NO DIMM + slot: DIMMF1 + *-bank:6 + description: DIMM Synchronous Registered (Buffered) 4800 MHz (0.2 ns) + product: M321R8GA0BB0-CQKZJ + vendor: Samsung + physical id: 6 + serial: 80CE042334468713FE + slot: DIMMG1 + size: 64GiB + width: 64 bits + clock: 505MHz (2.0ns) + *-bank:7 + description: [empty] + product: NO DIMM + vendor: NO DIMM + physical id: 7 + serial: NO DIMM + slot: DIMMH1 + *-bank:8 + description: [empty] + product: NO DIMM + vendor: NO DIMM + physical id: 8 + serial: NO DIMM + slot: DIMMI1 + *-bank:9 + description: [empty] + product: NO DIMM + vendor: NO DIMM + physical id: 9 + serial: NO DIMM + slot: DIMMJ1 + *-bank:10 + description: [empty] + product: NO DIMM + vendor: NO DIMM + physical id: a + serial: NO DIMM + slot: DIMMK1 + *-bank:11 + description: [empty] + product: NO DIMM + vendor: NO DIMM + physical id: b + serial: NO DIMM + slot: DIMML1 + *-pci:0 + description: Host bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 100 + bus info: pci@0000:00:00.0 + version: 01 + width: 32 bits + clock: 33MHz + *-generic:0 UNCLAIMED + description: IOMMU + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 0.2 + bus info: pci@0000:00:00.2 + version: 01 + width: 32 bits + clock: 33MHz + capabilities: msi ht bus_master cap_list + configuration: latency=0 + *-generic:1 UNCLAIMED + description: Generic system peripheral + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 0.3 + bus info: pci@0000:00:00.3 + version: 00 + width: 32 bits + clock: 33MHz + capabilities: pm pciexpress msi ht bus_master cap_list + configuration: latency=0 + *-pci:0 + description: PCI bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 1.1 + bus info: pci@0000:00:01.1 + version: 01 + width: 32 bits + clock: 33MHz + capabilities: pci pm pciexpress msi ht normal_decode bus_master cap_list + configuration: driver=pcieport + resources: irq:38 ioport:1000(size=4096) memory:f6800000-f68fffff ioport:30081000000(size=2097152) + *-storage + description: Non-Volatile memory controller + product: Samsung Electronics Co Ltd + vendor: Samsung Electronics Co Ltd + physical id: 0 + bus info: pci@0000:01:00.0 + version: 00 + width: 64 bits + clock: 33MHz + capabilities: storage pm msi pciexpress msix nvm_express bus_master cap_list rom + configuration: driver=nvme latency=0 + resources: irq:90 memory:f6810000-f6813fff memory:f6800000-f680ffff + *-nvme2 + description: NVMe device + product: SAMSUNG MZQL21T9HCJR-00A07 + physical id: 0 + logical name: /dev/nvme2 + version: GDC5A02Q + serial: S64GNN0WB14940 + configuration: nqn=nqn.1994-11.com.samsung:nvme:PM9A3:2.5-inch:S64GNN0WB14940 state=live + *-namespace + description: NVMe namespace + physical id: 1 + logical name: /dev/nvme2n1 + size: 1788GiB (1920GB) + configuration: logicalsectorsize=512 sectorsize=4096 + *-pci:1 + description: PCI bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 1.2 + bus info: pci@0000:00:01.2 + version: 01 + width: 32 bits + clock: 33MHz + capabilities: pci pm pciexpress msi ht normal_decode bus_master cap_list + configuration: driver=pcieport + resources: irq:39 memory:f6700000-f67fffff ioport:30081200000(size=2097152) + *-storage + description: Non-Volatile memory controller + product: Samsung Electronics Co Ltd + vendor: Samsung Electronics Co Ltd + physical id: 0 + bus info: pci@0000:02:00.0 + version: 00 + width: 64 bits + clock: 33MHz + capabilities: storage pm msi pciexpress msix nvm_express bus_master cap_list rom + configuration: driver=nvme latency=0 + resources: irq:90 memory:f6710000-f6713fff memory:f6700000-f670ffff + *-nvme3 + description: NVMe device + product: SAMSUNG MZQL21T9HCJR-00A07 + physical id: 0 + logical name: /dev/nvme3 + version: GDC5A02Q + serial: S64GNN0WB14963 + configuration: nqn=nqn.1994-11.com.samsung:nvme:PM9A3:2.5-inch:S64GNN0WB14963 state=live + *-namespace + description: NVMe namespace + physical id: 1 + logical name: /dev/nvme3n1 + size: 1788GiB (1920GB) + configuration: logicalsectorsize=512 sectorsize=4096 + *-pci:2 + description: PCI bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 1.3 + bus info: pci@0000:00:01.3 + version: 01 + width: 32 bits + clock: 33MHz + capabilities: pci pm pciexpress msi ht normal_decode bus_master cap_list + configuration: driver=pcieport + resources: irq:40 memory:f6600000-f66fffff ioport:30081400000(size=2097152) + *-pci:3 + description: PCI bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 1.4 + bus info: pci@0000:00:01.4 + version: 01 + width: 32 bits + clock: 33MHz + capabilities: pci pm pciexpress msi ht normal_decode bus_master cap_list + configuration: driver=pcieport + resources: irq:41 memory:f6500000-f65fffff ioport:30081600000(size=2097152) + *-pci:4 + description: PCI bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 3.1 + bus info: pci@0000:00:03.1 + version: 01 + width: 32 bits + clock: 33MHz + capabilities: pci pm pciexpress msi ht normal_decode bus_master cap_list + configuration: driver=pcieport + resources: irq:42 memory:f6400000-f64fffff ioport:30081800000(size=50331648) + *-network:0 + description: Ethernet interface + product: Ethernet Controller X710 for 10GBASE-T + vendor: Intel Corporation + physical id: 0 + bus info: pci@0000:05:00.0 + logical name: eno1 + logical name: /dev/fb0 + version: 02 + serial: 7c:c2:55:a7:cb:d6 + size: 10Gbit/s + capacity: 10Gbit/s + width: 64 bits + clock: 33MHz + capabilities: pm msi msix pciexpress vpd bus_master cap_list rom ethernet physical tp 100bt-fd 1000bt-fd 10000bt-fd autonegotiation fb + configuration: autonegotiation=on broadcast=yes depth=32 driver=i40e driverversion=2.8.20-k duplex=full firmware=9.00 0x8000d28f 1.3295.0 ip=45.250.254.211 latency=0 link=yes mode=1024x768 multicast=yes port=twisted pair speed=10Gbit/s visual=truecolor xres=1024 yres=768 + resources: iomemory:3000-2fff iomemory:3000-2fff irq:89 memory:30082000000-30082ffffff memory:30084000000-30084007fff memory:f6480000-f64fffff memory:30081800000-30081bfffff memory:30084010000-3008410ffff + *-network:1 + description: Ethernet interface + product: Ethernet Controller X710 for 10GBASE-T + vendor: Intel Corporation + physical id: 0.1 + bus info: pci@0000:05:00.1 + logical name: eno2 + version: 02 + serial: 7c:c2:55:a7:cb:d7 + size: 10Gbit/s + capacity: 10Gbit/s + width: 64 bits + clock: 33MHz + capabilities: pm msi msix pciexpress vpd bus_master cap_list rom ethernet physical tp 100bt-fd 1000bt-fd 10000bt-fd autonegotiation + configuration: autonegotiation=on broadcast=yes driver=i40e driverversion=2.8.20-k duplex=full firmware=9.00 0x8000d28f 1.3295.0 ip=100.64.16.161 latency=0 link=yes multicast=yes port=twisted pair speed=10Gbit/s + resources: iomemory:3000-2fff iomemory:3000-2fff irq:89 memory:30083000000-30083ffffff memory:30084008000-3008400ffff memory:f6400000-f647ffff memory:30081c00000-30081ffffff memory:30084110000-3008420ffff + *-pci:5 + description: PCI bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 7.1 + bus info: pci@0000:00:07.1 + version: 01 + width: 32 bits + clock: 33MHz + capabilities: pci pm pciexpress msi normal_decode bus_master cap_list + configuration: driver=pcieport + resources: irq:43 memory:f6000000-f62fffff ioport:40080f00000(size=1048576) + *-generic:0 UNCLAIMED + description: Non-Essential Instrumentation + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 0 + bus info: pci@0000:06:00.0 + version: 01 + width: 32 bits + clock: 33MHz + capabilities: pm pciexpress bus_master cap_list + configuration: latency=0 + *-generic:1 UNCLAIMED + description: System peripheral + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 0.1 + bus info: pci@0000:06:00.1 + version: 00 + width: 64 bits + clock: 33MHz + capabilities: pm pciexpress msi msix bus_master cap_list + configuration: latency=0 + resources: iomemory:4000-3fff iomemory:4000-3fff memory:40080f80000-40080ffffff memory:40080f00000-40080f7ffff + *-usb + description: USB controller + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 0.4 + bus info: pci@0000:06:00.4 + version: da + width: 64 bits + clock: 33MHz + capabilities: pm pciexpress msi msix xhci bus_master cap_list + configuration: driver=xhci_hcd latency=0 + resources: irq:60 memory:f6100000-f61fffff + *-usbhost:0 + product: xHCI Host Controller + vendor: Linux 5.4.0-181-generic xhci-hcd + physical id: 0 + bus info: usb@3 + logical name: usb3 + version: 5.04 + capabilities: usb-2.00 + configuration: driver=hub slots=2 speed=480Mbit/s + *-usb:0 + description: USB hub + product: USB2.0 Hub + vendor: Genesys Logic, Inc. + physical id: 1 + bus info: usb@3:1 + version: 61.60 + capabilities: usb-2.00 + configuration: driver=hub maxpower=100mA slots=4 speed=480Mbit/s + *-usb:1 + description: USB hub + product: USB2.0 Hub + vendor: Genesys Logic, Inc. + physical id: 2 + bus info: usb@3:2 + version: 61.60 + capabilities: usb-2.00 + configuration: driver=hub maxpower=100mA slots=4 speed=480Mbit/s + *-usbhost:1 + product: xHCI Host Controller + vendor: Linux 5.4.0-181-generic xhci-hcd + physical id: 1 + bus info: usb@4 + logical name: usb4 + version: 5.04 + capabilities: usb-3.10 + configuration: driver=hub slots=2 speed=10000Mbit/s + *-generic:2 UNCLAIMED + description: Encryption controller + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 0.5 + bus info: pci@0000:06:00.5 + version: 00 + width: 32 bits + clock: 33MHz + capabilities: pm pciexpress msi msix bus_master cap_list + configuration: latency=0 + resources: memory:f6000000-f60fffff memory:f6200000-f6201fff + *-pci:6 + description: PCI bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 7.2 + bus info: pci@0000:00:07.2 + version: 01 + width: 32 bits + clock: 33MHz + capabilities: pci pm pciexpress msi normal_decode bus_master cap_list + configuration: driver=pcieport + resources: irq:44 memory:f6300000-f63fffff + *-sata + description: SATA controller + product: FCH SATA Controller [AHCI mode] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 0 + bus info: pci@0000:07:00.0 + version: 91 + width: 32 bits + clock: 33MHz + capabilities: sata pm pciexpress msi ahci_1.0 bus_master cap_list + configuration: driver=ahci latency=0 + resources: irq:323 memory:f6300000-f63007ff + *-serial + description: SMBus + product: FCH SMBus Controller + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 14 + bus info: pci@0000:00:14.0 + version: 71 + width: 32 bits + clock: 66MHz + configuration: driver=piix4_smbus latency=0 + resources: irq:0 + *-isa + description: ISA bridge + product: FCH LPC Bridge + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 14.3 + bus info: pci@0000:00:14.3 + version: 51 + width: 32 bits + clock: 66MHz + capabilities: isa bus_master + configuration: latency=0 + *-pci:1 + description: Host bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 101 + bus info: pci@0000:00:01.0 + version: 01 + width: 32 bits + clock: 33MHz + *-pci:2 + description: Host bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 102 + bus info: pci@0000:00:02.0 + version: 01 + width: 32 bits + clock: 33MHz + *-pci:3 + description: Host bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 103 + bus info: pci@0000:00:03.0 + version: 01 + width: 32 bits + clock: 33MHz + *-pci:4 + description: Host bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 104 + bus info: pci@0000:00:04.0 + version: 01 + width: 32 bits + clock: 33MHz + *-pci:5 + description: Host bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 105 + bus info: pci@0000:00:05.0 + version: 01 + width: 32 bits + clock: 33MHz + *-pci:6 + description: Host bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 106 + bus info: pci@0000:00:07.0 + version: 01 + width: 32 bits + clock: 33MHz + *-pci:7 + description: Host bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 107 + bus info: pci@0000:00:18.0 + version: 00 + width: 32 bits + clock: 33MHz + *-pci:8 + description: Host bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 108 + bus info: pci@0000:00:18.1 + version: 00 + width: 32 bits + clock: 33MHz + *-pci:9 + description: Host bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 109 + bus info: pci@0000:00:18.2 + version: 00 + width: 32 bits + clock: 33MHz + *-pci:10 + description: Host bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 10a + bus info: pci@0000:00:18.3 + version: 00 + width: 32 bits + clock: 33MHz + *-pci:11 + description: Host bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 10b + bus info: pci@0000:00:18.4 + version: 00 + width: 32 bits + clock: 33MHz + *-pci:12 + description: Host bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 10c + bus info: pci@0000:00:18.5 + version: 00 + width: 32 bits + clock: 33MHz + *-pci:13 + description: Host bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 10d + bus info: pci@0000:00:18.6 + version: 00 + width: 32 bits + clock: 33MHz + *-pci:14 + description: Host bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 10e + bus info: pci@0000:00:18.7 + version: 00 + width: 32 bits + clock: 33MHz + *-pci:15 + description: Host bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 10f + bus info: pci@0000:40:00.0 + version: 01 + width: 32 bits + clock: 33MHz + *-generic:0 UNCLAIMED + description: IOMMU + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 0.2 + bus info: pci@0000:40:00.2 + version: 01 + width: 32 bits + clock: 33MHz + capabilities: msi ht bus_master cap_list + configuration: latency=0 + *-generic:1 UNCLAIMED + description: Generic system peripheral + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 0.3 + bus info: pci@0000:40:00.3 + version: 00 + width: 32 bits + clock: 33MHz + capabilities: pm pciexpress msi ht bus_master cap_list + configuration: latency=0 + *-pci:0 + description: PCI bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 1.1 + bus info: pci@0000:40:01.1 + version: 01 + width: 32 bits + clock: 33MHz + capabilities: pci pm pciexpress msi ht normal_decode bus_master cap_list + configuration: driver=pcieport + resources: irq:45 memory:b0300000-b03fffff ioport:40081000000(size=2097152) + *-pci:1 + description: PCI bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 1.2 + bus info: pci@0000:40:01.2 + version: 01 + width: 32 bits + clock: 33MHz + capabilities: pci pm pciexpress msi ht normal_decode bus_master cap_list + configuration: driver=pcieport + resources: irq:46 ioport:4000(size=4096) memory:b0200000-b02fffff ioport:40081200000(size=2097152) + *-pci:2 + description: PCI bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 1.3 + bus info: pci@0000:40:01.3 + version: 01 + width: 32 bits + clock: 33MHz + capabilities: pci pm pciexpress msi ht normal_decode bus_master cap_list + configuration: driver=pcieport + resources: irq:47 ioport:3000(size=4096) memory:b0100000-b01fffff ioport:40081400000(size=2097152) + *-pci:3 + description: PCI bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 1.4 + bus info: pci@0000:40:01.4 + version: 01 + width: 32 bits + clock: 33MHz + capabilities: pci pm pciexpress msi ht normal_decode bus_master cap_list + configuration: driver=pcieport + resources: irq:48 ioport:2000(size=4096) memory:b0000000-b00fffff ioport:40081600000(size=2097152) + *-pci:4 + description: PCI bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 7.1 + bus info: pci@0000:40:07.1 + version: 01 + width: 32 bits + clock: 33MHz + capabilities: pci pm pciexpress msi normal_decode bus_master cap_list + configuration: driver=pcieport + resources: irq:50 ioport:50080f00000(size=1048576) + *-generic:0 UNCLAIMED + description: Non-Essential Instrumentation + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 0 + bus info: pci@0000:45:00.0 + version: 01 + width: 32 bits + clock: 33MHz + capabilities: pm pciexpress bus_master cap_list + configuration: latency=0 + *-generic:1 UNCLAIMED + description: System peripheral + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 0.1 + bus info: pci@0000:45:00.1 + version: 00 + width: 64 bits + clock: 33MHz + capabilities: pm pciexpress msi msix bus_master cap_list + configuration: latency=0 + resources: iomemory:5000-4fff iomemory:5000-4fff memory:50080f80000-50080ffffff memory:50080f00000-50080f7ffff + *-pci:16 + description: Host bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 110 + bus info: pci@0000:40:01.0 + version: 01 + width: 32 bits + clock: 33MHz + *-pci:17 + description: Host bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 111 + bus info: pci@0000:40:02.0 + version: 01 + width: 32 bits + clock: 33MHz + *-pci:18 + description: Host bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 112 + bus info: pci@0000:40:03.0 + version: 01 + width: 32 bits + clock: 33MHz + *-pci:19 + description: Host bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 113 + bus info: pci@0000:40:04.0 + version: 01 + width: 32 bits + clock: 33MHz + *-pci:20 + description: Host bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 114 + bus info: pci@0000:40:05.0 + version: 01 + width: 32 bits + clock: 33MHz + *-pci:21 + description: Host bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 115 + bus info: pci@0000:40:07.0 + version: 01 + width: 32 bits + clock: 33MHz + *-pci:22 + description: Host bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 116 + bus info: pci@0000:80:00.0 + version: 01 + width: 32 bits + clock: 33MHz + *-generic:0 UNCLAIMED + description: IOMMU + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 0.2 + bus info: pci@0000:80:00.2 + version: 01 + width: 32 bits + clock: 33MHz + capabilities: msi ht bus_master cap_list + configuration: latency=0 + *-generic:1 UNCLAIMED + description: Generic system peripheral + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 0.3 + bus info: pci@0000:80:00.3 + version: 00 + width: 32 bits + clock: 33MHz + capabilities: pm pciexpress msi ht bus_master cap_list + configuration: latency=0 + *-pci + description: PCI bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 7.1 + bus info: pci@0000:80:07.1 + version: 01 + width: 32 bits + clock: 33MHz + capabilities: pci pm pciexpress msi normal_decode bus_master cap_list + configuration: driver=pcieport + resources: irq:37 ioport:30020f00000(size=1048576) + *-generic:0 UNCLAIMED + description: Non-Essential Instrumentation + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 0 + bus info: pci@0000:81:00.0 + version: 01 + width: 32 bits + clock: 33MHz + capabilities: pm pciexpress bus_master cap_list + configuration: latency=0 + *-generic:1 UNCLAIMED + description: System peripheral + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 0.1 + bus info: pci@0000:81:00.1 + version: 00 + width: 64 bits + clock: 33MHz + capabilities: pm pciexpress msi msix bus_master cap_list + configuration: latency=0 + resources: iomemory:3000-2fff iomemory:3000-2fff memory:30020f80000-30020ffffff memory:30020f00000-30020f7ffff + *-pci:23 + description: Host bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 117 + bus info: pci@0000:80:01.0 + version: 01 + width: 32 bits + clock: 33MHz + *-pci:24 + description: Host bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 118 + bus info: pci@0000:80:02.0 + version: 01 + width: 32 bits + clock: 33MHz + *-pci:25 + description: Host bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 119 + bus info: pci@0000:80:03.0 + version: 01 + width: 32 bits + clock: 33MHz + *-pci:26 + description: Host bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 11a + bus info: pci@0000:80:04.0 + version: 01 + width: 32 bits + clock: 33MHz + *-pci:27 + description: Host bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 11b + bus info: pci@0000:80:05.0 + version: 01 + width: 32 bits + clock: 33MHz + *-pci:28 + description: Host bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 11c + bus info: pci@0000:80:07.0 + version: 01 + width: 32 bits + clock: 33MHz + *-pci:29 + description: Host bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 11d + bus info: pci@0000:c0:00.0 + version: 01 + width: 32 bits + clock: 33MHz + *-generic:0 UNCLAIMED + description: IOMMU + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 0.2 + bus info: pci@0000:c0:00.2 + version: 01 + width: 32 bits + clock: 33MHz + capabilities: msi ht bus_master cap_list + configuration: latency=0 + *-generic:1 UNCLAIMED + description: Generic system peripheral + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 0.3 + bus info: pci@0000:c0:00.3 + version: 00 + width: 32 bits + clock: 33MHz + capabilities: pm pciexpress msi ht bus_master cap_list + configuration: latency=0 + *-pci:0 + description: PCI bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 1.1 + bus info: pci@0000:c0:01.1 + version: 01 + width: 32 bits + clock: 33MHz + capabilities: pci pm pciexpress msi ht normal_decode bus_master cap_list + configuration: driver=pcieport + resources: irq:31 memory:bb500000-bb5fffff + *-storage + description: Non-Volatile memory controller + product: Micron Technology Inc + vendor: Micron Technology Inc + physical id: 0 + bus info: pci@0000:c1:00.0 + version: 01 + width: 64 bits + clock: 33MHz + capabilities: storage pm msi msix pciexpress nvm_express bus_master cap_list rom + configuration: driver=nvme latency=0 + resources: irq:69 memory:bb540000-bb57ffff memory:bb500000-bb53ffff + *-nvme0 + description: NVMe device + product: Micron_7450_MTFDKBA480TFR + physical id: 0 + logical name: /dev/nvme0 + version: E2MU205 + serial: 235045A4BF69 + configuration: nqn=nqn.2016-08.com.micron:nvme:nvm-subsystem-sn-235045A4BF69 state=live + *-namespace + description: NVMe namespace + physical id: 1 + logical name: /dev/nvme0n1 + size: 447GiB (480GB) + capabilities: gpt-1.00 partitioned partitioned:gpt + configuration: guid=5a479909-bb1f-4e30-81e6-b4e7676e9965 logicalsectorsize=512 sectorsize=4096 + *-volume:0 + description: BIOS Boot partition + vendor: EFI + physical id: 1 + logical name: /dev/nvme0n1p1 + serial: 61a3252b-626d-49a0-bb36-86c8f5cb742b + capacity: 1023KiB + capabilities: nofs + *-volume:1 + description: EXT4 volume + vendor: Linux + physical id: 2 + logical name: /dev/nvme0n1p2 + logical name: / + version: 1.0 + serial: 23df59fe-0d5e-4d5e-a178-5560f46a90ab + size: 447GiB + capacity: 447GiB + capabilities: journaled extended_attributes large_files huge_files dir_nlink recover 64bit extents ext4 ext2 initialized + configuration: created=2024-05-12 23:18:58 filesystem=ext4 label=root lastmountpoint=/ modified=2024-05-12 23:22:14 mount.fstype=ext4 mount.options=rw,relatime,stripe=16 mounted=2024-05-12 23:22:15 state=mounted + *-pci:1 + description: PCI bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 1.2 + bus info: pci@0000:c0:01.2 + version: 01 + width: 32 bits + clock: 33MHz + capabilities: pci pm pciexpress msi ht normal_decode bus_master cap_list + configuration: driver=pcieport + resources: irq:32 memory:bb400000-bb4fffff + *-storage + description: Non-Volatile memory controller + product: Micron Technology Inc + vendor: Micron Technology Inc + physical id: 0 + bus info: pci@0000:c2:00.0 + version: 01 + width: 64 bits + clock: 33MHz + capabilities: storage pm msi msix pciexpress nvm_express bus_master cap_list rom + configuration: driver=nvme latency=0 + resources: irq:69 memory:bb440000-bb47ffff memory:bb400000-bb43ffff + *-nvme1 + description: NVMe device + product: Micron_7450_MTFDKBA480TFR + physical id: 0 + logical name: /dev/nvme1 + version: E2MU205 + serial: 235045A4C000 + configuration: nqn=nqn.2016-08.com.micron:nvme:nvm-subsystem-sn-235045A4C000 state=live + *-namespace + description: NVMe namespace + physical id: 1 + logical name: /dev/nvme1n1 + size: 447GiB (480GB) + configuration: logicalsectorsize=512 sectorsize=4096 + *-pci:2 + description: PCI bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 5.2 + bus info: pci@0000:c0:05.2 + version: 01 + width: 32 bits + clock: 33MHz + capabilities: pci pm pciexpress msi ht normal_decode bus_master cap_list + configuration: driver=pcieport + resources: irq:33 ioport:f000(size=4096) memory:ba000000-bb0fffff + *-pci + description: PCI bridge + product: AST1150 PCI-to-PCI Bridge + vendor: ASPEED Technology, Inc. + physical id: 0 + bus info: pci@0000:c3:00.0 + version: 06 + width: 32 bits + clock: 33MHz + capabilities: pci msi pm pciexpress normal_decode bus_master cap_list + resources: ioport:f000(size=4096) memory:ba000000-bb0fffff + *-display + description: VGA compatible controller + product: ASPEED Graphics Family + vendor: ASPEED Technology, Inc. + physical id: 0 + bus info: pci@0000:c4:00.0 + version: 52 + width: 32 bits + clock: 33MHz + capabilities: pm msi vga_controller cap_list rom + configuration: driver=ast latency=0 + resources: irq:25 memory:ba000000-baffffff memory:bb000000-bb03ffff ioport:f000(size=128) memory:c0000-dffff + *-pci:3 + description: PCI bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 7.1 + bus info: pci@0000:c0:07.1 + version: 01 + width: 32 bits + clock: 33MHz + capabilities: pci pm pciexpress msi normal_decode bus_master cap_list + configuration: driver=pcieport + resources: irq:34 memory:bb300000-bb3fffff ioport:20020f00000(size=1048576) + *-generic:0 UNCLAIMED + description: Non-Essential Instrumentation + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 0 + bus info: pci@0000:c5:00.0 + version: 01 + width: 32 bits + clock: 33MHz + capabilities: pm pciexpress bus_master cap_list + configuration: latency=0 + *-generic:1 UNCLAIMED + description: System peripheral + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 0.1 + bus info: pci@0000:c5:00.1 + version: 00 + width: 64 bits + clock: 33MHz + capabilities: pm pciexpress msi msix bus_master cap_list + configuration: latency=0 + resources: iomemory:2000-1fff iomemory:2000-1fff memory:20020f80000-20020ffffff memory:20020f00000-20020f7ffff + *-usb + description: USB controller + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 0.4 + bus info: pci@0000:c5:00.4 + version: da + width: 64 bits + clock: 33MHz + capabilities: pm pciexpress msi msix xhci bus_master cap_list + configuration: driver=xhci_hcd latency=0 + resources: irq:51 memory:bb300000-bb3fffff + *-usbhost:0 + product: xHCI Host Controller + vendor: Linux 5.4.0-181-generic xhci-hcd + physical id: 0 + bus info: usb@1 + logical name: usb1 + version: 5.04 + capabilities: usb-2.00 + configuration: driver=hub slots=2 speed=480Mbit/s + *-usb + description: USB hub + product: USB Virtual Hub + vendor: Aspeed + physical id: 1 + bus info: usb@1:1 + version: 1.00 + serial: 00000000 + capabilities: usb-2.00 + configuration: driver=hub slots=7 speed=480Mbit/s + *-usb:0 + description: Keyboard + product: SMCI HID KM + vendor: Linux 5.4.62 with aspeed_vhub + physical id: 1 + bus info: usb@1:1.1 + version: 5.04 + capabilities: usb-2.00 + configuration: driver=usbhid maxpower=2mA speed=480Mbit/s + *-usb:1 DISABLED + description: Ethernet interface + product: RNDIS/Ethernet Gadget + vendor: Linux 5.4.62 with aspeed_vhub + physical id: 2 + bus info: usb@1:1.2 + logical name: usb0 + version: 5.04 + serial: d6:19:ec:6f:e9:a6 + capabilities: usb-2.00 ethernet physical + configuration: broadcast=yes driver=rndis_host driverversion=22-Aug-2005 firmware=RNDIS device link=no maxpower=2mA multicast=yes speed=480Mbit/s + *-usbhost:1 + product: xHCI Host Controller + vendor: Linux 5.4.0-181-generic xhci-hcd + physical id: 1 + bus info: usb@2 + logical name: usb2 + version: 5.04 + capabilities: usb-3.10 + configuration: driver=hub slots=2 speed=10000Mbit/s + *-pci:4 + description: PCI bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 7.2 + bus info: pci@0000:c0:07.2 + version: 01 + width: 32 bits + clock: 33MHz + capabilities: pci pm pciexpress msi normal_decode bus_master cap_list + configuration: driver=pcieport + resources: irq:35 memory:bb200000-bb2fffff + *-sata:0 + description: SATA controller + product: FCH SATA Controller [AHCI mode] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 0 + bus info: pci@0000:c6:00.0 + version: 91 + width: 32 bits + clock: 33MHz + capabilities: sata pm pciexpress msi ahci_1.0 bus_master cap_list + configuration: driver=ahci latency=0 + resources: irq:73 memory:bb201000-bb2017ff + *-sata:1 + description: SATA controller + product: FCH SATA Controller [AHCI mode] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 0.1 + bus info: pci@0000:c6:00.1 + version: 91 + width: 32 bits + clock: 33MHz + capabilities: sata pm pciexpress msi ahci_1.0 bus_master cap_list + configuration: driver=ahci latency=0 + resources: irq:200 memory:bb200000-bb2007ff + *-pci:30 + description: Host bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 11e + bus info: pci@0000:c0:01.0 + version: 01 + width: 32 bits + clock: 33MHz + *-pci:31 + description: Host bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 11f + bus info: pci@0000:c0:02.0 + version: 01 + width: 32 bits + clock: 33MHz + *-pci:32 + description: Host bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 120 + bus info: pci@0000:c0:03.0 + version: 01 + width: 32 bits + clock: 33MHz + *-pci:33 + description: Host bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 121 + bus info: pci@0000:c0:04.0 + version: 01 + width: 32 bits + clock: 33MHz + *-pci:34 + description: Host bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 122 + bus info: pci@0000:c0:05.0 + version: 01 + width: 32 bits + clock: 33MHz + *-pci:35 + description: Host bridge + product: Advanced Micro Devices, Inc. [AMD] + vendor: Advanced Micro Devices, Inc. [AMD] + physical id: 123 + bus info: pci@0000:c0:07.0 + version: 01 + width: 32 bits + clock: 33MHz + *-pnp00:00 + product: PnP device PNP0c01 + physical id: 1 + capabilities: pnp + configuration: driver=system + *-pnp00:01 + product: PnP device PNP0b00 + physical id: 2 + capabilities: pnp + configuration: driver=rtc_cmos + *-pnp00:02 + product: PnP device PNP0c02 + physical id: 3 + capabilities: pnp + configuration: driver=system + *-pnp00:03 + product: PnP device PNP0501 + physical id: 4 + capabilities: pnp + configuration: driver=serial + *-pnp00:04 + product: PnP device PNP0501 + physical id: 5 + capabilities: pnp + configuration: driver=serial + *-pnp00:05 + product: PnP device PNP0c02 + physical id: 6 + capabilities: pnp + configuration: driver=system + *-power:0 UNCLAIMED + description: PWS-2K21A-BR + product: PWS-2K21A-BR + vendor: SUPERMICRO + physical id: 1 + version: 2.3 + serial: P2K21CN17CB0169 + capacity: 2200mWh + *-power:1 UNCLAIMED + description: PWS-2K21A-BR + product: PWS-2K21A-BR + vendor: SUPERMICRO + physical id: 2 + version: 2.3 + serial: P2K21CN17CB0170 + capacity: 2200mWh diff --git a/neurips23/latitude/ood.png b/neurips23/latitude/ood.png new file mode 100644 index 00000000..20efc345 Binary files /dev/null and b/neurips23/latitude/ood.png differ diff --git a/neurips23/latitude/sparse.png b/neurips23/latitude/sparse.png new file mode 100644 index 00000000..e51b1b2e Binary files /dev/null and b/neurips23/latitude/sparse.png differ