On Sat, Sep 16, 2017 at 08:34:08AM -0300, Henrique de Moraes Holschuh wrote:
> On Wed, 13 Sep 2017, Raf D wrote:
> > I own a Lenovo E555.
> > After the switch from Debian Jessie to Stretch fan stopped working
> > Symptom: overheat then halt circa 90° and fan does not wake up.
> >
> > Booting with acpi=off: fan run automatically when needed as it should.
>
> We need to know if the issue is caused by thinkpad-acpi, or by the
> standard ACPI support in the kernel, or by userspace.
>
> > What info may I provide to efficiently debug/solve this problem?
> > acpidumps, dmidecode, /sys/<somethinkg>, dmesg|egrep -i 'cool|acpi|thinkpad|fan...' ?
>
> dmesg on boot for starters, I think. Feel free to remove any UUIDs and
> serial numbers.
thank you.
(dmesg attached)
[ 0.000000] Linux version 4.12.0-1-amd64 (debian-kernel@xxxxxxxxxxxxxxxx) (gcc version 6.4.0 20170805 (Debian 6.4.0-3) ) #1 SMP Debian 4.12.6-1 (2017-08-12)
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-4.12.0-1-amd64 root=/dev/mapper/map--vg-root ro
[ 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 'standard' format.
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000b5dc4fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000b5dc5000-0x00000000be339fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000be33a000-0x00000000be459fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000be45a000-0x00000000be4d9fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000be4da000-0x00000000bfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fecfffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed80fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000011effffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.7 present.
[ 0.000000] DMI: LENOVO 20DH000TUK/20DH000TUK, BIOS HTET51WW (1.23 ) 06/02/2017
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] e820: last_pfn = 0x11f000 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 uncachable
[ 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 0000FF800000 mask FFFFFF800000 write-protect
[ 0.000000] 3 base 0000FED80000 mask FFFFFFFFF000 uncachable
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] TOM2: 000000011f000000 aka 4592M
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
[ 0.000000] e820: last_pfn = 0xb5dc5 max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [mem 0x000fb970-0x000fb97f] mapped at [ffff9ee1000fb970]
[ 0.000000] Base memory trampoline at [ffff9ee100098000] 98000 size 24576
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] BRK [0x3a554000, 0x3a554fff] PGTABLE
[ 0.000000] BRK [0x3a555000, 0x3a555fff] PGTABLE
[ 0.000000] BRK [0x3a556000, 0x3a556fff] PGTABLE
[ 0.000000] BRK [0x3a557000, 0x3a557fff] PGTABLE
[ 0.000000] BRK [0x3a558000, 0x3a558fff] PGTABLE
[ 0.000000] BRK [0x3a559000, 0x3a559fff] PGTABLE
[ 0.000000] BRK [0x3a55a000, 0x3a55afff] PGTABLE
[ 0.000000] RAMDISK: [mem 0x3338d000-0x359bdfff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F0120 000024 (v02 LENOVO)
[ 0.000000] ACPI: XSDT 0x00000000BE4D9200 0000A4 (v01 LENOVO TP-HT 00001230 PTEC 00000002)
[ 0.000000] ACPI: FACP 0x00000000BE4D7000 00010C (v05 LENOVO TP-HT 00001230 PTEC 00000002)
[ 0.000000] ACPI: DSDT 0x00000000BE4C6000 00C5AF (v01 LENOVO TP-HT 00001230 INTL 20110316)
[ 0.000000] ACPI: FACS 0x00000000BE40F000 000040
[ 0.000000] ACPI: HPET 0x00000000BE4D6000 000038 (v01 LENOVO TP-HT 00001230 PTEC 00000002)
[ 0.000000] ACPI: APIC 0x00000000BE4D5000 000090 (v02 LENOVO TP-HT 00001230 PTEC 00000002)
[ 0.000000] ACPI: MCFG 0x00000000BE4D4000 00003C (v01 LENOVO TP-HT 00001230 PTEC 00000002)
[ 0.000000] ACPI: SBST 0x00000000BE4D3000 000030 (v01 LENOVO TP-HT 00001230 PTEC 00000002)
[ 0.000000] ACPI: SLIC 0x00000000BE4C5000 000176 (v01 LENOVO TP-HT 00001230 PTEC 00000001)
[ 0.000000] ACPI: FPDT 0x00000000BE4C4000 000044 (v01 LENOVO TP-HT 00001230 PTEC 00000002)
[ 0.000000] ACPI: UEFI 0x00000000BE4C3000 000042 (v01 LENOVO TP-HT 00001230 PTEC 00000002)
[ 0.000000] ACPI: MSDM 0x00000000BE40B000 000055 (v03 LENOVO TP-HT 00001230 PTEC 00000002)
[ 0.000000] ACPI: BATB 0x00000000BE4C2000 000046 (v01 LENOVO TP-HT 00001230 PTEC 00000002)
[ 0.000000] ACPI: SSDT 0x00000000BE4C1000 000B9C (v01 AMD BALLINA 00000001 AMD 00000001)
[ 0.000000] ACPI: SSDT 0x00000000BE4B7000 009AC7 (v02 AMD BALLINA 00000002 MSFT 04000000)
[ 0.000000] ACPI: UEFI 0x00000000BE4B6000 0002BA (v01 LENOVO TP-HT 00001230 PTEC 00000002)
[ 0.000000] ACPI: SSDT 0x00000000BE4B4000 0013F5 (v01 AMD CPMDFIGP 00000001 INTL 20110316)
[ 0.000000] ACPI: SSDT 0x00000000BE4B2000 00114F (v01 AMD CPMCMN 00000001 INTL 20110316)
[ 0.000000] ACPI: SSDT 0x00000000BE4B1000 000FB4 (v01 AMD CPMZPODD 00000001 INTL 20110316)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000011effffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x11effb000-0x11effffff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x000000011effffff]
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009dfff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x00000000b5dc4fff]
[ 0.000000] node 0: [mem 0x0000000100000000-0x000000011effffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000011effffff]
[ 0.000000] On node 0 totalpages: 871778
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3997 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 11576 pages used for memmap
[ 0.000000] DMA32 zone: 740805 pages, LIFO batch:31
[ 0.000000] Normal zone: 1984 pages used for memmap
[ 0.000000] Normal zone: 126976 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[0x00] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.000000] IOAPIC[0]: apic_id 4, version 33, address 0xfec00000, GSI 0-23
[ 0.000000] IOAPIC[1]: apic_id 5, version 33, address 0xfec20000, 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: 0x43538210 base: 0xfed00000
[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 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 0xb5dc5000-0xbe339fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbe33a000-0xbe459fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbe45a000-0xbe4d9fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbe4da000-0xbfffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfebfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfecfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed7ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed80000-0xfed80fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed81000-0xff7fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xff800000-0xffffffff]
[ 0.000000] e820: [mem 0xc0000000-0xfebfffff] 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] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] percpu: Embedded 38 pages/cpu @ffff9ee21ec00000 s114776 r8192 d32680 u524288
[ 0.000000] pcpu-alloc: s114776 r8192 d32680 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 858133
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-4.12.0-1-amd64 root=/dev/mapper/map--vg-root ro
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 3310244K/3487112K available (6481K kernel code, 1145K rwdata, 2908K rodata, 1468K init, 704K bss, 176868K reserved, 0K cma-reserved)
[ 0.000000] ftrace: allocating 28155 entries in 110 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:1000 16
[ 0.000000] spurious 8259A interrupt: IRQ7.
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.004000] tsc: Detected 1796.747 MHz processor
[ 0.004000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3593.49 BogoMIPS (lpj=7186988)
[ 0.004000] pid_max: default: 32768 minimum: 301
[ 0.004000] ACPI: Core revision 20170303
[ 0.021465] ACPI: 6 ACPI AML tables successfully acquired and loaded
[ 0.021596] Security Framework initialized
[ 0.021674] Yama: disabled by default; enable with sysctl kernel.yama.*
[ 0.021729] AppArmor: AppArmor disabled by boot time parameter
[ 0.022035] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.023741] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.024535] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.024621] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.024970] [Firmware Info]: CPU: Re-enabling disabled Topology Extensions Support.
[ 0.025092] CPU: Physical Processor ID: 0
[ 0.025138] CPU: Processor Core ID: 0
[ 0.025185] mce: CPU supports 7 MCE banks
[ 0.025239] LVT offset 1 assigned for vector 0xf9
[ 0.025291] Last level iTLB entries: 4KB 512, 2MB 1024, 4MB 512
[ 0.025339] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 512, 1GB 0
[ 0.025515] Freeing SMP alternatives memory: 24K
[ 0.028118] smpboot: Max logical packages: 1
[ 0.032197] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.072000] smpboot: CPU0: AMD A8-7100 Radeon R5, 8 Compute Cores 4C+4G (family: 0x15, model: 0x30, stepping: 0x1)
[ 0.072000] Performance Events: Fam15h core perfctr, AMD PMU driver.
[ 0.072000] ... version: 0
[ 0.072000] ... bit width: 48
[ 0.072000] ... generic registers: 6
[ 0.072000] ... value mask: 0000ffffffffffff
[ 0.072000] ... max period: 00007fffffffffff
[ 0.072000] ... fixed-purpose events: 0
[ 0.072000] ... event mask: 000000000000003f
[ 0.072000] smp: Bringing up secondary CPUs ...
[ 0.072000] x86: Booting SMP configuration:
[ 0.072000] .... node #0, CPUs: #1
[ 0.072165] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.150072] TSC synchronization [CPU#0 -> CPU#1]:
[ 0.150181] Measured 502252700 cycles TSC warp between CPUs, turning off TSC clock.
[ 0.150235] tsc: Marking TSC unstable due to check_tsc_sync_source failed
[ 0.150303] #2 #3
[ 0.308074] smp: Brought up 1 node, 4 CPUs
[ 0.308128] smpboot: Total of 4 processors activated (14372.92 BogoMIPS)
[ 0.309130] devtmpfs: initialized
[ 0.309130] x86/mm: Memory block size: 128MB
[ 0.310454] PM: Registering ACPI NVS region [mem 0xbe33a000-0xbe459fff] (1179648 bytes)
[ 0.312094] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.312181] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.312301] pinctrl core: initialized pinctrl subsystem
[ 0.312489] NET: Registered protocol family 16
[ 0.312790] cpuidle: using governor ladder
[ 0.312790] cpuidle: using governor menu
[ 0.312790] PCCT header not found.
[ 0.312790] ACPI: bus type PCI registered
[ 0.312790] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.312790] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.314474] PCI: not using MMCONFIG
[ 0.314474] PCI: Using configuration type 1 for base access
[ 0.316005] PCI: Using configuration type 1 for extended access
[ 0.316278] mtrr: your CPUs had inconsistent variable MTRR settings
[ 0.316389] mtrr: probably your BIOS does not setup all CPUs.
[ 0.316437] mtrr: corrected configuration.
[ 0.317296] HugeTLB registered 1 GB page size, pre-allocated 0 pages
[ 0.317296] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.317296] ACPI: Added _OSI(Module Device)
[ 0.317296] ACPI: Added _OSI(Processor Device)
[ 0.317296] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.317296] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.324013] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.341839] ACPI : EC: EC started
[ 0.341956] ACPI : EC: interrupt blocked
[ 0.342181] ACPI: \_SB_.PCI0.LPC0.EC0_: Used as first EC
[ 0.342266] ACPI: \_SB_.PCI0.LPC0.EC0_: GPE=0x3, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.342321] ACPI: \_SB_.PCI0.LPC0.EC0_: Used as boot DSDT EC to handle transactions
[ 0.342374] ACPI: Interpreter enabled
[ 0.342449] ACPI: (supports S0 S3 S4 S5)
[ 0.342498] ACPI: Using IOAPIC for interrupt routing
[ 0.342742] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.343202] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in ACPI motherboard resources
[ 0.343269] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.358374] ACPI: Power Resource [PUBS] (off)
[ 0.365446] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.365565] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.365809] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[ 0.365940] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[ 0.366221] acpi PNP0A08:00: ignoring host bridge window [mem 0x000cc000-0x000cffff window] (conflicts with Video ROM [mem 0x000c0000-0x000cf5ff])
[ 0.366603] PCI host bridge to bus 0000:00
[ 0.366654] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.366708] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[ 0.366761] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[ 0.366814] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[ 0.366866] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[ 0.366919] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[ 0.366971] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[ 0.367024] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[ 0.367077] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[ 0.367130] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[ 0.367184] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[ 0.367237] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[ 0.367290] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xf7ffffff window]
[ 0.367343] pci_bus 0000:00: root bus resource [mem 0xfc000000-0xfdffffff window]
[ 0.367397] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff window]
[ 0.367451] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.367500] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.367551] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.367607] pci 0000:00:00.0: [1022:1422] type 00 class 0x060000
[ 0.367729] pci 0000:00:01.0: [1002:1318] type 00 class 0x030000
[ 0.367747] pci 0000:00:01.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref]
[ 0.367756] pci 0000:00:01.0: reg 0x18: [mem 0xf0000000-0xf07fffff 64bit pref]
[ 0.367762] pci 0000:00:01.0: reg 0x20: [io 0x3000-0x30ff]
[ 0.367768] pci 0000:00:01.0: reg 0x24: [mem 0xf0b00000-0xf0b3ffff]
[ 0.367774] pci 0000:00:01.0: reg 0x30: [mem 0xfffe0000-0xffffffff pref]
[ 0.367818] pci 0000:00:01.0: supports D1 D2
[ 0.367819] pci 0000:00:01.0: PME# supported from D1 D2 D3hot
[ 0.367915] pci 0000:00:01.1: [1002:1308] type 00 class 0x040300
[ 0.367929] pci 0000:00:01.1: reg 0x10: [mem 0xf0b40000-0xf0b43fff 64bit]
[ 0.367988] pci 0000:00:01.1: supports D1 D2
[ 0.368186] pci 0000:00:02.0: [1022:1424] type 00 class 0x060000
[ 0.368300] pci 0000:00:03.0: [1022:1424] type 00 class 0x060000
[ 0.368405] pci 0000:00:03.1: [1022:1426] type 01 class 0x060400
[ 0.368483] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
[ 0.370750] pci 0000:00:03.1: System wakeup disabled by ACPI
[ 0.370845] pci 0000:00:03.2: [1022:1426] type 01 class 0x060400
[ 0.370923] pci 0000:00:03.2: PME# supported from D0 D3hot D3cold
[ 0.370985] pci 0000:00:03.2: System wakeup disabled by ACPI
[ 0.371102] pci 0000:00:03.3: [1022:1426] type 01 class 0x060400
[ 0.371178] pci 0000:00:03.3: PME# supported from D0 D3hot D3cold
[ 0.371231] pci 0000:00:03.3: System wakeup disabled by ACPI
[ 0.371314] pci 0000:00:04.0: [1022:1424] type 00 class 0x060000
[ 0.371437] pci 0000:00:10.0: [1022:7814] type 00 class 0x0c0330
[ 0.371463] pci 0000:00:10.0: reg 0x10: [mem 0xf0b48000-0xf0b49fff 64bit]
[ 0.371573] pci 0000:00:10.0: PME# supported from D0 D3hot D3cold
[ 0.371639] pci 0000:00:10.0: System wakeup disabled by ACPI
[ 0.371763] pci 0000:00:10.1: [1022:7814] type 00 class 0x0c0330
[ 0.371789] pci 0000:00:10.1: reg 0x10: [mem 0xf0b4a000-0xf0b4bfff 64bit]
[ 0.371900] pci 0000:00:10.1: PME# supported from D0 D3hot D3cold
[ 0.371964] pci 0000:00:10.1: System wakeup disabled by ACPI
[ 0.372092] pci 0000:00:11.0: [1022:7804] type 00 class 0x010601
[ 0.372113] pci 0000:00:11.0: reg 0x10: [io 0x3118-0x311f]
[ 0.372123] pci 0000:00:11.0: reg 0x14: [io 0x3124-0x3127]
[ 0.372133] pci 0000:00:11.0: reg 0x18: [io 0x3110-0x3117]
[ 0.372143] pci 0000:00:11.0: reg 0x1c: [io 0x3120-0x3123]
[ 0.372152] pci 0000:00:11.0: reg 0x20: [io 0x3100-0x310f]
[ 0.372163] pci 0000:00:11.0: reg 0x24: [mem 0xf0b4f000-0xf0b4f7ff]
[ 0.372385] pci 0000:00:12.0: [1022:7807] type 00 class 0x0c0310
[ 0.372400] pci 0000:00:12.0: reg 0x10: [mem 0xf0b4e000-0xf0b4efff]
[ 0.372525] pci 0000:00:12.0: System wakeup disabled by ACPI
[ 0.372653] pci 0000:00:12.2: [1022:7808] type 00 class 0x0c0320
[ 0.372673] pci 0000:00:12.2: reg 0x10: [mem 0xf0b4f900-0xf0b4f9ff]
[ 0.372761] pci 0000:00:12.2: supports D1 D2
[ 0.372762] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.372828] pci 0000:00:12.2: System wakeup disabled by ACPI
[ 0.372956] pci 0000:00:13.0: [1022:7807] type 00 class 0x0c0310
[ 0.372992] pci 0000:00:13.0: reg 0x10: [mem 0xf0b4d000-0xf0b4dfff]
[ 0.373096] pci 0000:00:13.0: System wakeup disabled by ACPI
[ 0.373213] pci 0000:00:13.2: [1022:7808] type 00 class 0x0c0320
[ 0.373231] pci 0000:00:13.2: reg 0x10: [mem 0xf0b4f800-0xf0b4f8ff]
[ 0.373314] pci 0000:00:13.2: supports D1 D2
[ 0.373315] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.373363] pci 0000:00:13.2: System wakeup disabled by ACPI
[ 0.373483] pci 0000:00:14.0: [1022:780b] type 00 class 0x0c0500
[ 0.373663] pci 0000:00:14.2: [1022:780d] type 00 class 0x040300
[ 0.373684] pci 0000:00:14.2: reg 0x10: [mem 0xf0b44000-0xf0b47fff 64bit]
[ 0.373755] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
[ 0.373863] pci 0000:00:14.3: [1022:780e] type 00 class 0x060100
[ 0.374036] pci 0000:00:14.4: [1022:780f] type 01 class 0x060401
[ 0.374116] pci 0000:00:14.4: System wakeup disabled by ACPI
[ 0.374237] pci 0000:00:14.5: [1022:7809] type 00 class 0x0c0310
[ 0.374252] pci 0000:00:14.5: reg 0x10: [mem 0xf0b4c000-0xf0b4cfff]
[ 0.374357] pci 0000:00:14.5: System wakeup disabled by ACPI
[ 0.374476] pci 0000:00:18.0: [1022:141a] type 00 class 0x060000
[ 0.374554] pci 0000:00:18.1: [1022:141b] type 00 class 0x060000
[ 0.374627] pci 0000:00:18.2: [1022:141c] type 00 class 0x060000
[ 0.374700] pci 0000:00:18.3: [1022:141d] type 00 class 0x060000
[ 0.374776] pci 0000:00:18.4: [1022:141e] type 00 class 0x060000
[ 0.374850] pci 0000:00:18.5: [1022:141f] type 00 class 0x060000
[ 0.375081] pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000
[ 0.375115] pci 0000:01:00.0: reg 0x10: [io 0x2000-0x20ff]
[ 0.375144] pci 0000:01:00.0: reg 0x18: [mem 0xf0a04000-0xf0a04fff 64bit]
[ 0.375164] pci 0000:01:00.0: reg 0x20: [mem 0xf0a00000-0xf0a03fff 64bit]
[ 0.375273] pci 0000:01:00.0: supports D1 D2
[ 0.375274] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.384112] pci 0000:00:03.1: PCI bridge to [bus 01]
[ 0.384175] pci 0000:00:03.1: bridge window [io 0x2000-0x2fff]
[ 0.384178] pci 0000:00:03.1: bridge window [mem 0xf0a00000-0xf0afffff]
[ 0.384320] pci 0000:02:00.0: [10ec:5227] type 00 class 0xff0000
[ 0.384354] pci 0000:02:00.0: reg 0x10: [mem 0xf0900000-0xf0900fff]
[ 0.384504] pci 0000:02:00.0: supports D1 D2
[ 0.384505] pci 0000:02:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.396105] pci 0000:00:03.2: PCI bridge to [bus 02]
[ 0.396172] pci 0000:00:03.2: bridge window [mem 0xf0900000-0xf09fffff]
[ 0.396315] pci 0000:03:00.0: [10ec:b723] type 00 class 0x028000
[ 0.396346] pci 0000:03:00.0: reg 0x10: [io 0x1000-0x10ff]
[ 0.396377] pci 0000:03:00.0: reg 0x18: [mem 0xf0800000-0xf0803fff 64bit]
[ 0.396504] pci 0000:03:00.0: supports D1 D2
[ 0.396505] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.408102] pci 0000:00:03.3: PCI bridge to [bus 03]
[ 0.408168] pci 0000:00:03.3: bridge window [io 0x1000-0x1fff]
[ 0.408171] pci 0000:00:03.3: bridge window [mem 0xf0800000-0xf08fffff]
[ 0.408329] pci 0000:00:14.4: PCI bridge to [bus 04] (subtractive decode)
[ 0.408388] pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[ 0.408390] pci 0000:00:14.4: bridge window [mem 0x000c0000-0x000c3fff window] (subtractive decode)
[ 0.408393] pci 0000:00:14.4: bridge window [mem 0x000c4000-0x000c7fff window] (subtractive decode)
[ 0.408394] pci 0000:00:14.4: bridge window [mem 0x000c8000-0x000cbfff window] (subtractive decode)
[ 0.408396] pci 0000:00:14.4: bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode)
[ 0.408398] pci 0000:00:14.4: bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode)
[ 0.408401] pci 0000:00:14.4: bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode)
[ 0.408403] pci 0000:00:14.4: bridge window [mem 0x000dc000-0x000dffff window] (subtractive decode)
[ 0.408405] pci 0000:00:14.4: bridge window [mem 0x000e0000-0x000e3fff window] (subtractive decode)
[ 0.408407] pci 0000:00:14.4: bridge window [mem 0x000e4000-0x000e7fff window] (subtractive decode)
[ 0.408409] pci 0000:00:14.4: bridge window [mem 0x000e8000-0x000ebfff window] (subtractive decode)
[ 0.408410] pci 0000:00:14.4: bridge window [mem 0x000ec000-0x000effff window] (subtractive decode)
[ 0.408412] pci 0000:00:14.4: bridge window [mem 0xe0000000-0xf7ffffff window] (subtractive decode)
[ 0.408414] pci 0000:00:14.4: bridge window [mem 0xfc000000-0xfdffffff window] (subtractive decode)
[ 0.408415] pci 0000:00:14.4: bridge window [mem 0xfed40000-0xfed44fff window] (subtractive decode)
[ 0.408417] pci 0000:00:14.4: bridge window [io 0x0000-0x0cf7 window] (subtractive decode)
[ 0.408419] pci 0000:00:14.4: bridge window [io 0x0d00-0xffff window] (subtractive decode)
[ 0.409632] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 10 11 12 14 15) *0
[ 0.409757] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 10 11 12 14 15) *0
[ 0.409878] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 10 11 12 14 15) *0
[ 0.409999] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 10 11 12 14 15) *0
[ 0.410105] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 10 11 12 14 15) *0
[ 0.410201] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 10 11 12 14 15) *0
[ 0.410299] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 10 11 12 14 15) *0
[ 0.410392] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 10 11 12 14 15) *0
[ 0.412955] ACPI: IRQ 7 override to edge, high
[ 0.413284] ACPI: Enabled 2 GPEs in block 00 to 1F
[ 0.413534] ACPI : EC: interrupt unblocked
[ 0.413652] ACPI : EC: event unblocked
[ 0.413721] ACPI: \_SB_.PCI0.LPC0.EC0_: GPE=0x3, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.413776] ACPI: \_SB_.PCI0.LPC0.EC0_: Used as boot DSDT EC to handle transactions and events
[ 0.414162] pci 0000:00:01.0: vgaarb: setting as boot VGA device
[ 0.414162] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.414162] pci 0000:00:01.0: vgaarb: bridge control possible
[ 0.414162] vgaarb: loaded
[ 0.414162] EDAC MC: Ver: 3.0.0
[ 0.414162] PCI: Using ACPI for IRQ routing
[ 0.417419] PCI: pci_cache_line_size set to 64 bytes
[ 0.417518] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[ 0.417520] e820: reserve RAM buffer [mem 0xb5dc5000-0xb7ffffff]
[ 0.417521] e820: reserve RAM buffer [mem 0x11f000000-0x11fffffff]
[ 0.417719] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.417719] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[ 0.420011] clocksource: Switched to clocksource hpet
[ 0.432555] VFS: Disk quotas dquot_6.6.0
[ 0.432672] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.432832] pnp: PnP ACPI init
[ 0.433137] system 00:00: [mem 0xfec00000-0xfec01fff] could not be reserved
[ 0.433188] system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.433239] system 00:00: [mem 0xfec20000-0xfec20fff] could not be reserved
[ 0.433289] system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
[ 0.433342] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.435019] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.435047] pnp 00:02: Plug and Play ACPI device, IDs PTL0001 PNP0303 (active)
[ 0.435115] system 00:03: [io 0x04d0-0x04d1] has been reserved
[ 0.435165] system 00:03: [io 0x0530-0x0537] has been reserved
[ 0.435214] system 00:03: [io 0x0800-0x0827] has been reserved
[ 0.435263] system 00:03: [io 0x0830] has been reserved
[ 0.435312] system 00:03: [io 0x0840-0x0847] has been reserved
[ 0.435361] system 00:03: [io 0x0b00-0x0b1f] has been reserved
[ 0.435409] system 00:03: [io 0x0c00-0x0c01] has been reserved
[ 0.435458] system 00:03: [io 0x0c14] has been reserved
[ 0.435506] system 00:03: [io 0x0c50-0x0c52] has been reserved
[ 0.435554] system 00:03: [io 0x0cd0-0x0cd1] has been reserved
[ 0.435603] system 00:03: [io 0x0cd2-0x0cd3] has been reserved
[ 0.435652] system 00:03: [io 0x0cd4-0x0cd5] has been reserved
[ 0.435700] system 00:03: [io 0x0cd6-0x0cd7] has been reserved
[ 0.435749] system 00:03: [io 0x0cd8-0x0cdf] has been reserved
[ 0.435797] system 00:03: [io 0x0cf9] could not be reserved
[ 0.435846] system 00:03: [io 0x8100-0x81ff window] has been reserved
[ 0.435895] system 00:03: [io 0x8200-0x82ff window] has been reserved
[ 0.435945] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.436047] system 00:04: [mem 0x000e0000-0x000fffff] could not be reserved
[ 0.436096] system 00:04: [mem 0xff800000-0xffffffff] has been reserved
[ 0.436145] system 00:04: [mem 0xfec10000-0xfec1001f] has been reserved
[ 0.436195] system 00:04: [mem 0xfed00000-0xfed003ff] has been reserved
[ 0.436244] system 00:04: [mem 0xfed61000-0xfed613ff] has been reserved
[ 0.436294] system 00:04: [mem 0xfed80000-0xfed80fff] has been reserved
[ 0.436344] system 00:04: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.440872] pnp 00:05: Plug and Play ACPI device, IDs LEN2007 PNP0f13 (active)
[ 0.441084] pnp: PnP ACPI: found 6 devices
[ 0.448813] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.448881] pci 0000:00:01.0: can't claim BAR 6 [mem 0xfffe0000-0xffffffff pref]: no compatible bridge window
[ 0.448988] pci 0000:00:01.0: BAR 6: assigned [mem 0xf0b60000-0xf0b7ffff pref]
[ 0.449044] pci 0000:00:03.1: PCI bridge to [bus 01]
[ 0.449093] pci 0000:00:03.1: bridge window [io 0x2000-0x2fff]
[ 0.449144] pci 0000:00:03.1: bridge window [mem 0xf0a00000-0xf0afffff]
[ 0.449198] pci 0000:00:03.2: PCI bridge to [bus 02]
[ 0.449248] pci 0000:00:03.2: bridge window [mem 0xf0900000-0xf09fffff]
[ 0.449301] pci 0000:00:03.3: PCI bridge to [bus 03]
[ 0.449350] pci 0000:00:03.3: bridge window [io 0x1000-0x1fff]
[ 0.449400] pci 0000:00:03.3: bridge window [mem 0xf0800000-0xf08fffff]
[ 0.449454] pci 0000:00:14.4: PCI bridge to [bus 04]
[ 0.449515] pci_bus 0000:00: resource 4 [mem 0x000a0000-0x000bffff window]
[ 0.449516] pci_bus 0000:00: resource 5 [mem 0x000c0000-0x000c3fff window]
[ 0.449517] pci_bus 0000:00: resource 6 [mem 0x000c4000-0x000c7fff window]
[ 0.449518] pci_bus 0000:00: resource 7 [mem 0x000c8000-0x000cbfff window]
[ 0.449519] pci_bus 0000:00: resource 8 [mem 0x000d0000-0x000d3fff window]
[ 0.449521] pci_bus 0000:00: resource 9 [mem 0x000d4000-0x000d7fff window]
[ 0.449522] pci_bus 0000:00: resource 10 [mem 0x000d8000-0x000dbfff window]
[ 0.449523] pci_bus 0000:00: resource 11 [mem 0x000dc000-0x000dffff window]
[ 0.449524] pci_bus 0000:00: resource 12 [mem 0x000e0000-0x000e3fff window]
[ 0.449525] pci_bus 0000:00: resource 13 [mem 0x000e4000-0x000e7fff window]
[ 0.449526] pci_bus 0000:00: resource 14 [mem 0x000e8000-0x000ebfff window]
[ 0.449528] pci_bus 0000:00: resource 15 [mem 0x000ec000-0x000effff window]
[ 0.449529] pci_bus 0000:00: resource 16 [mem 0xe0000000-0xf7ffffff window]
[ 0.449530] pci_bus 0000:00: resource 17 [mem 0xfc000000-0xfdffffff window]
[ 0.449531] pci_bus 0000:00: resource 18 [mem 0xfed40000-0xfed44fff window]
[ 0.449532] pci_bus 0000:00: resource 19 [io 0x0000-0x0cf7 window]
[ 0.449534] pci_bus 0000:00: resource 20 [io 0x0d00-0xffff window]
[ 0.449535] pci_bus 0000:01: resource 0 [io 0x2000-0x2fff]
[ 0.449536] pci_bus 0000:01: resource 1 [mem 0xf0a00000-0xf0afffff]
[ 0.449538] pci_bus 0000:02: resource 1 [mem 0xf0900000-0xf09fffff]
[ 0.449539] pci_bus 0000:03: resource 0 [io 0x1000-0x1fff]
[ 0.449540] pci_bus 0000:03: resource 1 [mem 0xf0800000-0xf08fffff]
[ 0.449542] pci_bus 0000:04: resource 4 [mem 0x000a0000-0x000bffff window]
[ 0.449543] pci_bus 0000:04: resource 5 [mem 0x000c0000-0x000c3fff window]
[ 0.449544] pci_bus 0000:04: resource 6 [mem 0x000c4000-0x000c7fff window]
[ 0.449545] pci_bus 0000:04: resource 7 [mem 0x000c8000-0x000cbfff window]
[ 0.449546] pci_bus 0000:04: resource 8 [mem 0x000d0000-0x000d3fff window]
[ 0.449548] pci_bus 0000:04: resource 9 [mem 0x000d4000-0x000d7fff window]
[ 0.449549] pci_bus 0000:04: resource 10 [mem 0x000d8000-0x000dbfff window]
[ 0.449550] pci_bus 0000:04: resource 11 [mem 0x000dc000-0x000dffff window]
[ 0.449551] pci_bus 0000:04: resource 12 [mem 0x000e0000-0x000e3fff window]
[ 0.449553] pci_bus 0000:04: resource 13 [mem 0x000e4000-0x000e7fff window]
[ 0.449554] pci_bus 0000:04: resource 14 [mem 0x000e8000-0x000ebfff window]
[ 0.449555] pci_bus 0000:04: resource 15 [mem 0x000ec000-0x000effff window]
[ 0.449556] pci_bus 0000:04: resource 16 [mem 0xe0000000-0xf7ffffff window]
[ 0.449558] pci_bus 0000:04: resource 17 [mem 0xfc000000-0xfdffffff window]
[ 0.449559] pci_bus 0000:04: resource 18 [mem 0xfed40000-0xfed44fff window]
[ 0.449560] pci_bus 0000:04: resource 19 [io 0x0000-0x0cf7 window]
[ 0.449561] pci_bus 0000:04: resource 20 [io 0x0d00-0xffff window]
[ 0.449732] NET: Registered protocol family 2
[ 0.450056] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.450207] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[ 0.450373] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.450500] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.450596] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.450704] NET: Registered protocol family 1
[ 0.450799] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.692545] PCI: CLS 32 bytes, default 64
[ 0.692606] Unpacking initramfs...
[ 1.370160] Freeing initrd memory: 39108K
[ 1.370316] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 1.370397] software IO TLB [mem 0xb1dc5000-0xb5dc5000] (64MB) mapped at [ffff9ee1b1dc5000-ffff9ee1b5dc4fff]
[ 1.370489] amd_uncore: AMD NB counters detected
[ 1.370985] LVT offset 0 assigned for vector 0x400
[ 1.371096] perf: AMD IBS detected (0x000001ff)
[ 1.371158] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x19e6288c86c, max_idle_ns: 440795260424 ns
[ 1.374262] audit: initializing netlink subsys (disabled)
[ 1.374453] audit: type=2000 audit(1506272310.374:1): state=initialized audit_enabled=0 res=1
[ 1.374913] workingset: timestamp_bits=40 max_order=20 bucket_order=0
[ 1.375041] zbud: loaded
[ 1.754876] Key type asymmetric registered
[ 1.754927] Asymmetric key parser 'x509' registered
[ 1.755007] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[ 1.755128] io scheduler noop registered
[ 1.755179] io scheduler deadline registered
[ 1.755243] io scheduler cfq registered (default)
[ 1.755291] io scheduler mq-deadline registered
[ 1.756436] pcieport 0000:00:03.1: Signaling PME with IRQ 24
[ 1.756567] pcieport 0000:00:03.2: Signaling PME with IRQ 25
[ 1.756635] pcieport 0000:00:03.3: Signaling PME with IRQ 26
[ 1.757178] GHES: HEST is not enabled!
[ 1.757431] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.757989] Linux agpgart interface v0.103
[ 1.758405] AMD IOMMUv2 driver by Joerg Roedel <jroedel@xxxxxxx>
[ 1.758515] AMD IOMMUv2 functionality not available on this system
[ 1.759250] i8042: PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 1.767389] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.767445] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.767731] mousedev: PS/2 mouse device common for all mice
[ 1.767829] rtc_cmos 00:01: RTC can wake from S4
[ 1.767997] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[ 1.768103] rtc_cmos 00:01: alarms up to one month, 114 bytes nvram, hpet irqs
[ 1.768236] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.768733] NET: Registered protocol family 10
[ 1.769133] Segment Routing with IPv6
[ 1.769227] mip6: Mobile IPv6
[ 1.769274] NET: Registered protocol family 17
[ 1.769324] mpls_gso: MPLS GSO support
[ 1.769853] microcode: CPU0: patch_level=0x06003106
[ 1.769917] microcode: CPU1: patch_level=0x06003106
[ 1.769970] microcode: CPU2: patch_level=0x06003106
[ 1.770027] microcode: CPU3: patch_level=0x06003106
[ 1.770133] microcode: Microcode Update Driver: v2.2.
[ 1.770296] registered taskstats version 1
[ 1.770410] zswap: loaded using pool lzo/zbud
[ 1.770602] ima: No TPM chip found, activating TPM-bypass! (rc=-19)
[ 1.771383] rtc_cmos 00:01: setting system clock to 2017-09-24 16:58:31 UTC (1506272311)
[ 1.771499] PM: Hibernation image not present or could not be loaded.
[ 1.773863] Freeing unused kernel memory: 1468K
[ 1.773961] Write protecting the kernel read-only data: 12288k
[ 1.774898] Freeing unused kernel memory: 1696K
[ 1.774983] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 1.778414] Freeing unused kernel memory: 1188K
[ 1.780512] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.890894] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[ 1.891114] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[ 1.891205] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[ 1.891269] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[ 1.891781] random: udevadm: uninitialized urandom read (16 bytes read)
[ 1.891941] random: udevadm: uninitialized urandom read (16 bytes read)
[ 1.893302] random: udevadm: uninitialized urandom read (16 bytes read)
[ 1.893467] random: udevadm: uninitialized urandom read (16 bytes read)
[ 1.893558] random: udevadm: uninitialized urandom read (16 bytes read)
[ 1.893993] random: udevadm: uninitialized urandom read (16 bytes read)
[ 1.917649] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
[ 1.917718] ACPI: Power Button [PWRB]
[ 1.919015] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input3
[ 1.919143] cmi: probe of SMB0001:00 failed with error -5
[ 1.919396] ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
[ 1.920656] ACPI: Lid Switch [LID]
[ 1.920855] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[ 1.920977] ACPI: Power Button [PWRF]
[ 1.921230] acpi device:00: registered as cooling_device4
[ 1.921418] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5
[ 1.942640] wmi: Mapper loaded
[ 1.946892] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 1.952566] ACPI: bus type USB registered
[ 1.952718] usbcore: registered new interface driver usbfs
[ 1.952782] usbcore: registered new interface driver hub
[ 1.952900] usbcore: registered new device driver usb
[ 1.954352] SCSI subsystem initialized
[ 1.955992] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.957767] QUIRK: Enable AMD PLL fix
[ 1.957826] xhci_hcd 0000:00:10.0: xHCI Host Controller
[ 1.957887] xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 1
[ 1.958156] xhci_hcd 0000:00:10.0: hcc params 0x014040c3 hci version 0x100 quirks 0x00000418
[ 1.958397] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.959529] r8169 0000:01:00.0 eth0: RTL8168g/8111g at 0xffffbba540679000, 28:XX:XX:XX:XX:XX, XID 10900800 IRQ 35
[ 1.959649] r8169 0000:01:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 1.959785] libata version 3.00 loaded.
[ 1.959937] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.960100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.960155] usb usb1: Product: xHCI Host Controller
[ 1.960204] usb usb1: Manufacturer: Linux 4.12.0-1-amd64 xhci-hcd
[ 1.960253] usb usb1: SerialNumber: 0000:00:10.0
[ 1.960531] hub 1-0:1.0: USB hub found
[ 1.960656] hub 1-0:1.0: 2 ports detected
[ 1.960798] [drm] radeon kernel modesetting enabled.
[ 1.960806] ehci-pci: EHCI PCI platform driver
[ 1.960950] xhci_hcd 0000:00:10.0: xHCI Host Controller
[ 1.961013] xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 2
[ 1.961558] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 1.961637] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 1.961687] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.961741] usb usb2: Product: xHCI Host Controller
[ 1.961790] usb usb2: Manufacturer: Linux 4.12.0-1-amd64 xhci-hcd
[ 1.961841] usb usb2: SerialNumber: 0000:00:10.0
[ 1.962043] hub 2-0:1.0: USB hub found
[ 1.962102] hub 2-0:1.0: 2 ports detected
[ 1.962650] xhci_hcd 0000:00:10.1: xHCI Host Controller
[ 1.962704] xhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 3
[ 1.962968] xhci_hcd 0000:00:10.1: hcc params 0x014040c3 hci version 0x100 quirks 0x00000418
[ 1.963212] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.963266] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.963323] usb usb3: Product: xHCI Host Controller
[ 1.963374] usb usb3: Manufacturer: Linux 4.12.0-1-amd64 xhci-hcd
[ 1.963427] usb usb3: SerialNumber: 0000:00:10.1
[ 1.963647] hub 3-0:1.0: USB hub found
[ 1.963708] hub 3-0:1.0: 2 ports detected
[ 1.963998] xhci_hcd 0000:00:10.1: xHCI Host Controller
[ 1.964075] xhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 4
[ 1.966371] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 1.966457] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[ 1.966512] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.966569] usb usb4: Product: xHCI Host Controller
[ 1.966623] usb usb4: Manufacturer: Linux 4.12.0-1-amd64 xhci-hcd
[ 1.966675] usb usb4: SerialNumber: 0000:00:10.1
[ 1.966905] hub 4-0:1.0: USB hub found
[ 1.966963] hub 4-0:1.0: 2 ports detected
[ 1.967586] ehci-pci 0000:00:12.2: EHCI Host Controller
[ 1.967654] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 5
[ 1.967721] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[ 1.967790] ehci-pci 0000:00:12.2: debug port 1
[ 1.967891] ehci-pci 0000:00:12.2: irq 17, io mem 0xf0b4f900
[ 1.974647] AVX version of gcm_enc/dec engaged.
[ 1.974738] AES CTR mode by8 optimization enabled
[ 1.980131] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00
[ 1.980267] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.980338] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.980396] usb usb5: Product: EHCI Host Controller
[ 1.980447] usb usb5: Manufacturer: Linux 4.12.0-1-amd64 ehci_hcd
[ 1.980500] usb usb5: SerialNumber: 0000:00:12.2
[ 1.980767] hub 5-0:1.0: USB hub found
[ 1.980827] hub 5-0:1.0: 5 ports detected
[ 1.981379] ehci-pci 0000:00:13.2: EHCI Host Controller
[ 1.981446] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 6
[ 1.981506] ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[ 1.981572] ehci-pci 0000:00:13.2: debug port 1
[ 1.981661] ehci-pci 0000:00:13.2: irq 17, io mem 0xf0b4f800
[ 1.996046] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
[ 1.996215] usb usb6: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.996306] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.996362] usb usb6: Product: EHCI Host Controller
[ 1.996416] usb usb6: Manufacturer: Linux 4.12.0-1-amd64 ehci_hcd
[ 1.996470] usb usb6: SerialNumber: 0000:00:13.2
[ 1.996751] hub 6-0:1.0: USB hub found
[ 1.996826] hub 6-0:1.0: 5 ports detected
[ 2.003193] ohci-pci: OHCI PCI platform driver
[ 2.005234] CRAT table not found
[ 2.005292] Finished initializing topology ret=0
[ 2.005512] kfd kfd: Initialized module
[ 2.006260] [drm] initializing kernel modesetting (KAVERI 0x1002:0x1318 0x17AA:0x5110 0x00).
[ 2.006341] [drm] doorbell mmio base: 0xF0000000
[ 2.006389] [drm] doorbell mmio size: 8388608
[ 2.006513] ATOM BIOS: 113
[ 2.006620] [drm] Changing default dispclk from 496Mhz to 600Mhz
[ 2.006683] radeon 0000:00:01.0: VRAM: 512M 0x0000000000000000 - 0x000000001FFFFFFF (512M used)
[ 2.006741] radeon 0000:00:01.0: GTT: 2048M 0x0000000020000000 - 0x000000009FFFFFFF
[ 2.006800] [drm] Detected VRAM RAM=512M, BAR=256M
[ 2.006849] [drm] RAM width 128bits DDR
[ 2.006967] [TTM] Zone kernel: Available graphics memory: 1676864 kiB
[ 2.007018] [TTM] Initializing pool allocator
[ 2.007071] [TTM] Initializing DMA pool allocator
[ 2.007146] [drm] radeon: 512M of VRAM memory ready
[ 2.007196] [drm] radeon: 2048M of GTT memory ready.
[ 2.007255] [drm] Loading kaveri Microcode
[ 2.007334] radeon 0000:00:01.0: firmware: direct-loading firmware radeon/kaveri_pfp.bin
[ 2.007410] radeon 0000:00:01.0: firmware: direct-loading firmware radeon/kaveri_me.bin
[ 2.007484] radeon 0000:00:01.0: firmware: direct-loading firmware radeon/kaveri_ce.bin
[ 2.007567] radeon 0000:00:01.0: firmware: direct-loading firmware radeon/kaveri_mec.bin
[ 2.007645] radeon 0000:00:01.0: firmware: direct-loading firmware radeon/kaveri_mec2.bin
[ 2.007719] radeon 0000:00:01.0: firmware: direct-loading firmware radeon/kaveri_rlc.bin
[ 2.007789] radeon 0000:00:01.0: firmware: direct-loading firmware radeon/kaveri_sdma.bin
[ 2.007847] [drm] Internal thermal controller without fan control
[ 2.009238] [drm] radeon: dpm initialized
[ 2.009524] radeon 0000:00:01.0: firmware: direct-loading firmware radeon/bonaire_uvd.bin
[ 2.009608] [drm] Found UVD firmware Version: 1.64 Family ID: 9
[ 2.009764] alg: No test for pcbc(aes) (pcbc-aes-aesni)
[ 2.009777] radeon 0000:00:01.0: firmware: direct-loading firmware radeon/BONAIRE_vce.bin
[ 2.013424] [drm] Found VCE firmware/feedback version 40.2.2 / 15!
[ 2.013632] [drm] GART: num cpu pages 524288, num gpu pages 524288
[ 2.057022] [drm] PCIE GART of 2048M enabled (table at 0x000000000030E000).
[ 2.057357] radeon 0000:00:01.0: WB enabled
[ 2.057482] radeon 0000:00:01.0: fence driver on ring 0 use gpu addr 0x0000000020000c00 and cpu addr 0xffff9ee211f95c00
[ 2.057536] radeon 0000:00:01.0: fence driver on ring 1 use gpu addr 0x0000000020000c04 and cpu addr 0xffff9ee211f95c04
[ 2.057589] radeon 0000:00:01.0: fence driver on ring 2 use gpu addr 0x0000000020000c08 and cpu addr 0xffff9ee211f95c08
[ 2.057642] radeon 0000:00:01.0: fence driver on ring 3 use gpu addr 0x0000000020000c0c and cpu addr 0xffff9ee211f95c0c
[ 2.057695] radeon 0000:00:01.0: fence driver on ring 4 use gpu addr 0x0000000020000c10 and cpu addr 0xffff9ee211f95c10
[ 2.058344] radeon 0000:00:01.0: fence driver on ring 5 use gpu addr 0x0000000000078d30 and cpu addr 0xffffbba541038d30
[ 2.058695] radeon 0000:00:01.0: fence driver on ring 6 use gpu addr 0x0000000020000c18 and cpu addr 0xffff9ee211f95c18
[ 2.058811] radeon 0000:00:01.0: fence driver on ring 7 use gpu addr 0x0000000020000c1c and cpu addr 0xffff9ee211f95c1c
[ 2.058866] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 2.058912] [drm] Driver supports precise vblank timestamp query.
[ 2.059020] radeon 0000:00:01.0: radeon: using MSI.
[ 2.059154] [drm] radeon: irq initialized.
[ 2.062703] [drm] ring test on 0 succeeded in 3 usecs
[ 2.062882] [drm] ring test on 1 succeeded in 3 usecs
[ 2.062946] [drm] ring test on 2 succeeded in 3 usecs
[ 2.063174] [drm] ring test on 3 succeeded in 5 usecs
[ 2.063285] [drm] ring test on 4 succeeded in 4 usecs
[ 2.109086] [drm] ring test on 5 succeeded in 2 usecs
[ 2.129078] [drm] UVD initialized successfully.
[ 2.239094] [drm] ring test on 6 succeeded in 17 usecs
[ 2.239225] [drm] ring test on 7 succeeded in 3 usecs
[ 2.239282] [drm] VCE initialized successfully.
[ 2.242912] [drm] ib test on ring 0 succeeded in 0 usecs
[ 2.328243] usb 6-1: new high-speed USB device number 2 using ehci-pci
[ 2.532067] usb 6-1: New USB device found, idVendor=04f2, idProduct=b444
[ 2.532134] usb 6-1: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[ 2.532192] usb 6-1: Product: Integrated Camera
[ 2.532246] usb 6-1: Manufacturer: Chicony Electronics Co.,Ltd.
[ 2.532304] usb 6-1: SerialNumber: 0001
[ 2.748214] [drm] ib test on ring 1 succeeded in 0 usecs
[ 2.860434] psmouse serio1: synaptics: queried max coordinates: x [..5674], y [..4684]
[ 2.901504] psmouse serio1: synaptics: queried min coordinates: x [1266..], y [1170..]
[ 2.901585] psmouse serio1: synaptics: The touchpad can support a better bus than the too old PS/2 protocol. Make sure MOUSE_PS2_SYNAPTICS_SMBUS and RMI4_SMB are enabled to get a better touchpad experience.
[ 2.983937] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd001a3/0x940300/0x12f800/0x0, board id: 2964, fw id: 2560
[ 2.984057] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
[ 3.036206] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input6
[ 3.197531] random: fast init done
[ 3.260382] [drm] ib test on ring 2 succeeded in 0 usecs
[ 3.260546] [drm] ib test on ring 3 succeeded in 0 usecs
[ 3.260711] [drm] ib test on ring 4 succeeded in 0 usecs
[ 3.755265] psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
[ 3.804269] [drm] ib test on ring 5 succeeded
[ 3.825337] [drm] ib test on ring 6 succeeded
[ 3.826239] [drm] ib test on ring 7 succeeded
[ 3.826361] [drm] hw_i2c forced on, you may experience display detection problems!
[ 3.829193] [drm] radeon atom DIG backlight initialized
[ 3.829321] [drm] Radeon Display Connectors
[ 3.829380] [drm] Connector 0:
[ 3.829437] [drm] VGA-1
[ 3.829494] [drm] HPD2
[ 3.829552] [drm] DDC: 0x6540 0x6540 0x6544 0x6544 0x6548 0x6548 0x654c 0x654c
[ 3.829616] [drm] Encoders:
[ 3.829673] [drm] CRT1: INTERNAL_UNIPHY2
[ 3.829731] [drm] CRT1: NUTMEG
[ 3.829787] [drm] Connector 1:
[ 3.829843] [drm] HDMI-A-1
[ 3.829899] [drm] HPD3
[ 3.829957] [drm] DDC: 0x6550 0x6550 0x6554 0x6554 0x6558 0x6558 0x655c 0x655c
[ 3.830020] [drm] Encoders:
[ 3.830076] [drm] DFP1: INTERNAL_UNIPHY2
[ 3.830133] [drm] Connector 2:
[ 3.830189] [drm] eDP-1
[ 3.830245] [drm] HPD1
[ 3.830302] [drm] DDC: 0x6530 0x6530 0x6534 0x6534 0x6538 0x6538 0x653c 0x653c
[ 3.830365] [drm] Encoders:
[ 3.830422] [drm] LCD1: INTERNAL_UNIPHY
[ 3.830478] [drm] Connector 3:
[ 3.830535] [drm] DP-1
[ 3.830591] [drm] HPD4
[ 3.830647] [drm] DDC: 0x6560 0x6560 0x6564 0x6564 0x6568 0x6568 0x656c 0x656c
[ 3.830710] [drm] Encoders:
[ 3.830765] [drm] DFP2: INTERNAL_UNIPHY3
[ 4.024758] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input7
[ 4.866508] [drm] fb mappable at 0xE0722000
[ 4.866621] [drm] vram apper at 0xE0000000
[ 4.866664] [drm] size 4325376
[ 4.866707] [drm] fb depth is 24
[ 4.866749] [drm] pitch is 5632
[ 4.867053] fbcon: radeondrmfb (fb0) is primary device
[ 6.402763] Console: switching to colour frame buffer device 170x48
[ 6.406394] radeon 0000:00:01.0: fb0: radeondrmfb frame buffer device
[ 6.439858] kfd kfd: Allocated 3944480 bytes on gart for device(1002:1318)
[ 6.439928] GPU was not found in the current topology. Extending.
[ 6.439964] DEBUG PRINT OF TOPOLOGY:
[ 6.439966] Creating topology SYSFS entries
[ 6.440118] kfd kfd: error getting iommu info. is the iommu enabled?
[ 6.440156] kfd kfd: Error initializing iommuv2 for device (1002:1318)
[ 6.440204] Creating topology SYSFS entries
[ 6.440379] kfd kfd: device (1002:1318) NOT added due to errors
[ 6.440439] [drm] Initialized radeon 2.50.0 20080528 for 0000:00:01.0 on minor 0
[ 6.440720] ahci 0000:00:11.0: version 3.0
[ 6.441208] ahci 0000:00:11.0: AHCI 0001.0300 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[ 6.441274] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part
[ 6.448075] scsi host0: ahci
[ 6.448352] scsi host1: ahci
[ 6.448507] ata1: SATA max UDMA/133 abar m2048@0xf0b4f000 port 0xf0b4f100 irq 43
[ 6.448554] ata2: SATA max UDMA/133 abar m2048@0xf0b4f000 port 0xf0b4f180 irq 43
[ 6.448674] ACPI Warning: SystemIO range 0x0000000000000B00-0x0000000000000B08 conflicts with OpRegion 0x0000000000000B00-0x0000000000000B0F (\_SB.PCI0.SMB.SMB0) (20170303/utaddress-247)
[ 6.448775] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 6.449182] ohci-pci 0000:00:12.0: OHCI PCI host controller
[ 6.449235] ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 7
[ 6.449346] ohci-pci 0000:00:12.0: irq 18, io mem 0xf0b4e000
[ 6.512385] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[ 6.513970] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 6.515520] usb usb7: Product: OHCI PCI host controller
[ 6.517145] usb usb7: Manufacturer: Linux 4.12.0-1-amd64 ohci_hcd
[ 6.518722] usb usb7: SerialNumber: 0000:00:12.0
[ 6.520912] hub 7-0:1.0: USB hub found
[ 6.522601] hub 7-0:1.0: 5 ports detected
[ 6.524865] ohci-pci 0000:00:13.0: OHCI PCI host controller
[ 6.526441] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 8
[ 6.528146] ohci-pci 0000:00:13.0: irq 18, io mem 0xf0b4d000
[ 6.592337] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
[ 6.593997] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 6.595634] usb usb8: Product: OHCI PCI host controller
[ 6.597279] usb usb8: Manufacturer: Linux 4.12.0-1-amd64 ohci_hcd
[ 6.598919] usb usb8: SerialNumber: 0000:00:13.0
[ 6.601215] hub 8-0:1.0: USB hub found
[ 6.602952] hub 8-0:1.0: 5 ports detected
[ 6.605427] ohci-pci 0000:00:14.5: OHCI PCI host controller
[ 6.607035] ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 9
[ 6.608750] ohci-pci 0000:00:14.5: irq 18, io mem 0xf0b4c000
[ 6.672314] usb usb9: New USB device found, idVendor=1d6b, idProduct=0001
[ 6.673977] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 6.675644] usb usb9: Product: OHCI PCI host controller
[ 6.677351] usb usb9: Manufacturer: Linux 4.12.0-1-amd64 ohci_hcd
[ 6.679044] usb usb9: SerialNumber: 0000:00:14.5
[ 6.681355] hub 9-0:1.0: USB hub found
[ 6.683104] hub 9-0:1.0: 2 ports detected
[ 6.920272] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 6.928949] ata2.00: ATAPI: HL-DT-ST DVDRAM GUA0N, LZ20, max UDMA/133
[ 6.937059] ata2.00: configured for UDMA/133
[ 6.988243] usb 8-2: new full-speed USB device number 2 using ohci-pci
[ 7.040272] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 7.094291] ata1.00: ATA-8: TOSHIBA MQ01ACF050, AV002E, max UDMA/100
[ 7.095956] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 7.099609] ata1.00: configured for UDMA/100
[ 7.101906] scsi 0:0:0:0: Direct-Access ATA TOSHIBA MQ01ACF0 2E PQ: 0 ANSI: 5
[ 7.136617] scsi 1:0:0:0: CD-ROM HL-DT-ST DVDRAM GUA0N LZ20 PQ: 0 ANSI: 5
[ 7.157145] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[ 7.158931] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 7.160716] sd 0:0:0:0: [sda] Write Protect is off
[ 7.162386] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 7.162417] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 7.182491] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 7.184204] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 7.186315] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 7.191548] usb 8-2: New USB device found, idVendor=0bda, idProduct=b728
[ 7.193227] usb 8-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 7.194766] usb 8-2: Product: Bluetooth Radio
[ 7.196310] usb 8-2: Manufacturer: Realtek
[ 7.197827] usb 8-2: SerialNumber: 00e04c000001
[ 7.246152] sda: sda1 sda2 < sda5 >
[ 7.248976] sd 0:0:0:0: [sda] Attached SCSI disk
[ 7.609633] r8169 0000:01:00.0: firmware: direct-loading firmware rtl_nic/rtl8168g-3.fw
[ 7.630204] r8169 0000:01:00.0 eth0: link down
[ 7.631892] r8169 0000:01:00.0 eth0: link down
[ 7.632149] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 7.635456] device-mapper: uevent: version 1.0.3
[ 7.637348] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@xxxxxxxxxx
[ 10.246985] r8169 0000:01:00.0 eth0: link up
[ 10.248835] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 11.591542] random: crng init done
[ 12.740555] NET: Registered protocol family 38
[ 13.819445] PM: Starting manual resume from disk
[ 13.821289] PM: Hibernation image partition 254:2 present
[ 13.821290] PM: Looking for hibernation image.
[ 13.821531] PM: Image not found (code -22)
[ 13.821533] PM: Hibernation image not present or could not be loaded.
[ 15.827684] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
[ 21.098817] acpi_cpufreq: overriding BIOS provided _PSD data
[ 21.354872] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 21.369120] ACPI: Battery Slot [BAT0] (battery present)
[ 21.423726] ACPI: AC Adapter [AC] (on-line)
[ 21.483170] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver v0.05
[ 21.485904] sp5100_tco: PCI Vendor ID: 0x1022, Device ID: 0x780b, Revision ID: 0x16
[ 21.488464] sp5100_tco: Using 0xfed80b00 for watchdog MMIO address
[ 21.491013] sp5100_tco: Last reboot was not triggered by watchdog.
[ 21.493659] sp5100_tco: initialized (0xffffbba540789b00). heartbeat=60 sec (nowayout=0)
[ 21.526469] Non-volatile memory driver v1.3
[ 21.648401] thinkpad_acpi: ThinkPad ACPI Extras v0.25
[ 21.650804] thinkpad_acpi: http://ibm-acpi.sf.net/
[ 21.653087] thinkpad_acpi: ThinkPad BIOS HTET51WW (1.23 ), EC unknown
[ 21.655361] thinkpad_acpi: Lenovo ThinkPad E555, model 20DH000TUK
[ 21.658255] thinkpad_hwmon thinkpad_hwmon: hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[ 21.661565] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
[ 21.664410] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
[ 21.674924] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
[ 21.690127] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
[ 21.709889] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input8
[ 21.862101] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 21.864528] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 22.285633] input: PC Speaker as /devices/platform/pcspkr/input/input9
[ 22.641326] snd_hda_intel 0000:00:01.1: Force to non-snoop mode
[ 23.241299] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/sound/card1/input10
[ 23.514955] snd_hda_codec_conexant hdaudioC0D0: CX20751/2: BIOS auto-probing.
[ 23.517818] snd_hda_codec_conexant hdaudioC0D0: autoconfig for CX20751/2: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
[ 23.520253] snd_hda_codec_conexant hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 23.522622] snd_hda_codec_conexant hdaudioC0D0: hp_outs=1 (0x16/0x0/0x0/0x0/0x0)
[ 23.525042] snd_hda_codec_conexant hdaudioC0D0: mono: mono_out=0x0
[ 23.527586] snd_hda_codec_conexant hdaudioC0D0: inputs:
[ 23.530126] snd_hda_codec_conexant hdaudioC0D0: Internal Mic=0x1a
[ 23.532540] snd_hda_codec_conexant hdaudioC0D0: Mic=0x19
[ 23.555980] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:14.2/sound/card0/input11
[ 23.558535] input: HD-Audio Generic Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input12
[ 23.560647] input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:14.2/sound/card0/input13
[ 23.594192] Bluetooth: Core ver 2.22
[ 23.596746] NET: Registered protocol family 31
[ 23.598810] Bluetooth: HCI device and connection manager initialized
[ 23.600815] Bluetooth: HCI socket layer initialized
[ 23.602664] Bluetooth: L2CAP socket layer initialized
[ 23.604601] Bluetooth: SCO socket layer initialized
[ 23.712461] kvm: Nested Virtualization enabled
[ 23.714318] kvm: Nested Paging enabled
[ 23.806274] MCE: In-kernel MCE decoding enabled.
[ 23.812210] EDAC amd64: Node 0: DRAM ECC disabled.
[ 23.814313] 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.)
[ 23.853215] EDAC amd64: Node 0: DRAM ECC disabled.
[ 23.855430] 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.)
[ 23.917484] EDAC amd64: Node 0: DRAM ECC disabled.
[ 23.919874] 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.)
[ 23.965308] EDAC amd64: Node 0: DRAM ECC disabled.
[ 23.967573] 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.)
[ 24.296133] media: Linux media interface: v0.10
[ 24.303742] usbcore: registered new interface driver btusb
[ 24.306341] Bluetooth: hci0: rtl: examining hci_ver=06 hci_rev=000b lmp_ver=06 lmp_subver=8723
[ 24.308996] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_config.bin
[ 24.359996] bluetooth hci0: firmware: failed to load rtl_bt/rtl8723b_config.bin (-2)
[ 24.362424] bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2
[ 24.364566] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_fw.bin
[ 24.400823] bluetooth hci0: firmware: direct-loading firmware rtl_bt/rtl8723b_fw.bin
[ 24.405582] Bluetooth: hci0: rom_version status=0 version=1
[ 24.407791] Bluetooth: cfg_sz 0, total size 22496
[ 24.779159] Linux video capture interface: v2.00
[ 24.912168] rtlwifi: loading out-of-tree module taints kernel.
[ 25.147702] uvcvideo: Found UVC 1.00 device Integrated Camera (04f2:b444)
[ 25.155744] uvcvideo 6-1:1.0: Entity type for entity Extension 4 was not initialized!
[ 25.157917] uvcvideo 6-1:1.0: Entity type for entity Processing 2 was not initialized!
[ 25.159716] uvcvideo 6-1:1.0: Entity type for entity Camera 1 was not initialized!
[ 25.161805] input: Integrated Camera as /devices/pci0000:00/0000:00:13.2/usb6/6-1/6-1:1.0/input/input14
[ 25.163884] usbcore: registered new interface driver uvcvideo
[ 25.165731] USB Video Class driver (1.1.1)
[ 27.137926] rtl8723be: Using firmware rtlwifi/rtl8723befw_36.bin
[ 27.155097] rtl8723be 0000:03:00.0: firmware: direct-loading firmware rtlwifi/rtl8723befw_36.bin
[ 27.192334] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
[ 27.192920] rtlwifi: rtlwifi: wireless switch is on
[ 28.410049] EXT4-fs (dm-1): re-mounted. Opts: errors=remount-ro
[ 29.060770] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 29.631249] loop: module loaded
[ 29.740267] lp: driver loaded but no devices found
[ 29.781929] ppdev: user-space parallel port driver
[ 30.022544] fuse init (API version 7.26)
[ 30.604842] Adding 6971388k swap on /dev/mapper/map--vg-swap_1. Priority:-1 extents:1 across:6971388k FS
[ 34.608326] EXT4-fs (sda1): mounting ext2 file system using the ext4 subsystem
[ 34.645072] EXT4-fs (sda1): mounted filesystem without journal. Opts: (null)
[ 34.673258] EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null)
[ 36.446356] r8169 0000:01:00.0 eth0: link down
[ 36.446399] r8169 0000:01:00.0 eth0: link down
[ 36.450269] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 38.989330] r8169 0000:01:00.0 eth0: link up
[ 38.991817] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 51.175292] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input15
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
ibm-acpi-devel mailing list
ibm-acpi-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/ibm-acpi-devel