add assignement 00 to 08

This commit is contained in:
2025-07-10 17:05:01 +02:00
commit 85301ea6e0
22 changed files with 9212 additions and 0 deletions

819
04/boot.log Normal file
View File

@ -0,0 +1,819 @@
[ 0.000000] Linux version 6.16.0-rc5-thor_kernel-tomoron-g446317a00154 (root@tomoron) (gcc (GCC) 15.1.0, GNU ld (GNU Binutils) 2.32) #2 SMP PREEMPT_DYNAMIC Wed Jul 9 17:06:19 CEST 2025
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.16.0-rc5-tomoron root=/dev/sda3 ro console=ttyS0,115200 console=tty0
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffddfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007ffde000-0x000000007fffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000027fffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] APIC: Static calls initialized
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 0.000000] DMI: Memory slots populated: 1/1
[ 0.000000] Hypervisor detected: KVM
[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[ 0.000000] kvm-clock: using sched offset of 1228030741104 cycles
[ 0.000002] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[ 0.000004] tsc: Detected 3696.008 MHz processor
[ 0.000627] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000628] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000632] last_pfn = 0x280000 max_arch_pfn = 0x400000000
[ 0.000657] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs
[ 0.000659] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000692] last_pfn = 0x7ffde max_arch_pfn = 0x400000000
[ 0.005058] found SMP MP-table at [mem 0x000f5460-0x000f546f]
[ 0.005069] Using GB pages for direct mapping
[ 0.005154] ACPI: Early table checksum verification disabled
[ 0.005156] ACPI: RSDP 0x00000000000F5260 000014 (v00 BOCHS )
[ 0.005159] ACPI: RSDT 0x000000007FFE2E30 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.005163] ACPI: FACP 0x000000007FFE2C38 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.005166] ACPI: DSDT 0x000000007FFE0040 002BF8 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.005169] ACPI: FACS 0x000000007FFE0000 000040
[ 0.005170] ACPI: APIC 0x000000007FFE2D2C 0000A0 (v03 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.005172] ACPI: MCFG 0x000000007FFE2DCC 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.005174] ACPI: WAET 0x000000007FFE2E08 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.005176] ACPI: Reserving FACP table memory at [mem 0x7ffe2c38-0x7ffe2d2b]
[ 0.005177] ACPI: Reserving DSDT table memory at [mem 0x7ffe0040-0x7ffe2c37]
[ 0.005177] ACPI: Reserving FACS table memory at [mem 0x7ffe0000-0x7ffe003f]
[ 0.005178] ACPI: Reserving APIC table memory at [mem 0x7ffe2d2c-0x7ffe2dcb]
[ 0.005178] ACPI: Reserving MCFG table memory at [mem 0x7ffe2dcc-0x7ffe2e07]
[ 0.005179] ACPI: Reserving WAET table memory at [mem 0x7ffe2e08-0x7ffe2e2f]
[ 0.005361] No NUMA configuration found
[ 0.005361] Faking a node at [mem 0x0000000000000000-0x000000027fffffff]
[ 0.005364] NODE_DATA(0) allocated [mem 0x27fffc900-0x27fffffff]
[ 0.005380] Zone ranges:
[ 0.005381] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.005382] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.005383] Normal [mem 0x0000000100000000-0x000000027fffffff]
[ 0.005384] Movable zone start for each node
[ 0.005384] Early memory node ranges
[ 0.005384] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.005385] node 0: [mem 0x0000000000100000-0x000000007ffddfff]
[ 0.005386] node 0: [mem 0x0000000100000000-0x000000027fffffff]
[ 0.005387] Initmem setup node 0 [mem 0x0000000000001000-0x000000027fffffff]
[ 0.005412] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.005432] On node 0, zone DMA: 97 pages in unavailable ranges
[ 0.017841] On node 0, zone Normal: 34 pages in unavailable ranges
[ 0.018681] ACPI: PM-Timer IO Port: 0x608
[ 0.018693] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.018721] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[ 0.018724] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.018725] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[ 0.018726] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.018726] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[ 0.018727] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[ 0.018730] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.018731] TSC deadline timer available
[ 0.018735] CPU topo: Max. logical packages: 1
[ 0.018736] CPU topo: Max. logical dies: 1
[ 0.018736] CPU topo: Max. dies per package: 1
[ 0.018739] CPU topo: Max. threads per core: 1
[ 0.018740] CPU topo: Num. cores per package: 6
[ 0.018740] CPU topo: Num. threads per package: 6
[ 0.018741] CPU topo: Allowing 6 present CPUs plus 0 hotplug CPUs
[ 0.018754] kvm-guest: APIC: eoi() replaced with kvm_guest_apic_eoi_write()
[ 0.018767] kvm-guest: KVM setup pv remote TLB flush
[ 0.018770] kvm-guest: setup PV sched yield
[ 0.018781] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.018782] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[ 0.018783] PM: hibernation: Registered nosave memory: [mem 0x7ffde000-0xffffffff]
[ 0.018784] [mem 0xc0000000-0xfed1bfff] available for PCI devices
[ 0.018785] Booting paravirtualized kernel on KVM
[ 0.018787] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[ 0.023308] setup_percpu: NR_CPUS:64 nr_cpumask_bits:6 nr_cpu_ids:6 nr_node_ids:1
[ 0.023535] percpu: Embedded 52 pages/cpu s172696 r8192 d32104 u262144
[ 0.023539] pcpu-alloc: s172696 r8192 d32104 u262144 alloc=1*2097152
[ 0.023541] pcpu-alloc: [0] 0 1 2 3 4 5 - -
[ 0.023564] Kernel command line: BOOT_IMAGE=/vmlinuz-6.16.0-rc5-tomoron root=/dev/sda3 ro console=ttyS0,115200 console=tty0
[ 0.023591] Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-6.16.0-rc5-tomoron", will be passed to user space.
[ 0.023610] random: crng init done
[ 0.023610] printk: log buffer data + meta data: 262144 + 917504 = 1179648 bytes
[ 0.024258] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.024593] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.024664] software IO TLB: area num 8.
[ 0.035360] Fallback order for Node 0: 0
[ 0.035363] Built 1 zonelists, mobility grouping on. Total pages: 2097020
[ 0.035363] Policy zone: Normal
[ 0.035364] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[ 0.047130] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
[ 0.048026] Dynamic Preempt: voluntary
[ 0.048053] rcu: Preemptible hierarchical RCU implementation.
[ 0.048053] rcu: RCU event tracing is enabled.
[ 0.048054] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=6.
[ 0.048055] Trampoline variant of Tasks RCU enabled.
[ 0.048055] Tracing variant of Tasks RCU enabled.
[ 0.048055] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[ 0.048056] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=6
[ 0.048061] RCU Tasks: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=6.
[ 0.048064] RCU Tasks Trace: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=6.
[ 0.050761] NR_IRQS: 4352, nr_irqs: 472, preallocated irqs: 16
[ 0.050933] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.055764] Console: colour VGA+ 80x25
[ 0.055766] printk: legacy console [tty0] enabled
[ 0.075931] printk: legacy console [ttyS0] enabled
[ 0.126384] ACPI: Core revision 20250404
[ 0.126827] APIC: Switch to symmetric I/O mode setup
[ 0.127465] x2apic enabled
[ 0.127979] APIC: Switched APIC routing to: physical x2apic
[ 0.128574] kvm-guest: APIC: send_IPI_mask() replaced with kvm_send_ipi_mask()
[ 0.129273] kvm-guest: APIC: send_IPI_mask_allbutself() replaced with kvm_send_ipi_mask_allbutself()
[ 0.130139] kvm-guest: setup PV IPIs
[ 0.131115] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x6a8d35ebbd4, max_idle_ns: 881590718800 ns
[ 0.132132] Calibrating delay loop (skipped) preset value.. 7392.01 BogoMIPS (lpj=3696008)
[ 0.133035] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[ 0.133129] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.133129] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[ 0.133129] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[ 0.133129] SRBDS: Unknown: Dependent on hypervisor status
[ 0.133129] Spectre V2 : Mitigation: Enhanced / Automatic IBRS
[ 0.133129] RETBleed: Mitigation: Enhanced IBRS
[ 0.133129] ITS: Mitigation: Aligned branch/return thunks
[ 0.133129] MMIO Stale Data: Mitigation: Clear CPU buffers
[ 0.133129] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.133129] Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
[ 0.133129] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.133129] Spectre V2 : Spectre BHI mitigation: SW BHB clearing on syscall and VM exit
[ 0.133129] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.133129] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.133129] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.133129] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.133129] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.133129] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.133129] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
[ 0.133129] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
[ 0.133129] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[ 0.133129] Freeing SMP alternatives memory: 52K
[ 0.133129] pid_max: default: 32768 minimum: 301
[ 0.133129] LSM: initializing lsm=capability,selinux
[ 0.133129] SELinux: Initializing.
[ 0.133129] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.133129] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.133129] smpboot: CPU0: Intel(R) Core(TM) i5-9600K CPU @ 3.70GHz (family: 0x6, model: 0x9e, stepping: 0xd)
[ 0.133225] Performance Events: Skylake events, full-width counters, Intel PMU driver.
[ 0.133981] ... version: 2
[ 0.134372] ... bit width: 48
[ 0.134747] ... generic registers: 8
[ 0.135134] ... value mask: 0000ffffffffffff
[ 0.135627] ... max period: 00007fffffffffff
[ 0.136134] ... fixed-purpose events: 3
[ 0.136508] ... event mask: 00000007000000ff
[ 0.137144] signal: max sigframe size: 2032
[ 0.137580] rcu: Hierarchical SRCU implementation.
[ 0.138069] rcu: Max phase no-delay instances is 400.
[ 0.138470] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[ 0.140642] smp: Bringing up secondary CPUs ...
[ 0.141109] smpboot: x86: Booting SMP configuration:
[ 0.141474] .... node #0, CPUs: #1 #2 #3 #4 #5
[ 0.143312] smp: Brought up 1 node, 6 CPUs
[ 0.144448] smpboot: Total of 6 processors activated (44352.09 BogoMIPS)
[ 0.145161] Memory: 8128104K/8388080K available (18789K kernel code, 2901K rwdata, 7392K rodata, 2812K init, 976K bss, 252636K reserved, 0K cma-reserved)
[ 0.146392] devtmpfs: initialized
[ 0.147205] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 0.148140] posixtimers hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 0.148833] futex hash table entries: 2048 (131072 bytes on 1 NUMA nodes, total 128 KiB, linear).
[ 0.149237] PM: RTC time: 15:49:18, date: 2025-07-09
[ 0.150053] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.150630] audit: initializing netlink subsys (disabled)
[ 0.151171] audit: type=2000 audit(1752076159.266:1): state=initialized audit_enabled=0 res=1
[ 0.151243] thermal_sys: Registered thermal governor 'step_wise'
[ 0.152020] cpuidle: using governor menu
[ 0.153102] PCI: ECAM [mem 0xb0000000-0xbfffffff] (base 0xb0000000) for domain 0000 [bus 00-ff]
[ 0.153732] PCI: ECAM [mem 0xb0000000-0xbfffffff] reserved as E820 entry
[ 0.154160] PCI: Using configuration type 1 for base access
[ 0.154796] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.155746] HugeTLB: allocation took 0ms with hugepage_allocation_threads=1
[ 0.156657] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.157131] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.158579] ACPI: Added _OSI(Module Device)
[ 0.159131] ACPI: Added _OSI(Processor Device)
[ 0.159569] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.160755] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 0.161333] ACPI: Interpreter enabled
[ 0.162141] ACPI: PM: (supports S0 S5)
[ 0.162512] ACPI: Using IOAPIC for interrupt routing
[ 0.163051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.163770] PCI: Using E820 reservations for host bridge windows
[ 0.164220] ACPI: Enabled 2 GPEs in block 00 to 3F
[ 0.166310] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.166862] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 0.167158] acpi PNP0A08:00: _OSC: platform does not support [LTR]
[ 0.167769] acpi PNP0A08:00: _OSC: OS now controls [PME PCIeCapability]
[ 0.168190] PCI host bridge to bus 0000:00
[ 0.168615] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.169131] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.169740] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.170131] pci_bus 0000:00: root bus resource [mem 0x80000000-0xafffffff window]
[ 0.170790] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
[ 0.171131] pci_bus 0000:00: root bus resource [mem 0x7000000000-0x77ffffffff window]
[ 0.171861] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.172167] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 conventional PCI endpoint
[ 0.173231] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 conventional PCI endpoint
[ 0.175181] pci 0000:00:01.0: BAR 0 [mem 0xfc000000-0xfc7fffff pref]
[ 0.175851] pci 0000:00:01.0: BAR 2 [mem 0x70e0000000-0x70e0003fff 64bit pref]
[ 0.176137] pci 0000:00:01.0: BAR 4 [mem 0xfea14000-0xfea14fff]
[ 0.176658] pci 0000:00:01.0: ROM [mem 0xfea00000-0xfea0ffff pref]
[ 0.177213] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.178416] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 PCIe Root Port
[ 0.182116] pci 0000:00:02.0: BAR 0 [mem 0xfea15000-0xfea15fff]
[ 0.182585] pci 0000:00:02.0: PCI bridge to [bus 01]
[ 0.183036] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff]
[ 0.183544] pci 0000:00:02.0: bridge window [mem 0xfe800000-0xfe9fffff]
[ 0.184466] pci 0000:00:02.0: bridge window [mem 0x70d0000000-0x70dfffffff 64bit pref]
[ 0.185169] pci 0000:00:02.0: enabling Extended Tags
[ 0.186311] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 PCIe Root Port
[ 0.188805] pci 0000:00:02.1: BAR 0 [mem 0xfea16000-0xfea16fff]
[ 0.189144] pci 0000:00:02.1: PCI bridge to [bus 02]
[ 0.189604] pci 0000:00:02.1: bridge window [mem 0xfe600000-0xfe7fffff]
[ 0.190914] pci 0000:00:02.1: bridge window [mem 0x70c0000000-0x70cfffffff 64bit pref]
[ 0.191659] pci 0000:00:02.1: enabling Extended Tags
[ 0.192500] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 PCIe Root Port
[ 0.194840] pci 0000:00:02.2: BAR 0 [mem 0xfea17000-0xfea17fff]
[ 0.195144] pci 0000:00:02.2: PCI bridge to [bus 03]
[ 0.195615] pci 0000:00:02.2: bridge window [mem 0xfe400000-0xfe5fffff]
[ 0.196791] pci 0000:00:02.2: bridge window [mem 0x70b0000000-0x70bfffffff 64bit pref]
[ 0.197168] pci 0000:00:02.2: enabling Extended Tags
[ 0.197990] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 PCIe Root Port
[ 0.200831] pci 0000:00:02.3: BAR 0 [mem 0xfea18000-0xfea18fff]
[ 0.201145] pci 0000:00:02.3: PCI bridge to [bus 04]
[ 0.201651] pci 0000:00:02.3: bridge window [mem 0xfe200000-0xfe3fffff]
[ 0.202884] pci 0000:00:02.3: bridge window [mem 0x70a0000000-0x70afffffff 64bit pref]
[ 0.203171] pci 0000:00:02.3: enabling Extended Tags
[ 0.204025] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 PCIe Root Port
[ 0.208134] pci 0000:00:02.4: BAR 0 [mem 0xfea19000-0xfea19fff]
[ 0.208721] pci 0000:00:02.4: PCI bridge to [bus 05]
[ 0.209168] pci 0000:00:02.4: bridge window [mem 0xfe000000-0xfe1fffff]
[ 0.210147] pci 0000:00:02.4: bridge window [mem 0x7090000000-0x709fffffff 64bit pref]
[ 0.210927] pci 0000:00:02.4: enabling Extended Tags
[ 0.211500] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 PCIe Root Port
[ 0.213772] pci 0000:00:02.5: BAR 0 [mem 0xfea1a000-0xfea1afff]
[ 0.214146] pci 0000:00:02.5: PCI bridge to [bus 06]
[ 0.214645] pci 0000:00:02.5: bridge window [mem 0xfde00000-0xfdffffff]
[ 0.215926] pci 0000:00:02.5: bridge window [mem 0x7080000000-0x708fffffff 64bit pref]
[ 0.217178] pci 0000:00:02.5: enabling Extended Tags
[ 0.218054] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 PCIe Root Port
[ 0.220153] pci 0000:00:02.6: BAR 0 [mem 0xfea1b000-0xfea1bfff]
[ 0.220685] pci 0000:00:02.6: PCI bridge to [bus 07]
[ 0.221151] pci 0000:00:02.6: bridge window [mem 0xfdc00000-0xfddfffff]
[ 0.222148] pci 0000:00:02.6: bridge window [mem 0x7070000000-0x707fffffff 64bit pref]
[ 0.222931] pci 0000:00:02.6: enabling Extended Tags
[ 0.223486] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 PCIe Root Port
[ 0.225921] pci 0000:00:02.7: BAR 0 [mem 0xfea1c000-0xfea1cfff]
[ 0.226524] pci 0000:00:02.7: PCI bridge to [bus 08]
[ 0.227043] pci 0000:00:02.7: bridge window [mem 0xfda00000-0xfdbfffff]
[ 0.228151] pci 0000:00:02.7: bridge window [mem 0x7060000000-0x706fffffff 64bit pref]
[ 0.229178] pci 0000:00:02.7: enabling Extended Tags
[ 0.230108] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 PCIe Root Port
[ 0.232139] pci 0000:00:03.0: BAR 0 [mem 0xfea1d000-0xfea1dfff]
[ 0.232711] pci 0000:00:03.0: PCI bridge to [bus 09]
[ 0.233151] pci 0000:00:03.0: bridge window [mem 0xfd800000-0xfd9fffff]
[ 0.234148] pci 0000:00:03.0: bridge window [mem 0x7050000000-0x705fffffff 64bit pref]
[ 0.235660] pci 0000:00:03.0: enabling Extended Tags
[ 0.236496] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 PCIe Root Port
[ 0.238923] pci 0000:00:03.1: BAR 0 [mem 0xfea1e000-0xfea1efff]
[ 0.239148] pci 0000:00:03.1: PCI bridge to [bus 0a]
[ 0.239611] pci 0000:00:03.1: bridge window [mem 0xfd600000-0xfd7fffff]
[ 0.240892] pci 0000:00:03.1: bridge window [mem 0x7040000000-0x704fffffff 64bit pref]
[ 0.241185] pci 0000:00:03.1: enabling Extended Tags
[ 0.242059] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 PCIe Root Port
[ 0.245065] pci 0000:00:03.2: BAR 0 [mem 0xfea1f000-0xfea1ffff]
[ 0.245522] pci 0000:00:03.2: PCI bridge to [bus 0b]
[ 0.245999] pci 0000:00:03.2: bridge window [mem 0xfd400000-0xfd5fffff]
[ 0.247149] pci 0000:00:03.2: bridge window [mem 0x7030000000-0x703fffffff 64bit pref]
[ 0.247912] pci 0000:00:03.2: enabling Extended Tags
[ 0.248500] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 PCIe Root Port
[ 0.250939] pci 0000:00:03.3: BAR 0 [mem 0xfea20000-0xfea20fff]
[ 0.251144] pci 0000:00:03.3: PCI bridge to [bus 0c]
[ 0.252497] pci 0000:00:03.3: bridge window [mem 0xfd200000-0xfd3fffff]
[ 0.253928] pci 0000:00:03.3: bridge window [mem 0x7020000000-0x702fffffff 64bit pref]
[ 0.254679] pci 0000:00:03.3: enabling Extended Tags
[ 0.255537] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 PCIe Root Port
[ 0.258005] pci 0000:00:03.4: BAR 0 [mem 0xfea21000-0xfea21fff]
[ 0.258526] pci 0000:00:03.4: PCI bridge to [bus 0d]
[ 0.258995] pci 0000:00:03.4: bridge window [mem 0xfd000000-0xfd1fffff]
[ 0.261090] pci 0000:00:03.4: bridge window [mem 0x7010000000-0x701fffffff 64bit pref]
[ 0.261677] pci 0000:00:03.4: enabling Extended Tags
[ 0.262505] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 PCIe Root Port
[ 0.265143] pci 0000:00:03.5: BAR 0 [mem 0xfea22000-0xfea22fff]
[ 0.265713] pci 0000:00:03.5: PCI bridge to [bus 0e]
[ 0.266155] pci 0000:00:03.5: bridge window [mem 0xfce00000-0xfcffffff]
[ 0.267473] pci 0000:00:03.5: bridge window [mem 0x7000000000-0x700fffffff 64bit pref]
[ 0.268172] pci 0000:00:03.5: enabling Extended Tags
[ 0.269141] pci 0000:00:1b.0: [8086:293e] type 00 class 0x040300 conventional PCI endpoint
[ 0.271139] pci 0000:00:1b.0: BAR 0 [mem 0xfea10000-0xfea13fff]
[ 0.271910] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 conventional PCI endpoint
[ 0.272833] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO
[ 0.273262] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 conventional PCI endpoint
[ 0.274791] pci 0000:00:1f.2: BAR 4 [io 0xd040-0xd05f]
[ 0.275138] pci 0000:00:1f.2: BAR 5 [mem 0xfea23000-0xfea23fff]
[ 0.275850] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 conventional PCI endpoint
[ 0.277159] pci 0000:00:1f.3: BAR 4 [io 0x0700-0x073f]
[ 0.278305] pci 0000:01:00.0: [8086:10d3] type 00 class 0x020000 PCIe Endpoint
[ 0.281145] pci 0000:01:00.0: BAR 0 [mem 0xfe840000-0xfe85ffff]
[ 0.281694] pci 0000:01:00.0: BAR 1 [mem 0xfe860000-0xfe87ffff]
[ 0.282137] pci 0000:01:00.0: BAR 2 [io 0xc000-0xc01f]
[ 0.282616] pci 0000:01:00.0: BAR 3 [mem 0xfe880000-0xfe883fff]
[ 0.283145] pci 0000:01:00.0: ROM [mem 0xfe800000-0xfe83ffff pref]
[ 0.283712] pci 0000:01:00.0: enabling Extended Tags
[ 0.284872] pci 0000:00:02.0: PCI bridge to [bus 01]
[ 0.286002] pci 0000:02:00.0: [1b36:000d] type 00 class 0x0c0330 PCIe Endpoint
[ 0.287141] pci 0000:02:00.0: BAR 0 [mem 0xfe600000-0xfe603fff 64bit]
[ 0.287749] pci 0000:02:00.0: enabling Extended Tags
[ 0.289050] pci 0000:00:02.1: PCI bridge to [bus 02]
[ 0.290295] pci 0000:03:00.0: [1af4:1043] type 00 class 0x078000 PCIe Endpoint
[ 0.291852] pci 0000:03:00.0: BAR 1 [mem 0xfe400000-0xfe400fff]
[ 0.292150] pci 0000:03:00.0: BAR 4 [mem 0x70b0000000-0x70b0003fff 64bit pref]
[ 0.292844] pci 0000:03:00.0: enabling Extended Tags
[ 0.293973] pci 0000:00:02.2: PCI bridge to [bus 03]
[ 0.295329] pci 0000:04:00.0: [1af4:1045] type 00 class 0x00ff00 PCIe Endpoint
[ 0.296889] pci 0000:04:00.0: BAR 1 [mem 0xfe200000-0xfe200fff]
[ 0.297526] pci 0000:04:00.0: BAR 4 [mem 0x70a0000000-0x70a0003fff 64bit pref]
[ 0.298162] pci 0000:04:00.0: enabling Extended Tags
[ 0.299385] pci 0000:00:02.3: PCI bridge to [bus 04]
[ 0.301009] pci 0000:05:00.0: [1af4:1044] type 00 class 0x00ff00 PCIe Endpoint
[ 0.302797] pci 0000:05:00.0: BAR 1 [mem 0xfe000000-0xfe000fff]
[ 0.303150] pci 0000:05:00.0: BAR 4 [mem 0x7090000000-0x7090003fff 64bit pref]
[ 0.303840] pci 0000:05:00.0: enabling Extended Tags
[ 0.305171] pci 0000:00:02.4: PCI bridge to [bus 05]
[ 0.307241] pci 0000:00:02.5: PCI bridge to [bus 06]
[ 0.308221] pci 0000:00:02.6: PCI bridge to [bus 07]
[ 0.309216] pci 0000:00:02.7: PCI bridge to [bus 08]
[ 0.310216] pci 0000:00:03.0: PCI bridge to [bus 09]
[ 0.311214] pci 0000:00:03.1: PCI bridge to [bus 0a]
[ 0.312215] pci 0000:00:03.2: PCI bridge to [bus 0b]
[ 0.313214] pci 0000:00:03.3: PCI bridge to [bus 0c]
[ 0.314764] pci 0000:00:03.4: PCI bridge to [bus 0d]
[ 0.315913] pci 0000:00:03.5: PCI bridge to [bus 0e]
[ 0.330197] ACPI: PCI: Interrupt link LNKA configured for IRQ 10
[ 0.330903] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[ 0.331203] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[ 0.331854] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[ 0.332183] ACPI: PCI: Interrupt link LNKE configured for IRQ 10
[ 0.332745] ACPI: PCI: Interrupt link LNKF configured for IRQ 10
[ 0.333175] ACPI: PCI: Interrupt link LNKG configured for IRQ 11
[ 0.333737] ACPI: PCI: Interrupt link LNKH configured for IRQ 11
[ 0.334153] ACPI: PCI: Interrupt link GSIA configured for IRQ 16
[ 0.334730] ACPI: PCI: Interrupt link GSIB configured for IRQ 17
[ 0.335135] ACPI: PCI: Interrupt link GSIC configured for IRQ 18
[ 0.335700] ACPI: PCI: Interrupt link GSID configured for IRQ 19
[ 0.336135] ACPI: PCI: Interrupt link GSIE configured for IRQ 20
[ 0.336695] ACPI: PCI: Interrupt link GSIF configured for IRQ 21
[ 0.337136] ACPI: PCI: Interrupt link GSIG configured for IRQ 22
[ 0.337700] ACPI: PCI: Interrupt link GSIH configured for IRQ 23
[ 0.338446] iommu: Default domain type: Translated
[ 0.338967] iommu: DMA domain TLB invalidation policy: lazy mode
[ 0.339728] SCSI subsystem initialized
[ 0.340415] libata version 3.00 loaded.
[ 0.340415] ACPI: bus type USB registered
[ 0.340596] usbcore: registered new interface driver usbfs
[ 0.341499] usbcore: registered new interface driver hub
[ 0.342043] usbcore: registered new device driver usb
[ 0.342462] pps_core: LinuxPPS API ver. 1 registered
[ 0.342906] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.343680] PTP clock support registered
[ 0.344161] Advanced Linux Sound Architecture Driver Initialized.
[ 0.345265] NetLabel: Initializing
[ 0.345601] NetLabel: domain hash size = 128
[ 0.346060] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.346504] NetLabel: unlabeled traffic allowed by default
[ 0.347167] PCI: Using ACPI for IRQ routing
[ 0.376792] PCI: pci_cache_line_size set to 64 bytes
[ 0.377006] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[ 0.377009] e820: reserve RAM buffer [mem 0x7ffde000-0x7fffffff]
[ 0.377044] pci 0000:00:01.0: vgaarb: setting as boot VGA device
[ 0.377044] pci 0000:00:01.0: vgaarb: bridge control possible
[ 0.377129] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.377140] vgaarb: loaded
[ 0.377672] clocksource: Switched to clocksource kvm-clock
[ 0.378452] VFS: Disk quotas dquot_6.6.0
[ 0.378889] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.379692] pnp: PnP ACPI init
[ 0.380183] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved
[ 0.380991] pnp: PnP ACPI: found 5 devices
[ 0.387681] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.388489] NET: Registered PF_INET protocol family
[ 0.389003] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.390654] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 0.391424] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.392274] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.393059] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[ 0.393948] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.394556] UDP hash table entries: 4096 (order: 6, 262144 bytes, linear)
[ 0.395227] UDP-Lite hash table entries: 4096 (order: 6, 262144 bytes, linear)
[ 0.395990] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.396812] RPC: Registered named UNIX socket transport module.
[ 0.397349] RPC: Registered udp transport module.
[ 0.397772] RPC: Registered tcp transport module.
[ 0.398205] RPC: Registered tcp-with-tls transport module.
[ 0.398701] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.399650] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000
[ 0.400392] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000
[ 0.401105] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000
[ 0.401821] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000
[ 0.402543] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000
[ 0.403269] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000
[ 0.403984] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000
[ 0.404700] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000
[ 0.405417] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000
[ 0.406131] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000
[ 0.406849] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000
[ 0.408249] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000
[ 0.409043] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000
[ 0.409838] pci 0000:00:02.1: bridge window [io 0x1000-0x1fff]: assigned
[ 0.410453] pci 0000:00:02.2: bridge window [io 0x2000-0x2fff]: assigned
[ 0.411042] pci 0000:00:02.3: bridge window [io 0x3000-0x3fff]: assigned
[ 0.411635] pci 0000:00:02.4: bridge window [io 0x4000-0x4fff]: assigned
[ 0.412282] pci 0000:00:02.5: bridge window [io 0x5000-0x5fff]: assigned
[ 0.412905] pci 0000:00:02.6: bridge window [io 0x6000-0x6fff]: assigned
[ 0.413494] pci 0000:00:02.7: bridge window [io 0x7000-0x7fff]: assigned
[ 0.414081] pci 0000:00:03.0: bridge window [io 0x8000-0x8fff]: assigned
[ 0.416676] pci 0000:00:03.1: bridge window [io 0x9000-0x9fff]: assigned
[ 0.417262] pci 0000:00:03.2: bridge window [io 0xa000-0xafff]: assigned
[ 0.417835] pci 0000:00:03.3: bridge window [io 0xb000-0xbfff]: assigned
[ 0.418441] pci 0000:00:03.4: bridge window [io 0xe000-0xefff]: assigned
[ 0.419019] pci 0000:00:03.5: bridge window [io 0xf000-0xffff]: assigned
[ 0.419597] pci 0000:00:02.0: PCI bridge to [bus 01]
[ 0.420052] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff]
[ 0.422278] pci 0000:00:02.0: bridge window [mem 0xfe800000-0xfe9fffff]
[ 0.423901] pci 0000:00:02.0: bridge window [mem 0x70d0000000-0x70dfffffff 64bit pref]
[ 0.427224] pci 0000:00:02.1: PCI bridge to [bus 02]
[ 0.427704] pci 0000:00:02.1: bridge window [io 0x1000-0x1fff]
[ 0.430023] pci 0000:00:02.1: bridge window [mem 0xfe600000-0xfe7fffff]
[ 0.431800] pci 0000:00:02.1: bridge window [mem 0x70c0000000-0x70cfffffff 64bit pref]
[ 0.435114] pci 0000:00:02.2: PCI bridge to [bus 03]
[ 0.435573] pci 0000:00:02.2: bridge window [io 0x2000-0x2fff]
[ 0.437021] pci 0000:00:02.2: bridge window [mem 0xfe400000-0xfe5fffff]
[ 0.438759] pci 0000:00:02.2: bridge window [mem 0x70b0000000-0x70bfffffff 64bit pref]
[ 0.441289] pci 0000:00:02.3: PCI bridge to [bus 04]
[ 0.441805] pci 0000:00:02.3: bridge window [io 0x3000-0x3fff]
[ 0.445592] pci 0000:00:02.3: bridge window [mem 0xfe200000-0xfe3fffff]
[ 0.447002] pci 0000:00:02.3: bridge window [mem 0x70a0000000-0x70afffffff 64bit pref]
[ 0.449095] pci 0000:00:02.4: PCI bridge to [bus 05]
[ 0.449566] pci 0000:00:02.4: bridge window [io 0x4000-0x4fff]
[ 0.451117] pci 0000:00:02.4: bridge window [mem 0xfe000000-0xfe1fffff]
[ 0.452370] pci 0000:00:02.4: bridge window [mem 0x7090000000-0x709fffffff 64bit pref]
[ 0.454866] pci 0000:00:02.5: PCI bridge to [bus 06]
[ 0.456685] pci 0000:00:02.5: bridge window [io 0x5000-0x5fff]
[ 0.458164] pci 0000:00:02.5: bridge window [mem 0xfde00000-0xfdffffff]
[ 0.459507] pci 0000:00:02.5: bridge window [mem 0x7080000000-0x708fffffff 64bit pref]
[ 0.461607] pci 0000:00:02.6: PCI bridge to [bus 07]
[ 0.462110] pci 0000:00:02.6: bridge window [io 0x6000-0x6fff]
[ 0.463672] pci 0000:00:02.6: bridge window [mem 0xfdc00000-0xfddfffff]
[ 0.465036] pci 0000:00:02.6: bridge window [mem 0x7070000000-0x707fffffff 64bit pref]
[ 0.467595] pci 0000:00:02.7: PCI bridge to [bus 08]
[ 0.470302] pci 0000:00:02.7: bridge window [io 0x7000-0x7fff]
[ 0.471781] pci 0000:00:02.7: bridge window [mem 0xfda00000-0xfdbfffff]
[ 0.472990] pci 0000:00:02.7: bridge window [mem 0x7060000000-0x706fffffff 64bit pref]
[ 0.475028] pci 0000:00:03.0: PCI bridge to [bus 09]
[ 0.475538] pci 0000:00:03.0: bridge window [io 0x8000-0x8fff]
[ 0.477273] pci 0000:00:03.0: bridge window [mem 0xfd800000-0xfd9fffff]
[ 0.478700] pci 0000:00:03.0: bridge window [mem 0x7050000000-0x705fffffff 64bit pref]
[ 0.481132] pci 0000:00:03.1: PCI bridge to [bus 0a]
[ 0.483390] pci 0000:00:03.1: bridge window [io 0x9000-0x9fff]
[ 0.484919] pci 0000:00:03.1: bridge window [mem 0xfd600000-0xfd7fffff]
[ 0.486111] pci 0000:00:03.1: bridge window [mem 0x7040000000-0x704fffffff 64bit pref]
[ 0.488065] pci 0000:00:03.2: PCI bridge to [bus 0b]
[ 0.488522] pci 0000:00:03.2: bridge window [io 0xa000-0xafff]
[ 0.489955] pci 0000:00:03.2: bridge window [mem 0xfd400000-0xfd5fffff]
[ 0.491139] pci 0000:00:03.2: bridge window [mem 0x7030000000-0x703fffffff 64bit pref]
[ 0.493328] pci 0000:00:03.3: PCI bridge to [bus 0c]
[ 0.495425] pci 0000:00:03.3: bridge window [io 0xb000-0xbfff]
[ 0.497142] pci 0000:00:03.3: bridge window [mem 0xfd200000-0xfd3fffff]
[ 0.498386] pci 0000:00:03.3: bridge window [mem 0x7020000000-0x702fffffff 64bit pref]
[ 0.501001] pci 0000:00:03.4: PCI bridge to [bus 0d]
[ 0.501466] pci 0000:00:03.4: bridge window [io 0xe000-0xefff]
[ 0.502902] pci 0000:00:03.4: bridge window [mem 0xfd000000-0xfd1fffff]
[ 0.504088] pci 0000:00:03.4: bridge window [mem 0x7010000000-0x701fffffff 64bit pref]
[ 0.506264] pci 0000:00:03.5: PCI bridge to [bus 0e]
[ 0.508395] pci 0000:00:03.5: bridge window [io 0xf000-0xffff]
[ 0.510148] pci 0000:00:03.5: bridge window [mem 0xfce00000-0xfcffffff]
[ 0.511404] pci 0000:00:03.5: bridge window [mem 0x7000000000-0x700fffffff 64bit pref]
[ 0.513552] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.514121] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.514666] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.515276] pci_bus 0000:00: resource 7 [mem 0x80000000-0xafffffff window]
[ 0.515895] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window]
[ 0.516495] pci_bus 0000:00: resource 9 [mem 0x7000000000-0x77ffffffff window]
[ 0.517146] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff]
[ 0.517633] pci_bus 0000:01: resource 1 [mem 0xfe800000-0xfe9fffff]
[ 0.519073] pci_bus 0000:01: resource 2 [mem 0x70d0000000-0x70dfffffff 64bit pref]
[ 0.519749] pci_bus 0000:02: resource 0 [io 0x1000-0x1fff]
[ 0.520243] pci_bus 0000:02: resource 1 [mem 0xfe600000-0xfe7fffff]
[ 0.520778] pci_bus 0000:02: resource 2 [mem 0x70c0000000-0x70cfffffff 64bit pref]
[ 0.521449] pci_bus 0000:03: resource 0 [io 0x2000-0x2fff]
[ 0.521938] pci_bus 0000:03: resource 1 [mem 0xfe400000-0xfe5fffff]
[ 0.522476] pci_bus 0000:03: resource 2 [mem 0x70b0000000-0x70bfffffff 64bit pref]
[ 0.523144] pci_bus 0000:04: resource 0 [io 0x3000-0x3fff]
[ 0.523632] pci_bus 0000:04: resource 1 [mem 0xfe200000-0xfe3fffff]
[ 0.524168] pci_bus 0000:04: resource 2 [mem 0x70a0000000-0x70afffffff 64bit pref]
[ 0.524837] pci_bus 0000:05: resource 0 [io 0x4000-0x4fff]
[ 0.525339] pci_bus 0000:05: resource 1 [mem 0xfe000000-0xfe1fffff]
[ 0.525922] pci_bus 0000:05: resource 2 [mem 0x7090000000-0x709fffffff 64bit pref]
[ 0.526635] pci_bus 0000:06: resource 0 [io 0x5000-0x5fff]
[ 0.527140] pci_bus 0000:06: resource 1 [mem 0xfde00000-0xfdffffff]
[ 0.527692] pci_bus 0000:06: resource 2 [mem 0x7080000000-0x708fffffff 64bit pref]
[ 0.528364] pci_bus 0000:07: resource 0 [io 0x6000-0x6fff]
[ 0.528886] pci_bus 0000:07: resource 1 [mem 0xfdc00000-0xfddfffff]
[ 0.530678] pci_bus 0000:07: resource 2 [mem 0x7070000000-0x707fffffff 64bit pref]
[ 0.531468] pci_bus 0000:08: resource 0 [io 0x7000-0x7fff]
[ 0.532056] pci_bus 0000:08: resource 1 [mem 0xfda00000-0xfdbfffff]
[ 0.532701] pci_bus 0000:08: resource 2 [mem 0x7060000000-0x706fffffff 64bit pref]
[ 0.533386] pci_bus 0000:09: resource 0 [io 0x8000-0x8fff]
[ 0.533874] pci_bus 0000:09: resource 1 [mem 0xfd800000-0xfd9fffff]
[ 0.534417] pci_bus 0000:09: resource 2 [mem 0x7050000000-0x705fffffff 64bit pref]
[ 0.535086] pci_bus 0000:0a: resource 0 [io 0x9000-0x9fff]
[ 0.535579] pci_bus 0000:0a: resource 1 [mem 0xfd600000-0xfd7fffff]
[ 0.536117] pci_bus 0000:0a: resource 2 [mem 0x7040000000-0x704fffffff 64bit pref]
[ 0.536783] pci_bus 0000:0b: resource 0 [io 0xa000-0xafff]
[ 0.537275] pci_bus 0000:0b: resource 1 [mem 0xfd400000-0xfd5fffff]
[ 0.537809] pci_bus 0000:0b: resource 2 [mem 0x7030000000-0x703fffffff 64bit pref]
[ 0.538477] pci_bus 0000:0c: resource 0 [io 0xb000-0xbfff]
[ 0.538964] pci_bus 0000:0c: resource 1 [mem 0xfd200000-0xfd3fffff]
[ 0.539500] pci_bus 0000:0c: resource 2 [mem 0x7020000000-0x702fffffff 64bit pref]
[ 0.540169] pci_bus 0000:0d: resource 0 [io 0xe000-0xefff]
[ 0.540660] pci_bus 0000:0d: resource 1 [mem 0xfd000000-0xfd1fffff]
[ 0.541206] pci_bus 0000:0d: resource 2 [mem 0x7010000000-0x701fffffff 64bit pref]
[ 0.541962] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff]
[ 0.542552] pci_bus 0000:0e: resource 1 [mem 0xfce00000-0xfcffffff]
[ 0.543115] pci_bus 0000:0e: resource 2 [mem 0x7000000000-0x700fffffff 64bit pref]
[ 0.544064] ACPI: \_SB_.GSIG: Enabled at IRQ 22
[ 0.546855] PCI: CLS 0 bytes, default 64
[ 0.547283] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.547891] software IO TLB: mapped [mem 0x000000007bfde000-0x000000007ffde000] (64MB)
[ 0.548648] RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 10737418240 ms ovfl timer
[ 0.549468] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6a8d35ebbd4, max_idle_ns: 881590718800 ns
[ 0.551605] Initialise system trusted keyrings
[ 0.552187] workingset: timestamp_bits=40 max_order=21 bucket_order=0
[ 0.552986] NFS: Registering the id_resolver key type
[ 0.553447] Key type id_resolver registered
[ 0.553828] Key type id_legacy registered
[ 0.554347] 9p: Installing v9fs 9p2000 file system support
[ 0.563517] Key type asymmetric registered
[ 0.563984] Asymmetric key parser 'x509' registered
[ 0.564465] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[ 0.565204] io scheduler mq-deadline registered
[ 0.565630] io scheduler kyber registered
[ 0.568761] pcieport 0000:00:02.0: PME: Signaling with IRQ 24
[ 0.570135] pcieport 0000:00:02.1: PME: Signaling with IRQ 25
[ 0.572703] pcieport 0000:00:02.2: PME: Signaling with IRQ 26
[ 0.575690] pcieport 0000:00:02.3: PME: Signaling with IRQ 27
[ 0.579670] pcieport 0000:00:02.4: PME: Signaling with IRQ 28
[ 0.581890] pcieport 0000:00:02.5: PME: Signaling with IRQ 29
[ 0.584009] pcieport 0000:00:02.6: PME: Signaling with IRQ 30
[ 0.585973] pcieport 0000:00:02.7: PME: Signaling with IRQ 31
[ 0.586761] ACPI: \_SB_.GSIH: Enabled at IRQ 23
[ 0.588804] pcieport 0000:00:03.0: PME: Signaling with IRQ 32
[ 0.593047] pcieport 0000:00:03.1: PME: Signaling with IRQ 33
[ 0.595210] pcieport 0000:00:03.2: PME: Signaling with IRQ 34
[ 0.597381] pcieport 0000:00:03.3: PME: Signaling with IRQ 35
[ 0.599527] pcieport 0000:00:03.4: PME: Signaling with IRQ 36
[ 0.602649] pcieport 0000:00:03.5: PME: Signaling with IRQ 37
[ 0.603416] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 0.604119] ACPI: button: Power Button [PWRF]
[ 0.605265] ACPI: \_SB_.GSIF: Enabled at IRQ 21
[ 0.609558] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.610290] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 0.622252] Non-volatile memory driver v1.3
[ 0.622725] Linux agpgart interface v0.103
[ 0.623369] ACPI: bus type drm_connector registered
[ 0.624112] [drm] pci: virtio-vga detected at 0000:00:01.0
[ 0.624732] virtio-pci 0000:00:01.0: vgaarb: deactivate vga console
[ 0.626811] Console: switching to colour dummy device 80x25
[ 0.627295] [drm] features: -virgl +edid -resource_blob -host_visible
[ 0.627296] [drm] features: -context_init
[ 0.628402] [drm] number of scanouts: 1
[ 0.628647] [drm] number of cap sets: 0
[ 0.629284] virtio-pci 0000:00:01.0: [drm] Registered 1 planes with drm panic
[ 0.629740] [drm] Initialized virtio_gpu 0.1.0 for 0000:00:01.0 on minor 0
[ 0.631112] fbcon: virtio_gpudrmfb (fb0) is primary device
[ 0.631723] Console: switching to colour frame buffer device 160x50
[ 0.638515] virtio-pci 0000:00:01.0: [drm] fb0: virtio_gpudrmfb frame buffer device
[ 0.640783] loop: module loaded
[ 0.641243] ACPI: \_SB_.GSIA: Enabled at IRQ 16
[ 0.642065] ahci 0000:00:1f.2: AHCI vers 0001.0000, 32 command slots, 1.5 Gbps, SATA mode
[ 0.642744] ahci 0000:00:1f.2: 6/6 ports implemented (port mask 0x3f)
[ 0.643226] ahci 0000:00:1f.2: flags: 64bit ncq only
[ 0.644961] scsi host0: ahci
[ 0.645567] scsi host1: ahci
[ 0.646411] scsi host2: ahci
[ 0.647167] scsi host3: ahci
[ 0.647873] scsi host4: ahci
[ 0.648768] scsi host5: ahci
[ 0.649703] ata1: SATA max UDMA/133 abar m4096@0xfea23000 port 0xfea23100 irq 43 lpm-pol 0
[ 0.650235] ata2: SATA max UDMA/133 abar m4096@0xfea23000 port 0xfea23180 irq 43 lpm-pol 0
[ 0.650738] ata3: SATA max UDMA/133 abar m4096@0xfea23000 port 0xfea23200 irq 43 lpm-pol 0
[ 0.651261] ata4: SATA max UDMA/133 abar m4096@0xfea23000 port 0xfea23280 irq 43 lpm-pol 0
[ 0.651768] ata5: SATA max UDMA/133 abar m4096@0xfea23000 port 0xfea23300 irq 43 lpm-pol 0
[ 0.653405] ata6: SATA max UDMA/133 abar m4096@0xfea23000 port 0xfea23380 irq 43 lpm-pol 0
[ 0.654312] e100: Intel(R) PRO/100 Network Driver
[ 0.656256] e100: Copyright(c) 1999-2006 Intel Corporation
[ 0.656657] e1000: Intel(R) PRO/1000 Network Driver
[ 0.657436] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 0.657851] e1000e: Intel(R) PRO/1000 Network Driver
[ 0.659165] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 0.661734] e1000e 0000:01:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[ 0.701015] e1000e 0000:01:00.0 0000:01:00.0 (uninitialized): registered PHC clock
[ 0.745733] e1000e 0000:01:00.0 eth0: (PCI Express:2.5GT/s:Width x1) 52:54:00:53:6f:b2
[ 0.746591] e1000e 0000:01:00.0 eth0: Intel(R) PRO/1000 Network Connection
[ 0.747337] e1000e 0000:01:00.0 eth0: MAC: 3, PHY: 8, PBA No: 000000-000
[ 0.748057] sky2: driver version 1.30
[ 0.750426] xhci_hcd 0000:02:00.0: xHCI Host Controller
[ 0.751161] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 1
[ 0.752666] xhci_hcd 0000:02:00.0: hcc params 0x00087001 hci version 0x100 quirks 0x0000000000000010
[ 0.754362] xhci_hcd 0000:02:00.0: xHCI Host Controller
[ 0.755045] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
[ 0.755873] xhci_hcd 0000:02:00.0: Host supports USB 3.0 SuperSpeed
[ 0.756766] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.16
[ 0.757692] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.758383] usb usb1: Product: xHCI Host Controller
[ 0.758897] usb usb1: Manufacturer: Linux 6.16.0-rc5-thor_kernel-tomoron-g446317a00154 xhci-hcd
[ 0.759655] usb usb1: SerialNumber: 0000:02:00.0
[ 0.760451] hub 1-0:1.0: USB hub found
[ 0.761714] hub 1-0:1.0: 15 ports detected
[ 0.763038] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 0.763923] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.16
[ 0.765209] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.765927] usb usb2: Product: xHCI Host Controller
[ 0.766448] usb usb2: Manufacturer: Linux 6.16.0-rc5-thor_kernel-tomoron-g446317a00154 xhci-hcd
[ 0.767248] usb usb2: SerialNumber: 0000:02:00.0
[ 0.768025] hub 2-0:1.0: USB hub found
[ 0.768688] hub 2-0:1.0: 15 ports detected
[ 0.770101] usbcore: registered new interface driver usblp
[ 0.770693] usbcore: registered new interface driver usb-storage
[ 0.771546] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 0.773341] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.773872] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.776443] rtc_cmos 00:03: RTC can wake from S4
[ 0.777903] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 0.778124] rtc_cmos 00:03: registered as rtc0
[ 0.782762] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram
[ 0.783868] device-mapper: ioctl: 4.50.0-ioctl (2025-04-28) initialised: dm-devel@lists.linux.dev
[ 0.784456] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[ 0.785805] intel_pstate: CPU model not supported
[ 0.787678] i2c i2c-0: Memory type 0x07 not supported yet, not instantiating SPD
[ 0.788337] hid: raw HID events driver (C) Jiri Kosina
[ 0.791907] usbcore: registered new interface driver usbhid
[ 0.793008] usbhid: USB HID core driver
[ 0.795573] Initializing XFRM netlink socket
[ 0.796214] NET: Registered PF_INET6 protocol family
[ 0.797184] Segment Routing with IPv6
[ 0.797968] In-situ OAM (IOAM) with IPv6
[ 0.798903] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 0.799940] NET: Registered PF_PACKET protocol family
[ 0.800503] snd_hda_intel 0000:00:1b.0: Cannot probe codecs, giving up
[ 0.800727] 9pnet: Installing 9P2000 support
[ 0.804417] Key type dns_resolver registered
[ 0.805574] IPI shorthand broadcast: enabled
[ 0.809175] sched_clock: Marking stable (727001823, 81191058)->(906663766, -98470885)
[ 0.810439] registered taskstats version 1
[ 0.811142] Loading compiled-in X.509 certificates
[ 0.813228] Demotion targets for Node 0: null
[ 0.813980] PM: Magic number: 1:62:841
[ 0.814977] pcie_bwctrl 0000:00:02.7:pcie010: hash matches
[ 0.816062] printk: legacy console [netcon0] enabled
[ 0.816919] netconsole: network logging started
[ 0.817513] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 0.818709] kworker/u24:7 (93) used greatest stack depth: 13952 bytes left
[ 0.819135] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 0.825360] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[ 0.827110] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 0.828161] cfg80211: failed to load regulatory.db
[ 0.828851] ALSA device list:
[ 0.829884] No soundcards found.
[ 0.964024] ata5: SATA link down (SStatus 0 SControl 300)
[ 0.968555] ata3: SATA link down (SStatus 0 SControl 300)
[ 0.973020] ata4: SATA link down (SStatus 0 SControl 300)
[ 0.977351] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 0.981907] ata2: SATA link down (SStatus 0 SControl 300)
[ 0.984910] ata1.00: ATA-7: QEMU HARDDISK, 2.5+, max UDMA/100
[ 1.002284] ata1.00: 134217728 sectors, multi 16: LBA48 NCQ (depth 32)
[ 1.004699] ata1.00: applying bridge limits
[ 1.006137] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[ 1.007275] ata6: SATA link down (SStatus 0 SControl 300)
[ 1.011711] ata1.00: configured for UDMA/100
[ 1.012959] scsi 0:0:0:0: Direct-Access ATA QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5
[ 1.014850] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 1.014875] sd 0:0:0:0: [sda] 134217728 512-byte logical blocks: (68.7 GB/64.0 GiB)
[ 1.017505] sd 0:0:0:0: [sda] Write Protect is off
[ 1.018337] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.018398] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.020029] sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
[ 1.034851] sda: sda1 sda2 sda3 sda4
[ 1.035878] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.136092] usb 1-1: New USB device found, idVendor=0627, idProduct=0001, bcdDevice= 0.00
[ 1.139479] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=10
[ 1.142874] usb 1-1: Product: QEMU USB Tablet
[ 1.145177] usb 1-1: Manufacturer: QEMU
[ 1.147415] usb 1-1: SerialNumber: 28754-0000:00:02.1:00.0-1
[ 1.159137] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:02.1/0000:02:00.0/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input4
[ 1.165573] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:02:00.0-1/input0
[ 1.213061] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3
[ 1.217385] md: Waiting for all devices to be available before autodetect
[ 1.218688] md: If you don't use raid, use raid=noautodetect
[ 1.219875] md: Autodetecting RAID arrays.
[ 1.221160] md: autorun ...
[ 1.222219] md: ... autorun DONE.
[ 1.277318] EXT4-fs (sda3): orphan cleanup on readonly fs
[ 1.279122] EXT4-fs (sda3): mounted filesystem 70fee899-0295-4d23-af3a-a6f3afb941ee ro with ordered data mode. Quota mode: none.
[ 1.280411] VFS: Mounted root (ext4 filesystem) readonly on device 8:3.
[ 1.282520] devtmpfs: mounted
[ 1.283412] Freeing unused kernel image (initmem) memory: 2812K
[ 1.284038] Write protecting the kernel read-only data: 28672k
[ 1.285974] Freeing unused kernel image (text/rodata gap) memory: 1688K
[ 1.286881] Freeing unused kernel image (rodata/data gap) memory: 800K
[ 1.296842] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.297537] Run /sbin/init as init process
[ 1.298391] with arguments:
[ 1.298393] /sbin/init
[ 1.298394] with environment:
[ 1.298395] HOME=/
[ 1.298395] TERM=linux
[ 1.298396] BOOT_IMAGE=/vmlinuz-6.16.0-rc5-tomoron
[ 1.319248] systemd[1]: RTC configured in localtime, applying delta of 120 minutes to system time.
[ 1.321168] systemd[1]: System time advanced to timestamp on /var/lib/systemd/timesync/clock: Wed 2025-07-09 17:49:12 CEST
[ 1.332310] systemd[1]: systemd 257.6 running in system mode (-PAM -AUDIT -SELINUX -APPARMOR +IMA +IPE +SMACK -SECCOMP -GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP -LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 +BZIP2 -LZ4 +XZ +ZLIB -ZSTD -BPF_FRAMEWORK -BTF +XKBCOMMON +UTMP +SYSVINIT -LIBARCHIVE)
[ 1.334907] systemd[1]: Detected virtualization kvm.
[ 1.335637] systemd[1]: Detected architecture x86-64.
[ 1.349013] systemd[1]: Hostname set to <tomoron>.
[ 1.369342] systemd-import- (110) used greatest stack depth: 12944 bytes left
[ 1.370275] systemd-debug-g (105) used greatest stack depth: 12840 bytes left
[ 1.372131] systemd-hiberna (109) used greatest stack depth: 12520 bytes left
[ 1.412739] systemd[1]: /usr/local/lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket \xe2\x86\x92 /run/dbus/system_bus_socket; please update the unit file accordingly.
[ 1.469670] systemd[1]: Queued start job for default target graphical.target.
[ 1.490927] systemd[1]: Created slice system-getty.slice.
[ 1.492433] systemd[1]: Created slice system-modprobe.slice.
[ 1.494273] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 1.514812] systemd[1]: Created slice user.slice.
[ 1.515615] systemd[1]: Started systemd-ask-password-console.path.
[ 1.516330] systemd[1]: Started systemd-ask-password-wall.path.
[ 1.517124] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount.
[ 1.517862] systemd[1]: Expecting device dev-sda2.device...
[ 1.523801] systemd[1]: Expecting device dev-sda4.device...
[ 1.527415] systemd[1]: Expecting device dev-ttyS0.device...
[ 1.528324] systemd[1]: Reached target paths.target.
[ 1.528995] systemd[1]: Reached target remote-fs.target.
[ 1.529919] systemd[1]: Reached target slices.target.
[ 1.533394] systemd[1]: Listening on systemd-coredump.socket.
[ 1.537582] systemd[1]: Listening on systemd-creds.socket.
[ 1.540776] systemd[1]: Listening on systemd-initctl.socket.
[ 1.542014] systemd[1]: Listening on systemd-journald-audit.socket.
[ 1.544384] systemd[1]: Listening on systemd-journald-dev-log.socket.
[ 1.545580] systemd[1]: Listening on systemd-journald.socket.
[ 1.548981] systemd[1]: Listening on systemd-udevd-control.socket.
[ 1.552293] systemd[1]: Listening on systemd-udevd-kernel.socket.
[ 1.573347] systemd[1]: Mounting dev-hugepages.mount...
[ 1.575153] systemd[1]: Mounting dev-mqueue.mount...
[ 1.578322] systemd[1]: Mounting sys-kernel-debug.mount...
[ 1.580801] systemd[1]: Mounting sys-kernel-tracing.mount...
[ 1.582717] systemd[1]: kmod-static-nodes.service was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.16.0-rc5-thor_kernel-tomoron-g446317a00154/modules.devname).
[ 1.585646] systemd[1]: Starting modprobe@configfs.service...
[ 1.588492] systemd[1]: Starting modprobe@dm_mod.service...
[ 1.590955] systemd[1]: Starting modprobe@drm.service...
[ 1.598030] systemd[1]: Starting modprobe@fuse.service...
[ 1.605771] systemd[1]: Starting modprobe@loop.service...
[ 1.614922] systemd[1]: Starting systemd-fsck-root.service...
[ 1.628753] systemd[1]: systemd-hibernate-clear.service was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
[ 1.637169] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[ 1.638163] systemd[1]: systemd-journald.service: (This warning is only shown for the first unit using IP firewalling.)
[ 1.640363] systemd[1]: Starting systemd-journald.service...
[ 1.648784] systemd[1]: systemd-modules-load.service was skipped because no trigger condition checks were met.
[ 1.650659] systemd[1]: Starting systemd-sysctl.service...
[ 1.654363] systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service...
[ 1.655169] systemd-journald[134]: Collecting audit messages is enabled.
[ 1.660089] systemd[1]: Starting systemd-udev-load-credentials.service...
[ 1.665381] systemd[1]: Starting systemd-udev-trigger.service...
[ 1.677083] systemd[1]: Mounted dev-hugepages.mount.
[ 1.680571] systemd[1]: Mounted dev-mqueue.mount.
[ 1.690706] systemd[1]: Mounted sys-kernel-debug.mount.
[ 1.695436] systemd[1]: Mounted sys-kernel-tracing.mount.
[ 1.699357] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[ 1.703023] systemd[1]: Finished modprobe@configfs.service.
[ 1.704859] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[ 1.718110] systemd[1]: Finished modprobe@dm_mod.service.
[ 1.720500] systemd[1]: modprobe@drm.service: Deactivated successfully.
[ 1.730857] systemd[1]: Finished modprobe@drm.service.
[ 1.734494] systemd[1]: Started systemd-journald.service.
[ 1.795326] EXT4-fs (sda3): re-mounted 70fee899-0295-4d23-af3a-a6f3afb941ee r/w.
[ 1.822259] systemd-journald[134]: Received client request to flush runtime journal.
[ 1.917544] e1000e 0000:01:00.0 enp1s0: renamed from eth0
[ 2.053309] Adding 8388604k swap on /dev/sda2. Priority:1 extents:1 across:8388604k
[ 2.697080] FAT-fs (sda4): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 3.436909] e1000e 0000:01:00.0 enp1s0: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[ 7.207724] (udev-worker) (182) used greatest stack depth: 12496 bytes left
[ 14.252378] usb 1-3: new full-speed USB device number 3 using xhci_hcd
[ 14.509408] usb 1-3: New USB device found, idVendor=1b1c, idProduct=1ba4, bcdDevice= 1.02
[ 14.512097] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 14.513177] usb 1-3: Product: CORSAIR K55 RGB PRO Gaming Keyboard
[ 14.513593] usb 1-3: Manufacturer: Corsair
[ 14.513915] usb 1-3: SerialNumber: F5001BC35FC818B2AF7E08C41602501A
[ 14.517006] input: Corsair CORSAIR K55 RGB PRO Gaming Keyboard as /devices/pci0000:00/0000:00:02.1/0000:02:00.0/usb1/1-3/1-3:1.0/0003:1B1C:1BA4.0002/input/input5
[ 14.598927] hid-generic 0003:1B1C:1BA4.0002: input,hidraw1: USB HID v1.00 Keyboard [Corsair CORSAIR K55 RGB PRO Gaming Keyboard] on usb-0000:02:00.0-3/input0
[ 14.605267] hid-generic 0003:1B1C:1BA4.0003: hiddev96,hidraw2: USB HID v1.00 Device [Corsair CORSAIR K55 RGB PRO Gaming Keyboard] on usb-0000:02:00.0-3/input1
[ 14.614323] hid-generic 0003:1B1C:1BA4.0004: hiddev97,hidraw3: USB HID v1.00 Device [Corsair CORSAIR K55 RGB PRO Gaming Keyboard] on usb-0000:02:00.0-3/input2
[ 14.635186] hello_world: loading out-of-tree module taints kernel.
[ 14.638942] Hello world!