[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#915954: inteldrmfb: screen black in 4.18.0-3 (works in 4.18.0-2)



Hi,

same issue here. Deterministic (always fails at boot with -3, and works with -2).

below, kernel log of 4.18.0-2 and 4.18.0-3 (with something wrong in i915_request_alloc)

kernel log of 4.18.0-2 (the WORKING one) follows:

[    0.000000] Linux version 4.18.0-2-amd64 (debian-kernel@lists.debian.org) (gcc version 7.3.0 (Debian 7.3.0-30)) #1 SMP Debian 4.18.10-2 (2018-11-02)
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-4.18.0-2-amd64 root=/dev/mapper/anthra-root ro
[    0.000000] Disabled fast string operations
[    0.000000] x86/fpu: x87 FPU will use FXSAVE
[    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 0x00000000000e4000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000af78ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000af790000-0x00000000af79dfff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000af79e000-0x00000000af7dffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000af7e0000-0x00000000af7fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffb00000-0x00000000ffffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.4 present.
[    0.000000] DMI: System manufacturer System Product Name/P5B-VM, BIOS 0901    07/03/2007
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] last_pfn = 0xaf790 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-DFFFF uncachable
[    0.000000]   E0000-EFFFF write-through
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0BC000000 mask FFC000000 uncachable
[    0.000000]   1 base 0C0000000 mask FC0000000 uncachable
[    0.000000]   2 base 000000000 mask F00000000 write-back
[    0.000000]   3 base 100000000 mask F80000000 write-back
[    0.000000]   4 base 0AF800000 mask FFF800000 uncachable
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000000] e820: update [mem 0xaf800000-0xafffffff] usable ==> reserved
[    0.000000] e820: update [mem 0xbc000000-0xffffffff] usable ==> reserved
[    0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [(____ptrval____)]
[    0.000000] Base memory trampoline at [(____ptrval____)] 99000 size 24576
[    0.000000] BRK [0x5344b000, 0x5344bfff] PGTABLE
[    0.000000] BRK [0x5344c000, 0x5344cfff] PGTABLE
[    0.000000] BRK [0x5344d000, 0x5344dfff] PGTABLE
[    0.000000] BRK [0x5344e000, 0x5344efff] PGTABLE
[    0.000000] BRK [0x5344f000, 0x5344ffff] PGTABLE
[    0.000000] BRK [0x53450000, 0x53450fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x34e27000-0x3670afff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000FA950 000024 (v02 ACPIAM)
[    0.000000] ACPI: XSDT 0x00000000AF790100 000054 (v01 MSTEST OEMXSDT  07000703 MSFT 00000097)
[    0.000000] ACPI: FACP 0x00000000AF790290 0000F4 (v03 MSTEST OEMFACP  07000703 MSFT 00000097)
[    0.000000] ACPI: DSDT 0x00000000AF7905C0 007C09 (v01 A0518  A0518000 00000000 INTL 20060113)
[    0.000000] ACPI: FACS 0x00000000AF79E000 000040
[    0.000000] ACPI: FACS 0x00000000AF79E000 000040
[    0.000000] ACPI: APIC 0x00000000AF790390 00006C (v01 MSTEST OEMAPIC  07000703 MSFT 00000097)
[    0.000000] ACPI: MCFG 0x00000000AF790400 00003C (v01 MSTEST OEMMCFG  07000703 MSFT 00000097)
[    0.000000] ACPI: OEMB 0x00000000AF79E040 00007B (v01 MSTEST AMI_OEM  07000703 MSFT 00000097)
[    0.000000] ACPI: HPET 0x00000000AF7981D0 000038 (v01 MSTEST OEMHPET  07000703 MSFT 00000097)
[    0.000000] ACPI: GSCI 0x00000000AF79E0C0 002024 (v01 MSTEST GMCHSCI  07000703 MSFT 00000097)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x00000000af78ffff]
[    0.000000] NODE_DATA(0) allocated [mem 0xaf78b000-0xaf78ffff]
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000af78ffff]
[    0.000000]   Normal   empty
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x00000000af78ffff]
[    0.000000] Reserved but unavailable: 2258 pages
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x00000000af78ffff]
[    0.000000] On node 0 totalpages: 718638
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3998 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 11167 pages used for memmap
[    0.000000]   DMA32 zone: 714640 pages, LIFO batch:31
[    0.000000] Reserving Intel graphics memory at [mem 0xaf800000-0xafffffff]
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a202 base: 0xfed00000
[    0.000000] smpboot: Allowing 4 CPUs, 2 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000e3fff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e4000-0x000fffff]
[    0.000000] [mem 0xb0000000-0xfedfffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.000000] random: get_random_bytes called from start_kernel+0x94/0x52e with crng_init=0
[    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] percpu: Embedded 44 pages/cpu @(____ptrval____) s142744 r8192 d29288 u524288
[    0.000000] pcpu-alloc: s142744 r8192 d29288 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 707386
[    0.000000] Policy zone: DMA32
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-4.18.0-2-amd64 root=/dev/mapper/anthra-root ro
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 2780256K/2874552K available (10252K kernel code, 1223K rwdata, 3260K rodata, 1548K init, 656K bss, 94296K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Kernel/User page tables isolation: enabled
[    0.000000] ftrace: allocating 31267 entries in 123 pages
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS: 33024, nr_irqs: 456, preallocated irqs: 16
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] ACPI: Core revision 20180531
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.000000] hpet clockevent registered
[    0.000000] APIC: Switch to symmetric I/O mode setup
[    0.000000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.020000] tsc: Fast TSC calibration using PIT
[    0.024000] tsc: Detected 2133.331 MHz processor
[    0.024000] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1ec02ef052a, max_idle_ns: 440795223686 ns
[    0.024000] Calibrating delay loop (skipped), value calculated using timer frequency.. 4266.66 BogoMIPS (lpj=8533324)
[    0.024000] pid_max: default: 32768 minimum: 301
[    0.024000] Security Framework initialized
[    0.024000] Yama: disabled by default; enable with sysctl kernel.yama.*
[    0.024000] AppArmor: AppArmor initialized
[    0.029778] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.031716] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.031839] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.031927] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.032352] Disabled fast string operations
[    0.032408] mce: CPU supports 6 MCE banks
[    0.032456] CPU0: Thermal monitoring enabled (TM2)
[    0.032502] process: using mwait in idle threads
[    0.032550] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
[    0.032596] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
[    0.032644] Spectre V2 : Mitigation: Full generic retpoline
[    0.032689] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.032756] Speculative Store Bypass: Vulnerable
[    0.032929] Freeing SMP alternatives memory: 24K
[    0.040000] smpboot: CPU0: Intel(R) Core(TM)2 CPU          6420  @ 2.13GHz (family: 0x6, model: 0xf, stepping: 0x6)
[    0.040000] Performance Events: PEBS fmt0-, Core2 events, Intel PMU driver.
[    0.040000] core: PEBS disabled due to CPU errata
[    0.040000] ... version:                2
[    0.040000] ... bit width:              40
[    0.040000] ... generic registers:      2
[    0.040000] ... value mask:             000000ffffffffff
[    0.040000] ... max period:             000000007fffffff
[    0.040000] ... fixed-purpose events:   3
[    0.040000] ... event mask:             0000000700000003
[    0.040000] Hierarchical SRCU implementation.
[    0.040000] smp: Bringing up secondary CPUs ...
[    0.040000] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.040000] x86: Booting SMP configuration:
[    0.040000] .... node  #0, CPUs:      #1
[    0.040093] smp: Brought up 1 node, 2 CPUs
[    0.040094] smpboot: Max logical packages: 2
[    0.040138] smpboot: Total of 2 processors activated (8533.32 BogoMIPS)
[    0.042176] devtmpfs: initialized
[    0.042176] x86/mm: Memory block size: 128MB
[    0.044021] PM: Registering ACPI NVS region [mem 0xaf79e000-0xaf7dffff] (270336 bytes)
[    0.044155] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.044234] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.044353] pinctrl core: initialized pinctrl subsystem
[    0.044619] NET: Registered protocol family 16
[    0.044772] audit: initializing netlink subsys (disabled)
[    0.044828] audit: type=2000 audit(1544351478.044:1): state=initialized audit_enabled=0 res=1
[    0.044828] cpuidle: using governor ladder
[    0.044828] cpuidle: using governor menu
[    0.044828] ACPI: bus type PCI registered
[    0.044828] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.044828] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.044828] PCI: not using MMCONFIG
[    0.044828] PCI: Using configuration type 1 for base access
[    0.045118] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.045118] ACPI: Added _OSI(Module Device)
[    0.045118] ACPI: Added _OSI(Processor Device)
[    0.045118] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.045118] ACPI: Added _OSI(Processor Aggregator Device)
[    0.045118] ACPI: Added _OSI(Linux-Dell-Video)
[    0.052566] ACPI: 1 ACPI AML tables successfully acquired and loaded
[    0.054881] ACPI: Dynamic OEM Table Load:
[    0.054930] ACPI: SSDT 0xFFFF89D56B527A00 0001C6 (v01 AMI    CPU1PM   00000001 INTL 20060113)
[    0.055317] ACPI: Dynamic OEM Table Load:
[    0.055364] ACPI: SSDT 0xFFFF89D56B527200 00013A (v01 AMI    CPU2PM   00000001 INTL 20060113)
[    0.056025] ACPI: Interpreter enabled
[    0.056092] ACPI: (supports S0 S1 S3 S4 S5)
[    0.056135] ACPI: Using IOAPIC for interrupt routing
[    0.056211] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.056946] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[    0.057021] pmd_set_huge: Cannot satisfy [mem 0xe0000000-0xe0200000] with a huge-page mapping due to MTRR override.
[    0.057674] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.058012] ACPI: Enabled 14 GPEs in block 00 to 1F
[    0.065965] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.066019] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.066090] acpi PNP0A08:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    0.066394] PCI host bridge to bus 0000:00
[    0.066440] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.066490] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.066539] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.066605] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff window]
[    0.066671] pci_bus 0000:00: root bus resource [mem 0xaf800000-0xffffffff window]
[    0.067272] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.067327] pci 0000:00:00.0: [8086:29a0] type 00 class 0x060000
[    0.067446] pci 0000:00:01.0: [8086:29a1] type 01 class 0x060400
[    0.067489] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.067588] pci 0000:00:02.0: [8086:29a2] type 00 class 0x030000
[    0.067599] pci 0000:00:02.0: reg 0x10: [mem 0xfeb00000-0xfebfffff]
[    0.067609] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.067614] pci 0000:00:02.0: reg 0x20: [io  0xec00-0xec07]
[    0.067740] pci 0000:00:1a.0: [8086:2834] type 00 class 0x0c0300
[    0.067779] pci 0000:00:1a.0: reg 0x20: [io  0xd880-0xd89f]
[    0.067890] pci 0000:00:1a.1: [8086:2835] type 00 class 0x0c0300
[    0.067929] pci 0000:00:1a.1: reg 0x20: [io  0xdc00-0xdc1f]
[    0.068050] pci 0000:00:1a.7: [8086:283a] type 00 class 0x0c0320
[    0.068070] pci 0000:00:1a.7: reg 0x10: [mem 0xfeaff800-0xfeaffbff]
[    0.068143] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[    0.068242] pci 0000:00:1b.0: [8086:284b] type 00 class 0x040300
[    0.068262] pci 0000:00:1b.0: reg 0x10: [mem 0xfeaf8000-0xfeafbfff 64bit]
[    0.068328] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.068431] pci 0000:00:1c.0: [8086:283f] type 01 class 0x060400
[    0.068501] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.068616] pci 0000:00:1c.4: [8086:2847] type 01 class 0x060400
[    0.068687] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.068795] pci 0000:00:1c.5: [8086:2849] type 01 class 0x060400
[    0.068866] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[    0.068973] pci 0000:00:1d.0: [8086:2830] type 00 class 0x0c0300
[    0.069013] pci 0000:00:1d.0: reg 0x20: [io  0xd400-0xd41f]
[    0.069125] pci 0000:00:1d.1: [8086:2831] type 00 class 0x0c0300
[    0.069165] pci 0000:00:1d.1: reg 0x20: [io  0xd480-0xd49f]
[    0.069275] pci 0000:00:1d.2: [8086:2832] type 00 class 0x0c0300
[    0.069315] pci 0000:00:1d.2: reg 0x20: [io  0xd800-0xd81f]
[    0.069432] pci 0000:00:1d.7: [8086:2836] type 00 class 0x0c0320
[    0.069451] pci 0000:00:1d.7: reg 0x10: [mem 0xfeaff400-0xfeaff7ff]
[    0.069524] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.069620] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
[    0.069762] pci 0000:00:1f.0: [8086:2810] type 00 class 0x060100
[    0.069839] pci 0000:00:1f.0: quirk: [io  0x0800-0x087f] claimed by ICH6 ACPI/GPIO/TCO
[    0.069910] pci 0000:00:1f.0: quirk: [io  0x0480-0x04bf] claimed by ICH6 GPIO
[    0.069962] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0294 (mask 0003)
[    0.070140] pci 0000:00:1f.2: [8086:2820] type 00 class 0x01018f
[    0.070155] pci 0000:00:1f.2: reg 0x10: [io  0xe880-0xe887]
[    0.070163] pci 0000:00:1f.2: reg 0x14: [io  0xe800-0xe803]
[    0.070170] pci 0000:00:1f.2: reg 0x18: [io  0xe480-0xe487]
[    0.070177] pci 0000:00:1f.2: reg 0x1c: [io  0xe400-0xe403]
[    0.070184] pci 0000:00:1f.2: reg 0x20: [io  0xe080-0xe08f]
[    0.070190] pci 0000:00:1f.2: reg 0x24: [io  0xe000-0xe00f]
[    0.070219] pci 0000:00:1f.2: PME# supported from D3hot
[    0.070313] pci 0000:00:1f.3: [8086:283e] type 00 class 0x0c0500
[    0.070327] pci 0000:00:1f.3: reg 0x10: [mem 0x00000000-0x000000ff]
[    0.070351] pci 0000:00:1f.3: reg 0x20: [io  0x0400-0x041f]
[    0.070452] pci 0000:00:1f.5: [8086:2825] type 00 class 0x010185
[    0.070467] pci 0000:00:1f.5: reg 0x10: [io  0xd080-0xd087]
[    0.070474] pci 0000:00:1f.5: reg 0x14: [io  0xd000-0xd003]
[    0.070481] pci 0000:00:1f.5: reg 0x18: [io  0xcc00-0xcc07]
[    0.070488] pci 0000:00:1f.5: reg 0x1c: [io  0xc880-0xc883]
[    0.070495] pci 0000:00:1f.5: reg 0x20: [io  0xc800-0xc80f]
[    0.070501] pci 0000:00:1f.5: reg 0x24: [io  0xc480-0xc48f]
[    0.070530] pci 0000:00:1f.5: PME# supported from D3hot
[    0.070653] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.070703] pci 0000:00:01.0:   bridge window [mem 0xbfd00000-0xbfdfffff 64bit pref]
[    0.070749] pci 0000:00:1c.0: PCI bridge to [bus 04]
[    0.070801] pci 0000:00:1c.0:   bridge window [mem 0xbfe00000-0xbfefffff 64bit pref]
[    0.070882] pci 0000:03:00.0: [197b:2363] type 00 class 0x010185
[    0.070975] pci 0000:03:00.0: reg 0x24: [mem 0xf87fe000-0xf87fffff]
[    0.070988] pci 0000:03:00.0: reg 0x30: [mem 0xf87e0000-0xf87effff pref]
[    0.071046] pci 0000:03:00.0: PME# supported from D3hot
[    0.071137] pci 0000:03:00.1: [197b:2363] type 00 class 0x010185
[    0.071162] pci 0000:03:00.1: reg 0x10: [io  0xbc00-0xbc07]
[    0.071172] pci 0000:03:00.1: reg 0x14: [io  0xb880-0xb883]
[    0.071181] pci 0000:03:00.1: reg 0x18: [io  0xb800-0xb807]
[    0.071191] pci 0000:03:00.1: reg 0x1c: [io  0xb480-0xb483]
[    0.071200] pci 0000:03:00.1: reg 0x20: [io  0xb400-0xb40f]
[    0.071324] pci 0000:03:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    0.071404] pci 0000:00:1c.4: PCI bridge to [bus 03]
[    0.071452] pci 0000:00:1c.4:   bridge window [io  0xb000-0xbfff]
[    0.071455] pci 0000:00:1c.4:   bridge window [mem 0xf8700000-0xf87fffff]
[    0.071521] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[    0.071552] pci 0000:02:00.0: reg 0x10: [io  0xa800-0xa8ff]
[    0.071581] pci 0000:02:00.0: reg 0x18: [mem 0xf86ff000-0xf86fffff 64bit]
[    0.071615] pci 0000:02:00.0: reg 0x30: [mem 0xf86c0000-0xf86dffff pref]
[    0.071625] pci 0000:02:00.0: enabling Extended Tags
[    0.071759] pci 0000:02:00.0: supports D1 D2
[    0.071761] pci 0000:02:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.071858] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    0.071937] pci 0000:00:1c.5: PCI bridge to [bus 02]
[    0.071985] pci 0000:00:1c.5:   bridge window [io  0xa000-0xafff]
[    0.071988] pci 0000:00:1c.5:   bridge window [mem 0xf8600000-0xf86fffff]
[    0.072012] pci_bus 0000:05: extended config space not accessible
[    0.072090] pci 0000:05:01.0: [104c:8023] type 00 class 0x0c0010
[    0.072107] pci 0000:05:01.0: reg 0x10: [mem 0xfe8ff800-0xfe8fffff]
[    0.072116] pci 0000:05:01.0: reg 0x14: [mem 0xfe8f8000-0xfe8fbfff]
[    0.072183] pci 0000:05:01.0: supports D1 D2
[    0.072185] pci 0000:05:01.0: PME# supported from D0 D1 D2 D3hot
[    0.072249] pci 0000:05:03.0: [14f1:8800] type 00 class 0x040000
[    0.072264] pci 0000:05:03.0: reg 0x10: [mem 0xfb000000-0xfbffffff]
[    0.072392] pci 0000:05:03.2: [14f1:8802] type 00 class 0x048000
[    0.072408] pci 0000:05:03.2: reg 0x10: [mem 0xfc000000-0xfcffffff]
[    0.072526] pci 0000:05:03.4: [14f1:8804] type 00 class 0x048000
[    0.072541] pci 0000:05:03.4: reg 0x10: [mem 0xfd000000-0xfdffffff]
[    0.072686] pci 0000:00:1e.0: PCI bridge to [bus 05] (subtractive decode)
[    0.072739] pci 0000:00:1e.0:   bridge window [mem 0xf8800000-0xfe8fffff]
[    0.072744] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    0.072746] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    0.072748] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.072750] pci 0000:00:1e.0:   bridge window [mem 0x000d0000-0x000dffff window] (subtractive decode)
[    0.072752] pci 0000:00:1e.0:   bridge window [mem 0xaf800000-0xffffffff window] (subtractive decode)
[    0.073519] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[    0.073634] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[    0.073747] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[    0.073860] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11 12 14 *15)
[    0.073972] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[    0.074085] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[    0.074215] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 7 10 11 12 14 15)
[    0.074328] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 11 12 *14 15)
[    0.074530] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.074530] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.074530] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.074530] vgaarb: loaded
[    0.074530] pps_core: LinuxPPS API ver. 1 registered
[    0.074530] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.074530] PTP clock support registered
[    0.074530] EDAC MC: Ver: 3.0.0
[    0.074530] PCI: Using ACPI for IRQ routing
[    0.080892] PCI: pci_cache_line_size set to 64 bytes
[    0.080952] Expanded resource Reserved due to conflict with PCI Bus 0000:00
[    0.081003] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    0.081004] e820: reserve RAM buffer [mem 0xaf790000-0xafffffff]
[    0.081141] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    0.081141] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.081141] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[    0.082197] clocksource: Switched to clocksource tsc-early
[    0.096878] VFS: Disk quotas dquot_6.6.0
[    0.096946] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.097163] AppArmor: AppArmor Filesystem Enabled
[    0.097233] pnp: PnP ACPI init
[    0.097398] system 00:00: [mem 0xfed14000-0xfed19fff] has been reserved
[    0.097453] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.097528] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.097772] pnp 00:02: [dma 0 disabled]
[    0.097851] pnp 00:02: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.098109] pnp 00:03: [dma 2]
[    0.098166] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active)
[    0.098251] system 00:04: [io  0x0290-0x0297] has been reserved
[    0.098304] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.098418] pnp 00:05: disabling [mem 0xfebfe000-0xfebfefff] because it overlaps 0000:00:02.0 BAR 0 [mem 0xfeb00000-0xfebfffff]
[    0.098564] system 00:05: [io  0x04d0-0x04d1] has been reserved
[    0.098613] system 00:05: [io  0x0800-0x087f] has been reserved
[    0.098661] system 00:05: [io  0x0480-0x04bf] has been reserved
[    0.098709] system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.098759] system 00:05: [mem 0xfed20000-0xfed8ffff] has been reserved
[    0.098808] system 00:05: [mem 0xff9fa000-0xff9fafff] has been reserved
[    0.098857] system 00:05: [mem 0xfff00000-0xfffffffe] has been reserved
[    0.098907] system 00:05: [mem 0xffafe000-0xffafefff] has been reserved
[    0.098960] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.099321] pnp 00:06: [dma 3]
[    0.099453] pnp 00:06: Plug and Play ACPI device, IDs PNP0401 (active)
[    0.099549] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.099600] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.099654] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.099771] system 00:08: [mem 0xe0000000-0xefffffff] has been reserved
[    0.099825] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.100030] system 00:09: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.100081] system 00:09: [mem 0x000c0000-0x000cffff] could not be reserved
[    0.100131] system 00:09: [mem 0x000e0000-0x000fffff] could not be reserved
[    0.100181] system 00:09: [mem 0x00100000-0xaf7fffff] could not be reserved
[    0.100235] system 00:09: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.100375] pnp: PnP ACPI: found 10 devices
[    0.107070] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.107158] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 04] add_size 1000
[    0.107161] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 04] add_size 400000 add_align 100000
[    0.107169] pci 0000:00:1c.4: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 add_align 100000
[    0.107177] pci 0000:00:1c.5: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
[    0.107193] pci 0000:00:1c.0: BAR 14: assigned [mem 0xb0000000-0xb03fffff]
[    0.107247] pci 0000:00:1c.4: BAR 15: assigned [mem 0xb0400000-0xb05fffff 64bit pref]
[    0.107317] pci 0000:00:1c.5: BAR 15: assigned [mem 0xb0600000-0xb07fffff 64bit pref]
[    0.107385] pci 0000:00:1c.0: BAR 13: assigned [io  0x1000-0x1fff]
[    0.107434] pci 0000:00:1f.3: BAR 0: assigned [mem 0xb0800000-0xb08000ff]
[    0.107487] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.107535] pci 0000:00:01.0:   bridge window [mem 0xbfd00000-0xbfdfffff 64bit pref]
[    0.107604] pci 0000:00:1c.0: PCI bridge to [bus 04]
[    0.107650] pci 0000:00:1c.0:   bridge window [io  0x1000-0x1fff]
[    0.107700] pci 0000:00:1c.0:   bridge window [mem 0xb0000000-0xb03fffff]
[    0.107751] pci 0000:00:1c.0:   bridge window [mem 0xbfe00000-0xbfefffff 64bit pref]
[    0.107821] pci 0000:00:1c.4: PCI bridge to [bus 03]
[    0.107867] pci 0000:00:1c.4:   bridge window [io  0xb000-0xbfff]
[    0.107917] pci 0000:00:1c.4:   bridge window [mem 0xf8700000-0xf87fffff]
[    0.107968] pci 0000:00:1c.4:   bridge window [mem 0xb0400000-0xb05fffff 64bit pref]
[    0.108038] pci 0000:00:1c.5: PCI bridge to [bus 02]
[    0.108084] pci 0000:00:1c.5:   bridge window [io  0xa000-0xafff]
[    0.108134] pci 0000:00:1c.5:   bridge window [mem 0xf8600000-0xf86fffff]
[    0.108185] pci 0000:00:1c.5:   bridge window [mem 0xb0600000-0xb07fffff 64bit pref]
[    0.108256] pci 0000:00:1e.0: PCI bridge to [bus 05]
[    0.108303] pci 0000:00:1e.0:   bridge window [mem 0xf8800000-0xfe8fffff]
[    0.108358] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.108360] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.108362] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.108364] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff window]
[    0.108366] pci_bus 0000:00: resource 8 [mem 0xaf800000-0xffffffff window]
[    0.108368] pci_bus 0000:01: resource 2 [mem 0xbfd00000-0xbfdfffff 64bit pref]
[    0.108370] pci_bus 0000:04: resource 0 [io  0x1000-0x1fff]
[    0.108371] pci_bus 0000:04: resource 1 [mem 0xb0000000-0xb03fffff]
[    0.108373] pci_bus 0000:04: resource 2 [mem 0xbfe00000-0xbfefffff 64bit pref]
[    0.108375] pci_bus 0000:03: resource 0 [io  0xb000-0xbfff]
[    0.108377] pci_bus 0000:03: resource 1 [mem 0xf8700000-0xf87fffff]
[    0.108379] pci_bus 0000:03: resource 2 [mem 0xb0400000-0xb05fffff 64bit pref]
[    0.108380] pci_bus 0000:02: resource 0 [io  0xa000-0xafff]
[    0.108382] pci_bus 0000:02: resource 1 [mem 0xf8600000-0xf86fffff]
[    0.108384] pci_bus 0000:02: resource 2 [mem 0xb0600000-0xb07fffff 64bit pref]
[    0.108386] pci_bus 0000:05: resource 1 [mem 0xf8800000-0xfe8fffff]
[    0.108388] pci_bus 0000:05: resource 4 [io  0x0000-0x0cf7 window]
[    0.108389] pci_bus 0000:05: resource 5 [io  0x0d00-0xffff window]
[    0.108391] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.108393] pci_bus 0000:05: resource 7 [mem 0x000d0000-0x000dffff window]
[    0.108395] pci_bus 0000:05: resource 8 [mem 0xaf800000-0xffffffff window]
[    0.108495] NET: Registered protocol family 2
[    0.108755] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes)
[    0.108854] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[    0.109055] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.109318] TCP: Hash tables configured (established 32768 bind 32768)
[    0.109438] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.109517] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.109639] NET: Registered protocol family 1
[    0.109702] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]

[    0.177267] pci 0000:00:1a.7: quirk_usb_early_handoff+0x0/0x6b0 took 65566 usecs
[    0.177994] pci 0000:03:00.0: async suspend disabled to avoid multi-function power-on ordering issue
[    0.178068] pci 0000:03:00.1: async suspend disabled to avoid multi-function power-on ordering issue
[    0.178151] PCI: CLS 32 bytes, default 64
[    0.178201] Unpacking initramfs...
[    0.758228] Freeing initrd memory: 25488K
[    0.759268] Initialise system trusted keyrings
[    0.759413] workingset: timestamp_bits=40 max_order=20 bucket_order=0
[    0.761635] zbud: loaded
[    0.761993] pstore: using deflate compression
[    1.291561] Key type asymmetric registered
[    1.291607] Asymmetric key parser 'x509' registered
[    1.291707] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[    1.291815] io scheduler noop registered
[    1.291859] io scheduler deadline registered
[    1.291968] io scheduler cfq registered (default)
[    1.292024] io scheduler mq-deadline registered
[    1.292375] pcieport 0000:00:1c.0: enabling device (0106 -> 0107)
[    1.292783] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    1.292850] intel_idle: does not run on family 6 model 15
[    1.293267] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.313703] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    1.314332] Linux agpgart interface v0.103
[    1.314519] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    1.314566] AMD IOMMUv2 functionality not available on this system
[    1.314825] i8042: PNP: No PS/2 controller found.
[    1.314869] i8042: Probing ports directly.
[    1.317696] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.317746] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.317933] mousedev: PS/2 mouse device common for all mice
[    1.318026] rtc_cmos 00:01: RTC can wake from S4
[    1.318201] rtc_cmos 00:01: registered as rtc0
[    1.318267] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    1.318360] ledtrig-cpu: registered to indicate activity on CPUs
[    1.319069] NET: Registered protocol family 10
[    1.324337] Segment Routing with IPv6
[    1.324408] mip6: Mobile IPv6
[    1.324450] NET: Registered protocol family 17
[    1.324497] mpls_gso: MPLS GSO support
[    1.324704] microcode: sig=0x6f6, pf=0x1, revision=0xc6
[    1.324803] microcode: Microcode Update Driver: v2.2.
[    1.324816] sched_clock: Marking stable (1324796933, 0)->(1432574361, -107777428)
[    1.325121] registered taskstats version 1
[    1.325164] Loading compiled-in X.509 certificates
[    1.394290] Loaded X.509 cert 'secure-boot-test-key-lfaraone: 97c1b25cddf9873ca78a58f3d73bf727d2cf78ff'
[    1.394384] zswap: loaded using pool lzo/zbud
[    1.394495] AppArmor: AppArmor sha1 policy hashing enabled
[    1.395010] rtc_cmos 00:01: setting system clock to 2018-12-09 10:31:20 UTC (1544351480)
[    1.398149] Freeing unused kernel image memory: 1548K
[    1.416033] Write protecting the kernel read-only data: 16384k
[    1.417345] Freeing unused kernel image memory: 2028K
[    1.417955] Freeing unused kernel image memory: 836K
[    1.430667] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.430716] x86/mm: Checking user space page tables
[    1.442720] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.665155] Floppy drive(s): fd0 is 1.44M
[    1.670099] ACPI: bus type USB registered
[    1.670175] usbcore: registered new interface driver usbfs
[    1.670236] usbcore: registered new interface driver hub
[    1.670309] usbcore: registered new device driver usb
[    1.672210] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.672501] ehci-pci: EHCI PCI platform driver
[    1.672742] ehci-pci 0000:00:1a.7: EHCI Host Controller
[    1.673323] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 1
[    1.673403] ehci-pci 0000:00:1a.7: debug port 1
[    1.673442] uhci_hcd: USB Universal Host Controller Interface driver
[    1.677361] ehci-pci 0000:00:1a.7: cache line size of 32 is not supported
[    1.677768] ehci-pci 0000:00:1a.7: irq 18, io mem 0xfeaff800
[    1.683814] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    1.683879] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[    1.685098] SCSI subsystem initialized
[    1.691520] r8169 0000:02:00.0 eth0: RTL8168b/8111b, 00:18:f3:06:cc:0d, XID 38000000, IRQ 24
[    1.691592] r8169 0000:02:00.0 eth0: jumbo features [frames: 4080 bytes, tx checksumming: ko]
[    1.691900] libata version 3.00 loaded.
[    1.692023] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    1.692170] pata_jmicron 0000:03:00.1: enabling device (0000 -> 0001)
[    1.692172] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.18
[    1.692174] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.692398] usb usb1: Product: EHCI Host Controller
[    1.692451] usb usb1: Manufacturer: Linux 4.18.0-2-amd64 ehci_hcd
[    1.692507] usb usb1: SerialNumber: 0000:00:1a.7
[    1.693444] hub 1-0:1.0: USB hub found
[    1.693496] hub 1-0:1.0: 4 ports detected
[    1.693847] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    1.694033] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 2
[    1.694327] uhci_hcd 0000:00:1a.0: detected 2 ports
[    1.694541] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000d880
[    1.694773] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.18
[    1.694843] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.694922] usb usb2: Product: UHCI Host Controller
[    1.694967] usb usb2: Manufacturer: Linux 4.18.0-2-amd64 uhci_hcd
[    1.695015] usb usb2: SerialNumber: 0000:00:1a.0
[    1.695768] FDC 0 is a post-1991 82077
[    1.695883] hub 2-0:1.0: USB hub found
[    1.695935] hub 2-0:1.0: 2 ports detected
[    1.696141] ehci-pci 0000:00:1d.7: EHCI Host Controller
[    1.696196] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 3
[    1.696278] ehci-pci 0000:00:1d.7: debug port 1
[    1.697542] ahci 0000:03:00.0: version 3.0
[    1.700215] ehci-pci 0000:00:1d.7: cache line size of 32 is not supported
[    1.700272] ehci-pci 0000:00:1d.7: irq 23, io mem 0xfeaff400
[    1.700341] scsi host0: pata_jmicron
[    1.700559] scsi host1: pata_jmicron
[    1.700660] ata1: PATA max UDMA/100 cmd 0xbc00 ctl 0xb880 bmdma 0xb400 irq 17
[    1.700711] ata2: PATA max UDMA/100 cmd 0xb800 ctl 0xb480 bmdma 0xb408 irq 17
[    1.702311] i801_smbus 0000:00:1f.3: enabling device (0001 -> 0003)
[    1.702439] ata_piix 0000:00:1f.2: version 2.13
[    1.702522] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[    1.702544] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[    1.707720] ahci 0000:03:00.0: AHCI 0001.0000 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
[    1.707790] ahci 0000:03:00.0: flags: 64bit ncq pm led clo pmp pio slum part 
[    1.708272] scsi host2: ahci
[    1.708501] scsi host3: ahci
[    1.708664] ata3: SATA max UDMA/133 abar m8192@0xf87fe000 port 0xf87fe100 irq 16
[    1.708731] ata4: SATA max UDMA/133 abar m8192@0xf87fe000 port 0xf87fe180 irq 16
[    1.716017] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    1.716150] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.18
[    1.716219] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.716284] usb usb3: Product: EHCI Host Controller
[    1.716329] usb usb3: Manufacturer: Linux 4.18.0-2-amd64 ehci_hcd
[    1.716377] usb usb3: SerialNumber: 0000:00:1d.7
[    1.716576] hub 3-0:1.0: USB hub found
[    1.716628] hub 3-0:1.0: 6 ports detected
[    1.716885] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    1.716945] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[    1.717020] uhci_hcd 0000:00:1a.1: detected 2 ports
[    1.717095] uhci_hcd 0000:00:1a.1: irq 17, io base 0x0000dc00
[    1.717223] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.18
[    1.717293] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.717358] usb usb4: Product: UHCI Host Controller
[    1.717404] usb usb4: Manufacturer: Linux 4.18.0-2-amd64 uhci_hcd
[    1.717452] usb usb4: SerialNumber: 0000:00:1a.1
[    1.717626] hub 4-0:1.0: USB hub found
[    1.717822] hub 4-0:1.0: 2 ports detected
[    1.718113] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    1.718165] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5
[    1.718235] uhci_hcd 0000:00:1d.0: detected 2 ports
[    1.718296] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000d400
[    1.718694] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.18
[    1.718764] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.718830] usb usb5: Product: UHCI Host Controller
[    1.718876] usb usb5: Manufacturer: Linux 4.18.0-2-amd64 uhci_hcd
[    1.718923] usb usb5: SerialNumber: 0000:00:1d.0
[    1.719098] hub 5-0:1.0: USB hub found
[    1.719149] hub 5-0:1.0: 2 ports detected
[    1.719666] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    1.719717] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6
[    1.719788] uhci_hcd 0000:00:1d.1: detected 2 ports
[    1.719859] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000d480
[    1.719964] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.18
[    1.720043] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.720109] usb usb6: Product: UHCI Host Controller
[    1.720154] usb usb6: Manufacturer: Linux 4.18.0-2-amd64 uhci_hcd
[    1.720202] usb usb6: SerialNumber: 0000:00:1d.1
[    1.723753] hub 6-0:1.0: USB hub found
[    1.723806] hub 6-0:1.0: 2 ports detected
[    1.724266] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    1.724318] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7
[    1.724390] uhci_hcd 0000:00:1d.2: detected 2 ports
[    1.724455] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000d800
[    1.724560] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.18
[    1.724628] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.724694] usb usb7: Product: UHCI Host Controller
[    1.724739] usb usb7: Manufacturer: Linux 4.18.0-2-amd64 uhci_hcd
[    1.724789] usb usb7: SerialNumber: 0000:00:1d.2
[    1.725134] hub 7-0:1.0: USB hub found
[    1.725185] hub 7-0:1.0: 2 ports detected
[    1.752049] firewire_ohci 0000:05:01.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x2
[    1.760037] tsc: Refined TSC clocksource calibration: 2133.332 MHz
[    1.760095] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1ec03017d33, max_idle_ns: 440795287231 ns
[    1.760254] clocksource: Switched to clocksource tsc
[    1.861698] scsi host4: ata_piix
[    1.861868] scsi host5: ata_piix
[    1.861971] ata5: SATA max UDMA/133 cmd 0xe880 ctl 0xe800 bmdma 0xe080 irq 19
[    1.862024] ata6: SATA max UDMA/133 cmd 0xe480 ctl 0xe400 bmdma 0xe088 irq 19
[    1.862186] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
[    1.863342] scsi host6: ata_piix
[    1.863551] scsi host7: ata_piix
[    1.863654] ata7: SATA max UDMA/133 cmd 0xd080 ctl 0xd000 bmdma 0xc800 irq 19
[    1.863706] ata8: SATA max UDMA/133 cmd 0xcc00 ctl 0xc880 bmdma 0xc808 irq 19
[    2.022653] ata4: SATA link down (SStatus 0 SControl 300)
[    2.031427] ata3: SATA link down (SStatus 0 SControl 300)
[    2.188054] usb 5-1: new low-speed USB device number 2 using uhci_hcd
[    2.272269] firewire_core 0000:05:01.0: created device fw0: GUID 0011d80000e0ba9e, S400
[    2.336086] ata8: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    2.336279] ata7: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    2.338445] ata8.00: ATAPI: HL-DT-STDVD-RAM GSA-H30N, 1.01, max UDMA/100
[    2.339101] ata7.00: ATA-8: ST3500320AS, SD1A, max UDMA/133
[    2.339152] ata7.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    2.343138] ata8.00: configured for UDMA/100
[    2.344121] ata7.00: configured for UDMA/133
[    2.391051] usb 5-1: New USB device found, idVendor=046d, idProduct=c313, bcdDevice= 1.01
[    2.391124] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.391178] usb 5-1: Product: USB Multimedia Keyboard
[    2.391227] usb 5-1: Manufacturer: LITEON Technology
[    2.396621] hidraw: raw HID events driver (C) Jiri Kosina
[    2.424186] usbcore: registered new interface driver usbhid
[    2.424238] usbhid: USB HID core driver
[    2.425666] input: LITEON Technology USB Multimedia Keyboard as /devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1:1.0/0003:046D:C313.0001/input/input3
[    2.484216] hid-generic 0003:046D:C313.0001: input,hidraw0: USB HID v1.10 Keyboard [LITEON Technology USB Multimedia Keyboard] on usb-0000:00:1d.0-1/input0
[    2.484437] input: LITEON Technology USB Multimedia Keyboard as /devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1:1.1/0003:046D:C313.0002/input/input4
[    2.544129] hid-generic 0003:046D:C313.0002: input,hidraw1: USB HID v1.10 Device [LITEON Technology USB Multimedia Keyboard] on usb-0000:00:1d.0-1/input1
[    2.644083] ata5.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.644145] ata5.01: SATA link down (SStatus 4 SControl 300)
[    2.646700] ata5.00: supports DRM functions and may not be fully accessible
[    2.646756] ata5.00: ATA-9: ST3000DM001-1ER166, CC43, max UDMA/133
[    2.646808] ata5.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    2.648122] ata6.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.648182] ata6.01: SATA link down (SStatus 4 SControl 300)
[    2.650751] ata6.00: supports DRM functions and may not be fully accessible
[    2.650802] ata6.00: ATA-9: Samsung SSD 750 EVO 250GB, MAT01B6Q, max UDMA/133
[    2.650852] ata6.00: 488397168 sectors, multi 1: LBA48 NCQ (depth 0/32)
[    2.653255] ata5.00: supports DRM functions and may not be fully accessible
[    2.655360] ata5.00: configured for UDMA/133
[    2.655421] ata6.00: supports DRM functions and may not be fully accessible
[    2.655585] scsi 4:0:0:0: Direct-Access     ATA      ST3000DM001-1ER1 CC43 PQ: 0 ANSI: 5
[    2.657306] ata6.00: configured for UDMA/133
[    2.657449] scsi 5:0:0:0: Direct-Access     ATA      Samsung SSD 750  1B6Q PQ: 0 ANSI: 5
[    2.657749] scsi 6:0:0:0: Direct-Access     ATA      ST3500320AS      SD1A PQ: 0 ANSI: 5
[    2.659399] sd 4:0:0:0: [sda] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB)
[    2.659472] sd 4:0:0:0: [sda] 4096-byte physical blocks
[    2.659527] sd 4:0:0:0: [sda] Write Protect is off
[    2.659575] sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.659587] sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.660158] sd 5:0:0:0: [sdb] 488397168 512-byte logical blocks: (250 GB/233 GiB)
[    2.660232] sd 5:0:0:0: [sdb] Write Protect is off
[    2.660277] sd 5:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    2.660289] sd 5:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.660512] sd 6:0:0:0: [sdc] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[    2.660599] sd 6:0:0:0: [sdc] Write Protect is off
[    2.660647] sd 6:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[    2.660659] sd 6:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.661214]  sdb: sdb1 sdb2
[    2.661838] scsi 7:0:0:0: CD-ROM            HL-DT-ST DVD-RAM GSA-H30N 1.01 PQ: 0 ANSI: 5
[    2.661932] sd 5:0:0:0: [sdb] supports TCG Opal
[    2.661989] sd 5:0:0:0: [sdb] Attached SCSI disk
[    2.666598]  sdc: sdc1
[    2.666961] sd 6:0:0:0: [sdc] Attached SCSI disk
[    2.690907]  sda: sda1 sda2 sda3
[    2.690953] sr 7:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[    2.691034] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.691647] sd 4:0:0:0: [sda] Attached SCSI disk
[    2.691665] sr 7:0:0:0: Attached scsi CD-ROM sr0
[    2.787832] random: fast init done
[    3.156035] usb 5-2: new low-speed USB device number 3 using uhci_hcd
[    3.349051] usb 5-2: New USB device found, idVendor=046d, idProduct=c016, bcdDevice= 3.40
[    3.349125] usb 5-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.349179] usb 5-2: Product: Optical USB Mouse
[    3.349227] usb 5-2: Manufacturer: Logitech
[    3.364404] input: Logitech Optical USB Mouse as /devices/pci0000:00/0000:00:1d.0/usb5/5-2/5-2:1.0/0003:046D:C016.0003/input/input5
[    3.364609] hid-generic 0003:046D:C016.0003: input,hidraw2: USB HID v1.10 Mouse [Logitech Optical USB Mouse] on usb-0000:00:1d.0-2/input0
[    3.516009] raid6: sse2x1   gen()  3547 MB/s
[    3.584004] raid6: sse2x1   xor()  3629 MB/s
[    3.652015] raid6: sse2x2   gen()  5088 MB/s
[    3.720003] raid6: sse2x2   xor()  4376 MB/s
[    3.788012] raid6: sse2x4   gen()  6580 MB/s
[    3.856008] raid6: sse2x4   xor()  4872 MB/s
[    3.856052] raid6: using algorithm sse2x4 gen() 6580 MB/s
[    3.856098] raid6: .... xor() 4872 MB/s, rmw enabled
[    3.856142] raid6: using ssse3x2 recovery algorithm
[    3.856519] xor: measuring software checksum speed
[    3.896004]    prefetch64-sse:  7928.000 MB/sec
[    3.936003]    generic_sse:  7073.000 MB/sec
[    3.936047] xor: using function: prefetch64-sse (7928.000 MB/sec)
[    3.936343] async_tx: api initialized (async)
[    3.958917] random: lvm: uninitialized urandom read (4 bytes read)
[    3.987941] device-mapper: uevent: version 1.0.3
[    3.988098] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@redhat.com
[    4.002751] random: lvm: uninitialized urandom read (2 bytes read)
[    4.119165] random: lvm: uninitialized urandom read (4 bytes read)
[    4.248524] PM: Image not found (code -22)
[    4.266070] cryptd: max_cpu_qlen set to 1000
[    5.478663] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
[   10.053403] urandom_read: 1 callbacks suppressed
[   10.053404] random: systemd: uninitialized urandom read (16 bytes read)
[   10.062882] random: systemd: uninitialized urandom read (16 bytes read)
[   10.063243] random: systemd: uninitialized urandom read (16 bytes read)
[   10.741818] EXT4-fs (dm-0): re-mounted. Opts: errors=remount-ro
[   11.421143] lp: driver loaded but no devices found
[   11.533056] ppdev: user-space parallel port driver
[   11.758568] RPC: Registered named UNIX socket transport module.
[   11.758621] RPC: Registered udp transport module.
[   11.758665] RPC: Registered tcp transport module.
[   11.758708] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   11.851981] parport_pc 00:06: reported by Plug and Play ACPI
[   11.852213] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE,EPP]
[   11.940094] lp0: using parport0 (interrupt-driven).
[   12.047059] loop: module loaded
[   13.965957] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input6
[   13.966041] ACPI: Power Button [PWRB]
[   13.966148] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input7
[   13.966269] ACPI: Power Button [PWRF]
[   14.776133] iTCO_vendor_support: vendor-support=0
[   14.907486] sd 4:0:0:0: Attached scsi generic sg0 type 0
[   14.907584] sd 5:0:0:0: Attached scsi generic sg1 type 0
[   14.907674] sd 6:0:0:0: Attached scsi generic sg2 type 0
[   14.907764] sr 7:0:0:0: Attached scsi generic sg3 type 5
[   14.949422] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[   14.949542] iTCO_wdt: Found a ICH8 or ICH8R TCO device (Version=2, TCOBASE=0x0860)
[   14.949731] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   15.247128] input: PC Speaker as /devices/platform/pcspkr/input/input8
[   15.386716] media: Linux media interface: v0.10
[   15.575459] videodev: Linux video capture interface: v2.00
[   16.498148] cx88xx: subsystem: 0070:9002, board: Hauppauge Nova-T DVB-T [card=18,autodetected], frontend(s): 1
[   16.667228] tveeprom: Hauppauge model 90003, rev C2B0, serial# 4027303033
[   16.667282] tveeprom: MAC address is 00:0d:fe:0b:c4:79
[   16.667328] tveeprom: tuner model is Thompson DTT75105 (idx 110, type 4)
[   16.667377] tveeprom: TV standards ATSC/DVB Digital (eeprom 0x80)
[   16.667424] tveeprom: audio processor is None (idx 0)
[   16.667470] tveeprom: decoder processor is CX882 (idx 25)
[   16.667516] tveeprom: has no radio, has IR receiver, has no IR transmitter
[   16.667565] cx88xx: hauppauge eeprom: model=90003
[   16.700688] pci 0000:00:00.0: Intel 965G Chipset
[   16.700754] pci 0000:00:00.0: detected gtt size: 524288K total, 262144K mappable
[   16.701332] pktcdvd: pktcdvd0: writer mapped to sr0
[   16.701683] pci 0000:00:00.0: detected 8192K stolen memory
[   16.701772] [drm] Replacing VGA console driver
[   16.702321] Console: switching to colour dummy device 80x25
[   16.706478] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   16.706485] [drm] Driver supports precise vblank timestamp query.
[   16.706789] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   16.713989] [drm] RC6 disabled, disabling runtime PM support
[   16.714028] [drm] initialized overlay support
[   16.714539] [drm] Initialized i915 1.6.0 20180514 for 0000:00:02.0 on minor 0
[   16.812060] Registered IR keymap rc-hauppauge
[   16.836163] fbcon: inteldrmfb (fb0) is primary device
[   16.869407] Console: switching to colour frame buffer device 240x67
[   16.891372] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[   17.055713] IR RC5(x/sz) protocol handler initialized
[   17.080107] rc rc0: cx88 IR (Hauppauge Nova-T DVB-T as /devices/pci0000:00/0000:00:1e.0/0000:05:03.0/rc/rc0
[   17.080240] input: cx88 IR (Hauppauge Nova-T DVB-T as /devices/pci0000:00/0000:00:1e.0/0000:05:03.0/rc/rc0/input9
[   17.080526] rc rc0: lirc_dev: driver cx88xx registered at minor = 0, raw IR receiver, no transmitter
[   17.080615] cx8800: found at 0000:05:03.0, rev: 5, irq: 16, latency: 64, mmio: 0xfb000000
[   17.080764] cx8802: cx2388x 8802 Driver Manager
[   17.080868] cx8802: found at 0000:05:03.2, rev: 5, irq: 16, latency: 64, mmio: 0xfc000000
[   17.081182] cx8800: registered device video0 [v4l2]
[   17.081345] cx8800: registered device vbi0
[   17.409004] coretemp coretemp.0: Using relative temperature scale!
[   17.409725] coretemp coretemp.0: Using relative temperature scale!
[   17.486342] intel_powerclamp: No package C-state available
[   17.768577] snd_hda_codec_analog hdaudioC0D0: autoconfig for AD1988: line_outs=4 (0x12/0x16/0x24/0x25/0x0) type:line
[   17.768638] snd_hda_codec_analog hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   17.768676] snd_hda_codec_analog hdaudioC0D0:    hp_outs=1 (0x11/0x0/0x0/0x0/0x0)
[   17.768711] snd_hda_codec_analog hdaudioC0D0:    mono: mono_out=0x0
[   17.768742] snd_hda_codec_analog hdaudioC0D0:    dig-out=0x1b/0x0
[   17.768771] snd_hda_codec_analog hdaudioC0D0:    inputs:
[   17.768799] snd_hda_codec_analog hdaudioC0D0:      Front Mic=0x14
[   17.768829] snd_hda_codec_analog hdaudioC0D0:      Rear Mic=0x17
[   17.768859] snd_hda_codec_analog hdaudioC0D0:      Line=0x15
[   17.768887] snd_hda_codec_analog hdaudioC0D0:      Line=0x1a
[   17.768916] snd_hda_codec_analog hdaudioC0D0:      CD=0x18
[   17.788962] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[   17.790021] input: HDA Intel Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[   17.790141] input: HDA Intel Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[   17.790261] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[   17.790375] input: HDA Intel Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[   17.790491] input: HDA Intel Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
[   17.790606] input: HDA Intel Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
[   17.790722] input: HDA Intel Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
[   17.790836] input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input18
[   17.973225] cx88_dvb: cx2388x dvb driver version 1.0.0 loaded
[   17.973267] cx8802: registering cx8802 driver, type: dvb access: shared
[   17.973300] cx8802: subsystem: 0070:9002, board: Hauppauge Nova-T DVB-T [card=18]
[   17.973335] cx88_dvb: cx2388x based DVB/ATSC card
[   17.973358] cx88_dvb: cx8802_alloc_frontends: allocating 1 frontend(s)
[   18.522994] dvbdev: DVB: registering new adapter (cx88[0])
[   18.525757] cx88-mpeg driver manager 0000:05:03.2: DVB: registering adapter 0 frontend 0 (Conexant CX22702 DVB-T)...
[   18.645466] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null)
[   19.019420] Adding 9940988k swap on /dev/mapper/anthra-swap_1.  Priority:-2 extents:1 across:9940988k FS
[   19.945010] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null)
[   20.442974] EXT4-fs (sda2): mounting ext2 file system using the ext4 subsystem
[   20.459292] EXT4-fs (sda2): mounted filesystem without journal. Opts: (null)
[   22.752918] audit: type=1400 audit(1544351501.853:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=628 comm="apparmor_parser"
[   23.106238] audit: type=1400 audit(1544351502.205:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/tcpdump" pid=631 comm="apparmor_parser"
[   23.195817] audit: type=1400 audit(1544351502.293:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="virt-aa-helper" pid=633 comm="apparmor_parser"
[   23.212449] audit: type=1400 audit(1544351502.313:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=627 comm="apparmor_parser"
[   23.214364] audit: type=1400 audit(1544351502.313:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd" pid=627 comm="apparmor_parser"
[   23.216226] audit: type=1400 audit(1544351502.313:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd//third_party" pid=627 comm="apparmor_parser"
[   23.264147] audit: type=1400 audit(1544351502.365:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/lxc-start" pid=635 comm="apparmor_parser"
[   23.389207] audit: type=1400 audit(1544351502.489:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=636 comm="apparmor_parser"
[   23.444252] audit: type=1400 audit(1544351502.545:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=637 comm="apparmor_parser"
[   23.564336] audit: type=1400 audit(1544351502.665:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-soffice" pid=634 comm="apparmor_parser"
[   24.688093] r8169 0000:02:00.0 eth0: link down
[   24.688095] r8169 0000:02:00.0 eth0: link down
[   24.691416] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   25.168386] Process accounting resumed
[   26.286686] r8169 0000:02:00.0 eth0: link up
[   26.288120] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   35.646536] kauditd_printk_skb: 24 callbacks suppressed
[   35.646538] audit: type=1400 audit(1544351514.745:36): apparmor="DENIED" operation="open" profile="/usr/bin/freshclam" name="/etc/ssl/openssl.cnf" pid=733 comm="freshclam" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[   36.478890] audit: type=1400 audit(1544351515.577:37): apparmor="DENIED" operation="capable" profile="/usr/bin/freshclam" pid=733 comm="freshclam" capability=12  capname="net_admin"
[   42.030754] input: lircd-uinput as /devices/virtual/input/input19
[   46.855663] audit: type=1400 audit(1544351525.953:38): apparmor="DENIED" operation="open" profile="/usr/sbin/mysqld" name="/sys/devices/system/node/" pid=928 comm="mysqld" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[   48.973031] audit: type=1400 audit(1544351528.073:39): apparmor="DENIED" operation="capable" profile="/usr/sbin/mysqld" pid=928 comm="mysqld" capability=2  capname="dac_read_search"
[   50.301172] audit: type=1400 audit(1544351529.401:40): apparmor="DENIED" operation="capable" profile="/usr/sbin/mysqld" pid=928 comm="mysqld" capability=12  capname="net_admin"
[   51.027279] audit: type=1400 audit(1544351530.125:41): apparmor="DENIED" operation="open" profile="/usr/sbin/mysqld" name="/sys/devices/system/node/" pid=987 comm="mysqld" requested_mask="r" denied_mask="r" fsuid=106 ouid=0
[  110.219627] random: crng init done
[  110.219632] random: 3 urandom warning(s) missed due to ratelimiting

kernel log of 4.18.0-3 (the NOT WORKING one) follows:

[    0.000000] Linux version 4.18.0-3-amd64 (debian-kernel@lists.debian.org) (gcc version 7.3.0 (Debian 7.3.0-30)) #1 SMP Debian 4.18.20-2 (2018-11-23)
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-4.18.0-3-amd64 root=/dev/mapper/anthra-root ro
[    0.000000] Disabled fast string operations
[    0.000000] x86/fpu: x87 FPU will use FXSAVE
[    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 0x00000000000e4000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000af78ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000af790000-0x00000000af79dfff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000af79e000-0x00000000af7dffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000af7e0000-0x00000000af7fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffb00000-0x00000000ffffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.4 present.
[    0.000000] DMI: System manufacturer System Product Name/P5B-VM, BIOS 0901    07/03/2007
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] last_pfn = 0xaf790 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-DFFFF uncachable
[    0.000000]   E0000-EFFFF write-through
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0BC000000 mask FFC000000 uncachable
[    0.000000]   1 base 0C0000000 mask FC0000000 uncachable
[    0.000000]   2 base 000000000 mask F00000000 write-back
[    0.000000]   3 base 100000000 mask F80000000 write-back
[    0.000000]   4 base 0AF800000 mask FFF800000 uncachable
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000000] e820: update [mem 0xaf800000-0xafffffff] usable ==> reserved
[    0.000000] e820: update [mem 0xbc000000-0xffffffff] usable ==> reserved
[    0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [(____ptrval____)]
[    0.000000] Base memory trampoline at [(____ptrval____)] 99000 size 24576
[    0.000000] BRK [0x2b451000, 0x2b451fff] PGTABLE
[    0.000000] BRK [0x2b452000, 0x2b452fff] PGTABLE
[    0.000000] BRK [0x2b453000, 0x2b453fff] PGTABLE
[    0.000000] BRK [0x2b454000, 0x2b454fff] PGTABLE
[    0.000000] BRK [0x2b455000, 0x2b455fff] PGTABLE
[    0.000000] BRK [0x2b456000, 0x2b456fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x34e25000-0x36709fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000FA950 000024 (v02 ACPIAM)
[    0.000000] ACPI: XSDT 0x00000000AF790100 000054 (v01 MSTEST OEMXSDT  07000703 MSFT 00000097)
[    0.000000] ACPI: FACP 0x00000000AF790290 0000F4 (v03 MSTEST OEMFACP  07000703 MSFT 00000097)
[    0.000000] ACPI: DSDT 0x00000000AF7905C0 007C09 (v01 A0518  A0518000 00000000 INTL 20060113)
[    0.000000] ACPI: FACS 0x00000000AF79E000 000040
[    0.000000] ACPI: FACS 0x00000000AF79E000 000040
[    0.000000] ACPI: APIC 0x00000000AF790390 00006C (v01 MSTEST OEMAPIC  07000703 MSFT 00000097)
[    0.000000] ACPI: MCFG 0x00000000AF790400 00003C (v01 MSTEST OEMMCFG  07000703 MSFT 00000097)
[    0.000000] ACPI: OEMB 0x00000000AF79E040 00007B (v01 MSTEST AMI_OEM  07000703 MSFT 00000097)
[    0.000000] ACPI: HPET 0x00000000AF7981D0 000038 (v01 MSTEST OEMHPET  07000703 MSFT 00000097)
[    0.000000] ACPI: GSCI 0x00000000AF79E0C0 002024 (v01 MSTEST GMCHSCI  07000703 MSFT 00000097)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x00000000af78ffff]
[    0.000000] NODE_DATA(0) allocated [mem 0xaf78b000-0xaf78ffff]
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000af78ffff]
[    0.000000]   Normal   empty
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x00000000af78ffff]
[    0.000000] Reserved but unavailable: 2258 pages
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x00000000af78ffff]
[    0.000000] On node 0 totalpages: 718638
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3998 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 11167 pages used for memmap
[    0.000000]   DMA32 zone: 714640 pages, LIFO batch:31
[    0.000000] Reserving Intel graphics memory at [mem 0xaf800000-0xafffffff]
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a202 base: 0xfed00000
[    0.000000] smpboot: Allowing 4 CPUs, 2 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000e3fff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e4000-0x000fffff]
[    0.000000] [mem 0xb0000000-0xfedfffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.000000] random: get_random_bytes called from start_kernel+0x94/0x52e with crng_init=0
[    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] percpu: Embedded 44 pages/cpu @(____ptrval____) s142744 r8192 d29288 u524288
[    0.000000] pcpu-alloc: s142744 r8192 d29288 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 707386
[    0.000000] Policy zone: DMA32
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-4.18.0-3-amd64 root=/dev/mapper/anthra-root ro
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 2780228K/2874552K available (10252K kernel code, 1227K rwdata, 3256K rodata, 1568K init, 656K bss, 94324K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Kernel/User page tables isolation: enabled
[    0.000000] ftrace: allocating 31279 entries in 123 pages
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS: 33024, nr_irqs: 456, preallocated irqs: 16
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] ACPI: Core revision 20180531
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.000000] hpet clockevent registered
[    0.000000] APIC: Switch to symmetric I/O mode setup
[    0.000000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.020000] tsc: Fast TSC calibration using PIT
[    0.024000] tsc: Detected 2133.502 MHz processor
[    0.024000] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1ec0d0c9097, max_idle_ns: 440795290642 ns
[    0.024000] Calibrating delay loop (skipped), value calculated using timer frequency.. 4267.00 BogoMIPS (lpj=8534008)
[    0.024000] pid_max: default: 32768 minimum: 301
[    0.024000] Security Framework initialized
[    0.024000] Yama: disabled by default; enable with sysctl kernel.yama.*
[    0.024000] AppArmor: AppArmor initialized
[    0.029381] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.030688] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.030811] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.030899] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.031300] Disabled fast string operations
[    0.031356] mce: CPU supports 6 MCE banks
[    0.031405] CPU0: Thermal monitoring enabled (TM2)
[    0.031451] process: using mwait in idle threads
[    0.031499] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
[    0.031545] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
[    0.031594] Spectre V2 : Mitigation: Full generic retpoline
[    0.031639] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.031706] Speculative Store Bypass: Vulnerable
[    0.031883] Freeing SMP alternatives memory: 24K
[    0.040000] smpboot: CPU0: Intel(R) Core(TM)2 CPU          6420  @ 2.13GHz (family: 0x6, model: 0xf, stepping: 0x6)
[    0.040000] Performance Events: PEBS fmt0-, Core2 events, Intel PMU driver.
[    0.040000] core: PEBS disabled due to CPU errata
[    0.040000] ... version:                2
[    0.040000] ... bit width:              40
[    0.040000] ... generic registers:      2
[    0.040000] ... value mask:             000000ffffffffff
[    0.040000] ... max period:             000000007fffffff
[    0.040000] ... fixed-purpose events:   3
[    0.040000] ... event mask:             0000000700000003
[    0.040000] Hierarchical SRCU implementation.
[    0.040000] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.040000] smp: Bringing up secondary CPUs ...
[    0.040000] x86: Booting SMP configuration:
[    0.040000] .... node  #0, CPUs:      #1
[    0.040046] smp: Brought up 1 node, 2 CPUs
[    0.040101] smpboot: Max logical packages: 2
[    0.040144] smpboot: Total of 2 processors activated (8534.00 BogoMIPS)
[    0.042172] devtmpfs: initialized
[    0.042172] x86/mm: Memory block size: 128MB
[    0.044023] PM: Registering ACPI NVS region [mem 0xaf79e000-0xaf7dffff] (270336 bytes)
[    0.044156] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.044235] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.044352] pinctrl core: initialized pinctrl subsystem
[    0.044616] NET: Registered protocol family 16
[    0.044769] audit: initializing netlink subsys (disabled)
[    0.044824] audit: type=2000 audit(1544350819.044:1): state=initialized audit_enabled=0 res=1
[    0.044824] cpuidle: using governor ladder
[    0.044824] cpuidle: using governor menu
[    0.044824] ACPI: bus type PCI registered
[    0.044824] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.044824] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.044824] PCI: not using MMCONFIG
[    0.044824] PCI: Using configuration type 1 for base access
[    0.045105] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.045105] ACPI: Added _OSI(Module Device)
[    0.045105] ACPI: Added _OSI(Processor Device)
[    0.045105] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.045105] ACPI: Added _OSI(Processor Aggregator Device)
[    0.045105] ACPI: Added _OSI(Linux-Dell-Video)
[    0.052559] ACPI: 1 ACPI AML tables successfully acquired and loaded
[    0.054870] ACPI: Dynamic OEM Table Load:
[    0.054918] ACPI: SSDT 0xFFFF8E192B526800 0001C6 (v01 AMI    CPU1PM   00000001 INTL 20060113)
[    0.055309] ACPI: Dynamic OEM Table Load:
[    0.055356] ACPI: SSDT 0xFFFF8E192B527C00 00013A (v01 AMI    CPU2PM   00000001 INTL 20060113)
[    0.056006] ACPI: Interpreter enabled
[    0.056073] ACPI: (supports S0 S1 S3 S4 S5)
[    0.056116] ACPI: Using IOAPIC for interrupt routing
[    0.056193] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.056925] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[    0.057000] pmd_set_huge: Cannot satisfy [mem 0xe0000000-0xe0200000] with a huge-page mapping due to MTRR override.
[    0.057620] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.057970] ACPI: Enabled 14 GPEs in block 00 to 1F
[    0.065921] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.065975] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.066046] acpi PNP0A08:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    0.066347] PCI host bridge to bus 0000:00
[    0.066393] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.066442] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.066492] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.066558] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff window]
[    0.066623] pci_bus 0000:00: root bus resource [mem 0xaf800000-0xffffffff window]
[    0.067224] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.067278] pci 0000:00:00.0: [8086:29a0] type 00 class 0x060000
[    0.067398] pci 0000:00:01.0: [8086:29a1] type 01 class 0x060400
[    0.067441] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.067540] pci 0000:00:02.0: [8086:29a2] type 00 class 0x030000
[    0.067551] pci 0000:00:02.0: reg 0x10: [mem 0xfeb00000-0xfebfffff]
[    0.067561] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.067566] pci 0000:00:02.0: reg 0x20: [io  0xec00-0xec07]
[    0.067693] pci 0000:00:1a.0: [8086:2834] type 00 class 0x0c0300
[    0.067732] pci 0000:00:1a.0: reg 0x20: [io  0xd880-0xd89f]
[    0.067843] pci 0000:00:1a.1: [8086:2835] type 00 class 0x0c0300
[    0.067882] pci 0000:00:1a.1: reg 0x20: [io  0xdc00-0xdc1f]
[    0.068004] pci 0000:00:1a.7: [8086:283a] type 00 class 0x0c0320
[    0.068023] pci 0000:00:1a.7: reg 0x10: [mem 0xfeaff800-0xfeaffbff]
[    0.068096] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[    0.068195] pci 0000:00:1b.0: [8086:284b] type 00 class 0x040300
[    0.068215] pci 0000:00:1b.0: reg 0x10: [mem 0xfeaf8000-0xfeafbfff 64bit]
[    0.068281] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.068383] pci 0000:00:1c.0: [8086:283f] type 01 class 0x060400
[    0.068453] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.068568] pci 0000:00:1c.4: [8086:2847] type 01 class 0x060400
[    0.068638] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.068748] pci 0000:00:1c.5: [8086:2849] type 01 class 0x060400
[    0.068817] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[    0.068925] pci 0000:00:1d.0: [8086:2830] type 00 class 0x0c0300
[    0.068964] pci 0000:00:1d.0: reg 0x20: [io  0xd400-0xd41f]
[    0.069077] pci 0000:00:1d.1: [8086:2831] type 00 class 0x0c0300
[    0.069116] pci 0000:00:1d.1: reg 0x20: [io  0xd480-0xd49f]
[    0.069226] pci 0000:00:1d.2: [8086:2832] type 00 class 0x0c0300
[    0.069265] pci 0000:00:1d.2: reg 0x20: [io  0xd800-0xd81f]
[    0.069383] pci 0000:00:1d.7: [8086:2836] type 00 class 0x0c0320
[    0.069402] pci 0000:00:1d.7: reg 0x10: [mem 0xfeaff400-0xfeaff7ff]
[    0.069474] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.069570] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
[    0.069711] pci 0000:00:1f.0: [8086:2810] type 00 class 0x060100
[    0.069788] pci 0000:00:1f.0: quirk: [io  0x0800-0x087f] claimed by ICH6 ACPI/GPIO/TCO
[    0.069858] pci 0000:00:1f.0: quirk: [io  0x0480-0x04bf] claimed by ICH6 GPIO
[    0.069910] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0294 (mask 0003)
[    0.070089] pci 0000:00:1f.2: [8086:2820] type 00 class 0x01018f
[    0.070104] pci 0000:00:1f.2: reg 0x10: [io  0xe880-0xe887]
[    0.070111] pci 0000:00:1f.2: reg 0x14: [io  0xe800-0xe803]
[    0.070118] pci 0000:00:1f.2: reg 0x18: [io  0xe480-0xe487]
[    0.070124] pci 0000:00:1f.2: reg 0x1c: [io  0xe400-0xe403]
[    0.070131] pci 0000:00:1f.2: reg 0x20: [io  0xe080-0xe08f]
[    0.070138] pci 0000:00:1f.2: reg 0x24: [io  0xe000-0xe00f]
[    0.070167] pci 0000:00:1f.2: PME# supported from D3hot
[    0.070261] pci 0000:00:1f.3: [8086:283e] type 00 class 0x0c0500
[    0.070275] pci 0000:00:1f.3: reg 0x10: [mem 0x00000000-0x000000ff]
[    0.070299] pci 0000:00:1f.3: reg 0x20: [io  0x0400-0x041f]
[    0.070400] pci 0000:00:1f.5: [8086:2825] type 00 class 0x010185
[    0.070415] pci 0000:00:1f.5: reg 0x10: [io  0xd080-0xd087]
[    0.070422] pci 0000:00:1f.5: reg 0x14: [io  0xd000-0xd003]
[    0.070429] pci 0000:00:1f.5: reg 0x18: [io  0xcc00-0xcc07]
[    0.070436] pci 0000:00:1f.5: reg 0x1c: [io  0xc880-0xc883]
[    0.070443] pci 0000:00:1f.5: reg 0x20: [io  0xc800-0xc80f]
[    0.070450] pci 0000:00:1f.5: reg 0x24: [io  0xc480-0xc48f]
[    0.070478] pci 0000:00:1f.5: PME# supported from D3hot
[    0.070600] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.070650] pci 0000:00:01.0:   bridge window [mem 0xbfd00000-0xbfdfffff 64bit pref]
[    0.070695] pci 0000:00:1c.0: PCI bridge to [bus 04]
[    0.070748] pci 0000:00:1c.0:   bridge window [mem 0xbfe00000-0xbfefffff 64bit pref]
[    0.070829] pci 0000:03:00.0: [197b:2363] type 00 class 0x010185
[    0.070921] pci 0000:03:00.0: reg 0x24: [mem 0xf87fe000-0xf87fffff]
[    0.070934] pci 0000:03:00.0: reg 0x30: [mem 0xf87e0000-0xf87effff pref]
[    0.070992] pci 0000:03:00.0: PME# supported from D3hot
[    0.071083] pci 0000:03:00.1: [197b:2363] type 00 class 0x010185
[    0.071108] pci 0000:03:00.1: reg 0x10: [io  0xbc00-0xbc07]
[    0.071118] pci 0000:03:00.1: reg 0x14: [io  0xb880-0xb883]
[    0.071127] pci 0000:03:00.1: reg 0x18: [io  0xb800-0xb807]
[    0.071136] pci 0000:03:00.1: reg 0x1c: [io  0xb480-0xb483]
[    0.071146] pci 0000:03:00.1: reg 0x20: [io  0xb400-0xb40f]
[    0.071271] pci 0000:03:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    0.071351] pci 0000:00:1c.4: PCI bridge to [bus 03]
[    0.071398] pci 0000:00:1c.4:   bridge window [io  0xb000-0xbfff]
[    0.071401] pci 0000:00:1c.4:   bridge window [mem 0xf8700000-0xf87fffff]
[    0.071466] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[    0.071498] pci 0000:02:00.0: reg 0x10: [io  0xa800-0xa8ff]
[    0.071527] pci 0000:02:00.0: reg 0x18: [mem 0xf86ff000-0xf86fffff 64bit]
[    0.071560] pci 0000:02:00.0: reg 0x30: [mem 0xf86c0000-0xf86dffff pref]
[    0.071570] pci 0000:02:00.0: enabling Extended Tags
[    0.071703] pci 0000:02:00.0: supports D1 D2
[    0.071705] pci 0000:02:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.071802] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    0.071880] pci 0000:00:1c.5: PCI bridge to [bus 02]
[    0.071927] pci 0000:00:1c.5:   bridge window [io  0xa000-0xafff]
[    0.071931] pci 0000:00:1c.5:   bridge window [mem 0xf8600000-0xf86fffff]
[    0.071950] pci_bus 0000:05: extended config space not accessible
[    0.072032] pci 0000:05:01.0: [104c:8023] type 00 class 0x0c0010
[    0.072049] pci 0000:05:01.0: reg 0x10: [mem 0xfe8ff800-0xfe8fffff]
[    0.072058] pci 0000:05:01.0: reg 0x14: [mem 0xfe8f8000-0xfe8fbfff]
[    0.072124] pci 0000:05:01.0: supports D1 D2
[    0.072126] pci 0000:05:01.0: PME# supported from D0 D1 D2 D3hot
[    0.072189] pci 0000:05:03.0: [14f1:8800] type 00 class 0x040000
[    0.072204] pci 0000:05:03.0: reg 0x10: [mem 0xfb000000-0xfbffffff]
[    0.072332] pci 0000:05:03.2: [14f1:8802] type 00 class 0x048000
[    0.072347] pci 0000:05:03.2: reg 0x10: [mem 0xfc000000-0xfcffffff]
[    0.072464] pci 0000:05:03.4: [14f1:8804] type 00 class 0x048000
[    0.072479] pci 0000:05:03.4: reg 0x10: [mem 0xfd000000-0xfdffffff]
[    0.072623] pci 0000:00:1e.0: PCI bridge to [bus 05] (subtractive decode)
[    0.072677] pci 0000:00:1e.0:   bridge window [mem 0xf8800000-0xfe8fffff]
[    0.072682] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    0.072684] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    0.072686] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.072687] pci 0000:00:1e.0:   bridge window [mem 0x000d0000-0x000dffff window] (subtractive decode)
[    0.072689] pci 0000:00:1e.0:   bridge window [mem 0xaf800000-0xffffffff window] (subtractive decode)
[    0.073457] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[    0.073572] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[    0.073684] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[    0.073796] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11 12 14 *15)
[    0.073908] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[    0.074019] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[    0.074149] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 7 10 11 12 14 15)
[    0.074261] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 11 12 *14 15)
[    0.074465] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.074465] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.074465] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.074465] vgaarb: loaded
[    0.074465] pps_core: LinuxPPS API ver. 1 registered
[    0.074465] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.074465] PTP clock support registered
[    0.074465] EDAC MC: Ver: 3.0.0
[    0.074465] PCI: Using ACPI for IRQ routing
[    0.080763] PCI: pci_cache_line_size set to 64 bytes
[    0.080824] Expanded resource Reserved due to conflict with PCI Bus 0000:00
[    0.080874] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    0.080876] e820: reserve RAM buffer [mem 0xaf790000-0xafffffff]
[    0.081012] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    0.081012] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.081012] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[    0.082154] clocksource: Switched to clocksource tsc-early
[    0.096562] VFS: Disk quotas dquot_6.6.0
[    0.096632] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.096851] AppArmor: AppArmor Filesystem Enabled
[    0.096921] pnp: PnP ACPI init
[    0.097089] system 00:00: [mem 0xfed14000-0xfed19fff] has been reserved
[    0.097143] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.097232] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.097475] pnp 00:02: [dma 0 disabled]
[    0.097550] pnp 00:02: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.097815] pnp 00:03: [dma 2]
[    0.097868] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active)
[    0.097958] system 00:04: [io  0x0290-0x0297] has been reserved
[    0.098010] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.098128] pnp 00:05: disabling [mem 0xfebfe000-0xfebfefff] because it overlaps 0000:00:02.0 BAR 0 [mem 0xfeb00000-0xfebfffff]
[    0.098276] system 00:05: [io  0x04d0-0x04d1] has been reserved
[    0.098325] system 00:05: [io  0x0800-0x087f] has been reserved
[    0.098372] system 00:05: [io  0x0480-0x04bf] has been reserved
[    0.098420] system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.098470] system 00:05: [mem 0xfed20000-0xfed8ffff] has been reserved
[    0.098519] system 00:05: [mem 0xff9fa000-0xff9fafff] has been reserved
[    0.098568] system 00:05: [mem 0xfff00000-0xfffffffe] has been reserved
[    0.098617] system 00:05: [mem 0xffafe000-0xffafefff] has been reserved
[    0.098670] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.099033] pnp 00:06: [dma 3]
[    0.099161] pnp 00:06: Plug and Play ACPI device, IDs PNP0401 (active)
[    0.099262] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.099313] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.099366] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.099489] system 00:08: [mem 0xe0000000-0xefffffff] has been reserved
[    0.099542] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.099745] system 00:09: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.099796] system 00:09: [mem 0x000c0000-0x000cffff] could not be reserved
[    0.099846] system 00:09: [mem 0x000e0000-0x000fffff] could not be reserved
[    0.099896] system 00:09: [mem 0x00100000-0xaf7fffff] could not be reserved
[    0.099949] system 00:09: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.100086] pnp: PnP ACPI: found 10 devices
[    0.106765] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.106853] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 04] add_size 1000
[    0.106856] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 04] add_size 400000 add_align 100000
[    0.106864] pci 0000:00:1c.4: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 add_align 100000
[    0.106872] pci 0000:00:1c.5: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
[    0.106888] pci 0000:00:1c.0: BAR 14: assigned [mem 0xb0000000-0xb03fffff]
[    0.106942] pci 0000:00:1c.4: BAR 15: assigned [mem 0xb0400000-0xb05fffff 64bit pref]
[    0.107011] pci 0000:00:1c.5: BAR 15: assigned [mem 0xb0600000-0xb07fffff 64bit pref]
[    0.107079] pci 0000:00:1c.0: BAR 13: assigned [io  0x1000-0x1fff]
[    0.107128] pci 0000:00:1f.3: BAR 0: assigned [mem 0xb0800000-0xb08000ff]
[    0.107180] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.107229] pci 0000:00:01.0:   bridge window [mem 0xbfd00000-0xbfdfffff 64bit pref]
[    0.107297] pci 0000:00:1c.0: PCI bridge to [bus 04]
[    0.107343] pci 0000:00:1c.0:   bridge window [io  0x1000-0x1fff]
[    0.107393] pci 0000:00:1c.0:   bridge window [mem 0xb0000000-0xb03fffff]
[    0.107443] pci 0000:00:1c.0:   bridge window [mem 0xbfe00000-0xbfefffff 64bit pref]
[    0.107513] pci 0000:00:1c.4: PCI bridge to [bus 03]
[    0.107559] pci 0000:00:1c.4:   bridge window [io  0xb000-0xbfff]
[    0.107609] pci 0000:00:1c.4:   bridge window [mem 0xf8700000-0xf87fffff]
[    0.107659] pci 0000:00:1c.4:   bridge window [mem 0xb0400000-0xb05fffff 64bit pref]
[    0.107729] pci 0000:00:1c.5: PCI bridge to [bus 02]
[    0.107774] pci 0000:00:1c.5:   bridge window [io  0xa000-0xafff]
[    0.107824] pci 0000:00:1c.5:   bridge window [mem 0xf8600000-0xf86fffff]
[    0.107875] pci 0000:00:1c.5:   bridge window [mem 0xb0600000-0xb07fffff 64bit pref]
[    0.107945] pci 0000:00:1e.0: PCI bridge to [bus 05]
[    0.107992] pci 0000:00:1e.0:   bridge window [mem 0xf8800000-0xfe8fffff]
[    0.108047] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.108049] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.108051] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.108053] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff window]
[    0.108055] pci_bus 0000:00: resource 8 [mem 0xaf800000-0xffffffff window]
[    0.108057] pci_bus 0000:01: resource 2 [mem 0xbfd00000-0xbfdfffff 64bit pref]
[    0.108059] pci_bus 0000:04: resource 0 [io  0x1000-0x1fff]
[    0.108061] pci_bus 0000:04: resource 1 [mem 0xb0000000-0xb03fffff]
[    0.108063] pci_bus 0000:04: resource 2 [mem 0xbfe00000-0xbfefffff 64bit pref]
[    0.108065] pci_bus 0000:03: resource 0 [io  0xb000-0xbfff]
[    0.108066] pci_bus 0000:03: resource 1 [mem 0xf8700000-0xf87fffff]
[    0.108068] pci_bus 0000:03: resource 2 [mem 0xb0400000-0xb05fffff 64bit pref]
[    0.108070] pci_bus 0000:02: resource 0 [io  0xa000-0xafff]
[    0.108072] pci_bus 0000:02: resource 1 [mem 0xf8600000-0xf86fffff]
[    0.108074] pci_bus 0000:02: resource 2 [mem 0xb0600000-0xb07fffff 64bit pref]
[    0.108075] pci_bus 0000:05: resource 1 [mem 0xf8800000-0xfe8fffff]
[    0.108077] pci_bus 0000:05: resource 4 [io  0x0000-0x0cf7 window]
[    0.108079] pci_bus 0000:05: resource 5 [io  0x0d00-0xffff window]
[    0.108081] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.108083] pci_bus 0000:05: resource 7 [mem 0x000d0000-0x000dffff window]
[    0.108084] pci_bus 0000:05: resource 8 [mem 0xaf800000-0xffffffff window]
[    0.108186] NET: Registered protocol family 2
[    0.108437] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes)
[    0.108535] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[    0.108735] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.108996] TCP: Hash tables configured (established 32768 bind 32768)
[    0.109118] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.109198] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.109319] NET: Registered protocol family 1
[    0.109382] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    2.112031] pci 0000:00:1a.7: EHCI: BIOS handoff failed (BIOS bug?) 01010001
[    2.112298] pci 0000:00:1a.7: quirk_usb_early_handoff+0x0/0x6b0 took 1955558 usecs
[    2.112990] pci 0000:03:00.0: async suspend disabled to avoid multi-function power-on ordering issue
[    2.113064] pci 0000:03:00.1: async suspend disabled to avoid multi-function power-on ordering issue
[    2.113147] PCI: CLS 32 bytes, default 64
[    2.113200] Unpacking initramfs...
[    2.687082] Freeing initrd memory: 25492K
[    2.688153] Initialise system trusted keyrings
[    2.688289] workingset: timestamp_bits=40 max_order=20 bucket_order=0
[    2.690494] zbud: loaded
[    2.690859] pstore: using deflate compression
[    3.219018] Key type asymmetric registered
[    3.219064] Asymmetric key parser 'x509' registered
[    3.219166] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[    3.219272] io scheduler noop registered
[    3.219314] io scheduler deadline registered
[    3.219394] io scheduler cfq registered (default)
[    3.219438] io scheduler mq-deadline registered
[    3.219792] pcieport 0000:00:1c.0: enabling device (0106 -> 0107)
[    3.220217] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    3.220281] intel_idle: does not run on family 6 model 15
[    3.220696] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    3.241126] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    3.241750] Linux agpgart interface v0.103
[    3.241951] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    3.241998] AMD IOMMUv2 functionality not available on this system
[    3.242256] i8042: PNP: No PS/2 controller found.
[    3.242300] i8042: Probing ports directly.
[    3.245122] serio: i8042 KBD port at 0x60,0x64 irq 1
[    3.245172] serio: i8042 AUX port at 0x60,0x64 irq 12
[    3.245353] mousedev: PS/2 mouse device common for all mice
[    3.245448] rtc_cmos 00:01: RTC can wake from S4
[    3.245624] rtc_cmos 00:01: registered as rtc0
[    3.245690] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    3.245786] ledtrig-cpu: registered to indicate activity on CPUs
[    3.246469] NET: Registered protocol family 10
[    3.251795] Segment Routing with IPv6
[    3.251866] mip6: Mobile IPv6
[    3.251908] NET: Registered protocol family 17
[    3.251955] mpls_gso: MPLS GSO support
[    3.252170] microcode: sig=0x6f6, pf=0x1, revision=0xc6
[    3.252266] microcode: Microcode Update Driver: v2.2.
[    3.252279] sched_clock: Marking stable (3252260245, 0)->(3360323722, -108063477)
[    3.252584] registered taskstats version 1
[    3.252627] Loading compiled-in X.509 certificates
[    3.320654] Loaded X.509 cert 'secure-boot-test-key-lfaraone: 97c1b25cddf9873ca78a58f3d73bf727d2cf78ff'
[    3.320746] zswap: loaded using pool lzo/zbud
[    3.320849] AppArmor: AppArmor sha1 policy hashing enabled
[    3.321365] rtc_cmos 00:01: setting system clock to 2018-12-09 10:20:23 UTC (1544350823)
[    3.324504] Freeing unused kernel image memory: 1568K
[    3.336041] Write protecting the kernel read-only data: 16384k
[    3.337126] Freeing unused kernel image memory: 2028K
[    3.337590] Freeing unused kernel image memory: 840K
[    3.349879] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    3.349928] x86/mm: Checking user space page tables
[    3.363007] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    3.584946] ACPI: bus type USB registered
[    3.585030] usbcore: registered new interface driver usbfs
[    3.585095] usbcore: registered new interface driver hub
[    3.585542] usbcore: registered new device driver usb
[    3.587777] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.588370] ehci-pci: EHCI PCI platform driver
[    3.588608] ehci-pci 0000:00:1a.7: EHCI Host Controller
[    3.589192] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 1
[    3.589272] ehci-pci 0000:00:1a.7: debug port 1
[    3.589313] uhci_hcd: USB Universal Host Controller Interface driver
[    3.593213] ehci-pci 0000:00:1a.7: cache line size of 32 is not supported
[    3.593590] ehci-pci 0000:00:1a.7: irq 18, io mem 0xfeaff800
[    3.598634] Floppy drive(s): fd0 is 1.44M
[    3.600770] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    3.600831] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[    3.602179] r8169 0000:02:00.0 eth0: RTL8168b/8111b, 00:18:f3:06:cc:0d, XID 38000000, IRQ 24
[    3.602249] r8169 0000:02:00.0 eth0: jumbo features [frames: 4080 bytes, tx checksumming: ko]
[    3.606672] SCSI subsystem initialized
[    3.612133] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    3.612300] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.18
[    3.612369] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.612434] usb usb1: Product: EHCI Host Controller
[    3.612479] usb usb1: Manufacturer: Linux 4.18.0-3-amd64 ehci_hcd
[    3.612526] usb usb1: SerialNumber: 0000:00:1a.7
[    3.612747] hub 1-0:1.0: USB hub found
[    3.612812] hub 1-0:1.0: 4 ports detected
[    3.613062] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    3.613133] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 2
[    3.613214] uhci_hcd 0000:00:1a.0: detected 2 ports
[    3.613295] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000d880
[    3.613407] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.18
[    3.613478] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.613548] usb usb2: Product: UHCI Host Controller
[    3.613597] usb usb2: Manufacturer: Linux 4.18.0-3-amd64 uhci_hcd
[    3.613645] usb usb2: SerialNumber: 0000:00:1a.0
[    3.613811] hub 2-0:1.0: USB hub found
[    3.613863] hub 2-0:1.0: 2 ports detected
[    3.614181] ehci-pci 0000:00:1d.7: EHCI Host Controller
[    3.614233] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 3
[    3.614316] ehci-pci 0000:00:1d.7: debug port 1
[    3.618265] ehci-pci 0000:00:1d.7: cache line size of 32 is not supported
[    3.618339] ehci-pci 0000:00:1d.7: irq 23, io mem 0xfeaff400
[    3.618889] libata version 3.00 loaded.
[    3.619201] pata_jmicron 0000:03:00.1: enabling device (0000 -> 0001)
[    3.620504] ahci 0000:03:00.0: version 3.0
[    3.620680] scsi host0: pata_jmicron
[    3.621000] scsi host1: pata_jmicron
[    3.621222] ata1: PATA max UDMA/100 cmd 0xbc00 ctl 0xb880 bmdma 0xb400 irq 17
[    3.621316] ata2: PATA max UDMA/100 cmd 0xb800 ctl 0xb480 bmdma 0xb408 irq 17
[    3.622059] FDC 0 is a post-1991 82077
[    3.624238] ata_piix 0000:00:1f.2: version 2.13
[    3.624344] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[    3.625059] i801_smbus 0000:00:1f.3: enabling device (0001 -> 0003)
[    3.625194] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[    3.630692] ahci 0000:03:00.0: AHCI 0001.0000 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
[    3.630762] ahci 0000:03:00.0: flags: 64bit ncq pm led clo pmp pio slum part 
[    3.631220] scsi host2: ahci
[    3.631455] scsi host3: ahci
[    3.631626] ata3: SATA max UDMA/133 abar m8192@0xf87fe000 port 0xf87fe100 irq 16
[    3.631693] ata4: SATA max UDMA/133 abar m8192@0xf87fe000 port 0xf87fe180 irq 16
[    3.632022] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    3.632153] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.18
[    3.632222] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.632287] usb usb3: Product: EHCI Host Controller
[    3.632332] usb usb3: Manufacturer: Linux 4.18.0-3-amd64 ehci_hcd
[    3.632379] usb usb3: SerialNumber: 0000:00:1d.7
[    3.632582] hub 3-0:1.0: USB hub found
[    3.632633] hub 3-0:1.0: 6 ports detected
[    3.632897] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    3.632960] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[    3.633051] uhci_hcd 0000:00:1a.1: detected 2 ports
[    3.633125] uhci_hcd 0000:00:1a.1: irq 17, io base 0x0000dc00
[    3.633244] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.18
[    3.633313] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.633379] usb usb4: Product: UHCI Host Controller
[    3.633424] usb usb4: Manufacturer: Linux 4.18.0-3-amd64 uhci_hcd
[    3.633476] usb usb4: SerialNumber: 0000:00:1a.1
[    3.633816] hub 4-0:1.0: USB hub found
[    3.633868] hub 4-0:1.0: 2 ports detected
[    3.634156] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    3.634209] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5
[    3.634279] uhci_hcd 0000:00:1d.0: detected 2 ports
[    3.634342] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000d400
[    3.634699] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.18
[    3.634770] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.634835] usb usb5: Product: UHCI Host Controller
[    3.634880] usb usb5: Manufacturer: Linux 4.18.0-3-amd64 uhci_hcd
[    3.634928] usb usb5: SerialNumber: 0000:00:1d.0
[    3.635324] hub 5-0:1.0: USB hub found
[    3.635376] hub 5-0:1.0: 2 ports detected
[    3.638979] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    3.639034] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6
[    3.639106] uhci_hcd 0000:00:1d.1: detected 2 ports
[    3.639180] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000d480
[    3.639421] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.18
[    3.639492] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.639558] usb usb6: Product: UHCI Host Controller
[    3.639603] usb usb6: Manufacturer: Linux 4.18.0-3-amd64 uhci_hcd
[    3.639650] usb usb6: SerialNumber: 0000:00:1d.1
[    3.639932] hub 6-0:1.0: USB hub found
[    3.639982] hub 6-0:1.0: 2 ports detected
[    3.640263] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    3.640313] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7
[    3.640383] uhci_hcd 0000:00:1d.2: detected 2 ports
[    3.640445] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000d800
[    3.640677] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.18
[    3.640745] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.640812] usb usb7: Product: UHCI Host Controller
[    3.640857] usb usb7: Manufacturer: Linux 4.18.0-3-amd64 uhci_hcd
[    3.640905] usb usb7: SerialNumber: 0000:00:1d.2
[    3.641196] hub 7-0:1.0: USB hub found
[    3.641246] hub 7-0:1.0: 2 ports detected
[    3.676067] firewire_ohci 0000:05:01.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x2
[    3.712034] tsc: Refined TSC clocksource calibration: 2133.332 MHz
[    3.712090] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1ec03017d33, max_idle_ns: 440795287231 ns
[    3.712179] clocksource: Switched to clocksource tsc
[    3.785701] scsi host4: ata_piix
[    3.785871] scsi host5: ata_piix
[    3.785977] ata5: SATA max UDMA/133 cmd 0xe880 ctl 0xe800 bmdma 0xe080 irq 19
[    3.786030] ata6: SATA max UDMA/133 cmd 0xe480 ctl 0xe400 bmdma 0xe088 irq 19
[    3.786190] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
[    3.787363] scsi host6: ata_piix
[    3.787576] scsi host7: ata_piix
[    3.787681] ata7: SATA max UDMA/133 cmd 0xd080 ctl 0xd000 bmdma 0xc800 irq 19
[    3.787734] ata8: SATA max UDMA/133 cmd 0xcc00 ctl 0xc880 bmdma 0xc808 irq 19
[    3.946705] ata4: SATA link down (SStatus 0 SControl 300)
[    3.951427] ata3: SATA link down (SStatus 0 SControl 300)
[    4.108034] usb 5-1: new low-speed USB device number 2 using uhci_hcd
[    4.192312] firewire_core 0000:05:01.0: created device fw0: GUID 0011d80000e0ba9e, S400
[    4.260086] ata8: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    4.260278] ata7: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    4.262443] ata8.00: ATAPI: HL-DT-STDVD-RAM GSA-H30N, 1.01, max UDMA/100
[    4.263089] ata7.00: ATA-8: ST3500320AS, SD1A, max UDMA/133
[    4.263140] ata7.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    4.267197] ata8.00: configured for UDMA/100
[    4.268076] ata7.00: configured for UDMA/133
[    4.311050] usb 5-1: New USB device found, idVendor=046d, idProduct=c313, bcdDevice= 1.01
[    4.311123] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.311177] usb 5-1: Product: USB Multimedia Keyboard
[    4.311225] usb 5-1: Manufacturer: LITEON Technology
[    4.316643] hidraw: raw HID events driver (C) Jiri Kosina
[    4.344197] usbcore: registered new interface driver usbhid
[    4.344250] usbhid: USB HID core driver
[    4.345671] input: LITEON Technology USB Multimedia Keyboard as /devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1:1.0/0003:046D:C313.0001/input/input3
[    4.404598] hid-generic 0003:046D:C313.0001: input,hidraw0: USB HID v1.10 Keyboard [LITEON Technology USB Multimedia Keyboard] on usb-0000:00:1d.0-1/input0
[    4.404815] input: LITEON Technology USB Multimedia Keyboard as /devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1:1.1/0003:046D:C313.0002/input/input4
[    4.464165] hid-generic 0003:046D:C313.0002: input,hidraw1: USB HID v1.10 Device [LITEON Technology USB Multimedia Keyboard] on usb-0000:00:1d.0-1/input1
[    4.568105] ata5.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    4.568167] ata5.01: SATA link down (SStatus 4 SControl 300)
[    4.570777] ata5.00: supports DRM functions and may not be fully accessible
[    4.570833] ata5.00: ATA-9: ST3000DM001-1ER166, CC43, max UDMA/133
[    4.570885] ata5.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    4.572132] ata6.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    4.572192] ata6.01: SATA link down (SStatus 4 SControl 300)
[    4.574644] ata6.00: supports DRM functions and may not be fully accessible
[    4.574699] ata6.00: ATA-9: Samsung SSD 750 EVO 250GB, MAT01B6Q, max UDMA/133
[    4.574760] ata6.00: 488397168 sectors, multi 1: LBA48 NCQ (depth 0/32)
[    4.577974] ata5.00: supports DRM functions and may not be fully accessible
[    4.579697] ata5.00: configured for UDMA/133
[    4.579849] ata6.00: supports DRM functions and may not be fully accessible
[    4.579925] scsi 4:0:0:0: Direct-Access     ATA      ST3000DM001-1ER1 CC43 PQ: 0 ANSI: 5
[    4.581728] ata6.00: configured for UDMA/133
[    4.581873] scsi 5:0:0:0: Direct-Access     ATA      Samsung SSD 750  1B6Q PQ: 0 ANSI: 5
[    4.582194] scsi 6:0:0:0: Direct-Access     ATA      ST3500320AS      SD1A PQ: 0 ANSI: 5
[    4.584169] sd 4:0:0:0: [sda] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB)
[    4.584251] sd 4:0:0:0: [sda] 4096-byte physical blocks
[    4.584307] sd 4:0:0:0: [sda] Write Protect is off
[    4.584354] sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    4.584366] sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.584559] sd 5:0:0:0: [sdb] 488397168 512-byte logical blocks: (250 GB/233 GiB)
[    4.584635] sd 5:0:0:0: [sdb] Write Protect is off
[    4.584691] sd 5:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    4.584747] sd 5:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.584916] sd 6:0:0:0: [sdc] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[    4.584992] sd 6:0:0:0: [sdc] Write Protect is off
[    4.585043] sd 6:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[    4.585055] sd 6:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.585176]  sdb: sdb1 sdb2
[    4.585197] scsi 7:0:0:0: CD-ROM            HL-DT-ST DVD-RAM GSA-H30N 1.01 PQ: 0 ANSI: 5
[    4.586345] sd 5:0:0:0: [sdb] supports TCG Opal
[    4.586392] sd 5:0:0:0: [sdb] Attached SCSI disk
[    4.589819]  sdc: sdc1
[    4.590177] sd 6:0:0:0: [sdc] Attached SCSI disk
[    4.622961] sr 7:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[    4.623035] cdrom: Uniform CD-ROM driver Revision: 3.20
[    4.623331] sr 7:0:0:0: Attached scsi CD-ROM sr0
[    4.638721]  sda: sda1 sda2 sda3
[    4.639457] sd 4:0:0:0: [sda] Attached SCSI disk
[    4.727915] random: fast init done
[    4.896060] usb 5-2: new low-speed USB device number 3 using uhci_hcd
[    5.089052] usb 5-2: New USB device found, idVendor=046d, idProduct=c016, bcdDevice= 3.40
[    5.089125] usb 5-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    5.089179] usb 5-2: Product: Optical USB Mouse
[    5.089227] usb 5-2: Manufacturer: Logitech
[    5.104404] input: Logitech Optical USB Mouse as /devices/pci0000:00/0000:00:1d.0/usb5/5-2/5-2:1.0/0003:046D:C016.0003/input/input5
[    5.104598] hid-generic 0003:046D:C016.0003: input,hidraw2: USB HID v1.10 Mouse [Logitech Optical USB Mouse] on usb-0000:00:1d.0-2/input0
[    5.508013] raid6: sse2x1   gen()  3536 MB/s
[    5.576009] raid6: sse2x1   xor()  3623 MB/s
[    5.644008] raid6: sse2x2   gen()  4257 MB/s
[    5.712009] raid6: sse2x2   xor()  4375 MB/s
[    5.780006] raid6: sse2x4   gen()  6560 MB/s
[    5.848004] raid6: sse2x4   xor()  4910 MB/s
[    5.848048] raid6: using algorithm sse2x4 gen() 6560 MB/s
[    5.848093] raid6: .... xor() 4910 MB/s, rmw enabled
[    5.848137] raid6: using ssse3x2 recovery algorithm
[    5.848527] xor: measuring software checksum speed
[    5.888003]    prefetch64-sse:  8218.000 MB/sec
[    5.928003]    generic_sse:  7303.000 MB/sec
[    5.928046] xor: using function: prefetch64-sse (8218.000 MB/sec)
[    5.928362] async_tx: api initialized (async)
[    5.950483] random: lvm: uninitialized urandom read (4 bytes read)
[    5.980097] device-mapper: uevent: version 1.0.3
[    5.980252] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@redhat.com
[    5.993290] random: lvm: uninitialized urandom read (2 bytes read)
[    6.117692] random: lvm: uninitialized urandom read (4 bytes read)
[    6.281865] PM: Image not found (code -22)
[    6.301944] cryptd: max_cpu_qlen set to 1000
[    6.512815] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
[   11.509346] urandom_read: 1 callbacks suppressed
[   11.509348] random: systemd: uninitialized urandom read (16 bytes read)
[   11.509897] random: systemd: uninitialized urandom read (16 bytes read)
[   11.510392] random: systemd: uninitialized urandom read (16 bytes read)
[   12.389708] EXT4-fs (dm-0): re-mounted. Opts: errors=remount-ro
[   12.645229] lp: driver loaded but no devices found
[   12.794031] RPC: Registered named UNIX socket transport module.
[   12.794084] RPC: Registered udp transport module.
[   12.794129] RPC: Registered tcp transport module.
[   12.794173] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   12.870595] ppdev: user-space parallel port driver
[   13.075081] parport_pc 00:06: reported by Plug and Play ACPI
[   13.075233] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE,EPP]
[   13.180127] lp0: using parport0 (interrupt-driven).
[   13.430581] loop: module loaded
[   15.566297] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input6
[   15.566382] ACPI: Power Button [PWRB]
[   15.566487] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input7
[   15.566612] ACPI: Power Button [PWRF]
[   16.471262] iTCO_vendor_support: vendor-support=0
[   16.544992] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[   16.545104] iTCO_wdt: Found a ICH8 or ICH8R TCO device (Version=2, TCOBASE=0x0860)
[   16.545303] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   16.800535] input: PC Speaker as /devices/platform/pcspkr/input/input8
[   16.802160] sd 4:0:0:0: Attached scsi generic sg0 type 0
[   16.802267] sd 5:0:0:0: Attached scsi generic sg1 type 0
[   16.802363] sd 6:0:0:0: Attached scsi generic sg2 type 0
[   16.802456] sr 7:0:0:0: Attached scsi generic sg3 type 5
[   16.922327] media: Linux media interface: v0.10
[   17.362517] videodev: Linux video capture interface: v2.00
[   17.712564] snd_hda_codec_analog hdaudioC0D0: autoconfig for AD1988: line_outs=4 (0x12/0x16/0x24/0x25/0x0) type:line
[   17.712654] snd_hda_codec_analog hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   17.712729] snd_hda_codec_analog hdaudioC0D0:    hp_outs=1 (0x11/0x0/0x0/0x0/0x0)
[   17.712799] snd_hda_codec_analog hdaudioC0D0:    mono: mono_out=0x0
[   17.712849] snd_hda_codec_analog hdaudioC0D0:    dig-out=0x1b/0x0
[   17.712898] snd_hda_codec_analog hdaudioC0D0:    inputs:
[   17.712947] snd_hda_codec_analog hdaudioC0D0:      Front Mic=0x14
[   17.712995] snd_hda_codec_analog hdaudioC0D0:      Rear Mic=0x17
[   17.713043] snd_hda_codec_analog hdaudioC0D0:      Line=0x15
[   17.713090] snd_hda_codec_analog hdaudioC0D0:      Line=0x1a
[   17.713137] snd_hda_codec_analog hdaudioC0D0:      CD=0x18
[   17.734093] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[   17.736886] input: HDA Intel Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[   17.737031] input: HDA Intel Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[   17.737175] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[   17.737313] input: HDA Intel Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[   17.737456] input: HDA Intel Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[   17.737597] input: HDA Intel Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
[   17.737739] input: HDA Intel Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
[   17.737880] input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
[   18.328077] pci 0000:00:00.0: Intel 965G Chipset
[   18.328144] pci 0000:00:00.0: detected gtt size: 524288K total, 262144K mappable
[   18.329079] pci 0000:00:00.0: detected 8192K stolen memory
[   18.329167] [drm] Replacing VGA console driver
[   18.329747] Console: switching to colour dummy device 80x25
[   18.331515] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   18.331523] [drm] Driver supports precise vblank timestamp query.
[   18.331831] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   18.337083] [drm] RC6 disabled, disabling runtime PM support
[   18.337111] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[   18.337115] PGD 0 P4D 0 
[   18.337121] Oops: 0000 [#1] SMP PTI
[   18.337126] CPU: 1 PID: 360 Comm: systemd-udevd Not tainted 4.18.0-3-amd64 #1 Debian 4.18.20-2
[   18.337130] Hardware name: System manufacturer System Product Name/P5B-VM, BIOS 0901    07/03/2007
[   18.337204] RIP: 0010:gen4_render_ring_flush+0x55/0xf0 [i915]
[   18.337208] Code: 00 be 16 00 00 00 48 89 ef e8 87 fe ff ff 48 3d 00 f0 ff ff 77 69 89 18 c7 40 04 02 40 00 7a 48 8b 55 78 48 8b 92 10 02 00 00 <48> 8b 52 08 48 c7 40 0c 00 00 00 00 83 ca 04 89 50 08 48 8d 50 14 
[   18.337250] RSP: 0018:ffffaa6ac0a6ba88 EFLAGS: 00010287
[   18.337255] RAX: ffffaa6af0002000 RBX: 0000000002000002 RCX: 000000000001ff68
[   18.337258] RDX: 0000000000000000 RSI: 00000000000001a8 RDI: 0000000000000150
[   18.337262] RBP: ffff8e1927cdd8c0 R08: 0000000000000001 R09: 0000000000000004
[   18.337266] R10: ffffaa6ac0a6ba58 R11: 0000000000000000 R12: ffff8e19287c0000
[   18.337269] R13: ffff8e192b723400 R14: 0000000000000000 R15: ffff8e1927cdd8c0
[   18.337274] FS:  00007f372f7fc8c0(0000) GS:ffff8e192f280000(0000) knlGS:0000000000000000
[   18.337278] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   18.337282] CR2: 0000000000000008 CR3: 00000000aab16000 CR4: 00000000000006e0
[   18.337285] Call Trace:
[   18.337331]  i915_request_alloc+0x243/0x360 [i915]
[   18.337372]  i915_gem_init+0x284/0x480 [i915]
[   18.337411]  i915_driver_load+0xb22/0xef0 [i915]
[   18.337418]  ? mutex_lock+0xe/0x30
[   18.337423]  ? acpi_dev_found+0x5f/0x70
[   18.337428]  local_pci_probe+0x42/0xa0
[   18.337433]  ? pci_assign_irq+0x27/0x130
[   18.337437]  pci_device_probe+0x146/0x1b0
[   18.337442]  driver_probe_device+0x2fa/0x470
[   18.337447]  __driver_attach+0xdc/0x100
[   18.337451]  ? driver_probe_device+0x470/0x470
[   18.337455]  bus_for_each_dev+0x76/0xc0
[   18.337460]  ? klist_add_tail+0x3b/0x70
[   18.337464]  bus_add_driver+0x161/0x260
[   18.337468]  ? 0xffffffffc0d61000
[   18.337471]  driver_register+0x5b/0xe0
[   18.337475]  ? 0xffffffffc0d61000
[   18.337480]  do_one_initcall+0x46/0x1c8
[   18.337484]  ? _cond_resched+0x15/0x40
[   18.337489]  ? kmem_cache_alloc_trace+0x15d/0x1c0
[   18.337493]  ? do_init_module+0x22/0x201
[   18.337497]  do_init_module+0x5b/0x201
[   18.337501]  load_module.constprop.56+0x1649/0x1d80
[   18.337506]  ? vfs_read+0x113/0x130
[   18.337510]  ? vfs_read+0x113/0x130
[   18.337514]  ? __do_sys_finit_module+0xe9/0x110
[   18.337518]  __do_sys_finit_module+0xe9/0x110
[   18.337522]  do_syscall_64+0x55/0x110
[   18.337527]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[   18.337530] RIP: 0033:0x7f3730260a79
[   18.337533] Code: 00 f3 c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d df 43 0c 00 f7 d8 64 89 01 48 
[   18.337574] RSP: 002b:00007ffce8c7b4f8 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
[   18.337580] RAX: ffffffffffffffda RBX: 00005572ad3bfc90 RCX: 00007f3730260a79
[   18.337583] RDX: 0000000000000000 RSI: 00007f3730166cad RDI: 0000000000000012
[   18.337587] RBP: 00007f3730166cad R08: 0000000000000000 R09: 0000000000000000
[   18.337591] R10: 0000000000000012 R11: 0000000000000246 R12: 0000000000000000
[   18.337594] R13: 00005572ad3b2d20 R14: 0000000000020000 R15: 00005572ad3bfc90
[   18.337598] Modules linked in: i915(+) cx88xx videobuf2_memops tveeprom videobuf2_v4l2 rc_core snd_hda_codec_analog kvm v4l2_common snd_hda_codec_generic videobuf2_common videodev irqbypass evdev snd_hda_intel media snd_hda_codec sg pcspkr video drm_kms_helper snd_hda_core serio_raw iTCO_wdt iTCO_vendor_support snd_hwdep snd_pcm_oss snd_mixer_oss drm snd_pcm asus_atk0110 i2c_algo_bit snd_timer snd button soundcore pcc_cpufreq acpi_cpufreq loop parport_pc ppdev sunrpc lp parport ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 fscrypto ecb crypto_simd cryptd glue_helper aes_x86_64 dm_mod raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor raid6_pq libcrc32c crc32c_generic raid1 raid0 multipath linear md_mod sr_mod cdrom sd_mod hid_generic ata_generic usbhid hid psmouse
[   18.337675]  i2c_i801 ata_piix ahci libahci pata_jmicron lpc_ich firewire_ohci firewire_core libata crc_itu_t r8169 mii scsi_mod floppy ehci_pci uhci_hcd ehci_hcd usbcore usb_common
[   18.337695] CR2: 0000000000000008
[   18.337699] ---[ end trace 3a7fddd4fe5f92d3 ]---
[   18.337742] RIP: 0010:gen4_render_ring_flush+0x55/0xf0 [i915]
[   18.337745] Code: 00 be 16 00 00 00 48 89 ef e8 87 fe ff ff 48 3d 00 f0 ff ff 77 69 89 18 c7 40 04 02 40 00 7a 48 8b 55 78 48 8b 92 10 02 00 00 <48> 8b 52 08 48 c7 40 0c 00 00 00 00 83 ca 04 89 50 08 48 8d 50 14 
[   18.337787] RSP: 0018:ffffaa6ac0a6ba88 EFLAGS: 00010287
[   18.337791] RAX: ffffaa6af0002000 RBX: 0000000002000002 RCX: 000000000001ff68
[   18.337794] RDX: 0000000000000000 RSI: 00000000000001a8 RDI: 0000000000000150
[   18.337798] RBP: ffff8e1927cdd8c0 R08: 0000000000000001 R09: 0000000000000004
[   18.337802] R10: ffffaa6ac0a6ba58 R11: 0000000000000000 R12: ffff8e19287c0000
[   18.337805] R13: ffff8e192b723400 R14: 0000000000000000 R15: ffff8e1927cdd8c0
[   18.337810] FS:  00007f372f7fc8c0(0000) GS:ffff8e192f280000(0000) knlGS:0000000000000000
[   18.337814] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   18.337817] CR2: 0000000000000008 CR3: 00000000aab16000 CR4: 00000000000006e0
[   18.371940] cx88xx: subsystem: 0070:9002, board: Hauppauge Nova-T DVB-T [card=18,autodetected], frontend(s): 1
[   18.534458] tveeprom: Hauppauge model 90003, rev C2B0, serial# 4027303033
[   18.534466] tveeprom: MAC address is 00:0d:fe:0b:c4:79
[   18.534470] tveeprom: tuner model is Thompson DTT75105 (idx 110, type 4)
[   18.534474] tveeprom: TV standards ATSC/DVB Digital (eeprom 0x80)
[   18.534477] tveeprom: audio processor is None (idx 0)
[   18.534480] tveeprom: decoder processor is CX882 (idx 25)
[   18.534484] tveeprom: has no radio, has IR receiver, has no IR transmitter
[   18.534487] cx88xx: hauppauge eeprom: model=90003
[   18.800035] Registered IR keymap rc-hauppauge
[   18.856701] coretemp coretemp.0: Using relative temperature scale!
[   18.857689] coretemp coretemp.0: Using relative temperature scale!
[   18.932208] IR RC5(x/sz) protocol handler initialized
[   18.942160] intel_powerclamp: No package C-state available
[   18.960093] rc rc0: cx88 IR (Hauppauge Nova-T DVB-T as /devices/pci0000:00/0000:00:1e.0/0000:05:03.2/rc/rc0
[   18.960167] input: cx88 IR (Hauppauge Nova-T DVB-T as /devices/pci0000:00/0000:00:1e.0/0000:05:03.2/rc/rc0/input18
[   18.960962] rc rc0: lirc_dev: driver cx88xx registered at minor = 0, raw IR receiver, no transmitter
[   18.961174] cx8802: cx2388x 8802 Driver Manager
[   18.961257] cx8802: found at 0000:05:03.2, rev: 5, irq: 16, latency: 64, mmio: 0xfc000000
[   18.961473] cx8800: found at 0000:05:03.0, rev: 5, irq: 16, latency: 64, mmio: 0xfb000000
[   18.962116] cx8800: registered device video0 [v4l2]
[   18.962164] cx8800: registered device vbi0
[   18.968957] pktcdvd: pktcdvd0: writer mapped to sr0
[   19.555948] cx88_dvb: cx2388x dvb driver version 1.0.0 loaded
[   19.555958] cx8802: registering cx8802 driver, type: dvb access: shared
[   19.555963] cx8802: subsystem: 0070:9002, board: Hauppauge Nova-T DVB-T [card=18]
[   19.555967] cx88_dvb: cx2388x based DVB/ATSC card
[   19.555971] cx88_dvb: cx8802_alloc_frontends: allocating 1 frontend(s)
[   19.950840] dvbdev: DVB: registering new adapter (cx88[0])
[   19.950854] cx88-mpeg driver manager 0000:05:03.2: DVB: registering adapter 0 frontend 0 (Conexant CX22702 DVB-T)...
[   20.375461] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null)
[   20.593206] Adding 9940988k swap on /dev/mapper/anthra-swap_1.  Priority:-2 extents:1 across:9940988k FS
[   20.776681] EXT4-fs (sda2): mounting ext2 file system using the ext4 subsystem
[   20.832049] EXT4-fs (sda2): mounted filesystem without journal. Opts: (null)
[   21.633812] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null)
[   24.131616] audit: type=1400 audit(1544350844.302:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=583 comm="apparmor_parser"
[   24.320433] audit: type=1400 audit(1544350844.494:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/tcpdump" pid=586 comm="apparmor_parser"
[   24.368484] audit: type=1400 audit(1544350844.542:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=582 comm="apparmor_parser"
[   24.368498] audit: type=1400 audit(1544350844.542:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd" pid=582 comm="apparmor_parser"
[   24.368506] audit: type=1400 audit(1544350844.542:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd//third_party" pid=582 comm="apparmor_parser"
[   24.411734] audit: type=1400 audit(1544350844.586:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="virt-aa-helper" pid=587 comm="apparmor_parser"
[   24.436963] audit: type=1400 audit(1544350844.610:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/lxc-start" pid=589 comm="apparmor_parser"
[   24.536768] audit: type=1400 audit(1544350844.710:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=590 comm="apparmor_parser"
[   24.667529] audit: type=1400 audit(1544350844.842:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=591 comm="apparmor_parser"
[   24.692684] audit: type=1400 audit(1544350844.866:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-soffice" pid=588 comm="apparmor_parser"
[   25.559240] Process accounting resumed
[   31.248110] r8169 0000:02:00.0 eth0: link down
[   31.248113] r8169 0000:02:00.0 eth0: link down
[   31.248214] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   32.887865] r8169 0000:02:00.0 eth0: link up
[   32.887884] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   38.327701] kauditd_printk_skb: 24 callbacks suppressed
[   38.327703] audit: type=1400 audit(1544350858.502:36): apparmor="DENIED" operation="open" profile="/usr/bin/freshclam" name="/etc/ssl/openssl.cnf" pid=629 comm="freshclam" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[   39.568494] audit: type=1400 audit(1544350859.742:37): apparmor="DENIED" operation="capable" profile="/usr/bin/freshclam" pid=629 comm="freshclam" capability=12  capname="net_admin"
[   44.756870] input: lircd-uinput as /devices/virtual/input/input19
[   50.539626] audit: type=1400 audit(1544350870.710:38): apparmor="DENIED" operation="open" profile="/usr/sbin/mysqld" name="/sys/devices/system/node/" pid=892 comm="mysqld" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[   53.721130] audit: type=1400 audit(1544350873.894:39): apparmor="DENIED" operation="capable" profile="/usr/sbin/mysqld" pid=892 comm="mysqld" capability=2  capname="dac_read_search"
[   53.867030] audit: type=1400 audit(1544350874.038:40): apparmor="DENIED" operation="capable" profile="/usr/sbin/mysqld" pid=892 comm="mysqld" capability=2  capname="dac_read_search"
[   58.426022] audit: type=1400 audit(1544350878.016:41): apparmor="DENIED" operation="open" profile="/usr/sbin/mysqld" name="/sys/devices/system/node/" pid=955 comm="mysqld" requested_mask="r" denied_mask="r" fsuid=106 ouid=0
[  167.749496] random: crng init done
[  167.749502] random: 3 urandom warning(s) missed due to ratelimiting


** Model information
sys_vendor: System manufacturer
product_name: System Product Name
product_version: System Version
chassis_vendor: Chassis Manufacture
chassis_version: Chassis Version
bios_vendor: American Megatrends Inc.
bios_version: 0901   
board_vendor: ASUSTeK Computer INC.
board_name: P5B-VM
board_version: Rev 1.xx

** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation 82P965/G965 Memory Controller Hub [8086:29a0] (rev 02)
	Subsystem: ASUSTeK Computer Inc. P5B [1043:81ea]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx-
	Latency: 0
	Capabilities: <access denied>

00:01.0 PCI bridge [0604]: Intel Corporation 82P965/G965 PCI Express Root Port [8086:29a1] (rev 02) (prog-if 00 [Normal decode])
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 16
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	Prefetchable memory behind bridge: 00000000bfd00000-00000000bfdfffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:02.0 VGA compatible controller [0300]: Intel Corporation 82G965 Integrated Graphics Controller [8086:29a2] (rev 02) (prog-if 00 [VGA controller])
	Subsystem: ASUSTeK Computer Inc. 82G965 Integrated Graphics Controller [1043:81ea]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at feb00000 (32-bit, non-prefetchable) [size=1M]
	Region 2: Memory at d0000000 (64-bit, prefetchable) [size=256M]
	Region 4: I/O ports at ec00 [size=8]
	[virtual] Expansion ROM at 000c0000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: i915
	Kernel modules: i915

00:1a.0 USB controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 [8086:2834] (rev 02) (prog-if 00 [UHCI])
	Subsystem: ASUSTeK Computer Inc. P5B [1043:81ec]
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 16
	Region 4: I/O ports at d880 [size=32]
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci_hcd

00:1a.1 USB controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 [8086:2835] (rev 02) (prog-if 00 [UHCI])
	Subsystem: ASUSTeK Computer Inc. P5B [1043:81ec]
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin B routed to IRQ 17
	Region 4: I/O ports at dc00 [size=32]
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci_hcd

00:1a.7 USB controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 [8086:283a] (rev 02) (prog-if 20 [EHCI])
	Subsystem: ASUSTeK Computer Inc. P5B [1043:81ec]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin C routed to IRQ 18
	Region 0: Memory at feaff800 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci-pci
	Kernel modules: ehci_pci

00:1b.0 Audio device [0403]: Intel Corporation 82801H (ICH8 Family) HD Audio Controller [8086:284b] (rev 02)
	Subsystem: ASUSTeK Computer Inc. P5B [1043:81ec]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 25
	Region 0: Memory at feaf8000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel

00:1c.0 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 [8086:283f] (rev 02) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 17
	Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
	I/O behind bridge: 00001000-00001fff
	Memory behind bridge: b0000000-b03fffff
	Prefetchable memory behind bridge: 00000000bfe00000-00000000bfefffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:1c.4 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI Express Port 5 [8086:2847] (rev 02) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 17
	Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
	I/O behind bridge: 0000b000-0000bfff
	Memory behind bridge: f8700000-f87fffff
	Prefetchable memory behind bridge: 00000000b0400000-00000000b05fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:1c.5 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI Express Port 6 [8086:2849] (rev 02) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin B routed to IRQ 16
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
	I/O behind bridge: 0000a000-0000afff
	Memory behind bridge: f8600000-f86fffff
	Prefetchable memory behind bridge: 00000000b0600000-00000000b07fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:1d.0 USB controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 [8086:2830] (rev 02) (prog-if 00 [UHCI])
	Subsystem: ASUSTeK Computer Inc. P5B [1043:81ec]
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 23
	Region 4: I/O ports at d400 [size=32]
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci_hcd

00:1d.1 USB controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 [8086:2831] (rev 02) (prog-if 00 [UHCI])
	Subsystem: ASUSTeK Computer Inc. P5B [1043:81ec]
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin B routed to IRQ 19
	Region 4: I/O ports at d480 [size=32]
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci_hcd

00:1d.2 USB controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 [8086:2832] (rev 02) (prog-if 00 [UHCI])
	Subsystem: ASUSTeK Computer Inc. P5B [1043:81ec]
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin C routed to IRQ 18
	Region 4: I/O ports at d800 [size=32]
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci_hcd

00:1d.7 USB controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 [8086:2836] (rev 02) (prog-if 20 [EHCI])
	Subsystem: ASUSTeK Computer Inc. P5B [1043:81ec]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 23
	Region 0: Memory at feaff400 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci-pci
	Kernel modules: ehci_pci

00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev f2) (prog-if 01 [Subtractive decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Bus: primary=00, secondary=05, subordinate=05, sec-latency=32
	Memory behind bridge: f8800000-fe8fffff
	Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>

00:1f.0 ISA bridge [0601]: Intel Corporation 82801HB/HR (ICH8/R) LPC Interface Controller [8086:2810] (rev 02)
	Subsystem: ASUSTeK Computer Inc. P5B [1043:81ec]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Capabilities: <access denied>
	Kernel driver in use: lpc_ich
	Kernel modules: lpc_ich

00:1f.2 IDE interface [0101]: Intel Corporation 82801H (ICH8 Family) 4 port SATA Controller [IDE mode] [8086:2820] (rev 02) (prog-if 8f [PCI native mode controller, supports both channels switched to ISA compatibility mode, supports bus mastering])
	Subsystem: ASUSTeK Computer Inc. 82801H (ICH8 Family) 4 port SATA Controller [IDE mode] [1043:81ec]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin B routed to IRQ 19
	Region 0: I/O ports at e880 [size=8]
	Region 1: I/O ports at e800 [size=4]
	Region 2: I/O ports at e480 [size=8]
	Region 3: I/O ports at e400 [size=4]
	Region 4: I/O ports at e080 [size=16]
	Region 5: I/O ports at e000 [size=16]
	Capabilities: <access denied>
	Kernel driver in use: ata_piix
	Kernel modules: ata_piix, ata_generic

00:1f.3 SMBus [0c05]: Intel Corporation 82801H (ICH8 Family) SMBus Controller [8086:283e] (rev 02)
	Subsystem: ASUSTeK Computer Inc. P5B [1043:81ec]
	Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin C routed to IRQ 18
	Region 0: Memory at b0800000 (32-bit, non-prefetchable) [size=256]
	Region 4: I/O ports at 0400 [size=32]
	Kernel driver in use: i801_smbus
	Kernel modules: i2c_i801

00:1f.5 IDE interface [0101]: Intel Corporation 82801HR/HO/HH (ICH8R/DO/DH) 2 port SATA Controller [IDE mode] [8086:2825] (rev 02) (prog-if 85 [PCI native mode-only controller, supports bus mastering])
	Subsystem: ASUSTeK Computer Inc. 82801HR/HO/HH (ICH8R/DO/DH) 2 port SATA Controller [IDE mode] [1043:81ec]
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin B routed to IRQ 19
	Region 0: I/O ports at d080 [size=8]
	Region 1: I/O ports at d000 [size=4]
	Region 2: I/O ports at cc00 [size=8]
	Region 3: I/O ports at c880 [size=4]
	Region 4: I/O ports at c800 [size=16]
	Region 5: I/O ports at c480 [size=16]
	Capabilities: <access denied>
	Kernel driver in use: ata_piix
	Kernel modules: ata_piix, ata_generic

02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 01)
	Subsystem: ASUSTeK Computer Inc. P5B [1043:81aa]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 24
	Region 0: I/O ports at a800 [size=256]
	Region 2: Memory at f86ff000 (64-bit, non-prefetchable) [size=4K]
	Expansion ROM at f86c0000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: r8169
	Kernel modules: r8169

03:00.0 SATA controller [0106]: JMicron Technology Corp. JMB363 SATA/IDE Controller [197b:2363] (rev 02) (prog-if 01 [AHCI 1.0])
	Subsystem: ASUSTeK Computer Inc. P5B [JMB363] [1043:81e4]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 16
	Region 5: Memory at f87fe000 (32-bit, non-prefetchable) [size=8K]
	Expansion ROM at f87e0000 [disabled] [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: ahci
	Kernel modules: ahci

03:00.1 IDE interface [0101]: JMicron Technology Corp. JMB363 SATA/IDE Controller [197b:2363] (rev 02) (prog-if 85 [PCI native mode-only controller, supports bus mastering])
	Subsystem: ASUSTeK Computer Inc. P5B [JMB363] [1043:81e4]
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin B routed to IRQ 17
	Region 0: I/O ports at bc00 [size=8]
	Region 1: I/O ports at b880 [size=4]
	Region 2: I/O ports at b800 [size=8]
	Region 3: I/O ports at b480 [size=4]
	Region 4: I/O ports at b400 [size=16]
	Capabilities: <access denied>
	Kernel driver in use: pata_jmicron
	Kernel modules: pata_jmicron, ata_generic

05:01.0 FireWire (IEEE 1394) [0c00]: Texas Instruments TSB43AB22A IEEE-1394a-2000 Controller (PHY/Link) [iOHCI-Lynx] [104c:8023] (prog-if 10 [OHCI])
	Subsystem: ASUSTeK Computer Inc. K8N4/A8N Series Mainboard [1043:808b]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64 (500ns min, 1000ns max), Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 20
	Region 0: Memory at fe8ff800 (32-bit, non-prefetchable) [size=2K]
	Region 1: Memory at fe8f8000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: firewire_ohci
	Kernel modules: firewire_ohci

05:03.0 Multimedia video controller [0400]: Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder [14f1:8800] (rev 05)
	Subsystem: Hauppauge computer works Inc. CX23880/1/2/3 PCI Video and Audio Decoder [0070:9002]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64 (5000ns min, 13750ns max), Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at fb000000 (32-bit, non-prefetchable) [size=16M]
	Capabilities: <access denied>
	Kernel driver in use: cx8800
	Kernel modules: cx8800

05:03.2 Multimedia controller [0480]: Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder [MPEG Port] [14f1:8802] (rev 05)
	Subsystem: Hauppauge computer works Inc. Nova-T DVB-T Model 909 [0070:9002]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64 (1500ns min, 22000ns max), Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at fc000000 (32-bit, non-prefetchable) [size=16M]
	Capabilities: <access denied>
	Kernel driver in use: cx88-mpeg driver manager
	Kernel modules: cx8802

05:03.4 Multimedia controller [0480]: Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder [IR Port] [14f1:8804] (rev 05)
	Subsystem: Hauppauge computer works Inc. Nova-T DVB-T Model 909 [0070:9002]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64 (1500ns min, 63750ns max), Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 11
	Region 0: Memory at fd000000 (32-bit, non-prefetchable) [size=16M]
	Capabilities: <access denied>


** USB devices:
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 003: ID 046d:c016 Logitech, Inc. Optical Wheel Mouse
Bus 005 Device 002: ID 046d:c313 Logitech, Inc. Internet 350 Keyboard
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub


-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.18.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages linux-image-4.18.0-3-amd64 depends on:
ii  initramfs-tools [linux-initramfs-tool]  0.132
ii  kmod                                    25-2
ii  linux-base                              4.5

Versions of packages linux-image-4.18.0-3-amd64 recommends:
ii  apparmor             2.13.1-3+b1
ii  firmware-linux-free  3.4
ii  irqbalance           1.5.0-0.1

Versions of packages linux-image-4.18.0-3-amd64 suggests:
pn  debian-kernel-handbook  <none>
ii  extlinux                3:6.04~git20171011.af7e95c3+dfsg1-6
ii  grub-pc                 2.02+dfsg1-9
pn  linux-doc-4.18          <none>

Versions of packages linux-image-4.18.0-3-amd64 is related to:
pn  firmware-amd-graphics     <none>
pn  firmware-atheros          <none>
pn  firmware-bnx2             <none>
pn  firmware-bnx2x            <none>
pn  firmware-brcm80211        <none>
pn  firmware-cavium           <none>
pn  firmware-intel-sound      <none>
pn  firmware-intelwimax       <none>
pn  firmware-ipw2x00          <none>
pn  firmware-ivtv             <none>
pn  firmware-iwlwifi          <none>
pn  firmware-libertas         <none>
pn  firmware-linux-nonfree    <none>
pn  firmware-misc-nonfree     <none>
pn  firmware-myricom          <none>
pn  firmware-netxen           <none>
pn  firmware-qlogic           <none>
pn  firmware-realtek          <none>
pn  firmware-samsung          <none>
pn  firmware-siano            <none>
pn  firmware-ti-connectivity  <none>
pn  xen-hypervisor            <none>

-- 
Benoît Sibaud


Reply to: