Created
February 21, 2019 06:27
-
-
Save b-rodrigues/207c9a45bbcdea57f421e781339c2751 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(base) cbrunos@ubantoo:~$ dmesg | |
[ 0.000000] Linux version 4.15.0-45-generic (buildd@lcy01-amd64-027) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #48~16.04.1-Ubuntu SMP Tue Jan 29 18:03:48 UTC 2019 (Ubuntu 4.15.0-45.48~16.04.1-generic 4.15.18) | |
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-45-generic root=UUID=65c00187-dc3d-43c4-81cd-cf04cc34b92b ro quiet splash vt.handoff=7 | |
[ 0.000000] KERNEL supported cpus: | |
[ 0.000000] Intel GenuineIntel | |
[ 0.000000] AMD AuthenticAMD | |
[ 0.000000] Centaur CentaurHauls | |
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' | |
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' | |
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' | |
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 | |
[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format. | |
[ 0.000000] e820: BIOS-provided physical RAM map: | |
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d3ff] usable | |
[ 0.000000] BIOS-e820: [mem 0x000000000009d400-0x000000000009ffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009cfffff] usable | |
[ 0.000000] BIOS-e820: [mem 0x0000000009d00000-0x0000000009ffffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x000000000a000000-0x00000000d4e10fff] usable | |
[ 0.000000] BIOS-e820: [mem 0x00000000d4e11000-0x00000000d4e27fff] ACPI data | |
[ 0.000000] BIOS-e820: [mem 0x00000000d4e28000-0x00000000da969fff] usable | |
[ 0.000000] BIOS-e820: [mem 0x00000000da96a000-0x00000000daaf1fff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000daaf2000-0x00000000daafcfff] ACPI data | |
[ 0.000000] BIOS-e820: [mem 0x00000000daafd000-0x00000000dac00fff] usable | |
[ 0.000000] BIOS-e820: [mem 0x00000000dac01000-0x00000000dafbbfff] ACPI NVS | |
[ 0.000000] BIOS-e820: [mem 0x00000000dafbc000-0x00000000dbe6bfff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000dbe6c000-0x00000000ddffffff] usable | |
[ 0.000000] BIOS-e820: [mem 0x00000000de000000-0x00000000dfffffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000fdf00000-0x00000000fdffffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000feefffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000041f37ffff] usable | |
[ 0.000000] NX (Execute Disable) protection: active | |
[ 0.000000] SMBIOS 3.0.0 present. | |
[ 0.000000] DMI: System manufacturer System Product Name/PRIME B350-PLUS, BIOS 1002 09/29/2017 | |
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved | |
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable | |
[ 0.000000] e820: last_pfn = 0x41f380 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-BFFFF write-through | |
[ 0.000000] C0000-FFFFF write-protect | |
[ 0.000000] MTRR variable ranges enabled: | |
[ 0.000000] 0 base 000000000000 mask FFFF80000000 write-back | |
[ 0.000000] 1 base 000080000000 mask FFFFC0000000 write-back | |
[ 0.000000] 2 base 0000C0000000 mask FFFFE0000000 write-back | |
[ 0.000000] 3 base 0000DE000000 mask FFFFFE000000 uncachable | |
[ 0.000000] 4 disabled | |
[ 0.000000] 5 disabled | |
[ 0.000000] 6 disabled | |
[ 0.000000] 7 disabled | |
[ 0.000000] TOM2: 0000000420000000 aka 16896M | |
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT | |
[ 0.000000] total RAM covered: 3552M | |
[ 0.000000] Found optimal setting for mtrr clean up | |
[ 0.000000] gran_size: 64K chunk_size: 1G num_reg: 3 lose cover RAM: 0G | |
[ 0.000000] e820: update [mem 0xde000000-0xffffffff] usable ==> reserved | |
[ 0.000000] e820: last_pfn = 0xde000 max_arch_pfn = 0x400000000 | |
[ 0.000000] Scanning 1 areas for low memory corruption | |
[ 0.000000] Base memory trampoline at [ (ptrval)] 97000 size 24576 | |
[ 0.000000] Using GB pages for direct mapping | |
[ 0.000000] BRK [0x22633f000, 0x22633ffff] PGTABLE | |
[ 0.000000] BRK [0x226340000, 0x226340fff] PGTABLE | |
[ 0.000000] BRK [0x226341000, 0x226341fff] PGTABLE | |
[ 0.000000] BRK [0x226342000, 0x226342fff] PGTABLE | |
[ 0.000000] BRK [0x226343000, 0x226343fff] PGTABLE | |
[ 0.000000] BRK [0x226344000, 0x226344fff] PGTABLE | |
[ 0.000000] BRK [0x226345000, 0x226345fff] PGTABLE | |
[ 0.000000] BRK [0x226346000, 0x226346fff] PGTABLE | |
[ 0.000000] BRK [0x226347000, 0x226347fff] PGTABLE | |
[ 0.000000] BRK [0x226348000, 0x226348fff] PGTABLE | |
[ 0.000000] BRK [0x226349000, 0x226349fff] PGTABLE | |
[ 0.000000] BRK [0x22634a000, 0x22634afff] PGTABLE | |
[ 0.000000] RAMDISK: [mem 0x303f6000-0x341f2fff] | |
[ 0.000000] ACPI: Early table checksum verification disabled | |
[ 0.000000] ACPI: RSDP 0x00000000000F05B0 000024 (v02 ALASKA) | |
[ 0.000000] ACPI: XSDT 0x00000000D4E11098 0000A4 (v01 ALASKA A M I 01072009 AMI 00010013) | |
[ 0.000000] ACPI: FACP 0x00000000D4E193A0 000114 (v06 ALASKA A M I 01072009 AMI 00010013) | |
[ 0.000000] ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has valid Length but zero Address: 0x0000000000000000/0x1 (20170831/tbfadt-658) | |
[ 0.000000] ACPI: DSDT 0x00000000D4E111D0 0081D0 (v02 ALASKA A M I 01072009 INTL 20120913) | |
[ 0.000000] ACPI: FACS 0x00000000DAFB9C80 000040 | |
[ 0.000000] ACPI: APIC 0x00000000D4E194B8 0000DE (v03 ALASKA A M I 01072009 AMI 00010013) | |
[ 0.000000] ACPI: FPDT 0x00000000D4E19598 000044 (v01 ALASKA A M I 01072009 AMI 00010013) | |
[ 0.000000] ACPI: SSDT 0x00000000D4E26290 001664 (v01 AMD CPMCMN 00000001 INTL 20120913) | |
[ 0.000000] ACPI: SSDT 0x00000000D4E19638 008C4C (v02 AMD AMD ALIB 00000002 MSFT 04000000) | |
[ 0.000000] ACPI: FIDT 0x00000000D4E22288 00009C (v01 ALASKA A M I 01072009 AMI 00010013) | |
[ 0.000000] ACPI: SSDT 0x00000000D4E22328 0018B4 (v01 AMD AMD CPU 00000001 AMD 00000001) | |
[ 0.000000] ACPI: CRAT 0x00000000D4E23BE0 000BD0 (v01 AMD AMD CRAT 00000001 AMD 00000001) | |
[ 0.000000] ACPI: CDIT 0x00000000D4E247B0 000029 (v01 AMD AMD CDIT 00000001 AMD 00000001) | |
[ 0.000000] ACPI: SSDT 0x00000000D4E247E0 0017FF (v01 AMD AMD AOD 00000001 INTL 20120913) | |
[ 0.000000] ACPI: MCFG 0x00000000D4E25FE0 00003C (v01 ALASKA A M I 01072009 MSFT 00010013) | |
[ 0.000000] ACPI: HPET 0x00000000D4E26020 000038 (v01 ALASKA A M I 01072009 AMI 00000005) | |
[ 0.000000] ACPI: SSDT 0x00000000D4E26058 000024 (v01 AMDFCH FCHZP 00001000 INTL 20120913) | |
[ 0.000000] ACPI: UEFI 0x00000000D4E26080 000042 (v01 00000000 00000000) | |
[ 0.000000] ACPI: IVRS 0x00000000D4E260C8 0000D0 (v02 AMD AMD IVRS 00000001 AMD 00000000) | |
[ 0.000000] ACPI: SSDT 0x00000000D4E26198 0000F8 (v01 AMD AMD PT 00001000 INTL 20120913) | |
[ 0.000000] ACPI: Local APIC address 0xfee00000 | |
[ 0.000000] No NUMA configuration found | |
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000041f37ffff] | |
[ 0.000000] NODE_DATA(0) allocated [mem 0x41f355000-0x41f37ffff] | |
[ 0.000000] tsc: Fast TSC calibration failed | |
[ 0.000000] tsc: Using PIT calibration value | |
[ 0.000000] Zone ranges: | |
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] | |
[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] | |
[ 0.000000] Normal [mem 0x0000000100000000-0x000000041f37ffff] | |
[ 0.000000] Device empty | |
[ 0.000000] Movable zone start for each node | |
[ 0.000000] Early memory node ranges | |
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009cfff] | |
[ 0.000000] node 0: [mem 0x0000000000100000-0x0000000009cfffff] | |
[ 0.000000] node 0: [mem 0x000000000a000000-0x00000000d4e10fff] | |
[ 0.000000] node 0: [mem 0x00000000d4e28000-0x00000000da969fff] | |
[ 0.000000] node 0: [mem 0x00000000daafd000-0x00000000dac00fff] | |
[ 0.000000] node 0: [mem 0x00000000dbe6c000-0x00000000ddffffff] | |
[ 0.000000] node 0: [mem 0x0000000100000000-0x000000041f37ffff] | |
[ 0.000000] Reserved but unavailable: 14201 pages | |
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000041f37ffff] | |
[ 0.000000] On node 0 totalpages: 4176903 | |
[ 0.000000] DMA zone: 64 pages used for memmap | |
[ 0.000000] DMA zone: 21 pages reserved | |
[ 0.000000] DMA zone: 3996 pages, LIFO batch:0 | |
[ 0.000000] DMA32 zone: 14052 pages used for memmap | |
[ 0.000000] DMA32 zone: 899307 pages, LIFO batch:31 | |
[ 0.000000] Normal zone: 51150 pages used for memmap | |
[ 0.000000] Normal zone: 3273600 pages, LIFO batch:31 | |
[ 0.000000] ACPI: PM-Timer IO Port: 0x808 | |
[ 0.000000] ACPI: Local APIC address 0xfee00000 | |
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) | |
[ 0.000000] IOAPIC[0]: apic_id 13, version 33, address 0xfec00000, GSI 0-23 | |
[ 0.000000] IOAPIC[1]: apic_id 14, version 33, address 0xfec01000, GSI 24-55 | |
[ 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 low 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: 0x10228201 base: 0xfed00000 | |
[ 0.000000] smpboot: Allowing 16 CPUs, 4 hotplug CPUs | |
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0x09d00000-0x09ffffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xd4e11000-0xd4e27fff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xda96a000-0xdaaf1fff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xdaaf2000-0xdaafcfff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xdac01000-0xdafbbfff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xdafbc000-0xdbe6bfff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xde000000-0xdfffffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xf7ffffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfdefffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xfdf00000-0xfdffffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xfe000000-0xfe9fffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xfea00000-0xfea0ffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xfea10000-0xfeb7ffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xfeb80000-0xfec01fff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xfec02000-0xfec0ffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfec10fff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xfec11000-0xfec2ffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xfec30000-0xfec30fff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xfec31000-0xfecfffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xfed01000-0xfed3ffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xfed40000-0xfed44fff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xfed45000-0xfed7ffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xfed80000-0xfed8ffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xfed90000-0xfedc1fff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xfedc2000-0xfedcffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xfedd6000-0xfedfffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfeefffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xfef00000-0xfeffffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff] | |
[ 0.000000] e820: [mem 0xe0000000-0xf7ffffff] 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+0x99/0x51b with crng_init=0 | |
[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1 | |
[ 0.000000] percpu: Embedded 46 pages/cpu @ (ptrval) s151552 r8192 d28672 u262144 | |
[ 0.000000] pcpu-alloc: s151552 r8192 d28672 u262144 alloc=1*2097152 | |
[ 0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 | |
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 4111616 | |
[ 0.000000] Policy zone: Normal | |
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-45-generic root=UUID=65c00187-dc3d-43c4-81cd-cf04cc34b92b ro quiet splash vt.handoff=7 | |
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area | |
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing! | |
[ 0.000000] Memory: 16284820K/16707612K available (12300K kernel code, 2472K rwdata, 4260K rodata, 2408K init, 2416K bss, 422792K reserved, 0K cma-reserved) | |
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1 | |
[ 0.000000] ftrace: allocating 39200 entries in 154 pages | |
[ 0.000000] Hierarchical RCU implementation. | |
[ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=16. | |
[ 0.000000] Tasks RCU enabled. | |
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16 | |
[ 0.000000] NR_IRQS: 524544, nr_irqs: 1096, preallocated irqs: 16 | |
[ 0.000000] spurious 8259A interrupt: IRQ7. | |
[ 0.000000] vt handoff: transparent VT on vt#7 | |
[ 0.000000] Console: colour dummy device 80x25 | |
[ 0.000000] console [tty0] enabled | |
[ 0.000000] ACPI: Core revision 20170831 | |
[ 0.000000] ACPI: 7 ACPI AML tables successfully acquired and loaded | |
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns | |
[ 0.000000] hpet clockevent registered | |
[ 0.000000] APIC: Switch to symmetric I/O mode setup | |
[ 0.004000] Switched APIC routing to physical flat. | |
[ 0.004000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 | |
[ 0.024000] tsc: Fast TSC calibration failed | |
[ 0.032000] tsc: PIT calibration matches HPET. 1 loops | |
[ 0.032000] tsc: Detected 3592.772 MHz processor | |
[ 0.032000] Calibrating delay loop (skipped), value calculated using timer frequency.. 7185.54 BogoMIPS (lpj=14371088) | |
[ 0.032000] pid_max: default: 32768 minimum: 301 | |
[ 0.032000] Security Framework initialized | |
[ 0.032000] Yama: becoming mindful. | |
[ 0.032000] AppArmor: AppArmor initialized | |
[ 0.036629] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes) | |
[ 0.037921] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes) | |
[ 0.037980] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes) | |
[ 0.038019] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes) | |
[ 0.038222] mce: CPU supports 23 MCE banks | |
[ 0.038240] LVT offset 1 assigned for vector 0xf9 | |
[ 0.038357] LVT offset 2 assigned for vector 0xf4 | |
[ 0.038368] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512 | |
[ 0.038368] Last level dTLB entries: 4KB 1536, 2MB 1536, 4MB 768, 1GB 0 | |
[ 0.038370] Spectre V2 : Mitigation: Full AMD retpoline | |
[ 0.038370] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch | |
[ 0.038371] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp | |
[ 0.045390] Freeing SMP alternatives memory: 36K | |
[ 0.052000] smpboot: CPU0: AMD Ryzen 5 1600X Six-Core Processor (family: 0x17, model: 0x1, stepping: 0x1) | |
[ 0.052000] Performance Events: Fam17h core perfctr, AMD PMU driver. | |
[ 0.052000] ... version: 0 | |
[ 0.052000] ... bit width: 48 | |
[ 0.052000] ... generic registers: 6 | |
[ 0.052000] ... value mask: 0000ffffffffffff | |
[ 0.052000] ... max period: 00007fffffffffff | |
[ 0.052000] ... fixed-purpose events: 0 | |
[ 0.052000] ... event mask: 000000000000003f | |
[ 0.052000] Hierarchical SRCU implementation. | |
[ 0.052000] smp: Bringing up secondary CPUs ... | |
[ 0.052000] x86: Booting SMP configuration: | |
[ 0.052000] .... node #0, CPUs: #1 | |
[ 0.052000] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter. | |
[ 0.052000] #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 | |
[ 0.072048] smp: Brought up 1 node, 12 CPUs | |
[ 0.072048] smpboot: Max logical packages: 2 | |
[ 0.072048] smpboot: Total of 12 processors activated (86226.52 BogoMIPS) | |
[ 0.073165] devtmpfs: initialized | |
[ 0.073165] x86/mm: Memory block size: 128MB | |
[ 0.076556] evm: security.selinux | |
[ 0.076556] evm: security.SMACK64 | |
[ 0.076557] evm: security.SMACK64EXEC | |
[ 0.076557] evm: security.SMACK64TRANSMUTE | |
[ 0.076557] evm: security.SMACK64MMAP | |
[ 0.076558] evm: security.apparmor | |
[ 0.076558] evm: security.ima | |
[ 0.076558] evm: security.capability | |
[ 0.076571] PM: Registering ACPI NVS region [mem 0xdac01000-0xdafbbfff] (3911680 bytes) | |
[ 0.076571] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns | |
[ 0.076571] futex hash table entries: 4096 (order: 6, 262144 bytes) | |
[ 0.076571] pinctrl core: initialized pinctrl subsystem | |
[ 0.076571] RTC time: 6:16:23, date: 02/21/19 | |
[ 0.076571] NET: Registered protocol family 16 | |
[ 0.076571] audit: initializing netlink subsys (disabled) | |
[ 0.076571] audit: type=2000 audit(1550729783.076:1): state=initialized audit_enabled=0 res=1 | |
[ 0.076571] cpuidle: using governor ladder | |
[ 0.076571] cpuidle: using governor menu | |
[ 0.076571] ACPI: bus type PCI registered | |
[ 0.076571] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 | |
[ 0.076571] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) | |
[ 0.076571] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 | |
[ 0.076571] pmd_set_huge: Cannot satisfy [mem 0xf8000000-0xf8200000] with a huge-page mapping due to MTRR override. | |
[ 0.076571] PCI: Using configuration type 1 for base access | |
[ 0.077012] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages | |
[ 0.077012] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages | |
[ 0.077012] ACPI: Added _OSI(Module Device) | |
[ 0.077012] ACPI: Added _OSI(Processor Device) | |
[ 0.077012] ACPI: Added _OSI(3.0 _SCP Extensions) | |
[ 0.077012] ACPI: Added _OSI(Processor Aggregator Device) | |
[ 0.077012] ACPI: Added _OSI(Linux-Dell-Video) | |
[ 0.077012] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) | |
[ 0.077012] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) | |
[ 0.077012] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored | |
[ 0.077012] ACPI: Executed 2 blocks of module-level executable AML code | |
[ 0.080421] ACPI Error: Needed [Integer/String/Buffer], found [Region] (ptrval) (20170831/exresop-424) | |
[ 0.080426] Executing subtree for Buffer/Package/Region | |
[ 0.080427] ACPI Exception: AE_AML_OPERAND_TYPE, Could not execute arguments for [IOB2] (Region) (20170831/nsinit-426) | |
[ 0.088355] ACPI: Interpreter enabled | |
[ 0.088368] ACPI: (supports S0 S3 S4 S5) | |
[ 0.088369] ACPI: Using IOAPIC for interrupt routing | |
[ 0.088517] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug | |
[ 0.088775] ACPI: Enabled 4 GPEs in block 00 to 1F | |
[ 0.097802] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) | |
[ 0.097806] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] | |
[ 0.097977] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME] | |
[ 0.098141] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability] | |
[ 0.098150] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge | |
[ 0.098481] PCI host bridge to bus 0000:00 | |
[ 0.098483] pci_bus 0000:00: root bus resource [io 0x0000-0x03af window] | |
[ 0.098484] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window] | |
[ 0.098485] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window] | |
[ 0.098486] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] | |
[ 0.098487] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] | |
[ 0.098488] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window] | |
[ 0.098488] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfec2ffff window] | |
[ 0.098489] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window] | |
[ 0.098490] pci_bus 0000:00: root bus resource [bus 00-ff] | |
[ 0.098496] pci 0000:00:00.0: [1022:1450] type 00 class 0x060000 | |
[ 0.098571] pci 0000:00:00.2: [1022:1451] type 00 class 0x080600 | |
[ 0.098662] pci 0000:00:01.0: [1022:1452] type 00 class 0x060000 | |
[ 0.098731] pci 0000:00:01.3: [1022:1453] type 01 class 0x060400 | |
[ 0.098778] pci 0000:00:01.3: PME# supported from D0 D3hot D3cold | |
[ 0.098852] pci 0000:00:02.0: [1022:1452] type 00 class 0x060000 | |
[ 0.098930] pci 0000:00:03.0: [1022:1452] type 00 class 0x060000 | |
[ 0.098995] pci 0000:00:03.1: [1022:1453] type 01 class 0x060400 | |
[ 0.099061] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold | |
[ 0.099152] pci 0000:00:04.0: [1022:1452] type 00 class 0x060000 | |
[ 0.099237] pci 0000:00:07.0: [1022:1452] type 00 class 0x060000 | |
[ 0.099304] pci 0000:00:07.1: [1022:1454] type 01 class 0x060400 | |
[ 0.099323] pci 0000:00:07.1: enabling Extended Tags | |
[ 0.099344] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold | |
[ 0.099413] pci 0000:00:08.0: [1022:1452] type 00 class 0x060000 | |
[ 0.099477] pci 0000:00:08.1: [1022:1454] type 01 class 0x060400 | |
[ 0.099496] pci 0000:00:08.1: enabling Extended Tags | |
[ 0.099519] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold | |
[ 0.099623] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 | |
[ 0.099837] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 | |
[ 0.100058] pci 0000:00:18.0: [1022:1460] type 00 class 0x060000 | |
[ 0.100112] pci 0000:00:18.1: [1022:1461] type 00 class 0x060000 | |
[ 0.100166] pci 0000:00:18.2: [1022:1462] type 00 class 0x060000 | |
[ 0.100220] pci 0000:00:18.3: [1022:1463] type 00 class 0x060000 | |
[ 0.100273] pci 0000:00:18.4: [1022:1464] type 00 class 0x060000 | |
[ 0.100327] pci 0000:00:18.5: [1022:1465] type 00 class 0x060000 | |
[ 0.100383] pci 0000:00:18.6: [1022:1466] type 00 class 0x060000 | |
[ 0.100436] pci 0000:00:18.7: [1022:1467] type 00 class 0x060000 | |
[ 0.100545] pci 0000:03:00.0: [1022:43bb] type 00 class 0x0c0330 | |
[ 0.100567] pci 0000:03:00.0: reg 0x10: [mem 0xf76a0000-0xf76a7fff 64bit] | |
[ 0.100640] pci 0000:03:00.0: PME# supported from D3hot D3cold | |
[ 0.100696] pci 0000:03:00.1: [1022:43b7] type 00 class 0x010601 | |
[ 0.100740] pci 0000:03:00.1: reg 0x24: [mem 0xf7680000-0xf769ffff] | |
[ 0.100747] pci 0000:03:00.1: reg 0x30: [mem 0xf7600000-0xf767ffff pref] | |
[ 0.100784] pci 0000:03:00.1: PME# supported from D3hot D3cold | |
[ 0.100824] pci 0000:03:00.2: [1022:43b2] type 01 class 0x060400 | |
[ 0.100894] pci 0000:03:00.2: PME# supported from D3hot D3cold | |
[ 0.112022] pci 0000:00:01.3: PCI bridge to [bus 03-21] | |
[ 0.112025] pci 0000:00:01.3: bridge window [io 0xf000-0xffff] | |
[ 0.112027] pci 0000:00:01.3: bridge window [mem 0xf7500000-0xf76fffff] | |
[ 0.112126] pci 0000:1d:00.0: [1022:43b4] type 01 class 0x060400 | |
[ 0.112212] pci 0000:1d:00.0: PME# supported from D3hot D3cold | |
[ 0.112282] pci 0000:1d:01.0: [1022:43b4] type 01 class 0x060400 | |
[ 0.112367] pci 0000:1d:01.0: PME# supported from D3hot D3cold | |
[ 0.112436] pci 0000:1d:04.0: [1022:43b4] type 01 class 0x060400 | |
[ 0.112519] pci 0000:1d:04.0: PME# supported from D3hot D3cold | |
[ 0.112591] pci 0000:03:00.2: PCI bridge to [bus 1d-21] | |
[ 0.112596] pci 0000:03:00.2: bridge window [io 0xf000-0xffff] | |
[ 0.112598] pci 0000:03:00.2: bridge window [mem 0xf7500000-0xf75fffff] | |
[ 0.112659] pci 0000:1e:00.0: [10ec:8168] type 00 class 0x020000 | |
[ 0.112700] pci 0000:1e:00.0: reg 0x10: [io 0xf000-0xf0ff] | |
[ 0.112735] pci 0000:1e:00.0: reg 0x18: [mem 0xf7504000-0xf7504fff 64bit] | |
[ 0.112757] pci 0000:1e:00.0: reg 0x20: [mem 0xf7500000-0xf7503fff 64bit] | |
[ 0.112883] pci 0000:1e:00.0: supports D1 D2 | |
[ 0.112884] pci 0000:1e:00.0: PME# supported from D0 D1 D2 D3hot D3cold | |
[ 0.124040] pci 0000:1d:00.0: PCI bridge to [bus 1e] | |
[ 0.124045] pci 0000:1d:00.0: bridge window [io 0xf000-0xffff] | |
[ 0.124048] pci 0000:1d:00.0: bridge window [mem 0xf7500000-0xf75fffff] | |
[ 0.124126] pci 0000:1f:00.0: [1b21:1080] type 01 class 0x060400 | |
[ 0.124303] pci 0000:1f:00.0: supports D1 D2 | |
[ 0.124304] pci 0000:1f:00.0: PME# supported from D0 D1 D2 D3hot D3cold | |
[ 0.136024] pci 0000:1d:01.0: PCI bridge to [bus 1f-20] | |
[ 0.136201] pci 0000:1f:00.0: PCI bridge to [bus 20] | |
[ 0.136274] pci 0000:1d:04.0: PCI bridge to [bus 21] | |
[ 0.136359] pci 0000:22:00.0: [10de:1b80] type 00 class 0x030000 | |
[ 0.136388] pci 0000:22:00.0: reg 0x10: [mem 0xf6000000-0xf6ffffff] | |
[ 0.136401] pci 0000:22:00.0: reg 0x14: [mem 0xe0000000-0xefffffff 64bit pref] | |
[ 0.136415] pci 0000:22:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref] | |
[ 0.136424] pci 0000:22:00.0: reg 0x24: [io 0xe000-0xe07f] | |
[ 0.136433] pci 0000:22:00.0: reg 0x30: [mem 0xf7000000-0xf707ffff pref] | |
[ 0.136579] pci 0000:22:00.1: [10de:10f0] type 00 class 0x040300 | |
[ 0.136599] pci 0000:22:00.1: reg 0x10: [mem 0xf7080000-0xf7083fff] | |
[ 0.148030] pci 0000:00:03.1: PCI bridge to [bus 22] | |
[ 0.148034] pci 0000:00:03.1: bridge window [io 0xe000-0xefff] | |
[ 0.148037] pci 0000:00:03.1: bridge window [mem 0xf6000000-0xf70fffff] | |
[ 0.148041] pci 0000:00:03.1: bridge window [mem 0xe0000000-0xf1ffffff 64bit pref] | |
[ 0.148099] pci 0000:23:00.0: [1022:145a] type 00 class 0x130000 | |
[ 0.148131] pci 0000:23:00.0: enabling Extended Tags | |
[ 0.148189] pci 0000:23:00.2: [1022:1456] type 00 class 0x108000 | |
[ 0.148206] pci 0000:23:00.2: reg 0x18: [mem 0xf7300000-0xf73fffff] | |
[ 0.148217] pci 0000:23:00.2: reg 0x24: [mem 0xf7400000-0xf7401fff] | |
[ 0.148224] pci 0000:23:00.2: enabling Extended Tags | |
[ 0.148286] pci 0000:23:00.3: [1022:145c] type 00 class 0x0c0330 | |
[ 0.148298] pci 0000:23:00.3: reg 0x10: [mem 0xf7200000-0xf72fffff 64bit] | |
[ 0.148318] pci 0000:23:00.3: enabling Extended Tags | |
[ 0.148342] pci 0000:23:00.3: PME# supported from D0 D3hot D3cold | |
[ 0.148393] pci 0000:00:07.1: PCI bridge to [bus 23] | |
[ 0.148397] pci 0000:00:07.1: bridge window [mem 0xf7200000-0xf74fffff] | |
[ 0.148451] pci 0000:24:00.0: [1022:1455] type 00 class 0x130000 | |
[ 0.148486] pci 0000:24:00.0: enabling Extended Tags | |
[ 0.148542] pci 0000:24:00.2: [1022:7901] type 00 class 0x010601 | |
[ 0.148568] pci 0000:24:00.2: reg 0x24: [mem 0xf7708000-0xf7708fff] | |
[ 0.148575] pci 0000:24:00.2: enabling Extended Tags | |
[ 0.148601] pci 0000:24:00.2: PME# supported from D3hot D3cold | |
[ 0.148636] pci 0000:24:00.3: [1022:1457] type 00 class 0x040300 | |
[ 0.148645] pci 0000:24:00.3: reg 0x10: [mem 0xf7700000-0xf7707fff] | |
[ 0.148669] pci 0000:24:00.3: enabling Extended Tags | |
[ 0.148693] pci 0000:24:00.3: PME# supported from D0 D3hot D3cold | |
[ 0.148740] pci 0000:00:08.1: PCI bridge to [bus 24] | |
[ 0.148743] pci 0000:00:08.1: bridge window [mem 0xf7700000-0xf77fffff] | |
[ 0.149095] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 11 14 15) *0 | |
[ 0.149152] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 10 11 14 15) *0 | |
[ 0.149206] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 10 11 14 15) *0 | |
[ 0.149274] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 11 14 15) *0 | |
[ 0.149335] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0 | |
[ 0.149386] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0 | |
[ 0.149433] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0 | |
[ 0.149479] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0 | |
[ 0.150053] SCSI subsystem initialized | |
[ 0.150071] libata version 3.00 loaded. | |
[ 0.150071] pci 0000:22:00.0: vgaarb: setting as boot VGA device | |
[ 0.150071] pci 0000:22:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none | |
[ 0.150071] pci 0000:22:00.0: vgaarb: bridge control possible | |
[ 0.150071] vgaarb: loaded | |
[ 0.150071] ACPI: bus type USB registered | |
[ 0.150071] usbcore: registered new interface driver usbfs | |
[ 0.150071] usbcore: registered new interface driver hub | |
[ 0.150071] usbcore: registered new device driver usb | |
[ 0.150071] EDAC MC: Ver: 3.0.0 | |
[ 0.150071] PCI: Using ACPI for IRQ routing | |
[ 0.153360] PCI: pci_cache_line_size set to 64 bytes | |
[ 0.153418] e820: reserve RAM buffer [mem 0x0009d400-0x0009ffff] | |
[ 0.153419] e820: reserve RAM buffer [mem 0x09d00000-0x0bffffff] | |
[ 0.153420] e820: reserve RAM buffer [mem 0xd4e11000-0xd7ffffff] | |
[ 0.153420] e820: reserve RAM buffer [mem 0xda96a000-0xdbffffff] | |
[ 0.153421] e820: reserve RAM buffer [mem 0xdac01000-0xdbffffff] | |
[ 0.153422] e820: reserve RAM buffer [mem 0xde000000-0xdfffffff] | |
[ 0.153422] e820: reserve RAM buffer [mem 0x41f380000-0x41fffffff] | |
[ 0.153485] NetLabel: Initializing | |
[ 0.153486] NetLabel: domain hash size = 128 | |
[ 0.153486] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO | |
[ 0.153496] NetLabel: unlabeled traffic allowed by default | |
[ 0.153506] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 | |
[ 0.153506] hpet0: 3 comparators, 32-bit 14.318180 MHz counter | |
[ 0.154089] clocksource: Switched to clocksource hpet | |
[ 0.159669] VFS: Disk quotas dquot_6.6.0 | |
[ 0.159686] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) | |
[ 0.159773] AppArmor: AppArmor Filesystem Enabled | |
[ 0.159798] pnp: PnP ACPI init | |
[ 0.159946] system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved | |
[ 0.159950] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) | |
[ 0.160028] system 00:01: [mem 0xfeb80000-0xfebfffff] could not be reserved | |
[ 0.160030] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) | |
[ 0.160140] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) | |
[ 0.160291] system 00:03: [io 0x0300-0x030f] has been reserved | |
[ 0.160292] system 00:03: [io 0x0230-0x023f] has been reserved | |
[ 0.160293] system 00:03: [io 0x0290-0x029f] has been reserved | |
[ 0.160295] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active) | |
[ 0.160558] pnp 00:04: [dma 0 disabled] | |
[ 0.160595] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active) | |
[ 0.160828] system 00:05: [io 0x04d0-0x04d1] has been reserved | |
[ 0.160830] system 00:05: [io 0x040b] has been reserved | |
[ 0.160831] system 00:05: [io 0x04d6] has been reserved | |
[ 0.160832] system 00:05: [io 0x0c00-0x0c01] has been reserved | |
[ 0.160833] system 00:05: [io 0x0c14] has been reserved | |
[ 0.160834] system 00:05: [io 0x0c50-0x0c51] has been reserved | |
[ 0.160835] system 00:05: [io 0x0c52] has been reserved | |
[ 0.160836] system 00:05: [io 0x0c6c] has been reserved | |
[ 0.160837] system 00:05: [io 0x0c6f] has been reserved | |
[ 0.160838] system 00:05: [io 0x0cd0-0x0cd1] has been reserved | |
[ 0.160839] system 00:05: [io 0x0cd2-0x0cd3] has been reserved | |
[ 0.160840] system 00:05: [io 0x0cd4-0x0cd5] has been reserved | |
[ 0.160841] system 00:05: [io 0x0cd6-0x0cd7] has been reserved | |
[ 0.160842] system 00:05: [io 0x0cd8-0x0cdf] has been reserved | |
[ 0.160843] system 00:05: [io 0x0800-0x089f] has been reserved | |
[ 0.160844] system 00:05: [io 0x0b00-0x0b0f] has been reserved | |
[ 0.160845] system 00:05: [io 0x0b20-0x0b3f] has been reserved | |
[ 0.160846] system 00:05: [io 0x0900-0x090f] has been reserved | |
[ 0.160847] system 00:05: [io 0x0910-0x091f] has been reserved | |
[ 0.160849] system 00:05: [mem 0xfec00000-0xfec00fff] could not be reserved | |
[ 0.160850] system 00:05: [mem 0xfec01000-0xfec01fff] could not be reserved | |
[ 0.160851] system 00:05: [mem 0xfedc0000-0xfedc0fff] has been reserved | |
[ 0.160853] system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved | |
[ 0.160854] system 00:05: [mem 0xfed80000-0xfed8ffff] could not be reserved | |
[ 0.160855] system 00:05: [mem 0xfec10000-0xfec10fff] has been reserved | |
[ 0.160856] system 00:05: [mem 0xff000000-0xffffffff] has been reserved | |
[ 0.160859] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active) | |
[ 0.161243] pnp: PnP ACPI: found 6 devices | |
[ 0.167605] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns | |
[ 0.167662] pci 0000:1d:00.0: PCI bridge to [bus 1e] | |
[ 0.167665] pci 0000:1d:00.0: bridge window [io 0xf000-0xffff] | |
[ 0.167668] pci 0000:1d:00.0: bridge window [mem 0xf7500000-0xf75fffff] | |
[ 0.167674] pci 0000:1f:00.0: PCI bridge to [bus 20] | |
[ 0.167694] pci 0000:1d:01.0: PCI bridge to [bus 1f-20] | |
[ 0.167703] pci 0000:1d:04.0: PCI bridge to [bus 21] | |
[ 0.167712] pci 0000:03:00.2: PCI bridge to [bus 1d-21] | |
[ 0.167713] pci 0000:03:00.2: bridge window [io 0xf000-0xffff] | |
[ 0.167716] pci 0000:03:00.2: bridge window [mem 0xf7500000-0xf75fffff] | |
[ 0.167722] pci 0000:00:01.3: PCI bridge to [bus 03-21] | |
[ 0.167723] pci 0000:00:01.3: bridge window [io 0xf000-0xffff] | |
[ 0.167725] pci 0000:00:01.3: bridge window [mem 0xf7500000-0xf76fffff] | |
[ 0.167729] pci 0000:00:03.1: PCI bridge to [bus 22] | |
[ 0.167730] pci 0000:00:03.1: bridge window [io 0xe000-0xefff] | |
[ 0.167732] pci 0000:00:03.1: bridge window [mem 0xf6000000-0xf70fffff] | |
[ 0.167734] pci 0000:00:03.1: bridge window [mem 0xe0000000-0xf1ffffff 64bit pref] | |
[ 0.167738] pci 0000:00:07.1: PCI bridge to [bus 23] | |
[ 0.167740] pci 0000:00:07.1: bridge window [mem 0xf7200000-0xf74fffff] | |
[ 0.167743] pci 0000:00:08.1: PCI bridge to [bus 24] | |
[ 0.167745] pci 0000:00:08.1: bridge window [mem 0xf7700000-0xf77fffff] | |
[ 0.167750] pci_bus 0000:00: resource 4 [io 0x0000-0x03af window] | |
[ 0.167750] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window] | |
[ 0.167751] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window] | |
[ 0.167752] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window] | |
[ 0.167753] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window] | |
[ 0.167754] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window] | |
[ 0.167755] pci_bus 0000:00: resource 10 [mem 0xe0000000-0xfec2ffff window] | |
[ 0.167755] pci_bus 0000:00: resource 11 [mem 0xfee00000-0xffffffff window] | |
[ 0.167756] pci_bus 0000:03: resource 0 [io 0xf000-0xffff] | |
[ 0.167757] pci_bus 0000:03: resource 1 [mem 0xf7500000-0xf76fffff] | |
[ 0.167758] pci_bus 0000:1d: resource 0 [io 0xf000-0xffff] | |
[ 0.167759] pci_bus 0000:1d: resource 1 [mem 0xf7500000-0xf75fffff] | |
[ 0.167760] pci_bus 0000:1e: resource 0 [io 0xf000-0xffff] | |
[ 0.167761] pci_bus 0000:1e: resource 1 [mem 0xf7500000-0xf75fffff] | |
[ 0.167762] pci_bus 0000:22: resource 0 [io 0xe000-0xefff] | |
[ 0.167762] pci_bus 0000:22: resource 1 [mem 0xf6000000-0xf70fffff] | |
[ 0.167763] pci_bus 0000:22: resource 2 [mem 0xe0000000-0xf1ffffff 64bit pref] | |
[ 0.167764] pci_bus 0000:23: resource 1 [mem 0xf7200000-0xf74fffff] | |
[ 0.167765] pci_bus 0000:24: resource 1 [mem 0xf7700000-0xf77fffff] | |
[ 0.167832] NET: Registered protocol family 2 | |
[ 0.168014] TCP established hash table entries: 131072 (order: 8, 1048576 bytes) | |
[ 0.168186] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) | |
[ 0.168325] TCP: Hash tables configured (established 131072 bind 65536) | |
[ 0.168373] UDP hash table entries: 8192 (order: 6, 262144 bytes) | |
[ 0.168414] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes) | |
[ 0.168488] NET: Registered protocol family 1 | |
[ 0.168645] pci 0000:22:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] | |
[ 0.168753] PCI: CLS 64 bytes, default 64 | |
[ 0.168784] Unpacking initramfs... | |
[ 0.734511] Freeing initrd memory: 63476K | |
[ 0.734561] AMD-Vi: IOMMU performance counters supported | |
[ 0.734675] pci 0000:00:00.2: can't derive routing for PCI INT A | |
[ 0.734676] pci 0000:00:00.2: PCI INT A: not connected | |
[ 0.734964] iommu: Adding device 0000:00:01.0 to group 0 | |
[ 0.735081] iommu: Adding device 0000:00:01.3 to group 1 | |
[ 0.735201] iommu: Adding device 0000:00:02.0 to group 2 | |
[ 0.735320] iommu: Adding device 0000:00:03.0 to group 3 | |
[ 0.735450] iommu: Adding device 0000:00:03.1 to group 4 | |
[ 0.735566] iommu: Adding device 0000:00:04.0 to group 5 | |
[ 0.735695] iommu: Adding device 0000:00:07.0 to group 6 | |
[ 0.735708] iommu: Adding device 0000:00:07.1 to group 6 | |
[ 0.735828] iommu: Adding device 0000:00:08.0 to group 7 | |
[ 0.735840] iommu: Adding device 0000:00:08.1 to group 7 | |
[ 0.735975] iommu: Adding device 0000:00:14.0 to group 8 | |
[ 0.735986] iommu: Adding device 0000:00:14.3 to group 8 | |
[ 0.736146] iommu: Adding device 0000:00:18.0 to group 9 | |
[ 0.736157] iommu: Adding device 0000:00:18.1 to group 9 | |
[ 0.736167] iommu: Adding device 0000:00:18.2 to group 9 | |
[ 0.736177] iommu: Adding device 0000:00:18.3 to group 9 | |
[ 0.736188] iommu: Adding device 0000:00:18.4 to group 9 | |
[ 0.736198] iommu: Adding device 0000:00:18.5 to group 9 | |
[ 0.736208] iommu: Adding device 0000:00:18.6 to group 9 | |
[ 0.736220] iommu: Adding device 0000:00:18.7 to group 9 | |
[ 0.736354] iommu: Adding device 0000:03:00.0 to group 10 | |
[ 0.736372] iommu: Adding device 0000:03:00.1 to group 10 | |
[ 0.736390] iommu: Adding device 0000:03:00.2 to group 10 | |
[ 0.736400] iommu: Adding device 0000:1d:00.0 to group 10 | |
[ 0.736409] iommu: Adding device 0000:1d:01.0 to group 10 | |
[ 0.736419] iommu: Adding device 0000:1d:04.0 to group 10 | |
[ 0.736438] iommu: Adding device 0000:1e:00.0 to group 10 | |
[ 0.736450] iommu: Adding device 0000:1f:00.0 to group 10 | |
[ 0.736586] iommu: Adding device 0000:22:00.0 to group 11 | |
[ 0.736610] iommu: Adding device 0000:22:00.1 to group 11 | |
[ 0.736618] iommu: Adding device 0000:23:00.0 to group 6 | |
[ 0.736625] iommu: Adding device 0000:23:00.2 to group 6 | |
[ 0.736633] iommu: Adding device 0000:23:00.3 to group 6 | |
[ 0.736643] iommu: Adding device 0000:24:00.0 to group 7 | |
[ 0.736650] iommu: Adding device 0000:24:00.2 to group 7 | |
[ 0.736658] iommu: Adding device 0000:24:00.3 to group 7 | |
[ 0.736939] AMD-Vi: Found IOMMU at 0000:00:00.2 cap 0x40 | |
[ 0.736939] AMD-Vi: Extended features (0xf77ef22294ada): | |
[ 0.736940] PPR NX GT IA GA PC GA_vAPIC | |
[ 0.736943] AMD-Vi: Interrupt remapping enabled | |
[ 0.736943] AMD-Vi: virtual APIC enabled | |
[ 0.737192] AMD-Vi: Lazy IO/TLB flushing enabled | |
[ 0.737935] amd_uncore: AMD NB counters detected | |
[ 0.737939] amd_uncore: AMD LLC counters detected | |
[ 0.738386] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank). | |
[ 0.738427] Scanning for low memory corruption every 60 seconds | |
[ 0.739045] Initialise system trusted keyrings | |
[ 0.739055] Key type blacklist registered | |
[ 0.739109] workingset: timestamp_bits=36 max_order=22 bucket_order=0 | |
[ 0.739845] zbud: loaded | |
[ 0.740241] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
[ 0.740373] fuse init (API version 7.26) | |
[ 0.741945] Key type asymmetric registered | |
[ 0.741946] Asymmetric key parser 'x509' registered | |
[ 0.741965] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) | |
[ 0.742023] io scheduler noop registered | |
[ 0.742023] io scheduler deadline registered | |
[ 0.742042] io scheduler cfq registered (default) | |
[ 0.743108] pcieport 0000:00:01.3: AER enabled with IRQ 26 | |
[ 0.743126] pcieport 0000:00:03.1: AER enabled with IRQ 27 | |
[ 0.743170] vesafb: mode is 1920x1080x32, linelength=7680, pages=0 | |
[ 0.743170] vesafb: scrolling: redraw | |
[ 0.743171] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0 | |
[ 0.743185] vesafb: framebuffer at 0xf1000000, mapped to 0x (ptrval), using 8128k, total 8128k | |
[ 0.743260] Console: switching to colour frame buffer device 240x67 | |
[ 0.743283] fb0: VESA VGA frame buffer device | |
[ 0.743373] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 | |
[ 0.743380] ACPI: Power Button [PWRB] | |
[ 0.743403] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 | |
[ 0.743447] ACPI: Power Button [PWRF] | |
[ 0.744906] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled | |
[ 0.765818] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A | |
[ 0.767373] Linux agpgart interface v0.103 | |
[ 0.769730] loop: module loaded | |
[ 0.769847] libphy: Fixed MDIO Bus: probed | |
[ 0.769847] tun: Universal TUN/TAP device driver, 1.6 | |
[ 0.769878] PPP generic driver version 2.4.2 | |
[ 0.769912] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver | |
[ 0.769914] ehci-pci: EHCI PCI platform driver | |
[ 0.769921] ehci-platform: EHCI generic platform driver | |
[ 0.769926] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver | |
[ 0.769927] ohci-pci: OHCI PCI platform driver | |
[ 0.769933] ohci-platform: OHCI generic platform driver | |
[ 0.769937] uhci_hcd: USB Universal Host Controller Interface driver | |
[ 0.769992] QUIRK: Enable AMD PLL fix | |
[ 0.770003] xhci_hcd 0000:03:00.0: xHCI Host Controller | |
[ 0.770012] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 1 | |
[ 0.825364] xhci_hcd 0000:03:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000048000418 | |
[ 0.825486] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 | |
[ 0.825487] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 0.825488] usb usb1: Product: xHCI Host Controller | |
[ 0.825489] usb usb1: Manufacturer: Linux 4.15.0-45-generic xhci-hcd | |
[ 0.825490] usb usb1: SerialNumber: 0000:03:00.0 | |
[ 0.825596] hub 1-0:1.0: USB hub found | |
[ 0.825607] hub 1-0:1.0: 10 ports detected | |
[ 0.830570] xhci_hcd 0000:03:00.0: xHCI Host Controller | |
[ 0.830572] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 2 | |
[ 0.830574] xhci_hcd 0000:03:00.0: Host supports USB 3.10 Enhanced SuperSpeed | |
[ 0.830597] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. | |
[ 0.830611] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003 | |
[ 0.830612] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 0.830613] usb usb2: Product: xHCI Host Controller | |
[ 0.830614] usb usb2: Manufacturer: Linux 4.15.0-45-generic xhci-hcd | |
[ 0.830615] usb usb2: SerialNumber: 0000:03:00.0 | |
[ 0.830693] hub 2-0:1.0: USB hub found | |
[ 0.830699] hub 2-0:1.0: 4 ports detected | |
[ 0.832799] xhci_hcd 0000:23:00.3: xHCI Host Controller | |
[ 0.832802] xhci_hcd 0000:23:00.3: new USB bus registered, assigned bus number 3 | |
[ 0.832911] xhci_hcd 0000:23:00.3: hcc params 0x0270f665 hci version 0x100 quirks 0x0000000000000418 | |
[ 0.832998] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 | |
[ 0.832999] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 0.833000] usb usb3: Product: xHCI Host Controller | |
[ 0.833001] usb usb3: Manufacturer: Linux 4.15.0-45-generic xhci-hcd | |
[ 0.833001] usb usb3: SerialNumber: 0000:23:00.3 | |
[ 0.833090] hub 3-0:1.0: USB hub found | |
[ 0.833096] hub 3-0:1.0: 4 ports detected | |
[ 0.833205] xhci_hcd 0000:23:00.3: xHCI Host Controller | |
[ 0.833207] xhci_hcd 0000:23:00.3: new USB bus registered, assigned bus number 4 | |
[ 0.833208] xhci_hcd 0000:23:00.3: Host supports USB 3.0 SuperSpeed | |
[ 0.833216] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. | |
[ 0.833227] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 | |
[ 0.833228] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 0.833229] usb usb4: Product: xHCI Host Controller | |
[ 0.833230] usb usb4: Manufacturer: Linux 4.15.0-45-generic xhci-hcd | |
[ 0.833231] usb usb4: SerialNumber: 0000:23:00.3 | |
[ 0.833301] hub 4-0:1.0: USB hub found | |
[ 0.833307] hub 4-0:1.0: 4 ports detected | |
[ 0.833433] i8042: PNP: No PS/2 controller found. | |
[ 0.833497] mousedev: PS/2 mouse device common for all mice | |
[ 0.833626] rtc_cmos 00:02: RTC can wake from S4 | |
[ 0.833823] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0 | |
[ 0.833877] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs | |
[ 0.833882] i2c /dev entries driver | |
[ 0.833885] pcie_mp2_amd: AMD(R) PCI-E MP2 Communication Driver Version: 1.0 | |
[ 0.833931] device-mapper: uevent: version 1.0.3 | |
[ 0.833990] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: [email protected] | |
[ 0.834270] ledtrig-cpu: registered to indicate activity on CPUs | |
[ 0.834636] NET: Registered protocol family 10 | |
[ 0.837530] Segment Routing with IPv6 | |
[ 0.837544] NET: Registered protocol family 17 | |
[ 0.837594] Key type dns_resolver registered | |
[ 0.838172] RAS: Correctable Errors collector initialized. | |
[ 0.841423] microcode: CPU0: patch_level=0x08001129 | |
[ 0.841435] microcode: CPU1: patch_level=0x08001129 | |
[ 0.841434] microcode: CPU2: patch_level=0x08001129 | |
[ 0.841441] microcode: CPU3: patch_level=0x08001129 | |
[ 0.841467] microcode: CPU4: patch_level=0x08001129 | |
[ 0.841472] microcode: CPU5: patch_level=0x08001129 | |
[ 0.841495] microcode: CPU6: patch_level=0x08001129 | |
[ 0.841509] microcode: CPU7: patch_level=0x08001129 | |
[ 0.841521] microcode: CPU8: patch_level=0x08001129 | |
[ 0.841534] microcode: CPU9: patch_level=0x08001129 | |
[ 0.841547] microcode: CPU10: patch_level=0x08001129 | |
[ 0.841559] microcode: CPU11: patch_level=0x08001129 | |
[ 0.841598] microcode: Microcode Update Driver: v2.2. | |
[ 0.841606] sched_clock: Marking stable (841592671, 0)->(931253881, -89661210) | |
[ 0.841899] registered taskstats version 1 | |
[ 0.841913] Loading compiled-in X.509 certificates | |
[ 0.843423] Loaded X.509 cert 'Build time autogenerated kernel key: 35696836150e8814a73ddf797b531767553bb0f7' | |
[ 0.843440] zswap: loaded using pool lzo/zbud | |
[ 0.845552] Key type big_key registered | |
[ 0.845555] Key type trusted registered | |
[ 0.846533] Key type encrypted registered | |
[ 0.846535] AppArmor: AppArmor sha1 policy hashing enabled | |
[ 0.846537] ima: No TPM chip found, activating TPM-bypass! (rc=-19) | |
[ 0.846541] ima: Allocated hash algorithm: sha1 | |
[ 0.846549] evm: HMAC attrs: 0x1 | |
[ 0.846831] Magic number: 7:905:266 | |
[ 0.846991] rtc_cmos 00:02: setting system clock to 2019-02-21 06:16:24 UTC (1550729784) | |
[ 0.847232] acpi_cpufreq: overriding BIOS provided _PSD data | |
[ 0.847572] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found | |
[ 0.847572] EDD information not available. | |
[ 1.164206] usb 1-4: new high-speed USB device number 2 using xhci_hcd | |
[ 1.168088] usb 3-3: new full-speed USB device number 2 using xhci_hcd | |
[ 1.304309] Freeing unused kernel memory: 2408K | |
[ 1.326960] usb 1-4: New USB device found, idVendor=1a40, idProduct=0101 | |
[ 1.326961] usb 1-4: New USB device strings: Mfr=0, Product=1, SerialNumber=0 | |
[ 1.326963] usb 1-4: Product: USB 2.0 Hub | |
[ 1.329929] hub 1-4:1.0: USB hub found | |
[ 1.332944] hub 1-4:1.0: 4 ports detected | |
[ 1.336220] Write protecting the kernel read-only data: 20480k | |
[ 1.337690] Freeing unused kernel memory: 2008K | |
[ 1.340954] Freeing unused kernel memory: 1884K | |
[ 1.346700] x86/mm: Checked W+X mappings: passed, no W+X pages found. | |
[ 1.354164] random: systemd-udevd: uninitialized urandom read (16 bytes read) | |
[ 1.354217] random: systemd-udevd: uninitialized urandom read (16 bytes read) | |
[ 1.354225] random: systemd-udevd: uninitialized urandom read (16 bytes read) | |
[ 1.377348] usb 3-3: New USB device found, idVendor=045e, idProduct=0291 | |
[ 1.377350] usb 3-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0 | |
[ 1.398759] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded | |
[ 1.399243] ahci 0000:03:00.1: version 3.0 | |
[ 1.399374] ahci 0000:03:00.1: SSS flag set, parallel bus scan disabled | |
[ 1.399412] ahci 0000:03:00.1: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0x33 impl SATA mode | |
[ 1.399414] ahci 0000:03:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst | |
[ 1.399446] ipmi message handler version 39.2 | |
[ 1.400023] scsi host0: ahci | |
[ 1.400145] scsi host1: ahci | |
[ 1.400225] scsi host2: ahci | |
[ 1.400466] ipmi device interface | |
[ 1.404106] scsi host3: ahci | |
[ 1.404328] scsi host4: ahci | |
[ 1.404613] scsi host5: ahci | |
[ 1.406777] scsi host6: ahci | |
[ 1.408139] scsi host7: ahci | |
[ 1.408181] ata1: SATA max UDMA/133 abar m131072@0xf7680000 port 0xf7680100 irq 39 | |
[ 1.408183] ata2: SATA max UDMA/133 abar m131072@0xf7680000 port 0xf7680180 irq 39 | |
[ 1.408183] ata3: DUMMY | |
[ 1.408184] ata4: DUMMY | |
[ 1.408185] ata5: SATA max UDMA/133 abar m131072@0xf7680000 port 0xf7680300 irq 39 | |
[ 1.408187] ata6: SATA max UDMA/133 abar m131072@0xf7680000 port 0xf7680380 irq 39 | |
[ 1.408187] ata7: DUMMY | |
[ 1.408188] ata8: DUMMY | |
[ 1.408347] ahci 0000:24:00.2: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode | |
[ 1.408349] ahci 0000:24:00.2: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part | |
[ 1.409148] r8169 0000:1e:00.0 eth0: RTL8168h/8111h at 0x (ptrval), 2c:fd:a1:70:ac:84, XID 14100800 IRQ 42 | |
[ 1.409149] r8169 0000:1e:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] | |
[ 1.409181] scsi host8: ahci | |
[ 1.409215] ata9: SATA max UDMA/133 abar m4096@0xf7708000 port 0xf7708100 irq 41 | |
[ 1.414625] nvidia: loading out-of-tree module taints kernel. | |
[ 1.414630] nvidia: module license 'NVIDIA' taints kernel. | |
[ 1.414631] Disabling lock debugging due to kernel taint | |
[ 1.427027] r8169 0000:1e:00.0 enp30s0: renamed from eth0 | |
[ 1.452290] nvidia: module verification failed: signature and/or required key missing - tainting kernel | |
[ 1.458869] nvidia-nvlink: Nvlink Core is being initialized, major device number 241 | |
[ 1.459176] nvidia 0000:22:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem | |
[ 1.476260] usb 1-10: new high-speed USB device number 3 using xhci_hcd | |
[ 1.558738] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 410.79 Thu Nov 15 10:41:04 CST 2018 (using threaded interrupts) | |
[ 1.560436] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 410.79 Thu Nov 15 10:39:32 CST 2018 | |
[ 1.560950] [drm] [nvidia-drm] [GPU ID 0x00002200] Loading driver | |
[ 1.560952] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:22:00.0 on minor 0 | |
[ 1.723434] ata9: SATA link down (SStatus 0 SControl 300) | |
[ 1.756565] tsc: Refined TSC clocksource calibration: 3593.247 MHz | |
[ 1.756580] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33cb683f3f7, max_idle_ns: 440795309157 ns | |
[ 1.775093] usb 1-10: New USB device found, idVendor=046d, idProduct=09a4 | |
[ 1.775094] usb 1-10: New USB device strings: Mfr=0, Product=0, SerialNumber=2 | |
[ 1.775096] usb 1-10: SerialNumber: 223CEE10 | |
[ 1.816573] usb 1-4.1: new full-speed USB device number 4 using xhci_hcd | |
[ 1.884581] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) | |
[ 1.897786] ata1.00: HPA detected: current 234439535, native 234441648 | |
[ 1.899354] ata1.00: ATA-8: KINGSTON SV300S37A120G, 521ABBF0, max UDMA/133 | |
[ 1.899356] ata1.00: 234439535 sectors, multi 16: LBA48 NCQ (depth 31/32), AA | |
[ 1.909254] ata1.00: configured for UDMA/133 | |
[ 1.909653] scsi 0:0:0:0: Direct-Access ATA KINGSTON SV300S3 BBF0 PQ: 0 ANSI: 5 | |
[ 1.909886] sd 0:0:0:0: Attached scsi generic sg0 type 0 | |
[ 1.909947] sd 0:0:0:0: [sda] 234439535 512-byte logical blocks: (120 GB/112 GiB) | |
[ 1.909965] sd 0:0:0:0: [sda] Write Protect is off | |
[ 1.909967] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 | |
[ 1.909998] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA | |
[ 1.910765] sda: sda1 sda2 sda3 | |
[ 1.911096] sd 0:0:0:0: [sda] Attached SCSI disk | |
[ 2.032613] usb 1-4.1: device descriptor read/64, error -32 | |
[ 2.328623] usb 1-4.1: device descriptor read/64, error -32 | |
[ 2.384575] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300) | |
[ 2.385405] ata2.00: HPA detected: current 625140335, native 625142448 | |
[ 2.385486] ata2.00: ATA-8: WDC WD3200AAKS-00V1A0, 05.01D05, max UDMA/133 | |
[ 2.385487] ata2.00: 625140335 sectors, multi 16: LBA48 NCQ (depth 31/32), AA | |
[ 2.386435] ata2.00: configured for UDMA/133 | |
[ 2.386857] scsi 1:0:0:0: Direct-Access ATA WDC WD3200AAKS-0 1D05 PQ: 0 ANSI: 5 | |
[ 2.387077] sd 1:0:0:0: Attached scsi generic sg1 type 0 | |
[ 2.387222] sd 1:0:0:0: [sdb] 625140335 512-byte logical blocks: (320 GB/298 GiB) | |
[ 2.387253] sd 1:0:0:0: [sdb] Write Protect is off | |
[ 2.387255] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 | |
[ 2.387292] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA | |
[ 2.460095] sdb: sdb1 sdb2 < sdb5 sdb6 > | |
[ 2.460697] sd 1:0:0:0: [sdb] Attached SCSI disk | |
[ 2.620177] usb 1-4.1: new full-speed USB device number 5 using xhci_hcd | |
[ 2.780806] clocksource: Switched to clocksource tsc | |
[ 2.836605] usb 1-4.1: device descriptor read/64, error -32 | |
[ 2.864573] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300) | |
[ 2.865025] ata5.00: HPA detected: current 3907027055, native 3907029168 | |
[ 2.865065] ata5.00: ATA-9: WDC WD20EZRX-00D8PB0, 80.00A80, max UDMA/133 | |
[ 2.865066] ata5.00: 3907027055 sectors, multi 16: LBA48 NCQ (depth 31/32), AA | |
[ 2.865508] ata5.00: configured for UDMA/133 | |
[ 2.865814] scsi 4:0:0:0: Direct-Access ATA WDC WD20EZRX-00D 0A80 PQ: 0 ANSI: 5 | |
[ 2.866015] sd 4:0:0:0: Attached scsi generic sg2 type 0 | |
[ 2.866092] sd 4:0:0:0: [sdc] 3907027055 512-byte logical blocks: (2.00 TB/1.82 TiB) | |
[ 2.866094] sd 4:0:0:0: [sdc] 4096-byte physical blocks | |
[ 2.866106] sd 4:0:0:0: [sdc] Write Protect is off | |
[ 2.866108] sd 4:0:0:0: [sdc] Mode Sense: 00 3a 00 00 | |
[ 2.866135] sd 4:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA | |
[ 3.136601] usb 1-4.1: device descriptor read/64, error -32 | |
[ 3.176473] ata6: SATA link down (SStatus 0 SControl 300) | |
[ 3.246684] usb 1-4-port1: attempt power cycle | |
[ 3.406255] sdc: sdc1 sdc2 sdc3 | |
[ 3.406714] sd 4:0:0:0: [sdc] Attached SCSI disk | |
[ 3.593498] random: fast init done | |
[ 3.960556] usb 1-4.1: new full-speed USB device number 6 using xhci_hcd | |
[ 3.988262] usb 1-4.1: Device not responding to setup address. | |
[ 4.224299] usb 1-4.1: Device not responding to setup address. | |
[ 4.432593] usb 1-4.1: device not accepting address 6, error -71 | |
[ 4.620544] usb 1-4.1: new full-speed USB device number 7 using xhci_hcd | |
[ 4.648359] usb 1-4.1: Device not responding to setup address. | |
[ 4.884374] usb 1-4.1: Device not responding to setup address. | |
[ 5.092545] usb 1-4.1: device not accepting address 7, error -71 | |
[ 5.094876] usb 1-4-port1: unable to enumerate USB device | |
[ 5.284560] usb 1-4.3: new low-speed USB device number 8 using xhci_hcd | |
[ 5.644923] usb 1-4.3: New USB device found, idVendor=046d, idProduct=c077 | |
[ 5.644926] usb 1-4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 | |
[ 5.644927] usb 1-4.3: Product: USB Optical Mouse | |
[ 5.644928] usb 1-4.3: Manufacturer: Logitech | |
[ 5.840555] usb 1-4.4: new full-speed USB device number 9 using xhci_hcd | |
[ 6.218992] usb 1-4.4: New USB device found, idVendor=feed, idProduct=1307 | |
[ 6.218994] usb 1-4.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 | |
[ 6.218996] usb 1-4.4: Product: ErgoDox EZ | |
[ 6.218997] usb 1-4.4: Manufacturer: ErgoDox EZ | |
[ 6.218998] usb 1-4.4: SerialNumber: 0 | |
[ 6.233731] hidraw: raw HID events driver (C) Jiri Kosina | |
[ 6.355194] usbcore: registered new interface driver usbhid | |
[ 6.355195] usbhid: USB HID core driver | |
[ 6.356472] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-4/1-4.3/1-4.3:1.0/0003:046D:C077.0001/input/input2 | |
[ 6.356546] hid-generic 0003:046D:C077.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:03:00.0-4.3/input0 | |
[ 6.356633] input: ErgoDox EZ ErgoDox EZ as /devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-4/1-4.4/1-4.4:1.0/0003:FEED:1307.0002/input/input3 | |
[ 6.416678] hid-generic 0003:FEED:1307.0002: input,hidraw1: USB HID v1.11 Keyboard [ErgoDox EZ ErgoDox EZ] on usb-0000:03:00.0-4.4/input0 | |
[ 6.416903] input: ErgoDox EZ ErgoDox EZ as /devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-4/1-4.4/1-4.4:1.1/0003:FEED:1307.0003/input/input4 | |
[ 6.476703] hid-generic 0003:FEED:1307.0003: input,hidraw2: USB HID v1.11 Mouse [ErgoDox EZ ErgoDox EZ] on usb-0000:03:00.0-4.4/input1 | |
[ 6.647429] EXT4-fs (sdb5): mounted filesystem with ordered data mode. Opts: (null) | |
[ 7.748148] random: crng init done | |
[ 7.748150] random: 7 urandom warning(s) missed due to ratelimiting | |
[ 7.765450] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) | |
[ 7.785096] systemd[1]: Detected architecture x86-64. | |
[ 7.793179] systemd[1]: Set hostname to <ubantoo>. | |
[ 9.156731] systemd[1]: Created slice User and Session Slice. | |
[ 9.156786] systemd[1]: Listening on udev Kernel Socket. | |
[ 9.156792] systemd[1]: Reached target Remote File Systems (Pre). | |
[ 9.156796] systemd[1]: Reached target Remote File Systems. | |
[ 9.156818] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. | |
[ 9.156822] systemd[1]: Reached target User and Group Name Lookups. | |
[ 9.157055] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. | |
[ 9.952169] EXT4-fs (sdb5): re-mounted. Opts: errors=remount-ro | |
[ 10.659681] systemd-journald[353]: Received request to flush runtime journal from PID 1 | |
[ 12.290507] acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00) | |
[ 12.462934] asus_wmi: ASUS WMI generic driver loaded | |
[ 12.488587] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0 | |
[ 12.488589] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection | |
[ 12.584575] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 | |
[ 12.649041] asus_wmi: Initialization: 0x0 | |
[ 12.649070] asus_wmi: BIOS WMI version: 0.9 | |
[ 12.649199] asus_wmi: SFUN value: 0x0 | |
[ 12.649776] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input5 | |
[ 12.649934] asus_wmi: Number of fans: 1 | |
[ 12.680933] ccp 0000:23:00.2: ccp enabled | |
[ 12.680934] ccp 0000:23:00.2: enabled | |
[ 13.626800] AVX2 version of gcm_enc/dec engaged. | |
[ 13.626802] AES CTR mode by8 optimization enabled | |
[ 14.516492] media: Linux media interface: v0.10 | |
[ 14.539163] Linux video capture interface: v2.00 | |
[ 14.552358] usbcore: registered new interface driver xpad | |
[ 14.622485] snd_hda_intel 0000:22:00.1: Disabling MSI | |
[ 14.622492] snd_hda_intel 0000:22:00.1: Handle vga_switcheroo audio client | |
[ 14.744035] nvidia-uvm: Loaded the UVM driver in 8 mode, major device number 237 | |
[ 14.880877] kvm: disabled by bios | |
[ 14.957168] kvm: disabled by bios | |
[ 15.001153] kvm: disabled by bios | |
[ 15.113289] MCE: In-kernel MCE decoding enabled. | |
[ 15.170108] EDAC amd64: Node 0: DRAM ECC disabled. | |
[ 15.170110] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load. | |
Either enable ECC checking or force module loading by setting 'ecc_enable_override'. | |
(Note that use of the override may cause unknown side effects.) | |
[ 15.223729] snd_hda_codec_realtek hdaudioC2D0: autoconfig for ALC887-VD: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line | |
[ 15.223731] snd_hda_codec_realtek hdaudioC2D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) | |
[ 15.223732] snd_hda_codec_realtek hdaudioC2D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) | |
[ 15.223732] snd_hda_codec_realtek hdaudioC2D0: mono: mono_out=0x0 | |
[ 15.223733] snd_hda_codec_realtek hdaudioC2D0: dig-out=0x11/0x0 | |
[ 15.223734] snd_hda_codec_realtek hdaudioC2D0: inputs: | |
[ 15.223735] snd_hda_codec_realtek hdaudioC2D0: Front Mic=0x19 | |
[ 15.223736] snd_hda_codec_realtek hdaudioC2D0: Rear Mic=0x18 | |
[ 15.223737] snd_hda_codec_realtek hdaudioC2D0: Line=0x1a | |
[ 15.236359] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:24:00.3/sound/card2/input6 | |
[ 15.236402] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:24:00.3/sound/card2/input7 | |
[ 15.236439] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:24:00.3/sound/card2/input8 | |
[ 15.236468] input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:24:00.3/sound/card2/input9 | |
[ 15.236502] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:24:00.3/sound/card2/input10 | |
[ 15.312002] EDAC amd64: Node 0: DRAM ECC disabled. | |
[ 15.312003] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load. | |
Either enable ECC checking or force module loading by setting 'ecc_enable_override'. | |
(Note that use of the override may cause unknown side effects.) | |
[ 15.345711] Adding 999420k swap on /dev/sdb6. Priority:-2 extents:1 across:999420k FS | |
[ 15.385605] audit: type=1400 audit(1550729799.033:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/ntpd" pid=651 comm="apparmor_parser" | |
[ 15.534790] audit: type=1400 audit(1550729799.181:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/tcpdump" pid=653 comm="apparmor_parser" | |
[ 15.543757] audit: type=1400 audit(1550729799.189:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=648 comm="apparmor_parser" | |
[ 15.543759] audit: type=1400 audit(1550729799.189:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=648 comm="apparmor_parser" | |
[ 15.543760] audit: type=1400 audit(1550729799.189:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=648 comm="apparmor_parser" | |
[ 15.543761] audit: type=1400 audit(1550729799.189:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=648 comm="apparmor_parser" | |
[ 15.792736] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:22:00.1/sound/card0/input11 | |
[ 15.792789] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:22:00.1/sound/card0/input12 | |
[ 15.792833] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:22:00.1/sound/card0/input13 | |
[ 15.792875] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:22:00.1/sound/card0/input14 | |
[ 15.983254] audit: type=1400 audit(1550729799.629:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince" pid=649 comm="apparmor_parser" | |
[ 15.983256] audit: type=1400 audit(1550729799.629:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince//sanitized_helper" pid=649 comm="apparmor_parser" | |
[ 15.983258] audit: type=1400 audit(1550729799.629:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-previewer" pid=649 comm="apparmor_parser" | |
[ 15.983259] audit: type=1400 audit(1550729799.629:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-previewer//sanitized_helper" pid=649 comm="apparmor_parser" | |
[ 16.140745] usb 1-10: set volume quirk for QuickCam E3500 | |
[ 16.140884] usbcore: registered new interface driver snd-usb-audio | |
[ 16.140918] uvcvideo: Found UVC 1.00 device <unnamed> (046d:09a4) | |
[ 16.166973] uvcvideo 1-10:1.0: Entity type for entity Extension 4 was not initialized! | |
[ 16.166974] uvcvideo 1-10:1.0: Entity type for entity Extension 10 was not initialized! | |
[ 16.166975] uvcvideo 1-10:1.0: Entity type for entity Extension 12 was not initialized! | |
[ 16.166976] uvcvideo 1-10:1.0: Entity type for entity Extension 8 was not initialized! | |
[ 16.166977] uvcvideo 1-10:1.0: Entity type for entity Extension 11 was not initialized! | |
[ 16.166978] uvcvideo 1-10:1.0: Entity type for entity Processing 2 was not initialized! | |
[ 16.166979] uvcvideo 1-10:1.0: Entity type for entity Extension 13 was not initialized! | |
[ 16.166980] uvcvideo 1-10:1.0: Entity type for entity Camera 1 was not initialized! | |
[ 16.167025] input: UVC Camera (046d:09a4) as /devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-10/1-10:1.0/input/input15 | |
[ 16.167066] usbcore: registered new interface driver uvcvideo | |
[ 16.167066] USB Video Class driver (1.1.1) | |
[ 16.266188] resource sanity check: requesting [mem 0x000c0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000c0000-0x000dffff window] | |
[ 16.266335] caller os_map_kernel_space.part.7+0xd8/0x120 [nvidia] mapping multiple BARs | |
[ 22.253976] IPv6: ADDRCONF(NETDEV_UP): enp30s0: link is not ready | |
[ 22.491159] r8169 0000:1e:00.0 enp30s0: link down | |
[ 22.491161] r8169 0000:1e:00.0 enp30s0: link down | |
[ 22.491254] IPv6: ADDRCONF(NETDEV_UP): enp30s0: link is not ready | |
[ 25.557102] resource sanity check: requesting [mem 0x000c0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000c0000-0x000dffff window] | |
[ 25.557223] caller os_map_kernel_space.part.7+0xd8/0x120 [nvidia] mapping multiple BARs | |
[ 25.592376] r8169 0000:1e:00.0 enp30s0: link up | |
[ 25.592385] IPv6: ADDRCONF(NETDEV_CHANGE): enp30s0: link becomes ready | |
[ 38.169076] usb 1-10: reset high-speed USB device number 3 using xhci_hcd |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment