Lenovo ThinkVision X1 27" USB-C occasionally hangs the kernel (usbhid) and isn't setting a proper resolution when USB 3.0 (FHD) switched to USB 2.0 (UHD)

Heikki Krogerus heikki.krogerus at linux.intel.com
Wed Apr 11 11:09:29 UTC 2018


On Wed, Apr 11, 2018 at 08:28:44AM +0000, andrey.arapov at nixaid.com wrote:
> Thank you for the insights, Heikki!
> 
> Please find the acpi.dump.tgz file is a attached.
> 
> I do not have the USBC* and INT3515* devices,

OK. That means we don't have any way to interface with the USB Type-C
ports directly unfortunately. The ports are quite simply not visible
to us. We can't do anything from USB side.

The problem is in any case a graphics problem, so maybe it's better to
let those guys take a look at this. I think this MacBook Pro has AMD
GPU, so adding AMD driver maintainers and lists.


> so I have attached the following file as well:
> 
> # ls -1 /sys/bus/acpi/devices/*/status | while read dev; do echo $dev: $(cat $dev); done | gzip -c > /tmp/all-device-status.log.gz
> 
> 
> KR,
> Andrey Arapov
> 
> April 10, 2018 4:35 PM, "Heikki Krogerus" <heikki.krogerus at linux.intel.com> wrote:
> 
> > On Tue, Apr 10, 2018 at 09:05:07AM +0000, andrey.arapov at nixaid.com wrote:
> > 
> >> Dear Linux Kernel Devs,
> >> 
> >> I have recently got a Lenovo ThinkVision X1 27" monitor, it is connected to my
> >> laptop over a USB-C cable (DisplayPort).
> >> 
> >> This monitor has a built-in USB hub with a toggle button, when pressed it
> >> shows two options on the screen:
> >> 
> >> Press USB Switch to toggle between:
> >> A) 3840x2160 UHD USB 2.0
> >> B) 1920x1080 FHD USB 3.0
> >> 
> >> By default it is always set to FHD, which is why Linux sees the 1920x1080 as a
> >> maximum possible resolution.
> >> 
> >> Whenever I am changing it to the UHD, Linux is not changing the resolution to
> >> 3840x2160, instead it sets to somewhere around 2560x####.
> >> 
> >> To work this around, I am running the following commands manually:
> >> 
> >> xrandr --newmode "3840x2160_60.00" 533.25 3840 3888 3920 4000 2160 2163 2168 2222 +hsync -vsync
> >> xrandr --addmode DisplayPort-2 3840x2160_60.00
> >> xrandr --output DisplayPort-2 --mode 3840x2160_60.00
> >> 
> >> Then, when I was trying to switch it back to FHD and again back to UHD,
> >> sometimes it causes a kernel panic. The panic also happened when I was
> >> plugging the cable in/out and back again. What I was able to spot is that the
> >> last unloaded kernel module was usbhid.
> >> 
> >> Please advise, what can I try to help investigating this issue further?
> >> 
> >> I have attached the output from "dmesg -T" command as "4.16.1-dmesg.txt" file.
> >> The logs are related to when the monitor was connected via a USB-C cable to a
> >> DisplayPort-2, the default resolution picked was FHD (USB 3.0) and then I have
> >> pressed the toggle button to use UHD (USB 2.0), then have applied the "xrandr"
> >> commands and have closed the lid of my laptop so I would be using my monitor
> >> as a primary display.
> > 
> > The board seems to support Thunderbold, however, in this case my guess is that
> > the monitor is actually using just the DP alternate mode (Thundebolt can pipe
> > DisplayPort protocol).
> > 
> > I'm guessing the problem is related to the DisplayPort lane counts. With the
> > highest resolutions you need all four lanes, but if you want to use USB3 with
> > USB Type-C connectors at the same time, two have to be allocated for USB3
> > leaving only two for DisplayPort allowing lower resolution. The problem is that
> > the GPU drivers need to know how many lanes the DisplayPort has in use. That
> > information will in normal case come from USB Type-C drivers. Unfortunately we
> > do not have support for that in Linux kernel yet, but I have made a proposal for
> > a solution.
> > 
> > Let's start by checking details of your board. Can you send us acpidump output?
> > 
> > % acpidump -o <filename>
> > 
> > Also, please check the status of these acpi devices:
> > 
> > % cat /sys/bus/acpi/devices/USBC*/status
> > % cat /sys/bus/acpi/devices/INT3515*/status


Br,

-- 
heikki
-------------- next part --------------
[Tue Apr 10 10:19:42 2018] Linux version 4.16.1-041601-generic (kernel at kathleen) (gcc version 7.2.0 (Ubuntu 7.2.0-8ubuntu3.2)) #201804081334 SMP Sun Apr 8 13:35:48 UTC 2018
[Tue Apr 10 10:19:42 2018] Command line: BOOT_IMAGE=/vmlinuz-4.16.1-041601-generic root=UUID=67afe78a-5a17-4fc7-b61f-9db64480d602 ro quiet splash vt.handoff=7
[Tue Apr 10 10:19:42 2018] KERNEL supported cpus:
[Tue Apr 10 10:19:42 2018]   Intel GenuineIntel
[Tue Apr 10 10:19:42 2018]   AMD AuthenticAMD
[Tue Apr 10 10:19:42 2018]   Centaur CentaurHauls
[Tue Apr 10 10:19:42 2018] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[Tue Apr 10 10:19:42 2018] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[Tue Apr 10 10:19:42 2018] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[Tue Apr 10 10:19:42 2018] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[Tue Apr 10 10:19:42 2018] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[Tue Apr 10 10:19:42 2018] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[Tue Apr 10 10:19:42 2018] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[Tue Apr 10 10:19:42 2018] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[Tue Apr 10 10:19:42 2018] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[Tue Apr 10 10:19:42 2018] e820: BIOS-provided physical RAM map:
[Tue Apr 10 10:19:42 2018] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[Tue Apr 10 10:19:42 2018] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[Tue Apr 10 10:19:42 2018] BIOS-e820: [mem 0x0000000000059000-0x000000000009dfff] usable
[Tue Apr 10 10:19:42 2018] BIOS-e820: [mem 0x000000000009e000-0x00000000000fffff] reserved
[Tue Apr 10 10:19:42 2018] BIOS-e820: [mem 0x0000000000100000-0x000000007401cfff] usable
[Tue Apr 10 10:19:42 2018] BIOS-e820: [mem 0x000000007401d000-0x000000007421efff] reserved
[Tue Apr 10 10:19:42 2018] BIOS-e820: [mem 0x000000007421f000-0x0000000074ca7fff] usable
[Tue Apr 10 10:19:42 2018] BIOS-e820: [mem 0x0000000074ca8000-0x0000000074ca8fff] ACPI NVS
[Tue Apr 10 10:19:42 2018] BIOS-e820: [mem 0x0000000074ca9000-0x0000000074ca9fff] reserved
[Tue Apr 10 10:19:42 2018] BIOS-e820: [mem 0x0000000074caa000-0x0000000074f4dfff] usable
[Tue Apr 10 10:19:42 2018] BIOS-e820: [mem 0x0000000074f4e000-0x0000000074f4efff] reserved
[Tue Apr 10 10:19:42 2018] BIOS-e820: [mem 0x0000000074f4f000-0x000000007ab9efff] usable
[Tue Apr 10 10:19:42 2018] BIOS-e820: [mem 0x000000007ab9f000-0x000000007ac0efff] type 20
[Tue Apr 10 10:19:42 2018] BIOS-e820: [mem 0x000000007ac0f000-0x000000007af2efff] reserved
[Tue Apr 10 10:19:42 2018] BIOS-e820: [mem 0x000000007af2f000-0x000000007af7efff] ACPI NVS
[Tue Apr 10 10:19:42 2018] BIOS-e820: [mem 0x000000007af7f000-0x000000007affefff] ACPI data
[Tue Apr 10 10:19:42 2018] BIOS-e820: [mem 0x000000007afff000-0x000000007affffff] usable
[Tue Apr 10 10:19:42 2018] BIOS-e820: [mem 0x000000007b000000-0x000000007fffffff] reserved
[Tue Apr 10 10:19:42 2018] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[Tue Apr 10 10:19:42 2018] BIOS-e820: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
[Tue Apr 10 10:19:42 2018] BIOS-e820: [mem 0x00000000ff939000-0x00000000ff968fff] reserved
[Tue Apr 10 10:19:42 2018] BIOS-e820: [mem 0x0000000100000000-0x000000047effffff] usable
[Tue Apr 10 10:19:42 2018] NX (Execute Disable) protection: active
[Tue Apr 10 10:19:42 2018] efi: EFI v2.40 by Apple
[Tue Apr 10 10:19:42 2018] efi:  ACPI=0x7affe000  ACPI 2.0=0x7affe014  SMBIOS=0x7aee0000  SMBIOS 3.0=0x7aede000 
[Tue Apr 10 10:19:42 2018] random: fast init done
[Tue Apr 10 10:19:42 2018] SMBIOS 3.0.0 present.
[Tue Apr 10 10:19:42 2018] DMI: Apple Inc. MacBookPro14,3/Mac-551B86E5744E2388, BIOS MBP143.88Z.0173.B00.1802080917 02/08/2018
[Tue Apr 10 10:19:42 2018] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[Tue Apr 10 10:19:42 2018] e820: remove [mem 0x000a0000-0x000fffff] usable
[Tue Apr 10 10:19:42 2018] e820: last_pfn = 0x47f000 max_arch_pfn = 0x400000000
[Tue Apr 10 10:19:42 2018] MTRR default type: write-back
[Tue Apr 10 10:19:42 2018] MTRR fixed ranges enabled:
[Tue Apr 10 10:19:42 2018]   00000-9FFFF write-back
[Tue Apr 10 10:19:42 2018]   A0000-FFFFF uncachable
[Tue Apr 10 10:19:42 2018] MTRR variable ranges enabled:
[Tue Apr 10 10:19:42 2018]   0 base 0080000000 mask 7F80000000 uncachable
[Tue Apr 10 10:19:42 2018]   1 base 007C000000 mask 7FFC000000 uncachable
[Tue Apr 10 10:19:42 2018]   2 base 007B000000 mask 7FFF000000 uncachable
[Tue Apr 10 10:19:42 2018]   3 base 4000000000 mask 4000000000 uncachable
[Tue Apr 10 10:19:42 2018]   4 disabled
[Tue Apr 10 10:19:42 2018]   5 disabled
[Tue Apr 10 10:19:42 2018]   6 disabled
[Tue Apr 10 10:19:42 2018]   7 disabled
[Tue Apr 10 10:19:42 2018]   8 disabled
[Tue Apr 10 10:19:42 2018]   9 disabled
[Tue Apr 10 10:19:42 2018] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[Tue Apr 10 10:19:42 2018] e820: last_pfn = 0x7b000 max_arch_pfn = 0x400000000
[Tue Apr 10 10:19:42 2018] Scanning 1 areas for low memory corruption
[Tue Apr 10 10:19:42 2018] Base memory trampoline at [        (ptrval)] 98000 size 24576
[Tue Apr 10 10:19:42 2018] Using GB pages for direct mapping
[Tue Apr 10 10:19:42 2018] BRK [0x24a940000, 0x24a940fff] PGTABLE
[Tue Apr 10 10:19:42 2018] BRK [0x24a941000, 0x24a941fff] PGTABLE
[Tue Apr 10 10:19:42 2018] BRK [0x24a942000, 0x24a942fff] PGTABLE
[Tue Apr 10 10:19:42 2018] BRK [0x24a943000, 0x24a943fff] PGTABLE
[Tue Apr 10 10:19:42 2018] BRK [0x24a944000, 0x24a944fff] PGTABLE
[Tue Apr 10 10:19:42 2018] BRK [0x24a945000, 0x24a945fff] PGTABLE
[Tue Apr 10 10:19:42 2018] BRK [0x24a946000, 0x24a946fff] PGTABLE
[Tue Apr 10 10:19:42 2018] BRK [0x24a947000, 0x24a947fff] PGTABLE
[Tue Apr 10 10:19:42 2018] BRK [0x24a948000, 0x24a948fff] PGTABLE
[Tue Apr 10 10:19:42 2018] BRK [0x24a949000, 0x24a949fff] PGTABLE
[Tue Apr 10 10:19:42 2018] BRK [0x24a94a000, 0x24a94afff] PGTABLE
[Tue Apr 10 10:19:42 2018] BRK [0x24a94b000, 0x24a94bfff] PGTABLE
[Tue Apr 10 10:19:42 2018] Secure boot could not be determined
[Tue Apr 10 10:19:42 2018] RAMDISK: [mem 0x31d2c000-0x34e8dfff]
[Tue Apr 10 10:19:42 2018] ACPI: Early table checksum verification disabled
[Tue Apr 10 10:19:42 2018] ACPI: RSDP 0x000000007AFFE014 000024 (v02 APPLE )
[Tue Apr 10 10:19:42 2018] ACPI: XSDT 0x000000007AFC6188 0000D4 (v01 APPLE  Apple00  00000000      01000013)
[Tue Apr 10 10:19:42 2018] ACPI: FACP 0x000000007AFF8000 0000F4 (v05 APPLE  Apple00  00000000 Loki 0000005F)
[Tue Apr 10 10:19:42 2018] ACPI: DSDT 0x000000007AFEB000 008764 (v02 APPLE  MacBookP 00140003 INTL 20140424)
[Tue Apr 10 10:19:42 2018] ACPI: FACS 0x000000007AF7C000 000040
[Tue Apr 10 10:19:42 2018] ACPI: UEFI 0x000000007AF7D000 000042 (v01 INTEL  EDK2     00000002      01000013)
[Tue Apr 10 10:19:42 2018] ACPI: ECDT 0x000000007AFFA000 000053 (v01 APPLE  Apple00  00000001 Loki 0000005F)
[Tue Apr 10 10:19:42 2018] ACPI: HPET 0x000000007AFF7000 000038 (v01 APPLE  Apple00  00000001 Loki 0000005F)
[Tue Apr 10 10:19:42 2018] ACPI: APIC 0x000000007AFF6000 0000BC (v02 APPLE  Apple00  00000001 Loki 0000005F)
[Tue Apr 10 10:19:42 2018] ACPI: MCFG 0x000000007AFF5000 00003C (v01 APPLE  Apple00  00000001 Loki 0000005F)
[Tue Apr 10 10:19:42 2018] ACPI: SBST 0x000000007AFF4000 000030 (v01 APPLE  Apple00  00000001 Loki 0000005F)
[Tue Apr 10 10:19:42 2018] ACPI: SSDT 0x000000007AFEA000 000024 (v01 APPLE  SmcDppt  00001000 INTL 20140424)
[Tue Apr 10 10:19:42 2018] ACPI: SSDT 0x000000007AFE9000 0007FD (v02 APPLE  PEG0GFX0 00001000 INTL 20140424)
[Tue Apr 10 10:19:42 2018] ACPI: SSDT 0x000000007AFE8000 000024 (v01 APPLE  PEG0SSD0 00001000 INTL 20140424)
[Tue Apr 10 10:19:42 2018] ACPI: SSDT 0x000000007AFE5000 000031 (v01 APPLE  SsdtS3   00001000 INTL 20140424)
[Tue Apr 10 10:19:42 2018] ACPI: SSDT 0x000000007AFE4000 0000DD (v01 APPLE  SataAhci 00001000 INTL 20140424)
[Tue Apr 10 10:19:42 2018] ACPI: SSDT 0x000000007AFE3000 0000B8 (v01 APPLE  Sdxc     00001000 INTL 20140424)
[Tue Apr 10 10:19:42 2018] ACPI: SSDT 0x000000007AFCE000 009C80 (v02 APPLE  TbtPEG12 00001000 INTL 20140424)
[Tue Apr 10 10:19:42 2018] ACPI: SSDT 0x000000007AFCD000 000FFC (v02 APPLE  Xhci     00001000 INTL 20140424)
[Tue Apr 10 10:19:42 2018] ACPI: SSDT 0x000000007AFCC000 000612 (v02 PmRef  Cpu0Ist  00003000 INTL 20140424)
[Tue Apr 10 10:19:42 2018] ACPI: SSDT 0x000000007AFCB000 0005AA (v02 PmRef  ApIst    00003000 INTL 20140424)
[Tue Apr 10 10:19:42 2018] ACPI: SSDT 0x000000007AFCA000 000295 (v02 PmRef  Cpu0Cst  00003001 INTL 20140424)
[Tue Apr 10 10:19:42 2018] ACPI: SSDT 0x000000007AFC9000 000119 (v02 PmRef  ApCst    00003000 INTL 20140424)
[Tue Apr 10 10:19:42 2018] ACPI: SSDT 0x000000007AFC8000 000F16 (v02 CpuRef CpuSsdt  00003000 INTL 20140424)
[Tue Apr 10 10:19:42 2018] ACPI: DMAR 0x000000007AFC7000 000160 (v01 APPLE  KBL      00000001 INTL 00000001)
[Tue Apr 10 10:19:42 2018] ACPI: VFCT 0x000000007AFB6000 00F284 (v01 APPLE  Apple00  00000001 AMD  31504F47)
[Tue Apr 10 10:19:42 2018] ACPI: DMI detected to setup _OSI("Darwin"): Apple hardware
[Tue Apr 10 10:19:42 2018] ACPI: Local APIC address 0xfee00000
[Tue Apr 10 10:19:42 2018] No NUMA configuration found
[Tue Apr 10 10:19:42 2018] Faking a node at [mem 0x0000000000000000-0x000000047effffff]
[Tue Apr 10 10:19:42 2018] NODE_DATA(0) allocated [mem 0x47efd5000-0x47effffff]
[Tue Apr 10 10:19:42 2018] Zone ranges:
[Tue Apr 10 10:19:42 2018]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[Tue Apr 10 10:19:42 2018]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[Tue Apr 10 10:19:42 2018]   Normal   [mem 0x0000000100000000-0x000000047effffff]
[Tue Apr 10 10:19:42 2018]   Device   empty
[Tue Apr 10 10:19:42 2018] Movable zone start for each node
[Tue Apr 10 10:19:42 2018] Early memory node ranges
[Tue Apr 10 10:19:42 2018]   node   0: [mem 0x0000000000001000-0x0000000000057fff]
[Tue Apr 10 10:19:42 2018]   node   0: [mem 0x0000000000059000-0x000000000009dfff]
[Tue Apr 10 10:19:42 2018]   node   0: [mem 0x0000000000100000-0x000000007401cfff]
[Tue Apr 10 10:19:42 2018]   node   0: [mem 0x000000007421f000-0x0000000074ca7fff]
[Tue Apr 10 10:19:42 2018]   node   0: [mem 0x0000000074caa000-0x0000000074f4dfff]
[Tue Apr 10 10:19:42 2018]   node   0: [mem 0x0000000074f4f000-0x000000007ab9efff]
[Tue Apr 10 10:19:42 2018]   node   0: [mem 0x000000007afff000-0x000000007affffff]
[Tue Apr 10 10:19:42 2018]   node   0: [mem 0x0000000100000000-0x000000047effffff]
[Tue Apr 10 10:19:42 2018] Initmem setup node 0 [mem 0x0000000000001000-0x000000047effffff]
[Tue Apr 10 10:19:42 2018] On node 0 totalpages: 4167991
[Tue Apr 10 10:19:42 2018]   DMA zone: 64 pages used for memmap
[Tue Apr 10 10:19:42 2018]   DMA zone: 22 pages reserved
[Tue Apr 10 10:19:42 2018]   DMA zone: 3996 pages, LIFO batch:0
[Tue Apr 10 10:19:42 2018]   DMA32 zone: 7783 pages used for memmap
[Tue Apr 10 10:19:42 2018]   DMA32 zone: 498075 pages, LIFO batch:31
[Tue Apr 10 10:19:42 2018]   Normal zone: 57280 pages used for memmap
[Tue Apr 10 10:19:42 2018]   Normal zone: 3665920 pages, LIFO batch:31
[Tue Apr 10 10:19:42 2018] Reserved but unavailable: 98 pages
[Tue Apr 10 10:19:42 2018] ACPI: PM-Timer IO Port: 0x1808
[Tue Apr 10 10:19:42 2018] ACPI: Local APIC address 0xfee00000
[Tue Apr 10 10:19:42 2018] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[Tue Apr 10 10:19:42 2018] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[Tue Apr 10 10:19:42 2018] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[Tue Apr 10 10:19:42 2018] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[Tue Apr 10 10:19:42 2018] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[Tue Apr 10 10:19:42 2018] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[Tue Apr 10 10:19:42 2018] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[Tue Apr 10 10:19:42 2018] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[Tue Apr 10 10:19:42 2018] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[Tue Apr 10 10:19:42 2018] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[Tue Apr 10 10:19:42 2018] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[Tue Apr 10 10:19:42 2018] ACPI: IRQ0 used by override.
[Tue Apr 10 10:19:42 2018] ACPI: IRQ9 used by override.
[Tue Apr 10 10:19:42 2018] Using ACPI (MADT) for SMP configuration information
[Tue Apr 10 10:19:42 2018] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[Tue Apr 10 10:19:42 2018] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[Tue Apr 10 10:19:42 2018] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[Tue Apr 10 10:19:42 2018] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
[Tue Apr 10 10:19:42 2018] PM: Registered nosave memory: [mem 0x0009e000-0x000fffff]
[Tue Apr 10 10:19:42 2018] PM: Registered nosave memory: [mem 0x7401d000-0x7421efff]
[Tue Apr 10 10:19:42 2018] PM: Registered nosave memory: [mem 0x74ca8000-0x74ca8fff]
[Tue Apr 10 10:19:42 2018] PM: Registered nosave memory: [mem 0x74ca9000-0x74ca9fff]
[Tue Apr 10 10:19:42 2018] PM: Registered nosave memory: [mem 0x74f4e000-0x74f4efff]
[Tue Apr 10 10:19:42 2018] PM: Registered nosave memory: [mem 0x7ab9f000-0x7ac0efff]
[Tue Apr 10 10:19:42 2018] PM: Registered nosave memory: [mem 0x7ac0f000-0x7af2efff]
[Tue Apr 10 10:19:42 2018] PM: Registered nosave memory: [mem 0x7af2f000-0x7af7efff]
[Tue Apr 10 10:19:42 2018] PM: Registered nosave memory: [mem 0x7af7f000-0x7affefff]
[Tue Apr 10 10:19:42 2018] PM: Registered nosave memory: [mem 0x7b000000-0x7fffffff]
[Tue Apr 10 10:19:42 2018] PM: Registered nosave memory: [mem 0x80000000-0xdfffffff]
[Tue Apr 10 10:19:42 2018] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[Tue Apr 10 10:19:42 2018] PM: Registered nosave memory: [mem 0xf0000000-0xfe00ffff]
[Tue Apr 10 10:19:42 2018] PM: Registered nosave memory: [mem 0xfe010000-0xfe010fff]
[Tue Apr 10 10:19:42 2018] PM: Registered nosave memory: [mem 0xfe011000-0xff938fff]
[Tue Apr 10 10:19:42 2018] PM: Registered nosave memory: [mem 0xff939000-0xff968fff]
[Tue Apr 10 10:19:42 2018] PM: Registered nosave memory: [mem 0xff969000-0xffffffff]
[Tue Apr 10 10:19:42 2018] e820: [mem 0x80000000-0xdfffffff] available for PCI devices
[Tue Apr 10 10:19:42 2018] Booting paravirtualized kernel on bare hardware
[Tue Apr 10 10:19:42 2018] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[Tue Apr 10 10:19:42 2018] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[Tue Apr 10 10:19:42 2018] percpu: Embedded 46 pages/cpu @        (ptrval) s151552 r8192 d28672 u262144
[Tue Apr 10 10:19:42 2018] pcpu-alloc: s151552 r8192 d28672 u262144 alloc=1*2097152
[Tue Apr 10 10:19:42 2018] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[Tue Apr 10 10:19:42 2018] Built 1 zonelists, mobility grouping on.  Total pages: 4102842
[Tue Apr 10 10:19:42 2018] Policy zone: Normal
[Tue Apr 10 10:19:42 2018] Kernel command line: BOOT_IMAGE=/vmlinuz-4.16.1-041601-generic root=UUID=67afe78a-5a17-4fc7-b61f-9db64480d602 ro quiet splash vt.handoff=7
[Tue Apr 10 10:19:42 2018] Calgary: detecting Calgary via BIOS EBDA area
[Tue Apr 10 10:19:42 2018] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[Tue Apr 10 10:19:42 2018] Memory: 16109616K/16671964K available (12300K kernel code, 2478K rwdata, 4244K rodata, 2404K init, 2416K bss, 562348K reserved, 0K cma-reserved)
[Tue Apr 10 10:19:42 2018] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[Tue Apr 10 10:19:42 2018] Kernel/User page tables isolation: enabled
[Tue Apr 10 10:19:42 2018] ftrace: allocating 39348 entries in 154 pages
[Tue Apr 10 10:19:42 2018] Hierarchical RCU implementation.
[Tue Apr 10 10:19:42 2018] 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
[Tue Apr 10 10:19:42 2018] 	Tasks RCU enabled.
[Tue Apr 10 10:19:42 2018] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[Tue Apr 10 10:19:42 2018] NR_IRQS: 524544, nr_irqs: 488, preallocated irqs: 16
[Tue Apr 10 10:19:42 2018] Console: colour dummy device 80x25
[Tue Apr 10 10:19:42 2018] console [tty0] enabled
[Tue Apr 10 10:19:42 2018] ACPI: Core revision 20180105
[Tue Apr 10 10:19:42 2018] ACPI: 14 ACPI AML tables successfully acquired and loaded
[Tue Apr 10 10:19:42 2018] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[Tue Apr 10 10:19:42 2018] hpet clockevent registered
[Tue Apr 10 10:19:42 2018] APIC: Switch to symmetric I/O mode setup
[Tue Apr 10 10:19:42 2018] DMAR: Host address width 39
[Tue Apr 10 10:19:42 2018] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[Tue Apr 10 10:19:42 2018] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[Tue Apr 10 10:19:42 2018] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[Tue Apr 10 10:19:42 2018] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[Tue Apr 10 10:19:42 2018] DMAR: RMRR base: 0x0000007b800000 end: 0x0000007fffffff
[Tue Apr 10 10:19:42 2018] DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
[Tue Apr 10 10:19:42 2018] DMAR: ANDD device: 7 name: \_SB.PCI0.SPI0
[Tue Apr 10 10:19:42 2018] DMAR: ANDD device: 8 name: \_SB.PCI0.SPI1
[Tue Apr 10 10:19:42 2018] DMAR: ANDD device: 9 name: \_SB.PCI0.UA00
[Tue Apr 10 10:19:42 2018] DMAR: ANDD device: a name: \_SB.PCI0.UA01
[Tue Apr 10 10:19:42 2018] DMAR: ANDD device: b name: \_SB.PCI0.UA02
[Tue Apr 10 10:19:42 2018] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[Tue Apr 10 10:19:42 2018] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[Tue Apr 10 10:19:42 2018] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[Tue Apr 10 10:19:42 2018] DMAR-IR: Enabled IRQ remapping in x2apic mode
[Tue Apr 10 10:19:42 2018] x2apic enabled
[Tue Apr 10 10:19:42 2018] Switched APIC routing to cluster x2apic.
[Tue Apr 10 10:19:42 2018] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[Tue Apr 10 10:19:42 2018] tsc: Detected 2900.000 MHz processor
[Tue Apr 10 10:19:42 2018] tsc: Detected 2904.000 MHz TSC
[Tue Apr 10 10:19:42 2018] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x29dc05e54fc, max_idle_ns: 440795291716 ns
[Tue Apr 10 10:19:42 2018] Calibrating delay loop (skipped), value calculated using timer frequency.. 5808.00 BogoMIPS (lpj=11616000)
[Tue Apr 10 10:19:42 2018] pid_max: default: 32768 minimum: 301
[Tue Apr 10 10:19:42 2018] Security Framework initialized
[Tue Apr 10 10:19:42 2018] Yama: becoming mindful.
[Tue Apr 10 10:19:42 2018] AppArmor: AppArmor initialized
[Tue Apr 10 10:19:42 2018] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[Tue Apr 10 10:19:42 2018] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[Tue Apr 10 10:19:42 2018] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[Tue Apr 10 10:19:42 2018] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[Tue Apr 10 10:19:42 2018] CPU: Physical Processor ID: 0
[Tue Apr 10 10:19:42 2018] CPU: Processor Core ID: 0
[Tue Apr 10 10:19:42 2018] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[Tue Apr 10 10:19:42 2018] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[Tue Apr 10 10:19:42 2018] mce: CPU supports 10 MCE banks
[Tue Apr 10 10:19:42 2018] CPU0: Thermal monitoring enabled (TM1)
[Tue Apr 10 10:19:42 2018] process: using mwait in idle threads
[Tue Apr 10 10:19:42 2018] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[Tue Apr 10 10:19:42 2018] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[Tue Apr 10 10:19:42 2018] Spectre V2 : Mitigation: Full generic retpoline
[Tue Apr 10 10:19:42 2018] Spectre V2 : Spectre v2 mitigation: Filling RSB on context switch
[Tue Apr 10 10:19:42 2018] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier
[Tue Apr 10 10:19:42 2018] Spectre V2 : Enabling Restricted Speculation for firmware calls
[Tue Apr 10 10:19:42 2018] Freeing SMP alternatives memory: 36K
[Tue Apr 10 10:19:42 2018] TSC deadline timer enabled
[Tue Apr 10 10:19:42 2018] smpboot: CPU0: Intel(R) Core(TM) i7-7820HQ CPU @ 2.90GHz (family: 0x6, model: 0x9e, stepping: 0x9)
[Tue Apr 10 10:19:42 2018] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[Tue Apr 10 10:19:42 2018] ... version:                4
[Tue Apr 10 10:19:42 2018] ... bit width:              48
[Tue Apr 10 10:19:42 2018] ... generic registers:      4
[Tue Apr 10 10:19:42 2018] ... value mask:             0000ffffffffffff
[Tue Apr 10 10:19:42 2018] ... max period:             00007fffffffffff
[Tue Apr 10 10:19:42 2018] ... fixed-purpose events:   3
[Tue Apr 10 10:19:42 2018] ... event mask:             000000070000000f
[Tue Apr 10 10:19:42 2018] Hierarchical SRCU implementation.
[Tue Apr 10 10:19:42 2018] smp: Bringing up secondary CPUs ...
[Tue Apr 10 10:19:42 2018] x86: Booting SMP configuration:
[Tue Apr 10 10:19:42 2018] .... node  #0, CPUs:      #1
[Tue Apr 10 10:19:42 2018] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[Tue Apr 10 10:19:42 2018]  #2 #3 #4 #5 #6 #7
[Tue Apr 10 10:19:42 2018] smp: Brought up 1 node, 8 CPUs
[Tue Apr 10 10:19:42 2018] smpboot: Max logical packages: 1
[Tue Apr 10 10:19:42 2018] smpboot: Total of 8 processors activated (46464.00 BogoMIPS)
[Tue Apr 10 10:19:42 2018] devtmpfs: initialized
[Tue Apr 10 10:19:42 2018] x86/mm: Memory block size: 128MB
[Tue Apr 10 10:19:42 2018] evm: security.selinux
[Tue Apr 10 10:19:42 2018] evm: security.SMACK64
[Tue Apr 10 10:19:42 2018] evm: security.SMACK64EXEC
[Tue Apr 10 10:19:42 2018] evm: security.SMACK64TRANSMUTE
[Tue Apr 10 10:19:42 2018] evm: security.SMACK64MMAP
[Tue Apr 10 10:19:42 2018] evm: security.apparmor
[Tue Apr 10 10:19:42 2018] evm: security.ima
[Tue Apr 10 10:19:42 2018] evm: security.capability
[Tue Apr 10 10:19:42 2018] PM: Registering ACPI NVS region [mem 0x74ca8000-0x74ca8fff] (4096 bytes)
[Tue Apr 10 10:19:42 2018] PM: Registering ACPI NVS region [mem 0x7af2f000-0x7af7efff] (327680 bytes)
[Tue Apr 10 10:19:42 2018] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[Tue Apr 10 10:19:42 2018] futex hash table entries: 2048 (order: 5, 131072 bytes)
[Tue Apr 10 10:19:42 2018] pinctrl core: initialized pinctrl subsystem
[Tue Apr 10 10:19:42 2018] RTC time:  8:19:42, date: 04/10/18
[Tue Apr 10 10:19:42 2018] NET: Registered protocol family 16
[Tue Apr 10 10:19:42 2018] cpuidle: using governor ladder
[Tue Apr 10 10:19:42 2018] cpuidle: using governor menu
[Tue Apr 10 10:19:42 2018] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[Tue Apr 10 10:19:42 2018] ACPI: bus type PCI registered
[Tue Apr 10 10:19:42 2018] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[Tue Apr 10 10:19:42 2018] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[Tue Apr 10 10:19:42 2018] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[Tue Apr 10 10:19:42 2018] PCI: Using configuration type 1 for base access
[Tue Apr 10 10:19:42 2018] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[Tue Apr 10 10:19:42 2018] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[Tue Apr 10 10:19:42 2018] ACPI: Disabled all _OSI OS vendors
[Tue Apr 10 10:19:42 2018] ACPI: Added _OSI(Module Device)
[Tue Apr 10 10:19:42 2018] ACPI: Added _OSI(Processor Device)
[Tue Apr 10 10:19:42 2018] ACPI: Added _OSI(3.0 _SCP Extensions)
[Tue Apr 10 10:19:42 2018] ACPI: Added _OSI(Processor Aggregator Device)
[Tue Apr 10 10:19:42 2018] ACPI: Added _OSI(Darwin)
[Tue Apr 10 10:19:42 2018] ACPI: EC: EC started
[Tue Apr 10 10:19:42 2018] ACPI: EC: interrupt blocked
[Tue Apr 10 10:19:42 2018] ACPI: \: Used as first EC
[Tue Apr 10 10:19:42 2018] ACPI: \: GPE=0x7, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[Tue Apr 10 10:19:42 2018] ACPI: \: Used as boot ECDT EC to handle transactions
[Tue Apr 10 10:19:42 2018] ACPI: BIOS _OSI(Darwin) query honored via DMI
[Tue Apr 10 10:19:42 2018] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[Tue Apr 10 10:19:42 2018] ACPI: Dynamic OEM Table Load:
[Tue Apr 10 10:19:42 2018] ACPI Error: AE_NO_MEMORY, SSDT 0xFFFF9DDAABCCA800 Table is duplicated (20180105/tbdata-562)
[Tue Apr 10 10:19:42 2018] No Local Variables are initialized for Method [GCAP]
[Tue Apr 10 10:19:42 2018] Initialized Arguments for Method [GCAP]:  (1 arguments defined for method invocation)
[Tue Apr 10 10:19:42 2018]   Arg0:   000000008d353627 <Obj>           Buffer(8) 00 00 00 00 00 10 00 00
[Tue Apr 10 10:19:42 2018] ACPI Error: Method parse/execution failed \_PR.CPU0.GCAP, AE_ALREADY_EXISTS (20180105/psparse-550)
[Tue Apr 10 10:19:42 2018] ACPI Error: Method parse/execution failed \_PR.CPU0._OSC, AE_ALREADY_EXISTS (20180105/psparse-550)
[Tue Apr 10 10:19:42 2018] ACPI BIOS Error (bug): Failure looking up [\_SB.OSCP], AE_NOT_FOUND (20180105/psargs-364)
[Tue Apr 10 10:19:42 2018] No Local Variables are initialized for Method [GCAP]
[Tue Apr 10 10:19:42 2018] Initialized Arguments for Method [GCAP]:  (1 arguments defined for method invocation)
[Tue Apr 10 10:19:42 2018]   Arg0:   0000000090392e20 <Obj>           Buffer(8) 00 00 00 00 00 10 00 00
[Tue Apr 10 10:19:42 2018] ACPI Error: Method parse/execution failed \_PR.CPU1.GCAP, AE_NOT_FOUND (20180105/psparse-550)
[Tue Apr 10 10:19:42 2018] ACPI Error: Method parse/execution failed \_PR.CPU1._OSC, AE_NOT_FOUND (20180105/psparse-550)
[Tue Apr 10 10:19:42 2018] ACPI BIOS Error (bug): Failure looking up [\_SB.OSCP], AE_NOT_FOUND (20180105/psargs-364)
[Tue Apr 10 10:19:42 2018] No Local Variables are initialized for Method [GCAP]
[Tue Apr 10 10:19:42 2018] Initialized Arguments for Method [GCAP]:  (1 arguments defined for method invocation)
[Tue Apr 10 10:19:42 2018]   Arg0:   000000000ec77b59 <Obj>           Buffer(8) 00 00 00 00 00 10 00 00
[Tue Apr 10 10:19:42 2018] ACPI Error: Method parse/execution failed \_PR.CPU2.GCAP, AE_NOT_FOUND (20180105/psparse-550)
[Tue Apr 10 10:19:42 2018] ACPI Error: Method parse/execution failed \_PR.CPU2._OSC, AE_NOT_FOUND (20180105/psparse-550)
[Tue Apr 10 10:19:42 2018] ACPI BIOS Error (bug): Failure looking up [\_SB.OSCP], AE_NOT_FOUND (20180105/psargs-364)
[Tue Apr 10 10:19:42 2018] No Local Variables are initialized for Method [GCAP]
[Tue Apr 10 10:19:42 2018] Initialized Arguments for Method [GCAP]:  (1 arguments defined for method invocation)
[Tue Apr 10 10:19:42 2018]   Arg0:   000000009f2d9a0d <Obj>           Buffer(8) 00 00 00 00 00 10 00 00
[Tue Apr 10 10:19:42 2018] ACPI Error: Method parse/execution failed \_PR.CPU3.GCAP, AE_NOT_FOUND (20180105/psparse-550)
[Tue Apr 10 10:19:42 2018] ACPI Error: Method parse/execution failed \_PR.CPU3._OSC, AE_NOT_FOUND (20180105/psparse-550)
[Tue Apr 10 10:19:42 2018] ACPI BIOS Error (bug): Failure looking up [\_SB.OSCP], AE_NOT_FOUND (20180105/psargs-364)
[Tue Apr 10 10:19:42 2018] No Local Variables are initialized for Method [GCAP]
[Tue Apr 10 10:19:42 2018] Initialized Arguments for Method [GCAP]:  (1 arguments defined for method invocation)
[Tue Apr 10 10:19:42 2018]   Arg0:   00000000b3dff57a <Obj>           Buffer(8) 00 00 00 00 00 10 00 00
[Tue Apr 10 10:19:42 2018] ACPI Error: Method parse/execution failed \_PR.CPU4.GCAP, AE_NOT_FOUND (20180105/psparse-550)
[Tue Apr 10 10:19:42 2018] ACPI Error: Method parse/execution failed \_PR.CPU4._OSC, AE_NOT_FOUND (20180105/psparse-550)
[Tue Apr 10 10:19:42 2018] ACPI BIOS Error (bug): Failure looking up [\_SB.OSCP], AE_NOT_FOUND (20180105/psargs-364)
[Tue Apr 10 10:19:42 2018] No Local Variables are initialized for Method [GCAP]
[Tue Apr 10 10:19:42 2018] Initialized Arguments for Method [GCAP]:  (1 arguments defined for method invocation)
[Tue Apr 10 10:19:42 2018]   Arg0:   000000004a2898a9 <Obj>           Buffer(8) 00 00 00 00 00 10 00 00
[Tue Apr 10 10:19:42 2018] ACPI Error: Method parse/execution failed \_PR.CPU5.GCAP, AE_NOT_FOUND (20180105/psparse-550)
[Tue Apr 10 10:19:42 2018] ACPI Error: Method parse/execution failed \_PR.CPU5._OSC, AE_NOT_FOUND (20180105/psparse-550)
[Tue Apr 10 10:19:42 2018] ACPI BIOS Error (bug): Failure looking up [\_SB.OSCP], AE_NOT_FOUND (20180105/psargs-364)
[Tue Apr 10 10:19:42 2018] No Local Variables are initialized for Method [GCAP]
[Tue Apr 10 10:19:42 2018] Initialized Arguments for Method [GCAP]:  (1 arguments defined for method invocation)
[Tue Apr 10 10:19:42 2018]   Arg0:   00000000aa1ffd70 <Obj>           Buffer(8) 00 00 00 00 00 10 00 00
[Tue Apr 10 10:19:42 2018] ACPI Error: Method parse/execution failed \_PR.CPU6.GCAP, AE_NOT_FOUND (20180105/psparse-550)
[Tue Apr 10 10:19:42 2018] ACPI Error: Method parse/execution failed \_PR.CPU6._OSC, AE_NOT_FOUND (20180105/psparse-550)
[Tue Apr 10 10:19:42 2018] ACPI BIOS Error (bug): Failure looking up [\_SB.OSCP], AE_NOT_FOUND (20180105/psargs-364)
[Tue Apr 10 10:19:42 2018] No Local Variables are initialized for Method [GCAP]
[Tue Apr 10 10:19:42 2018] Initialized Arguments for Method [GCAP]:  (1 arguments defined for method invocation)
[Tue Apr 10 10:19:42 2018]   Arg0:   00000000cb1bb24c <Obj>           Buffer(8) 00 00 00 00 00 10 00 00
[Tue Apr 10 10:19:42 2018] ACPI Error: Method parse/execution failed \_PR.CPU7.GCAP, AE_NOT_FOUND (20180105/psparse-550)
[Tue Apr 10 10:19:42 2018] ACPI Error: Method parse/execution failed \_PR.CPU7._OSC, AE_NOT_FOUND (20180105/psparse-550)
[Tue Apr 10 10:19:42 2018] ACPI: Dynamic OEM Table Load:
[Tue Apr 10 10:19:42 2018] ACPI Error: AE_NO_MEMORY, SSDT 0xFFFF9DDAAB845C00 Table is duplicated (20180105/tbdata-562)
[Tue Apr 10 10:19:42 2018] No Local Variables are initialized for Method [GCAP]
[Tue Apr 10 10:19:42 2018] Initialized Arguments for Method [GCAP]:  (1 arguments defined for method invocation)
[Tue Apr 10 10:19:42 2018]   Arg0:   000000002a41cd8f <Obj>           Buffer(12) 02 00 00 00 BF 0B 00 00
[Tue Apr 10 10:19:42 2018] ACPI Error: Method parse/execution failed \_PR.CPU0.GCAP, AE_ALREADY_EXISTS (20180105/psparse-550)
[Tue Apr 10 10:19:42 2018] ACPI Error: Method parse/execution failed \_PR.CPU0._PDC, AE_ALREADY_EXISTS (20180105/psparse-550)
[Tue Apr 10 10:19:42 2018] ACPI: Dynamic OEM Table Load:
[Tue Apr 10 10:19:42 2018] ACPI Error: AE_NO_MEMORY, SSDT 0xFFFF9DDAABC7E000 Table is duplicated (20180105/tbdata-562)
[Tue Apr 10 10:19:42 2018] No Local Variables are initialized for Method [APPT]
[Tue Apr 10 10:19:42 2018] No Arguments are initialized for method [APPT]
[Tue Apr 10 10:19:42 2018] ACPI Error: Method parse/execution failed \_PR.CPU1.APPT, AE_ALREADY_EXISTS (20180105/psparse-550)
[Tue Apr 10 10:19:42 2018] ACPI Error: Method parse/execution failed \_PR.CPU1.GCAP, AE_ALREADY_EXISTS (20180105/psparse-550)
[Tue Apr 10 10:19:42 2018] ACPI Error: Method parse/execution failed \_PR.CPU1._PDC, AE_ALREADY_EXISTS (20180105/psparse-550)
[Tue Apr 10 10:19:42 2018] ACPI BIOS Error (bug): Failure looking up [\_SB.OSCP], AE_NOT_FOUND (20180105/psargs-364)
[Tue Apr 10 10:19:42 2018] No Local Variables are initialized for Method [GCAP]
[Tue Apr 10 10:19:42 2018] Initialized Arguments for Method [GCAP]:  (1 arguments defined for method invocation)
[Tue Apr 10 10:19:42 2018]   Arg0:   00000000b07768b1 <Obj>           Buffer(12) 02 00 00 00 BF 0B 00 00
[Tue Apr 10 10:19:42 2018] ACPI Error: Method parse/execution failed \_PR.CPU2.GCAP, AE_NOT_FOUND (20180105/psparse-550)
[Tue Apr 10 10:19:42 2018] ACPI Error: Method parse/execution failed \_PR.CPU2._PDC, AE_NOT_FOUND (20180105/psparse-550)
[Tue Apr 10 10:19:42 2018] ACPI BIOS Error (bug): Failure looking up [\_SB.OSCP], AE_NOT_FOUND (20180105/psargs-364)
[Tue Apr 10 10:19:42 2018] No Local Variables are initialized for Method [GCAP]
[Tue Apr 10 10:19:42 2018] Initialized Arguments for Method [GCAP]:  (1 arguments defined for method invocation)
[Tue Apr 10 10:19:42 2018]   Arg0:   0000000053c47763 <Obj>           Buffer(12) 02 00 00 00 BF 0B 00 00
[Tue Apr 10 10:19:42 2018] ACPI Error: Method parse/execution failed \_PR.CPU3.GCAP, AE_NOT_FOUND (20180105/psparse-550)
[Tue Apr 10 10:19:42 2018] ACPI Error: Method parse/execution failed \_PR.CPU3._PDC, AE_NOT_FOUND (20180105/psparse-550)
[Tue Apr 10 10:19:42 2018] ACPI BIOS Error (bug): Failure looking up [\_SB.OSCP], AE_NOT_FOUND (20180105/psargs-364)
[Tue Apr 10 10:19:42 2018] No Local Variables are initialized for Method [GCAP]
[Tue Apr 10 10:19:42 2018] Initialized Arguments for Method [GCAP]:  (1 arguments defined for method invocation)
[Tue Apr 10 10:19:42 2018]   Arg0:   0000000078bd38d9 <Obj>           Buffer(12) 02 00 00 00 BF 0B 00 00
[Tue Apr 10 10:19:42 2018] ACPI Error: Method parse/execution failed \_PR.CPU4.GCAP, AE_NOT_FOUND (20180105/psparse-550)
[Tue Apr 10 10:19:42 2018] ACPI Error: Method parse/execution failed \_PR.CPU4._PDC, AE_NOT_FOUND (20180105/psparse-550)
[Tue Apr 10 10:19:42 2018] ACPI BIOS Error (bug): Failure looking up [\_SB.OSCP], AE_NOT_FOUND (20180105/psargs-364)
[Tue Apr 10 10:19:42 2018] No Local Variables are initialized for Method [GCAP]
[Tue Apr 10 10:19:42 2018] Initialized Arguments for Method [GCAP]:  (1 arguments defined for method invocation)
[Tue Apr 10 10:19:42 2018]   Arg0:   0000000048e9142e <Obj>           Buffer(12) 02 00 00 00 BF 0B 00 00
[Tue Apr 10 10:19:42 2018] ACPI Error: Method parse/execution failed \_PR.CPU5.GCAP, AE_NOT_FOUND (20180105/psparse-550)
[Tue Apr 10 10:19:42 2018] ACPI Error: Method parse/execution failed \_PR.CPU5._PDC, AE_NOT_FOUND (20180105/psparse-550)
[Tue Apr 10 10:19:42 2018] ACPI BIOS Error (bug): Failure looking up [\_SB.OSCP], AE_NOT_FOUND (20180105/psargs-364)
[Tue Apr 10 10:19:42 2018] No Local Variables are initialized for Method [GCAP]
[Tue Apr 10 10:19:42 2018] Initialized Arguments for Method [GCAP]:  (1 arguments defined for method invocation)
[Tue Apr 10 10:19:42 2018]   Arg0:   0000000031d35a0b <Obj>           Buffer(12) 02 00 00 00 BF 0B 00 00
[Tue Apr 10 10:19:42 2018] ACPI Error: Method parse/execution failed \_PR.CPU6.GCAP, AE_NOT_FOUND (20180105/psparse-550)
[Tue Apr 10 10:19:42 2018] ACPI Error: Method parse/execution failed \_PR.CPU6._PDC, AE_NOT_FOUND (20180105/psparse-550)
[Tue Apr 10 10:19:42 2018] ACPI BIOS Error (bug): Failure looking up [\_SB.OSCP], AE_NOT_FOUND (20180105/psargs-364)
[Tue Apr 10 10:19:42 2018] No Local Variables are initialized for Method [GCAP]
[Tue Apr 10 10:19:42 2018] Initialized Arguments for Method [GCAP]:  (1 arguments defined for method invocation)
[Tue Apr 10 10:19:42 2018]   Arg0:   0000000049f439b5 <Obj>           Buffer(12) 02 00 00 00 BF 0B 00 00
[Tue Apr 10 10:19:42 2018] ACPI Error: Method parse/execution failed \_PR.CPU7.GCAP, AE_NOT_FOUND (20180105/psparse-550)
[Tue Apr 10 10:19:42 2018] ACPI Error: Method parse/execution failed \_PR.CPU7._PDC, AE_NOT_FOUND (20180105/psparse-550)
[Tue Apr 10 10:19:42 2018] ACPI: Interpreter enabled
[Tue Apr 10 10:19:42 2018] ACPI: (supports S0 S3 S4 S5)
[Tue Apr 10 10:19:42 2018] ACPI: Using IOAPIC for interrupt routing
[Tue Apr 10 10:19:42 2018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[Tue Apr 10 10:19:42 2018] ACPI: Enabled 11 GPEs in block 00 to 7F
[Tue Apr 10 10:19:42 2018] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[Tue Apr 10 10:19:42 2018] acpi PNP0A08:00: _OSC: OS assumes control of [PCIeHotplug SHPCHotplug AER PCIeCapability]
[Tue Apr 10 10:19:42 2018] PCI host bridge to bus 0000:00
[Tue Apr 10 10:19:42 2018] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfeafffff window]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:00: root bus resource [bus 00-ff]
[Tue Apr 10 10:19:42 2018] pci 0000:00:00.0: [8086:5910] type 00 class 0x060000
[Tue Apr 10 10:19:42 2018] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[Tue Apr 10 10:19:42 2018] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[Tue Apr 10 10:19:42 2018] pci 0000:00:01.1: [8086:1905] type 01 class 0x060400
[Tue Apr 10 10:19:42 2018] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[Tue Apr 10 10:19:42 2018] pci 0000:00:01.2: [8086:1909] type 01 class 0x060400
[Tue Apr 10 10:19:42 2018] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
[Tue Apr 10 10:19:42 2018] pci 0000:00:14.0: [8086:a12f] type 00 class 0x0c0330
[Tue Apr 10 10:19:42 2018] pci 0000:00:14.0: reg 0x10: [mem 0x82700000-0x8270ffff 64bit]
[Tue Apr 10 10:19:42 2018] pci 0000:00:14.0: PME# supported from D3hot D3cold
[Tue Apr 10 10:19:42 2018] pci 0000:00:15.0: [8086:a160] type 00 class 0x118000
[Tue Apr 10 10:19:42 2018] pci 0000:00:15.0: reg 0x10: [mem 0x82728000-0x82728fff 64bit]
[Tue Apr 10 10:19:42 2018] pci 0000:00:16.0: [8086:a13a] type 00 class 0x078000
[Tue Apr 10 10:19:42 2018] pci 0000:00:16.0: reg 0x10: [mem 0x82729000-0x82729fff 64bit]
[Tue Apr 10 10:19:42 2018] pci 0000:00:16.0: PME# supported from D3hot
[Tue Apr 10 10:19:42 2018] pci 0000:00:19.0: [8086:a166] type 00 class 0x118000
[Tue Apr 10 10:19:42 2018] pci 0000:00:19.0: reg 0x10: [mem 0x8272a000-0x8272afff 64bit]
[Tue Apr 10 10:19:42 2018] pci 0000:00:1b.0: [8086:a167] type 01 class 0x060400
[Tue Apr 10 10:19:42 2018] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[Tue Apr 10 10:19:42 2018] pci 0000:00:1c.0: [8086:a110] type 01 class 0x060400
[Tue Apr 10 10:19:42 2018] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[Tue Apr 10 10:19:42 2018] pci 0000:00:1e.0: [8086:a127] type 00 class 0x118000
[Tue Apr 10 10:19:42 2018] pci 0000:00:1e.0: reg 0x10: [mem 0x8272b000-0x8272bfff 64bit]
[Tue Apr 10 10:19:42 2018] pci 0000:00:1e.1: [8086:a128] type 00 class 0x118000
[Tue Apr 10 10:19:42 2018] pci 0000:00:1e.1: reg 0x10: [mem 0x8272c000-0x8272cfff 64bit]
[Tue Apr 10 10:19:42 2018] pci 0000:00:1e.2: [8086:a129] type 00 class 0x118000
[Tue Apr 10 10:19:42 2018] pci 0000:00:1e.2: reg 0x10: [mem 0x8272d000-0x8272dfff 64bit]
[Tue Apr 10 10:19:42 2018] pci 0000:00:1e.3: [8086:a12a] type 00 class 0x118000
[Tue Apr 10 10:19:42 2018] pci 0000:00:1e.3: reg 0x10: [mem 0x8272e000-0x8272efff 64bit]
[Tue Apr 10 10:19:42 2018] pci 0000:00:1f.0: [8086:a151] type 00 class 0x060100
[Tue Apr 10 10:19:42 2018] pci 0000:00:1f.2: [8086:a121] type 00 class 0x058000
[Tue Apr 10 10:19:42 2018] pci 0000:00:1f.2: reg 0x10: [mem 0x82724000-0x82727fff]
[Tue Apr 10 10:19:42 2018] pci 0000:00:1f.3: [8086:a170] type 00 class 0x040300
[Tue Apr 10 10:19:42 2018] pci 0000:00:1f.3: reg 0x10: [mem 0x82720000-0x82723fff 64bit]
[Tue Apr 10 10:19:42 2018] pci 0000:00:1f.3: reg 0x20: [mem 0x00000000-0x0000ffff 64bit]
[Tue Apr 10 10:19:42 2018] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[Tue Apr 10 10:19:42 2018] pci 0000:00:1f.4: [8086:a123] type 00 class 0x0c0500
[Tue Apr 10 10:19:42 2018] pci 0000:00:1f.4: reg 0x10: [mem 0x8272f000-0x8272f0ff 64bit]
[Tue Apr 10 10:19:42 2018] pci 0000:00:1f.4: reg 0x20: [io  0x5040-0x505f]
[Tue Apr 10 10:19:42 2018] pci 0000:01:00.0: [1002:67ef] type 00 class 0x030000
[Tue Apr 10 10:19:42 2018] pci 0000:01:00.0: reg 0x10: [mem 0xb0000000-0xbfffffff 64bit pref]
[Tue Apr 10 10:19:42 2018] pci 0000:01:00.0: reg 0x18: [mem 0xc0000000-0xc01fffff 64bit pref]
[Tue Apr 10 10:19:42 2018] pci 0000:01:00.0: reg 0x20: [io  0x4000-0x40ff]
[Tue Apr 10 10:19:42 2018] pci 0000:01:00.0: reg 0x24: [mem 0x82600000-0x8263ffff]
[Tue Apr 10 10:19:42 2018] pci 0000:01:00.0: reg 0x30: [mem 0x82640000-0x8265ffff pref]
[Tue Apr 10 10:19:42 2018] pci 0000:01:00.0: BAR 0: assigned to efifb
[Tue Apr 10 10:19:42 2018] pci 0000:01:00.0: supports D1 D2
[Tue Apr 10 10:19:42 2018] pci 0000:01:00.1: [1002:aae0] type 00 class 0x040300
[Tue Apr 10 10:19:42 2018] pci 0000:01:00.1: reg 0x10: [mem 0x82660000-0x82663fff 64bit]
[Tue Apr 10 10:19:42 2018] pci 0000:01:00.1: supports D1 D2
[Tue Apr 10 10:19:42 2018] pci 0000:00:01.0: PCI bridge to [bus 01]
[Tue Apr 10 10:19:42 2018] pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
[Tue Apr 10 10:19:42 2018] pci 0000:00:01.0:   bridge window [mem 0x82600000-0x826fffff]
[Tue Apr 10 10:19:42 2018] pci 0000:00:01.0:   bridge window [mem 0xb0000000-0xc01fffff 64bit pref]
[Tue Apr 10 10:19:42 2018] pci 0000:04:00.0: [8086:1578] type 01 class 0x060400
[Tue Apr 10 10:19:42 2018] pci 0000:04:00.0: enabling Extended Tags
[Tue Apr 10 10:19:42 2018] pci 0000:04:00.0: supports D1 D2
[Tue Apr 10 10:19:42 2018] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[Tue Apr 10 10:19:42 2018] pci 0000:00:01.1: PCI bridge to [bus 04-79]
[Tue Apr 10 10:19:42 2018] pci 0000:00:01.1:   bridge window [io  0x6000-0x9fff]
[Tue Apr 10 10:19:42 2018] pci 0000:00:01.1:   bridge window [mem 0x82800000-0x909fffff]
[Tue Apr 10 10:19:42 2018] pci 0000:00:01.1:   bridge window [mem 0xc0200000-0xce1fffff 64bit pref]
[Tue Apr 10 10:19:42 2018] pci 0000:05:00.0: [8086:15d3] type 01 class 0x060400
[Tue Apr 10 10:19:42 2018] pci 0000:05:00.0: enabling Extended Tags
[Tue Apr 10 10:19:42 2018] pci 0000:05:00.0: supports D1 D2
[Tue Apr 10 10:19:42 2018] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[Tue Apr 10 10:19:42 2018] pci 0000:05:01.0: [8086:15d3] type 01 class 0x060400
[Tue Apr 10 10:19:42 2018] pci 0000:05:01.0: enabling Extended Tags
[Tue Apr 10 10:19:42 2018] pci 0000:05:01.0: supports D1 D2
[Tue Apr 10 10:19:42 2018] pci 0000:05:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[Tue Apr 10 10:19:42 2018] pci 0000:05:02.0: [8086:15d3] type 01 class 0x060400
[Tue Apr 10 10:19:42 2018] pci 0000:05:02.0: enabling Extended Tags
[Tue Apr 10 10:19:42 2018] pci 0000:05:02.0: supports D1 D2
[Tue Apr 10 10:19:42 2018] pci 0000:05:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[Tue Apr 10 10:19:42 2018] pci 0000:05:04.0: [8086:15d3] type 01 class 0x060400
[Tue Apr 10 10:19:42 2018] pci 0000:05:04.0: enabling Extended Tags
[Tue Apr 10 10:19:42 2018] pci 0000:05:04.0: supports D1 D2
[Tue Apr 10 10:19:42 2018] pci 0000:05:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[Tue Apr 10 10:19:42 2018] pci 0000:04:00.0: PCI bridge to [bus 05-79]
[Tue Apr 10 10:19:42 2018] pci 0000:04:00.0:   bridge window [io  0x0000-0x0fff]
[Tue Apr 10 10:19:42 2018] pci 0000:04:00.0:   bridge window [mem 0x82800000-0x909fffff]
[Tue Apr 10 10:19:42 2018] pci 0000:04:00.0:   bridge window [mem 0xc0200000-0xce1fffff 64bit pref]
[Tue Apr 10 10:19:42 2018] pci 0000:06:00.0: [8086:15d2] type 00 class 0x088000
[Tue Apr 10 10:19:42 2018] pci 0000:06:00.0: reg 0x10: [mem 0x82900000-0x8293ffff]
[Tue Apr 10 10:19:42 2018] pci 0000:06:00.0: reg 0x14: [mem 0x82940000-0x82940fff]
[Tue Apr 10 10:19:42 2018] pci 0000:06:00.0: enabling Extended Tags
[Tue Apr 10 10:19:42 2018] pci 0000:06:00.0: supports D1 D2
[Tue Apr 10 10:19:42 2018] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[Tue Apr 10 10:19:42 2018] pci 0000:05:00.0: PCI bridge to [bus 06]
[Tue Apr 10 10:19:42 2018] pci 0000:05:00.0:   bridge window [io  0x0000-0x0fff]
[Tue Apr 10 10:19:42 2018] pci 0000:05:00.0:   bridge window [mem 0x82900000-0x829fffff]
[Tue Apr 10 10:19:42 2018] pci 0000:05:01.0: PCI bridge to [bus 08-40]
[Tue Apr 10 10:19:42 2018] pci 0000:05:01.0:   bridge window [io  0x0000-0x0fff]
[Tue Apr 10 10:19:42 2018] pci 0000:05:01.0:   bridge window [mem 0x82a00000-0x899fffff]
[Tue Apr 10 10:19:42 2018] pci 0000:05:01.0:   bridge window [mem 0xc0200000-0xc71fffff 64bit pref]
[Tue Apr 10 10:19:42 2018] pci 0000:07:00.0: [8086:15d4] type 00 class 0x0c0330
[Tue Apr 10 10:19:42 2018] pci 0000:07:00.0: reg 0x10: [mem 0x00000000-0x0000ffff]
[Tue Apr 10 10:19:42 2018] pci 0000:07:00.0: enabling Extended Tags
[Tue Apr 10 10:19:42 2018] pci 0000:07:00.0: supports D1 D2
[Tue Apr 10 10:19:42 2018] pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[Tue Apr 10 10:19:42 2018] pci 0000:05:02.0: PCI bridge to [bus 07]
[Tue Apr 10 10:19:42 2018] pci 0000:05:02.0:   bridge window [io  0x0000-0x0fff]
[Tue Apr 10 10:19:42 2018] pci 0000:05:02.0:   bridge window [mem 0x82800000-0x828fffff]
[Tue Apr 10 10:19:42 2018] pci 0000:05:04.0: PCI bridge to [bus 41-79]
[Tue Apr 10 10:19:42 2018] pci 0000:05:04.0:   bridge window [io  0x0000-0x0fff]
[Tue Apr 10 10:19:42 2018] pci 0000:05:04.0:   bridge window [mem 0x89a00000-0x909fffff]
[Tue Apr 10 10:19:42 2018] pci 0000:05:04.0:   bridge window [mem 0xc7200000-0xce1fffff 64bit pref]
[Tue Apr 10 10:19:42 2018] pci 0000:7a:00.0: [8086:1578] type 01 class 0x060400
[Tue Apr 10 10:19:42 2018] pci 0000:7a:00.0: enabling Extended Tags
[Tue Apr 10 10:19:42 2018] pci 0000:7a:00.0: supports D1 D2
[Tue Apr 10 10:19:42 2018] pci 0000:7a:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[Tue Apr 10 10:19:42 2018] pci 0000:00:01.2: PCI bridge to [bus 7a-ef]
[Tue Apr 10 10:19:42 2018] pci 0000:00:01.2:   bridge window [io  0xa000-0xdfff]
[Tue Apr 10 10:19:42 2018] pci 0000:00:01.2:   bridge window [mem 0x90a00000-0x9ebfffff]
[Tue Apr 10 10:19:42 2018] pci 0000:00:01.2:   bridge window [mem 0xce200000-0xdc1fffff 64bit pref]
[Tue Apr 10 10:19:42 2018] pci 0000:7b:00.0: [8086:15d3] type 01 class 0x060400
[Tue Apr 10 10:19:42 2018] pci 0000:7b:00.0: enabling Extended Tags
[Tue Apr 10 10:19:42 2018] pci 0000:7b:00.0: supports D1 D2
[Tue Apr 10 10:19:42 2018] pci 0000:7b:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[Tue Apr 10 10:19:42 2018] pci 0000:7b:01.0: [8086:15d3] type 01 class 0x060400
[Tue Apr 10 10:19:42 2018] pci 0000:7b:01.0: enabling Extended Tags
[Tue Apr 10 10:19:42 2018] pci 0000:7b:01.0: supports D1 D2
[Tue Apr 10 10:19:42 2018] pci 0000:7b:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[Tue Apr 10 10:19:42 2018] pci 0000:7b:02.0: [8086:15d3] type 01 class 0x060400
[Tue Apr 10 10:19:42 2018] pci 0000:7b:02.0: enabling Extended Tags
[Tue Apr 10 10:19:42 2018] pci 0000:7b:02.0: supports D1 D2
[Tue Apr 10 10:19:42 2018] pci 0000:7b:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[Tue Apr 10 10:19:42 2018] pci 0000:7b:04.0: [8086:15d3] type 01 class 0x060400
[Tue Apr 10 10:19:42 2018] pci 0000:7b:04.0: enabling Extended Tags
[Tue Apr 10 10:19:42 2018] pci 0000:7b:04.0: supports D1 D2
[Tue Apr 10 10:19:42 2018] pci 0000:7b:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[Tue Apr 10 10:19:42 2018] pci 0000:7a:00.0: PCI bridge to [bus 7b-ef]
[Tue Apr 10 10:19:42 2018] pci 0000:7a:00.0:   bridge window [io  0x0000-0x0fff]
[Tue Apr 10 10:19:42 2018] pci 0000:7a:00.0:   bridge window [mem 0x90a00000-0x9ebfffff]
[Tue Apr 10 10:19:42 2018] pci 0000:7a:00.0:   bridge window [mem 0xce200000-0xdc1fffff 64bit pref]
[Tue Apr 10 10:19:42 2018] pci 0000:7c:00.0: [8086:15d2] type 00 class 0x088000
[Tue Apr 10 10:19:42 2018] pci 0000:7c:00.0: reg 0x10: [mem 0x90b00000-0x90b3ffff]
[Tue Apr 10 10:19:42 2018] pci 0000:7c:00.0: reg 0x14: [mem 0x90b40000-0x90b40fff]
[Tue Apr 10 10:19:42 2018] pci 0000:7c:00.0: enabling Extended Tags
[Tue Apr 10 10:19:42 2018] pci 0000:7c:00.0: supports D1 D2
[Tue Apr 10 10:19:42 2018] pci 0000:7c:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[Tue Apr 10 10:19:42 2018] pci 0000:7b:00.0: PCI bridge to [bus 7c]
[Tue Apr 10 10:19:42 2018] pci 0000:7b:00.0:   bridge window [io  0x0000-0x0fff]
[Tue Apr 10 10:19:42 2018] pci 0000:7b:00.0:   bridge window [mem 0x90b00000-0x90bfffff]
[Tue Apr 10 10:19:42 2018] pci 0000:7b:01.0: PCI bridge to [bus 7e-b6]
[Tue Apr 10 10:19:42 2018] pci 0000:7b:01.0:   bridge window [io  0x0000-0x0fff]
[Tue Apr 10 10:19:42 2018] pci 0000:7b:01.0:   bridge window [mem 0x90c00000-0x97bfffff]
[Tue Apr 10 10:19:42 2018] pci 0000:7b:01.0:   bridge window [mem 0xce200000-0xd51fffff 64bit pref]
[Tue Apr 10 10:19:42 2018] pci 0000:7d:00.0: [8086:15d4] type 00 class 0x0c0330
[Tue Apr 10 10:19:42 2018] pci 0000:7d:00.0: reg 0x10: [mem 0x00000000-0x0000ffff]
[Tue Apr 10 10:19:42 2018] pci 0000:7d:00.0: enabling Extended Tags
[Tue Apr 10 10:19:42 2018] pci 0000:7d:00.0: supports D1 D2
[Tue Apr 10 10:19:42 2018] pci 0000:7d:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[Tue Apr 10 10:19:42 2018] pci 0000:7b:02.0: PCI bridge to [bus 7d]
[Tue Apr 10 10:19:42 2018] pci 0000:7b:02.0:   bridge window [io  0x0000-0x0fff]
[Tue Apr 10 10:19:42 2018] pci 0000:7b:02.0:   bridge window [mem 0x90a00000-0x90afffff]
[Tue Apr 10 10:19:42 2018] pci 0000:7b:04.0: PCI bridge to [bus b7-ef]
[Tue Apr 10 10:19:42 2018] pci 0000:7b:04.0:   bridge window [io  0x0000-0x0fff]
[Tue Apr 10 10:19:42 2018] pci 0000:7b:04.0:   bridge window [mem 0x97c00000-0x9ebfffff]
[Tue Apr 10 10:19:42 2018] pci 0000:7b:04.0:   bridge window [mem 0xd5200000-0xdc1fffff 64bit pref]
[Tue Apr 10 10:19:42 2018] pci 0000:02:00.0: [144d:a804] type 00 class 0x010802
[Tue Apr 10 10:19:42 2018] pci 0000:02:00.0: reg 0x10: [mem 0x82500000-0x82503fff 64bit]
[Tue Apr 10 10:19:42 2018] pci 0000:02:00.0: reg 0x18: [io  0x3000-0x30ff]
[Tue Apr 10 10:19:42 2018] pci 0000:00:1b.0: PCI bridge to [bus 02]
[Tue Apr 10 10:19:42 2018] pci 0000:00:1b.0:   bridge window [io  0x3000-0x3fff]
[Tue Apr 10 10:19:42 2018] pci 0000:00:1b.0:   bridge window [mem 0x82500000-0x825fffff]
[Tue Apr 10 10:19:42 2018] pci 0000:03:00.0: [14e4:43ba] type 00 class 0x028000
[Tue Apr 10 10:19:42 2018] pci 0000:03:00.0: reg 0x10: [mem 0x82400000-0x82407fff 64bit]
[Tue Apr 10 10:19:42 2018] pci 0000:03:00.0: reg 0x18: [mem 0x82000000-0x823fffff 64bit]
[Tue Apr 10 10:19:42 2018] pci 0000:03:00.0: supports D1 D2
[Tue Apr 10 10:19:42 2018] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[Tue Apr 10 10:19:42 2018] pci 0000:00:1c.0: PCI bridge to [bus 03]
[Tue Apr 10 10:19:42 2018] pci 0000:00:1c.0:   bridge window [mem 0x82000000-0x824fffff]
[Tue Apr 10 10:19:42 2018] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *0
[Tue Apr 10 10:19:42 2018] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *0
[Tue Apr 10 10:19:42 2018] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *0
[Tue Apr 10 10:19:42 2018] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *0
[Tue Apr 10 10:19:42 2018] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0
[Tue Apr 10 10:19:42 2018] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0
[Tue Apr 10 10:19:42 2018] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *0
[Tue Apr 10 10:19:42 2018] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *0
[Tue Apr 10 10:19:42 2018] ACPI: EC: interrupt unblocked
[Tue Apr 10 10:19:42 2018] ACPI: EC: event unblocked
[Tue Apr 10 10:19:42 2018] ACPI: \_SB_.PCI0.LPCB.EC__: GPE=0x7, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[Tue Apr 10 10:19:42 2018] ACPI: \_SB_.PCI0.LPCB.EC__: Used as boot DSDT EC to handle transactions and events
[Tue Apr 10 10:19:42 2018] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[Tue Apr 10 10:19:42 2018] pci 0000:01:00.0: vgaarb: bridge control possible
[Tue Apr 10 10:19:42 2018] pci 0000:01:00.0: vgaarb: setting as boot device
[Tue Apr 10 10:19:42 2018] vgaarb: loaded
[Tue Apr 10 10:19:42 2018] SCSI subsystem initialized
[Tue Apr 10 10:19:42 2018] libata version 3.00 loaded.
[Tue Apr 10 10:19:42 2018] ACPI: bus type USB registered
[Tue Apr 10 10:19:42 2018] usbcore: registered new interface driver usbfs
[Tue Apr 10 10:19:42 2018] usbcore: registered new interface driver hub
[Tue Apr 10 10:19:42 2018] usbcore: registered new device driver usb
[Tue Apr 10 10:19:42 2018] EDAC MC: Ver: 3.0.0
[Tue Apr 10 10:19:42 2018] Registered efivars operations
[Tue Apr 10 10:19:42 2018] PCI: Using ACPI for IRQ routing
[Tue Apr 10 10:19:42 2018] PCI: pci_cache_line_size set to 64 bytes
[Tue Apr 10 10:19:42 2018] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[Tue Apr 10 10:19:42 2018] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[Tue Apr 10 10:19:42 2018] e820: reserve RAM buffer [mem 0x7401d000-0x77ffffff]
[Tue Apr 10 10:19:42 2018] e820: reserve RAM buffer [mem 0x74ca8000-0x77ffffff]
[Tue Apr 10 10:19:42 2018] e820: reserve RAM buffer [mem 0x74f4e000-0x77ffffff]
[Tue Apr 10 10:19:42 2018] e820: reserve RAM buffer [mem 0x7ab9f000-0x7bffffff]
[Tue Apr 10 10:19:42 2018] e820: reserve RAM buffer [mem 0x7b000000-0x7bffffff]
[Tue Apr 10 10:19:42 2018] e820: reserve RAM buffer [mem 0x47f000000-0x47fffffff]
[Tue Apr 10 10:19:42 2018] NetLabel: Initializing
[Tue Apr 10 10:19:42 2018] NetLabel:  domain hash size = 128
[Tue Apr 10 10:19:42 2018] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[Tue Apr 10 10:19:42 2018] NetLabel:  unlabeled traffic allowed by default
[Tue Apr 10 10:19:42 2018] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[Tue Apr 10 10:19:42 2018] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[Tue Apr 10 10:19:42 2018] clocksource: Switched to clocksource tsc-early
[Tue Apr 10 10:19:42 2018] VFS: Disk quotas dquot_6.6.0
[Tue Apr 10 10:19:42 2018] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[Tue Apr 10 10:19:42 2018] AppArmor: AppArmor Filesystem Enabled
[Tue Apr 10 10:19:42 2018] pnp: PnP ACPI init
[Tue Apr 10 10:19:42 2018] system 00:00: [io  0xffff] has been reserved
[Tue Apr 10 10:19:42 2018] system 00:00: [io  0x1800-0x18fe] has been reserved
[Tue Apr 10 10:19:42 2018] system 00:00: [io  0x0800-0x087f] has been reserved
[Tue Apr 10 10:19:42 2018] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[Tue Apr 10 10:19:42 2018] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[Tue Apr 10 10:19:42 2018] pnp 00:02: Plug and Play ACPI device, IDs APP000b (active)
[Tue Apr 10 10:19:42 2018] system 00:03: [mem 0xfed10000-0xfed17fff] has been reserved
[Tue Apr 10 10:19:42 2018] system 00:03: [mem 0xfed18000-0xfed18fff] has been reserved
[Tue Apr 10 10:19:42 2018] system 00:03: [mem 0xfed19000-0xfed19fff] has been reserved
[Tue Apr 10 10:19:42 2018] system 00:03: [mem 0xe0000000-0xefffffff] has been reserved
[Tue Apr 10 10:19:42 2018] system 00:03: [mem 0xfd000000-0xfe7fffff] could not be reserved
[Tue Apr 10 10:19:42 2018] system 00:03: [mem 0xfed20000-0xfed3ffff] has been reserved
[Tue Apr 10 10:19:42 2018] system 00:03: [mem 0xfed90000-0xfed93fff] could not be reserved
[Tue Apr 10 10:19:42 2018] system 00:03: [mem 0xfed45000-0xfed8ffff] has been reserved
[Tue Apr 10 10:19:42 2018] system 00:03: [mem 0xff000000-0xffffffff] could not be reserved
[Tue Apr 10 10:19:42 2018] system 00:03: [mem 0xfee00000-0xfeefffff] has been reserved
[Tue Apr 10 10:19:42 2018] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[Tue Apr 10 10:19:42 2018] system 00:04: [mem 0x20000000-0x201fffff] could not be reserved
[Tue Apr 10 10:19:42 2018] system 00:04: [mem 0x40000000-0x401fffff] could not be reserved
[Tue Apr 10 10:19:42 2018] system 00:04: Plug and Play ACPI device, IDs PNP0c01 (active)
[Tue Apr 10 10:19:42 2018] pnp: PnP ACPI: found 5 devices
[Tue Apr 10 10:19:42 2018] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[Tue Apr 10 10:19:42 2018] pci 0000:05:01.0: bridge window [io  0x1000-0x0fff] to [bus 08-40] add_size 1000
[Tue Apr 10 10:19:42 2018] pci 0000:05:02.0: bridge window [io  0x1000-0x0fff] to [bus 07] add_size 1000
[Tue Apr 10 10:19:42 2018] pci 0000:05:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 07] add_size 200000 add_align 100000
[Tue Apr 10 10:19:42 2018] pci 0000:05:04.0: bridge window [io  0x1000-0x0fff] to [bus 41-79] add_size 1000
[Tue Apr 10 10:19:42 2018] pci 0000:04:00.0: bridge window [io  0x1000-0x0fff] to [bus 05-79] add_size 3000
[Tue Apr 10 10:19:42 2018] pci 0000:7b:01.0: bridge window [io  0x1000-0x0fff] to [bus 7e-b6] add_size 1000
[Tue Apr 10 10:19:42 2018] pci 0000:7b:02.0: bridge window [io  0x1000-0x0fff] to [bus 7d] add_size 1000
[Tue Apr 10 10:19:42 2018] pci 0000:7b:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 7d] add_size 200000 add_align 100000
[Tue Apr 10 10:19:42 2018] pci 0000:7b:04.0: bridge window [io  0x1000-0x0fff] to [bus b7-ef] add_size 1000
[Tue Apr 10 10:19:42 2018] pci 0000:7a:00.0: bridge window [io  0x1000-0x0fff] to [bus 7b-ef] add_size 3000
[Tue Apr 10 10:19:42 2018] pci 0000:00:1f.3: BAR 4: assigned [mem 0x4000000000-0x400000ffff 64bit]
[Tue Apr 10 10:19:42 2018] pci 0000:00:01.0: PCI bridge to [bus 01]
[Tue Apr 10 10:19:42 2018] pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
[Tue Apr 10 10:19:42 2018] pci 0000:00:01.0:   bridge window [mem 0x82600000-0x826fffff]
[Tue Apr 10 10:19:42 2018] pci 0000:00:01.0:   bridge window [mem 0xb0000000-0xc01fffff 64bit pref]
[Tue Apr 10 10:19:42 2018] pci 0000:04:00.0: BAR 13: assigned [io  0x6000-0x8fff]
[Tue Apr 10 10:19:42 2018] pci 0000:05:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[Tue Apr 10 10:19:42 2018] pci 0000:05:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[Tue Apr 10 10:19:42 2018] pci 0000:05:01.0: BAR 13: assigned [io  0x6000-0x6fff]
[Tue Apr 10 10:19:42 2018] pci 0000:05:02.0: BAR 13: assigned [io  0x7000-0x7fff]
[Tue Apr 10 10:19:42 2018] pci 0000:05:04.0: BAR 13: assigned [io  0x8000-0x8fff]
[Tue Apr 10 10:19:42 2018] pci 0000:05:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[Tue Apr 10 10:19:42 2018] pci 0000:05:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[Tue Apr 10 10:19:42 2018] pci 0000:05:00.0: PCI bridge to [bus 06]
[Tue Apr 10 10:19:42 2018] pci 0000:05:00.0:   bridge window [mem 0x82900000-0x829fffff]
[Tue Apr 10 10:19:42 2018] pci 0000:05:01.0: PCI bridge to [bus 08-40]
[Tue Apr 10 10:19:42 2018] pci 0000:05:01.0:   bridge window [io  0x6000-0x6fff]
[Tue Apr 10 10:19:42 2018] pci 0000:05:01.0:   bridge window [mem 0x82a00000-0x899fffff]
[Tue Apr 10 10:19:42 2018] pci 0000:05:01.0:   bridge window [mem 0xc0200000-0xc71fffff 64bit pref]
[Tue Apr 10 10:19:42 2018] pci 0000:07:00.0: BAR 0: assigned [mem 0x82800000-0x8280ffff]
[Tue Apr 10 10:19:42 2018] pci 0000:05:02.0: PCI bridge to [bus 07]
[Tue Apr 10 10:19:42 2018] pci 0000:05:02.0:   bridge window [io  0x7000-0x7fff]
[Tue Apr 10 10:19:42 2018] pci 0000:05:02.0:   bridge window [mem 0x82800000-0x828fffff]
[Tue Apr 10 10:19:42 2018] pci 0000:05:04.0: PCI bridge to [bus 41-79]
[Tue Apr 10 10:19:42 2018] pci 0000:05:04.0:   bridge window [io  0x8000-0x8fff]
[Tue Apr 10 10:19:42 2018] pci 0000:05:04.0:   bridge window [mem 0x89a00000-0x909fffff]
[Tue Apr 10 10:19:42 2018] pci 0000:05:04.0:   bridge window [mem 0xc7200000-0xce1fffff 64bit pref]
[Tue Apr 10 10:19:42 2018] pci 0000:04:00.0: PCI bridge to [bus 05-79]
[Tue Apr 10 10:19:42 2018] pci 0000:04:00.0:   bridge window [io  0x6000-0x8fff]
[Tue Apr 10 10:19:42 2018] pci 0000:04:00.0:   bridge window [mem 0x82800000-0x909fffff]
[Tue Apr 10 10:19:42 2018] pci 0000:04:00.0:   bridge window [mem 0xc0200000-0xce1fffff 64bit pref]
[Tue Apr 10 10:19:42 2018] pci 0000:00:01.1: PCI bridge to [bus 04-79]
[Tue Apr 10 10:19:42 2018] pci 0000:00:01.1:   bridge window [io  0x6000-0x9fff]
[Tue Apr 10 10:19:42 2018] pci 0000:00:01.1:   bridge window [mem 0x82800000-0x909fffff]
[Tue Apr 10 10:19:42 2018] pci 0000:00:01.1:   bridge window [mem 0xc0200000-0xce1fffff 64bit pref]
[Tue Apr 10 10:19:42 2018] pci 0000:7a:00.0: BAR 13: assigned [io  0xa000-0xcfff]
[Tue Apr 10 10:19:42 2018] pci 0000:7b:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[Tue Apr 10 10:19:42 2018] pci 0000:7b:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[Tue Apr 10 10:19:42 2018] pci 0000:7b:01.0: BAR 13: assigned [io  0xa000-0xafff]
[Tue Apr 10 10:19:42 2018] pci 0000:7b:02.0: BAR 13: assigned [io  0xb000-0xbfff]
[Tue Apr 10 10:19:42 2018] pci 0000:7b:04.0: BAR 13: assigned [io  0xc000-0xcfff]
[Tue Apr 10 10:19:42 2018] pci 0000:7b:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[Tue Apr 10 10:19:42 2018] pci 0000:7b:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[Tue Apr 10 10:19:42 2018] pci 0000:7b:00.0: PCI bridge to [bus 7c]
[Tue Apr 10 10:19:42 2018] pci 0000:7b:00.0:   bridge window [mem 0x90b00000-0x90bfffff]
[Tue Apr 10 10:19:42 2018] pci 0000:7b:01.0: PCI bridge to [bus 7e-b6]
[Tue Apr 10 10:19:42 2018] pci 0000:7b:01.0:   bridge window [io  0xa000-0xafff]
[Tue Apr 10 10:19:42 2018] pci 0000:7b:01.0:   bridge window [mem 0x90c00000-0x97bfffff]
[Tue Apr 10 10:19:42 2018] pci 0000:7b:01.0:   bridge window [mem 0xce200000-0xd51fffff 64bit pref]
[Tue Apr 10 10:19:42 2018] pci 0000:7d:00.0: BAR 0: assigned [mem 0x90a00000-0x90a0ffff]
[Tue Apr 10 10:19:42 2018] pci 0000:7b:02.0: PCI bridge to [bus 7d]
[Tue Apr 10 10:19:42 2018] pci 0000:7b:02.0:   bridge window [io  0xb000-0xbfff]
[Tue Apr 10 10:19:42 2018] pci 0000:7b:02.0:   bridge window [mem 0x90a00000-0x90afffff]
[Tue Apr 10 10:19:42 2018] pci 0000:7b:04.0: PCI bridge to [bus b7-ef]
[Tue Apr 10 10:19:42 2018] pci 0000:7b:04.0:   bridge window [io  0xc000-0xcfff]
[Tue Apr 10 10:19:42 2018] pci 0000:7b:04.0:   bridge window [mem 0x97c00000-0x9ebfffff]
[Tue Apr 10 10:19:42 2018] pci 0000:7b:04.0:   bridge window [mem 0xd5200000-0xdc1fffff 64bit pref]
[Tue Apr 10 10:19:42 2018] pci 0000:7a:00.0: PCI bridge to [bus 7b-ef]
[Tue Apr 10 10:19:42 2018] pci 0000:7a:00.0:   bridge window [io  0xa000-0xcfff]
[Tue Apr 10 10:19:42 2018] pci 0000:7a:00.0:   bridge window [mem 0x90a00000-0x9ebfffff]
[Tue Apr 10 10:19:42 2018] pci 0000:7a:00.0:   bridge window [mem 0xce200000-0xdc1fffff 64bit pref]
[Tue Apr 10 10:19:42 2018] pci 0000:00:01.2: PCI bridge to [bus 7a-ef]
[Tue Apr 10 10:19:42 2018] pci 0000:00:01.2:   bridge window [io  0xa000-0xdfff]
[Tue Apr 10 10:19:42 2018] pci 0000:00:01.2:   bridge window [mem 0x90a00000-0x9ebfffff]
[Tue Apr 10 10:19:42 2018] pci 0000:00:01.2:   bridge window [mem 0xce200000-0xdc1fffff 64bit pref]
[Tue Apr 10 10:19:42 2018] pci 0000:00:1b.0: PCI bridge to [bus 02]
[Tue Apr 10 10:19:42 2018] pci 0000:00:1b.0:   bridge window [io  0x3000-0x3fff]
[Tue Apr 10 10:19:42 2018] pci 0000:00:1b.0:   bridge window [mem 0x82500000-0x825fffff]
[Tue Apr 10 10:19:42 2018] pci 0000:00:1c.0: PCI bridge to [bus 03]
[Tue Apr 10 10:19:42 2018] pci 0000:00:1c.0:   bridge window [mem 0x82000000-0x824fffff]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:00: resource 20 [mem 0x80000000-0xfeafffff window]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:00: resource 21 [mem 0x4000000000-0x7fffffffff window]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:01: resource 1 [mem 0x82600000-0x826fffff]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:01: resource 2 [mem 0xb0000000-0xc01fffff 64bit pref]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:04: resource 0 [io  0x6000-0x9fff]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:04: resource 1 [mem 0x82800000-0x909fffff]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:04: resource 2 [mem 0xc0200000-0xce1fffff 64bit pref]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:05: resource 0 [io  0x6000-0x8fff]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:05: resource 1 [mem 0x82800000-0x909fffff]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:05: resource 2 [mem 0xc0200000-0xce1fffff 64bit pref]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:06: resource 1 [mem 0x82900000-0x829fffff]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:08: resource 0 [io  0x6000-0x6fff]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:08: resource 1 [mem 0x82a00000-0x899fffff]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:08: resource 2 [mem 0xc0200000-0xc71fffff 64bit pref]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:07: resource 0 [io  0x7000-0x7fff]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:07: resource 1 [mem 0x82800000-0x828fffff]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:41: resource 0 [io  0x8000-0x8fff]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:41: resource 1 [mem 0x89a00000-0x909fffff]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:41: resource 2 [mem 0xc7200000-0xce1fffff 64bit pref]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:7a: resource 0 [io  0xa000-0xdfff]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:7a: resource 1 [mem 0x90a00000-0x9ebfffff]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:7a: resource 2 [mem 0xce200000-0xdc1fffff 64bit pref]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:7b: resource 0 [io  0xa000-0xcfff]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:7b: resource 1 [mem 0x90a00000-0x9ebfffff]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:7b: resource 2 [mem 0xce200000-0xdc1fffff 64bit pref]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:7c: resource 1 [mem 0x90b00000-0x90bfffff]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:7e: resource 0 [io  0xa000-0xafff]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:7e: resource 1 [mem 0x90c00000-0x97bfffff]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:7e: resource 2 [mem 0xce200000-0xd51fffff 64bit pref]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:7d: resource 0 [io  0xb000-0xbfff]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:7d: resource 1 [mem 0x90a00000-0x90afffff]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:b7: resource 0 [io  0xc000-0xcfff]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:b7: resource 1 [mem 0x97c00000-0x9ebfffff]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:b7: resource 2 [mem 0xd5200000-0xdc1fffff 64bit pref]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:02: resource 1 [mem 0x82500000-0x825fffff]
[Tue Apr 10 10:19:42 2018] pci_bus 0000:03: resource 1 [mem 0x82000000-0x824fffff]
[Tue Apr 10 10:19:42 2018] NET: Registered protocol family 2
[Tue Apr 10 10:19:42 2018] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes)
[Tue Apr 10 10:19:42 2018] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[Tue Apr 10 10:19:42 2018] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[Tue Apr 10 10:19:42 2018] TCP: Hash tables configured (established 131072 bind 65536)
[Tue Apr 10 10:19:42 2018] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[Tue Apr 10 10:19:42 2018] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[Tue Apr 10 10:19:42 2018] NET: Registered protocol family 1
[Tue Apr 10 10:19:42 2018] pci 0000:07:00.0: enabling device (0000 -> 0002)
[Tue Apr 10 10:19:42 2018] pci 0000:7d:00.0: enabling device (0000 -> 0002)
[Tue Apr 10 10:19:42 2018] PCI: CLS 256 bytes, default 64
[Tue Apr 10 10:19:42 2018] Unpacking initramfs...
[Tue Apr 10 10:19:43 2018] Freeing initrd memory: 50568K
[Tue Apr 10 10:19:43 2018] DMAR: ACPI device "device:91" under DMAR at fed91000 as 00:15.0
[Tue Apr 10 10:19:43 2018] DMAR: ACPI device "device:92" under DMAR at fed91000 as 00:1e.2
[Tue Apr 10 10:19:43 2018] DMAR: ACPI device "device:93" under DMAR at fed91000 as 00:1e.3
[Tue Apr 10 10:19:43 2018] DMAR: Failed to find handle for ACPI object \_SB.PCI0.UA00
[Tue Apr 10 10:19:43 2018] DMAR: Failed to find handle for ACPI object \_SB.PCI0.UA01
[Tue Apr 10 10:19:43 2018] DMAR: Failed to find handle for ACPI object \_SB.PCI0.UA02
[Tue Apr 10 10:19:43 2018] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[Tue Apr 10 10:19:43 2018] software IO TLB [mem 0x6be31000-0x6fe31000] (64MB) mapped at [000000004300d944-0000000011bb9122]
[Tue Apr 10 10:19:43 2018] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x29dc05e54fc, max_idle_ns: 440795291716 ns
[Tue Apr 10 10:19:43 2018] clocksource: Switched to clocksource tsc
[Tue Apr 10 10:19:43 2018] Scanning for low memory corruption every 60 seconds
[Tue Apr 10 10:19:43 2018] Initialise system trusted keyrings
[Tue Apr 10 10:19:43 2018] Key type blacklist registered
[Tue Apr 10 10:19:43 2018] workingset: timestamp_bits=36 max_order=22 bucket_order=0
[Tue Apr 10 10:19:43 2018] zbud: loaded
[Tue Apr 10 10:19:43 2018] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[Tue Apr 10 10:19:43 2018] fuse init (API version 7.26)
[Tue Apr 10 10:19:43 2018] Key type asymmetric registered
[Tue Apr 10 10:19:43 2018] Asymmetric key parser 'x509' registered
[Tue Apr 10 10:19:43 2018] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[Tue Apr 10 10:19:43 2018] io scheduler noop registered
[Tue Apr 10 10:19:43 2018] io scheduler deadline registered
[Tue Apr 10 10:19:43 2018] io scheduler cfq registered (default)
[Tue Apr 10 10:19:43 2018] pciehp 0000:05:01.0:pcie204: Slot #1 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[Tue Apr 10 10:19:43 2018] pciehp 0000:05:02.0:pcie204: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[Tue Apr 10 10:19:43 2018] pciehp 0000:05:02.0:pcie204: Slot(0): Card present
[Tue Apr 10 10:19:43 2018] pciehp 0000:05:04.0:pcie204: Slot #4 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[Tue Apr 10 10:19:43 2018] pciehp 0000:7b:01.0:pcie204: Slot #1 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[Tue Apr 10 10:19:43 2018] pciehp 0000:7b:02.0:pcie204: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[Tue Apr 10 10:19:43 2018] pciehp 0000:7b:02.0:pcie204: Slot(0-1): Card present
[Tue Apr 10 10:19:43 2018] pciehp 0000:7b:04.0:pcie204: Slot #4 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[Tue Apr 10 10:19:43 2018] efifb: probing for efifb
[Tue Apr 10 10:19:43 2018] efifb: framebuffer at 0xb0300000, using 29440k, total 29440k
[Tue Apr 10 10:19:43 2018] efifb: mode is 3360x2100x32, linelength=14336, pages=1
[Tue Apr 10 10:19:43 2018] efifb: scrolling: redraw
[Tue Apr 10 10:19:43 2018] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[Tue Apr 10 10:19:43 2018] Console: switching to colour frame buffer device 420x131
[Tue Apr 10 10:19:43 2018] fb0: EFI VGA frame buffer device
[Tue Apr 10 10:19:43 2018] intel_idle: MWAIT substates: 0x11142120
[Tue Apr 10 10:19:43 2018] intel_idle: v0.4.1 model 0x9E
[Tue Apr 10 10:19:43 2018] intel_idle: lapic_timer_reliable_states 0xffffffff
[Tue Apr 10 10:19:43 2018] ACPI: AC Adapter [ADP1] (on-line)
[Tue Apr 10 10:19:43 2018] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[Tue Apr 10 10:19:43 2018] ACPI: Lid Switch [LID0]
[Tue Apr 10 10:19:43 2018] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[Tue Apr 10 10:19:43 2018] ACPI: Power Button [PWRB]
[Tue Apr 10 10:19:43 2018] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[Tue Apr 10 10:19:43 2018] ACPI: Sleep Button [SLPB]
[Tue Apr 10 10:19:43 2018] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[Tue Apr 10 10:19:43 2018] ACPI: Power Button [PWRF]
[Tue Apr 10 10:19:43 2018] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[Tue Apr 10 10:19:43 2018] Linux agpgart interface v0.103
[Tue Apr 10 10:19:43 2018] loop: module loaded
[Tue Apr 10 10:19:43 2018] nvme nvme0: pci function 0000:02:00.0
[Tue Apr 10 10:19:43 2018] libphy: Fixed MDIO Bus: probed
[Tue Apr 10 10:19:43 2018] tun: Universal TUN/TAP device driver, 1.6
[Tue Apr 10 10:19:43 2018] PPP generic driver version 2.4.2
[Tue Apr 10 10:19:43 2018] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[Tue Apr 10 10:19:43 2018] ehci-pci: EHCI PCI platform driver
[Tue Apr 10 10:19:43 2018] ehci-platform: EHCI generic platform driver
[Tue Apr 10 10:19:43 2018] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[Tue Apr 10 10:19:43 2018] ohci-pci: OHCI PCI platform driver
[Tue Apr 10 10:19:43 2018] ohci-platform: OHCI generic platform driver
[Tue Apr 10 10:19:43 2018] uhci_hcd: USB Universal Host Controller Interface driver
[Tue Apr 10 10:19:43 2018] xhci_hcd 0000:00:14.0: xHCI Host Controller
[Tue Apr 10 10:19:43 2018] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[Tue Apr 10 10:19:43 2018] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810
[Tue Apr 10 10:19:43 2018] xhci_hcd 0000:00:14.0: cache line size of 256 is not supported
[Tue Apr 10 10:19:43 2018] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[Tue Apr 10 10:19:43 2018] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[Tue Apr 10 10:19:43 2018] usb usb1: Product: xHCI Host Controller
[Tue Apr 10 10:19:43 2018] usb usb1: Manufacturer: Linux 4.16.1-041601-generic xhci-hcd
[Tue Apr 10 10:19:43 2018] usb usb1: SerialNumber: 0000:00:14.0
[Tue Apr 10 10:19:43 2018] hub 1-0:1.0: USB hub found
[Tue Apr 10 10:19:43 2018] hub 1-0:1.0: 16 ports detected
[Tue Apr 10 10:19:43 2018] xhci_hcd 0000:00:14.0: xHCI Host Controller
[Tue Apr 10 10:19:43 2018] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[Tue Apr 10 10:19:43 2018] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[Tue Apr 10 10:19:43 2018] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[Tue Apr 10 10:19:43 2018] usb usb2: Product: xHCI Host Controller
[Tue Apr 10 10:19:43 2018] usb usb2: Manufacturer: Linux 4.16.1-041601-generic xhci-hcd
[Tue Apr 10 10:19:43 2018] usb usb2: SerialNumber: 0000:00:14.0
[Tue Apr 10 10:19:43 2018] hub 2-0:1.0: USB hub found
[Tue Apr 10 10:19:43 2018] hub 2-0:1.0: 8 ports detected
[Tue Apr 10 10:19:43 2018] xhci_hcd 0000:07:00.0: xHCI Host Controller
[Tue Apr 10 10:19:43 2018] xhci_hcd 0000:07:00.0: new USB bus registered, assigned bus number 3
[Tue Apr 10 10:19:43 2018] xhci_hcd 0000:07:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x00009810
[Tue Apr 10 10:19:43 2018] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[Tue Apr 10 10:19:43 2018] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[Tue Apr 10 10:19:43 2018] usb usb3: Product: xHCI Host Controller
[Tue Apr 10 10:19:43 2018] usb usb3: Manufacturer: Linux 4.16.1-041601-generic xhci-hcd
[Tue Apr 10 10:19:43 2018] usb usb3: SerialNumber: 0000:07:00.0
[Tue Apr 10 10:19:43 2018] hub 3-0:1.0: USB hub found
[Tue Apr 10 10:19:43 2018] hub 3-0:1.0: 2 ports detected
[Tue Apr 10 10:19:43 2018] xhci_hcd 0000:07:00.0: xHCI Host Controller
[Tue Apr 10 10:19:43 2018] xhci_hcd 0000:07:00.0: new USB bus registered, assigned bus number 4
[Tue Apr 10 10:19:43 2018] xhci_hcd 0000:07:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[Tue Apr 10 10:19:43 2018] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[Tue Apr 10 10:19:43 2018] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[Tue Apr 10 10:19:43 2018] usb usb4: Product: xHCI Host Controller
[Tue Apr 10 10:19:43 2018] usb usb4: Manufacturer: Linux 4.16.1-041601-generic xhci-hcd
[Tue Apr 10 10:19:43 2018] usb usb4: SerialNumber: 0000:07:00.0
[Tue Apr 10 10:19:43 2018] hub 4-0:1.0: USB hub found
[Tue Apr 10 10:19:43 2018] hub 4-0:1.0: 2 ports detected
[Tue Apr 10 10:19:43 2018] xhci_hcd 0000:7d:00.0: xHCI Host Controller
[Tue Apr 10 10:19:43 2018] xhci_hcd 0000:7d:00.0: new USB bus registered, assigned bus number 5
[Tue Apr 10 10:19:43 2018] xhci_hcd 0000:7d:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x00009810
[Tue Apr 10 10:19:43 2018] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
[Tue Apr 10 10:19:43 2018] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[Tue Apr 10 10:19:43 2018] usb usb5: Product: xHCI Host Controller
[Tue Apr 10 10:19:43 2018] usb usb5: Manufacturer: Linux 4.16.1-041601-generic xhci-hcd
[Tue Apr 10 10:19:43 2018] usb usb5: SerialNumber: 0000:7d:00.0
[Tue Apr 10 10:19:43 2018] hub 5-0:1.0: USB hub found
[Tue Apr 10 10:19:43 2018] hub 5-0:1.0: 2 ports detected
[Tue Apr 10 10:19:43 2018] xhci_hcd 0000:7d:00.0: xHCI Host Controller
[Tue Apr 10 10:19:43 2018] xhci_hcd 0000:7d:00.0: new USB bus registered, assigned bus number 6
[Tue Apr 10 10:19:43 2018] xhci_hcd 0000:7d:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[Tue Apr 10 10:19:43 2018] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003
[Tue Apr 10 10:19:43 2018] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[Tue Apr 10 10:19:43 2018] usb usb6: Product: xHCI Host Controller
[Tue Apr 10 10:19:43 2018] usb usb6: Manufacturer: Linux 4.16.1-041601-generic xhci-hcd
[Tue Apr 10 10:19:43 2018] usb usb6: SerialNumber: 0000:7d:00.0
[Tue Apr 10 10:19:43 2018] hub 6-0:1.0: USB hub found
[Tue Apr 10 10:19:43 2018] hub 6-0:1.0: 2 ports detected
[Tue Apr 10 10:19:43 2018] i8042: PNP: No PS/2 controller found.
[Tue Apr 10 10:19:43 2018] mousedev: PS/2 mouse device common for all mice
[Tue Apr 10 10:19:43 2018] rtc_cmos 00:01: RTC can wake from S4
[Tue Apr 10 10:19:43 2018] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[Tue Apr 10 10:19:43 2018] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[Tue Apr 10 10:19:43 2018] i2c /dev entries driver
[Tue Apr 10 10:19:43 2018] device-mapper: uevent: version 1.0.3
[Tue Apr 10 10:19:43 2018] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel at redhat.com
[Tue Apr 10 10:19:43 2018] intel_pstate: Intel P-state driver initializing
[Tue Apr 10 10:19:43 2018] intel_pstate: Disabling energy efficiency optimization
[Tue Apr 10 10:19:43 2018] intel_pstate: HWP enabled
[Tue Apr 10 10:19:43 2018] ledtrig-cpu: registered to indicate activity on CPUs
[Tue Apr 10 10:19:43 2018] EFI Variables Facility v0.08 2004-May-17
[Tue Apr 10 10:19:43 2018]  nvme0n1: p1 p2 p3 p4 p5 p6
[Tue Apr 10 10:19:43 2018] intel_pmc_core:  initialized
[Tue Apr 10 10:19:43 2018] NET: Registered protocol family 10
[Tue Apr 10 10:19:43 2018] NET: Registered protocol family 17
[Tue Apr 10 10:19:43 2018] Key type dns_resolver registered
[Tue Apr 10 10:19:43 2018] RAS: Correctable Errors collector initialized.
[Tue Apr 10 10:19:43 2018] microcode: sig=0x906e9, pf=0x20, revision=0x84
[Tue Apr 10 10:19:43 2018] microcode: Microcode Update Driver: v2.2.
[Tue Apr 10 10:19:43 2018] sched_clock: Marking stable (1390251953, 0)->(1376339540, 13912413)
[Tue Apr 10 10:19:43 2018] registered taskstats version 1
[Tue Apr 10 10:19:43 2018] Loading compiled-in X.509 certificates
[Tue Apr 10 10:19:43 2018] Loaded X.509 cert 'Build time autogenerated kernel key: 8bcc62b77e71ce7d8541bc53eca9c2389b42524d'
[Tue Apr 10 10:19:43 2018] zswap: loaded using pool lzo/zbud
[Tue Apr 10 10:19:43 2018] Key type big_key registered
[Tue Apr 10 10:19:43 2018] Key type trusted registered
[Tue Apr 10 10:19:43 2018] Key type encrypted registered
[Tue Apr 10 10:19:43 2018] AppArmor: AppArmor sha1 policy hashing enabled
[Tue Apr 10 10:19:43 2018] ima: No TPM chip found, activating TPM-bypass! (rc=-19)
[Tue Apr 10 10:19:43 2018] evm: HMAC attrs: 0x1
[Tue Apr 10 10:19:43 2018]   Magic number: 14:854:320
[Tue Apr 10 10:19:43 2018] misc microcode: hash matches
[Tue Apr 10 10:19:43 2018] platform microcode: hash matches
[Tue Apr 10 10:19:43 2018] tty tty45: hash matches
[Tue Apr 10 10:19:43 2018] rtc_cmos 00:01: setting system clock to 2018-04-10 08:19:43 UTC (1523348383)
[Tue Apr 10 10:19:43 2018] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[Tue Apr 10 10:19:43 2018] EDD information not available.
[Tue Apr 10 10:19:43 2018] Freeing unused kernel memory: 2404K
[Tue Apr 10 10:19:43 2018] Write protecting the kernel read-only data: 20480k
[Tue Apr 10 10:19:43 2018] Freeing unused kernel memory: 2008K
[Tue Apr 10 10:19:43 2018] Freeing unused kernel memory: 1900K
[Tue Apr 10 10:19:43 2018] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[Tue Apr 10 10:19:43 2018] x86/mm: Checking user space page tables
[Tue Apr 10 10:19:43 2018] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[Tue Apr 10 10:19:43 2018] [Firmware Bug]: ACPI(GFX0) defines _DOD but not _DOS
[Tue Apr 10 10:19:43 2018] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[Tue Apr 10 10:19:43 2018] acpi device:02: registered as cooling_device8
[Tue Apr 10 10:19:43 2018] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input4
[Tue Apr 10 10:19:43 2018] applespi: loading out-of-tree module taints kernel.
[Tue Apr 10 10:19:43 2018] applespi: module verification failed: signature and/or required key missing - tainting kernel
[Tue Apr 10 10:19:43 2018] thunderbolt 0000:06:00.0: NHI initialized, starting thunderbolt
[Tue Apr 10 10:19:43 2018] thunderbolt 0000:06:00.0: allocating TX ring 0 of size 10
[Tue Apr 10 10:19:43 2018] thunderbolt 0000:06:00.0: allocating RX ring 0 of size 10
[Tue Apr 10 10:19:43 2018] thunderbolt 0000:06:00.0: control channel created
[Tue Apr 10 10:19:43 2018] thunderbolt 0000:06:00.0: control channel starting...
[Tue Apr 10 10:19:43 2018] thunderbolt 0000:06:00.0: starting TX ring 0
[Tue Apr 10 10:19:43 2018] thunderbolt 0000:06:00.0: enabling interrupt at register 0x38200 bit 0 (0x0 -> 0x1)
[Tue Apr 10 10:19:43 2018] thunderbolt 0000:06:00.0: starting RX ring 0
[Tue Apr 10 10:19:43 2018] thunderbolt 0000:06:00.0: enabling interrupt at register 0x38200 bit 12 (0x1 -> 0x1001)
[Tue Apr 10 10:19:43 2018] thunderbolt 0000:06:00.0: starting ICM firmware
[Tue Apr 10 10:19:43 2018] cryptd: max_cpu_qlen set to 1000
[Tue Apr 10 10:19:43 2018] AVX2 version of gcm_enc/dec engaged.
[Tue Apr 10 10:19:43 2018] AES CTR mode by8 optimization enabled
[Tue Apr 10 10:19:43 2018] usb 1-2: new high-speed USB device number 2 using xhci_hcd
[Tue Apr 10 10:19:43 2018] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[Tue Apr 10 10:19:43 2018] intel-lpss 0000:00:19.0: enabling device (0000 -> 0002)
[Tue Apr 10 10:19:43 2018] intel-lpss 0000:00:1e.0: enabling device (0000 -> 0002)
[Tue Apr 10 10:19:43 2018] [drm] amdgpu kernel modesetting enabled.
[Tue Apr 10 10:19:43 2018] AMD IOMMUv2 driver by Joerg Roedel <jroedel at suse.de>
[Tue Apr 10 10:19:43 2018] AMD IOMMUv2 functionality not available on this system
[Tue Apr 10 10:19:43 2018] CRAT table not found
[Tue Apr 10 10:19:43 2018] Virtual CRAT table created for CPU
[Tue Apr 10 10:19:43 2018] Parsing CRAT table with 1 nodes
[Tue Apr 10 10:19:43 2018] Creating topology SYSFS entries
[Tue Apr 10 10:19:43 2018] Topology: Add CPU node
[Tue Apr 10 10:19:43 2018] Finished initializing topology
[Tue Apr 10 10:19:43 2018] kfd kfd: Initialized module
[Tue Apr 10 10:19:43 2018] checking generic (b0300000 1cc0000) vs hw (b0000000 10000000)
[Tue Apr 10 10:19:43 2018] fb: switching to amdgpudrmfb from EFI VGA
[Tue Apr 10 10:19:43 2018] Console: switching to colour dummy device 80x25
[Tue Apr 10 10:19:43 2018] [drm] initializing kernel modesetting (POLARIS11 0x1002:0x67EF 0x106B:0x0179 0xC0).
[Tue Apr 10 10:19:43 2018] [drm] register mmio base: 0x82600000
[Tue Apr 10 10:19:43 2018] [drm] register mmio size: 262144
[Tue Apr 10 10:19:43 2018] [drm] probing gen 2 caps for device 8086:1901 = 261ac83/e
[Tue Apr 10 10:19:43 2018] [drm] probing mlw for device 8086:1901 = 261ac83
[Tue Apr 10 10:19:43 2018] [drm] UVD is enabled in VM mode
[Tue Apr 10 10:19:43 2018] [drm] UVD ENC is enabled in VM mode
[Tue Apr 10 10:19:43 2018] [drm] VCE enabled in VM mode
[Tue Apr 10 10:19:43 2018] ATOM BIOS: 113-C9801AU-A02
[Tue Apr 10 10:19:43 2018] [drm] vm size is 64 GB, 2 levels, block size is 10-bit, fragment size is 9-bit
[Tue Apr 10 10:19:43 2018] amdgpu 0000:01:00.0: BAR 2: releasing [mem 0xc0000000-0xc01fffff 64bit pref]
[Tue Apr 10 10:19:43 2018] amdgpu 0000:01:00.0: BAR 0: releasing [mem 0xb0000000-0xbfffffff 64bit pref]
[Tue Apr 10 10:19:43 2018] amdgpu 0000:01:00.0: BAR 0: assigned [mem 0xb0000000-0xbfffffff 64bit pref]
[Tue Apr 10 10:19:43 2018] amdgpu 0000:01:00.0: BAR 2: assigned [mem 0xc0000000-0xc01fffff 64bit pref]
[Tue Apr 10 10:19:43 2018] amdgpu 0000:01:00.0: VRAM: 4096M 0x000000F400000000 - 0x000000F4FFFFFFFF (4096M used)
[Tue Apr 10 10:19:43 2018] amdgpu 0000:01:00.0: GTT: 256M 0x0000000000000000 - 0x000000000FFFFFFF
[Tue Apr 10 10:19:43 2018] [drm] Detected VRAM RAM=4096M, BAR=256M
[Tue Apr 10 10:19:43 2018] [drm] RAM width 128bits GDDR5
[Tue Apr 10 10:19:43 2018] [TTM] Zone  kernel: Available graphics memory: 8160234 kiB
[Tue Apr 10 10:19:43 2018] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
[Tue Apr 10 10:19:43 2018] [TTM] Initializing pool allocator
[Tue Apr 10 10:19:43 2018] [TTM] Initializing DMA pool allocator
[Tue Apr 10 10:19:43 2018] [drm] amdgpu: 4096M of VRAM memory ready
[Tue Apr 10 10:19:43 2018] [drm] amdgpu: 4096M of GTT memory ready.
[Tue Apr 10 10:19:43 2018] [drm] GART: num cpu pages 65536, num gpu pages 65536
[Tue Apr 10 10:19:43 2018] [drm] PCIE GART of 256M enabled (table at 0x000000F400040000).
[Tue Apr 10 10:19:43 2018] amdgpu 0000:01:00.0: Direct firmware load for amdgpu/polaris11_pfp_2.bin failed with error -2
[Tue Apr 10 10:19:43 2018] amdgpu 0000:01:00.0: Direct firmware load for amdgpu/polaris11_me_2.bin failed with error -2
[Tue Apr 10 10:19:43 2018] amdgpu 0000:01:00.0: Direct firmware load for amdgpu/polaris11_ce_2.bin failed with error -2
[Tue Apr 10 10:19:43 2018] amdgpu 0000:01:00.0: Direct firmware load for amdgpu/polaris11_mec_2.bin failed with error -2
[Tue Apr 10 10:19:43 2018] amdgpu 0000:01:00.0: Direct firmware load for amdgpu/polaris11_mec2_2.bin failed with error -2
[Tue Apr 10 10:19:43 2018] [drm] Found UVD firmware Version: 1.79 Family ID: 16
[Tue Apr 10 10:19:43 2018] [drm] UVD ENC is disabled
[Tue Apr 10 10:19:43 2018] [drm] Found VCE firmware Version: 52.4 Binary ID: 3
[Tue Apr 10 10:19:43 2018] intel-lpss 0000:00:1e.1: enabling device (0000 -> 0002)
[Tue Apr 10 10:19:43 2018] intel-lpss 0000:00:1e.2: enabling device (0000 -> 0002)
[Tue Apr 10 10:19:43 2018] intel-lpss 0000:00:1e.3: enabling device (0000 -> 0002)
[Tue Apr 10 10:19:43 2018] amdgpu: [powerplay] 
                            failed to send message 309 ret is 254 
[Tue Apr 10 10:19:43 2018] amdgpu: [powerplay] 
                            failed to send pre message 14e ret is 254 
[Tue Apr 10 10:19:43 2018] [drm] DM_PPLIB: values for Engine clock
[Tue Apr 10 10:19:43 2018] [drm] DM_PPLIB:	 21400
[Tue Apr 10 10:19:43 2018] [drm] DM_PPLIB:	 32000
[Tue Apr 10 10:19:43 2018] [drm] DM_PPLIB:	 43600
[Tue Apr 10 10:19:43 2018] [drm] DM_PPLIB:	 55600
[Tue Apr 10 10:19:43 2018] [drm] DM_PPLIB:	 67100
[Tue Apr 10 10:19:43 2018] [drm] DM_PPLIB:	 75600
[Tue Apr 10 10:19:43 2018] [drm] DM_PPLIB:	 83800
[Tue Apr 10 10:19:43 2018] [drm] DM_PPLIB:	 90700
[Tue Apr 10 10:19:43 2018] [drm] DM_PPLIB: Validation clocks:
[Tue Apr 10 10:19:43 2018] [drm] DM_PPLIB:    engine_max_clock: 90700
[Tue Apr 10 10:19:43 2018] [drm] DM_PPLIB:    memory_max_clock: 127000
[Tue Apr 10 10:19:43 2018] [drm] DM_PPLIB:    level           : 0
[Tue Apr 10 10:19:43 2018] [drm] DM_PPLIB: values for Memory clock
[Tue Apr 10 10:19:43 2018] [drm] DM_PPLIB:	 30000
[Tue Apr 10 10:19:43 2018] [drm] DM_PPLIB:	 127000
[Tue Apr 10 10:19:43 2018] [drm] DM_PPLIB: Validation clocks:
[Tue Apr 10 10:19:43 2018] [drm] DM_PPLIB:    engine_max_clock: 90700
[Tue Apr 10 10:19:43 2018] [drm] DM_PPLIB:    memory_max_clock: 127000
[Tue Apr 10 10:19:43 2018] [drm] DM_PPLIB:    level           : 0
[Tue Apr 10 10:19:43 2018] usb 1-2: New USB device found, idVendor=0451, idProduct=8142
[Tue Apr 10 10:19:43 2018] usb 1-2: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[Tue Apr 10 10:19:43 2018] usb 1-2: SerialNumber: FE05108975C5
[Tue Apr 10 10:19:43 2018] hub 1-2:1.0: USB hub found
[Tue Apr 10 10:19:43 2018] hub 1-2:1.0: 4 ports detected
[Tue Apr 10 10:19:43 2018] input: Apple SPI Keyboard as /devices/pci0000:00/0000:00:1e.3/pxa2xx-spi.5/spi_master/spi2/spi-APP000D:00/input/input5
[Tue Apr 10 10:19:43 2018] input: Apple SPI Touchpad as /devices/pci0000:00/0000:00:1e.3/pxa2xx-spi.5/spi_master/spi2/spi-APP000D:00/input/input6
[Tue Apr 10 10:19:43 2018] applespi: spi-device probe done: spi-APP000D:00
[Tue Apr 10 10:19:43 2018] applespi: modeswitch done.
[Tue Apr 10 10:19:43 2018] [drm] Display Core initialized with v3.1.27!
[Tue Apr 10 10:19:43 2018] [drm] SADs count is: -2, don't need to read it
[Tue Apr 10 10:19:43 2018] usb 1-7: new high-speed USB device number 3 using xhci_hcd
[Tue Apr 10 10:19:43 2018] usb 1-7: New USB device found, idVendor=2357, idProduct=010c
[Tue Apr 10 10:19:43 2018] usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[Tue Apr 10 10:19:43 2018] usb 1-7: Product: 802.11n NIC
[Tue Apr 10 10:19:43 2018] usb 1-7: Manufacturer: Realtek
[Tue Apr 10 10:19:43 2018] usb 1-7: SerialNumber: 00E04C0001
[Tue Apr 10 10:19:43 2018] 8188eu: version magic '4.16.0-041600-generic SMP mod_unload ' should be '4.16.1-041601-generic SMP mod_unload '
[Tue Apr 10 10:19:43 2018] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[Tue Apr 10 10:19:43 2018] [drm] Driver supports precise vblank timestamp query.
[Tue Apr 10 10:19:43 2018] usb 1-2.1: new high-speed USB device number 4 using xhci_hcd
[Tue Apr 10 10:19:44 2018] [drm] UVD initialized successfully.
[Tue Apr 10 10:19:44 2018] usb 1-2.1: New USB device found, idVendor=2109, idProduct=2811
[Tue Apr 10 10:19:44 2018] usb 1-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[Tue Apr 10 10:19:44 2018] usb 1-2.1: Product: USB2.0 Hub             
[Tue Apr 10 10:19:44 2018] usb 1-2.1: Manufacturer: VIA Labs, Inc.         
[Tue Apr 10 10:19:44 2018] hub 1-2.1:1.0: USB hub found
[Tue Apr 10 10:19:44 2018] hub 1-2.1:1.0: 4 ports detected
[Tue Apr 10 10:19:44 2018] [drm] VCE initialized successfully.
[Tue Apr 10 10:19:44 2018] usb 1-2.3: new high-speed USB device number 5 using xhci_hcd
[Tue Apr 10 10:19:44 2018] usb 1-2.3: New USB device found, idVendor=17ef, idProduct=4824
[Tue Apr 10 10:19:44 2018] usb 1-2.3: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[Tue Apr 10 10:19:44 2018] usb 1-2.3: Product: FULL HD 1080P Webcam
[Tue Apr 10 10:19:44 2018] usb 1-2.3: Manufacturer: Generic
[Tue Apr 10 10:19:44 2018] usb 1-2.3: SerialNumber: 200901010001
[Tue Apr 10 10:19:44 2018] usb 1-2.4: new full-speed USB device number 6 using xhci_hcd
[Tue Apr 10 10:19:44 2018] [drm] fb mappable at 0xB03F2000
[Tue Apr 10 10:19:44 2018] [drm] vram apper at 0xB0000000
[Tue Apr 10 10:19:44 2018] [drm] size 33177600
[Tue Apr 10 10:19:44 2018] [drm] fb depth is 24
[Tue Apr 10 10:19:44 2018] [drm]    pitch is 15360
[Tue Apr 10 10:19:44 2018] fbcon: amdgpudrmfb (fb0) is primary device
[Tue Apr 10 10:19:44 2018] usb 1-2.4: New USB device found, idVendor=0451, idProduct=3421
[Tue Apr 10 10:19:44 2018] usb 1-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[Tue Apr 10 10:19:44 2018] usb 1-2.4: Product: Texas Instruments USB Billboard Device
[Tue Apr 10 10:19:44 2018] usb 1-2.4: Manufacturer: Texas Instruments Inc.
[Tue Apr 10 10:19:44 2018] usb 1-2.4: SerialNumber: 8CFF59CD08152152
[Tue Apr 10 10:19:44 2018] Console: switching to colour frame buffer device 360x112
[Tue Apr 10 10:19:44 2018] amdgpu 0000:01:00.0: fb0: amdgpudrmfb frame buffer device
[Tue Apr 10 10:19:44 2018] usb 1-3: new high-speed USB device number 7 using xhci_hcd
[Tue Apr 10 10:19:44 2018] [drm] Initialized amdgpu 3.23.0 20150101 for 0000:01:00.0 on minor 0
[Tue Apr 10 10:19:44 2018] usb 1-3: New USB device found, idVendor=05ac, idProduct=8600
[Tue Apr 10 10:19:44 2018] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[Tue Apr 10 10:19:44 2018] usb 1-3: Product: iBridge
[Tue Apr 10 10:19:44 2018] usb 1-3: Manufacturer: Apple Inc.
[Tue Apr 10 10:19:44 2018] hidraw: raw HID events driver (C) Jiri Kosina
[Tue Apr 10 10:19:44 2018] usbcore: registered new interface driver usbhid
[Tue Apr 10 10:19:44 2018] usbhid: USB HID core driver
[Tue Apr 10 10:19:44 2018] hid-generic 0003:0451:3421.0001: hiddev0,hidraw0: USB HID v1.11 Device [Texas Instruments Inc. Texas Instruments USB Billboard Device] on usb-0000:00:14.0-2.4/input1
[Tue Apr 10 10:19:44 2018] input: Apple Inc. iBridge as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.2/0003:05AC:8600.0002/input/input7
[Tue Apr 10 10:19:44 2018] hid-generic 0003:05AC:8600.0002: input,hidraw1: USB HID v1.01 Keyboard [Apple Inc. iBridge] on usb-0000:00:14.0-3/input2
[Tue Apr 10 10:19:44 2018] hid-generic 0003:05AC:8600.0003: hiddev1,hidraw2: USB HID v1.01 Device [Apple Inc. iBridge] on usb-0000:00:14.0-3/input3
[Tue Apr 10 10:19:45 2018] input: Apple Inc. iBridge as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.2/0003:05AC:8600.0002/input/input8
[Tue Apr 10 10:19:45 2018] apple-touchbar 0003:05AC:8600.0002: input,hidraw1: USB HID v1.01 Keyboard [Apple Inc. iBridge] on usb-0000:00:14.0-3/input2
[Tue Apr 10 10:19:45 2018] apple-touchbar 0003:05AC:8600.0002: module probe done.
[Tue Apr 10 10:19:45 2018] apple-touchbar 0003:05AC:8600.0003: hiddev1,hidraw2: USB HID v1.01 Device [Apple Inc. iBridge] on usb-0000:00:14.0-3/input3
[Tue Apr 10 10:19:45 2018] apple-touchbar 0003:05AC:8600.0003: module probe done.
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0: current switch config:
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:  Switch: 8086:15d3 (Revision: 6, TB Version: 2)
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:   Max Port Number: 11
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:   Config:
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:    Upstream Port Number: 5 Depth: 0 Route String: 0x0 Enabled: 1, PlugEventsDelay: 254ms
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:    unknown1: 0x0 unknown4: 0x0
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0: 0: uid: 0x1b74ed5505400
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:  Port 0: 8086:15d3 (Revision: 6, TB Version: 1, Type: Port (0x1))
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:   Max hop id (in/out): 7/7
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:   Max counters: 8
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:   NFC Credits: 0x800000
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:  Port 1: 8086:15d3 (Revision: 6, TB Version: 1, Type: Port (0x1))
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:   Max hop id (in/out): 15/15
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:   Max counters: 16
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:   NFC Credits: 0x3c00000
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:  Port 2: 8086:15d3 (Revision: 6, TB Version: 1, Type: Port (0x1))
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:   Max hop id (in/out): 15/15
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:   Max counters: 16
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:   NFC Credits: 0x3c00000
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:  Port 3: 8086:15d3 (Revision: 6, TB Version: 1, Type: Port (0x1))
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:   Max hop id (in/out): 15/15
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:   Max counters: 16
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:   NFC Credits: 0x3c00000
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:  Port 4: 8086:15d3 (Revision: 6, TB Version: 1, Type: Port (0x1))
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:   Max hop id (in/out): 15/15
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:   Max counters: 16
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:   NFC Credits: 0x3c00000
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:  Port 5: 8086:15d3 (Revision: 6, TB Version: 1, Type: NHI (0x2))
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:   Max hop id (in/out): 11/11
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:   Max counters: 16
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:   NFC Credits: 0x1000000
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:  Port 6: 8086:15d3 (Revision: 6, TB Version: 1, Type: PCIe (0x100101))
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:   Max hop id (in/out): 8/8
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:   Max counters: 2
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:   NFC Credits: 0x800000
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:  Port 7: 8086:15d3 (Revision: 6, TB Version: 1, Type: PCIe (0x100101))
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:   Max hop id (in/out): 8/8
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:   Max counters: 2
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:   NFC Credits: 0x800000
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:  Port 8: 8086:15d3 (Revision: 6, TB Version: 1, Type: DP/HDMI (0xe0102))
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:   Max hop id (in/out): 9/9
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:   Max counters: 2
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:   NFC Credits: 0x800000
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:  Port 9: 8086:15d3 (Revision: 6, TB Version: 1, Type: DP/HDMI (0xe0101))
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:   Max hop id (in/out): 9/9
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:   Max counters: 2
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:   NFC Credits: 0x1000000
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:  Port 10: 8086:15d3 (Revision: 6, TB Version: 1, Type: DP/HDMI (0xe0101))
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:   Max hop id (in/out): 9/9
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:   Max counters: 2
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:   NFC Credits: 0x1000000
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:  Port 11: 8086:15d3 (Revision: 6, TB Version: 1, Type: DP/HDMI (0xe0102))
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:   Max hop id (in/out): 9/9
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:   Max counters: 2
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:06:00.0:   NFC Credits: 0x800000
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:7c:00.0: NHI initialized, starting thunderbolt
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:7c:00.0: allocating TX ring 0 of size 10
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:7c:00.0: allocating RX ring 0 of size 10
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:7c:00.0: control channel created
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:7c:00.0: control channel starting...
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:7c:00.0: starting TX ring 0
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:7c:00.0: enabling interrupt at register 0x38200 bit 0 (0x0 -> 0x1)
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:7c:00.0: starting RX ring 0
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:7c:00.0: enabling interrupt at register 0x38200 bit 12 (0x1 -> 0x1001)
[Tue Apr 10 10:19:45 2018] thunderbolt 0000:7c:00.0: starting ICM firmware
[Tue Apr 10 10:19:46 2018] usb 1-2.4: USB disconnect, device number 6
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0: current switch config:
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:  Switch: 8086:15d3 (Revision: 6, TB Version: 2)
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:   Max Port Number: 11
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:   Config:
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:    Upstream Port Number: 5 Depth: 0 Route String: 0x0 Enabled: 1, PlugEventsDelay: 254ms
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:    unknown1: 0x0 unknown4: 0x0
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0: 0: uid: 0x1b74ed580b401
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:  Port 0: 8086:15d3 (Revision: 6, TB Version: 1, Type: Port (0x1))
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:   Max hop id (in/out): 7/7
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:   Max counters: 8
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:   NFC Credits: 0x800000
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:  Port 1: 8086:15d3 (Revision: 6, TB Version: 1, Type: Port (0x1))
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:   Max hop id (in/out): 15/15
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:   Max counters: 16
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:   NFC Credits: 0x3c00000
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:  Port 2: 8086:15d3 (Revision: 6, TB Version: 1, Type: Port (0x1))
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:   Max hop id (in/out): 15/15
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:   Max counters: 16
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:   NFC Credits: 0x3c00000
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:  Port 3: 8086:15d3 (Revision: 6, TB Version: 1, Type: Port (0x1))
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:   Max hop id (in/out): 15/15
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:   Max counters: 16
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:   NFC Credits: 0x3c00000
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:  Port 4: 8086:15d3 (Revision: 6, TB Version: 1, Type: Port (0x1))
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:   Max hop id (in/out): 15/15
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:   Max counters: 16
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:   NFC Credits: 0x3c00000
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:  Port 5: 8086:15d3 (Revision: 6, TB Version: 1, Type: NHI (0x2))
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:   Max hop id (in/out): 11/11
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:   Max counters: 16
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:   NFC Credits: 0x1000000
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:  Port 6: 8086:15d3 (Revision: 6, TB Version: 1, Type: PCIe (0x100101))
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:   Max hop id (in/out): 8/8
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:   Max counters: 2
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:   NFC Credits: 0x800000
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:  Port 7: 8086:15d3 (Revision: 6, TB Version: 1, Type: PCIe (0x100101))
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:   Max hop id (in/out): 8/8
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:   Max counters: 2
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:   NFC Credits: 0x800000
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:  Port 8: 8086:15d3 (Revision: 6, TB Version: 1, Type: DP/HDMI (0xe0102))
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:   Max hop id (in/out): 9/9
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:   Max counters: 2
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:   NFC Credits: 0x800000
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:  Port 9: 8086:15d3 (Revision: 6, TB Version: 1, Type: DP/HDMI (0xe0101))
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:   Max hop id (in/out): 9/9
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:   Max counters: 2
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:   NFC Credits: 0x1000000
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:  Port 10: 8086:15d3 (Revision: 6, TB Version: 1, Type: DP/HDMI (0xe0101))
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:   Max hop id (in/out): 9/9
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:   Max counters: 2
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:   NFC Credits: 0x1000000
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:  Port 11: 8086:15d3 (Revision: 6, TB Version: 1, Type: DP/HDMI (0xe0102))
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:   Max hop id (in/out): 9/9
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:   Max counters: 2
[Tue Apr 10 10:19:46 2018] thunderbolt 0000:7c:00.0:   NFC Credits: 0x800000
[Tue Apr 10 10:19:46 2018] 8188eu: version magic '4.16.0-041600-generic SMP mod_unload ' should be '4.16.1-041601-generic SMP mod_unload '
[Tue Apr 10 10:19:47 2018] usb 1-2: USB disconnect, device number 2
[Tue Apr 10 10:19:47 2018] usb 1-2.1: USB disconnect, device number 4
[Tue Apr 10 10:19:47 2018] usb 1-2.3: USB disconnect, device number 5
[Tue Apr 10 10:19:48 2018] CPU4: Core temperature above threshold, cpu clock throttled (total events = 1)
[Tue Apr 10 10:19:48 2018] CPU0: Core temperature above threshold, cpu clock throttled (total events = 1)
[Tue Apr 10 10:19:48 2018] CPU0: Package temperature above threshold, cpu clock throttled (total events = 1)
[Tue Apr 10 10:19:48 2018] CPU4: Package temperature above threshold, cpu clock throttled (total events = 1)
[Tue Apr 10 10:19:48 2018] CPU5: Package temperature above threshold, cpu clock throttled (total events = 1)
[Tue Apr 10 10:19:48 2018] CPU1: Package temperature above threshold, cpu clock throttled (total events = 1)
[Tue Apr 10 10:19:48 2018] CPU2: Package temperature above threshold, cpu clock throttled (total events = 1)
[Tue Apr 10 10:19:48 2018] CPU6: Package temperature above threshold, cpu clock throttled (total events = 1)
[Tue Apr 10 10:19:48 2018] CPU7: Package temperature above threshold, cpu clock throttled (total events = 1)
[Tue Apr 10 10:19:48 2018] CPU3: Package temperature above threshold, cpu clock throttled (total events = 1)
[Tue Apr 10 10:19:48 2018] CPU4: Core temperature/speed normal
[Tue Apr 10 10:19:48 2018] CPU0: Core temperature/speed normal
[Tue Apr 10 10:19:48 2018] CPU4: Package temperature/speed normal
[Tue Apr 10 10:19:48 2018] CPU0: Package temperature/speed normal
[Tue Apr 10 10:19:48 2018] CPU1: Package temperature/speed normal
[Tue Apr 10 10:19:48 2018] CPU5: Package temperature/speed normal
[Tue Apr 10 10:19:48 2018] CPU6: Package temperature/speed normal
[Tue Apr 10 10:19:48 2018] CPU2: Package temperature/speed normal
[Tue Apr 10 10:19:48 2018] CPU3: Package temperature/speed normal
[Tue Apr 10 10:19:48 2018] CPU7: Package temperature/speed normal
[Tue Apr 10 10:19:48 2018] usb 1-2: new high-speed USB device number 8 using xhci_hcd
[Tue Apr 10 10:19:48 2018] usb 1-2: New USB device found, idVendor=0451, idProduct=8142
[Tue Apr 10 10:19:48 2018] usb 1-2: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[Tue Apr 10 10:19:48 2018] usb 1-2: SerialNumber: FE05108975C5
[Tue Apr 10 10:19:48 2018] hub 1-2:1.0: USB hub found
[Tue Apr 10 10:19:48 2018] hub 1-2:1.0: 4 ports detected
[Tue Apr 10 10:19:49 2018] NET: Registered protocol family 38
[Tue Apr 10 10:19:49 2018] usb 1-2.1: new high-speed USB device number 9 using xhci_hcd
[Tue Apr 10 10:19:49 2018] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
[Tue Apr 10 10:19:49 2018] usb 1-2.1: New USB device found, idVendor=2109, idProduct=2811
[Tue Apr 10 10:19:49 2018] usb 1-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[Tue Apr 10 10:19:49 2018] usb 1-2.1: Product: USB2.0 Hub             
[Tue Apr 10 10:19:49 2018] usb 1-2.1: Manufacturer: VIA Labs, Inc.         
[Tue Apr 10 10:19:49 2018] hub 1-2.1:1.0: USB hub found
[Tue Apr 10 10:19:49 2018] hub 1-2.1:1.0: 4 ports detected
[Tue Apr 10 10:19:49 2018] usb 1-2.2: new full-speed USB device number 10 using xhci_hcd
[Tue Apr 10 10:19:49 2018] usb 1-2.2: New USB device found, idVendor=17ef, idProduct=a00a
[Tue Apr 10 10:19:49 2018] usb 1-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[Tue Apr 10 10:19:49 2018] usb 1-2.2: Product: X1
[Tue Apr 10 10:19:49 2018] usb 1-2.2: Manufacturer: Lenovo
[Tue Apr 10 10:19:49 2018] usb 1-2.2: SerialNumber: 000000000000
[Tue Apr 10 10:19:49 2018] 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)
[Tue Apr 10 10:19:49 2018] systemd[1]: Detected architecture x86-64.
[Tue Apr 10 10:19:49 2018] systemd[1]: Set hostname to <mac0825>.
[Tue Apr 10 10:19:49 2018] input: Lenovo X1 as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.2/1-2.2:1.3/0003:17EF:A00A.0004/input/input9
[Tue Apr 10 10:19:49 2018] hid-generic 0003:17EF:A00A.0004: input,hiddev0,hidraw0: USB HID v1.00 Device [Lenovo X1] on usb-0000:00:14.0-2.2/input3
[Tue Apr 10 10:19:49 2018] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[Tue Apr 10 10:19:49 2018] systemd[1]: Listening on fsck to fsckd communication Socket.
[Tue Apr 10 10:19:49 2018] systemd[1]: Listening on Journal Socket (/dev/log).
[Tue Apr 10 10:19:49 2018] systemd[1]: Listening on udev Kernel Socket.
[Tue Apr 10 10:19:49 2018] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[Tue Apr 10 10:19:49 2018] systemd[1]: Created slice User and Session Slice.
[Tue Apr 10 10:19:49 2018] systemd[1]: Listening on Syslog Socket.
[Tue Apr 10 10:19:49 2018] lp: driver loaded but no devices found
[Tue Apr 10 10:19:49 2018] ppdev: user-space parallel port driver
[Tue Apr 10 10:19:49 2018] random: crng init done
[Tue Apr 10 10:19:49 2018] EXT4-fs (dm-0): re-mounted. Opts: errors=remount-ro
[Tue Apr 10 10:19:49 2018] usb 1-2.3: new high-speed USB device number 11 using xhci_hcd
[Tue Apr 10 10:19:49 2018] systemd-journald[460]: Received request to flush runtime journal from PID 1
[Tue Apr 10 10:19:50 2018] apple_gmux: Found gmux version 4.0.29 [indexed]
[Tue Apr 10 10:19:50 2018] usb 1-2.3: New USB device found, idVendor=17ef, idProduct=4824
[Tue Apr 10 10:19:50 2018] usb 1-2.3: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[Tue Apr 10 10:19:50 2018] usb 1-2.3: Product: FULL HD 1080P Webcam
[Tue Apr 10 10:19:50 2018] usb 1-2.3: Manufacturer: Generic
[Tue Apr 10 10:19:50 2018] usb 1-2.3: SerialNumber: 200901010001
[Tue Apr 10 10:19:50 2018] smbus_hc ACPI0001:00: SBS HC: offset = 0x20, query_bit = 0x10
[Tue Apr 10 10:19:50 2018] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[Tue Apr 10 10:19:50 2018] media: Linux media interface: v0.10
[Tue Apr 10 10:19:50 2018] Bluetooth: Core ver 2.22
[Tue Apr 10 10:19:50 2018] NET: Registered protocol family 31
[Tue Apr 10 10:19:50 2018] Bluetooth: HCI device and connection manager initialized
[Tue Apr 10 10:19:50 2018] Bluetooth: HCI socket layer initialized
[Tue Apr 10 10:19:50 2018] Bluetooth: L2CAP socket layer initialized
[Tue Apr 10 10:19:50 2018] Bluetooth: SCO socket layer initialized
[Tue Apr 10 10:19:50 2018] Linux video capture interface: v2.00
[Tue Apr 10 10:19:50 2018] ACPI: Smart Battery System [SBS0]: AC Adapter [AC0] (on-line)
[Tue Apr 10 10:19:50 2018] Bluetooth: HCI UART driver ver 2.3
[Tue Apr 10 10:19:50 2018] Bluetooth: HCI UART protocol H4 registered
[Tue Apr 10 10:19:50 2018] Bluetooth: HCI UART protocol BCSP registered
[Tue Apr 10 10:19:50 2018] Bluetooth: HCI UART protocol LL registered
[Tue Apr 10 10:19:50 2018] Bluetooth: HCI UART protocol ATH3K registered
[Tue Apr 10 10:19:50 2018] Bluetooth: HCI UART protocol Three-wire (H5) registered
[Tue Apr 10 10:19:50 2018] Bluetooth: HCI UART protocol Intel registered
[Tue Apr 10 10:19:50 2018] Bluetooth: HCI UART protocol Broadcom registered
[Tue Apr 10 10:19:50 2018] Bluetooth: HCI UART protocol QCA registered
[Tue Apr 10 10:19:50 2018] Bluetooth: HCI UART protocol AG6XX registered
[Tue Apr 10 10:19:50 2018] Bluetooth: HCI UART protocol Marvell registered
[Tue Apr 10 10:19:50 2018] dw-apb-uart.1: ttyS4 at MMIO 0x8272a000 (irq = 21, base_baud = 115200) is a 16550A
[Tue Apr 10 10:19:50 2018] serial serial0: tty port ttyS4 registered
[Tue Apr 10 10:19:50 2018] uvcvideo: Found UVC 1.50 device iBridge (05ac:8600)
[Tue Apr 10 10:19:50 2018] idma64 idma64.0: Found Intel integrated DMA 64-bit
[Tue Apr 10 10:19:50 2018] uvcvideo 1-3:1.0: Entity type for entity Camera 1 was not initialized!
[Tue Apr 10 10:19:50 2018] uvcvideo: Found UVC 1.00 device FULL HD 1080P Webcam (17ef:4824)
[Tue Apr 10 10:19:50 2018] uvcvideo 1-2.3:1.0: Entity type for entity Extension 4 was not initialized!
[Tue Apr 10 10:19:50 2018] uvcvideo 1-2.3:1.0: Entity type for entity Processing 2 was not initialized!
[Tue Apr 10 10:19:50 2018] uvcvideo 1-2.3:1.0: Entity type for entity Camera 1 was not initialized!
[Tue Apr 10 10:19:50 2018] input: FULL HD 1080P Webcam: FULL HD 1 as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3:1.0/input/input10
[Tue Apr 10 10:19:50 2018] usbcore: registered new interface driver uvcvideo
[Tue Apr 10 10:19:50 2018] USB Video Class driver (1.1.1)
[Tue Apr 10 10:19:50 2018] dw-apb-uart.2: ttyS5 at MMIO 0x8272b000 (irq = 20, base_baud = 3000000) is a 16550A
[Tue Apr 10 10:19:50 2018] serial serial1: tty port ttyS5 registered
[Tue Apr 10 10:19:50 2018] idma64 idma64.2: Found Intel integrated DMA 64-bit
[Tue Apr 10 10:19:50 2018] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[Tue Apr 10 10:19:50 2018] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[Tue Apr 10 10:19:50 2018] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[Tue Apr 10 10:19:50 2018] cfg80211: failed to load regulatory.db
[Tue Apr 10 10:19:50 2018] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[Tue Apr 10 10:19:50 2018] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[Tue Apr 10 10:19:50 2018] RAPL PMU: hw unit of domain package 2^-14 Joules
[Tue Apr 10 10:19:50 2018] RAPL PMU: hw unit of domain dram 2^-14 Joules
[Tue Apr 10 10:19:50 2018] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[Tue Apr 10 10:19:50 2018] RAPL PMU: hw unit of domain psys 2^-14 Joules
[Tue Apr 10 10:19:50 2018] dw-apb-uart.3: ttyS6 at MMIO 0x8272c000 (irq = 21, base_baud = 115200) is a 16550A
[Tue Apr 10 10:19:50 2018] snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
[Tue Apr 10 10:19:50 2018] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[Tue Apr 10 10:19:50 2018] snd_hda_intel 0000:01:00.1: Force to non-snoop mode
[Tue Apr 10 10:19:50 2018] serial serial2: tty port ttyS6 registered
[Tue Apr 10 10:19:50 2018] idma64 idma64.3: Found Intel integrated DMA 64-bit
[Tue Apr 10 10:19:50 2018] usbcore: registered new interface driver brcmfmac
[Tue Apr 10 10:19:50 2018] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input11
[Tue Apr 10 10:19:50 2018] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input12
[Tue Apr 10 10:19:50 2018] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input13
[Tue Apr 10 10:19:50 2018] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input14
[Tue Apr 10 10:19:50 2018] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input15
[Tue Apr 10 10:19:50 2018] input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input16
[Tue Apr 10 10:19:50 2018] intel_rapl: Found RAPL domain package
[Tue Apr 10 10:19:50 2018] intel_rapl: Found RAPL domain core
[Tue Apr 10 10:19:50 2018] intel_rapl: Found RAPL domain uncore
[Tue Apr 10 10:19:50 2018] intel_rapl: Found RAPL domain dram
[Tue Apr 10 10:19:50 2018] snd_hda_codec_generic hdaudioC0D0: autoconfig for Generic: line_outs=2 (0x24/0x25/0x0/0x0/0x0) type:speaker
[Tue Apr 10 10:19:50 2018] snd_hda_codec_generic hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[Tue Apr 10 10:19:50 2018] snd_hda_codec_generic hdaudioC0D0:    hp_outs=1 (0x2c/0x0/0x0/0x0/0x0)
[Tue Apr 10 10:19:50 2018] snd_hda_codec_generic hdaudioC0D0:    mono: mono_out=0x0
[Tue Apr 10 10:19:50 2018] snd_hda_codec_generic hdaudioC0D0:    inputs:
[Tue Apr 10 10:19:50 2018] snd_hda_codec_generic hdaudioC0D0:      Internal Mic=0x44
[Tue Apr 10 10:19:50 2018] snd_hda_codec_generic hdaudioC0D0:      Mic=0x3c
[Tue Apr 10 10:19:50 2018] usb 1-2.2: 1:1: cannot get freq at ep 0x81
[Tue Apr 10 10:19:50 2018] idma64 idma64.4: Found Intel integrated DMA 64-bit
[Tue Apr 10 10:19:50 2018] idma64 idma64.5: Found Intel integrated DMA 64-bit
[Tue Apr 10 10:19:50 2018] usb 1-2.2: 2:1: cannot get freq at ep 0x1
[Tue Apr 10 10:19:50 2018] usbcore: registered new interface driver snd-usb-audio
[Tue Apr 10 10:19:50 2018] applesmc: key=862 fan=2 temp=46 index=45 acc=0 lux=0 kbd=0
[Tue Apr 10 10:19:50 2018] applesmc applesmc.768: hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[Tue Apr 10 10:19:50 2018] brcmfmac: brcmf_fw_map_chip_to_name: using brcm/brcmfmac43602-pcie.bin for chip 0x00aa52(43602) rev 0x000002
[Tue Apr 10 10:19:50 2018] ACPI: Smart Battery System [SBS0]: Battery Slot [BAT0] (battery present)
[Tue Apr 10 10:19:50 2018] brcmfmac 0000:03:00.0: Direct firmware load for brcm/brcmfmac43602-pcie.txt failed with error -2
[Tue Apr 10 10:19:50 2018] Bluetooth: hci0: BCM: chip id 126
[Tue Apr 10 10:19:50 2018] Bluetooth: hci0: BCM: features 0x2f
[Tue Apr 10 10:19:50 2018] Bluetooth: hci0: BCM20703A2 Generic UART UHE Apple 40MHz wlcsp_x100
[Tue Apr 10 10:19:50 2018] Bluetooth: hci0: BCM (001.002.063) build 0168
[Tue Apr 10 10:19:50 2018] bluetooth hci0: Direct firmware load for brcm/BCM.hcd failed with error -2
[Tue Apr 10 10:19:50 2018] Bluetooth: hci0: BCM: Patch brcm/BCM.hcd not found
[Tue Apr 10 10:19:50 2018] brcmfmac 0000:03:00.0: Direct firmware load for brcm/brcmfmac43602-pcie.clm_blob failed with error -2
[Tue Apr 10 10:19:50 2018] brcmfmac: brcmf_c_process_clm_blob: no clm_blob available(err=-2), device may have limited channels available
[Tue Apr 10 10:19:50 2018] brcmfmac: brcmf_c_preinit_dcmds: Firmware version = wl0: Nov 10 2015 06:38:10 version 7.35.177.61 (r598657) FWID 01-ea662a8c
[Tue Apr 10 10:19:50 2018] EXT4-fs (nvme0n1p5): mounted filesystem with ordered data mode. Opts: (null)
[Tue Apr 10 10:19:50 2018] brcmfmac 0000:03:00.0 wlp3s0: renamed from wlan0
[Tue Apr 10 10:19:51 2018] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[Tue Apr 10 10:19:51 2018] Bluetooth: BNEP filters: protocol multicast
[Tue Apr 10 10:19:51 2018] Bluetooth: BNEP socket layer initialized
[Tue Apr 10 10:19:51 2018] r8188eu: module is from the staging directory, the quality is unknown, you have been warned.
[Tue Apr 10 10:19:51 2018] Chip Version Info: CHIP_8188E_Normal_Chip_TSMC_D_CUT_1T1R_RomVer(0)
[Tue Apr 10 10:19:51 2018] usbcore: registered new interface driver r8188eu
[Tue Apr 10 10:19:51 2018] 8188eu: version magic '4.16.0-041600-generic SMP mod_unload ' should be '4.16.1-041601-generic SMP mod_unload '
[Tue Apr 10 10:19:51 2018] MAC Address = 7c:8b:ca:07:cb:51
[Tue Apr 10 10:19:52 2018] usb 1-2.4: new full-speed USB device number 12 using xhci_hcd
[Tue Apr 10 10:19:52 2018] usb 1-2.4: New USB device found, idVendor=0451, idProduct=3421
[Tue Apr 10 10:19:52 2018] usb 1-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[Tue Apr 10 10:19:52 2018] usb 1-2.4: Product: Texas Instruments USB Billboard Device
[Tue Apr 10 10:19:52 2018] usb 1-2.4: Manufacturer: Texas Instruments Inc.
[Tue Apr 10 10:19:52 2018] usb 1-2.4: SerialNumber: 8CFF59CD08152152
[Tue Apr 10 10:19:52 2018] hid-generic 0003:0451:3421.0005: hiddev2,hidraw3: USB HID v1.11 Device [Texas Instruments Inc. Texas Instruments USB Billboard Device] on usb-0000:00:14.0-2.4/input1
[Tue Apr 10 10:19:53 2018] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[Tue Apr 10 10:19:53 2018] Bridge firewalling registered
[Tue Apr 10 10:19:53 2018] Initializing XFRM netlink socket
[Tue Apr 10 10:19:53 2018] usb 1-2.2: 1:1: cannot get freq at ep 0x81
[Tue Apr 10 10:19:53 2018] Bluetooth: RFCOMM TTY layer initialized
[Tue Apr 10 10:19:53 2018] Bluetooth: RFCOMM socket layer initialized
[Tue Apr 10 10:19:53 2018] Bluetooth: RFCOMM ver 1.11
[Tue Apr 10 10:19:56 2018] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[Tue Apr 10 10:19:56 2018] Bluetooth: HIDP socket layer initialized
[Tue Apr 10 10:19:56 2018] hid-generic 0005:004C:026C.0006: unknown main item tag 0x0
[Tue Apr 10 10:19:56 2018] input: aarapov���s Keyboard as /devices/pci0000:00/0000:00:1e.0/dw-apb-uart.2/serial1/serial1-0/bluetooth/hci0/hci0:11/0005:004C:026C.0006/input/input17
[Tue Apr 10 10:19:56 2018] hid-generic 0005:004C:026C.0006: input,hidraw4: BLUETOOTH HID v0.82 Keyboard [aarapov���s Keyboard] on 8c:85:90:54:4b:84
[Tue Apr 10 10:20:02 2018] hid-generic 0005:17EF:6038.0007: unknown main item tag 0x0
[Tue Apr 10 10:20:02 2018] input: ThinkPad Bluetooth Laser Mouse as /devices/pci0000:00/0000:00:1e.0/dw-apb-uart.2/serial1/serial1-0/bluetooth/hci0/hci0:12/0005:17EF:6038.0007/input/input18
[Tue Apr 10 10:20:02 2018] hid-generic 0005:17EF:6038.0007: input,hidraw5: BLUETOOTH HID v2.00 Mouse [ThinkPad Bluetooth Laser Mouse] on 8c:85:90:54:4b:84
[Tue Apr 10 10:20:02 2018] usb 6-1: new SuperSpeed USB device number 2 using xhci_hcd
[Tue Apr 10 10:20:02 2018] usb 6-1: New USB device found, idVendor=0451, idProduct=8140
[Tue Apr 10 10:20:02 2018] usb 6-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[Tue Apr 10 10:20:02 2018] hub 6-1:1.0: USB hub found
[Tue Apr 10 10:20:02 2018] hub 6-1:1.0: 4 ports detected
[Tue Apr 10 10:20:03 2018] usb 6-1.1: new SuperSpeed USB device number 3 using xhci_hcd
[Tue Apr 10 10:20:03 2018] usb 6-1.1: New USB device found, idVendor=2109, idProduct=8110
[Tue Apr 10 10:20:03 2018] usb 6-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[Tue Apr 10 10:20:03 2018] usb 6-1.1: Product: USB3.0 Hub             
[Tue Apr 10 10:20:03 2018] usb 6-1.1: Manufacturer: VIA Labs, Inc.         
[Tue Apr 10 10:20:03 2018] hub 6-1.1:1.0: USB hub found
[Tue Apr 10 10:20:03 2018] hub 6-1.1:1.0: 4 ports detected
[Tue Apr 10 10:20:20 2018] usb 6-1: USB disconnect, device number 2
[Tue Apr 10 10:20:20 2018] usb 6-1.1: USB disconnect, device number 3
[Tue Apr 10 10:20:24 2018] usb 1-2: USB disconnect, device number 8
[Tue Apr 10 10:20:24 2018] usb 1-2.1: USB disconnect, device number 9
[Tue Apr 10 10:20:24 2018] usb 1-2.2: USB disconnect, device number 10
[Tue Apr 10 10:20:24 2018] usb 1-2.3: USB disconnect, device number 11
[Tue Apr 10 10:20:24 2018] usb 1-2.4: USB disconnect, device number 12
[Tue Apr 10 10:20:24 2018] usb 1-2: new high-speed USB device number 13 using xhci_hcd
[Tue Apr 10 10:20:24 2018] usb 1-2: New USB device found, idVendor=0451, idProduct=8142
[Tue Apr 10 10:20:24 2018] usb 1-2: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[Tue Apr 10 10:20:24 2018] usb 1-2: SerialNumber: FE05108975C5
[Tue Apr 10 10:20:24 2018] hub 1-2:1.0: USB hub found
[Tue Apr 10 10:20:24 2018] hub 1-2:1.0: 4 ports detected
[Tue Apr 10 10:20:24 2018] usb 1-2.1: new high-speed USB device number 14 using xhci_hcd
[Tue Apr 10 10:20:25 2018] usb 1-2.1: New USB device found, idVendor=2109, idProduct=2811
[Tue Apr 10 10:20:25 2018] usb 1-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[Tue Apr 10 10:20:25 2018] usb 1-2.1: Product: USB2.0 Hub             
[Tue Apr 10 10:20:25 2018] usb 1-2.1: Manufacturer: VIA Labs, Inc.         
[Tue Apr 10 10:20:25 2018] hub 1-2.1:1.0: USB hub found
[Tue Apr 10 10:20:25 2018] hub 1-2.1:1.0: 4 ports detected
[Tue Apr 10 10:20:25 2018] usb 1-2.2: new full-speed USB device number 15 using xhci_hcd
[Tue Apr 10 10:20:25 2018] usb 1-2.2: New USB device found, idVendor=17ef, idProduct=a00a
[Tue Apr 10 10:20:25 2018] usb 1-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[Tue Apr 10 10:20:25 2018] usb 1-2.2: Product: X1
[Tue Apr 10 10:20:25 2018] usb 1-2.2: Manufacturer: Lenovo
[Tue Apr 10 10:20:25 2018] usb 1-2.2: SerialNumber: 000000000000
[Tue Apr 10 10:20:25 2018] input: Lenovo X1 as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.2/1-2.2:1.3/0003:17EF:A00A.0008/input/input19
[Tue Apr 10 10:20:25 2018] hid-generic 0003:17EF:A00A.0008: input,hiddev0,hidraw0: USB HID v1.00 Device [Lenovo X1] on usb-0000:00:14.0-2.2/input3
[Tue Apr 10 10:20:25 2018] usb 1-2.3: new high-speed USB device number 16 using xhci_hcd
[Tue Apr 10 10:20:26 2018] usb 1-2.3: New USB device found, idVendor=17ef, idProduct=4824
[Tue Apr 10 10:20:26 2018] usb 1-2.3: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[Tue Apr 10 10:20:26 2018] usb 1-2.3: Product: FULL HD 1080P Webcam
[Tue Apr 10 10:20:26 2018] usb 1-2.3: Manufacturer: Generic
[Tue Apr 10 10:20:26 2018] usb 1-2.3: SerialNumber: 200901010001
[Tue Apr 10 10:20:26 2018] uvcvideo: Found UVC 1.00 device FULL HD 1080P Webcam (17ef:4824)
[Tue Apr 10 10:20:26 2018] uvcvideo 1-2.3:1.0: Entity type for entity Extension 4 was not initialized!
[Tue Apr 10 10:20:26 2018] uvcvideo 1-2.3:1.0: Entity type for entity Processing 2 was not initialized!
[Tue Apr 10 10:20:26 2018] uvcvideo 1-2.3:1.0: Entity type for entity Camera 1 was not initialized!
[Tue Apr 10 10:20:26 2018] input: FULL HD 1080P Webcam: FULL HD 1 as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3:1.0/input/input20
[Tue Apr 10 10:20:26 2018] usb 1-2.4: new full-speed USB device number 17 using xhci_hcd
[Tue Apr 10 10:20:26 2018] usb 1-2.4: New USB device found, idVendor=0451, idProduct=3421
[Tue Apr 10 10:20:26 2018] usb 1-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[Tue Apr 10 10:20:26 2018] usb 1-2.4: Product: Texas Instruments USB Billboard Device
[Tue Apr 10 10:20:26 2018] usb 1-2.4: Manufacturer: Texas Instruments Inc.
[Tue Apr 10 10:20:26 2018] usb 1-2.4: SerialNumber: 8CFF59CD08152152
[Tue Apr 10 10:20:26 2018] hid-generic 0003:0451:3421.0009: hiddev2,hidraw3: USB HID v1.11 Device [Texas Instruments Inc. Texas Instruments USB Billboard Device] on usb-0000:00:14.0-2.4/input1
[Tue Apr 10 10:20:26 2018] usb 1-2.2: 1:1: cannot get freq at ep 0x81
[Tue Apr 10 10:20:26 2018] usb 1-2.2: 2:1: cannot get freq at ep 0x1
[Tue Apr 10 10:20:26 2018] usb 1-2.2: 1:1: cannot get freq at ep 0x81
[Tue Apr 10 10:21:07 2018] docker0: port 1(veth5d3306d) entered blocking state
[Tue Apr 10 10:21:07 2018] docker0: port 1(veth5d3306d) entered disabled state
[Tue Apr 10 10:21:07 2018] device veth5d3306d entered promiscuous mode
[Tue Apr 10 10:21:07 2018] eth0: renamed from veth1beb80e
[Tue Apr 10 10:21:07 2018] docker0: port 1(veth5d3306d) entered blocking state
[Tue Apr 10 10:21:07 2018] docker0: port 1(veth5d3306d) entered forwarding state
[Tue Apr 10 10:22:41 2018] usb 1-2.2: USB disconnect, device number 15
[Tue Apr 10 10:24:55 2018] usb 1-2.4: USB disconnect, device number 17
[Tue Apr 10 10:24:55 2018] usb 1-2: USB disconnect, device number 13
[Tue Apr 10 10:24:55 2018] usb 1-2.1: USB disconnect, device number 14
[Tue Apr 10 10:24:55 2018] usb 1-2.3: USB disconnect, device number 16
[Tue Apr 10 10:24:57 2018] usb 1-2: new high-speed USB device number 18 using xhci_hcd
[Tue Apr 10 10:24:57 2018] usb 1-2: New USB device found, idVendor=0451, idProduct=8142
[Tue Apr 10 10:24:57 2018] usb 1-2: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[Tue Apr 10 10:24:57 2018] usb 1-2: SerialNumber: FE05108975C5
[Tue Apr 10 10:24:57 2018] hub 1-2:1.0: USB hub found
[Tue Apr 10 10:24:57 2018] hub 1-2:1.0: 4 ports detected
[Tue Apr 10 10:24:57 2018] usb 1-2.1: new high-speed USB device number 19 using xhci_hcd
[Tue Apr 10 10:24:57 2018] usb 1-2.1: New USB device found, idVendor=2109, idProduct=2811
[Tue Apr 10 10:24:57 2018] usb 1-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[Tue Apr 10 10:24:57 2018] usb 1-2.1: Product: USB2.0 Hub             
[Tue Apr 10 10:24:57 2018] usb 1-2.1: Manufacturer: VIA Labs, Inc.         
[Tue Apr 10 10:24:57 2018] hub 1-2.1:1.0: USB hub found
[Tue Apr 10 10:24:57 2018] hub 1-2.1:1.0: 4 ports detected
[Tue Apr 10 10:24:57 2018] usb 1-2.2: new full-speed USB device number 20 using xhci_hcd
[Tue Apr 10 10:24:58 2018] usb 1-2.2: New USB device found, idVendor=17ef, idProduct=a00a
[Tue Apr 10 10:24:58 2018] usb 1-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[Tue Apr 10 10:24:58 2018] usb 1-2.2: Product: X1
[Tue Apr 10 10:24:58 2018] usb 1-2.2: Manufacturer: Lenovo
[Tue Apr 10 10:24:58 2018] usb 1-2.2: SerialNumber: 000000000000
[Tue Apr 10 10:24:58 2018] usb 1-2.2: 2:1: cannot get freq at ep 0x1
[Tue Apr 10 10:24:58 2018] input: Lenovo X1 as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.2/1-2.2:1.3/0003:17EF:A00A.000A/input/input21
[Tue Apr 10 10:24:58 2018] hid-generic 0003:17EF:A00A.000A: input,hiddev0,hidraw0: USB HID v1.00 Device [Lenovo X1] on usb-0000:00:14.0-2.2/input3
[Tue Apr 10 10:24:58 2018] usb 1-2.3: new high-speed USB device number 21 using xhci_hcd
[Tue Apr 10 10:24:58 2018] usb 1-2.3: New USB device found, idVendor=17ef, idProduct=4824
[Tue Apr 10 10:24:58 2018] usb 1-2.3: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[Tue Apr 10 10:24:58 2018] usb 1-2.3: Product: FULL HD 1080P Webcam
[Tue Apr 10 10:24:58 2018] usb 1-2.3: Manufacturer: Generic
[Tue Apr 10 10:24:58 2018] usb 1-2.3: SerialNumber: 200901010001
[Tue Apr 10 10:24:58 2018] uvcvideo: Found UVC 1.00 device FULL HD 1080P Webcam (17ef:4824)
[Tue Apr 10 10:24:58 2018] uvcvideo 1-2.3:1.0: Entity type for entity Extension 4 was not initialized!
[Tue Apr 10 10:24:58 2018] uvcvideo 1-2.3:1.0: Entity type for entity Processing 2 was not initialized!
[Tue Apr 10 10:24:58 2018] uvcvideo 1-2.3:1.0: Entity type for entity Camera 1 was not initialized!
[Tue Apr 10 10:24:58 2018] input: FULL HD 1080P Webcam: FULL HD 1 as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3:1.0/input/input22
[Tue Apr 10 10:24:58 2018] usb 1-2.2: 1:1: cannot get freq at ep 0x81
[Tue Apr 10 10:24:58 2018] usb 1-2.2: 1:1: cannot get freq at ep 0x81
[Tue Apr 10 10:25:00 2018] usb 1-2.4: new full-speed USB device number 22 using xhci_hcd
[Tue Apr 10 10:25:00 2018] usb 1-2.4: New USB device found, idVendor=0451, idProduct=3421
[Tue Apr 10 10:25:00 2018] usb 1-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[Tue Apr 10 10:25:00 2018] usb 1-2.4: Product: Texas Instruments USB Billboard Device
[Tue Apr 10 10:25:00 2018] usb 1-2.4: Manufacturer: Texas Instruments Inc.
[Tue Apr 10 10:25:00 2018] usb 1-2.4: SerialNumber: 8CFF59CD08152152
[Tue Apr 10 10:25:00 2018] hid-generic 0003:0451:3421.000B: hiddev2,hidraw3: USB HID v1.11 Device [Texas Instruments Inc. Texas Instruments USB Billboard Device] on usb-0000:00:14.0-2.4/input1
-------------- next part --------------
A non-text attachment was scrubbed...
Name: acpi.dump.tgz
Type: application/gzip
Size: 210726 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/amd-gfx/attachments/20180411/80089cd6/attachment-0002.gz>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: all-device-status.log.gz
Type: application/gzip
Size: 450 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/amd-gfx/attachments/20180411/80089cd6/attachment-0003.gz>


More information about the amd-gfx mailing list